@keyframes fs-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fs-hero{min-height:var(--fs-hero-min-height, 90vh);min-height:calc(100svh - var(--fs-header-h, 0px));background:var(--color-forest);position:relative;overflow:hidden;display:flex;align-items:center}.fs-hero:after{content:"";position:absolute;top:0;bottom:0;left:0;width:65%;background:linear-gradient(90deg,#0a140cd1,#0a140ca6 55%,#0a140c00);pointer-events:none;z-index:1}.fs-hero .hero-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.fs-hero .hero-l{padding-top:100px;padding-bottom:100px;padding-right:80px;padding-left:max(24px,calc((100vw - var(--container-max, 1320px)) / 2));display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2;max-width:calc(780px + max(24px,calc((100vw - var(--container-max, 1320px)) / 2)));width:100%;box-sizing:border-box}.fs-hero .hero-kicker{display:inline-flex;align-items:center;gap:var(--space-2);margin-bottom:24px;opacity:0;animation:fs-fadeUp .6s var(--ease) var(--hero-delay-1) forwards}.fs-hero .kicker-dot{width:8px;height:8px;border-radius:var(--radius-sm, 4px);background:var(--color-gold-mid);flex-shrink:0}.fs-hero .kicker-txt{font-family:var(--font-body);font-size:12px;font-weight:var(--font-weight-regular, 400);letter-spacing:2.5px;text-transform:uppercase;color:#ffffff8c;line-height:1.65}.fs-hero .hero-h1{font-family:var(--font-heading);font-size:var(--font-size-hero);font-weight:300;color:var(--color-white);line-height:var(--font-lh-hero);letter-spacing:var(--font-ls-hero);text-transform:none;font-variation-settings:"SOFT" 0,"WONK" 1,"opsz" 144;margin:0 0 24px;opacity:0;transform:translateY(16px);animation:fs-fadeUp .75s var(--ease) var(--hero-delay-2) forwards}.fs-hero .hero-h1 p{display:block;margin:0;line-height:1.05}.fs-hero .hero-h1 em{font-style:italic;font-weight:300;color:var(--color-accent-warm);font-variation-settings:"SOFT" 0,"WONK" 1,"opsz" 144}.fs-hero .hero-sub{font-family:var(--font-body);font-size:16px;font-weight:var(--font-weight-light);color:#ffffffad;line-height:1.5;max-width:440px;margin:0 0 var(--space-6);opacity:0;transform:translateY(12px);animation:fs-fadeUp .7s var(--ease) var(--hero-delay-3) forwards}.fs-hero .hero-proof-strip{display:flex;align-items:center;gap:var(--space-4);padding:16px 20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);margin-bottom:var(--space-6);max-width:460px;opacity:0;animation:fs-fadeUp .7s var(--ease) var(--hero-delay-4) forwards}.fs-hero .proof-rating-block{text-align:center;flex-shrink:0}.fs-hero .proof-stars{color:var(--color-accent-warm);font-size:16px;letter-spacing:2.3px;line-height:1}.fs-hero .proof-divider{width:1px;height:28px;background:#ffffff1f;flex-shrink:0}.fs-hero .proof-stat{text-align:center;flex-shrink:0}.fs-hero .proof-num{font-family:var(--font-heading);font-size:var(--font-size-product);font-weight:var(--font-weight-light);color:var(--color-white);line-height:1;white-space:nowrap}.fs-hero .proof-lbl{font-family:var(--font-body);font-size:8px;color:#fff6;letter-spacing:.5px;margin-top:2px;white-space:nowrap}.fs-hero .hero-ctas{display:flex;gap:var(--space-3);flex-wrap:wrap;margin-bottom:var(--space-5);opacity:0;animation:fs-fadeUp .7s var(--ease) var(--hero-delay-5) forwards}.fs-hero .btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:12px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;text-decoration:none;padding:16px 28px;border-radius:var(--radius-none);cursor:pointer;transition:background-color var(--duration-base) var(--ease),border-color var(--duration-base) var(--ease),color var(--duration-base) var(--ease),box-shadow var(--duration-base) var(--ease);white-space:nowrap}.fs-hero .btn:focus-visible{outline:2px solid var(--color-accent-warm);outline-offset:2px}.fs-hero .btn-forest{background:var(--color-forest);color:var(--color-white);border:2px solid rgba(255,255,255,.3)}.fs-hero .btn-forest:hover{background:var(--color-forest-lt);border-color:#ffffff80;box-shadow:var(--shadow-md)}.fs-hero .btn-outline-w{background:transparent;color:var(--color-white);border:1px solid rgba(255,255,255,.5)}.fs-hero .btn-outline-w:hover{background:#ffffff14;border-color:#ffffffd9}.fs-hero .hero-quiz-note{font-family:var(--font-body);font-size:12px;color:#fff;font-style:italic;margin:0 0 16px;line-height:1.5}@media(max-width:900px){.fs-hero .hero-l{padding:60px 32px}.fs-hero .hero-h1{font-size:44px}.fs-hero .hero-sub{font-size:var(--font-size-body)}.fs-hero .hero-proof-strip{flex-wrap:wrap;gap:var(--space-3);max-width:100%}.fs-hero .proof-num{font-size:var(--font-size-body)}}@media(max-width:600px){.fs-hero{min-height:80vh;align-items:flex-start}.fs-hero:after{width:100%;background:#0009}.fs-hero .hero-bg-img{object-fit:cover;object-position:78% bottom}.fs-hero .hero-kicker{align-items:flex-start}.fs-hero .kicker-dot{margin-top:6px}.fs-hero .hero-l{padding:58px 16px;max-width:100%;justify-content:flex-start}.fs-hero .hero-h1{font-size:66px;line-height:69.3px;letter-spacing:-1px}.fs-hero .hero-h1 p{display:block}.fs-hero .hero-sub{max-width:100%;color:#fff}.fs-hero .hero-proof-strip{flex-direction:column;align-items:flex-start;gap:var(--space-3);padding:16px}.fs-hero .proof-divider{width:28px;height:1px}.fs-hero .hero-ctas{flex-direction:row;flex-wrap:nowrap;gap:var(--space-2)}.fs-hero .btn{flex:1 1 auto;min-width:0;justify-content:center;white-space:nowrap;padding-inline:14px;font-size:13px;letter-spacing:.3px}}@media(prefers-reduced-motion:reduce){.fs-hero .hero-kicker,.fs-hero .hero-h1,.fs-hero .hero-sub,.fs-hero .hero-proof-strip,.fs-hero .hero-ctas{animation:none;opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/fs-hero.css.map */
