.locations-hero{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:clamp(56rem, 65vh, 76rem);padding-top:var(--space-xl);padding-bottom:var(--space-xl);overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.locations-hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.locations-hero::before{content:"";position:absolute;inset:0;z-index:1}.locations-hero .container{position:relative;z-index:2;width:100%}.locations-hero.theme-blue{background-color:var(--nv-blue)}.locations-hero.theme-blue.has-bg-image::before{background:linear-gradient(90deg,rgb(0 44 71 / .92) 0%,rgb(0 44 71 / .88) 34%,rgb(0 44 71 / .72) 62%,rgb(0 44 71 / .56) 100%)}.locations-hero.theme-white{background-color:var(--background-color)}.locations-hero.theme-white.has-bg-image::before{background:rgb(0 0 0 / .45)}.locations-hero-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(42rem,60rem);align-items:center;gap:clamp(1.6rem, 2vw, 2.4rem)}.hero-content-wrapper{position:relative;z-index:3;max-width:72rem;margin-left:0;margin-right:auto;display:flex;flex-direction:column;gap:1.8rem}.hero-title{margin:0;max-width:100%;color:var(--nv-white);font-size:clamp(3.2rem, 4vw, 5.2rem);line-height:1.08;letter-spacing:-.03em;font-weight:800;text-wrap:balance}.hero-subheading{margin:0;max-width:64rem;color:var(--nv-white);font-size:1.8rem;line-height:1.75;opacity:.97}.hero-actions{display:flex;gap:var(--space-sm);flex-wrap:wrap;align-items:center;margin-top:.2rem}.hero-badges-wrapper{position:relative;z-index:3;width:100%;max-width:60rem;justify-self:end;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.hero-badges-row{display:grid;width:100%;gap:1.4rem}.hero-badges-row--top{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-badges-row--bottom{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(66.666% - 0.4rem);margin-left:auto;margin-right:auto}.hero-badges-mobile{display:none}.hero-badge-card{display:flex;align-items:center;justify-content:center;min-height:12rem;padding:1rem 1.2rem}.hero-badge-card img{display:block;width:100%;max-width:20rem;max-height:10rem;height:auto;object-fit:contain}.hero-badges-note{margin:-.2rem 0 0;color:var(--nv-white);font-size:1.3rem;line-height:1.5;text-align:center;opacity:.96}@media (max-width:1199px){.locations-hero-layout{grid-template-columns:minmax(0,1fr) minmax(32rem,42rem);gap:2rem}.hero-title{font-size:clamp(3rem, 3.8vw, 4.6rem)}.hero-subheading{font-size:1.7rem}.hero-badge-card{min-height:8.6rem}.hero-badge-card img{max-width:12.8rem;max-height:6.4rem}}@media (max-width:991px){.locations-hero{min-height:auto;padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.locations-hero-layout{grid-template-columns:1fr;gap:2.6rem}.hero-content-wrapper{max-width:100%;text-align:center;align-items:center}.hero-title,.hero-subheading{max-width:100%}.hero-actions{justify-content:center}.hero-badges-wrapper{justify-self:center;max-width:72rem;width:100%;gap:1.2rem}.hero-badges-row--top{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-badges-row--bottom{width:calc(66.666% - 0.4rem);margin-left:auto;margin-right:auto}.hero-badges-note{text-align:center}}@media (max-width:767px){.locations-hero{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.locations-hero.theme-blue.has-bg-image::before{background:linear-gradient(180deg,rgb(0 44 71 / .9) 0%,rgb(0 44 71 / .84) 48%,rgb(0 44 71 / .76) 100%)}.hero-content-wrapper{gap:1.6rem}.hero-title{font-size:clamp(2.8rem, 6.4vw, 3.8rem);line-height:1.1}.hero-subheading{font-size:1.6rem;line-height:1.7}.hero-actions{width:100%}.hero-actions .button-primary,.hero-actions .button-secondary{width:100%;text-align:center}.hero-badges-row{display:none}.hero-badges-mobile{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1rem;width:100%;max-width:32rem;justify-items:center}.hero-badges-mobile .hero-badge-card{width:100%;min-height:7.2rem;padding:.6rem}.hero-badges-mobile .hero-badge-card img{max-width:11rem;max-height:5.4rem}.hero-badges-mobile .hero-badge-card:nth-child(5){grid-column:1 / -1;justify-self:center;max-width:15rem}.hero-badges-note{margin-top:0;font-size:1.2rem}}@media (max-width:479px){.locations-hero{padding-top:2.4rem;padding-bottom:2.4rem}.hero-title{font-size:2.5rem}.hero-subheading{font-size:1.5rem}.hero-badges-mobile{max-width:28rem;gap:1rem .8rem}.hero-badges-mobile .hero-badge-card{min-height:6.4rem}.hero-badges-mobile .hero-badge-card img{max-width:10rem;max-height:4.8rem}.hero-badges-mobile .hero-badge-card:nth-child(5){max-width:13.5rem}}