.hs-hero{display:flex;align-items:center;justify-content:center;min-height:var(--hs-min-height, 480px);padding:3rem 1.5rem;background:#111;color:#fff;text-align:center;overflow:hidden}.hs-hero__inner{display:flex;flex-direction:column;align-items:center;max-width:42rem;margin:0 auto}.hs-logo-wrap{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-bottom:1.75rem;overflow:hidden;padding:.25rem}.hs-logo-icon{width:64px;height:64px;object-fit:contain;flex-shrink:0;opacity:0;transform:translate(-60%);animation:hs-slide-in .65s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.1s}.hs-logo-text{font-size:clamp(1.5rem,3.4vw,2.1rem);font-weight:700;letter-spacing:.01em;color:#fff;white-space:nowrap;opacity:0;transform:translate(-30%);animation:hs-slide-in .65s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.22s}.hs-streak{position:relative;height:3px;width:0;background:linear-gradient(90deg,#f5822000,#f58220 60%,#f5822000);margin:0 auto 1.5rem;animation:hs-streak-grow .5s ease-out forwards;animation-delay:.55s}.hs-hero__heading{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;margin:0 0 .75rem;color:#fff;clip-path:inset(0 100% 0 0);animation:hs-reveal .6s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.75s}.hs-hero__sub{font-size:clamp(1rem,1.6vw,1.15rem);color:#ffffffbf;margin:0 0 1.75rem;opacity:0;transform:translateY(12px);animation:hs-fade-up .6s ease-out forwards;animation-delay:1.05s}.hs-hero__buttons{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;opacity:0;transform:translateY(12px);animation:hs-fade-up .6s ease-out forwards;animation-delay:1.2s}@keyframes hs-slide-in{to{opacity:1;transform:translate(0)}}@keyframes hs-streak-grow{to{width:220px}}@keyframes hs-reveal{to{clip-path:inset(0 0 0 0)}}@keyframes hs-fade-up{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hs-logo-icon,.hs-logo-text,.hs-streak,.hs-hero__heading,.hs-hero__sub,.hs-hero__buttons{animation:none!important;opacity:1!important;transform:none!important;clip-path:none!important}.hs-streak{width:220px!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/component-hero-slide.css.map */
