.hero-section{position:relative;width:100%;height:560px;background:#000;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.03);transition:transform 8s ease;animation:heroBgZoom 8s ease forwards}@keyframes heroBgZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.hero-bg-mobile{display:none}.hero-bg-desktop{display:block}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.75) 0%,rgba(0,0,0,.2) 60%,transparent 100%),linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 50%);z-index:1}.hero-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:0 64px 52px;max-width:700px}.hero-eyebrow{display:inline-block;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#fff6;margin-bottom:14px;opacity:0;animation:heroFadeUp .7s ease forwards .1s}.hero-heading{font-family:Space Grotesk,sans-serif;font-size:clamp(36px,5vw,64px);font-weight:700;color:#fff;letter-spacing:-.04em;line-height:1;margin:0 0 18px;white-space:pre-line;opacity:0;animation:heroFadeUp .7s ease forwards .25s}.hero-divider{width:40px;height:1px;background:#ffffff4d;margin-bottom:18px;opacity:0;animation:heroFadeUp .7s ease forwards .35s}.hero-subtext{font-family:Montserrat,sans-serif;font-size:13px;font-weight:500;color:#fff9;line-height:1.6;margin:0 0 28px;max-width:420px;opacity:0;animation:heroFadeUp .7s ease forwards .45s}.hero-subtext p,.hero-subtext h3{font-size:13px!important;font-weight:500!important;color:#fff9!important;font-family:Montserrat,sans-serif!important;margin:0 0 4px!important;margin-block-start:0!important;margin-block-end:4px!important;letter-spacing:0!important;line-height:1.6!important;word-break:normal!important}.hero-btn-wrap{opacity:0;animation:heroFadeUp .7s ease forwards .55s}.hero-btn{display:inline-flex;align-items:center;gap:12px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;padding:14px 28px;border-radius:2px;transition:background .25s ease,border-color .25s ease,gap .25s ease,color .25s ease}.hero-btn:hover{background:#fff;color:#000;border-color:#fff;gap:18px}.hero-badge{position:absolute;bottom:52px;right:64px;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:4px;opacity:0;animation:heroFade .7s ease forwards .8s}.hero-badge-stars{display:flex;gap:3px}.hero-badge-text{font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;color:#fff6;letter-spacing:.05em}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFade{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.hero-section{height:400px}.hero-bg-desktop{display:none}.hero-bg-mobile{display:block}.hero-content{padding:0 24px 44px;max-width:100%}.hero-heading{font-size:clamp(32px,9vw,52px);white-space:normal}.hero-badge{display:none}}@media(min-width:769px){.hero-section{height:350px!important}}@media(max-width:768px){.hero-content{align-items:center!important;text-align:center!important;padding:0 24px 44px!important}.hero-heading{text-align:center!important}.hero-divider{margin-left:auto!important;margin-right:auto!important}.hero-subtext{text-align:center!important}.hero-btn-wrap{display:flex!important;justify-content:center!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hero-banner-custom.css.map */
