.module.module--content-with-map-icon{overflow:hidden}.module.module--content-with-map-icon .content-with-map-icon-container{position:relative}.module.module--content-with-map-icon .main-content{position:relative;z-index:1}@media print,screen and (min-width:77.5em){.module.module--content-with-map-icon .top-content{min-height:18.75rem}}.module.module--content-with-map-icon .item-list-wrapper{display:grid;gap:1rem;grid-template-columns:1fr}@media print,screen and (min-width:47.9375em){.module.module--content-with-map-icon .item-list-wrapper{grid-template-columns:1fr 1fr 1fr}}@media print,screen and (min-width:77.5em){.module.module--content-with-map-icon .item-list-wrapper{gap:1.5rem}}.module.module--content-with-map-icon .list-item{background-color:#e8fbfb;border-radius:.5rem;padding:1.5rem}.module.module--content-with-map-icon svg{height:2rem;margin-bottom:1rem;width:2rem}@media print,screen and (min-width:47.9375em){.module.module--content-with-map-icon svg{height:3rem;margin-bottom:1.5rem;width:3rem}}.module.module--content-with-map-icon svg g,.module.module--content-with-map-icon svg path{fill:#00f0db}.module.module--content-with-map-icon .map-wrapper{margin-top:2rem}@media print,screen and (min-width:47.9375em){.module.module--content-with-map-icon .map-wrapper{margin-top:3rem;width:80%}}@media print,screen and (min-width:77.5em){.module.module--content-with-map-icon .map-wrapper{left:45%;margin-top:0;position:absolute;right:0;top:5rem;width:auto}}@media screen and (min-width:90em){.module.module--content-with-map-icon .map-wrapper{left:50%;right:-10%}}.module.module--content-with-map-icon .map-wrapper__inner{background:url(c95145ec68b7.svg) no-repeat 50%;background-size:contain;padding-bottom:51.24%;position:relative}.module.module--content-with-map-icon .map-wrapper__inner .pin-wrapper{animation-duration:2s;animation-iteration-count:infinite;animation-name:zoom-in-out;position:absolute}.module.module--content-with-map-icon .map-wrapper__inner .pin-wrapper svg{height:2rem;width:2rem}@keyframes zoom-in-out{0%{transform:scale(.9)}50%{transform:scale(1.1)}to{transform:scale(.9)}}