.map-section{height:650px;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:769px){.map-section{height:500px}}.map-section .page-width{height:100%}.map-section--load-error{height:auto}.map-onboarding{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;top:0;width:100%;z-index:0}.map-section__overlay-wrapper{height:100%;position:relative}.map-section__overlay{background-color:var(--colorBody);display:inline-block;margin:30px;max-width:calc(100% - 60px);padding:30px;position:relative;width:100%;z-index:3}@media only screen and (min-width:769px){.map-section__overlay{left:30px;margin-top:0;position:absolute;top:50%;transform:translateY(-50%);width:30%}}.map-section--load-error .map-section__overlay{position:static;transform:translateY(0)}.map-section__link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.map-section__container{height:150%;left:0;margin-bottom:-50%;position:absolute!important;top:0;width:100%}@media only screen and (min-width:769px){.map-section__container{height:100%;margin:0 -30% 0 0;width:130%}}[data-aos=map-section__animation] .map-section__container{animation:fade-out .5s cubic-bezier(.26,.54,.32,1) 0s forwards;opacity:0}[data-aos=map-section__animation].aos-animate .map-section__container{animation:zoom-fade 2.5s cubic-bezier(.26,.54,.32,1) 0s forwards}