.map-section .ws-heading{margin-bottom:12rem}.map-section__map-wrapper{max-height:100vh;width:100%}@media(max-width: 991.98px){.map-section__map-wrapper{height:auto}}.map-section__map{position:relative}.map-section__map img{width:100%;height:auto;display:block}.map-section__map-overlay{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;pointer-events:none;opacity:0;animation:mapFade 3s ease-in-out infinite}.map-section__map-overlay.is-2{animation-delay:2.3s}.map-section__number{position:absolute;bottom:5.6rem;right:0;display:flex;justify-content:flex-end;align-items:flex-end;gap:1.6rem}@media(max-width: 991.98px){.map-section__number{position:relative;flex-direction:column-reverse}}.map-section__number-text{font-size:3rem;letter-spacing:-0.04em;text-transform:uppercase;text-align:right}@media(max-width: 991.98px){.map-section__number-text{text-align:left;margin-right:auto}}.map-section__number-value-wrapper{overflow:hidden}.map-section__number-value{font-size:25.4rem;line-height:1;position:relative;font-weight:300;bottom:-10rem}@keyframes mapFade{0%,15%{opacity:0}30%,70%{opacity:1}85%,100%{opacity:0}}@media(prefers-reduced-motion: reduce){.map-section__map-overlay,.o-map-section__map-overlay{animation:none;opacity:0}}