.custom-hero{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:center;isolation:isolate;background:#000}.custom-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.custom-hero__video,.custom-hero__video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,var(--hero-overlay)),rgba(0,0,0,calc(var(--hero-overlay) * .85)) 32%,#0000002e 72%,#00000073);z-index:2}.custom-hero__container{position:relative;z-index:10;width:min(1280px,92%);margin:auto;display:flex;align-items:center;min-height:100vh}.custom-hero__content{max-width:620px;color:#fff;animation:heroFade 1s ease}.custom-hero__eyebrow{font-size:.82rem;text-transform:uppercase;letter-spacing:.35em;opacity:.85;margin-bottom:18px}.custom-hero__heading{font-size:clamp(3rem,7vw,6rem);line-height:.92;font-weight:700;letter-spacing:-.05em;margin:0}.custom-hero__description{margin-top:32px;max-width:560px;font-size:1.2rem;line-height:1.7;opacity:.88}.custom-hero__actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:42px}.custom-hero__button{display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:56px;padding:0 34px;border-radius:999px;text-decoration:none;font-weight:600;transition:.35s ease}.custom-hero__button--primary{background:#fff;color:#111}.custom-hero__button--primary:hover{transform:translateY(-3px);box-shadow:0 15px 35px #00000040}.custom-hero__button--secondary{color:#fff;border:1px solid rgba(255,255,255,.35);background:#ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.custom-hero__button--secondary:hover{background:#ffffff29;transform:translateY(-3px)}.custom-hero__scroll{position:absolute;left:50%;bottom:34px;transform:translate(-50%);z-index:20}.custom-hero__scroll span{display:block;width:2px;height:54px;background:#ffffff80;position:relative;overflow:hidden}.custom-hero__scroll span:after{content:"";position:absolute;left:0;top:-18px;width:100%;height:18px;background:#fff;animation:scrollIndicator :2s infinite}@keyframes heroFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes scrollIndicator{0%{transform:translateY(0)}to{transform:translateY(72px)}}@media(max-width:768px){.custom-hero__container{width:90%;align-items:flex-end;padding-bottom:120px}.custom-hero__heading{font-size:clamp(2.8rem,12vw,4.5rem)}.custom-hero__description{font-size:1rem}.custom-hero__actions{flex-direction:column}.custom-hero__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-hero.css.map */
