:root{--fs-gold: #c9a84c;--fs-gold-light: #dfc370;--fs-gold-dark: #a08636;--fs-bg-dark: #0e0c14;--fs-bg-card: #1a1725;--fs-text: #f0e8d8;--fs-text-dim: #9e9586;--fs-blue: #108fc6;--fs-blue-hover: #0d7aab}.hero-custom__wrapper{background:var(--fs-bg-dark);padding:2rem 2.5rem 0}.hero-custom{position:relative;width:100%;max-width:1200px;margin:0 auto;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--fs-bg-dark);border-radius:16px}.hero-custom__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-custom__media img,.hero-custom__media video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-custom__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to bottom,#0e0c1466,#0e0c14b3,#0e0c14f2)}.hero-custom__content{position:relative;z-index:3;max-width:720px;text-align:center;padding:2rem 1.5rem}.hero-custom__ornament{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.hero-custom__ornament-line{width:60px;height:1px;background:linear-gradient(90deg,transparent,var(--fs-gold),transparent)}.hero-custom__ornament-diamond{color:var(--fs-gold);font-size:.5rem;opacity:.7}.hero-custom__heading{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2rem,5vw,3.5rem);color:var(--fs-gold);text-transform:uppercase;letter-spacing:.08em;line-height:1.2;margin:0 0 1rem}.hero-custom__subheading{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(.95rem,2vw,1.15rem);color:var(--fs-text);line-height:1.7;margin:0 0 2rem;opacity:.85}.hero-custom__cta{display:inline-block;padding:.9rem 2.5rem;background:var(--fs-blue);color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;border-radius:25px;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;border:none;cursor:pointer}.hero-custom__cta:hover{background:var(--fs-blue-hover);transform:translateY(-2px);box-shadow:0 8px 25px #108fc64d}.hero-custom__cta--secondary{display:inline-block;margin-left:1rem;padding:.9rem 2.5rem;background:transparent;color:var(--fs-gold);font-family:var(--font-heading-family);font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;border-radius:25px;border:1px solid var(--fs-gold);transition:background .3s ease,transform .3s ease,color .3s ease;cursor:pointer}.hero-custom__cta--secondary:hover{background:var(--fs-gold);color:var(--fs-bg-dark);transform:translateY(-2px)}.hero-custom__cta-wrap{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.hero-custom__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--fs-text-dim);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;opacity:.5;animation:hero-bounce 2s infinite}.hero-custom__scroll-arrow{width:20px;height:20px;border-right:1px solid var(--fs-gold);border-bottom:1px solid var(--fs-gold);transform:rotate(45deg)}@keyframes hero-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@media screen and (max-width:989px){.hero-custom__cta--secondary{margin-left:0}}@media screen and (max-width:749px){.hero-custom__wrapper{padding:1rem 1rem 0}.hero-custom{border-radius:12px}.hero-custom__content{padding:1.5rem 1rem}.hero-custom__heading{font-size:clamp(1.6rem,7vw,2.2rem)}.hero-custom__subheading{font-size:.95rem}.hero-custom__cta,.hero-custom__cta--secondary{padding:.8rem 2rem;font-size:.85rem;width:auto;text-align:center}.hero-custom__cta-wrap{flex-direction:row;justify-content:center}.hero-custom__scroll{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hero-custom.css.map */
