:root{--sx-bg:#050505;--sx-bg-2:#0B0B0B;--sx-bg-3:#141414;--sx-line:#262626;--sx-text:#F4F4F0;--sx-muted:#A3A3A3;--sx-muted-2:#6A6A6A;--sx-accent:#C7B57A;--sx-accent-2:#B8966E;--sx-white:#F4F4F0;--sx-black:#050505;--sx-radius:8px;--sx-max:1240px}html{scroll-behavior:smooth}body{background:var(--sx-bg);color:var(--sx-text)}body.sx-menu-open,body.sx-cart-open{overflow:hidden}.sx-page-width{max-width:var(--sx-max);margin:0 auto;padding:0 56px}.sx-kicker{font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--sx-accent);margin-bottom:14px}.sx-h1,.sx-h2{font-weight:800;letter-spacing:-.035em;line-height:1.02;color:var(--sx-text);margin:0}.sx-h1{font-size:clamp(44px,6vw,82px)}.sx-h2{font-size:clamp(30px,4vw,54px)}.sx-sub{font-size:15px;line-height:1.7;color:var(--sx-muted);font-weight:300;max-width:520px}.sx-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:14px 28px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s;font-family:inherit}.sx-btn--primary{background:var(--sx-white);color:var(--sx-black);border:1px solid var(--sx-white)}.sx-btn--primary:hover{background:var(--sx-accent);border-color:var(--sx-accent);color:var(--sx-black);transform:translateY(-1px)}.sx-btn--secondary{background:transparent;color:var(--sx-text);border:1px solid rgba(244,244,240,.18)}.sx-btn--secondary:hover{border-color:#f4f4f08c}.sx-announcement{background:#1a1a1a;border-bottom:1px solid var(--sx-line);color:var(--sx-accent);font-size:11px;letter-spacing:.18em;text-transform:uppercase;text-align:center;padding:10px 48px;position:relative}.sx-announcement__close{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:0;color:var(--sx-accent);opacity:.45;cursor:pointer;font-size:14px;line-height:1}.sx-announcement__close:hover{opacity:1}.sx-header{position:sticky;top:0;z-index:90;background:#050505e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sx-header__inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:0 56px;max-width:1440px;margin:0 auto}.sx-header__logo{font-size:17px;font-weight:900;letter-spacing:.32em;text-transform:uppercase;color:var(--sx-text);text-decoration:none;justify-self:start}.sx-header__nav{display:flex;align-items:center;gap:32px;justify-content:center}.sx-header__nav a{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--sx-muted);text-decoration:none;transition:color .2s}.sx-header__nav a:hover{color:var(--sx-text)}.sx-header__actions{display:flex;align-items:center;gap:8px;justify-self:end}.sx-icon-btn{position:relative;background:none;border:0;color:var(--sx-muted);padding:9px;cursor:pointer;border-radius:4px;transition:color .2s,background .2s}.sx-icon-btn:hover{color:var(--sx-text);background:#ffffff0a}.sx-icon-btn svg{width:20px;height:20px;display:block}.sx-cart-count{position:absolute;top:2px;right:1px;min-width:16px;height:16px;border-radius:99px;background:var(--sx-accent);color:var(--sx-black);font-size:9px;font-weight:900;display:none;align-items:center;justify-content:center;padding:0 4px}.sx-cart-count.is-visible{display:flex}.sx-menu-toggle{display:none;justify-self:start}.sx-mobile-menu{position:fixed;inset:0 auto 0 0;width:min(86vw,380px);background:var(--sx-bg-2);z-index:120;transform:translate(-100%);transition:transform .32s ease;border-right:1px solid var(--sx-line);padding:22px;display:flex;flex-direction:column;gap:24px}.sx-mobile-menu.is-open{transform:translate(0)}.sx-mobile-menu__top{display:flex;align-items:center;justify-content:space-between}.sx-mobile-menu__logo{font-size:15px;font-weight:900;letter-spacing:.3em;color:var(--sx-text);text-decoration:none}.sx-mobile-menu__links{display:flex;flex-direction:column;border-top:1px solid var(--sx-line)}.sx-mobile-menu__links a{padding:18px 0;border-bottom:1px solid var(--sx-line);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--sx-text);text-decoration:none}.sx-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:110;opacity:0;pointer-events:none;transition:opacity .25s}.sx-overlay.is-open{opacity:1;pointer-events:auto}@media(max-width:990px){.sx-page-width{padding:0 22px}.sx-header__inner{height:58px;grid-template-columns:48px 1fr 48px;padding:0 16px;gap:0}.sx-menu-toggle{display:inline-flex}.sx-header__nav{display:none}.sx-header__logo{justify-self:center;font-size:15px;letter-spacing:.28em}.sx-header__actions{gap:0}.sx-header__actions .sx-search-btn{display:none}.sx-announcement{font-size:9px;padding:9px 38px;letter-spacing:.13em}}.sx-page-width{width:min(100%,1440px);margin:0 auto}.sx-kicker{margin:0 0 18px;color:#c7b57a;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.sx-hero{position:relative;min-height:calc(100vh - 104px);overflow:hidden;background:#050505;border-bottom:1px solid #262626}.sx-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 65% 80% at 72% 45%,#c7b57a1c,#05050500 58%),radial-gradient(ellipse 45% 65% at 20% 82%,#ffffff09,#05050500 58%),linear-gradient(180deg,#050505,#080808)}.sx-hero__content{position:relative;z-index:2;min-height:calc(100vh - 104px);display:grid;grid-template-columns:minmax(0,.94fr) minmax(360px,1.06fr);align-items:center;gap:44px;padding:72px clamp(20px,5vw,80px)}.sx-hero__copy{max-width:620px}.sx-hero__title{margin:0;max-width:720px;color:#f4f4f0;font-size:clamp(48px,6.2vw,94px);font-weight:850;letter-spacing:-.055em;line-height:.94}.sx-hero__text{max-width:430px;margin:24px 0 0;color:#a3a3a3;font-size:15px;line-height:1.72;font-weight:350}.sx-hero__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:38px}.sx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 30px;border-radius:3px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.sx-btn:hover{transform:translateY(-1px)}.sx-btn--primary{background:#f4f4f0;color:#050505;border:1px solid #f4f4f0}.sx-btn--primary:hover{background:#c7b57a;border-color:#c7b57a;color:#050505}.sx-btn--secondary{background:transparent;color:#f4f4f0;border:1px solid rgba(244,244,240,.18)}.sx-btn--secondary:hover{border-color:#f4f4f073}.sx-hero__visual{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}.sx-hero__visual:before{content:"";position:absolute;width:min(44vw,620px);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,#c7b57a1a,#c7b57a08 38%,#05050500 72%);filter:blur(4px)}.sx-hero__image{position:relative;z-index:2;width:min(100%,760px);height:auto;object-fit:contain;filter:drop-shadow(0 34px 80px rgba(0,0,0,.6))}.sx-hero__product{position:absolute;z-index:2;background:linear-gradient(155deg,#302920,#171310 62%,#0c0b09);border:1px solid rgba(199,181,122,.16);box-shadow:0 40px 130px #000000b3,inset 0 1px #ffffff0f}.sx-hero__product--blend{width:160px;height:430px;border-radius:100px 100px 54px 54px;transform:translate(54px,-10px) rotate(7deg)}.sx-hero__product--vortex{width:128px;height:330px;border-radius:88px 88px 46px 46px;transform:translate(-112px,44px) rotate(-8deg);opacity:.92}.sx-hero__product--grip{width:210px;height:52px;border-radius:14px;transform:translate(28px,250px) rotate(-2deg)}.sx-strip{background:#050505;border-bottom:1px solid #262626}.sx-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.sx-strip-card{position:relative;min-width:0;background:#050505;border-right:1px solid #262626;transition:background .22s ease}.sx-strip-card:last-child{border-right:0}.sx-strip-card:hover{background:#0b0b0b}.sx-strip-card__link{display:grid;grid-template-columns:116px minmax(0,1fr);gap:18px;align-items:center;min-height:158px;padding:22px 24px;color:inherit;text-decoration:none}.sx-strip-card__badge{position:absolute;top:14px;left:14px;z-index:4;background:#c7b57a;color:#050505;border-radius:2px;padding:4px 9px;font-size:8px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.sx-strip-card__media{position:relative;display:flex;align-items:center;justify-content:center;width:116px;aspect-ratio:1;border-radius:6px;background:#111;border:1px solid rgba(255,255,255,.035);overflow:hidden}.sx-strip-card__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 70% 70% at 50% 38%,rgba(199,181,122,.08) 0%,transparent 68%)}.sx-strip-card__image{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;padding:8px}.sx-strip-card__placeholder{position:relative;z-index:2;background:linear-gradient(155deg,#302920,#14110f);border:1px solid rgba(199,181,122,.14);box-shadow:0 20px 44px #00000061}.sx-strip-card__placeholder--bottle{width:42px;height:78px;border-radius:40px 40px 20px 20px}.sx-strip-card__placeholder--grip{width:72px;height:34px;border-radius:8px}.sx-strip-card__placeholder--bundle{width:84px;height:72px;background:none;border:0;box-shadow:none}.sx-strip-card__placeholder--bundle:before,.sx-strip-card__placeholder--bundle:after{content:"";position:absolute;bottom:0;background:linear-gradient(155deg,#302920,#14110f);border:1px solid rgba(199,181,122,.14)}.sx-strip-card__placeholder--bundle:before{left:10px;width:34px;height:70px;border-radius:32px 32px 16px 16px}.sx-strip-card__placeholder--bundle:after{right:8px;width:46px;height:18px;border-radius:5px}.sx-strip-card__info{min-width:0}.sx-strip-card__eyebrow{margin:0 0 6px;color:#c7b57a;font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.sx-strip-card__title{margin:0 0 5px;color:#f4f4f0;font-size:13px;font-weight:850;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.sx-strip-card__subtitle{margin:0 0 14px;color:#a3a3a3;font-size:12px;line-height:1.35}.sx-strip-card__cta{display:inline-flex;color:#f4f4f0;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;transition:gap .2s ease,color .2s ease}.sx-strip-card:hover .sx-strip-card__cta{color:#c7b57a}@media screen and (max-width:1100px){.sx-hero__content{grid-template-columns:1fr;gap:10px;padding-top:56px;padding-bottom:44px}.sx-hero__visual{min-height:420px;order:-1}.sx-hero__copy{max-width:760px}.sx-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sx-strip-card:nth-child(2n){border-right:0}.sx-strip-card:nth-child(-n+2){border-bottom:1px solid #262626}}@media screen and (max-width:749px){.sx-hero{min-height:auto}.sx-hero__content{min-height:auto;padding:32px 18px 38px}.sx-hero__visual{min-height:315px}.sx-hero__title{font-size:clamp(42px,13vw,58px)}.sx-hero__text{margin-top:18px;font-size:14px}.sx-hero__buttons{margin-top:28px;display:grid;grid-template-columns:1fr}.sx-btn{width:100%}.sx-hero__product--blend{width:116px;height:286px;transform:translate(44px,-2px) rotate(7deg)}.sx-hero__product--vortex{width:94px;height:228px;transform:translate(-78px,26px) rotate(-8deg)}.sx-hero__product--grip{width:150px;height:40px;transform:translate(18px,170px) rotate(-2deg)}.sx-strip__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.sx-strip-card{flex:0 0 82%;border-right:1px solid #262626!important;border-bottom:0!important;scroll-snap-align:start}.sx-strip-card__link{grid-template-columns:92px minmax(0,1fr);min-height:132px;padding:18px}.sx-strip-card__media{width:92px}}.sx-feature{background:#050505;color:#f4f4f0;border-top:1px solid #262626;border-bottom:1px solid #262626;overflow:hidden}.sx-feature--alt{background:#0b0b0b}.sx-feature__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:620px}.sx-feature__media{position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse 65% 55% at 50% 42%,rgba(199,181,122,.1),transparent 68%),#0b0b0b;border-right:1px solid #262626;overflow:hidden}.sx-feature--reverse .sx-feature__media{border-right:0;border-left:1px solid #262626}.sx-feature__image{width:100%;height:100%;object-fit:cover;display:block}.sx-feature__placeholder{width:min(42vw,360px);height:min(58vw,480px);border-radius:170px 170px 78px 78px;background:linear-gradient(155deg,#2b251d,#16130f 62%,#090909);border:1px solid rgba(199,181,122,.16);box-shadow:0 0 120px #c7b57a14,inset 0 1px #ffffff0d}.sx-feature__placeholder--grip{width:min(44vw,390px);height:min(25vw,230px);border-radius:18px;background:linear-gradient(155deg,#252525,#121212 65%,#070707)}.sx-feature__content{display:flex;flex-direction:column;justify-content:center;padding:84px clamp(28px,5vw,92px)}.sx-kicker{font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:#c7b57a;font-weight:700;margin-bottom:16px}.sx-title{font-size:clamp(34px,4vw,62px);line-height:1.02;letter-spacing:-.035em;font-weight:850;margin:0 0 18px;color:#f4f4f0}.sx-sub{max-width:520px;color:#a3a3a3;font-size:15px;line-height:1.75;font-weight:300;margin:0 0 28px}.sx-bullets{list-style:none;margin:0 0 34px;padding:0;display:grid;gap:13px}.sx-bullets li{color:#a3a3a3;font-size:13px;line-height:1.55;display:flex;gap:12px}.sx-bullets li:before{content:"\2014";color:#c7b57a;font-weight:700;flex:0 0 auto}.sx-actions{display:flex;gap:12px;flex-wrap:wrap}.sx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border-radius:3px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;transition:.2s ease}.sx-btn--primary{background:#f4f4f0;color:#050505}.sx-btn--primary:hover{background:#c7b57a;color:#050505}.sx-btn--secondary{background:transparent;color:#f4f4f0;border:1px solid rgba(244,244,240,.16)}.sx-btn--secondary:hover{border-color:#f4f4f07a}.sx-duo{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:4px 0 30px;max-width:560px}.sx-duo__card{background:#111;border:1px solid #262626;border-radius:8px;padding:18px;transition:.2s ease}.sx-duo__card:hover{border-color:#c7b57a52;transform:translateY(-2px)}.sx-duo__tag{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#c7b57a;font-weight:700;margin-bottom:8px}.sx-duo__name{font-size:13px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;margin-bottom:6px}.sx-duo__copy{font-size:12px;line-height:1.55;color:#a3a3a3;margin:0}.sx-bundle{background:#0b0b0b;color:#f4f4f0;padding:84px clamp(20px,5vw,80px);border-top:1px solid #262626;border-bottom:1px solid #262626}.sx-bundle__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:64px;align-items:center}.sx-bundle__visual{min-height:480px;border-radius:10px;border:1px solid #262626;background:radial-gradient(ellipse 70% 60% at 50% 38%,rgba(199,181,122,.12),transparent 72%),linear-gradient(135deg,#111,#080808);display:flex;align-items:center;justify-content:center;overflow:hidden}.sx-bundle__image{width:100%;height:100%;object-fit:cover;display:block}.sx-bundle__items{display:flex;gap:22px;align-items:flex-end}.sx-bundle__shape{background:linear-gradient(155deg,#2b251d,#0f0f0f);border:1px solid rgba(199,181,122,.18);box-shadow:0 0 80px #c7b57a0f}.sx-bundle__shape--1{width:76px;height:158px;border-radius:80px 80px 36px 36px}.sx-bundle__shape--2{width:72px;height:144px;border-radius:80px 80px 36px 36px}.sx-bundle__shape--3{width:116px;height:28px;border-radius:8px}.sx-bundle__badge{display:inline-flex;background:#c7b57a1f;border:1px solid rgba(199,181,122,.24);color:#c7b57a;padding:6px 13px;border-radius:2px;font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:18px}.sx-bundle__title{font-size:clamp(36px,4vw,60px);line-height:1;letter-spacing:-.035em;font-weight:850;margin:0 0 16px}.sx-bundle__copy{font-size:15px;line-height:1.75;color:#a3a3a3;margin:0 0 26px;max-width:520px}.sx-bundle__list{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:10px}.sx-bundle__list li{font-size:13px;color:#a3a3a3;display:flex;gap:10px}.sx-bundle__list li:before{content:"\2713";color:#c7b57a;font-weight:800}.sx-bundle__price{display:flex;align-items:baseline;gap:12px;margin-bottom:28px}.sx-price-old{color:#6a6a6a;text-decoration:line-through;font-size:16px}.sx-price-new{font-size:34px;font-weight:850;color:#f4f4f0}.sx-price-save{font-size:11px;font-weight:800;background:#c7b57a1f;color:#c7b57a;padding:5px 10px;border-radius:2px}@media(max-width:900px){.sx-feature__grid,.sx-bundle__inner{grid-template-columns:1fr}.sx-feature--reverse .sx-feature__media{order:0;border-left:0}.sx-feature__media{min-height:420px;border-right:0;border-bottom:1px solid #262626}.sx-feature__content{padding:54px 22px}.sx-duo{grid-template-columns:1fr}.sx-bundle{padding:58px 20px}.sx-bundle__visual{min-height:360px}.sx-actions .sx-btn{width:100%}.sx-title{font-size:42px}.sx-bundle__items{transform:scale(.86)}}@media(max-width:520px){.sx-feature__media{min-height:330px}.sx-title{font-size:36px}.sx-sub{font-size:14px}.sx-bundle__visual{min-height:300px}.sx-bundle__items{transform:scale(.72)}.sx-bundle__price{flex-wrap:wrap}.sx-price-new{font-size:30px}}.sx-grip,.sx-grip-feature,.salyxs-grip-feature{min-height:720px!important}.sx-grip .sx-feature__content,.sx-grip-feature .sx-feature__content,.salyxs-grip-feature .sx-feature__content{max-width:620px!important;padding-left:clamp(32px,6vw,88px)!important}.sx-grip .sx-feature__title,.sx-grip-feature .sx-feature__title,.salyxs-grip-feature .sx-feature__title{font-size:clamp(52px,6vw,92px)!important;line-height:.95!important;letter-spacing:-.055em!important}.sx-grip .sx-feature__text,.sx-grip-feature .sx-feature__text,.salyxs-grip-feature .sx-feature__text{font-size:17px!important;line-height:1.75!important;max-width:620px!important}.sx-grip .sx-feature__list,.sx-grip-feature .sx-feature__list,.salyxs-grip-feature .sx-feature__list{margin-top:34px!important;margin-bottom:42px!important}.sx-grip .sx-feature__list li,.sx-grip-feature .sx-feature__list li,.salyxs-grip-feature .sx-feature__list li{font-size:15px!important;line-height:1.65!important}.sx-bundle,.sx-bundle-spotlight,.salyxs-bundle-spotlight{background:radial-gradient(circle at 25% 50%,rgba(199,181,122,.08),transparent 34%),linear-gradient(135deg,#050505,#090909 48%,#0b0b0b)!important}.sx-bundle .sx-bundle__title,.sx-bundle-spotlight .sx-bundle__title,.salyxs-bundle-spotlight .sx-bundle__title,.sx-bundle h2,.sx-bundle-spotlight h2,.salyxs-bundle-spotlight h2{color:#f4f4f0!important;opacity:1!important;visibility:visible!important;font-size:clamp(44px,5.2vw,78px)!important;line-height:.95!important;letter-spacing:-.055em!important;text-shadow:0 0 40px rgba(0,0,0,.65)!important}.sx-bundle .sx-bundle__text,.sx-bundle-spotlight .sx-bundle__text,.salyxs-bundle-spotlight .sx-bundle__text,.sx-bundle p,.sx-bundle-spotlight p,.salyxs-bundle-spotlight p{color:#a3a3a3!important}.sx-bundle .sx-bundle__visual,.sx-bundle-spotlight .sx-bundle__visual,.salyxs-bundle-spotlight .sx-bundle__visual{border:1px solid rgba(244,244,240,.12)!important;background:radial-gradient(circle at 50% 45%,rgba(199,181,122,.1),transparent 42%),#0b0b0b!important}@media screen and (max-width:749px){.sx-grip,.sx-grip-feature,.salyxs-grip-feature{min-height:auto!important;padding:72px 22px!important}.sx-grip .sx-feature__title,.sx-grip-feature .sx-feature__title,.salyxs-grip-feature .sx-feature__title{font-size:46px!important}.sx-bundle .sx-bundle__title,.sx-bundle-spotlight .sx-bundle__title,.salyxs-bundle-spotlight .sx-bundle__title,.sx-bundle h2,.sx-bundle-spotlight h2,.salyxs-bundle-spotlight h2{font-size:42px!important}}.sx-vortex,.sx-vortex-series,.salyxs-vortex-series{min-height:760px!important;display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important;background:radial-gradient(circle at 28% 50%,rgba(199,181,122,.08),transparent 34%),linear-gradient(135deg,#050505,#080808 52%,#0b0b0b)!important;border-top:1px solid rgba(244,244,240,.08)!important;border-bottom:1px solid rgba(244,244,240,.08)!important}.sx-vortex .sx-vortex__visual,.sx-vortex-series .sx-vortex__visual,.salyxs-vortex-series .sx-vortex__visual{min-height:760px!important;background:radial-gradient(circle at 50% 45%,rgba(199,181,122,.11),transparent 38%),#0b0b0b!important;border-right:1px solid rgba(244,244,240,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important}.sx-vortex .sx-vortex__content,.sx-vortex-series .sx-vortex__content,.salyxs-vortex-series .sx-vortex__content{padding:clamp(56px,7vw,110px)!important;max-width:780px!important}.sx-vortex .sx-vortex__title,.sx-vortex-series .sx-vortex__title,.salyxs-vortex-series .sx-vortex__title,.sx-vortex h2,.sx-vortex-series h2,.salyxs-vortex-series h2{font-size:clamp(54px,5.8vw,92px)!important;line-height:.95!important;letter-spacing:-.06em!important;color:#f4f4f0!important;max-width:720px!important}.sx-vortex .sx-vortex__text,.sx-vortex-series .sx-vortex__text,.salyxs-vortex-series .sx-vortex__text,.sx-vortex p,.sx-vortex-series p,.salyxs-vortex-series p{font-size:17px!important;line-height:1.8!important;max-width:680px!important;color:#a3a3a3!important}.sx-vortex .sx-vortex__cards,.sx-vortex-series .sx-vortex__cards,.salyxs-vortex-series .sx-vortex__cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin-top:38px!important;margin-bottom:38px!important}.sx-vortex .sx-vortex__card,.sx-vortex-series .sx-vortex__card,.salyxs-vortex-series .sx-vortex__card{padding:34px 32px!important;min-height:190px!important;border:1px solid rgba(244,244,240,.12)!important;background:#ffffff06!important;border-radius:10px!important}.sx-vortex .sx-btn,.sx-vortex-series .sx-btn,.salyxs-vortex-series .sx-btn{min-width:190px!important}.sx-feature{min-height:820px!important;background:#050505!important}.sx-feature__grid{min-height:820px!important;grid-template-columns:52% 48%!important}.sx-feature__media{min-height:820px!important;background:radial-gradient(circle at 50% 45%,rgba(199,181,122,.18),transparent 34%),radial-gradient(circle at 50% 55%,rgba(255,255,255,.035),transparent 42%),#0b0b0b!important}.sx-feature--reverse .sx-feature__grid{grid-template-columns:50% 50%!important}.sx-feature--reverse .sx-feature__media{background:radial-gradient(circle at 50% 45%,rgba(199,181,122,.14),transparent 34%),radial-gradient(circle at 50% 55%,rgba(255,255,255,.035),transparent 42%),#0b0b0b!important}.sx-feature__content{padding:clamp(70px,7vw,120px)!important;max-width:none!important}.sx-title{font-size:clamp(58px,6vw,96px)!important;line-height:.94!important;letter-spacing:-.06em!important;max-width:760px!important}.sx-sub{font-size:18px!important;line-height:1.8!important;max-width:680px!important;margin-top:24px!important;margin-bottom:38px!important}.sx-kicker{font-size:11px!important;letter-spacing:.34em!important;margin-bottom:24px!important}.sx-duo{max-width:720px!important;gap:20px!important;margin-top:44px!important;margin-bottom:44px!important}.sx-duo__card{min-height:220px!important;padding:34px 32px!important;border-radius:12px!important;background:#ffffff07!important;border:1px solid rgba(244,244,240,.13)!important}.sx-duo__tag{font-size:10px!important;margin-bottom:18px!important}.sx-duo__name{font-size:16px!important;line-height:1.25!important;margin-bottom:16px!important}.sx-duo__copy{font-size:14px!important;line-height:1.7!important}.sx-bullets{gap:18px!important;margin-top:42px!important;margin-bottom:48px!important}.sx-bullets li{font-size:16px!important;line-height:1.7!important}.sx-actions{gap:16px!important}.sx-actions .sx-btn{min-width:210px!important;min-height:58px!important}.sx-feature__placeholder{width:min(34vw,430px)!important;height:min(56vw,620px)!important;border-radius:220px 220px 95px 95px!important;background:linear-gradient(155deg,#3a3024,#1d1711 52%,#080808)!important;border:1px solid rgba(199,181,122,.28)!important;box-shadow:0 0 160px #c7b57a29,inset 0 1px #ffffff14!important;position:relative!important}.sx-feature__placeholder:after{content:"VORTEX";position:absolute;bottom:54px;left:50%;transform:translate(-50%);font-size:10px;letter-spacing:.45em;font-weight:800;color:#c7b57a7a}.sx-feature__placeholder--grip{width:min(38vw,520px)!important;height:min(24vw,300px)!important;border-radius:28px!important;background:linear-gradient(155deg,#2c2c2c,#151515 58%,#070707)!important;border:1px solid rgba(199,181,122,.24)!important;box-shadow:0 0 120px #c7b57a1f,inset 0 1px #ffffff0f!important;position:relative!important}.sx-feature__placeholder--grip:after{content:"GRIP";position:absolute;bottom:32px;left:50%;transform:translate(-50%);font-size:11px;letter-spacing:.45em;font-weight:800;color:#c7b57a80}.sx-feature--alt .sx-feature__content{padding-left:clamp(64px,6vw,110px)!important;padding-right:clamp(64px,6vw,110px)!important}.sx-feature--reverse .sx-title{font-size:clamp(64px,6.4vw,104px)!important;max-width:800px!important}.sx-feature--reverse .sx-sub{max-width:720px!important}@media screen and (max-width:900px){.sx-feature{min-height:auto!important}.sx-feature__grid,.sx-feature--reverse .sx-feature__grid{grid-template-columns:1fr!important;min-height:auto!important}.sx-feature__media,.sx-feature--reverse .sx-feature__media{min-height:440px!important}.sx-feature__content{padding:72px 24px!important}.sx-title,.sx-feature--reverse .sx-title{font-size:48px!important;line-height:.98!important}.sx-sub{font-size:15px!important}.sx-duo{grid-template-columns:1fr!important}.sx-actions .sx-btn{width:100%!important}.sx-feature__placeholder{width:210px!important;height:380px!important}.sx-feature__placeholder--grip{width:280px!important;height:150px!important}}.sx-header,.salyxs-header,header.sx-header{background:#050505!important;border-bottom:1px solid rgba(244,244,240,.06)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.sx-announcement,.salyxs-announcement,.sx-announcement-bar,.salyxs-announcement-bar{background:#050505!important;border-bottom:1px solid rgba(244,244,240,.06)!important}.sx-header__logo,.sx-logo,.salyxs-logo{color:#f4f4f0!important}.sx-header a,.salyxs-header a,.sx-header button,.salyxs-header button{color:#f4f4f09e!important}.sx-header a:hover,.salyxs-header a:hover,.sx-header button:hover,.salyxs-header button:hover{color:#f4f4f0!important}.sx-trust{background:#050505;border-top:1px solid rgba(244,244,240,.08);border-bottom:1px solid rgba(244,244,240,.08)}.sx-trust__inner{display:grid;grid-template-columns:repeat(4,1fr)}.sx-trust__item{min-height:86px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid rgba(244,244,240,.08);color:#a3a3a3;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-align:center;padding:18px}.sx-trust__item:last-child{border-right:0}.sx-trust__icon{color:#c7b57a;font-size:16px}.sx-trust__text{color:#f4f4f0;opacity:.76}.sx-reviews{padding:96px 72px;background:#0b0b0b;border-bottom:1px solid rgba(244,244,240,.08)}.sx-reviews__head{text-align:center;max-width:780px;margin:0 auto 52px}.sx-reviews__title{font-size:clamp(42px,4.8vw,78px)!important}.sx-reviews__sub{margin-left:auto;margin-right:auto}.sx-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:0 auto}.sx-review{background:#ffffff07;border:1px solid rgba(244,244,240,.11);border-radius:14px;padding:28px;min-height:420px;display:flex;flex-direction:column}.sx-review__stars{color:#c7b57a;letter-spacing:.14em;font-size:12px;margin-bottom:16px}.sx-review__text{font-size:15px;line-height:1.72;color:#f4f4f0;opacity:.86;margin:0 0 22px}.sx-review__photo{height:130px;border-radius:10px;border:1px solid rgba(244,244,240,.08);background:radial-gradient(circle at 50% 40%,rgba(199,181,122,.12),transparent 46%),#141414;margin-top:auto;margin-bottom:20px;display:flex;align-items:flex-end;padding:14px}.sx-review__photo span{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#c7b57a94;font-weight:800}.sx-review__avatar{width:44px;height:44px;border-radius:10px;background:#171717;border:1px solid rgba(199,181,122,.18);display:flex;align-items:center;justify-content:center;color:#c7b57a;font-weight:800}.sx-review__name{margin:0;color:#f4f4f0;font-size:13px;font-weight:800}.sx-review__meta{margin:2px 0 0;color:#a3a3a3;font-size:11px}.sx-email{padding:104px 24px;background:radial-gradient(circle at 50% 45%,rgba(199,181,122,.1),transparent 34%),#050505;text-align:center;border-bottom:1px solid rgba(244,244,240,.08)}.sx-email__inner{max-width:760px;margin:0 auto}.sx-email__title{font-size:clamp(42px,4.9vw,82px)!important}.sx-email__sub{margin-left:auto;margin-right:auto}.sx-email__form{display:flex;max-width:540px;margin:36px auto 0}.sx-email__input{height:58px;flex:1;background:#111;border:1px solid rgba(244,244,240,.12);border-right:0;color:#f4f4f0;padding:0 20px;font-size:14px;outline:0}.sx-email__btn{height:58px;border:0;background:#f4f4f0;color:#050505;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;padding:0 28px;cursor:pointer}.sx-email__note,.sx-email__success,.sx-email__error{font-size:11px;color:#6f6f6f;margin-top:14px}.sx-email__success{color:#c7b57a}.sx-email__error{color:#d7a0a0}.sx-faq{padding:96px 24px;background:#0b0b0b}.sx-faq__inner{max-width:820px;margin:0 auto}.sx-faq__head{text-align:center;margin-bottom:46px}.sx-faq__title{font-size:clamp(40px,4.4vw,70px)!important}.sx-faq__item{border-bottom:1px solid rgba(244,244,240,.1)}.sx-faq__question{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;cursor:pointer;color:#f4f4f0;font-size:17px;font-weight:800}.sx-faq__question::-webkit-details-marker{display:none}.sx-faq__question span{color:#c7b57a;font-size:22px;font-weight:300;transition:transform .2s}.sx-faq__item[open] .sx-faq__question span{transform:rotate(45deg)}.sx-faq__answer{padding:0 0 24px;color:#a3a3a3;font-size:15px;line-height:1.75}.sx-faq__answer p{margin:0}.sx-footer{background:#050505;border-top:1px solid rgba(244,244,240,.1);padding:74px 72px 34px}.sx-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:54px;max-width:1280px;margin:0 auto 52px}.sx-footer h2{font-size:18px;letter-spacing:.34em;color:#f4f4f0;margin:0 0 18px;font-weight:900}.sx-footer p{color:#a3a3a3;font-size:14px;line-height:1.75;max-width:320px;margin:0 0 16px}.sx-footer span{color:#6f6f6f;font-size:11px;line-height:1.6}.sx-footer h3{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:#c7b57a;margin:0 0 18px;font-weight:900}.sx-footer a{display:block;color:#a3a3a3;text-decoration:none;font-size:13px;margin:0 0 10px}.sx-footer a:hover{color:#f4f4f0}.sx-footer__bottom{max-width:1280px;margin:0 auto;border-top:1px solid rgba(244,244,240,.08);padding-top:24px;display:flex;justify-content:space-between;gap:18px}@media(max-width:900px){.sx-trust__inner{grid-template-columns:repeat(2,1fr)}.sx-trust__item{border-bottom:1px solid rgba(244,244,240,.08)}.sx-reviews{padding:72px 22px}.sx-reviews__grid{grid-template-columns:1fr}.sx-email__form{display:block}.sx-email__input{width:100%;border-right:1px solid rgba(244,244,240,.12);margin-bottom:10px}.sx-email__btn{width:100%}.sx-footer{padding:64px 24px 30px}.sx-footer__grid{grid-template-columns:1fr;gap:34px}.sx-footer__bottom{display:block}.sx-footer__bottom span{display:block;margin-top:10px}}.sx-review__photo{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(199,181,122,.1),transparent 45%),#0b0b0b;border:1px solid rgba(244,244,240,.1);margin-top:34px;margin-bottom:26px;display:flex;align-items:flex-end;justify-content:flex-start}.sx-review__photo img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.92) contrast(1.04)}.sx-review__photo span{padding:18px;font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:#c7b57aa6;font-weight:700}.sx-review__author{display:flex;align-items:center;gap:14px}.sx-review__avatar{width:58px;height:58px;border-radius:14px;overflow:hidden;background:#0b0b0b;border:1px solid rgba(244,244,240,.12);display:flex;align-items:center;justify-content:center;color:#c7b57a;font-weight:800;flex-shrink:0}.sx-review__avatar img{width:100%;height:100%;object-fit:cover;display:block}.sx-pdp__pack-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.sx-pdp__pack-note{font-size:11px;color:#f4f4f075;letter-spacing:.08em;text-transform:uppercase}.sx-pdp__pack{position:relative;min-height:96px}.sx-pdp__pack strong{display:block;margin-top:12px;font-size:18px;color:#f4f4f0;letter-spacing:-.02em}.sx-pdp__pack small{display:block;margin-top:6px;color:#f4f4f094}.sx-pdp__pack b{position:absolute;top:-14px;left:18px;display:inline-flex;align-items:center;min-height:22px;padding:0 12px;border-radius:3px;background:#c7b57a;color:#050505;font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.sx-pdp__pack.is-active{border-color:#c7b57af2;background:radial-gradient(circle at 50% 20%,rgba(199,181,122,.1),transparent 45%),#ffffff06}@media screen and (max-width:749px){.sx-pdp{overflow-x:hidden}.sx-pdp__inner{display:flex!important;flex-direction:column!important;gap:32px!important}.sx-pdp__gallery{width:100%!important;padding:0 16px!important}.sx-pdp__media-main{width:100%!important;border-radius:18px!important;overflow:hidden!important}.sx-pdp__image{width:100%!important;height:auto!important;object-fit:cover!important}.sx-pdp__thumbs{display:flex!important;gap:10px!important;overflow-x:auto!important;padding:12px 0 4px!important;scrollbar-width:none}.sx-pdp__thumbs::-webkit-scrollbar{display:none}.sx-pdp__thumb{width:68px!important;height:68px!important;min-width:68px!important;border-radius:10px!important}.sx-pdp__info{width:100%!important;padding:0 18px 32px!important}.sx-pdp__title{font-size:56px!important;line-height:.92!important;letter-spacing:-.06em!important}.sx-pdp__subtitle{font-size:15px!important;line-height:1.65!important}.sx-pdp__price-row{margin-top:26px!important}.sx-pdp__variants{margin-top:28px!important}.sx-pdp__swatches{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.sx-pdp__swatch{width:100%!important;min-height:48px!important}.sx-pdp__pack-head{display:block!important}.sx-pdp__pack-note{display:block;margin-top:8px;font-size:10px}.sx-pdp__pack-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.sx-pdp__pack{min-height:92px!important;padding:18px 16px!important}.sx-pdp__pack b{top:-11px;left:14px;font-size:8px}.sx-pdp__atc{width:100%!important;min-height:58px!important;margin-top:22px!important;font-size:11px!important;letter-spacing:.24em!important;white-space:normal!important;line-height:1.35!important}.sx-pdp__trust{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:16px!important}.sx-pdp__lower{padding-left:18px!important;padding-right:18px!important}.sx-pdp__story{display:block!important;padding:72px 0!important}.sx-pdp__story h2,.sx-pdp__section-head h2{font-size:42px!important;line-height:1!important}.sx-pdp__spec-table{grid-template-columns:1fr!important}}.sx-header__logo{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;line-height:1!important}.sx-header__logo img{display:block!important;width:auto!important;height:24px!important;max-width:160px!important;object-fit:contain!important}.sx-header__logo span{color:#f4f4f0!important;font-size:22px!important;font-weight:900!important;letter-spacing:.42em!important}@media screen and (max-width:749px){.sx-header__logo img{height:22px!important;max-width:138px!important}.sx-header__logo span{font-size:18px!important;letter-spacing:.34em!important}}@media screen and (max-width:749px){.sx-product-strip,.sx-products,.salyxs-product-strip{overflow:hidden!important}.sx-product-strip__grid,.sx-products__grid,.sx-strip__grid,.sx-product-grid{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding-left:18px!important;padding-right:18px!important;padding-bottom:4px!important;scrollbar-width:none!important}.sx-product-strip__grid::-webkit-scrollbar,.sx-products__grid::-webkit-scrollbar,.sx-strip__grid::-webkit-scrollbar,.sx-product-grid::-webkit-scrollbar{display:none!important}.sx-product-card,.sx-product-strip__card,.sx-products__card,.sx-strip-card{min-width:82%!important;max-width:82%!important;scroll-snap-align:start!important}}@media screen and (max-width:749px){html,body{overflow-x:hidden!important}.sx-products,.sx-product-strip,.salyxs-products,.salyxs-product-strip{width:100%!important;max-width:100%!important;overflow:hidden!important}.sx-products__grid,.sx-product-strip__grid,.sx-strip__grid,.sx-product-grid,.sx-products .sx-page-width,.sx-product-strip .sx-page-width{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:14px!important;padding-left:18px!important;padding-right:18px!important;padding-bottom:0!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;max-width:100%!important}.sx-products__grid::-webkit-scrollbar,.sx-product-strip__grid::-webkit-scrollbar,.sx-strip__grid::-webkit-scrollbar,.sx-product-grid::-webkit-scrollbar,.sx-products .sx-page-width::-webkit-scrollbar,.sx-product-strip .sx-page-width::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.sx-product-card,.sx-products__card,.sx-product-strip__card,.sx-strip-card{flex:0 0 82%!important;width:82%!important;max-width:82%!important;scroll-snap-align:start!important}}.sx-header__logo{display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;line-height:1!important}.sx-header__logo img{display:block!important;width:auto!important;max-width:132px!important;height:auto!important;max-height:28px!important;object-fit:contain!important}.sx-header__logo span{display:inline-block!important;color:#f4f4f0!important;letter-spacing:.42em!important;font-weight:700!important;font-size:16px!important}@media screen and (max-width:749px){.sx-header__logo img{max-width:118px!important;max-height:24px!important}.sx-header__logo span{font-size:15px!important;letter-spacing:.38em!important}}.sx-header__logo,.sx-mobile-menu__logo{display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;line-height:1!important}.sx-header__logo img{display:block!important;width:auto!important;height:auto!important;max-width:150px!important;max-height:32px!important;object-fit:contain!important}.sx-mobile-menu__logo img{display:block!important;width:auto!important;height:auto!important;max-width:140px!important;max-height:30px!important;object-fit:contain!important}.sx-header__logo span,.sx-mobile-menu__logo span{color:#f4f4f0!important;font-weight:800!important;letter-spacing:.42em!important;font-size:15px!important}@media screen and (max-width:749px){.sx-header__logo img{max-width:124px!important;max-height:26px!important}}.sx-footer__logo{display:inline-flex!important;align-items:center!important;text-decoration:none!important;line-height:1!important;margin-bottom:26px!important}.sx-footer__logo img{display:block!important;width:auto!important;max-width:150px!important;max-height:34px!important;object-fit:contain!important}.sx-footer__logo span{display:inline-block!important;color:#f4f4f0!important;font-size:18px!important;font-weight:900!important;letter-spacing:.42em!important}@media screen and (max-width:749px){.sx-footer__logo{margin-bottom:20px!important}.sx-footer__logo img{max-width:130px!important;max-height:30px!important}.sx-footer__logo span{font-size:16px!important;letter-spacing:.36em!important}}@media screen and (min-width:901px){.sx-hero__media,.sx-hero__image,.sx-hero__visual{width:58%!important;height:100%!important;min-height:620px!important;position:absolute!important;right:0!important;top:0!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center right!important;display:block!important}.sx-hero{background-size:cover!important;background-position:center right!important;background-repeat:no-repeat!important}.sx-review img,.sx-reviews img,.sx-review-card img,.sx-review__image img,.sx-review-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.sx-review__image,.sx-review-card__image,.sx-review-media,.sx-review-card__media{min-height:150px!important;max-height:170px!important;overflow:hidden!important;border-radius:14px!important}.sx-product-card__image,.sx-product-card__media,.sx-compact-product__image,.sx-compact-product__media,.sx-featured-products__image{width:132px!important;height:132px!important;min-width:132px!important;border-radius:12px!important;overflow:hidden!important}.sx-product-card__image img,.sx-product-card__media img,.sx-compact-product__image img,.sx-compact-product__media img,.sx-featured-products__image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}}.sx-review__photo{width:100%!important;height:160px!important;border-radius:14px!important;overflow:hidden!important;background:#0b0b0b!important}.sx-strip-card__media{width:150px!important;height:150px!important;min-width:150px!important;border-radius:12px!important;overflow:hidden!important;background:#101010!important}@media screen and (max-width:749px){.sx-review__photo{height:135px!important}.sx-review__avatar{width:48px!important;height:48px!important;min-width:48px!important;border-radius:12px!important}.sx-strip-card__media{width:96px!important;height:96px!important;min-width:96px!important}}.sx-strip-card__link{position:relative!important;display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;gap:22px!important;align-items:center!important;min-height:188px!important;padding:22px 26px!important;overflow:hidden!important}.sx-strip-card__media{position:relative!important;z-index:1!important;width:132px!important;height:132px!important;min-width:132px!important;max-width:132px!important;border-radius:12px!important;overflow:hidden!important;background:#101010!important}.sx-strip-card__image{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}.sx-review__photo{width:100%!important;height:165px!important;border-radius:14px!important;overflow:hidden!important;background:#0b0b0b!important}.sx-review__photo img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}.sx-review__avatar{width:56px!important;height:56px!important;min-width:56px!important;border-radius:14px!important;overflow:hidden!important;background:#111!important}.sx-review__avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}@media screen and (min-width:750px)and (max-width:1200px){.sx-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sx-strip-card__link{grid-template-columns:126px minmax(0,1fr)!important;min-height:178px!important}.sx-strip-card__media{width:126px!important;height:126px!important;min-width:126px!important;max-width:126px!important}}@media screen and (max-width:749px){.sx-strip__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}.sx-strip-card{min-width:78vw!important;scroll-snap-align:start!important}.sx-strip-card__link{grid-template-columns:92px minmax(0,1fr)!important;gap:16px!important;min-height:142px!important;padding:18px!important}.sx-strip-card__media{width:92px!important;height:92px!important;min-width:92px!important;max-width:92px!important}.sx-review__photo{height:135px!important}.sx-review__avatar{width:48px!important;height:48px!important;min-width:48px!important;border-radius:12px!important}}@media screen and (min-width:901px){.sx-hero{position:relative!important;overflow:hidden!important;min-height:760px!important;height:760px!important;background:#050505!important}.sx-hero__inner{position:relative!important;z-index:3!important;width:100%!important;max-width:1500px!important;height:100%!important;margin:0 auto!important;padding:0 72px!important;display:flex!important;align-items:center!important}.sx-hero__content{position:relative!important;z-index:4!important;width:46%!important;max-width:660px!important}.sx-hero__media,.sx-hero__image,.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;overflow:hidden!important;display:block!important;pointer-events:none!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;background:linear-gradient(90deg,#050505fa,#050505eb 23%,#050505ad 42%,#0505053d 62%,#0505050f)!important;pointer-events:none!important}.sx-hero h1,.sx-hero__title{max-width:620px!important;font-size:clamp(72px,6.4vw,116px)!important;line-height:.88!important;letter-spacing:-.065em!important}.sx-hero p,.sx-hero__text,.sx-hero__subtitle{max-width:520px!important}}@media screen and (max-width:900px){.sx-hero{position:relative!important;overflow:hidden!important;min-height:720px!important;height:auto!important;background:#050505!important}.sx-hero__inner{position:relative!important;z-index:3!important;min-height:720px!important;width:100%!important;padding:96px 22px 44px!important;display:flex!important;align-items:flex-end!important}.sx-hero__content{position:relative!important;z-index:4!important;width:100%!important;max-width:none!important}.sx-hero__media,.sx-hero__image,.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;overflow:hidden!important;display:block!important;pointer-events:none!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:72% center!important;display:block!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;background:linear-gradient(180deg,#05050540,#0505056b 34%,#050505c7 62%,#050505f5)!important;pointer-events:none!important}.sx-hero h1,.sx-hero__title{font-size:clamp(48px,15vw,72px)!important;line-height:.9!important;letter-spacing:-.06em!important;max-width:100%!important}.sx-hero p,.sx-hero__text,.sx-hero__subtitle{max-width:92%!important}}.sx-strip{overflow:hidden!important}.sx-strip__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.sx-strip-card{min-width:0!important;overflow:hidden!important}.sx-strip-card__link{position:relative!important;display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;gap:20px!important;align-items:center!important;min-height:172px!important;padding:20px 24px!important;overflow:hidden!important}.sx-strip-card__media{position:relative!important;z-index:1!important;width:118px!important;height:118px!important;min-width:118px!important;max-width:118px!important;border-radius:12px!important;overflow:hidden!important;background:#101010!important}.sx-strip-card__image{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;object-position:center!important;background:#101010!important}.sx-strip-card__info{position:relative!important;z-index:2!important;min-width:0!important;overflow:visible!important}.sx-strip-card__eyebrow,.sx-strip-card__title,.sx-strip-card__subtitle,.sx-strip-card__cta{position:relative!important;z-index:3!important}.sx-strip-card__title,.sx-strip-card__subtitle{white-space:normal!important;overflow:visible!important;text-overflow:unset!important}.sx-strip-card__badge{z-index:5!important}@media screen and (min-width:750px)and (max-width:1200px){.sx-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sx-strip-card__link{grid-template-columns:112px minmax(0,1fr)!important;min-height:164px!important;padding:20px!important}.sx-strip-card__media{width:112px!important;height:112px!important;min-width:112px!important;max-width:112px!important}}@media screen and (max-width:749px){.sx-strip__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.sx-strip-card{min-width:82vw!important;scroll-snap-align:start!important}.sx-strip-card__link{grid-template-columns:88px minmax(0,1fr)!important;gap:15px!important;min-height:138px!important;padding:18px!important}.sx-strip-card__media{width:88px!important;height:88px!important;min-width:88px!important;max-width:88px!important}}.sx-review__photo{width:100%!important;height:220px!important;border-radius:14px!important;overflow:hidden!important;background:#080808!important;border:1px solid rgba(244,244,240,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important}.sx-review__photo img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;object-position:center center!important;background:#080808!important}.sx-review__avatar{width:58px!important;height:58px!important;min-width:58px!important;border-radius:14px!important;overflow:hidden!important;background:#111!important}.sx-review__avatar img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important}@media screen and (min-width:750px)and (max-width:1200px){.sx-review__photo{height:190px!important}}@media screen and (max-width:749px){.sx-review__photo{height:155px!important}.sx-review__avatar{width:48px!important;height:48px!important;min-width:48px!important;border-radius:12px!important}}@media screen and (min-width:901px){.sx-hero{position:relative!important;overflow:hidden!important;height:760px!important;min-height:760px!important;background:#050505!important}.sx-hero__media,.sx-hero__image,.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;overflow:hidden!important;pointer-events:none!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(90deg,#050505db,#050505b3 28%,#05050561 52%,#0505051f)!important}.sx-hero__inner{position:relative!important;z-index:5!important;height:100%!important;width:100%!important;max-width:1500px!important;margin:0 auto!important;padding:0 72px!important;display:flex!important;align-items:center!important}.sx-hero__content{position:relative!important;z-index:6!important;width:48%!important;max-width:680px!important}.sx-hero h1,.sx-hero__title{position:relative!important;z-index:7!important;max-width:680px!important;font-size:clamp(74px,6.3vw,116px)!important;line-height:.88!important;letter-spacing:-.065em!important}.sx-hero p,.sx-hero__text,.sx-hero__subtitle{position:relative!important;z-index:7!important;max-width:540px!important}.sx-hero__buttons,.sx-hero__actions{position:relative!important;z-index:7!important}}@media screen and (max-width:900px){.sx-hero{position:relative!important;overflow:hidden!important;min-height:700px!important;height:auto!important;background:#050505!important}.sx-hero__media,.sx-hero__image,.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;overflow:hidden!important;pointer-events:none!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:68% center!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(180deg,#0505052e,#0505056b 35%,#050505d1 68%,#050505fa)!important}.sx-hero__inner{position:relative!important;z-index:5!important;min-height:700px!important;width:100%!important;padding:92px 22px 42px!important;display:flex!important;align-items:flex-end!important}.sx-hero__content{position:relative!important;z-index:6!important;width:100%!important;max-width:none!important}.sx-hero h1,.sx-hero__title{position:relative!important;z-index:7!important;font-size:clamp(46px,14vw,70px)!important;line-height:.9!important;letter-spacing:-.06em!important;max-width:100%!important}.sx-hero p,.sx-hero__text,.sx-hero__subtitle{position:relative!important;z-index:7!important;max-width:94%!important}.sx-hero__buttons,.sx-hero__actions{position:relative!important;z-index:7!important}}@media screen and (min-width:901px){.sx-hero{position:relative!important;height:760px!important;min-height:760px!important;overflow:hidden!important;background:#050505!important}.sx-hero__media,.sx-hero__image,.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;overflow:hidden!important;pointer-events:none!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;background:linear-gradient(90deg,#050505eb,#050505d1 28%,#05050585 48%,#0505052e 70%,#0505050a)!important;pointer-events:none!important}.sx-hero__inner{position:relative!important;z-index:5!important;width:100%!important;max-width:1500px!important;height:100%!important;margin:0 auto!important;padding:0 72px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.sx-hero__content{position:relative!important;z-index:6!important;width:620px!important;min-width:620px!important;max-width:620px!important}.sx-hero h1,.sx-hero__title{width:100%!important;max-width:620px!important;font-size:clamp(72px,6vw,108px)!important;line-height:.88!important;letter-spacing:-.065em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.sx-hero p,.sx-hero__text,.sx-hero__subtitle{width:100%!important;max-width:520px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.sx-hero__buttons,.sx-hero__actions{position:relative!important;z-index:7!important;display:flex!important;flex-direction:row!important;gap:12px!important;flex-wrap:wrap!important}}@media screen and (max-width:900px){.sx-hero{position:relative!important;min-height:690px!important;height:auto!important;overflow:hidden!important;background:#050505!important}.sx-hero__media,.sx-hero__image,.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;overflow:hidden!important;pointer-events:none!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:68% center!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;background:linear-gradient(180deg,#0505052e,#0505056b 32%,#050505c7 62%,#050505f7)!important;pointer-events:none!important}.sx-hero__inner{position:relative!important;z-index:5!important;width:100%!important;min-height:690px!important;padding:96px 20px 42px!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important}.sx-hero__content{position:relative!important;z-index:6!important;width:100%!important;min-width:0!important;max-width:100%!important}.sx-hero h1,.sx-hero__title{width:100%!important;max-width:360px!important;font-size:clamp(44px,13vw,62px)!important;line-height:.9!important;letter-spacing:-.06em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.sx-hero p,.sx-hero__text,.sx-hero__subtitle{width:100%!important;max-width:330px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.sx-hero__buttons,.sx-hero__actions{position:relative!important;z-index:7!important;display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;max-width:330px!important}.sx-hero__buttons a,.sx-hero__actions a{width:100%!important;justify-content:center!important}}@media screen and (min-width:901px){.sx-hero{position:relative!important;height:760px!important;min-height:760px!important;overflow:hidden!important;background:#050505!important}.sx-hero__media,.sx-hero__image,.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;max-width:none!important;min-width:100%!important;overflow:hidden!important;pointer-events:none!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:center center!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(90deg,#050505f0,#050505d6 25%,#05050594 45%,#05050533 68%,#0505050f)!important}.sx-hero__inner{position:relative!important;z-index:5!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0 clamp(32px,7vw,120px)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.sx-hero__content{position:relative!important;z-index:6!important;display:block!important;width:640px!important;min-width:640px!important;max-width:640px!important;flex:0 0 640px!important;text-align:left!important}.sx-hero .sx-kicker,.sx-hero__kicker{display:block!important;width:100%!important;max-width:640px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.sx-hero h1,.sx-hero__title{display:block!important;width:640px!important;max-width:640px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:clamp(70px,5.8vw,106px)!important;line-height:.88!important;letter-spacing:-.065em!important;text-align:left!important}.sx-hero p,.sx-hero__text,.sx-hero__subtitle,.sx-hero__sub{display:block!important;width:520px!important;max-width:520px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.sx-hero__buttons,.sx-hero__actions{position:relative!important;z-index:7!important;display:flex!important;flex-direction:row!important;gap:12px!important;flex-wrap:wrap!important;width:520px!important;max-width:520px!important}}@media screen and (max-width:900px){.sx-hero{position:relative!important;min-height:690px!important;height:auto!important;overflow:hidden!important;background:#050505!important}.sx-hero__media,.sx-hero__image,.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;overflow:hidden!important;pointer-events:none!important}.sx-hero__media img,.sx-hero__image img,.sx-hero__visual img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:68% center!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(180deg,#05050538,#0505057a 36%,#050505d1,#050505fa)!important}.sx-hero__inner{position:relative!important;z-index:5!important;min-height:690px!important;width:100%!important;max-width:none!important;padding:92px 22px 42px!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important}.sx-hero__content{position:relative!important;z-index:6!important;display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;flex:none!important;text-align:left!important}.sx-hero .sx-kicker,.sx-hero__kicker{width:100%!important;max-width:340px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.sx-hero h1,.sx-hero__title{width:100%!important;max-width:350px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-size:clamp(42px,12vw,58px)!important;line-height:.9!important;letter-spacing:-.055em!important;text-align:left!important}.sx-hero p,.sx-hero__text,.sx-hero__subtitle,.sx-hero__sub{width:100%!important;max-width:330px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.sx-hero__buttons,.sx-hero__actions{width:100%!important;max-width:330px!important;display:flex!important;flex-direction:column!important;gap:10px!important}.sx-hero__buttons a,.sx-hero__actions a{width:100%!important;justify-content:center!important}}@media screen and (min-width:901px){.sx-hero{position:relative!important;overflow:hidden!important;height:760px!important;min-height:760px!important;background:#050505!important}.sx-hero__bg{display:none!important}.sx-hero__content{position:relative!important;z-index:5!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0 clamp(40px,7vw,128px)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.sx-hero__copy{position:relative!important;z-index:10!important;width:620px!important;max-width:620px!important;min-width:620px!important;flex:0 0 620px!important;text-align:left!important}.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;max-width:none!important;overflow:hidden!important;pointer-events:none!important}.sx-hero__image{width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:center center!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(90deg,#050505eb,#050505d1 28%,#0505058a 46%,#05050538 66%,#0505050f)!important}.sx-hero .sx-kicker{display:block!important;width:100%!important;max-width:620px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.sx-hero__title{display:block!important;width:100%!important;max-width:620px!important;margin:0!important;font-size:clamp(72px,5.8vw,108px)!important;line-height:.88!important;letter-spacing:-.065em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.sx-hero__text{display:block!important;width:100%!important;max-width:520px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.sx-hero__buttons{display:flex!important;flex-direction:row!important;gap:12px!important;flex-wrap:wrap!important;width:100%!important;max-width:520px!important}}@media screen and (max-width:900px){.sx-hero{position:relative!important;overflow:hidden!important;min-height:700px!important;height:auto!important;background:#050505!important}.sx-hero__bg{display:none!important}.sx-hero__content{position:relative!important;z-index:5!important;width:100%!important;max-width:none!important;min-height:700px!important;margin:0!important;padding:92px 22px 42px!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important}.sx-hero__copy{position:relative!important;z-index:10!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important;text-align:left!important}.sx-hero__visual{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;width:100%!important;height:100%!important;max-width:none!important;overflow:hidden!important;pointer-events:none!important}.sx-hero__image{width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:68% center!important}.sx-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important;background:linear-gradient(180deg,#05050533,#0505056b 34%,#050505cc 66%,#050505fa)!important}.sx-hero .sx-kicker{display:block!important;width:100%!important;max-width:340px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.sx-hero__title{display:block!important;width:100%!important;max-width:360px!important;margin:0!important;font-size:clamp(44px,12.5vw,62px)!important;line-height:.9!important;letter-spacing:-.055em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.sx-hero__text{display:block!important;width:100%!important;max-width:330px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-align:left!important}.sx-hero__buttons{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important;max-width:330px!important}.sx-hero__buttons a{width:100%!important;justify-content:center!important}}.sx-header,.sx-header__inner,.sx-announcement,.sx-topbar{position:relative!important;z-index:9999!important}.sx-hero{z-index:1!important}.sx-mobile-menu,.sx-overlay{z-index:10000!important}@media screen and (max-width:900px){.sx-header{position:relative!important;z-index:9999!important;background:#050505!important}.sx-hero{position:relative!important;z-index:1!important}.sx-hero__visual,.sx-hero__image{z-index:1!important}.sx-hero:before{z-index:2!important}.sx-hero__content,.sx-hero__copy{z-index:5!important}}html,body{overflow-x:hidden!important}.sx-reviews{width:100%!important;max-width:100vw!important;overflow:hidden!important;background:#050505!important}.sx-reviews__grid{width:min(100% - 40px,1440px)!important;max-width:1440px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;overflow:visible!important}.sx-review{width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.sx-review__photo{width:100%!important;max-width:100%!important;overflow:hidden!important}.sx-review__photo img{max-width:100%!important}@media screen and (min-width:750px)and (max-width:1100px){.sx-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(100% - 32px,920px)!important}}@media screen and (max-width:749px){.sx-reviews{overflow:hidden!important}.sx-reviews__grid{width:calc(100% - 32px)!important;max-width:none!important;margin:0 auto!important;display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.sx-review{width:100%!important;min-width:0!important}}@media screen and (max-width:900px){.sx-mobile-menu,.sx-mobile-menu__top,.sx-mobile-menu__links{background:#000!important}.sx-mobile-menu__logo,.sx-mobile-menu__logo img{background:transparent!important;box-shadow:none!important;border:0!important}.sx-mobile-menu__logo img{display:block!important;width:auto!important;max-width:96px!important;max-height:24px!important;object-fit:contain!important}.sx-mobile-menu__logo{padding:0!important;line-height:1!important}.sx-announcement,.sx-topbar{position:relative!important;height:32px!important;min-height:32px!important;padding:0 38px!important;background:#000!important;border-bottom:1px solid rgba(244,244,240,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.sx-announcement p,.sx-announcement span,.sx-topbar p,.sx-topbar span{margin:0!important;padding:0!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;font-size:9px!important;letter-spacing:.16em!important;color:#c7b57a!important}.sx-announcement button,.sx-topbar button,.sx-announcement__close,.sx-topbar__close{position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important}}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title),body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .page-width,body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte{background:#050505!important;color:#f4f4f0!important}body:not(.template-cart) #MainContent .shopify-policy__container,body:not(.template-cart) #MainContent .shopify-policy__title,body:not(.template-cart) #MainContent .shopify-policy__body{background:#050505!important;color:#f4f4f0!important}body:not(.template-cart) #MainContent:has(.main-page-title),body:not(.template-cart) #MainContent:has(.shopify-policy__container){background:#050505!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .page-width{max-width:980px!important;margin:0 auto!important;padding:90px 22px 110px!important}body:not(.template-cart) #MainContent .shopify-policy__container{max-width:980px!important;margin:0 auto!important;padding:90px 22px 110px!important}body:not(.template-cart) #MainContent .main-page-title,body:not(.template-cart) #MainContent .shopify-policy__title h1{color:#f4f4f0!important;font-size:clamp(54px,5.6vw,92px)!important;line-height:.92!important;letter-spacing:-.06em!important;font-weight:900!important;margin:0 0 70px!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte,body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte p,body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte li,body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte span,body:not(.template-cart) #MainContent .shopify-policy__body,body:not(.template-cart) #MainContent .shopify-policy__body p,body:not(.template-cart) #MainContent .shopify-policy__body li,body:not(.template-cart) #MainContent .shopify-policy__body span{color:#f4f4f0!important;opacity:1!important;font-size:17px!important;line-height:1.9!important;letter-spacing:.015em!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte h2,body:not(.template-cart) #MainContent .shopify-policy__body h2{color:#f4f4f0!important;font-size:28px!important;line-height:1.15!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:900!important;margin:58px 0 18px!important;padding-bottom:14px!important;border-bottom:1px solid rgba(244,244,240,.16)!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte h3,body:not(.template-cart) #MainContent .shopify-policy__body h3{color:#c7b57a!important;font-size:13px!important;letter-spacing:.2em!important;text-transform:uppercase!important;font-weight:900!important;margin:42px 0 14px!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte a,body:not(.template-cart) #MainContent .shopify-policy__body a{color:#c7b57a!important;text-decoration:underline!important;text-underline-offset:4px!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte table,body:not(.template-cart) #MainContent .shopify-policy__body table{width:100%!important;border-collapse:collapse!important;margin:32px 0!important;background:#0b0b0b!important;border:1px solid rgba(244,244,240,.14)!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte th,body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte td,body:not(.template-cart) #MainContent .shopify-policy__body th,body:not(.template-cart) #MainContent .shopify-policy__body td{color:#f4f4f0!important;border:1px solid rgba(244,244,240,.14)!important;padding:14px 16px!important}@media screen and (max-width:749px){body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .page-width,body:not(.template-cart) #MainContent .shopify-policy__container{padding:58px 18px 76px!important}body:not(.template-cart) #MainContent .main-page-title,body:not(.template-cart) #MainContent .shopify-policy__title h1{font-size:44px!important;line-height:.95!important;margin-bottom:42px!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte,body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte p,body:not(.template-cart) #MainContent .shopify-policy__body,body:not(.template-cart) #MainContent .shopify-policy__body p{font-size:14px!important;line-height:1.75!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte h2,body:not(.template-cart) #MainContent .shopify-policy__body h2{font-size:18px!important;letter-spacing:.14em!important;margin-top:42px!important}}body:not(.template-cart) #MainContent .main-page-title,body:not(.template-cart) #MainContent .shopify-policy__title h1{font-size:clamp(64px,6.4vw,108px)!important;line-height:.86!important;letter-spacing:-.075em!important;font-weight:900!important;margin-bottom:78px!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte,body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte p,body:not(.template-cart) #MainContent .shopify-policy__body,body:not(.template-cart) #MainContent .shopify-policy__body p{font-size:18px!important;line-height:1.95!important;letter-spacing:.025em!important;font-weight:500!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte h2,body:not(.template-cart) #MainContent .shopify-policy__body h2{font-size:20px!important;line-height:1.2!important;letter-spacing:.24em!important;text-transform:uppercase!important;font-weight:900!important;margin-top:64px!important;margin-bottom:22px!important;padding-bottom:16px!important;border-bottom:1px solid rgba(244,244,240,.18)!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte h3,body:not(.template-cart) #MainContent .shopify-policy__body h3{font-size:12px!important;letter-spacing:.26em!important;text-transform:uppercase!important;font-weight:900!important;margin-top:42px!important;margin-bottom:14px!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte p:first-child,body:not(.template-cart) #MainContent .shopify-policy__body p:first-child{opacity:.72!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte li,body:not(.template-cart) #MainContent .shopify-policy__body li{font-size:17px!important;line-height:1.85!important;letter-spacing:.02em!important}@media screen and (max-width:749px){body:not(.template-cart) #MainContent .main-page-title,body:not(.template-cart) #MainContent .shopify-policy__title h1{font-size:46px!important;line-height:.92!important;letter-spacing:-.055em!important;margin-bottom:44px!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte,body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte p,body:not(.template-cart) #MainContent .shopify-policy__body,body:not(.template-cart) #MainContent .shopify-policy__body p{font-size:14px!important;line-height:1.75!important;letter-spacing:.015em!important}body:not(.template-cart) #MainContent .shopify-section:has(.main-page-title) .rte h2,body:not(.template-cart) #MainContent .shopify-policy__body h2{font-size:15px!important;letter-spacing:.18em!important;margin-top:42px!important}}#MainContent:has(cart-items),#MainContent:has(.cart-items),#MainContent:has(.cart__contents){background:#050505!important;color:#f4f4f0!important}#MainContent:has(cart-items) .page-width,#MainContent:has(cart-items) cart-items,#MainContent:has(cart-items) .cart,#MainContent:has(cart-items) .cart__items,#MainContent:has(cart-items) .cart-items,#MainContent:has(cart-items) .cart__contents,#MainContent:has(cart-items) .cart__footer,#MainContent:has(cart-items) .cart__blocks,#MainContent:has(cart-items) .totals{background:#050505!important;color:#f4f4f0!important}#MainContent:has(cart-items) h1,#MainContent:has(cart-items) .title,#MainContent:has(cart-items) .cart__empty-text{color:#f4f4f0!important;font-size:clamp(58px,6.2vw,104px)!important;line-height:.86!important;letter-spacing:-.07em!important;font-weight:900!important}#MainContent:has(cart-items) a,#MainContent:has(cart-items) .underlined-link{color:#c7b57a!important;text-underline-offset:4px!important}#MainContent:has(cart-items) .cart-items th,#MainContent:has(cart-items) .cart-items thead th{color:#c7b57a!important;opacity:1!important;font-size:10px!important;letter-spacing:.22em!important;text-transform:uppercase!important;font-weight:900!important;border-bottom:1px solid rgba(244,244,240,.14)!important}#MainContent:has(cart-items) .cart-item{background:#050505!important;color:#f4f4f0!important;border-bottom:1px solid rgba(244,244,240,.12)!important}#MainContent:has(cart-items) .cart-item__name,#MainContent:has(cart-items) .cart-item__name a{color:#f4f4f0!important;opacity:1!important;font-size:15px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:900!important;text-decoration:none!important}#MainContent:has(cart-items) .product-option,#MainContent:has(cart-items) .cart-item__details,#MainContent:has(cart-items) .cart-item__details p,#MainContent:has(cart-items) .cart-item__details span,#MainContent:has(cart-items) .cart-item__details div{color:#f4f4f0bd!important;opacity:1!important;font-size:13px!important;line-height:1.55!important}#MainContent:has(cart-items) .price,#MainContent:has(cart-items) .cart-item__price-wrapper,#MainContent:has(cart-items) .cart-item__totals,#MainContent:has(cart-items) .cart-item__totals *,#MainContent:has(cart-items) .cart-item__discounted-prices,#MainContent:has(cart-items) .cart-item__final-price{color:#f4f4f0!important;opacity:1!important}#MainContent:has(cart-items) .cart-item__old-price{color:#f4f4f061!important;opacity:1!important;text-decoration:line-through!important}#MainContent:has(cart-items) .discounts,#MainContent:has(cart-items) .discounts__discount,#MainContent:has(cart-items) .cart-discount{color:#c7b57a!important;opacity:1!important;font-size:12px!important;letter-spacing:.08em!important}#MainContent:has(cart-items) .cart-item__image{border-radius:12px!important;border:1px solid rgba(244,244,240,.14)!important;background:#0b0b0b!important}#MainContent:has(cart-items) quantity-input,#MainContent:has(cart-items) .quantity{background:#0b0b0b!important;border:1px solid rgba(244,244,240,.22)!important;color:#f4f4f0!important;min-height:52px!important}#MainContent:has(cart-items) .quantity__button,#MainContent:has(cart-items) .quantity__input{color:#f4f4f0!important;background:transparent!important;opacity:1!important}#MainContent:has(cart-items) .quantity__input{font-weight:800!important}#MainContent:has(cart-items) cart-remove-button a,#MainContent:has(cart-items) .cart-remove-button,#MainContent:has(cart-items) .button--tertiary{color:#f4f4f0!important;opacity:.82!important}#MainContent:has(cart-items) cart-remove-button a:hover,#MainContent:has(cart-items) .button--tertiary:hover{color:#c7b57a!important;opacity:1!important}#MainContent:has(cart-items) .totals__total,#MainContent:has(cart-items) .totals__total-value,#MainContent:has(cart-items) .cart__footer *,#MainContent:has(cart-items) .tax-note{color:#f4f4f0!important;opacity:1!important}#MainContent:has(cart-items) .tax-note{color:#f4f4f0ad!important;font-size:13px!important;line-height:1.6!important}#MainContent:has(cart-items) .cart__checkout-button,#MainContent:has(cart-items) button[name=checkout]{background:#f4f4f0!important;color:#050505!important;border:0!important;border-radius:999px!important;min-height:58px!important;font-size:12px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important}#MainContent:has(cart-items) .cart__checkout-button:hover,#MainContent:has(cart-items) button[name=checkout]:hover{background:#c7b57a!important;color:#050505!important}#MainContent:has(cart-items) .additional-checkout-buttons,#MainContent:has(cart-items) .dynamic-checkout__content{background:transparent!important}@media screen and (max-width:749px){#MainContent:has(cart-items) h1,#MainContent:has(cart-items) .title{font-size:46px!important;line-height:.92!important;letter-spacing:-.055em!important}#MainContent:has(cart-items) .cart-item{display:grid!important;grid-template-columns:92px 1fr!important;gap:16px!important;padding:22px 0!important}#MainContent:has(cart-items) .cart-item__media{width:92px!important}#MainContent:has(cart-items) .cart-item__image{width:92px!important;height:92px!important;object-fit:cover!important}#MainContent:has(cart-items) .cart-item__name,#MainContent:has(cart-items) .cart-item__name a{font-size:13px!important;letter-spacing:.1em!important}#MainContent:has(cart-items) .product-option,#MainContent:has(cart-items) .cart-item__details p,#MainContent:has(cart-items) .cart-item__details span{font-size:12px!important}#MainContent:has(cart-items) quantity-input,#MainContent:has(cart-items) .quantity{min-height:46px!important}#MainContent:has(cart-items) .cart__checkout-button,#MainContent:has(cart-items) button[name=checkout]{min-height:56px!important;font-size:11px!important}}html:has(#MainContent cart-items),body:has(#MainContent cart-items){background:#050505!important}#MainContent:has(cart-items),#MainContent:has(cart-items)>*,#MainContent:has(cart-items) .shopify-section,#MainContent:has(cart-items) .gradient,#MainContent:has(cart-items) .color-background-1,#MainContent:has(cart-items) .color-background-2{background:#050505!important}#MainContent:has(cart-items) .page-width,#MainContent:has(cart-items) .cart,#MainContent:has(cart-items) .cart__contents,#MainContent:has(cart-items) .cart__footer{background:#050505!important;max-width:1440px!important}#MainContent:has(cart-items) .page-width{width:min(100% - 48px,1440px)!important;margin-left:auto!important;margin-right:auto!important}@media screen and (max-width:749px){#MainContent:has(cart-items) .page-width{width:calc(100% - 32px)!important}}.template-cart .is-empty,.template-cart .cart__warnings,.template-cart .cart__empty-text,.template-cart .cart__login-title,.template-cart .cart__login-paragraph,.template-cart .cart__warnings *{color:#f4f4f0!important;opacity:1!important}.template-cart .cart__login-title{color:#f4f4f0!important;opacity:1!important;font-weight:700!important}.template-cart .cart__login-paragraph,.template-cart .cart__login-paragraph a,.template-cart .cart__warnings p,.template-cart .cart__warnings a{color:#f4f4f0!important;opacity:1!important}.template-cart .cart__login-paragraph a,.template-cart .cart__warnings a{color:#c7b57a!important;text-decoration:underline!important;text-underline-offset:4px!important}.template-cart .cart__warnings .button{background:#111!important;color:#f4f4f0!important;border:1px solid rgba(244,244,240,.12)!important}#MainContent:has(.cart__warnings) .cart__login-title,#MainContent:has(.cart__warnings) .cart__login-title *,#MainContent:has(.cart__warnings) h2.cart__login-title,#MainContent:has(.cart__warnings) .cart__warnings h2{color:#f4f4f0!important;opacity:1!important;visibility:visible!important;font-weight:800!important}#MainContent:has(.cart__warnings) .cart__login-paragraph,#MainContent:has(.cart__warnings) .cart__login-paragraph *,#MainContent:has(.cart__warnings) .cart__warnings p,#MainContent:has(.cart__warnings) .cart__warnings p *{color:#f4f4f0!important;opacity:1!important}#MainContent:has(.cart__warnings) .cart__login-paragraph a,#MainContent:has(.cart__warnings) .cart__warnings a{color:#c7b57a!important;opacity:1!important;text-decoration:underline!important;text-underline-offset:4px!important}cart-drawer{z-index:99999!important}.drawer{background:#000000b8!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease!important}.drawer.active{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.drawer__inner{background:#050505!important;color:#f4f4f0!important;border-left:1px solid rgba(244,244,240,.1)!important;box-shadow:-30px 0 80px #0000008c!important}.drawer__header{background:#050505!important;border-bottom:1px solid rgba(244,244,240,.1)!important}.drawer__heading{color:#f4f4f0!important;font-size:20px!important;font-weight:900!important;letter-spacing:-.03em!important}.drawer__close{color:#f4f4f0!important}.drawer__close svg{stroke:#f4f4f0!important}.drawer__inner-empty{background:#050505!important;color:#f4f4f0!important}.cart-drawer__empty-content h2,.drawer__inner-empty h2{color:#f4f4f0!important;font-size:26px!important;font-weight:900!important;letter-spacing:-.03em!important}.cart-drawer__warnings,.cart-drawer__empty-content{background:#050505!important;color:#f4f4f0!important}.cart-drawer__warnings a,.cart-drawer__empty-content a{color:#f4f4f0!important}.cart-drawer__warnings .button,.cart-drawer__empty-content .button,.drawer__inner-empty .button{background:#f4f4f0!important;color:#050505!important;border:1px solid #F4F4F0!important;border-radius:999px!important;font-size:11px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}.cart-drawer__login-title,.cart-drawer__login-paragraph,.cart-drawer__login-paragraph a{color:#a3a3a3!important}.cart-drawer__login-title{color:#f4f4f0!important}.cart-drawer .cart-item{border-bottom:1px solid rgba(244,244,240,.08)!important}.cart-drawer .cart-item__name,.cart-drawer .cart-item__name a{color:#f4f4f0!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important}.cart-drawer .product-option,.cart-drawer .cart-item__details,.cart-drawer .cart-item__totals,.cart-drawer .cart-item__price-wrapper{color:#a3a3a3!important}.cart-drawer .price,.cart-drawer .price--end,.cart-drawer .cart-item__final-price{color:#f4f4f0!important}.cart-drawer quantity-input,.cart-drawer .quantity{background:#090909!important;border:1px solid rgba(244,244,240,.14)!important;color:#f4f4f0!important}.cart-drawer .quantity__input,.cart-drawer .quantity__button{color:#f4f4f0!important;background:transparent!important}.cart-drawer .cart-remove-button,.cart-drawer .cart-remove-button button{color:#a3a3a3!important}.cart-drawer__footer{background:#050505!important;border-top:1px solid rgba(244,244,240,.1)!important}.cart-drawer .totals__total,.cart-drawer .totals__total-value{color:#f4f4f0!important;font-weight:900!important}.cart-drawer .tax-note{color:#a3a3a3!important}.cart-drawer .cart__checkout-button,.cart-drawer .button--primary{background:#f4f4f0!important;color:#050505!important;border-radius:999px!important;border:1px solid #F4F4F0!important;font-size:12px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}#CartDrawer-Overlay{background:#00000094!important}@media screen and (max-width:749px){.drawer__inner{width:92vw!important;max-width:92vw!important}.cart-drawer__empty-content h2,.drawer__inner-empty h2{font-size:23px!important}}.sx-cart-upsell{padding:16px 20px 18px!important;border-top:1px solid rgba(244,244,240,.08)!important;border-bottom:1px solid rgba(244,244,240,.08)!important;background:radial-gradient(circle at 90% 0%,rgba(199,181,122,.08),transparent 34%),#050505!important}.sx-cart-upsell__head{margin-bottom:12px!important}.sx-cart-upsell__head span{display:block!important;color:#c7b57a!important;font-size:9px!important;font-weight:900!important;letter-spacing:.2em!important;text-transform:uppercase!important;margin-bottom:5px!important}.sx-cart-upsell__head p{color:#a3a3a3!important;font-size:12px!important;line-height:1.35!important;margin:0!important}.sx-cart-upsell__item{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;padding:10px!important;border-radius:14px!important;border:1px solid rgba(244,244,240,.1)!important;background:#090909!important}.sx-cart-upsell__media{display:block!important;width:72px!important;height:72px!important;border-radius:10px!important;overflow:hidden!important;background:#050505!important;border:1px solid rgba(244,244,240,.08)!important}.sx-cart-upsell__info{min-width:0!important}.sx-cart-upsell__info span{display:block!important;color:#c7b57a!important;font-size:7px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin-bottom:4px!important}.sx-cart-upsell__info strong{display:block!important;color:#f4f4f0!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;line-height:1.15!important;margin-bottom:4px!important}.sx-cart-upsell__info p{color:#a3a3a3!important;font-size:10.5px!important;line-height:1.35!important;margin:0 0 8px!important}.sx-cart-upsell__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.sx-cart-upsell__bottom b{color:#f4f4f0!important;font-size:12px!important;font-weight:900!important}.sx-cart-upsell__btn{min-height:30px!important;padding:0 13px!important;border-radius:999px!important;border:1px solid #C7B57A!important;background:#c7b57a!important;color:#050505!important;font-size:8px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important;cursor:pointer!important}@media screen and (max-width:749px){.sx-cart-upsell{padding:14px 14px 16px!important}.sx-cart-upsell__item{grid-template-columns:66px minmax(0,1fr)!important}.sx-cart-upsell__media{width:66px!important;height:66px!important}}.sx-cart-upsell{padding:18px 22px!important;border-top:1px solid rgba(244,244,240,.08)!important;border-bottom:1px solid rgba(244,244,240,.08)!important;background:#050505!important}.sx-cart-upsell__head{margin-bottom:14px!important}.sx-cart-upsell__head span{display:block!important;color:#c7b57a!important;font-size:9px!important;font-weight:900!important;letter-spacing:.22em!important;text-transform:uppercase!important;margin-bottom:7px!important}.sx-cart-upsell__head p{color:#a3a3a3!important;font-size:12px!important;line-height:1.4!important;margin:0!important}.sx-cart-upsell__list{display:grid!important;gap:10px!important}.sx-cart-upsell__item{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;gap:12px!important;padding:10px!important;border-radius:16px!important;border:1px solid rgba(244,244,240,.1)!important;background:radial-gradient(circle at 90% 0%,rgba(199,181,122,.07),transparent 34%),#090909!important}.sx-cart-upsell__media{width:78px!important;height:78px!important;border-radius:12px!important;overflow:hidden!important;background:#050505!important;border:1px solid rgba(244,244,240,.08)!important}.sx-cart-upsell__info{min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.sx-cart-upsell__info span{display:block!important;color:#c7b57a!important;font-size:7px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin-bottom:5px!important}.sx-cart-upsell__info strong{display:block!important;color:#f4f4f0!important;font-size:13px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin-bottom:5px!important}.sx-cart-upsell__info p{color:#a3a3a3!important;font-size:11px!important;line-height:1.35!important;margin:0 0 9px!important}.sx-cart-upsell__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.sx-cart-upsell__bottom b{color:#f4f4f0!important;font-size:13px!important;font-weight:900!important;white-space:nowrap!important}.sx-cart-upsell__btn{min-height:32px!important;padding:0 16px!important;border-radius:999px!important;border:1px solid #C7B57A!important;background:#c7b57a!important;color:#050505!important;font-size:8px!important;font-weight:950!important;letter-spacing:.18em!important;text-transform:uppercase!important;cursor:pointer!important;white-space:nowrap!important}@media screen and (max-width:749px){.sx-cart-upsell{padding:16px!important}.sx-cart-upsell__item{grid-template-columns:70px minmax(0,1fr)!important;gap:11px!important;padding:9px!important}.sx-cart-upsell__media{width:70px!important;height:70px!important}.sx-cart-upsell__info strong{font-size:12px!important}.sx-cart-upsell__info p{font-size:10.5px!important}.sx-cart-upsell__btn{min-height:30px!important;padding:0 13px!important;font-size:7.5px!important}}.sx-cart-upsell{padding:12px 16px 14px!important;background:#050505!important;border-top:1px solid rgba(244,244,240,.08)!important;border-bottom:1px solid rgba(244,244,240,.08)!important}.sx-cart-upsell__head{margin-bottom:10px!important}.sx-cart-upsell__head span{display:block!important;color:#c7b57a!important;font-size:8px!important;font-weight:900!important;letter-spacing:.2em!important;text-transform:uppercase!important;margin-bottom:4px!important}.sx-cart-upsell__head p{color:#a3a3a3!important;font-size:10.5px!important;line-height:1.3!important;margin:0!important}.sx-cart-upsell__list{display:grid!important;gap:8px!important}.sx-cart-upsell__item{display:grid!important;grid-template-columns:56px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:8px!important;border-radius:13px!important;border:1px solid rgba(244,244,240,.1)!important;background:#090909!important}.sx-cart-upsell__media{width:56px!important;height:56px!important;border-radius:10px!important;overflow:hidden!important;background:#050505!important;border:1px solid rgba(244,244,240,.08)!important}.sx-cart-upsell__media img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}.sx-cart-upsell__info{min-width:0!important;display:block!important}.sx-cart-upsell__info span{display:block!important;color:#c7b57a!important;font-size:6.5px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin-bottom:3px!important}.sx-cart-upsell__info strong{display:block!important;color:#f4f4f0!important;font-size:11px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;margin-bottom:4px!important}.sx-cart-upsell__info p{display:none!important}.sx-cart-upsell__bottom{display:contents!important}.sx-cart-upsell__bottom b{display:block!important;color:#f4f4f0!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important}.sx-cart-upsell__btn{min-height:30px!important;padding:0 13px!important;border-radius:999px!important;border:1px solid #C7B57A!important;background:#c7b57a!important;color:#050505!important;font-size:7.5px!important;font-weight:950!important;letter-spacing:.15em!important;text-transform:uppercase!important;cursor:pointer!important;white-space:nowrap!important}.sx-cart-upsell__btn:hover{background:#f4f4f0!important;border-color:#f4f4f0!important}.sx-cart-upsell__btn[disabled]{opacity:.55!important;cursor:not-allowed!important}@media screen and (max-width:749px){.sx-cart-upsell{padding:10px 12px 12px!important}.sx-cart-upsell__head p{display:none!important}.sx-cart-upsell__item{grid-template-columns:50px minmax(0,1fr) auto!important;gap:8px!important;padding:7px!important}.sx-cart-upsell__media{width:50px!important;height:50px!important}.sx-cart-upsell__info strong,.sx-cart-upsell__bottom b{font-size:10px!important}.sx-cart-upsell__btn{min-height:28px!important;padding:0 10px!important;font-size:7px!important;letter-spacing:.13em!important}}cart-drawer,cart-drawer *{box-sizing:border-box!important}cart-drawer .drawer__inner{background:#050505!important;color:#f4f4f0!important;overflow-y:auto!important}cart-drawer cart-drawer-items,cart-drawer #CartDrawer-CartItems,cart-drawer .cart-drawer__form,cart-drawer .cart-items,cart-drawer .cart-item{display:block!important;opacity:1!important;visibility:visible!important}cart-drawer .cart-item{display:grid!important;grid-template-columns:74px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;padding:12px 0!important;border-bottom:1px solid rgba(244,244,240,.08)!important}cart-drawer .cart-item__media{width:74px!important}cart-drawer .cart-item__image{width:74px!important;height:74px!important;object-fit:cover!important;border-radius:10px!important;background:#090909!important}cart-drawer .cart-item__details{color:#a3a3a3!important;min-width:0!important}cart-drawer .cart-item__name{color:#f4f4f0!important;font-size:13px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-decoration:none!important}cart-drawer .product-option,cart-drawer .cart-item__details dl,cart-drawer .cart-item__details dd,cart-drawer .cart-item__details dt{color:#a3a3a3!important;font-size:12px!important}cart-drawer .cart-item__totals,cart-drawer .cart-item__price-wrapper,cart-drawer .price,cart-drawer .price--end{color:#f4f4f0!important;font-size:13px!important;font-weight:800!important}cart-drawer .loading__spinner{display:none!important}cart-drawer .cart__items--disabled{opacity:1!important;pointer-events:auto!important}cart-drawer .drawer__inner{overflow-y:auto!important;overflow-x:hidden!important}cart-drawer cart-drawer-items{display:block!important;width:100%!important;overflow:visible!important}cart-drawer .cart-item{display:grid!important;grid-template-columns:64px minmax(0,1fr) auto!important;grid-template-areas:"media details total" "media quantity quantity"!important;gap:8px 12px!important;align-items:start!important;padding:12px 0!important;border-bottom:1px solid rgba(244,244,240,.08)!important;position:relative!important}cart-drawer .cart-item__media{grid-area:media!important;width:64px!important;min-width:64px!important}cart-drawer .cart-item__image{width:64px!important;height:64px!important;object-fit:cover!important;border-radius:10px!important;background:#090909!important}cart-drawer .cart-item__details{grid-area:details!important;min-width:0!important;width:auto!important;padding:0!important}cart-drawer .cart-item__name,cart-drawer .cart-item__name a{color:#f4f4f0!important;font-size:12px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-decoration:none!important}cart-drawer .product-option,cart-drawer .cart-item__details dl,cart-drawer .cart-item__details dt,cart-drawer .cart-item__details dd{color:#a3a3a3!important;font-size:11px!important;line-height:1.35!important;margin:2px 0!important}cart-drawer .cart-item__totals{grid-area:total!important;align-self:start!important;padding:0!important;text-align:right!important;min-width:62px!important}cart-drawer .cart-item__price-wrapper,cart-drawer .price,cart-drawer .price--end,cart-drawer .cart-item__final-price{color:#f4f4f0!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important}cart-drawer .cart-item__quantity{grid-area:quantity!important;width:100%!important;padding:0!important;margin-top:2px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}cart-drawer quantity-input,cart-drawer .quantity{width:118px!important;min-height:38px!important;background:#090909!important;border:1px solid rgba(244,244,240,.14)!important;color:#f4f4f0!important}cart-drawer .quantity__input{color:#f4f4f0!important;background:transparent!important;font-size:13px!important}cart-drawer .quantity__button{color:#f4f4f0!important;background:transparent!important}cart-drawer .cart-remove-button{margin:0!important}cart-drawer .cart-remove-button button,cart-drawer .cart-remove-button a{color:#a3a3a3!important}.sx-cart-upsell{position:relative!important;z-index:1!important;clear:both!important;margin-top:6px!important}.sx-cart-upsell__item{grid-template-columns:48px minmax(0,1fr) auto!important;gap:8px!important;padding:7px!important}.sx-cart-upsell__media{width:48px!important;height:48px!important}.sx-cart-upsell__info strong,.sx-cart-upsell__bottom b{font-size:10px!important}.sx-cart-upsell__btn{min-height:27px!important;padding:0 10px!important;font-size:7px!important}cart-drawer .drawer__footer,cart-drawer .cart-drawer__footer{position:relative!important;z-index:2!important;background:#050505!important;border-top:1px solid rgba(244,244,240,.1)!important}@media screen and (max-width:749px){cart-drawer .cart-item{grid-template-columns:56px minmax(0,1fr) auto!important;gap:7px 10px!important;padding:10px 0!important}cart-drawer .cart-item__media{width:56px!important;min-width:56px!important}cart-drawer .cart-item__image{width:56px!important;height:56px!important}cart-drawer .cart-item__name,cart-drawer .cart-item__name a{font-size:11px!important}cart-drawer .product-option,cart-drawer .cart-item__details dl,cart-drawer .cart-item__details dt,cart-drawer .cart-item__details dd{font-size:10.5px!important}cart-drawer quantity-input,cart-drawer .quantity{width:108px!important;min-height:34px!important}}.sx-hero-urgency{margin-top:22px;display:inline-flex;align-items:center;gap:12px;padding:14px 18px;border:1px solid rgba(198,161,94,.28);background:linear-gradient(135deg,#c6a15e21,#c6a15e0a);color:#c6a15e;border-radius:2px;max-width:360px;box-shadow:0 18px 60px #c6a15e0f}.sx-hero-urgency__icon{display:flex;align-items:center;justify-content:center;color:#c6a15e;flex-shrink:0}.sx-hero-urgency__text{display:flex;flex-direction:column;gap:2px;line-height:1.15}.sx-hero-urgency__text span{font-size:13px;color:#c6a15ee6;letter-spacing:.02em}.sx-hero-urgency__text strong{font-size:15px;color:#d8bd82;font-weight:600}@media screen and (max-width:749px){.sx-hero-urgency{margin-top:18px;width:100%;max-width:100%;padding:13px 15px}.sx-hero-urgency__text span{font-size:12px}.sx-hero-urgency__text strong{font-size:14px}}@media screen and (min-width:1201px){.sx-strip__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.sx-strip-card{border-right:1px solid rgba(244,244,240,.1)!important}.sx-strip-card:nth-child(3){border-right:0!important}.sx-strip-card__link{grid-template-columns:140px minmax(0,1fr)!important;min-height:190px!important;padding:24px 34px!important;gap:24px!important}.sx-strip-card__media{width:140px!important;height:140px!important;min-width:140px!important;max-width:140px!important}}body:has(.template-search),body.template-search,.template-search,main:has(.template-search){background:#050505!important;color:#f4f4f0!important}.template-search,.template-search__header,.template-search__results,.search,.search-page,.predictive-search,main[id=MainContent]{background:#050505!important;color:#f4f4f0!important}.template-search{padding-top:72px!important;padding-bottom:90px!important}.template-search h1,.template-search__header h1,.search h1,.main-page-title{color:#f4f4f0!important;font-size:clamp(42px,6vw,84px)!important;line-height:.95!important;letter-spacing:-.06em!important;font-weight:700!important;text-align:center!important;margin-bottom:34px!important}.template-search .search__input,.template-search input[type=search],.template-search .field__input{background:#ffffff09!important;border:1px solid rgba(244,244,240,.16)!important;color:#f4f4f0!important;border-radius:14px!important;height:58px!important;padding:0 58px 0 20px!important;font-size:15px!important;box-shadow:none!important}.template-search .search__input::placeholder,.template-search input[type=search]::placeholder,.template-search .field__input::placeholder{color:#f4f4f073!important}.template-search .field__label{color:#f4f4f08c!important}.template-search .search__button,.template-search .field__button,.template-search button[type=submit]{color:#c7b57a!important}.template-search .search__button svg,.template-search .field__button svg,.template-search button[type=submit] svg{stroke:#c7b57a!important;color:#c7b57a!important}.template-search .facets-container,.template-search .facets,.template-search .facets__form,.template-search .facets__wrapper,.template-search .product-count{background:transparent!important;color:#f4f4f0b3!important;border-color:#f4f4f017!important}.template-search .facets__heading,.template-search .facets__summary,.template-search .facet-filters__label,.template-search .product-count__text,.template-search .facet-filters__sort{color:#f4f4f0b3!important}.template-search select{background:#050505!important;color:#f4f4f0!important;border:1px solid rgba(244,244,240,.14)!important}.template-search .grid,.template-search .product-grid,.template-search #product-grid{row-gap:28px!important}.template-search .card,.template-search .card-wrapper,.template-search .card__inner,.template-search .article-card,.template-search .page-card{background:#ffffff06!important;border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(244,244,240,.08)!important;box-shadow:none!important}.template-search .card__media,.template-search .media,.template-search .card__inner{background:#ffffff09!important}.template-search .card__heading,.template-search .card__heading a,.template-search .full-unstyled-link,.template-search .card-information,.template-search .price,.template-search .price-item{color:#f4f4f0!important}.template-search .price__sale .price-item--regular,.template-search s.price-item{color:#f4f4f061!important}.template-search .badge{background:#050505!important;color:#f4f4f0!important;border:1px solid rgba(199,181,122,.35)!important;border-radius:999px!important}.template-search .card--text,.template-search .card--standard>.card__content,.template-search .card__content{background:#ffffff06!important;color:#f4f4f0!important}.template-search .card-wrapper:hover .card,.template-search .card-wrapper:hover .card__inner{border-color:#c7b57a40!important}.template-search .page-width{max-width:1440px!important}@media screen and (max-width:749px){.template-search{padding-top:42px!important;padding-bottom:64px!important}.template-search h1,.template-search__header h1,.main-page-title{font-size:clamp(38px,12vw,58px)!important;margin-bottom:24px!important}.template-search .search__input,.template-search input[type=search],.template-search .field__input{height:52px!important;border-radius:12px!important}.template-search .facets-container{margin-top:24px!important}}.sx-gift-line quantity-input,.sx-gift-line .quantity,.sx-gift-line .cart-item__quantity,.sx-gift-line .cart-item__quantity-wrapper{pointer-events:none!important}.sx-gift-line quantity-input,.sx-gift-line .quantity,.sx-gift-line .cart-item__quantity-wrapper quantity-input{pointer-events:none!important}.sx-gift-line quantity-input button,.sx-gift-line .quantity__button,.sx-gift-line button[name=plus],.sx-gift-line button[name=minus]{display:none!important}.sx-gift-line input[type=number],.sx-gift-line input[name*=updates]{pointer-events:none!important;opacity:.65!important}.sx-gift-line .cart-remove-button,.sx-gift-line cart-remove-button,.sx-gift-line .button--tertiary{display:none!important}.sx-announcement{background:#050505!important;border-bottom:1px solid rgba(244,244,240,.08)!important;color:#c7b57a!important}.sx-home-gifts{background:radial-gradient(circle at 78% 20%,rgba(199,181,122,.1),transparent 34%),linear-gradient(180deg,#050505,#080808)!important;color:#f4f4f0!important;border-top:1px solid rgba(244,244,240,.08)!important;border-bottom:1px solid rgba(244,244,240,.08)!important;padding:86px clamp(20px,5vw,82px)!important;overflow:hidden!important}.sx-home-gifts__inner{width:min(100%,1320px)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr)!important;gap:46px!important;align-items:center!important}.sx-home-gifts__copy{max-width:560px!important}.sx-home-gifts__title{margin:0!important;color:#f4f4f0!important;font-size:clamp(42px,5vw,78px)!important;line-height:.92!important;letter-spacing:-.06em!important;font-weight:900!important}.sx-home-gifts__text{margin:22px 0 0!important;color:#a3a3a3!important;font-size:15px!important;line-height:1.75!important;max-width:500px!important}.sx-home-gifts__button{margin-top:34px!important}.sx-home-gifts__visual{min-height:390px!important;border:1px solid rgba(244,244,240,.1)!important;border-radius:18px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 45%,rgba(199,181,122,.12),transparent 44%),#0b0b0b!important;display:flex!important;align-items:center!important;justify-content:center!important}.sx-home-gifts__image{width:100%!important;height:100%!important;min-height:390px!important;object-fit:cover!important;object-position:center!important;display:block!important}.sx-home-gifts__placeholder{width:100%!important;height:100%!important;min-height:390px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;padding:28px!important}.sx-home-gifts__placeholder span{min-height:92px!important;padding:22px!important;border:1px solid rgba(199,181,122,.24)!important;background:#c7b57a0f!important;color:#c7b57a!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;font-size:10px!important;font-weight:900!important;letter-spacing:.18em!important;text-transform:uppercase!important}.sx-home-gifts__cards{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:6px!important}.sx-home-gifts__card{position:relative!important;min-height:156px!important;padding:22px!important;border-radius:16px!important;border:1px solid rgba(244,244,240,.1)!important;background:#ffffff06!important;overflow:hidden!important}.sx-home-gifts__card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 100% 0%,rgba(199,181,122,.1),transparent 36%)!important;pointer-events:none!important}.sx-home-gifts__card-top{position:relative!important;z-index:2!important;display:flex!important;justify-content:space-between!important;gap:12px!important;margin-bottom:28px!important}.sx-home-gifts__threshold{color:#c7b57a!important;font-size:22px!important;font-weight:900!important;letter-spacing:-.03em!important}.sx-home-gifts__status{color:#050505!important;background:#c7b57a!important;border-radius:999px!important;padding:5px 10px!important;font-size:8px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important;height:fit-content!important}.sx-home-gifts__card h3{position:relative!important;z-index:2!important;margin:0 0 8px!important;color:#f4f4f0!important;font-size:15px!important;font-weight:900!important;letter-spacing:.16em!important;text-transform:uppercase!important}.sx-home-gifts__card p{position:relative!important;z-index:2!important;margin:0!important;color:#a3a3a3!important;font-size:13px!important;line-height:1.55!important}.sx-how{background:#050505!important;border-bottom:1px solid rgba(244,244,240,.08)!important;padding:74px clamp(20px,5vw,82px)!important}.sx-how__inner{width:min(100%,1220px)!important;margin:0 auto!important}.sx-how__head{max-width:680px!important;margin-bottom:34px!important}.sx-how__title{margin:0!important;color:#f4f4f0!important;font-size:clamp(34px,4vw,58px)!important;line-height:.98!important;letter-spacing:-.05em!important;font-weight:900!important}.sx-how__text{margin:18px 0 0!important;color:#a3a3a3!important;font-size:15px!important;line-height:1.7!important}.sx-how__steps{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border:1px solid rgba(244,244,240,.1)!important;border-radius:18px!important;overflow:hidden!important}.sx-how__step{min-height:176px!important;padding:28px!important;border-right:1px solid rgba(244,244,240,.1)!important;background:#ffffff05!important}.sx-how__step:last-child{border-right:0!important}.sx-how__number{color:#c7b57a!important;font-size:11px!important;font-weight:900!important;letter-spacing:.24em!important}.sx-how__step h3{margin:24px 0 8px!important;color:#f4f4f0!important;font-size:17px!important;font-weight:900!important}.sx-how__step p{margin:0!important;color:#a3a3a3!important;font-size:13px!important;line-height:1.6!important}.sx-why{background:#050505!important;border-top:1px solid rgba(244,244,240,.08)!important;border-bottom:1px solid rgba(244,244,240,.08)!important;padding:92px clamp(20px,5vw,82px)!important}.sx-why__inner{width:min(100%,1260px)!important;margin:0 auto!important}.sx-why__head{max-width:760px!important;margin:0 auto 48px!important;text-align:center!important}.sx-why__title{margin:0!important;color:#f4f4f0!important;font-size:clamp(38px,4.8vw,76px)!important;line-height:.94!important;letter-spacing:-.06em!important;font-weight:900!important}.sx-why__text{margin:22px auto 0!important;color:#a3a3a3!important;font-size:15px!important;line-height:1.75!important;max-width:620px!important}.sx-why__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.sx-why__item{min-height:202px!important;padding:28px!important;border:1px solid rgba(244,244,240,.1)!important;border-radius:16px!important;background:#ffffff06!important}.sx-why__item span{color:#c7b57a!important;font-size:10px!important;font-weight:900!important;letter-spacing:.22em!important}.sx-why__item h3{margin:34px 0 10px!important;color:#f4f4f0!important;font-size:22px!important;font-weight:900!important}.sx-why__item p{margin:0!important;color:#a3a3a3!important;font-size:13px!important;line-height:1.6!important}.sx-final-cta{background:radial-gradient(circle at 50% 0%,rgba(199,181,122,.12),transparent 36%),#050505!important;border-top:1px solid rgba(244,244,240,.08)!important;padding:96px 22px!important;text-align:center!important}.sx-final-cta__inner{max-width:760px!important;margin:0 auto!important}.sx-final-cta h2{margin:0!important;color:#f4f4f0!important;font-size:clamp(42px,5vw,82px)!important;line-height:.92!important;letter-spacing:-.06em!important;font-weight:900!important}.sx-final-cta p{margin:22px auto 34px!important;color:#a3a3a3!important;font-size:15px!important;line-height:1.75!important;max-width:560px!important}@media screen and (min-width:1201px){.sx-strip__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sx-strip-card:nth-child(n+4){display:none!important}}.sx-reviews .sx-review:nth-child(n+4){display:none!important}@media screen and (max-width:900px){.sx-home-gifts__inner{grid-template-columns:1fr!important;gap:26px!important}.sx-home-gifts__visual{min-height:310px!important;order:-1!important}.sx-home-gifts__image{min-height:310px!important}.sx-home-gifts__cards,.sx-how__steps,.sx-why__grid{grid-template-columns:1fr!important}.sx-how__step{border-right:0!important;border-bottom:1px solid rgba(244,244,240,.1)!important}.sx-how__step:last-child{border-bottom:0!important}.sx-why__head{text-align:left!important;margin-left:0!important;margin-right:0!important}}@media screen and (max-width:749px){.sx-home-gifts,.sx-how,.sx-why,.sx-final-cta{padding-left:18px!important;padding-right:18px!important}.sx-home-gifts{padding-top:58px!important;padding-bottom:58px!important}.sx-how{padding-top:52px!important;padding-bottom:52px!important}.sx-why{padding-top:64px!important;padding-bottom:64px!important}.sx-final-cta{padding-top:72px!important;padding-bottom:72px!important}.sx-home-gifts__title,.sx-why__title,.sx-final-cta h2{font-size:42px!important}.sx-how__title{font-size:34px!important}.sx-home-gifts__cards{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;padding-bottom:4px!important;scrollbar-width:none!important}.sx-home-gifts__cards::-webkit-scrollbar{display:none!important}.sx-home-gifts__card{flex:0 0 82%!important;scroll-snap-align:start!important}.sx-home-gifts__button,.sx-final-cta .sx-btn{width:100%!important}}@media screen and (max-width:749px){.sx-announcement,.announcement-bar,.announcement-bar-section{height:28px!important;min-height:28px!important;overflow:hidden!important;background:#050505!important;border-bottom:1px solid rgba(244,244,240,.08)!important}.sx-announcement__inner,.announcement-bar__message,.announcement-bar p{width:max-content!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important;display:inline-flex!important;align-items:center!important;gap:26px!important;font-size:9px!important;line-height:28px!important;letter-spacing:.18em!important;font-weight:800!important;text-transform:uppercase!important;color:#c7b57a!important;padding:0!important;margin:0!important;animation:sxAnnouncementScroll 16s linear infinite!important}.sx-announcement__inner:after,.announcement-bar__message:after,.announcement-bar p:after{content:" \1f381  REGALOS DE VERANO \b7  POD GRATIS +49\20ac  \b7  MAG POUCH +89\20ac  \b7  GYM BAG +129\20ac";padding-left:32px}@keyframes sxAnnouncementScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}}@media screen and (max-width:749px){.sx-announcement,.salyxs-announcement,.announcement-bar,.announcement-bar-section,.shopify-section-group-header-group .announcement-bar,.shopify-section:has(.announcement-bar),.shopify-section:has(.sx-announcement){height:26px!important;min-height:26px!important;max-height:26px!important;overflow:hidden!important;background:#050505!important;border:0!important;border-bottom:0!important;box-shadow:none!important}.sx-announcement__inner,.sx-announcement__text,.salyxs-announcement__inner,.announcement-bar__message,.announcement-bar p,.announcement-bar span{display:inline-flex!important;align-items:center!important;width:max-content!important;max-width:none!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;color:#c7b57a!important;font-size:8.5px!important;line-height:26px!important;letter-spacing:.16em!important;font-weight:800!important;text-transform:uppercase!important;padding:0!important;margin:0!important;animation:sxMobileAnnouncementMove 18s linear infinite!important}.sx-announcement__inner:after,.sx-announcement__text:after,.salyxs-announcement__inner:after,.announcement-bar__message:after,.announcement-bar p:after{content:" \1f381  REGALOS DE VERANO \b7  POD +49\20ac  \b7  MAG POUCH +89\20ac  \b7  GYM BAG +129\20ac";padding-left:32px}@keyframes sxMobileAnnouncementMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.header-wrapper,.header,.section-header,.shopify-section-group-header-group,.shopify-section-group-header-group .shopify-section,.shopify-section-header-sticky,.sx-header,.salyxs-header{border:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important}main,#MainContent,.content-for-layout,.sx-pdp,.sx-product,.product,.product-section{border-top:0!important}.header-wrapper:before,.header-wrapper:after,.section-header:before,.section-header:after,.shopify-section-group-header-group:before,.shopify-section-group-header-group:after{display:none!important;content:none!important}}@media screen and (max-width:749px){.shopify-section-group-header-group,.shopify-section-group-header-group *,.header-wrapper,.header,.section-header,sticky-header,.shopify-section-header-sticky,.sx-header,.salyxs-header,.sx-announcement,.salyxs-announcement,.announcement-bar,.announcement-bar-section{border-color:transparent!important;box-shadow:none!important}.shopify-section-group-header-group,.header-wrapper,.header,.section-header,sticky-header,.shopify-section-header-sticky,.sx-header,.salyxs-header{border-top:none!important;border-bottom:none!important;outline:none!important}.sx-announcement,.salyxs-announcement,.announcement-bar,.announcement-bar-section{border-top:none!important;border-bottom:none!important;outline:none!important}.shopify-section-group-header-group:before,.shopify-section-group-header-group:after,.header-wrapper:before,.header-wrapper:after,.header:before,.header:after,.section-header:before,.section-header:after,sticky-header:before,sticky-header:after,.sx-announcement:before,.sx-announcement:after,.announcement-bar:before,.announcement-bar:after{display:none!important;content:none!important;border:none!important;box-shadow:none!important}.shopify-section-group-header-group{background:#050505!important}.shopify-section-group-header-group .shopify-section{margin:0!important;border:none!important}#shopify-section-header,#shopify-section-sections--header,[id*=shopify-section-header],[id*=announcement]{border:none!important;box-shadow:none!important}#MainContent,main,.content-for-layout,.sx-pdp,.sx-pdp__hero,.product,.product-section{border-top:none!important;outline:none!important}}.sx-pdp[data-product-handle=grip] [data-sx-qb-option-position="2"]{display:none!important}@media screen and (max-width:749px){html,body,#MainContent,main,.content-for-layout,.gradient,.shopify-section,.sx-hero,.sx-pdp,.sx-product,.sx-home{filter:none!important;-webkit-filter:none!important}.cart-drawer__overlay,.drawer__overlay,.menu-drawer__overlay,.modal-overlay,.search-modal__overlay,.predictive-search__overlay{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.cart-drawer__overlay,.drawer__overlay,.menu-drawer__overlay,.modal-overlay,.search-modal__overlay{background:#0000008c!important}body:not(.overflow-hidden) .cart-drawer__overlay,body:not(.overflow-hidden) .drawer__overlay,body:not(.overflow-hidden) .menu-drawer__overlay,body:not(.overflow-hidden) .modal-overlay,body:not(.overflow-hidden) .search-modal__overlay{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}cart-drawer:not(.active) .drawer,.drawer:not(.active){visibility:hidden!important;opacity:0!important;pointer-events:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.drawer.active{visibility:visible!important;opacity:1!important;pointer-events:auto!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}cart-drawer{position:relative;z-index:100000!important}cart-drawer .drawer{z-index:100000!important}cart-drawer .drawer__overlay{z-index:100000!important}cart-drawer .drawer__inner,cart-drawer .drawer__inner-empty{z-index:100001!important}#MainContent,.content-for-layout,.sx-about,.sx-about-page{position:relative;z-index:0!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/salyxs.css.map */
