html{scroll-behavior:smooth}.premium-hero{position:relative;width:100%;height:var(--hero-height, 85vh);min-height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#0a0a0a}.premium-hero__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.premium-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform;animation:premiumKenBurns 25s ease-in-out infinite alternate}@keyframes premiumKenBurns{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(-1%,-.5%)}}@media(prefers-reduced-motion:reduce){.premium-hero__image{animation:none;transform:scale(1.02)}}.premium-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000001a,rgba(0,0,0,var(--overlay-opacity, .3)),#00000080);z-index:2;pointer-events:none}.premium-hero__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;max-width:900px}.premium-hero__text-container{animation:fadeInUp 1s ease-out .3s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.premium-hero__subheading{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#fffc;margin-bottom:1rem;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:2px;animation:fadeInUp 1s ease-out .4s both}.premium-hero__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 3.2rem);line-height:1.1;color:#fff;margin:0 0 1.5rem;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out .5s both}.premium-hero__description{font-family:var(--font-body-family);font-size:1.1rem;font-weight:400;line-height:1.6;color:#ffffffd9;margin:0 0 2rem;max-width:600px;animation:fadeInUp 1s ease-out .6s both}.premium-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;animation:fadeInUp 1s ease-out .7s both}.premium-hero__button{min-width:180px;padding:1rem 2rem;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:0;transition:all .3s ease}.premium-hero__button.button--primary{background-color:#fff;color:#0a0a0a;border:2px solid #ffffff}.premium-hero__button.button--primary:hover{background-color:transparent;color:#fff}.premium-hero__button--secondary{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.5)}.premium-hero__button--secondary:hover{border-color:#fff;background-color:#ffffff1a}.premium-hero__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff9;animation:fadeInUp 1s ease-out 1s both,bounce 2s ease-in-out 2s infinite}.premium-hero__scroll-text{font-size:.65rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.premium-hero__scroll-arrow{width:20px;height:20px}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@media screen and (max-width:749px){.premium-hero{height:70vh;min-height:450px}.premium-hero__content{padding:1.5rem}.premium-hero__subheading{font-size:.65rem;padding:.4rem .8rem}.premium-hero__buttons{flex-direction:column;width:100%}.premium-hero__button{width:100%}.premium-hero__scroll-indicator{bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-premium-hero.css.map */
