.hero{position:relative;min-height:100vh;min-height:100svh;width:100%;overflow:hidden;isolation:isolate;color:#fff}.hero__eyebrow{margin:0;font-family:var(--ti-font-body);font-size:12px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:#ffffffd9;display:inline-flex;align-items:center;gap:14px}.hero__eyebrow:before{content:"";display:inline-block;width:32px;height:1px;background:linear-gradient(90deg,var(--ti-sun),rgba(255,186,31,0))}.hero__headline{margin:0;font-family:var(--ti-font-display);font-weight:400;font-size:clamp(32px,5vw,64px);line-height:1.02;letter-spacing:-.005em;color:#fff;max-width:16ch;overflow-wrap:break-word;word-break:normal;text-shadow:0 2px 24px rgba(13,27,42,.25)}.hero__subhead{margin:0;max-width:38ch;font-family:var(--ti-font-serif);font-weight:500;font-size:clamp(17px,1.6vw,22px);line-height:1.5;color:#ffffffeb}.hero__ctas{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hero__cta{display:inline-flex;align-items:center;gap:10px;padding:16px 26px;border-radius:var(--ti-radius-pill);font-family:var(--ti-font-body);font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:transform .22s var(--ti-ease),background-color .22s var(--ti-ease),color .22s var(--ti-ease),box-shadow .22s var(--ti-ease),border-color .22s var(--ti-ease)}.hero__cta--primary{background:var(--ti-sun);color:var(--ti-ink);box-shadow:0 14px 30px -14px #ffba1f8c,inset 0 -2px #0d1b2a0f}.hero__cta--primary:hover{background:#ffd066;transform:translateY(-2px);box-shadow:0 20px 36px -16px #ffba1fa6,inset 0 -2px #0d1b2a0f}.hero__cta--ghost{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.32);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__cta--ghost:hover{background:#ffffff24;border-color:#ffffff80;transform:translateY(-2px)}.hero__cta-arrow{width:14px;height:14px;transition:transform .24s var(--ti-ease)}.hero__cta:hover .hero__cta-arrow{transform:translate(3px)}.hero__cta-ext{width:12px;height:12px;opacity:.85}.hero__wave{position:absolute;z-index:5;left:0;right:0;bottom:-1px;height:clamp(40px,6vw,80px);pointer-events:none}.hero__wave svg{display:block;width:100%;height:100%}.hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .9s var(--ti-ease),visibility 0s linear .9s}.hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1;transition:opacity .9s var(--ti-ease),visibility 0s linear 0s}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center right;background-repeat:no-repeat}.hero__slide-veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.55;background:linear-gradient(90deg,var(--ti-deep) 0%,var(--ti-deep) 25%,rgba(14,90,153,.85) 40%,rgba(14,90,153,.5) 55%,rgba(14,90,153,.15) 65%,rgba(14,90,153,0) 75%)}.hero__slide-content{position:relative;z-index:2;height:100%;padding:clamp(120px,14vh,160px) clamp(20px,5vw,56px) clamp(120px,13vh,160px) clamp(24px,9vw,130px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;gap:clamp(20px,2.4vw,30px)}.hero__slide-content>*{max-width:600px;margin:0}.hero__slide-content .hero__ctas{margin-top:clamp(8px,1vw,14px)}.hero__slide .hero__eyebrow,.hero__slide .hero__headline,.hero__slide .hero__subhead,.hero__slide .hero__ctas{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ti-ease),transform .7s var(--ti-ease)}.hero__slide.is-active .hero__eyebrow{opacity:1;transform:translateY(0);transition-delay:.22s}.hero__slide.is-active .hero__headline{opacity:1;transform:translateY(0);transition-delay:.34s}.hero__slide.is-active .hero__headline em:after{transform:scaleX(1);transition:transform .82s var(--ti-ease) .56s}.hero__slide.is-active .hero__subhead{opacity:1;transform:translateY(0);transition-delay:.48s}.hero__slide.is-active .hero__ctas{opacity:1;transform:translateY(0);transition-delay:.6s}.hero__headline em{font-family:var(--ti-font-serif);font-style:italic;font-weight:500;color:var(--ti-sun);position:relative;white-space:nowrap}.hero__headline em:after{content:"";position:absolute;left:.04em;right:.04em;bottom:-.05em;height:.16em;background-image:var(--ti-squiggle-sun);background-repeat:no-repeat;background-size:100% 100%;transform:scaleX(0);transform-origin:0 50%}.hero__dots{position:absolute;left:50%;bottom:clamp(80px,9vh,110px);transform:translate(-50%);z-index:4;display:inline-flex;gap:0;padding:4px 6px;background:#0d1b2a3d;border-radius:999px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__dot{position:relative;display:inline-flex;width:44px;height:44px;border:0;background:transparent;cursor:pointer;padding:0;align-items:center;justify-content:center}.hero__dot-core{position:relative;z-index:2;width:8px;height:8px;border-radius:999px;background:#ffffff80;transition:background-color .26s var(--ti-ease),transform .26s var(--ti-ease)}.hero__dot:hover .hero__dot-core{background:#ffffffeb;transform:scale(1.15)}.hero__dot.is-active .hero__dot-core{background:var(--ti-sun);transform:scale(1)}.hero__dot-ring{position:absolute;z-index:1;width:28px;height:28px;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);opacity:0;transition:opacity .28s var(--ti-ease);overflow:visible}.hero__dot-ring circle{fill:none;stroke-width:1.5;cx:14;cy:14}.hero__dot-track{stroke:#ffffff38}.hero__dot-progress{stroke:var(--ti-sun);stroke-linecap:round;stroke-dasharray:69.115;stroke-dashoffset:69.115}.hero__dot.is-active .hero__dot-ring{opacity:1}.hero__dot.is-timing .hero__dot-progress{animation:hero-dot-fill 8s linear forwards}.hero__dot.is-paused .hero__dot-progress{animation-play-state:paused}@keyframes hero-dot-fill{0%{stroke-dashoffset:69.115}to{stroke-dashoffset:0}}.hero__arrow{position:absolute;top:50%;z-index:4;width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#0d1b2a3d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-family:var(--ti-font-serif);font-size:28px;line-height:1;cursor:pointer;display:none;align-items:center;justify-content:center;transform:translateY(-50%);opacity:0;transition:opacity .28s var(--ti-ease),background-color .22s var(--ti-ease),transform .22s var(--ti-ease)}.hero__arrow--prev{left:clamp(16px,2vw,28px)}.hero__arrow--next{right:clamp(16px,2vw,28px)}.hero:hover .hero__arrow,.hero:focus-within .hero__arrow{opacity:.92}.hero__arrow:hover{background:#0d1b2a6b}.hero__arrow:hover.hero__arrow--prev{transform:translateY(-50%) translate(-3px)}.hero__arrow:hover.hero__arrow--next{transform:translateY(-50%) translate(3px)}@media(min-width:900px){.hero__arrow{display:inline-flex}}.hero__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.hero *,.hero *:before,.hero *:after{animation:none!important;transition:none!important;transform:none!important;opacity:1!important}.hero__slide{visibility:hidden!important;opacity:0!important}.hero__slide.is-active{visibility:visible!important;opacity:1!important}}@media(max-width:767px){.hero__slide-content{align-items:center;text-align:center;padding-left:clamp(20px,5vw,56px);padding-right:clamp(20px,5vw,56px)}.hero__ctas{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hero.css.map */
