.iceberg-view{overflow:hidden}.iceberg-view .container{position:relative}.iceberg-view h2{margin:0;padding-bottom:4rem;width:65%}@media (max-width:768px){.iceberg-view h2{padding-bottom:2rem;width:100%}}.iceberg-view .views{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem;padding:4rem 0;position:relative;width:65%}@media (max-width:768px){.iceberg-view .views{gap:2rem;padding:2rem 0;width:100%}}.iceberg-view .view{cursor:pointer;width:calc(50% - 2rem)}.iceberg-view .view .description{color:#fff;font-size:16px;font-weight:400;line-height:22px;margin-top:1.25rem;-webkit-transition:color .2s;transition:color .2s}.iceberg-view .view svg{height:16px;left:0;margin-left:.5rem;position:relative;-webkit-transition:left .2s;transition:left .2s;width:auto}.iceberg-view .view:hover .description{color:var(--color__green)}.iceberg-view .view:hover svg{left:.5rem}@media (max-width:576px){.iceberg-view .view{width:70%}}.iceberg-view .view:first-child .title{color:#999}.iceberg-view .view:first-child svg path{fill:#999}.iceberg-view .view:nth-child(2) .title{color:#3dcc77}.iceberg-view .view:nth-child(2) svg path{fill:#3dcc77}.iceberg-view .view:nth-child(3) .title{color:#daa100}.iceberg-view .view:nth-child(3) svg path{fill:#daa100}.iceberg-view .view:nth-child(4) .title{color:#ad187d}.iceberg-view .view:nth-child(4) svg path{fill:#ad187d}.iceberg-view .view:nth-child(5) .title{color:#47d028}.iceberg-view .view:nth-child(5) svg path{fill:#47d028}.iceberg-view .view:nth-child(6) .title{color:#145dd2}.iceberg-view .view:nth-child(6) svg path{fill:#145dd2}.iceberg-view .view:nth-child(7) .title{color:#999}.iceberg-view .view:nth-child(7) svg path{fill:#999}.iceberg-view .view:nth-child(8) .title{color:#3dcc77}.iceberg-view .view:nth-child(8) svg path{fill:#3dcc77}.iceberg-view .view:nth-child(9) .title{color:#daa100}.iceberg-view .view:nth-child(9) svg path{fill:#daa100}.iceberg-view .view:nth-child(10) .title{color:#ad187d}.iceberg-view .view:nth-child(10) svg path{fill:#ad187d}.iceberg-view .view:nth-child(11) .title{color:#47d028}.iceberg-view .view:nth-child(11) svg path{fill:#47d028}.iceberg-view .view:nth-child(12) .title{color:#145dd2}.iceberg-view .view:nth-child(12) svg path{fill:#145dd2}.iceberg-view #iceberg{position:absolute;right:-100px;top:calc(100% - 170px);width:700px}.iceberg-view #iceberg svg{width:100%}.iceberg-view #iceberg svg #BLUE polygon,.iceberg-view #iceberg svg #BLUE polyline,.iceberg-view #iceberg svg #D-GREEN polygon,.iceberg-view #iceberg svg #D-GREEN polyline,.iceberg-view #iceberg svg #L-GREEN polygon,.iceberg-view #iceberg svg #L-GREEN polyline,.iceberg-view #iceberg svg #PINK polygon,.iceberg-view #iceberg svg #PINK polyline,.iceberg-view #iceberg svg #YELLOW polygon,.iceberg-view #iceberg svg #YELLOW polyline{opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.iceberg-view #iceberg svg #BLUE.show polygon,.iceberg-view #iceberg svg #BLUE.show polyline,.iceberg-view #iceberg svg #D-GREEN.show polygon,.iceberg-view #iceberg svg #D-GREEN.show polyline,.iceberg-view #iceberg svg #L-GREEN.show polygon,.iceberg-view #iceberg svg #L-GREEN.show polyline,.iceberg-view #iceberg svg #PINK.show polygon,.iceberg-view #iceberg svg #PINK.show polyline,.iceberg-view #iceberg svg #YELLOW.show polygon,.iceberg-view #iceberg svg #YELLOW.show polyline{opacity:1}@media (max-width:1200px){.iceberg-view #iceberg{right:-200px}}@media (max-width:992px){.iceberg-view #iceberg{right:-150px;top:calc(100% - 122px);width:500px}}@media (max-width:768px){.iceberg-view #iceberg{right:-300px}}@media (max-width:576px){.iceberg-view #iceberg{right:-250px}}