.hero-module__NVBTOW__heroContainer{border-bottom:3px solid var(--v3-ink);background:var(--v3-ink);position:relative;overflow:hidden}.hero-module__NVBTOW__heroLayout{flex-direction:column;align-items:stretch;display:flex}@media (min-width:768px){.hero-module__NVBTOW__heroLayout{flex-direction:row;max-height:min(85vh,900px)}}.hero-module__NVBTOW__headlinePanel{background:var(--v3-paper);border-right:3px solid var(--v3-ink);flex-direction:column;flex-shrink:0;justify-content:flex-start;width:100%;padding:clamp(32px,6cqh,80px) clamp(24px,6cqw,64px);display:flex;container-type:inline-size}@media (min-width:768px){.hero-module__NVBTOW__headlinePanel{justify-content:center;width:48%}}@media (min-width:1024px){.hero-module__NVBTOW__headlinePanel{width:42%}}@media (min-width:1440px){.hero-module__NVBTOW__headlinePanel{width:38%}}@media (max-width:767px){.hero-module__NVBTOW__headlinePanel{border-right:none;width:100%}}.hero-module__NVBTOW__mainContentGroup{flex-direction:column;gap:clamp(20px,4cqh,40px);display:flex}.hero-module__NVBTOW__headlineTitle{text-transform:uppercase;letter-spacing:-.035em;margin:0;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(44px,13.5cqw,128px);font-weight:700;line-height:.94}.hero-module__NVBTOW__headlineLineOuter{display:block;overflow:hidden}.hero-module__NVBTOW__headlineLineInner{animation:.8s cubic-bezier(.16,1,.3,1) forwards hero-module__NVBTOW__slideUpLine;display:block;transform:translateY(100%)}.hero-module__NVBTOW__redLineLink{cursor:pointer;text-decoration:none;transition:text-shadow .3s;display:block}.hero-module__NVBTOW__redLineLink span{color:var(--v3-red)}.hero-module__NVBTOW__redLineLink:hover{text-shadow:0 0 15px #e2241759}.hero-module__NVBTOW__redLineLink:hover span{text-decoration:underline;-webkit-text-decoration-color:var(--v3-red);text-decoration-color:var(--v3-red);text-underline-offset:4px}.hero-module__NVBTOW__descriptionText{color:#111009b3;opacity:0;max-width:34ch;margin:0;font-size:clamp(13px,2.6cqw,17px);font-style:italic;font-weight:400;line-height:1.55;animation:.8s cubic-bezier(.16,1,.3,1) forwards hero-module__NVBTOW__fadeInDrift;transform:translateY(15px)}.hero-module__NVBTOW__ctaWrapper{opacity:0;flex-wrap:wrap;align-items:center;gap:10px;margin-top:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards hero-module__NVBTOW__fadeInDrift;display:flex;transform:translateY(15px)}.hero-module__NVBTOW__primaryCta{text-transform:uppercase;cursor:pointer;background:var(--v3-ink);color:var(--v3-paper);letter-spacing:.14em;border:2px solid var(--v3-ink);justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:11px;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.hero-module__NVBTOW__primaryCta:hover{background:var(--v3-red);border-color:var(--v3-red)}.hero-module__NVBTOW__primaryCta:focus-visible{outline:2px solid var(--v3-red);outline-offset:3px}.hero-module__NVBTOW__ghostCta{text-transform:uppercase;cursor:pointer;color:var(--v3-ink);letter-spacing:.14em;border:2px solid var(--v3-ink);background:0 0;justify-content:center;align-items:center;height:46px;padding:0 24px;font-size:11px;font-weight:700;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.hero-module__NVBTOW__ghostCta:hover{background:var(--v3-ink);color:var(--v3-paper)}.hero-module__NVBTOW__ghostCta:focus-visible{outline:2px solid var(--v3-red);outline-offset:3px}.hero-module__NVBTOW__mobileSlideshowWrapper{aspect-ratio:16/10;border:3px solid var(--v3-ink);width:100%;margin-top:16px;position:relative;overflow:hidden}@media (min-width:768px){.hero-module__NVBTOW__mobileSlideshowWrapper{display:none}}.hero-module__NVBTOW__slideshowWrapper{flex:1;display:none;position:relative;overflow:hidden}@media (min-width:768px){.hero-module__NVBTOW__slideshowWrapper{aspect-ratio:16/10;max-height:min(85vh,900px);display:flex}}.hero-module__NVBTOW__slideshow{position:absolute;inset:0;overflow:hidden}.hero-module__NVBTOW__slide{opacity:0;pointer-events:none;position:absolute;inset:0}.hero-module__NVBTOW__slide img{object-position:center;object-fit:cover!important;width:100%!important;height:100%!important}.hero-module__NVBTOW__slideActive{opacity:1;pointer-events:auto;z-index:2;animation:1s ease-out forwards hero-module__NVBTOW__fadeToActive}.hero-module__NVBTOW__slideActive img{animation:6s ease-out forwards hero-module__NVBTOW__kenBurns}.hero-module__NVBTOW__slidePrev{opacity:0;z-index:1;animation:1s ease-out forwards hero-module__NVBTOW__fadeToPrev}.hero-module__NVBTOW__slideNext{opacity:0;z-index:0;pointer-events:none}.hero-module__NVBTOW__hoverPauseContainer:hover .hero-module__NVBTOW__slideActive img,.hero-module__NVBTOW__hoverPauseContainer:hover .hero-module__NVBTOW__dotFillActive{animation-play-state:paused}.hero-module__NVBTOW__gradientOverlay{z-index:5;pointer-events:none;background:linear-gradient(#0000,#00000059);height:60px;position:absolute;bottom:0;left:0;right:0}.hero-module__NVBTOW__dotsContainer{z-index:10;gap:6px;display:flex;position:absolute;bottom:12px;left:16px}@media (min-width:768px){.hero-module__NVBTOW__dotsContainer{gap:8px;bottom:20px;left:clamp(20px,3vw,56px)}}.hero-module__NVBTOW__dot{--dot-width-inactive:20px;--dot-width-active:28px;height:3px;width:var(--dot-width-inactive);cursor:pointer;background:#f3eee44d;border:none;border-radius:1.5px;padding:0;transition:background-color .3s,width .3s;position:relative;overflow:hidden}.hero-module__NVBTOW__dot:hover{background:#f3eee480}.hero-module__NVBTOW__dot:focus-visible{outline:2px solid var(--v3-red);outline-offset:3px}.hero-module__NVBTOW__dotActive{width:var(--dot-width-active);background:#f3eee440}@media (min-width:768px){.hero-module__NVBTOW__dot{--dot-width-inactive:28px;--dot-width-active:36px}}.hero-module__NVBTOW__dotFill{transform-origin:0;background:#f3eee4;border-radius:1.5px;position:absolute;inset:0;transform:scaleX(0)}.hero-module__NVBTOW__dotFillActive{animation:6s linear forwards hero-module__NVBTOW__dotProgress}.hero-module__NVBTOW__dotFillPast{transform:scaleX(1)}.hero-module__NVBTOW__delayLine1{animation-delay:0s}.hero-module__NVBTOW__delayLine2{animation-delay:80ms}.hero-module__NVBTOW__delayLine3{animation-delay:.16s}.hero-module__NVBTOW__delayDesc{animation-delay:.24s}.hero-module__NVBTOW__delayBtns{animation-delay:.32s}@keyframes hero-module__NVBTOW__slideUpLine{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes hero-module__NVBTOW__fadeInDrift{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__NVBTOW__fadeToActive{0%{opacity:0}to{opacity:1}}@keyframes hero-module__NVBTOW__fadeToPrev{0%{opacity:1}to{opacity:0}}@keyframes hero-module__NVBTOW__kenBurns{0%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes hero-module__NVBTOW__dotProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.hero-module__NVBTOW__headlineLineInner,.hero-module__NVBTOW__descriptionText,.hero-module__NVBTOW__ctaWrapper,.hero-module__NVBTOW__slideActive,.hero-module__NVBTOW__slideActive img,.hero-module__NVBTOW__slidePrev,.hero-module__NVBTOW__dotFillActive{opacity:1!important;animation:none!important;transform:none!important}.hero-module__NVBTOW__slidePrev{opacity:0!important}.hero-module__NVBTOW__dotFillActive{transform:scaleX(1)!important}}
