.ths-transparent-hero{--ths-overlay-opacity:.65;position:relative;display:flex;overflow:hidden;isolation:isolate;width:100%;min-height:100vh;padding:clamp(24px,4vw,56px);box-sizing:border-box}.ths-transparent-hero.is-full-height{min-height:100vh}.ths-transparent-hero.is-absolute{position:absolute;width:100%}.ths-hero-media,.ths-hero-overlay{position:absolute;inset:0}.ths-hero-media{z-index:0;background:#0e1116}.ths-hero-media video,.ths-hero-media img{width:100%;height:100%;object-fit:cover}.ths-hero-media video{display:block;transform:scale(1.02);will-change:transform;transition:transform .45s ease,opacity .3s ease}.ths-hero-fallback{position:absolute;inset:0;z-index:0;transition:opacity .35s ease}.ths-hero-media video.is-loaded+.ths-hero-fallback,.ths-hero-media video.is-playing+.ths-hero-fallback{opacity:0}.ths-hero-overlay{z-index:1;pointer-events:none;transition:opacity .35s ease}.ths-hero-overlay-color{background:rgba(0,0,0,.45);opacity:.65}.ths-hero-overlay-gradient{opacity:1;mix-blend-mode:normal}.ths-transparent-hero.has-dark-overlay .ths-hero-overlay-color{opacity:.72}.ths-hero-content-wrap{position:relative;z-index:2;display:flex;width:100%;min-height:100%}.ths-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px;width:min(100%,720px)}.ths-hero-heading,.ths-hero-description,.ths-hero-buttons{opacity:1}.ths-hero-heading{margin:0;font-size:clamp(2.5rem,5vw,5.75rem);line-height:1.02;letter-spacing:-.03em;color:#fff;text-wrap:balance}.ths-hero-description{margin:0;color:rgba(255,255,255,.92);font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.7;max-width:60ch}.ths-hero-description p:last-child{margin-bottom:0}.ths-hero-buttons{display:flex;flex-wrap:wrap;align-items:center;margin-top:12px}.ths-hero-button{--ths-button-bg:#fff;--ths-button-gradient-start:#fff;--ths-button-gradient-end:#cfd8ff;--ths-button-gradient-angle:135deg;--ths-button-blur:12px;display:inline-flex;align-items:center;justify-content:center;min-width:160px;padding:14px 28px;border:1px solid transparent;border-radius:999px;background:var(--ths-button-bg);color:#111;text-decoration:none;font-weight:600;line-height:1.2;transition:transform .25s ease,background .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}.ths-hero-button.ths-button-design-gradient{background:linear-gradient(var(--ths-button-gradient-angle),var(--ths-button-gradient-start),var(--ths-button-gradient-end))}.ths-hero-button.ths-button-design-glass{background:color-mix(in srgb,var(--ths-button-bg) 45%,transparent);backdrop-filter:blur(var(--ths-button-blur));border-color:rgba(255,255,255,.28)}.ths-hero-button.is-secondary{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.35);color:#fff;backdrop-filter:blur(12px)}.ths-hero-button.is-secondary.ths-button-design-gradient{background:linear-gradient(var(--ths-button-gradient-angle),var(--ths-button-gradient-start),var(--ths-button-gradient-end));color:#111}.ths-hero-button.is-secondary.ths-button-design-glass{color:#fff}.ths-scroll-indicator{position:absolute;left:50%;bottom:20px;z-index:3;display:flex;flex-direction:column;align-items:center;gap:10px;transform:translateX(-50%);color:#fff}.ths-scroll-indicator__label{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;opacity:.85}.ths-scroll-indicator__mouse{position:relative;display:inline-flex;justify-content:center;width:24px;height:40px;border:1px solid rgba(255,255,255,.7);border-radius:999px}.ths-scroll-indicator__dot{display:block;width:4px;height:8px;margin-top:8px;border-radius:999px;background:currentColor;animation:thsScroll 1.6s infinite}.ths-has-animation.is-ready .ths-hero-content>*{opacity:0;transform:translate3d(0,18px,0)}.ths-has-animation.is-ready .ths-hero-content.is-visible>*{opacity:1;transform:none;transition:opacity .7s ease,transform .7s ease}.ths-has-animation.is-ready[data-animation=fade] .ths-hero-content>*{transform:none}.ths-has-animation.is-ready[data-animation=zoom] .ths-hero-content>*{transform:scale(.96)}.ths-has-animation.is-ready[data-animation=slide] .ths-hero-content>*{transform:translate3d(0,24px,0)}.ths-transparent-hero[data-parallax=yes] .ths-hero-media video{transform:translate3d(0,var(--ths-parallax-shift,0px),0) scale(1.08)}@keyframes thsScroll{0%{opacity:0;transform:translateY(0)}30%{opacity:1}100%{opacity:0;transform:translateY(12px)}}@media (max-width:1024px){.ths-transparent-hero{min-height:80vh;padding:32px 24px}.ths-hero-heading{font-size:clamp(2.1rem,5vw,4rem)}.ths-hero-description{max-width:48ch}}@media (max-width:767px){.ths-transparent-hero{min-height:68vh;padding:24px 18px}.ths-transparent-hero.ths-mobile-square{aspect-ratio:1/1;min-height:auto}.ths-transparent-hero.ths-mobile-square .ths-hero-content-wrap{align-items:center!important;justify-content:center!important}.ths-transparent-hero.ths-mobile-square .ths-hero-content{text-align:center!important}.ths-hero-content{width:100%;max-width:100%!important}.ths-hero-description{max-width:none}.ths-hero-buttons{justify-content:center}.ths-scroll-indicator{bottom:12px}}
