.uv-hero-map{overflow:hidden;position:relative;width:100%}.uv-hero-map__bg{inset:0;position:absolute;z-index:1}.uv-hero-map__bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.uv-hero-map__bg-mapbox{height:100%;width:100%}.uv-hero-map__bg-mapbox,.uv-hero-map__bg-mapbox .mapboxgl-canvas,.uv-hero-map__overlay{inset:0;position:absolute}.uv-hero-map__overlay{background:linear-gradient(90deg,rgba(0,50,70,.88) 0,rgba(0,50,70,.7) 40%,transparent 70%);pointer-events:none;z-index:2}.uv-hero-map__content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:550px;padding:80px 60px;position:relative;z-index:3}.uv-hero-map__content h1{font-size:2.8rem;font-weight:800;line-height:1.15;margin:0 0 24px}.uv-hero-map__text{font-size:1rem;line-height:1.6;margin-bottom:12px;opacity:.9}.uv-hero-map__cta{align-self:flex-start;border:1px solid hsla(0,0%,100%,.6);color:#fff;display:inline-block;font-weight:600;margin-top:20px;padding:12px 28px;text-decoration:none;transition:background .2s,border-color .2s}.uv-hero-map__cta:hover{background:hsla(0,0%,100%,.15);border-color:#fff}@media (max-width:768px){.uv-hero-map__content{max-width:100%;padding:40px 24px}.uv-hero-map__content h1{font-size:2rem}.uv-hero-map__overlay{background:linear-gradient(180deg,rgba(0,50,70,.85) 0,rgba(0,50,70,.6) 60%,transparent)}}