*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--c-brand:#C1121F;--c-brand-dk:#9D0B17;--c-brand-lt:#D7192A;--c-gold:#D6B24A;--c-dark:#09090B;--c-dark-2:#111015;--c-dark-3:#17151B;--c-text:#f0f0f0;--c-text-md:#bbbbbb;--c-text-lt:#888888;--c-border:#2a2a2a;--c-bg:#09090B;--c-bg-card:#141316;--c-surface:#111015;--c-success:#2d8a4e;--c-error:#ff6b6b;--c-star:#FFD21F;--r:8px;--r-lg:16px;--r-xl:24px;--shadow-sm:0 1px 6px rgba(0,0,0,.4);--shadow:0 2px 16px rgba(0,0,0,.5);--shadow-lg:0 8px 40px rgba(0,0,0,.7);--font:"DM Sans","Helvetica Neue",Arial,sans-serif;--font-serif:"Cormorant Garamond",Georgia,serif;--ease:.28s cubic-bezier(.4,0,.2,1);--header-h:72px;--announce-h:36px;--c-header-bg:rgba(8,8,12,.92);--c-header-border:rgba(255,255,255,.08)}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden;width:100%}body{font-family:var(--font);font-size:1rem;line-height:1.65;color:var(--c-text);background:var(--c-bg);overflow-x:hidden;width:100%;min-width:0}body.drawer-open{overflow:hidden}img,video,iframe,svg{max-width:100%;display:block}img{height:auto}a{color:var(--c-brand-dk);text-decoration:none;transition:color var(--ease)}a:hover{color:var(--c-brand)}ul{list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;background:none}h1{font-family:var(--font-serif);font-size:clamp(1.5rem,3.5vw,2.2rem);line-height:1.2}h2{font-family:var(--font-serif);font-size:clamp(1.25rem,3vw,1.8rem);line-height:1.25}h3{font-family:var(--font-serif);font-size:clamp(1.05rem,2vw,1.35rem)}h4{font-size:1rem;font-weight:700}p{margin-bottom:.9rem}.container{width:100%;max-width:1300px;margin:0 auto;padding:0 24px}.container-sm{max-width:900px;margin:0 auto;padding:0 24px}.section{padding:64px 0}.section-sm{padding:40px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 26px;border-radius:var(--r);font-weight:600;font-size:.94rem;letter-spacing:.01em;transition:all var(--ease);cursor:pointer;border:2px solid transparent;text-decoration:none;white-space:nowrap}.btn-primary{background:linear-gradient(180deg,#d7192a,#c1121f 58%,#9d0b17);color:#fff;box-shadow:0 10px 28px #c1121f4d,inset 0 1px #ffffff38}.btn-primary:hover{color:#fff;box-shadow:0 14px 34px #c1121f66,inset 0 1px #ffffff42;transform:translateY(-1px)}.btn-dark{background:var(--c-dark-2);color:#fff}.btn-dark:hover{background:var(--c-dark-3);color:#fff}.btn-outline{background:transparent;border-color:var(--c-brand);color:var(--c-brand)}.btn-outline:hover{background:var(--c-brand);color:#fff}.btn-ghost{background:var(--c-bg-card);color:var(--c-text);border:1.5px solid var(--c-border)}.btn-ghost:hover{background:var(--c-dark-2)}.btn-lg{padding:16px 32px;font-size:1rem}.btn-sm{padding:9px 18px;font-size:.85rem}.btn-full{width:100%}.btn-icon{width:44px;height:44px;padding:0;border-radius:50%}#sd-announce{height:var(--announce-h);background:#000;display:flex;align-items:center;overflow:hidden;position:relative}.announce-track{flex:1;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%);min-width:0}.announce-reel{display:flex;gap:32px;width:max-content;animation:announce-scroll 28s linear infinite}.announce-reel:hover{animation-play-state:paused}@keyframes announce-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.announce-item{display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--c-text-lt);white-space:nowrap}.announce-item em{font-style:normal;color:var(--c-text-md);font-weight:600}.announce-item svg{width:11px;height:11px;color:var(--c-brand);flex-shrink:0}.announce-sep{color:var(--c-brand);font-size:.5rem;opacity:.5}.announce-links{display:flex;align-items:center;gap:16px;padding:0 16px;flex-shrink:0;border-left:1px solid var(--c-header-border);position:relative;z-index:2}.announce-links a{font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--c-text-lt);white-space:nowrap;transition:color var(--ease)}.announce-links a:hover{color:var(--c-brand-lt)}#sd-header{position:sticky;top:0;z-index:1000;background:linear-gradient(180deg,#0a0a0cf5,#050507fa);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);border-bottom:1px solid rgba(255,255,255,.07);box-shadow:0 12px 34px #00000038;width:100%}#sd-header-top{height:var(--header-h);display:flex;align-items:center;position:relative}.header-top-inner{display:flex;align-items:center;width:100%;position:relative}.site-logo{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;font-family:var(--font-serif);font-size:1.6rem;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap;z-index:1;pointer-events:auto;transition:opacity var(--ease)}.site-logo img{height:56px;width:auto;max-height:calc(var(--header-h) - 8px)}.site-logo:hover{opacity:.85;color:var(--c-brand)}.burger{display:none;flex-direction:column;align-items:flex-start;gap:3px;padding:10px;color:#fff;background:none;border:none;cursor:pointer;border-radius:var(--r);flex-shrink:0;position:relative;z-index:2;touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-width:44px;min-height:44px;justify-content:center}.burger:hover{color:var(--c-brand)}.burger-icon{display:flex;flex-direction:column;gap:5px;width:22px}.burger-icon span{display:block;width:100%;height:2px;background:currentColor;border-radius:2px;transition:all var(--ease)}.burger-icon span:last-child{width:65%}.burger[aria-expanded=true] .burger-icon span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger[aria-expanded=true] .burger-icon span:nth-child(2){opacity:0}.burger[aria-expanded=true] .burger-icon span:nth-child(3){width:100%;transform:translateY(-7px) rotate(-45deg)}.burger-lbl{font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.header-actions{margin-left:auto;display:flex;align-items:center;gap:2px;flex-shrink:0;position:relative;z-index:2}.hdr-btn{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:transparent;transition:background var(--ease),color var(--ease);text-decoration:none;flex-shrink:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.hdr-btn:hover{background:#ffffff14;color:var(--c-brand)}.hdr-btn svg{width:20px;height:20px}.hdr-badge{position:absolute;top:5px;right:4px;background:var(--c-brand);color:#fff;font-size:.58rem;font-weight:700;min-width:16px;height:16px;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:0 3px;border:2px solid var(--c-dark)}.header-search{overflow:hidden;max-height:0;transition:max-height .36s cubic-bezier(.4,0,.2,1),opacity .25s ease;border-top:1px solid transparent;opacity:0}.header-search.open{opacity:1}.header-search.open{position:absolute;top:0;left:0;right:0;max-height:80px!important;background:#08080cf7;border-top:none;border-bottom:1px solid var(--c-header-border);z-index:200;display:flex;align-items:center;padding:0 24px;box-sizing:border-box;flex:unset}.search-form-inner{display:flex;align-items:center;gap:8px;padding:10px 0}.search-form-inner input[type=search]{flex:1;min-width:0;background:#ffffff0d;border:1.5px solid var(--c-border);border-radius:6px;padding:11px 18px;font-size:1rem;color:var(--c-text);outline:none;transition:border-color var(--ease)}.search-form-inner input[type=search]:focus{border-color:var(--c-brand)}.search-form-inner input::placeholder{color:var(--c-text-lt)}.search-form-inner button[type=submit]{background:var(--c-brand);color:#fff;width:44px;height:44px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--ease)}.search-form-inner button[type=submit]:hover{background:var(--c-brand-dk)}.search-form-inner button[type=submit] svg{width:17px;height:17px}.search-close{color:var(--c-text-lt);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--ease)}.search-close:hover{background:#ffffff12;color:var(--c-text)}.search-close svg{width:18px;height:18px}#sd-nav-bar{height:auto;min-height:44px;border-top:1px solid rgba(193,18,31,.18);display:flex;align-items:center;background:#08080cf2;position:relative;z-index:999}.nav-bar-inner{display:flex;align-items:stretch;flex-wrap:nowrap;min-height:44px;gap:0;min-width:0}.main-menu{display:flex;align-items:stretch;gap:0;flex:1 1 auto;min-width:0;overflow-x:auto;scrollbar-width:none;justify-content:space-between;width:100%}.main-menu::-webkit-scrollbar{display:none}.main-menu>li{position:relative;display:flex;align-items:stretch;flex-shrink:1}.main-menu>li>a{display:flex;align-items:center;gap:4px;padding:0 10px;font-size:.74rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffffbf;white-space:nowrap;transition:color var(--ease);position:relative;text-decoration:none}.main-menu>li>a:after{content:"";position:absolute;bottom:0;left:10px;right:10px;height:2px;background:var(--c-brand);transform:scaleX(0);transform-origin:center;transition:transform var(--ease)}.main-menu>li>a:hover,.main-menu>li.current-menu-item>a{color:#fff}.main-menu>li>a:hover:after,.main-menu>li.current-menu-item>a:after{transform:scaleX(1)}.sub-menu{position:absolute;top:100%;left:0;background:#111;border:1px solid rgba(193,18,31,.2);border-top:2px solid var(--c-brand);border-radius:0 0 var(--r) var(--r);box-shadow:0 12px 40px #0009;min-width:220px;padding:6px 0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .18s var(--ease),transform .18s var(--ease),visibility 0s linear .18s;z-index:200}.sub-menu:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px;background:transparent;pointer-events:auto}.main-menu>li.sub-open>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all;transition:opacity .18s var(--ease),transform .18s var(--ease),visibility 0s linear 0s}.sub-menu li a{display:block;padding:10px 20px;font-size:.83rem;color:#ccc;transition:all var(--ease);text-decoration:none}.sub-menu li a:hover{color:var(--c-brand);background:#c1121f14;padding-left:26px}.nav-tag{font-size:.58rem;font-weight:700;text-transform:uppercase;background:var(--c-brand);color:#fff;padding:2px 6px;border-radius:3px;margin-left:4px}.nav-cta-btn{display:inline-flex;align-items:center;gap:8px;margin-left:12px;align-self:center;flex-shrink:0;padding:8px 16px;background:var(--c-brand);color:#fff;border-radius:6px;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;white-space:nowrap;box-shadow:0 4px 14px -6px #c1121f80;position:relative;z-index:2;transition:background var(--ease),transform var(--ease)}.nav-cta-btn:hover{background:var(--c-brand-dk);color:#fff;transform:translateY(-1px)}.nav-cta-btn svg{width:15px;height:15px}@media(max-width:1100px){.nav-cta-btn{display:none}}#drawer-backdrop{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}#drawer-backdrop.open{opacity:1;visibility:visible}#mobile-drawer{position:fixed;top:0;left:0;width:min(320px,90vw);height:100dvh;height:100vh;overscroll-behavior:contain;background:#0d0d10;z-index:1090;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .34s cubic-bezier(.4,0,.2,1);will-change:transform;border-right:1px solid rgba(255,255,255,.06)}#mobile-drawer.open{transform:translate(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.drawer-logo{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none}.drawer-x{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#ffffff80;transition:all var(--ease);touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0}.drawer-x:hover{background:#ffffff1a;color:#fff}.drawer-x svg{width:20px;height:20px}.drawer-search-bar{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.drawer-search-bar form{display:flex;align-items:center;gap:0;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;padding:0 12px;transition:border-color var(--ease)}.drawer-search-bar form:focus-within{border-color:var(--c-brand)}.drawer-search-bar input{flex:1;min-width:0;padding:11px 4px;background:none;border:none;font-size:.9rem;color:#fff;outline:none}.drawer-search-bar input::placeholder{color:#ffffff4d}.drawer-search-bar button[type=submit]{color:#fff6;display:flex;align-items:center;padding:0;flex-shrink:0;transition:color var(--ease)}.drawer-search-bar button[type=submit]:hover{color:var(--c-brand)}.drawer-search-bar button svg{width:18px;height:18px}.drawer-autocomplete{position:relative;margin-top:6px}.drawer-ac-list{background:#1a1a1f;border:1px solid rgba(193,18,31,.25);border-radius:8px;overflow:hidden;box-shadow:0 8px 32px #0009;display:none}.drawer-ac-list.visible{display:block}.drawer-ac-item{display:flex;align-items:center;gap:10px;padding:10px 14px;color:#ffffffc7;font-size:.88rem;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.05);transition:background var(--ease),color var(--ease);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.drawer-ac-item:last-child{border-bottom:none}.drawer-ac-item:hover,.drawer-ac-item:focus{background:#c1121f1a;color:#fff;outline:none}.drawer-ac-item:active{background:#c1121f2e}.drawer-ac-img{width:38px;height:38px;object-fit:cover;object-position:top;border-radius:5px;background:#ffffff0d;flex-shrink:0;display:block}.drawer-ac-img-placeholder{width:38px;height:38px;border-radius:5px;background:#ffffff0f;flex-shrink:0;display:flex;align-items:center;justify-content:center}.drawer-ac-img-placeholder svg{width:18px;height:18px;color:#fff3}.drawer-ac-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.35}.drawer-ac-name em{font-style:normal;color:var(--c-brand-lt);font-weight:600}.drawer-ac-price{font-size:.82rem;font-weight:700;color:var(--c-gold);flex-shrink:0}.drawer-ac-empty{padding:14px;font-size:.85rem;color:#ffffff4d;text-align:center}.drawer-ac-spinner{display:flex;align-items:center;justify-content:center;padding:14px}.drawer-ac-spinner:after{content:"";width:20px;height:20px;border:2px solid rgba(255,255,255,.1);border-top-color:var(--c-brand);border-radius:50%;animation:ac-spin .7s linear infinite}@keyframes ac-spin{to{transform:rotate(360deg)}}.drawer-ac-footer{padding:10px 14px;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center}.drawer-ac-footer a{font-size:.78rem;color:var(--c-brand-lt);text-decoration:none;font-weight:600;letter-spacing:.03em}.drawer-ac-footer a:hover{color:var(--c-brand)}.drawer-body{flex:1;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.drawer-body::-webkit-scrollbar{width:2px}.drawer-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.drawer-nav-list{padding:6px 0}.drawer-nav-list li{position:relative}.drawer-nav-list li a{display:flex;align-items:center;justify-content:space-between;padding:15px 22px;color:#ffffffb8;font-size:.92rem;font-weight:500;border-bottom:1px solid rgba(255,255,255,.05);transition:all var(--ease);text-decoration:none;min-height:52px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.drawer-nav-list li a:hover{color:#fff;background:#ffffff0a;padding-left:28px}.drawer-nav-list li a .nt{font-size:.62rem;background:var(--c-brand);color:#fff;padding:2px 7px;border-radius:10px;font-weight:700;flex-shrink:0}.drawer-accordion{position:relative}.drawer-accordion>a{padding-right:56px!important}.drawer-toggle-btn{position:absolute;right:0;top:0;height:100%;min-height:52px;width:52px;display:flex;align-items:center;justify-content:center;color:#ffffff4d;transition:color var(--ease);touch-action:manipulation;-webkit-tap-highlight-color:transparent}.drawer-toggle-btn svg{width:16px;height:16px;transition:transform .25s ease}.drawer-sub-open>.drawer-toggle-btn svg{transform:rotate(180deg)}.drawer-toggle-btn:hover{color:#ffffffb3}.drawer-accordion>.sub-menu{display:none;position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;border-radius:0;min-width:0;padding:0;background:#0000004d;pointer-events:auto}.drawer-sub-open>.sub-menu{display:block;pointer-events:auto}.drawer-accordion>.sub-menu li a{padding-left:36px;padding-right:16px;font-size:.86rem;color:#ffffff8c;min-height:52px;display:flex;align-items:center;width:100%;box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,.05);touch-action:manipulation;cursor:pointer;pointer-events:auto;position:relative;z-index:10}.drawer-accordion>.sub-menu li a:hover,.drawer-accordion>.sub-menu li a:active{color:#fff;background:#ffffff0f;padding-left:42px}.drawer-accordion>.sub-menu li{pointer-events:auto}.drawer-foot{flex-shrink:0;border-top:1px solid rgba(255,255,255,.07);padding:16px;display:flex;flex-direction:column;gap:10px}.drawer-shop-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:var(--c-brand);color:#fff;border-radius:8px;font-size:.88rem;font-weight:700;letter-spacing:.04em;text-decoration:none;transition:background var(--ease);touch-action:manipulation}.drawer-shop-btn:hover{background:var(--c-brand-dk);color:#fff}.drawer-shop-btn svg{width:16px;height:16px}.drawer-meta{display:flex;gap:16px;justify-content:center}.drawer-meta a{display:flex;align-items:center;gap:6px;font-size:.76rem;color:#ffffff59;text-decoration:none;transition:color var(--ease)}.drawer-meta a:hover{color:#ffffffb3}.drawer-meta a svg{width:13px;height:13px}.drawer-trust{display:flex;flex-direction:column;gap:7px;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.drawer-trust div{display:flex;align-items:center;gap:8px;font-size:.75rem;color:#ffffff4d}.drawer-trust div svg{width:14px;height:14px;color:var(--c-brand);flex-shrink:0}.breadcrumb-bar{background:var(--c-dark-2);border-bottom:1px solid var(--c-border);padding:10px 0}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:.8rem;color:var(--c-text-lt);flex-wrap:wrap}.breadcrumb a{color:var(--c-text-lt)}.breadcrumb a:hover{color:var(--c-brand-dk)}.breadcrumb .sep{opacity:.4}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pcard{background:linear-gradient(180deg,#ffffff0e,#ffffff06);border:1px solid rgba(255,255,255,.1);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;transition:border-color var(--ease),box-shadow var(--ease),transform var(--ease);height:100%}.pcard:hover{border-color:#d6b24a57;box-shadow:0 18px 46px #00000057;transform:translateY(-3px)}.pcard:active{transform:translateY(-1px) scale(.992)}.pcard-img{position:relative;aspect-ratio:1 / 1.08;overflow:hidden;background:#fff;flex-shrink:0}.pcard-img a{display:block;width:100%;height:100%}.pcard-img img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .42s cubic-bezier(.22,.72,0,1);display:block;background:#fff}.pcard:hover .pcard-img img{transform:scale(1.018)}.pcard-img img[src$=".gif"]{object-fit:contain;object-position:center;background:#fff}.pcard:hover .pcard-img img[src$=".gif"]{transform:none}.pcard-badges{position:absolute;top:9px;left:9px;display:flex;flex-direction:column;gap:5px;z-index:2}.badge{display:inline-grid;place-items:center;min-width:54px;min-height:22px;padding:0 9px;border-radius:999px;font-size:.62rem;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 8px 16px #0000002e}.badge-sale{background:var(--c-brand);color:#fff}.badge-new{background:linear-gradient(135deg,#f2d77a,var(--c-gold));color:#191407}.badge-hot{background:#b75d15;color:#fff}.pcard-wish{position:absolute;top:9px;right:9px;width:38px;height:38px;background:#0f0f119e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffffdb;z-index:2;opacity:1;transition:transform var(--ease),background var(--ease),color var(--ease)}.pcard-wish:hover{background:var(--c-brand);color:#fff;transform:scale(1.04)}.pcard-wish svg{width:17px;height:17px}.pcard-hover-cta{position:absolute;bottom:10px;left:10px;right:10px;background:#08080ad1;color:#fff;text-align:center;padding:10px;border-radius:12px;font-size:.78rem;font-weight:800;opacity:0;transform:translateY(8px);transition:opacity var(--ease),transform var(--ease)}.pcard:hover .pcard-hover-cta{opacity:1;transform:translateY(0)}.pcard-info{padding:15px 15px 17px;flex:1;display:flex;flex-direction:column}.pcard-name{font-family:var(--font-serif);font-size:1.04rem;font-weight:700;color:#f4ece4;line-height:1.18;margin-bottom:10px;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pcard-name a{color:inherit}.pcard-name a:hover{color:#fff}.stars{display:flex;gap:2px}.stars svg{width:13px;height:13px;fill:var(--c-star)}.stars svg.empty{fill:var(--c-border)}.pcard-rating{display:flex;align-items:center;gap:6px;margin-bottom:10px}.pcard-rating .rc{font-size:.73rem;color:var(--c-text-lt)}.pcard-price{display:flex;align-items:baseline;gap:7px;margin-bottom:12px;flex-wrap:wrap}.p-cur{font-size:1.15rem;font-weight:900;color:#eef3fb;letter-spacing:-.02em}.p-old{font-size:.82rem;color:#77706b;text-decoration:line-through;font-weight:800}.p-disc{display:none!important}body:not(.single-product) .pcard-atc,body:not(.single-product) .add_to_cart_button,body.home .pcard-atc,body.home .add_to_cart_button{display:none!important}.pcard-atc{margin-top:auto;width:100%;padding:11px 12px;font-size:.84rem;white-space:normal;text-align:center;border-radius:12px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important;margin:0!important;padding:0!important;float:none!important;clear:both!important}.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:var(--c-bg-card)!important;border:1px solid rgba(193,18,31,.15)!important;border-radius:var(--r)!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.woocommerce ul.products li.product:hover{border-color:var(--c-gold)!important;box-shadow:0 12px 32px #c1121f33!important;transform:translateY(-2px)!important}.woocommerce ul.products li.product a img{width:100%!important;aspect-ratio:3/4!important;object-fit:cover!important;object-position:top center!important}.woocommerce .woocommerce-loop-product__title,.woocommerce ul.products li.product h2{font-size:.88rem!important;font-weight:600!important;color:#ddd!important;padding:12px 14px 6px!important}.woocommerce ul.products li.product .price{color:var(--c-gold)!important;font-weight:700!important;padding:0 14px 12px!important}.woocommerce ul.products li.product a.button,.woocommerce ul.products li.product button.button{background:var(--c-brand)!important;color:#fff!important;border:none!important;border-radius:var(--r)!important;margin:0 14px 14px!important;width:calc(100% - 28px)!important;padding:10px 12px!important;font-size:.84rem!important;font-weight:600!important}.woocommerce ul.products li.product a.button:hover{background:var(--c-brand-dk)!important}.shop-filter-toggle{display:none;width:100%;align-items:center;gap:8px;padding:12px 16px;background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r);color:var(--c-text);font-size:.88rem;font-weight:600;margin-bottom:16px;cursor:pointer;touch-action:manipulation}.shop-filter-toggle svg{width:16px;height:16px}.shop-filter-toggle .chevron-icon{margin-left:auto;transition:transform .25s ease}.shop-filter-toggle[aria-expanded=true] .chevron-icon{transform:rotate(180deg)}.shop-layout{display:grid;grid-template-columns:240px 1fr;gap:36px;align-items:start}#shop-sidebar-panel{position:sticky;top:calc(var(--header-h) + 16px)}.sidebar-widget{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r);padding:18px;margin-bottom:16px}.sidebar-widget:last-child{margin-bottom:0}.sidebar-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--c-text);margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid var(--c-brand)}.sidebar-widget input[type=number],.sidebar-widget input[type=text]{background:var(--c-bg);border:1.5px solid var(--c-border);border-radius:var(--r);color:var(--c-text);padding:7px 10px;font-size:.86rem;outline:none;width:80px}.sidebar-widget input:focus{border-color:var(--c-brand)}.single-product-page{padding:28px 0 64px;overflow-x:hidden}.product-layout{display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);gap:48px;align-items:start;overflow:hidden}.product-gallery-col{position:sticky;top:calc(var(--header-h) + 16px);min-width:0}.gallery-main{position:relative;border-radius:var(--r-lg);overflow:hidden;background:var(--c-bg-card);aspect-ratio:1/1;cursor:zoom-in}.gallery-main img{width:100%;height:100%;object-fit:contain;object-position:top center;transition:transform .4s ease;background:var(--c-bg-card)}.gallery-main:hover img{transform:scale(1.03)}.gallery-badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:6px;z-index:2}.gallery-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;width:auto;padding:0 14px;box-sizing:border-box;z-index:3;pointer-events:none}.gallery-nav button{pointer-events:auto;width:44px;height:44px;background:#fffffff0;border-radius:50%;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 26px #00000038;display:flex;align-items:center;justify-content:center;color:var(--c-dark);transition:all var(--ease);touch-action:manipulation}.gallery-nav button:hover{background:#c1121f;color:#fff;transform:scale(1.04)}.gallery-nav button svg{width:18px;height:18px}.sd-back-to-top{position:fixed;right:22px;bottom:26px;width:46px;height:46px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:linear-gradient(180deg,#d41424,#a80d18);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease;box-shadow:0 14px 32px #c1121f57;z-index:850}.sd-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.sd-back-to-top:hover{box-shadow:0 18px 42px #c1121f73;transform:translateY(-2px)}.sd-back-to-top svg{width:20px;height:20px}@media(max-width:1099px){.sd-back-to-top{right:16px;bottom:96px;width:44px;height:44px;z-index:860}}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.gallery-thumbs img{aspect-ratio:1;border-radius:var(--r);object-fit:cover;object-position:top;cursor:pointer;border:2px solid transparent;background:var(--c-bg-card);transition:all var(--ease);width:100%;display:block}.gallery-thumbs img:hover{border-color:var(--c-brand-lt)}.gallery-thumbs img.active{border-color:var(--c-brand);box-shadow:0 0 0 1px var(--c-brand)}.product-summary-col{min-width:0}.prod-breadcrumb{font-size:.78rem;color:var(--c-text-lt);margin-bottom:14px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.prod-breadcrumb a{color:var(--c-text-lt)}.prod-breadcrumb a:hover{color:var(--c-brand-dk)}.prod-breadcrumb .sep{opacity:.4}.prod-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.prod-title{font-family:var(--font-serif);font-size:clamp(1.3rem,2.5vw,1.75rem);line-height:1.25;color:var(--c-text);margin-bottom:14px}.prod-rating{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.prod-rating .stars svg{width:16px;height:16px}.prod-rating .rating-txt{font-size:.82rem;color:var(--c-text-lt)}.prod-rating .reviews-link{font-size:.82rem;color:var(--c-text);font-weight:700;text-decoration:underline;text-underline-offset:2px}.prod-rating .verified{font-size:.75rem;color:var(--c-success);display:flex;align-items:center;gap:4px}.prod-rating .verified svg{width:13px;height:13px}.prod-divider{height:1px;background:var(--c-border);margin:18px 0}.prod-price-wrap{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:18px}.prod-price-cur{font-size:2rem;font-weight:700;color:#eef3fb;line-height:1}.prod-price-old{font-size:1.05rem;color:var(--c-text-lt);text-decoration:line-through}.prod-price-disc{display:none!important}.prod-price-tax{font-size:.75rem;color:var(--c-text-lt);align-self:flex-end;padding-bottom:4px}.stock-status{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;margin-bottom:18px}.stock-status.in-stock{color:var(--c-success)}.stock-status.in-stock:before{content:"";width:8px;height:8px;background:var(--c-success);border-radius:50%;display:block}.stock-status.out-of-stock{color:var(--c-error)}.stock-status.out-of-stock:before{content:"";width:8px;height:8px;background:var(--c-error);border-radius:50%;display:block}.prod-short-desc{font-size:.9rem;color:var(--c-text-md);line-height:1.75;margin-bottom:20px}.prod-short-desc p{margin-bottom:0}.specs-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.spec-pill{background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r);padding:10px 12px;text-align:center}.spec-pill-val{font-size:.9rem;font-weight:700;color:var(--c-text);word-break:break-word}.spec-pill-key{font-size:.68rem;text-transform:uppercase;letter-spacing:.5px;color:var(--c-text-lt);margin-top:2px}.prod-options{margin-bottom:20px}.option-group{margin-bottom:16px}.option-label{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--c-text);margin-bottom:8px;display:flex;align-items:center;gap:6px}.option-label .selected-val{font-weight:400;text-transform:none;letter-spacing:0;color:var(--c-text-md)}.option-swatches{display:flex;flex-wrap:wrap;gap:8px}.swatch{padding:8px 14px;border:1.5px solid var(--c-border);border-radius:var(--r);font-size:.83rem;cursor:pointer;transition:all var(--ease);color:var(--c-text);background:var(--c-bg-card);white-space:nowrap;touch-action:manipulation}.swatch:hover{border-color:var(--c-brand-lt);color:var(--c-brand)}.swatch.active{border-color:var(--c-brand);background:#c1121f14;color:var(--c-brand);font-weight:600}.swatch.out{opacity:.45;cursor:not-allowed;text-decoration:line-through}.atc-row{display:flex;gap:10px;align-items:stretch;margin-bottom:14px;width:100%}.qty-ctrl{display:flex;align-items:center;border:1.5px solid var(--c-border);border-radius:var(--r);overflow:hidden;flex-shrink:0;background:var(--c-dark-3)}.qty-btn{width:44px;height:52px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--c-text);transition:all var(--ease);background:transparent;flex-shrink:0;touch-action:manipulation}.qty-btn:hover{background:var(--c-dark-2);color:var(--c-brand)}.qty-input{width:52px;border:none;border-left:1.5px solid var(--c-border);border-right:1.5px solid var(--c-border);text-align:center;font-size:1rem;font-weight:700;color:var(--c-text);outline:none;height:52px;background:transparent;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.atc-btn-main{flex:1;min-width:0;font-size:.95rem;font-weight:700;padding:0 20px;height:52px}.wish-btn{width:52px;height:52px;border:1.5px solid var(--c-border);border-radius:var(--r);display:flex;align-items:center;justify-content:center;color:var(--c-text-lt);flex-shrink:0;transition:all var(--ease)}.wish-btn:hover{border-color:var(--c-error);color:var(--c-error);background:#ff6b6b0d}.wish-btn svg{width:20px;height:20px}.buy-now-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;font-size:.95rem;font-weight:600;margin-bottom:18px;background:transparent;border:2px solid var(--c-border);color:var(--c-text);border-radius:var(--r);transition:all var(--ease);cursor:pointer;text-decoration:none}.buy-now-btn:hover{background:var(--c-dark-2);color:#fff;border-color:var(--c-dark-2)}.prod-trust-box{background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:18px 20px;display:flex;flex-direction:column;gap:12px;margin-bottom:18px}.ptrust-item{display:flex;align-items:flex-start;gap:12px;font-size:.82rem;color:var(--c-text-md);line-height:1.5}.ptrust-item svg{width:18px;height:18px;color:var(--c-brand);flex-shrink:0;margin-top:1px}.ptrust-item strong{color:var(--c-text)}.prod-share{display:flex;align-items:center;gap:10px;font-size:.8rem;color:var(--c-text-lt);flex-wrap:wrap}.share-btn{display:flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid var(--c-border);border-radius:40px;font-size:.78rem;color:var(--c-text-lt);transition:all var(--ease)}.share-btn:hover{border-color:var(--c-brand);color:var(--c-brand)}.share-btn svg{width:14px;height:14px}.prod-tabs-section{margin-top:56px;border-top:1px solid var(--c-border)}.tabs-nav{display:flex;border-bottom:2px solid var(--c-border);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tabs-nav::-webkit-scrollbar{display:none}.tab-btn{padding:16px 24px;font-size:.88rem;font-weight:600;color:var(--c-text-lt);border-bottom:2px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:all var(--ease);flex-shrink:0;touch-action:manipulation}.tab-btn:hover{color:var(--c-text-md)}.tab-btn.active{color:var(--c-brand);border-bottom-color:var(--c-brand)}.tab-panel{padding:36px 0;display:none}.tab-panel.active{display:block}.tab-panel-inner{max-width:860px}.rich-desc{font-size:.92rem;line-height:1.85;color:var(--c-text-md)}.rich-desc h3{color:var(--c-text);margin:24px 0 10px;font-size:1.1rem}.rich-desc ul{list-style:none;padding:0}.rich-desc ul li{padding:6px 0 6px 20px;position:relative}.rich-desc ul li:before{content:"";position:absolute;left:2px;top:1.05em;width:7px;height:7px;border-radius:999px;background:linear-gradient(180deg,#1ab874,#075f3d);box-shadow:0 0 0 4px #0e8f5a1f}.specs-table{width:100%;border-collapse:collapse;font-size:.88rem}.specs-table tr{border-bottom:1px solid var(--c-border)}.specs-table tr:last-child{border-bottom:none}.specs-table th{width:42%;padding:12px 16px;text-align:left;background:var(--c-dark-3);font-weight:600;color:var(--c-text);font-size:.83rem}.specs-table td{padding:12px 16px;color:var(--c-text-md)}.reviews-summary{display:grid;grid-template-columns:auto 1fr;gap:32px;margin-bottom:32px;align-items:start}.review-big-score{text-align:center;min-width:100px}.score-num{font-size:3rem;font-weight:700;color:var(--c-text);line-height:1}.score-stars{justify-content:center;margin:6px 0}.score-count{font-size:.78rem;color:var(--c-text-lt)}.review-bars{display:flex;flex-direction:column;gap:6px;flex:1}.bar-row{display:flex;align-items:center;gap:8px;font-size:.78rem;color:var(--c-text-lt)}.bar-row .bar-track{flex:1;height:6px;background:var(--c-border);border-radius:3px;overflow:hidden}.bar-row .bar-fill{height:100%;background:var(--c-gold);border-radius:3px}.reviews-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.review-card{background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r);padding:20px}.rv-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.rv-ava{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--c-brand),var(--c-brand-dk));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#fff;flex-shrink:0}.rv-meta{flex:1;min-width:0}.rv-name{font-weight:600;font-size:.88rem;color:var(--c-text)}.rv-date{font-size:.75rem;color:var(--c-text-lt)}.rv-body{font-size:.88rem;color:var(--c-text-md);line-height:1.65}.delivery-options{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.delivery-opt{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border:1.5px solid var(--c-border);border-radius:var(--r);gap:12px;flex-wrap:wrap}.delivery-opt-left{display:flex;align-items:center;gap:14px}.delivery-opt-left svg{width:22px;height:22px;color:var(--c-brand);flex-shrink:0}.delivery-opt-name{font-weight:600;font-size:.9rem;color:var(--c-text)}.delivery-opt-time{font-size:.78rem;color:var(--c-text-lt);margin-top:2px}.delivery-opt-price{font-weight:700;color:var(--c-text);font-size:.95rem;flex-shrink:0}.delivery-opt.featured{border-color:var(--c-brand);background:#c1121f0a}#sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:950;background:var(--c-dark-2);border-top:1px solid var(--c-border);padding:10px 16px;box-shadow:0 -4px 24px #00000080;align-items:center;gap:12px}.sticky-info{flex:1;min-width:0}.sticky-title{font-size:.82rem;color:var(--c-text-lt);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-price{font-size:1.1rem;font-weight:700;color:var(--c-gold)}#sticky-atc .btn{flex-shrink:0;height:46px;background:linear-gradient(180deg,#d41424,#a80d18);border:1px solid rgba(255,255,255,.12);color:#fff;font-weight:800;box-shadow:0 10px 28px #c1121f5c,inset 0 1px #ffffff2e}#sticky-atc .sd-sticky-price,#sticky-atc .sd-sticky-title,#sticky-atc .cart-icon-wrap,#sticky-atc .sd-sticky-cart-icon,#sticky-atc .atc-price-sep,#sticky-atc .atc-price,#sticky-atc .buy-now-btn,.sd-sticky-atc .sd-sticky-price,.sd-sticky-atc .sd-sticky-title,.sd-sticky-atc .cart-icon-wrap,.sd-sticky-atc .sd-sticky-cart-icon,.sd-sticky-atc .atc-price-sep,.sd-sticky-atc .atc-price,.sd-sticky-atc .buy-now-btn,#sticky-atc .sd-sticky-atc .yith-wcwl-add-to-wishlist,#sticky-atc [class*=wishlist],#sticky-atc [class*=wcwl],.sd-sticky-atc .yith-wcwl-add-to-wishlist,.sd-sticky-atc [class*=wishlist],.sd-sticky-atc [class*=wcwl]{display:none!important}#spp{position:fixed;bottom:80px;left:14px;z-index:940;background:var(--c-dark-2);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);padding:13px 15px;display:flex;align-items:center;gap:11px;max-width:290px;border-left:3px solid var(--c-brand);animation:slideLeft .4s ease}@keyframes slideLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.spp-ava{width:38px;height:38px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--c-brand),var(--c-brand-dk));color:#fff;font-weight:700;font-size:.8rem}.spp-body{flex:1;min-width:0}.spp-name{font-size:.82rem;font-weight:700;color:var(--c-text)}.spp-act{font-size:.76rem;color:var(--c-text-lt);line-height:1.4}.spp-time{font-size:.68rem;color:var(--c-text-lt);margin-top:3px}.spp-x{color:var(--c-text-lt);flex-shrink:0}.spp-x:hover{color:var(--c-text)}.spp-x svg{width:14px;height:14px}.trust-strip{background:var(--c-bg-card);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.trust-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);background:var(--c-border);gap:1px}.ts-item{background:var(--c-bg-card);display:flex;align-items:center;gap:14px;padding:24px 28px}.ts-icon{width:44px;height:44px;background:linear-gradient(135deg,var(--c-brand),var(--c-brand-dk));border-radius:var(--r);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ts-icon svg{width:22px;height:22px;color:#fff}.ts-text h4{font-size:.88rem;font-weight:700;color:var(--c-text);font-family:var(--font);margin-bottom:2px}.ts-text p{font-size:.78rem;color:var(--c-text-lt);margin:0}.newsletter-sec{background:linear-gradient(150deg,#0a0a14,#1a1a2e)}.nl-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:64px 0}.nl-content h2{color:#fff;margin-bottom:10px}.nl-content p{color:#fff9;margin-bottom:20px}.nl-perks{display:flex;flex-direction:column;gap:8px}.nl-perk{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#ffffff80}.nl-perk svg{width:14px;height:14px;color:var(--c-brand-lt);flex-shrink:0}.nl-form form{display:flex;gap:10px;flex-wrap:wrap}.nl-form input{flex:1;min-width:200px;padding:13px 18px;border:1.5px solid rgba(255,255,255,.15);border-radius:var(--r);background:#ffffff12;color:#fff;font-size:.92rem;outline:none;transition:border-color var(--ease)}.nl-form input::placeholder{color:#ffffff59}.nl-form input:focus{border-color:var(--c-brand)}.nl-legal{font-size:.73rem;color:#ffffff4d;margin-top:10px;line-height:1.5}.nl-legal a{color:#ffffff73;text-decoration:underline}#sd-footer{background:radial-gradient(circle at 18% 0%,rgba(193,18,31,.1),transparent 34%),linear-gradient(180deg,#08080b,#040406);color:#ffffffa6;padding:56px 0 0}.footer-grid{display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(300px,.9fr);gap:clamp(36px,8vw,120px);padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,.08)}.f-brand p{font-size:.88rem;color:#ffffff94;line-height:1.7;margin-bottom:16px;max-width:390px}.f-brand .site-logo{position:static;transform:none;font-size:1.35rem;color:#fff;margin-bottom:14px;display:block}.social-row{display:flex;gap:8px}.soc-link{width:36px;height:36px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff80;transition:all var(--ease)}.soc-link:hover{background:var(--c-brand);border-color:var(--c-brand);color:#fff}.soc-link svg{width:16px;height:16px}.f-contact a:hover{color:#fff!important;border-bottom-color:#c1121fbf!important}.f-col h4{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffffeb;margin-bottom:14px;font-family:var(--font)}.f-col ul{display:flex;flex-direction:column;gap:7px}.f-col ul li a{font-size:.84rem;color:#ffffff80;transition:color var(--ease),padding-left var(--ease)}.f-col ul li a:hover{color:#fff;padding-left:3px}.f-important-links ul{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px 24px}.footer-bottom{display:grid;grid-template-columns:minmax(280px,1fr) minmax(240px,auto);align-items:start;gap:18px;padding:18px 0 22px}.footer-bottom p{font-size:.76rem;color:#ffffff57;margin:0}.footer-bottom nav{grid-column:1 / -1;justify-content:flex-start;max-width:760px}.payment-block{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.payment-label{font-size:.66rem;color:#ffffff6b;letter-spacing:.12em;text-transform:uppercase}.payment-icons{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:center}.pay-badge{min-height:28px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffffff1a,#ffffff09);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:5px 11px;font-size:.68rem;color:#ffffffd1;font-weight:700;letter-spacing:.04em;box-shadow:inset 0 1px #ffffff1a,0 10px 24px #0000002e}.pay-mastercard{color:#f2d3a0}.pay-paypal{color:#b8d8ff}.pay-cb{color:#d9ecff}.sd-footer-mobile{display:none}@media(min-width:1100px){#sd-footer{padding-top:44px}#sd-footer>.container{width:min(1180px,calc(100% - 64px));max-width:1180px}.footer-grid{grid-template-columns:minmax(280px,420px) minmax(360px,520px);justify-content:space-between;gap:clamp(48px,10vw,150px);padding-bottom:34px}.f-brand .site-logo{width:fit-content;margin-bottom:16px}.f-brand .site-logo img,.f-brand .site-logo .custom-logo{width:min(260px,100%)!important;max-width:260px!important;height:auto!important;max-height:none!important;object-fit:contain}.f-brand p{max-width:360px;margin-bottom:12px}.f-important-links ul{grid-template-columns:repeat(2,minmax(150px,1fr));gap:10px 42px}.footer-bottom{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:18px 0 20px}.footer-bottom nav{max-width:none}}@media(max-width:1099px){#sd-footer{padding:0;background:radial-gradient(circle at 0% 8%,rgba(216,185,93,.12),transparent 14rem),linear-gradient(180deg,#101015,#09090c)}#sd-footer>.container{width:100%;max-width:none;padding-left:16px;padding-right:16px}#sd-footer .footer-grid,#sd-footer .footer-bottom{display:none!important}#sd-footer .sd-footer-mobile{display:block;padding:18px 0 20px}.sd-mf-brand{display:grid;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.11)}.sd-mf-mail{display:inline-flex;align-items:center;gap:8px;width:fit-content;color:#ffffffd1;font-size:13px;text-decoration:none;border-bottom:1px dotted rgba(255,255,255,.34);padding-bottom:2px}.sd-mf-mail:hover{color:#d8b95d}.sd-mf-trust{display:grid;gap:8px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.11)}.sd-mf-trust-row{display:grid;grid-template-columns:40px 1fr;gap:11px;align-items:center;min-height:58px;padding:8px 10px;border-radius:14px;background:#ffffff09;border:1px solid rgba(255,255,255,.07)}.sd-mf-trust-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#fff;color:#111}.sd-mf-trust-row strong,.sd-mf-trust-row small{display:block}.sd-mf-trust-row strong{color:#f7f3eb;font-size:15px;font-weight:850;line-height:1.15;margin-bottom:3px}.sd-mf-trust-row small{color:#f7f3eba3;font-size:12px;line-height:1.3}.sd-mf-accordions{margin-top:13px;border:1px solid rgba(255,255,255,.11);border-radius:15px;overflow:hidden;background:#ffffff06}.sd-mf-accordions details{border-bottom:1px solid rgba(255,255,255,.11)}.sd-mf-accordions details:last-child{border-bottom:0}.sd-mf-accordions summary{list-style:none;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;cursor:pointer;color:#f7f3eb;font-size:14px;font-weight:850}.sd-mf-accordions summary::-webkit-details-marker{display:none}.sd-mf-accordions summary:after{content:"+";width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#ffffff0f;color:#d8b95d;font-size:16px;line-height:1;flex:0 0 auto}.sd-mf-accordions details[open] summary:after{content:"-"}.sd-mf-links{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;padding:0 14px 14px}.sd-mf-links a{color:#ffffffad;text-decoration:none;font-size:13px;line-height:1.35}.sd-mf-links a:hover,.sd-mf-links a:focus{color:#d8b95d}.sd-mf-payments{padding:14px 0 10px;border-bottom:1px solid rgba(255,255,255,.11)}.sd-mf-payment-label{display:block;color:#ffffff85;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.sd-mf-payment-row{display:flex;gap:5px;overflow:hidden;scrollbar-width:none;padding-bottom:2px}.sd-mf-payment-row::-webkit-scrollbar{display:none}.sd-pay-card{flex:1 1 0;min-width:0;height:32px;display:grid;place-items:center;border-radius:7px;background:#fbfbfb;border:1px solid rgba(0,0,0,.1);color:#101014;font-size:9px;font-weight:900;box-shadow:0 8px 20px #0000002e;position:relative;overflow:hidden}.sd-pay-card span{position:relative;z-index:2}.sd-pay-paypal span{color:#123b7a;font-size:13px;letter-spacing:-.07em}.sd-pay-cb{background:linear-gradient(135deg,#0f6674,#0b9a91);color:#fff;font-size:16px;letter-spacing:-.08em}.sd-pay-visa span{color:#143a86;font-size:14px;letter-spacing:.02em;font-style:italic}.sd-pay-mastercard:before,.sd-pay-mastercard:after,.sd-pay-maestro:before,.sd-pay-maestro:after{content:"";position:absolute;top:8px;width:18px;height:18px;border-radius:999px;opacity:.95}.sd-pay-mastercard:before{left:calc(50% - 16px);background:#ea001b}.sd-pay-mastercard:after{right:calc(50% - 16px);background:#f79e1b;mix-blend-mode:multiply}.sd-pay-maestro:before{left:calc(50% - 17px);background:#0070ba}.sd-pay-maestro:after{right:calc(50% - 17px);background:#e50019;mix-blend-mode:multiply}.sd-pay-maestro span{align-self:end;margin-bottom:3px;color:#fff;font-size:7px;text-shadow:0 1px 1px rgba(0,0,0,.32)}.sd-pay-discover span{font-size:7px;letter-spacing:-.03em}.sd-pay-discover:after{content:"";position:absolute;right:-10px;bottom:-12px;width:42px;height:24px;background:#f47b20;transform:rotate(-16deg);border-radius:999px 0 0}.sd-mf-bottom-nav{width:100%;height:54px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-radius:18px;background:#101014eb;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 48px #0000005c;margin:14px 0 10px}.sd-mf-bottom-nav a{display:grid;gap:4px;place-items:center;color:#ffffff94;text-decoration:none;font-size:9.5px;font-weight:700}.sd-mf-bottom-nav a:first-child{color:#d8b95d}.sd-mf-bottom-nav svg{width:19px!important;height:19px!important;stroke-width:2.2}.sd-mf-legal{display:grid;gap:9px;padding-top:14px;color:#ffffff7a;font-size:11.5px;line-height:1.45}.sd-mf-legal p{margin:0}.sd-mf-legal nav{display:flex;flex-wrap:wrap;gap:7px 12px}.sd-mf-legal a{color:#ffffff80;text-decoration:none}}@media(min-width:769px)and (max-width:1099px){#sd-footer>.container{max-width:760px;margin:0 auto}#sd-footer .sd-footer-mobile{padding-top:24px;padding-bottom:28px}.sd-mf-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sd-mf-trust-row{grid-template-columns:40px minmax(0,1fr);min-height:74px}.sd-mf-accordions,.sd-mf-payments,.sd-mf-bottom-nav,.sd-mf-legal{max-width:720px;margin-left:auto;margin-right:auto}}@media(max-width:420px){.footer-grid{grid-template-columns:1fr;gap:24px}.f-col ul li a{font-size:.8rem}.f-important-links ul{grid-template-columns:1fr 1fr;gap:7px 14px}.pay-badge{padding:5px 9px;font-size:.64rem}}.sd-cart-grid{display:grid;grid-template-columns:1fr 360px;gap:40px;align-items:start}.sd-cart-sidebar{background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:24px;position:sticky;top:calc(var(--header-h) + 16px)}.sd-checkout-grid{display:grid;grid-template-columns:1fr 400px;gap:40px;align-items:start}.sd-order-review-box{background:var(--c-dark-3);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:24px;position:sticky;top:calc(var(--header-h) + 16px)}.sd-myaccount-grid{display:grid;grid-template-columns:220px 1fr;gap:40px;align-items:start}body.woocommerce-account .trust-strip,body.woocommerce-account .newsletter-sec,body.woocommerce-account #sd-footer{display:none!important}body.woocommerce-account main{min-height:calc(100vh - 140px)}body.woocommerce-account .woocommerce{max-width:760px;margin:0 auto;padding:clamp(48px,7vw,96px) 16px}body.woocommerce-account .woocommerce h2{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.2rem);line-height:.95;margin:0 0 24px;color:var(--c-text)}body.woocommerce-account form.login,body.woocommerce-account form.register,body.woocommerce-account .woocommerce-MyAccount-content{width:100%;background:#ffffff0b;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:clamp(22px,4vw,36px);box-shadow:0 22px 70px #00000047}body.woocommerce-account form.login .form-row,body.woocommerce-account form.register .form-row{display:block;margin:0 0 18px}body.woocommerce-account form.login label,body.woocommerce-account form.register label{display:block;margin:0 0 8px;color:#ffffffd6;font-size:.9rem;font-weight:800}body.woocommerce-account form.login input.input-text,body.woocommerce-account form.register input.input-text{width:100%;min-height:52px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;padding:0 16px}body.woocommerce-account form.login input.input-text:focus,body.woocommerce-account form.register input.input-text:focus{border-color:#dcb852b3;outline:none;box-shadow:0 0 0 4px #dcb85224}body.woocommerce-account form.login .woocommerce-form-login__rememberme{display:inline-flex;align-items:center;gap:10px;margin:4px 0 18px}body.woocommerce-account form.login .woocommerce-form-login__submit,body.woocommerce-account form.register .woocommerce-form-register__submit,body.woocommerce-account form.login button[type=submit],body.woocommerce-account form.register button[type=submit]{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border-radius:999px;background:linear-gradient(135deg,#d8b747,#f1d569);border:0;color:#15110b;font-weight:900;box-shadow:0 14px 34px #d8b74738}body.woocommerce-account .lost_password a,body.woocommerce-account .woocommerce-MyAccount-content a{color:#e5c65f}.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3,.woocommerce-additional-fields h3{font-family:var(--font-serif);font-size:1.1rem;color:var(--c-text);margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--c-border)}.woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row select,.woocommerce-checkout .form-row textarea{width:100%;padding:11px 14px;border:1.5px solid var(--c-border);border-radius:var(--r);font-family:var(--font);font-size:.94rem;background:var(--c-dark-3);color:var(--c-text);transition:border-color var(--ease);outline:none}.woocommerce-checkout .form-row input.input-text:focus,.woocommerce-checkout .form-row select:focus{border-color:var(--c-brand)}.woocommerce-checkout .form-row label{display:block;font-size:.85rem;font-weight:700;color:#3f3436;margin-bottom:6px}body.woocommerce-checkout .select2-container,body.woocommerce-checkout .select2-container--default{width:100%!important;max-width:100%!important}body.woocommerce-checkout .select2-container--default .select2-selection--single{min-height:54px!important;border:1px solid #b7b0b1!important;border-radius:10px!important;background:#fff!important;box-shadow:0 1px #1711110a!important}body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{color:#171111!important;line-height:54px!important;padding-left:14px!important;padding-right:40px!important;font-size:16px!important;font-weight:700!important}body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:54px!important;right:12px!important}body.woocommerce-checkout .select2-dropdown{border:1px solid #b7b0b1!important;color:#171111!important;box-shadow:0 18px 42px #17111129!important}body.woocommerce-checkout .select2-results__option{color:#171111!important;font-size:15px!important;padding:10px 12px!important}body.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected]{background:#c1121f!important;color:#fff!important}#place_order{background:linear-gradient(135deg,var(--c-brand) 0%,var(--c-brand-dk) 100%);color:#fff;border:none;padding:15px 32px;border-radius:var(--r);font-weight:700;font-size:1rem;width:100%;cursor:pointer;transition:all var(--ease)}#place_order:hover{transform:translateY(-1px);box-shadow:0 4px 20px #c1121f80}body.woocommerce-checkout .sd-checkout-form-col #order_review_heading,body.woocommerce-checkout .sd-checkout-form-col #order_review .woocommerce-checkout-review-order-table,body.woocommerce-checkout .sd-checkout-form-col .woocommerce-checkout-review-order-table,body.woocommerce-checkout .sd-checkout-form-col .shop_table.woocommerce-checkout-review-order-table,body.woocommerce-checkout .sd-checkout-form-col .cart_item,body.woocommerce-checkout .sd-checkout-form-col .sd-co-product{display:none!important}body.woocommerce-checkout .sd-checkout-form-col #payment{display:block!important;width:100%!important}.shop_table{width:100%;border-collapse:collapse}.shop_table th,.shop_table td{padding:14px 12px;border-bottom:1px solid var(--c-border);vertical-align:middle;font-size:.9rem}.shop_table th{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;color:var(--c-text-md)}.shop_table .product-thumbnail img{width:72px;height:96px;object-fit:cover;border-radius:var(--r)}.shop_table .product-name a{color:var(--c-text);font-weight:600}.shop_table .product-remove a{color:var(--c-text-lt);font-size:1.4rem;line-height:1;display:block;text-align:center}.shop_table .product-remove a:hover{color:var(--c-error)}.woocommerce-cart-form .actions{padding-top:16px}.woocommerce-cart-form .coupon{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.woocommerce-cart-form .coupon input{padding:9px 14px;border:1.5px solid var(--c-border);border-radius:var(--r);background:var(--c-dark-3);color:var(--c-text);font-size:.9rem}.woocommerce-cart-form .coupon input:focus{outline:none;border-color:var(--c-brand)}.woocommerce-cart-form .button{background:var(--c-dark-2);color:#fff;border:none;padding:10px 20px;border-radius:var(--r);font-weight:600;font-size:.88rem;cursor:pointer;transition:background var(--ease)}.woocommerce-cart-form .button:hover{background:var(--c-brand-dk)}.cart_totals h2{font-family:var(--font-serif);font-size:1rem;margin-bottom:16px;color:var(--c-text)}.cart_totals table{width:100%;border-collapse:collapse;margin-bottom:20px}.cart_totals table th,.cart_totals table td{padding:10px 0;border-bottom:1px solid var(--c-border);font-size:.9rem;color:var(--c-text)}.cart_totals table .order-total th,.cart_totals table .order-total td{font-weight:700;font-size:1rem;border-bottom:none}.wc-proceed-to-checkout .checkout-button{display:block;width:100%;text-align:center;background:linear-gradient(135deg,var(--c-brand) 0%,var(--c-brand-dk) 100%);color:#fff!important;padding:14px 24px;border-radius:var(--r);font-weight:700;font-size:1rem;transition:all var(--ease)}.wc-proceed-to-checkout .checkout-button:hover{transform:translateY(-1px);box-shadow:0 4px 20px #c1121f80}.woocommerce-notices-wrapper .woocommerce-message,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-error{border-radius:var(--r);padding:14px 18px;margin-bottom:20px;font-size:.9rem;list-style:none}.woocommerce-notices-wrapper .woocommerce-message{background:#2d8a4e1a;border-left:4px solid var(--c-success);color:var(--c-success)}.woocommerce-notices-wrapper .woocommerce-error{background:#ff6b6b1a;border-left:4px solid var(--c-error);color:var(--c-error)}.woocommerce-notices-wrapper .woocommerce-info{background:#c1121f14;border-left:4px solid var(--c-brand);color:var(--c-text)}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,button.add_to_cart_button{background:var(--c-brand)!important;color:#fff!important;border:none!important;border-radius:var(--r)!important;font-weight:600!important;transition:background var(--ease)!important}.woocommerce a.button:hover,.woocommerce button.button:hover,button.add_to_cart_button:hover{background:var(--c-brand-dk)!important;color:#fff!important}#age-gate{position:fixed;inset:0;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.age-gate-box{background:var(--c-dark-2);border:1px solid var(--c-border);border-radius:var(--r-xl);padding:48px 40px;max-width:440px;width:100%;text-align:center;box-shadow:var(--shadow-lg)}.age-gate-logo{font-family:var(--font-serif);font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:4px}.age-gate-divider{width:40px;height:2px;background:var(--c-brand);margin:20px auto;border-radius:2px}.age-gate-title{font-family:var(--font-serif);font-size:1.5rem;color:#fff;margin-bottom:14px}.age-gate-text{font-size:.9rem;color:var(--c-text-lt);line-height:1.65;margin-bottom:24px}.age-gate-enter{display:block;width:100%;padding:15px 24px;background:linear-gradient(135deg,var(--c-brand),var(--c-brand-dk));color:#fff;border:none;border-radius:var(--r);font-size:1rem;font-weight:700;cursor:pointer;margin-bottom:12px;transition:all var(--ease)}.age-gate-enter:hover{transform:translateY(-1px);box-shadow:0 4px 20px #c1121f66}.age-gate-leave{display:block;font-size:.84rem;color:var(--c-text-lt);text-decoration:underline}.age-gate-leave:hover{color:var(--c-text-md)}.age-gate-note{font-size:.72rem;color:#ffffff40;margin-top:20px;line-height:1.5}.age-gate-note a{color:#fff6}.section-label{display:flex;align-items:center;gap:8px;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--c-brand);margin-bottom:12px}.fade-up{animation:fadeUp .5s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.stats-row{display:grid;grid-template-columns:repeat(4,1fr)}.stat-block{padding:28px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.07)}.stat-block:last-child{border-right:none}.stat-num{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--c-text);line-height:1;margin-bottom:4px}.hero{padding:76px 0 66px;background:radial-gradient(circle at 8% 0%,rgba(193,18,31,.22),transparent 28rem),radial-gradient(circle at 95% 10%,rgba(214,178,74,.12),transparent 30rem),linear-gradient(135deg,#09090b,#111015);overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.84fr);gap:48px;align-items:center;min-height:510px;width:100%}.hero-content{min-width:0;overflow:hidden}.hero-media{min-width:0;display:flex;justify-content:center;align-items:center}.hero-img-wrap{width:100%;max-width:520px;position:relative;flex-shrink:0;padding:8px;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#ffffff1a,#ffffff08);box-shadow:0 34px 88px #00000070}.hero-img-wrap img{width:100%;height:auto;display:block;border-radius:20px;object-fit:cover;object-position:center 20%;aspect-ratio:1 / 1;box-shadow:none}.hero-eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:var(--c-gold);margin-bottom:16px}.hero-content h1{font-size:clamp(2.35rem,5vw,4.6rem);color:#fff;line-height:.95;margin-bottom:18px;letter-spacing:-.035em;text-wrap:balance}.hero-content h1 em{color:var(--c-brand);font-style:normal}.hero-lead{color:#ffffffc2;font-size:1.02rem;line-height:1.75;margin-bottom:26px;max-width:660px}.hero-btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.hero-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 24px}.hero-choice{min-height:72px;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.11);background:#ffffff0b;display:grid;align-content:center;gap:4px;color:#fff;transition:transform var(--ease),border-color var(--ease),background var(--ease)}.hero-choice:hover{color:#fff;transform:translateY(-2px);border-color:#d6b24a61;background:#d6b24a13}.hero-choice strong{font-size:.78rem;line-height:1.2}.hero-choice span{color:#ffffff8a;font-size:.68rem;line-height:1.3}.hero-trust{display:flex;gap:10px;flex-wrap:wrap}.hero-trust-item{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(214,178,74,.22);background:#d6b24a11;display:flex;align-items:center;gap:7px;font-size:.76rem;font-weight:800;color:#e6d4a0}.hero-float-badge{position:absolute;top:20px;left:-12px;background:linear-gradient(180deg,var(--c-brand-lt),var(--c-brand));color:#fff;font-size:.72rem;font-weight:800;line-height:1.3;padding:9px 14px;border-radius:14px;text-align:center;z-index:2;box-shadow:0 12px 28px #c1121f47}.stat-lbl{font-size:.78rem;color:var(--c-text-lt);text-transform:uppercase;letter-spacing:.5px}.promo-banner-section{display:block;width:100%;overflow:hidden;line-height:0}.promo-banner-link{display:block;width:100%;position:relative;overflow:hidden}.promo-banner-img{width:100%;height:auto;max-height:520px;object-fit:cover;object-position:center center;display:block;transition:transform .5s ease}.promo-banner-link:hover .promo-banner-img{transform:scale(1.015)}.avantages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.avantage-item{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-lg);padding:28px 24px;text-align:center}.avantage-icon{width:52px;height:52px;margin:0 auto 16px;background:linear-gradient(135deg,var(--c-brand),var(--c-brand-dk));border-radius:var(--r);display:flex;align-items:center;justify-content:center}.avantage-icon svg{width:24px;height:24px;color:#fff}.avantage-item h3{font-size:1rem;font-weight:700;color:var(--c-text);margin-bottom:8px;font-family:var(--font)}.avantage-item p{font-size:.84rem;color:var(--c-text-lt);line-height:1.6;margin:0}.reviews-grid-home{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.sd-single-post-container{padding:48px 24px 64px}.single-post-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:start;max-width:980px;margin:0 auto}.single-post-layout>aside{display:none}.btn-404-group{display:flex;gap:12px;flex-wrap:wrap}@media(max-width:1024px){.burger{display:flex}#sd-nav-bar,#sd-announce .announce-links{display:none}.header-top-inner{position:relative}.site-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);flex:none;overflow:visible;padding:0;max-width:calc(100% - 200px)}.site-logo img,.site-logo .custom-logo{height:38px!important;max-height:38px!important;width:auto!important;max-width:150px!important;object-fit:contain;display:block}.product-layout{grid-template-columns:52% 1fr;gap:28px}.product-gallery-col{top:calc(var(--header-h) + 10px)}.products-grid{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)!important}.trust-strip-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.avantages-grid,.reviews-grid-home{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:200px 1fr;gap:24px}.blog-grid{grid-template-columns:repeat(2,1fr)}.single-post-layout{grid-template-columns:minmax(0,1fr);gap:0;max-width:940px}.specs-highlights{grid-template-columns:repeat(2,1fr)}.nl-grid{gap:40px}.stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero-grid{gap:28px}.hero-img-wrap{max-width:380px}.hero{padding:56px 0 48px}.hero-content h1{font-size:clamp(1.5rem,3vw,2.2rem)}:root{--header-h:56px;--announce-h:0px}#sd-announce,#sd-nav-bar{display:none}.burger{display:flex}.header-top-inner{display:flex;align-items:center;gap:4px}.site-logo{position:static;left:auto;top:auto;transform:none;flex:1 1 auto;min-width:0;max-width:none;justify-content:center;padding:0 4px;overflow:hidden;font-size:1.1rem}.site-logo img,.site-logo .custom-logo{height:38px!important;max-height:38px!important;width:auto!important;max-width:118px!important;object-fit:contain}.header-actions{flex:0 0 auto;margin-left:0;gap:0}.burger{flex:0 0 auto}.hdr-btn{width:38px;height:38px}.container,.container-sm{padding:0 16px}.section{padding:44px 0}.search-form-inner{padding:8px 0;gap:6px}.search-form-inner input[type=search]{font-size:.88rem;padding:8px 12px}.single-product-page{padding:0 0 80px;overflow-x:hidden}.single-product-page .container{padding:0}.product-layout{grid-template-columns:1fr;gap:0;overflow:hidden}.product-gallery-col{position:static;width:100%}.gallery-main{border-radius:0;aspect-ratio:1/1;width:100%}.gallery-main img{object-fit:contain;object-position:top center;height:100%;background:var(--c-bg-card)}.gallery-thumbs{display:flex;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding:10px 16px;background:var(--c-dark-2)}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumbs img{width:68px;min-width:68px;height:68px;flex-shrink:0;border-radius:6px;aspect-ratio:auto;object-fit:cover}.product-summary-col{padding:20px 16px;overflow-x:hidden;min-width:0}.prod-price-cur{font-size:1.7rem}.specs-highlights{grid-template-columns:repeat(2,1fr);gap:8px}.spec-pill-val{font-size:.85rem}.atc-row{flex-wrap:nowrap;width:100%;gap:8px}.qty-ctrl{flex-shrink:0}.atc-btn-main{flex:1;min-width:0;font-size:.86rem;padding:0 12px;white-space:normal;text-align:center;height:52px}.wish-btn{width:52px;min-width:52px;flex-shrink:0}.buy-now-btn{width:100%}.prod-trust-box{padding:14px 16px}#sticky-atc.is-visible{display:flex}body.single-product{padding-bottom:calc(86px + env(safe-area-inset-bottom))}#spp{bottom:86px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.avantages-grid{grid-template-columns:repeat(2,1fr);gap:14px}.avantage-item{padding:20px 16px}.reviews-grid-home{grid-template-columns:1fr}.reviews-grid{grid-template-columns:1fr;gap:14px}.blog-grid{grid-template-columns:1fr;gap:20px}.pcard-info{padding:11px 12px 13px}.pcard-name{font-size:.83rem}.pcard-atc{font-size:.78rem;padding:9px 10px}.pcard-wish{opacity:1}.woocommerce ul.products li.product a img{aspect-ratio:4/5!important}.stats-row,.trust-strip-grid{grid-template-columns:repeat(2,1fr)}.ts-item{padding:18px 14px;gap:10px}.footer-grid{grid-template-columns:1fr 1fr}.f-brand{grid-column:1 / -1}.nl-grid{grid-template-columns:1fr;gap:28px;padding:44px 0}.nl-form form{flex-direction:column}.nl-form input{min-width:unset}.nl-form .btn{width:100%}.tabs-nav{overflow-x:auto}.tab-btn{padding:13px 16px;font-size:.84rem}.tab-panel-inner{overflow-x:auto;-webkit-overflow-scrolling:touch}.specs-table{min-width:500px}.reviews-summary{grid-template-columns:1fr;gap:20px}.shop-filter-toggle{display:flex}.shop-layout{grid-template-columns:1fr}#shop-sidebar-panel{position:static;display:none}#shop-sidebar-panel.open{display:block}.sd-cart-grid{grid-template-columns:1fr;gap:24px}.sd-cart-sidebar{position:static}.sd-checkout-grid{grid-template-columns:1fr;gap:24px}.sd-order-review-box{position:static;order:-1;padding:18px 16px}.sd-myaccount-grid{grid-template-columns:1fr;gap:24px}.shop_table thead{display:none}.shop_table tbody tr{display:grid;grid-template-columns:72px 1fr auto;grid-template-rows:auto auto;gap:4px 12px;padding:14px 0;border-bottom:1px solid var(--c-border);align-items:center}.shop_table td{padding:0;border:none}.shop_table .product-thumbnail{grid-row:1 / 3}.shop_table .product-name{grid-column:2;grid-row:1}.shop_table .product-price{grid-column:2;grid-row:2;font-size:.84rem;color:var(--c-text-md)}.shop_table .product-quantity{grid-column:3;grid-row:1}.shop_table .product-subtotal{grid-column:3;grid-row:2;font-weight:700;color:var(--c-gold)}.shop_table .product-remove{grid-column:2 / 4;justify-self:start}.shop_table td.actions{grid-column:1 / -1;grid-row:auto;padding-top:12px}.woocommerce-cart-form .coupon{flex-direction:column}.woocommerce-cart-form .coupon input{width:100%!important}.single-post-layout{grid-template-columns:1fr}.single-post-layout>aside{display:none}.btn-404-group{flex-direction:column}.age-gate-box{padding:36px 24px}#spp{left:0;right:0;max-width:none;border-radius:0;border-top:3px solid var(--c-brand);border-left:none}}@media(max-width:480px){.footer-grid{grid-template-columns:1fr}.burger{min-width:40px;min-height:40px;padding:8px}.hdr-btn{width:36px;height:36px}.hdr-btn svg{width:18px;height:18px}.site-logo img,.site-logo .custom-logo{height:28px!important;max-height:28px!important}.f-brand{grid-column:auto}.avantages-grid{grid-template-columns:1fr}.container:has(.products-grid){padding-left:12px;padding-right:12px}.products-grid{gap:8px}.woocommerce ul.products{gap:8px!important}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-media{order:-1;justify-content:center}.hero-img-wrap{max-width:280px;margin:0 auto}.hero-float-badge{left:0;top:12px}.hero-content h1{font-size:1.6rem}.hero-lead{font-size:.9rem}.hero{padding:36px 0 32px}.products-grid .pcard .pcard-img,.pcard-img{aspect-ratio:1 / 1;background:#fff}.pcard-atc{font-size:.76rem;padding:9px 8px}.stat-num{font-size:1.6rem}.stat-block{padding:20px 12px}.ts-item{padding:14px 12px;flex-direction:column;text-align:center;gap:8px}.ts-text{text-align:center}.specs-highlights{grid-template-columns:repeat(2,1fr);gap:8px}#sticky-atc{padding:8px 12px}#sticky-atc .btn{font-size:.86rem;padding:0 14px}.sd-cart-sidebar,.sd-order-review-box{padding:16px}.shop_table tbody tr{grid-template-columns:60px 1fr auto}.shop_table .product-thumbnail img{width:60px;height:80px;object-fit:contain;background:var(--c-bg)}}@media print{#sd-announce,#sd-header,#sd-nav-bar,#sd-footer,#sticky-atc,#spp,#mobile-drawer,#drawer-backdrop,#age-gate{display:none!important}}.woocommerce nav.woocommerce-pagination:before,.woocommerce nav.woocommerce-pagination:after{display:none!important}.woocommerce nav.woocommerce-pagination ul:before,.woocommerce nav.woocommerce-pagination ul:after{display:none!important}.woocommerce-pagination *{float:none!important;clear:none!important;box-sizing:border-box}.woocommerce-pagination,.woocommerce nav.woocommerce-pagination{display:flex;justify-content:center;width:100%;margin:40px 0 20px}.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul{display:flex!important;flex-direction:row!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;list-style:none!important;margin:0!important;padding:0!important}.woocommerce-pagination ul li,.woocommerce nav.woocommerce-pagination ul li{display:inline-flex!important;margin:0!important;float:none!important}.woocommerce-pagination ul li .page-numbers,.woocommerce nav.woocommerce-pagination ul li .page-numbers,.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li a,.woocommerce-pagination ul li span{display:inline-flex!important;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border-radius:var(--r);font-size:.88rem;font-weight:600;color:var(--c-text)!important;background:var(--c-bg-card);border:1px solid var(--c-border);text-decoration:none!important;transition:all var(--ease);line-height:1}.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:hover{background:var(--c-brand)!important;border-color:var(--c-brand)!important;color:#fff!important}.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--c-brand)!important;border-color:var(--c-brand)!important;color:#fff!important}.woocommerce-pagination ul li .page-numbers.dots,.woocommerce nav.woocommerce-pagination ul li .page-numbers.dots{background:transparent;border-color:transparent;cursor:default}.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border-radius:var(--r);font-size:.88rem;font-weight:600;color:var(--c-text);background:var(--c-bg-card);border:1px solid var(--c-border);text-decoration:none;transition:all var(--ease)}.page-numbers:hover,.page-numbers.current{background:var(--c-brand);border-color:var(--c-brand);color:#fff}nav.woocommerce-pagination{clear:both}.sd-pagination{display:flex;flex-direction:row!important;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin:40px 0 20px;width:100%;clear:both}.sd-pagination a,.sd-pagination span{display:inline-flex!important;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border-radius:var(--r);font-size:.88rem;font-weight:600;color:var(--c-text);background:var(--c-bg-card);border:1px solid var(--c-border);text-decoration:none;transition:all var(--ease);line-height:1;white-space:nowrap}.sd-pagination a:hover,.sd-pagination .current,.sd-pagination span.current{background:var(--c-brand);border-color:var(--c-brand);color:#fff}.sd-pagination .dots{background:transparent;border-color:transparent}.sd-trust-badges{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:14px!important;padding:20px 12px!important;height:auto!important;overflow:visible!important;background:transparent!important;border:none!important;border-radius:0!important}.sd-badge{width:110px!important;height:110px!important;min-width:110px!important;min-height:110px!important;border-radius:50%!important;background:radial-gradient(circle at 38% 32%,#ffe566,#d4920a 45%,#7a4a00 80%,#3d2000)!important;border:3px solid #c8920c!important;box-shadow:0 2px 8px #00000059!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:8px 6px!important;box-sizing:border-box!important}.sd-badge-stars{font-size:8px!important;color:#ffe566!important;letter-spacing:3px!important;line-height:1!important;margin:0!important}.sd-badge svg{width:28px!important;height:28px!important;fill:#fff!important;color:#fff!important;margin:2px 0 3px!important;flex-shrink:0!important}.sd-badge span{font-size:9px!important;font-weight:800!important;text-transform:uppercase!important;color:#fff!important;line-height:1.25!important;letter-spacing:.3px!important;text-shadow:0 1px 2px rgba(0,0,0,.6)!important}@media(max-width:540px){.sd-badge{width:82px!important;height:82px!important;min-width:82px!important;min-height:82px!important}.sd-badge svg{width:20px!important;height:20px!important}.sd-badge span{font-size:7.5px!important}.sd-trust-badges{gap:10px!important;padding:14px 8px!important}}.main-menu>li:last-child .sub-menu,.main-menu>li:nth-last-child(2) .sub-menu,.main-menu>li:nth-last-child(3) .sub-menu{left:auto;right:0}#mobile-drawer[aria-hidden=true]{visibility:hidden}#mobile-drawer.open{visibility:visible}.cats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;overflow:visible}.cat-card{position:relative;aspect-ratio:1 / 1.04;border-radius:18px;overflow:hidden;display:block;text-decoration:none;cursor:pointer;background:#111;border:1px solid rgba(255,255,255,.12);width:auto;height:auto;transition:transform var(--ease),border-color var(--ease),box-shadow var(--ease)}.cat-card--featured{grid-column:span 2;aspect-ratio:16 / 9}.cat-card:hover{transform:translateY(-3px);border-color:#d6b24a5c;box-shadow:0 18px 42px #00000047}.cat-card:active{transform:translateY(-1px) scale(.99)}.cat-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .55s cubic-bezier(.22,.72,0,1),opacity .55s cubic-bezier(.22,.72,0,1);display:block}.cat-card:hover img{transform:scale(1.045)}.cat-overlay{position:absolute;inset:auto 0 0;min-height:58%;background:linear-gradient(to top,rgba(0,0,0,.86) 0%,rgba(0,0,0,.38) 62%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 14px 14px;border-bottom:2px solid var(--c-brand)}.cat-card:hover .cat-overlay{background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.42) 65%,transparent 100%)}.cat-name{font-size:clamp(.9rem,1.7vw,1.18rem);font-weight:900;text-transform:none;letter-spacing:-.01em;color:#fff;background:none;padding:0;margin:0 0 4px;line-height:1.08;border:none;border-radius:0;width:100%}.cat-count{font-size:.74rem;color:#ffffffa8;font-weight:700;letter-spacing:.01em;text-transform:lowercase;padding:0;background:none;border:none}.cat-arrow{display:none}.sd-cats-sep{grid-column:1 / -1;color:var(--c-gold);font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;padding:10px 0 2px}@media(min-width:700px){.cats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cat-card--featured{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}}@media(min-width:1100px){.cats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}}#sd-announce .announce-inner{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px;height:100%}#sd-announce .announce-msg{display:flex;align-items:center;gap:14px;font-size:.72rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--c-text-lt);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}#sd-announce .announce-msg span:not(.announce-sep){color:var(--c-text-lt)}.header-search-toggle[aria-expanded=true]{color:var(--c-brand)}.search-form-inner button[type=button].search-close{background:none}@media(max-width:768px){#sd-announce .announce-msg{font-size:.66rem;gap:10px}#sd-announce .announce-msg span:nth-child(n+3){display:none}}.main-menu .sub-menu:empty{display:none!important}.main-menu>li.mega-menu{position:static}.main-menu>li.mega-menu>.sub-menu{left:0;right:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);background:#0d0d11;border:none;border-top:1px solid rgba(193,18,31,.25);border-bottom:1px solid rgba(255,255,255,.06);border-radius:0;box-shadow:0 24px 60px #000000b3;padding:32px max(24px,calc((100vw - 1240px)/2));min-width:0}.main-menu>li.mega-menu>.sub-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 40px}.main-menu>li.mega-menu>.sub-menu>li>a{color:var(--c-brand);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:0 0 10px;border-bottom:1px solid rgba(193,18,31,.25);margin-bottom:8px;display:block;pointer-events:auto}.main-menu>li.mega-menu>.sub-menu>li>a:hover{color:#fff;background:none;padding-left:0}.main-menu>li.mega-menu .sub-menu .sub-menu{display:block!important;position:static!important;background:none;border:none;box-shadow:none;padding:0;margin:0;min-width:0;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important}.main-menu>li.mega-menu .sub-menu .sub-menu li a{color:#ffffffb3;font-size:.82rem;font-weight:400;letter-spacing:0;text-transform:none;padding:6px 0;border-bottom:none;display:block;transition:color var(--ease),padding-left var(--ease)}.main-menu>li.mega-menu .sub-menu .sub-menu li a:hover{color:var(--c-brand);background:none;padding-left:6px}.main-menu>li.mega-menu>a:before{content:"";display:inline-block;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid currentColor;margin-right:6px;opacity:.6;vertical-align:middle;transition:transform var(--ease)}.main-menu>li.mega-menu:hover>a:before{transform:rotate(180deg);opacity:1}@media(max-width:1024px){.main-menu>li.mega-menu{position:relative}.main-menu>li.mega-menu>.sub-menu,.main-menu>li.mega-menu:hover>.sub-menu{width:280px;max-width:280px;margin-left:0;grid-template-columns:1fr;padding:12px 18px}}:root{--header-h:84px}.site-logo img,.site-logo .custom-logo{height:60px;max-height:calc(var(--header-h) - 18px);width:auto;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.site-logo{filter:none!important;opacity:1!important}.hero-img-wrap img,.cat-card img,.promo-banner-img,.products-grid img{filter:none!important;mix-blend-mode:normal!important}.shop-layout.no-sidebar{grid-template-columns:1fr!important}.shop-layout.no-sidebar>.shop-main{min-width:0}@media(max-width:1024px){.shop-layout.no-sidebar{grid-template-columns:1fr!important}}@media(max-width:640px){.woocommerce ul.products,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}}#sd-nav-bar .container.nav-bar-inner{max-width:100%;width:100%;overflow:hidden}.nav-bar-inner{position:relative;-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 24px),transparent 100%)}@media(min-width:1101px){.nav-bar-inner{-webkit-mask-image:none;mask-image:none}}@media(max-width:1280px){.main-menu>li>a{padding:0 8px;font-size:.72rem;letter-spacing:.03em}.main-menu>li>a:after{left:8px;right:8px}}@media(max-width:1100px){.main-menu>li>a{padding:0 10px;font-size:.74rem}}html,body{max-width:100vw;overflow-x:clip}.sd-breadcrumb-wrap{padding-top:18px;padding-bottom:4px}.sd-breadcrumb-wrap .breadcrumb,.woocommerce-breadcrumb{font-size:.8rem;color:var(--c-text-lt);display:flex;flex-wrap:wrap;align-items:center;gap:4px}.sd-breadcrumb-wrap a,.woocommerce-breadcrumb a{color:var(--c-text-md)}.sd-breadcrumb-wrap a:hover,.woocommerce-breadcrumb a:hover{color:var(--c-brand)}.sd-breadcrumb-wrap .sep{color:var(--c-text-lt);margin:0 2px}.sd-crosssell{background:var(--c-bg-card)}.nl-content p{display:block;overflow:visible;max-height:none;-webkit-line-clamp:unset}@media(max-width:768px){#sd-promo-bar{padding:6px 12px!important;font-size:12px!important;line-height:1.2}}:root{--c-brand:#C1121F;--c-brand-dk:#9D0B17;--c-gold:#D6B24A;--c-cream:#f5e9d4}.hero-content h1,.hero h1{color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.6)}.hero-content h1 em{color:var(--c-brand)!important}.hero-lead,.hero p{color:#e5e5e5!important;line-height:1.6!important}.hero-trust-item{color:#cfcfcf!important}.btn-primary,.hero-btns .btn-primary,a.btn-primary{background:linear-gradient(180deg,#d7192a,#c1121f 58%,#9d0b17)!important;color:#fff!important;border-color:#ffffff1f!important;box-shadow:0 10px 28px #c1121f4d,inset 0 1px #ffffff38!important}.btn-primary:hover,a.btn-primary:hover{background:linear-gradient(180deg,#e01b2d,#c1121f 46%,#860914)!important;color:#fff!important;box-shadow:0 14px 34px #c1121f66,inset 0 1px #ffffff42!important}.stat-num,.stats-row .stat-num{color:var(--c-gold)!important}.stat-lbl,.stats-row .stat-lbl{color:#fff!important;opacity:.9}#sd-nav-bar .nav-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:nowrap}.main-menu,.main-nav,.site-nav,nav.primary-nav{display:flex;align-items:center;gap:22px;flex-wrap:nowrap;list-style:none;margin:0;padding:0;min-width:0}.main-menu a,.main-nav a,.site-nav a{white-space:nowrap}.nav-cta-btn{position:relative;z-index:5;margin-left:24px;flex-shrink:0}@media(max-width:1180px){.nav-cta-btn{display:none!important}}.announce-bar,.top-promo,.promo-bar{background:var(--c-brand)!important;color:#fff!important}.age-modal,.age-gate{color:var(--c-cream)!important}.age-modal .btn-primary,.age-gate .btn-primary{background:var(--c-gold)!important;color:#1a1a1a!important;border-color:var(--c-gold)!important}body,p,li{color:#e5e5e5}.muted,.text-muted{color:#b8b8b8!important}@media(max-width:768px){body,p{font-size:16px;line-height:1.6}.hero{padding:56px 0 40px}.hero-content h1{font-size:clamp(1.7rem,6vw,2.2rem)!important}.hero-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px}.hero-choice{min-height:64px;padding:10px;border-radius:13px}.hero-choice strong{font-size:.73rem}.hero-choice span{font-size:.64rem}.btn-primary{width:100%;text-align:center}}#sd-nav-bar,#sd-nav-bar .container,#sd-nav-bar .container.nav-bar-inner,.nav-bar-inner{overflow:visible!important}.nav-bar-inner{-webkit-mask-image:none!important;mask-image:none!important}.main-menu{overflow:visible!important;flex-wrap:nowrap;gap:0}@media(min-width:1025px)and (max-width:1440px){.main-menu>li>a{padding:0 7px;font-size:.7rem;letter-spacing:.02em}.main-menu>li>a:after{left:7px;right:7px}#sd-nav-bar .nav-bar-inner{gap:12px}.nav-cta-btn{margin-left:12px;padding:6px 12px;font-size:.72rem}}@media(min-width:1025px)and (max-width:1280px){.main-menu>li>a{padding:0 6px;font-size:.68rem;letter-spacing:.01em}.nav-cta-btn svg{width:14px;height:14px}}.main-menu>li.mega-menu>.sub-menu,.main-menu>li:hover>.sub-menu,.main-menu>li.sub-open>.sub-menu{z-index:1000}.drawer-accordion>.drawer-toggle-btn{position:absolute;top:0;right:0;height:100%;min-width:56px;display:inline-flex;align-items:center;justify-content:center;z-index:2;background:transparent;border:0;color:#ffffff8c;cursor:pointer}.drawer-accordion>a{padding-right:60px!important}#sd-nav-bar{background:linear-gradient(180deg,#0e0b0eeb,#0a080af5);-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:none}.main-menu>li>a{font-family:var(--ff-display,inherit);font-weight:500;letter-spacing:.02em;text-transform:none;font-size:clamp(.72rem,.72vw,.82rem);color:#f5eee4db;padding:14px clamp(5px,.7vw,12px);text-shadow:none!important;transition:color .2s ease}.main-menu>li>a:hover{color:#fff;text-shadow:none!important}.main-menu>li>a:after{height:1px;left:14px;right:14px;width:auto;bottom:8px;background:#ffffffd9;box-shadow:none;transform:scaleX(0);transform-origin:center;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.main-menu>li:hover>a:after,.main-menu>li.current-menu-item>a:after,.main-menu>li.current-menu-ancestor>a:after{transform:scaleX(1)}.main-menu>li.menu-item-has-children>a:before{content:"";display:inline-block;width:0;height:0;margin-right:0;margin-left:6px;order:2;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid currentColor;border-bottom:0;transform:none;opacity:.55;transition:transform .25s ease,opacity .2s ease}.main-menu>li.menu-item-has-children>a{display:inline-flex;align-items:center}.main-menu>li.menu-item-has-children:hover>a:before,.main-menu>li.menu-item-has-children.sub-open>a:before{transform:rotate(180deg);opacity:1;color:inherit}.main-menu .sub-menu{background:linear-gradient(180deg,#1c161afa,#120e11fc);-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 24px 60px -20px #000000a6,0 2px 6px #00000040;padding:24px 10px 14px;min-width:260px;margin-top:0}.main-menu .sub-menu li a{border-radius:10px;padding:10px 14px;font-size:.9rem;color:#f5eee4e0;letter-spacing:0}.main-menu .sub-menu li a:hover{background:#ffffff0f;color:#fff;padding-left:14px}.main-menu .sub-menu li a:before{display:none!important}.main-menu>li.mega-menu>.sub-menu{left:50%;right:auto;width:min(1180px,calc(100vw - 48px));max-width:calc(100vw - 48px);margin-left:0;transform:translate(-50%);background:linear-gradient(180deg,#1c161afb,#120e11fc);-webkit-backdrop-filter:blur(30px) saturate(160%);backdrop-filter:blur(30px) saturate(160%);border:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);border-radius:20px;box-shadow:0 40px 80px -20px #000000b3,0 4px 10px #00000040;padding:32px 36px;margin-top:12px}.main-menu>li.mega-menu:hover>.sub-menu,.main-menu>li.mega-menu.sub-open>.sub-menu{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 40px;align-items:start}.main-menu>li.mega-menu>.sub-menu>li>a{font-family:var(--ff-display,inherit);font-weight:600;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#f5eee48c;padding:0 0 12px 4px;margin-bottom:6px;border-bottom:1px solid rgba(255,255,255,.08);background:none}.main-menu>li.mega-menu>.sub-menu>li>a:hover{color:#fff;background:none}.main-menu>li.mega-menu .sub-menu .sub-menu{margin-top:6px}.main-menu>li.mega-menu .sub-menu .sub-menu li a{display:block;padding:10px 12px;border-radius:10px;font-size:.92rem;font-weight:500;color:#f5eee4e0;letter-spacing:0;text-transform:none;transition:background .2s ease,color .2s ease,transform .25s ease}.main-menu>li.mega-menu .sub-menu .sub-menu li a:hover{background:#ffffff0f;color:#fff;padding-left:12px;transform:translate(2px)}.main-menu>li.mega-menu .sub-menu .sub-menu li a{position:relative}.main-menu>li.mega-menu .sub-menu .sub-menu li a:after{content:"";position:absolute;right:14px;top:50%;width:14px;height:1px;background:#c9a84c;transform:translateY(-50%) scaleX(0);transform-origin:left center;transition:transform .3s cubic-bezier(.2,.7,.2,1);opacity:.8}.main-menu>li.mega-menu .sub-menu .sub-menu li a:hover:after{transform:translateY(-50%) scaleX(1)}.main-menu>li.mega-menu>.sub-menu{box-shadow:0 40px 80px -20px #000000b3,0 4px 10px #00000040}#sd-mini-cart-backdrop{position:fixed;inset:0;background:#0a08098f;backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:9998}#sd-mini-cart-backdrop.open{opacity:1;pointer-events:auto}#sd-mini-cart{position:fixed;top:0;right:0;bottom:0;width:min(430px,92vw);background:#fff;border-left:1px solid rgba(23,17,17,.08);box-shadow:-24px 0 70px #0a080938;transform:translate(100%);transition:transform .28s cubic-bezier(.22,.61,.36,1);z-index:9999;display:flex;flex-direction:column;font-family:DM Sans,system-ui,-apple-system,sans-serif;color:#1a1a1a}#sd-mini-cart.open{transform:translate(0)!important}.mc-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 18px;flex-shrink:0;border-bottom:1px solid rgba(23,17,17,.1)}.mc-title{margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:18px;font-weight:900;letter-spacing:0;text-transform:none;color:#171111;display:inline-flex;align-items:center;gap:8px}.mc-count-pill{background:#c1121f;color:#fff;font-size:.72rem;font-weight:900;min-width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px}.mc-count-pill:empty{display:none}.mc-close{background:#f6f3f3;border:1px solid rgba(23,17,17,.08);cursor:pointer;padding:0;color:#171111;line-height:0;width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease,transform .18s ease}.mc-close:hover{background:#eee8e8;transform:rotate(4deg)}.mc-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.mc-loading{padding:60px 24px;text-align:center;color:#888;font-size:.9rem}.mc-empty{padding:40px 28px 60px;text-align:center;display:flex;flex-direction:column;align-items:center}.mc-empty-icon{color:#1a1a1a;margin-bottom:18px}.mc-empty p{margin:0 0 22px;font-size:.95rem;color:#1a1a1a}.mc-shop-btn{display:block;width:100%;padding:14px 22px;background:linear-gradient(180deg,#d7192a,#c1121f 58%,#9d0b17);color:#fff!important;text-decoration:none;border-radius:12px;font-weight:900;font-size:.9rem;letter-spacing:.02em;text-transform:none;text-align:center;transition:background .18s;box-shadow:0 12px 28px #c1121f3d,inset 0 1px #ffffff3d}.mc-shop-btn:hover{filter:brightness(1.04)}.mc-list{list-style:none;margin:0;padding:4px 0}.mc-item{display:flex;gap:14px;padding:18px 24px;border-bottom:1px solid rgba(23,17,17,.08);position:relative;transition:opacity .2s}.mc-item.is-updating{opacity:.5;pointer-events:none}.mc-thumb{flex-shrink:0;width:82px;height:82px;border-radius:10px;overflow:hidden;background:#f7f3f3;border:1px solid rgba(23,17,17,.08)}.mc-thumb img,.mc-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.mc-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.mc-name{font-size:.9rem;font-weight:700;line-height:1.35;color:#171111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mc-name a{color:inherit;text-decoration:none}.mc-name a:hover{color:#c1121f}.mc-price{font-size:.88rem;color:#c1121f;font-weight:800}.mc-price .amount{color:#c1121f;font-weight:800}.mc-row{display:flex;align-items:center;justify-content:space-between;margin-top:4px;gap:10px}.mc-qty{display:inline-flex;align-items:center;border:1px solid rgba(23,17,17,.12);border-radius:999px;overflow:hidden;height:32px}.mc-qty-btn{width:30px;height:100%;border:0;background:transparent;font-size:1rem;font-weight:800;cursor:pointer;color:#171111;transition:background .15s}.mc-qty-btn:hover{background:#f8eeee}.mc-qty-input{width:34px;height:100%;border:0;background:transparent;text-align:center;font-size:.85rem;font-weight:800;color:#171111;outline:none;-moz-appearance:textfield}.mc-qty-input::-webkit-outer-spin-button,.mc-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mc-remove{display:inline-flex;align-items:center;justify-content:center;background:#f8f5f5;border:1px solid rgba(23,17,17,.08);cursor:pointer;color:#6d5d60;font-size:0;padding:0;border-radius:999px;width:34px;height:34px;transition:color .15s,background .15s,border-color .15s}.mc-remove:hover{color:#c1121f;background:#fff1f2;border-color:#c1121f38}.mc-footer{flex-shrink:0;padding:18px 24px 24px;border-top:1px solid rgba(23,17,17,.1);background:#fff;box-shadow:0 -12px 30px #1711110f}.mc-subtotal{display:flex;justify-content:space-between;align-items:baseline;font-size:.95rem;color:#1a1a1a;margin-bottom:4px}.mc-subtotal strong{font-size:1.25rem;font-weight:900}.mc-note{font-size:.75rem;color:#75686a;margin:0 0 14px;line-height:1.45}.mc-actions{display:flex;flex-direction:column;gap:10px}.mc-btn{display:block;text-align:center;padding:16px 18px;border-radius:12px;font-weight:900;font-size:.94rem;letter-spacing:.02em;text-transform:none;text-decoration:none;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .12s}.mc-btn-primary{order:1;background:linear-gradient(180deg,#d7192a,#c1121f 58%,#9d0b17);color:#fff!important;box-shadow:0 12px 28px #c1121f42,inset 0 1px #ffffff3d}.mc-btn-primary:hover{filter:brightness(1.04);box-shadow:0 14px 32px #c1121f57,inset 0 1px #ffffff47}.mc-btn-primary:active{transform:translateY(1px)}.mc-btn-secondary{order:2;background:#fff;color:#171111!important;border:1px solid rgba(23,17,17,.14)}.mc-btn-secondary:hover{background:#f7f2f2;color:#171111!important}body.mini-cart-open{overflow:hidden}@media(max-width:480px){#sd-mini-cart{width:min(390px,92vw);max-width:390px}.mc-thumb{width:74px;height:74px}.mc-head{padding:18px 18px 16px}.mc-item{padding:16px 18px;gap:12px}.mc-footer{padding:16px 18px 20px}}:root{--sd-pay-green:#0e8f5a;--sd-pay-green-dark:#075f3d;--sd-pay-green-light:#1ab874;--sd-pay-green-glow:rgba(14,143,90,.28)}#sd-mini-cart .mc-btn-primary[href*=checkout],#sd-mini-cart a.mc-btn-primary[href*=checkout],.woocommerce-mini-cart__buttons a.checkout,.widget_shopping_cart a.checkout{background:linear-gradient(180deg,var(--sd-pay-green-light) 0%,var(--sd-pay-green) 52%,var(--sd-pay-green-dark) 100%)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;box-shadow:0 14px 32px var(--sd-pay-green-glow),inset 0 1px #ffffff42!important;text-shadow:0 1px 0 rgba(0,0,0,.12)!important}#sd-mini-cart .mc-btn-primary[href*=checkout]:hover,#sd-mini-cart a.mc-btn-primary[href*=checkout]:hover,.woocommerce-mini-cart__buttons a.checkout:hover,.widget_shopping_cart a.checkout:hover{background:linear-gradient(180deg,#29c987,#0c8554 52%,#064f33)!important;box-shadow:0 16px 38px #0f8f5a61,inset 0 1px #ffffff4d!important}abbr.required,.woocommerce form .form-row .required,.woocommerce-page form .form-row .required{border:0!important;text-decoration:none!important;box-shadow:none!important;cursor:inherit;color:var(--sd-pay-green,#0e8f5a);font-weight:800}.woocommerce-terms-and-conditions-checkbox-text abbr.required,.woocommerce-privacy-policy-text abbr.required{margin-left:2px;color:var(--sd-pay-green,#0e8f5a);vertical-align:baseline}@media(max-width:768px){body.home .products-grid,body.archive .products-grid,body.tax-product_cat .products-grid,body.post-type-archive-product .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body .products-grid .pcard{border-radius:18px!important;overflow:hidden!important}body .products-grid .pcard:hover,body .products-grid .pcard:active{transform:none!important}body .products-grid .pcard .pcard-img{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1.08!important;margin:0!important;border-radius:18px 18px 0 0!important;background:#fff!important;overflow:hidden!important;padding:0!important}body .products-grid .pcard .pcard-img.sd-card-ratio-auto{aspect-ratio:var(--sd-card-ratio,1 / 1.08)!important}body .products-grid .pcard .pcard-img>a,body .products-grid .pcard .pcard-img>a[data-sd-gallery]{position:relative!important;display:block!important;width:100%!important;height:100%!important;overflow:hidden!important;background:#fff!important;touch-action:pan-y!important;user-select:none!important;-webkit-user-select:none!important;-webkit-tap-highlight-color:transparent!important}body .products-grid .pcard .sd-card-track-v866{display:flex!important;width:100%!important;height:100%!important;will-change:transform;transform:translateZ(0)}body .products-grid .pcard .sd-card-track-v866>img,body .products-grid .pcard .pcard-img img{display:block!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important;transform:none!important}body .products-grid .pcard:hover .pcard-img img,body .products-grid .pcard:active .pcard-img img,body .products-grid .pcard:focus-within .pcard-img img{filter:none!important;transform:none!important}body .products-grid .pcard .pcard-hover-cta,body .products-grid .pcard a.pcard-hover-cta,body .products-grid .pcard .pcard-img:before,body .products-grid .pcard .pcard-img:after,body .products-grid .pcard .pcard-img>a:before,body .products-grid .pcard .pcard-img>a:after{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:transparent!important}body .products-grid .pcard .pcard-badges{top:8px!important;left:8px!important;right:auto!important;gap:4px!important;z-index:7!important;max-width:68px!important;pointer-events:none!important}body .products-grid .pcard .badge,body .products-grid .pcard .badge-sale,body .products-grid .pcard .badge-new{min-width:58px!important;width:58px!important;height:20px!important;min-height:20px!important;padding:0 6px!important;border-radius:999px!important;font-size:8.5px!important;line-height:1!important;letter-spacing:.04em!important;box-shadow:0 5px 12px #0003!important}body .products-grid .pcard .badge-sale{background:#d10f24!important;color:#fff!important}body .products-grid .pcard .badge-new{background:linear-gradient(135deg,#f2d77a,#caa63d)!important;color:#17110a!important}body .products-grid .pcard .pcard-wish{top:8px!important;right:8px!important;width:34px!important;height:34px!important;border-radius:999px!important;z-index:8!important;background:#0f0f1194!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;backdrop-filter:blur(6px)!important}body .products-grid .pcard .pcard-wish svg{width:16px!important;height:16px!important}body .products-grid .pcard .sd-swipe-dots{position:absolute!important;left:0!important;right:0!important;bottom:8px!important;display:flex!important;justify-content:center!important;gap:6px!important;z-index:6!important;pointer-events:none!important}body .products-grid .pcard .sd-swipe-dot{width:6px!important;height:6px!important;border-radius:999px!important;background:#ffffffeb!important;box-shadow:0 1px 4px #00000038!important;opacity:.58!important}body .products-grid .pcard .sd-swipe-dot.active{opacity:1!important;transform:scale(1.18)!important}body.single-product #sd-promo-bar,body.single-product #sd-announce,body.single-product .trust-strip,body.single-product .trust-strip-grid,body.single-product .top-reassurance,body.single-product .product-reassurance,body.single-product .prod-breadcrumb{display:none!important}body.single-product .newsletter-sec,body.single-product .mc4wp-form,body.single-product [class*=newsletter],body.single-product [id*=newsletter],body.single-product footer,body.single-product .site-footer,body.single-product #sd-footer,body.single-product #footer,body.single-product .footer,body.tax-product_cat footer,body.tax-product_cat .site-footer,body.tax-product_cat #sd-footer{display:none!important}body.home .promo-banner-section,body.home section:has(#vibro-title),body.home section:has(#rv-title){display:none!important}body.home section:has(.products-grid) .pcard:nth-of-type(n+5){display:none!important}body.home .section{padding-top:44px!important;padding-bottom:44px!important}body.home .section-header,body.home .section-head{gap:14px!important;margin-bottom:20px!important}body.home .section h2,body.home .section-title{font-size:clamp(2rem,9vw,3rem)!important;line-height:.96!important}body.home .section .btn,body.home .section a.btn,body.home .section-header a{min-height:48px!important;padding:13px 18px!important;border-radius:12px!important;font-size:.9rem!important}}@media(max-width:768px){#mobile-drawer .sd-menu-quick{margin:8px 18px 18px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(180deg,#ffffff0e,#ffffff06)}#mobile-drawer .sd-menu-kicker{margin:0 0 12px;color:#d8b64f;font-size:.72rem;font-weight:900;letter-spacing:.12em;line-height:1.1;text-transform:uppercase}#mobile-drawer .sd-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#mobile-drawer .sd-menu-chip{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff09;color:#f8f2ef;font-size:.86rem;font-weight:850;line-height:1.12;text-decoration:none}#mobile-drawer .sd-menu-chip:after{content:"";width:6px;height:6px;margin-left:8px;border-top:2px solid #d8b64f;border-right:2px solid #d8b64f;transform:rotate(45deg);flex:0 0 auto;opacity:.95}}.prod-sku-line{margin:4px 0 10px;font-size:12px;letter-spacing:.02em;color:var(--c-text-lt)}.prod-sku-line span{font-weight:600;color:var(--c-text-md)}.prod-breadcrumb .current{font-weight:700;color:var(--c-text)}.specs-highlights-5{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:14px 0 6px}.specs-highlights-5 .spec-pill{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 8px;text-align:center;background:#f8f8f8;border:1px solid #efefef;border-radius:10px}.specs-highlights-5 .spec-pill-ico{font-size:20px;line-height:1}.specs-highlights-5 .spec-pill-val{font-size:14px;font-weight:700;color:var(--c-text)}.specs-highlights-5 .spec-pill-key{font-size:11px;text-transform:lowercase;color:var(--c-text-lt)}@media(max-width:520px){.specs-highlights-5{grid-template-columns:repeat(3,1fr)}}@media(max-width:360px){.specs-highlights-5{grid-template-columns:repeat(2,1fr)}}.atc-btn-main .atc-price-sep{margin:0 6px;opacity:.7}.atc-btn-main .atc-price{font-weight:800}.sd-trust-row{display:flex;justify-content:space-between;gap:8px;list-style:none;margin:18px 0;padding:14px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.sd-trust-row .sd-trust-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--c-text-md)}.sd-trust-row .sd-trust-ico{font-size:16px}@media(max-width:420px){.sd-trust-row .sd-trust-item{flex-direction:column;text-align:center;font-size:11px}}.sd-ship-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0 8px}.sd-ship-card{padding:16px 12px;text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 1px 3px #0000000a}.sd-ship-card.sd-ship-featured{background:#fffaf3;border-color:#f0d9a8}.sd-ship-card.sd-ship-free{border-color:#bfe4cd}.sd-ship-ico{margin-bottom:6px;font-size:22px;line-height:1}.sd-ship-name{font-size:13px;font-weight:700;color:#1a1a1a}.sd-ship-time{margin:3px 0 6px;font-size:12px;color:#60646c}.sd-ship-price{font-size:12px;font-weight:700;color:var(--c-brand)}.sd-ship-price-free{color:#1d8a4a}.sd-ship-note{margin-top:4px;font-size:10.5px;font-style:italic;color:#737780}@media(max-width:480px){body.single-product .sd-ship-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px}body.single-product .sd-ship-card{min-width:0;padding:10px 4px;border-radius:8px}body.single-product .sd-ship-ico{margin-bottom:4px;font-size:18px}body.single-product .sd-ship-name{font-size:11px;line-height:1.2}body.single-product .sd-ship-time,body.single-product .sd-ship-price{font-size:10px;line-height:1.25}body.single-product .sd-ship-time{margin:3px 0 5px}body.single-product .sd-ship-note{margin-top:3px;font-size:8.5px;line-height:1.2}}.sd-crosssell{margin:40px 0 8px}.sd-crosssell-title{margin-bottom:16px;font-size:20px;font-weight:800;color:var(--c-text)}.sd-crosssell-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sd-cross-card{position:relative;display:flex;align-items:center;gap:10px;min-width:0;padding:14px;text-decoration:none;color:inherit;background:#fff;border:1px solid #e5e5e5;border-radius:10px;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.sd-cross-card:hover{border-color:var(--c-brand);transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.sd-cross-img{width:80px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0}.sd-cross-body,.sd-cross-info{flex:1;min-width:0}.sd-cross-name,.sd-cross-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.35;color:#1a1a1a}.sd-cross-price{margin-top:6px;font-size:14px;font-weight:700;color:var(--c-brand)}.sd-cross-add{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:50%;background:var(--c-brand);color:#fff;font-size:18px;line-height:24px;text-align:center;font-weight:700}@media(max-width:900px){.sd-crosssell-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){html,body,#page,#main-content,.site,.site-content,.content-area{max-width:100%;overflow-x:hidden}#sd-header .container,#sd-cro-bar .container,#sd-footer .container,.trust-strip .container,.newsletter-sec .container{padding-left:16px;padding-right:16px}body.single-product .cross-sells,body.single-product .up-sells,body.single-product .related.products,body.single-product .products-grid,body.single-product .woocommerce ul.products{width:100%;max-width:100%;margin-left:0;margin-right:0;overflow-x:hidden;box-sizing:border-box}body.single-product .tabs-nav{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding-right:16px;scrollbar-width:none}body.single-product .tabs-nav::-webkit-scrollbar{display:none}body.single-product .tab-btn{flex:0 0 auto;white-space:nowrap;padding:13px 18px;max-width:none}body.single-product .sd-crosssell{width:100%;max-width:100%;margin:32px 0 12px;padding:0 12px;overflow:hidden;box-sizing:border-box}body.single-product .sd-crosssell-title{font-size:1.35rem;line-height:1.15;margin:0 0 14px}body.single-product .sd-crosssell-grid{width:100%;max-width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;box-sizing:border-box}body.single-product .sd-cross-card{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) 28px;align-items:center;gap:8px;min-height:104px;padding:10px 8px;overflow:hidden;box-sizing:border-box}body.single-product .sd-cross-img{width:58px;height:58px;border-radius:8px}body.single-product .sd-cross-title,body.single-product .sd-cross-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:.78rem;line-height:1.15;color:#1a1a1a}body.single-product .sd-cross-price{min-width:0;max-width:100%;margin-top:5px;font-size:.86rem;line-height:1.15}body.single-product .sd-cross-add{position:static;width:28px;height:28px;line-height:26px;font-size:17px;justify-self:end;flex:0 0 auto}body.single-product{padding-bottom:calc(86px + env(safe-area-inset-bottom))}body.single-product #sticky-atc{height:calc(74px + env(safe-area-inset-bottom));padding:10px 28px calc(10px + env(safe-area-inset-bottom));justify-content:center;background:linear-gradient(180deg,#0c0c0ffa,#070708);border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -16px 36px #00000057;overflow:hidden}body.single-product #sticky-atc .sticky-info,body.single-product #sticky-atc .sd-sticky-price{display:none}body.single-product #sticky-atc>a.btn,body.single-product #sticky-atc>a.btn-primary{width:100%;max-width:100%;min-width:0;height:52px;min-height:52px;margin:0;padding:0 18px;border-radius:10px;box-sizing:border-box}#sd-header .burger{width:46px;height:46px;min-width:46px;min-height:46px;padding:0;border-radius:12px;background:#ffffff0b;border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px #ffffff0f,0 8px 22px #00000038;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .18s ease,border-color .18s ease,transform .14s ease}#sd-header .burger-icon{width:23px;height:17px;display:flex;flex-direction:column;justify-content:space-between}#sd-header .burger-icon span{height:2px;border-radius:999px;background:currentColor;box-shadow:0 0 10px #ffffff1f}#sd-header .burger-icon span:nth-child(3){width:72%}#sd-header .burger:hover,#sd-header .burger:focus-visible{background:#ffffff13;border-color:#ffffff29}#sd-header .burger:active{transform:scale(.96);background:#c1121f29;border-color:#c1121f61}}.sd-review-photos{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.sd-review-photo{display:block;width:88px;height:88px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;box-shadow:0 10px 24px #0000002e;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sd-review-photo:hover{transform:translateY(-2px);border-color:#d3112273;box-shadow:0 14px 30px #d311222e}.sd-review-photo img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.sd-review-photos{gap:8px;margin-top:12px}.sd-review-photo{width:74px;height:74px;border-radius:10px}}@media(max-width:1024px){#mobile-drawer .drawer-body{padding-bottom:20px}#mobile-drawer .drawer-foot{position:relative;bottom:auto;z-index:1;background:#0d0d10;padding:14px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -1px #ffffff12}}.sd-blog-article,.single-post-layout main,.single-post-layout article{min-width:0}.sd-blog-article-title{max-width:100%;overflow-wrap:anywhere;text-wrap:balance}.sd-blog-hero-image{max-width:100%}@media(max-width:768px){body.single-post .container{width:min(100% - 32px,var(--container,1200px))}body.single-post .single-post-layout{grid-template-columns:1fr;gap:28px}body.single-post .sd-blog-article-title{font-size:clamp(2.45rem,11vw,3.45rem)!important;line-height:.98!important;letter-spacing:0!important;margin-bottom:16px!important}body.single-post .sd-blog-hero-image,body.single-post .wp-post-image{aspect-ratio:16 / 9!important;object-fit:contain!important;background:var(--c-bg-card)!important}body.blog .sd-blog-index,body.archive .sd-blog-index{width:min(100% - 32px,var(--container,1200px))}}@media(max-width:768px){body{overflow-x:hidden!important}body .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body .products-grid .pcard{border-radius:18px!important}body .products-grid .pcard .pcard-img{aspect-ratio:1 / 1.08!important;background:#fff!important}body .products-grid .pcard .pcard-img>a,body .products-grid .pcard .pcard-img>a[data-sd-gallery]{touch-action:pan-x pan-y!important;-webkit-tap-highlight-color:transparent!important}body .products-grid .pcard .sd-card-track-v866{display:flex!important;height:100%!important;width:100%!important;will-change:transform!important}body .products-grid .pcard .sd-card-track-v866>img,body .products-grid .pcard .pcard-img img{object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important;transform:none!important}body .products-grid .pcard:hover .pcard-img img,body .products-grid .pcard:active .pcard-img img,body .products-grid .pcard:focus-within .pcard-img img,body .products-grid .pcard .pcard-img:before,body .products-grid .pcard .pcard-img:after,body .products-grid .pcard .pcard-img>a:before,body .products-grid .pcard .pcard-img>a:after{background:transparent!important;filter:none!important;opacity:1!important;transform:none!important}body .products-grid .pcard .pcard-img:before,body .products-grid .pcard .pcard-img:after,body .products-grid .pcard .pcard-img>a:before,body .products-grid .pcard .pcard-img>a:after,body .products-grid .pcard .pcard-hover-cta{display:none!important;visibility:hidden!important;pointer-events:none!important}body .products-grid .pcard .pcard-badges{top:7px!important;left:7px!important;gap:4px!important;max-width:58px!important}body .products-grid .pcard .badge,body .products-grid .pcard .badge-sale,body .products-grid .pcard .badge-new{min-width:52px!important;width:52px!important;height:18px!important;min-height:18px!important;padding:0 5px!important;font-size:8px!important;line-height:18px!important;border-radius:999px!important;letter-spacing:.03em!important}body .products-grid .pcard .pcard-wish{top:7px!important;right:7px!important;width:32px!important;height:32px!important}body.single-product .delivery-options,body.single-product .prod-share{display:none!important}body.single-product .sd-trust-row{margin:12px 16px 4px!important;padding:10px 0!important;gap:6px!important}body.single-product .sd-trust-row .sd-trust-item{font-size:10.5px!important;line-height:1.2!important}body.single-product .product-layout{margin-bottom:14px!important}body.single-product .gallery-thumbs{margin-bottom:10px!important}body.single-product #sticky-atc,body.single-product .sd-sticky-atc{left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}body.tax-product_cat .breadcrumb-bar,body.tax-product_cat .trust-strip,body.tax-product_cat .trust-strip-grid,body.tax-product_cat footer,body.tax-product_cat .site-footer,body.tax-product_cat #sd-footer{display:none!important}body.tax-product_cat #main-content>.container,body.tax-product_cat .shop-layout,body.tax-product_cat .shop-main{padding-top:0!important;margin-top:0!important}body.tax-product_cat #main-content>.container>div:first-child{height:auto!important;min-height:0!important;margin:0 0 16px!important;padding:22px 0 4px!important}body.tax-product_cat .section-label{margin-bottom:9px!important;font-size:.62rem!important;line-height:1!important}body.tax-product_cat h1{margin:0 0 8px!important;font-size:clamp(2rem,10vw,2.75rem)!important;line-height:.96!important;text-wrap:balance!important}body.tax-product_cat #main-content>.container>div:first-child p{display:-webkit-box!important;max-height:4.8em!important;margin:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;font-size:.98rem!important;line-height:1.6!important}body.tax-product_cat .shop-layout>div:first-child,body.tax-product_cat .shop-main>div:first-child{gap:10px!important;margin-bottom:14px!important}body.tax-product_cat .woocommerce-result-count{width:100%!important;height:auto!important;min-height:0!important;display:block!important;font-size:.72rem!important;line-height:1.35!important;letter-spacing:.05em!important}body.tax-product_cat .woocommerce-result-count .screen-reader-text{display:none!important}body.tax-product_cat .woocommerce-ordering{width:100%!important;max-width:100%!important;display:block!important}body.tax-product_cat .woocommerce-ordering select,body.tax-product_cat .orderby{width:100%!important;min-height:44px!important;border-radius:12px!important}body.tax-product_cat .products-grid{margin-top:6px!important}.cats-grid .cat-card img{object-position:center!important;transform:none!important}#mobile-drawer .sd-menu-chip:after,#mobile-drawer .drawer-shop-btn:after{content:""!important}.sd-cat-image-nav{width:100%;margin:0 0 18px}.sd-cat-image-nav__title{margin:0 0 10px;color:#d8b64f;font-family:var(--font-body,"DM Sans",sans-serif);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sd-cat-image-nav__rail{display:flex;gap:12px;overflow-x:auto;padding:2px 4px 8px;margin:0 -4px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.sd-cat-image-nav__rail::-webkit-scrollbar{display:none}.sd-cat-image-nav__item{flex:0 0 82px;color:#ffffffeb;text-align:center;text-decoration:none;scroll-snap-align:start}.sd-cat-image-nav__img{display:block;width:70px;height:70px;margin:0 auto 7px;overflow:hidden;border:1px solid rgba(216,182,79,.45);border-radius:999px;background:#fff;box-shadow:0 10px 24px #00000040}.sd-cat-image-nav__img img{display:block;width:100%;height:100%;object-fit:cover}.sd-cat-image-nav__name{display:-webkit-box;overflow:hidden;color:#fff;font-size:.74rem;font-weight:850;line-height:1.16;letter-spacing:-.01em;text-shadow:0 1px 2px rgba(0,0,0,.42);-webkit-line-clamp:2;-webkit-box-orient:vertical}.sd-cat-image-nav__item.is-active .sd-cat-image-nav__img{border-color:#d01222;box-shadow:0 0 0 2px #d0122247,0 10px 24px #00000040}@media(min-width:769px){.sd-cat-image-nav{display:none}}#mobile-drawer .sd-popular-grid{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:none!important;grid-auto-columns:auto!important;gap:12px 8px!important;overflow:visible!important}#mobile-drawer .sd-pop-chip{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;min-height:92px!important;padding:5px 2px!important;border:0!important;border-radius:12px!important;background:transparent!important;text-decoration:none!important}#mobile-drawer .sd-chip-image{display:block!important;width:54px!important;height:54px!important;margin:0 auto 6px!important;overflow:hidden!important;border:1px solid rgba(216,182,79,.45)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 18px #00000038!important}#mobile-drawer .sd-chip-image img,#mobile-drawer .sd-subcat-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}#mobile-drawer .sd-pop-chip .sd-chip-title{display:-webkit-box!important;overflow:hidden!important;color:#ffffffeb!important;font-size:.62rem!important;font-weight:850!important;line-height:1.08!important;text-align:center!important;white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}#mobile-drawer .drawer-nav-list .sub-menu a{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-height:44px!important;padding-top:7px!important;padding-bottom:7px!important;text-align:left!important}#mobile-drawer .sd-subcat-image{display:block!important;flex:0 0 34px!important;width:34px!important;height:34px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:10px!important;background:#fff!important}#mobile-drawer .sd-subcat-title{display:block!important;flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important}}@media(max-width:768px){#sd-promo-bar{background:linear-gradient(90deg,#8f0814,#c1121f 48%,#9d0b17)!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.06)!important;border-bottom:1px solid rgba(0,0,0,.28)!important;box-shadow:inset 0 1px #ffffff1a!important}#sd-promo-bar,#sd-promo-bar *{color:#fff!important}#sd-header .header-top-inner{display:grid!important;grid-template-columns:58px minmax(118px,1fr) 136px!important;align-items:center!important;gap:8px!important;padding-left:16px!important;padding-right:14px!important}#sd-header .site-logo{position:static!important;width:132px!important;max-width:132px!important;margin:0 auto!important;transform:none!important;justify-self:center!important;justify-content:center!important;overflow:visible!important}#sd-header .site-logo img,#sd-header .site-logo .custom-logo{width:124px!important;max-width:124px!important;height:auto!important;max-height:70px!important;object-fit:contain!important}#sd-header .header-actions{width:auto!important;min-width:0!important;justify-self:end!important;justify-content:flex-end!important;gap:13px!important}#sd-header .hdr-btn{width:30px!important;min-width:30px!important;height:36px!important}#sd-header .hdr-btn svg{width:24px!important;height:24px!important}#mobile-drawer .sd-menu-kicker{font-size:0!important}#mobile-drawer .sd-menu-kicker:before{content:"CAT\c9GORIES POPULAIRES"!important;font-size:.72rem!important;line-height:1.1!important}#mobile-drawer .sd-menu-chip:after,#mobile-drawer .drawer-shop-btn:after,#mobile-drawer .sd-menu-chip span:last-child{content:none!important;display:none!important}body.single-product{padding-bottom:calc(74px + env(safe-area-inset-bottom))!important}body.single-product .single-product-page{padding-bottom:0!important}body.single-product .product-layout{margin-bottom:8px!important}body.single-product .tab-panel,body.single-product .tab-panel-inner,body.single-product .rich-desc,body.single-product .woocommerce-Tabs-panel,body.single-product .woocommerce-tabs{margin-bottom:0!important;padding-bottom:0!important}body.single-product .tab-panel img,body.single-product .tab-panel-inner img,body.single-product .rich-desc img,body.single-product .woocommerce-Tabs-panel img{display:block!important;margin-bottom:0!important}body.single-product .sd-sticky-atc{min-height:72px!important}}#sd-cro-bar{background:radial-gradient(circle at 18% 0%,rgba(193,18,31,.18),transparent 34%),linear-gradient(180deg,#151518,#09090b)!important;color:#eee8e9!important;border-bottom:1px solid rgba(255,255,255,.07)!important;box-shadow:inset 0 -1px #00000085!important}#sd-cro-bar .sd-cro-bar-inner{min-height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px 18px!important;padding-top:7px!important;padding-bottom:7px!important}#sd-cro-bar .sd-cro-item{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#ffffffd1!important;font-size:12.5px!important;font-weight:650!important;line-height:1.15!important;letter-spacing:.01em!important;white-space:nowrap!important}#sd-cro-bar .sd-cro-item svg{width:15px!important;height:15px!important;color:#d11223!important;stroke-width:2.2!important;filter:drop-shadow(0 0 8px rgba(193,18,31,.2))}#sd-cro-bar .sd-cro-sep{color:#ffffff2e!important;margin:0 -4px!important}#sd-promo-bar{background:linear-gradient(90deg,#7f0712,#b90e1d 45%,#d41426 50%,#950a16)!important;color:#fff!important;text-align:center!important;font-size:13px!important;font-weight:800!important;letter-spacing:.015em!important;border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(0,0,0,.34)!important;box-shadow:inset 0 1px #ffffff1f,0 8px 18px #0000002e!important}#sd-promo-bar *{color:#fff!important}@media(min-width:769px){#sd-header .site-logo img,#sd-header .site-logo .custom-logo{height:64px!important;max-height:64px!important;width:auto!important;max-width:188px!important}#sd-header .header-actions{gap:6px!important}}@media(max-width:768px){:root{--header-h:70px}#sd-cro-bar .sd-cro-bar-inner{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px 10px!important;min-height:auto!important;padding:9px 14px!important}#sd-cro-bar .sd-cro-sep{display:none!important}#sd-cro-bar .sd-cro-item{justify-content:center!important;text-align:center!important;white-space:normal!important;font-size:12.25px!important;line-height:1.18!important}#sd-header-top{min-height:70px!important}#sd-header .header-top-inner{grid-template-columns:54px minmax(138px,1fr) minmax(112px,128px)!important;min-height:70px!important;padding-left:14px!important;padding-right:12px!important;gap:8px!important}#sd-header .site-logo{width:150px!important;max-width:150px!important}#sd-header .site-logo img,#sd-header .site-logo .custom-logo{width:146px!important;max-width:146px!important;max-height:64px!important}#sd-header .header-actions{gap:9px!important}#sd-header .hdr-btn{width:32px!important;min-width:32px!important;height:42px!important}#sd-header .hdr-btn svg{width:24px!important;height:24px!important}}@media(max-width:370px){#sd-header .header-top-inner{grid-template-columns:50px minmax(126px,1fr) minmax(100px,112px)!important;padding-left:10px!important;padding-right:10px!important;gap:6px!important}#sd-header .site-logo{width:134px!important;max-width:134px!important}#sd-header .site-logo img,#sd-header .site-logo .custom-logo{width:130px!important;max-width:130px!important}#sd-header .header-actions{gap:6px!important}}@media(max-width:1024px){#mobile-drawer{width:min(94vw,400px)!important;max-width:400px!important;background:linear-gradient(180deg,#111116,#08080b)!important;border-right:1px solid rgba(255,255,255,.1)!important;box-shadow:18px 0 54px #00000080!important}#mobile-drawer .drawer-head{padding:16px 18px 12px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;background:#101014!important}#mobile-drawer .drawer-logo{font-size:1.22rem!important;font-weight:900!important;color:#fff!important}#mobile-drawer .drawer-body{padding:12px 12px 16px!important;overflow-x:hidden!important}#mobile-drawer .sd-menu-quick,#mobile-drawer .sd-menu-popular{margin:0 0 12px!important;padding:0 2px 12px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#mobile-drawer .sd-menu-kicker{margin:0 0 9px!important;color:#d8b64f!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:.06em!important;line-height:1.15!important;text-transform:uppercase!important}#mobile-drawer .sd-menu-kicker:before{content:none!important;display:none!important}#mobile-drawer .sd-menu-grid{display:flex!important;flex-wrap:wrap!important;gap:6px!important}#mobile-drawer .sd-menu-chip{display:flex!important;align-items:center!important;justify-content:center!important;flex:1 1 calc(33.333% - 6px)!important;min-width:92px!important;min-height:36px!important;padding:8px 9px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:999px!important;background:#ffffff0e!important;color:#fff!important;text-decoration:none!important;box-shadow:none!important;transition:background .18s ease,border-color .18s ease,transform .14s ease!important}#mobile-drawer .sd-menu-chip:after{content:none!important;display:none!important}#mobile-drawer .sd-menu-chip:active{transform:scale(.985)!important}#mobile-drawer .sd-chip-copy{display:block!important;min-width:0!important}#mobile-drawer .sd-chip-title{display:block!important;overflow:visible!important;color:#fff!important;font-size:.78rem!important;font-weight:900!important;line-height:1.12!important;text-align:center!important;text-overflow:clip!important;white-space:normal!important}#mobile-drawer .sd-menu-chip .sd-chip-copy .sd-chip-title{display:block!important}#mobile-drawer .sd-popular-grid{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,84px)!important;grid-auto-columns:74px!important;grid-template-columns:none!important;gap:10px 9px!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;scroll-snap-type:x proximity!important;padding:2px 0 4px!important;-webkit-overflow-scrolling:touch!important}#mobile-drawer .sd-popular-grid::-webkit-scrollbar{display:none!important}#mobile-drawer .sd-pop-chip{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:74px!important;min-width:0!important;min-height:84px!important;padding:3px 1px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#ffffffeb!important;text-decoration:none!important;scroll-snap-align:start!important}#mobile-drawer .sd-pop-chip .sd-chip-image{display:block!important;width:52px!important;height:52px!important;margin:0 auto 6px!important;overflow:hidden!important;border:1px solid rgba(216,182,79,.48)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 18px #0003!important}#mobile-drawer .sd-pop-chip .sd-chip-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}#mobile-drawer .sd-pop-chip .sd-chip-title{display:-webkit-box!important;overflow:hidden!important;color:#ffffffeb!important;font-size:.62rem!important;font-weight:850!important;line-height:1.08!important;white-space:normal!important;text-align:center!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}#mobile-drawer .sd-pop-chip .sd-chip-mark,#mobile-drawer .sd-chip-note,#mobile-drawer .sd-chip-mark{display:none!important}#mobile-drawer .sd-chip-mark:before{content:none!important}#mobile-drawer .drawer-nav-list{display:grid!important;gap:8px!important;margin:0!important;padding:0!important}#mobile-drawer .sd-menu-hidden-item{display:none!important}#mobile-drawer .drawer-nav-list>li{position:relative!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:14px!important;background:#141418!important}#mobile-drawer .drawer-nav-list li a{color:#ffffffe0!important;text-decoration:none!important}#mobile-drawer .drawer-nav-list>li>a{min-height:48px!important;padding:13px 54px 13px 16px!important;border-bottom:0!important;color:#fff!important;font-size:.9rem!important;font-weight:900!important;line-height:1.16!important;letter-spacing:0!important}#mobile-drawer .drawer-toggle-btn{top:7px!important;right:7px!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;border:0!important;border-radius:11px!important;background:#fff1!important;color:#d8b64f!important}#mobile-drawer .drawer-accordion>.sub-menu{margin:0!important;padding:2px 8px 10px!important;border-top:1px solid rgba(255,255,255,.075)!important;background:#00000024!important}#mobile-drawer .drawer-accordion>.sub-menu li{border-radius:13px!important}#mobile-drawer .drawer-accordion>.sub-menu li a{min-height:40px!important;padding:10px 11px!important;border-bottom:0!important;color:#ffffffb8!important;font-size:.84rem!important;font-weight:760!important;line-height:1.15!important}#mobile-drawer .drawer-accordion>.sub-menu .sub-menu{margin-left:8px!important;padding-left:8px!important;border-left:1px solid rgba(216,182,79,.2)!important}#mobile-drawer .drawer-foot{position:sticky!important;bottom:0!important;z-index:2!important;padding:10px 12px calc(12px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,#08080b00,#08080b 24% 100%)!important;border-top:1px solid rgba(255,255,255,.08)!important}#mobile-drawer .drawer-shop-btn{min-height:48px!important;border-radius:999px!important;background:linear-gradient(135deg,#d11124,#9f0b18)!important;color:#fff!important;box-shadow:0 12px 28px #c1121f42,inset 0 1px #ffffff2e!important}#mobile-drawer .drawer-shop-btn:after{content:none!important;display:none!important}}@media(min-width:769px)and (max-width:1024px){#mobile-drawer{width:min(94vw,400px)!important;max-width:400px!important}#mobile-drawer .drawer-body{padding:12px 12px 16px!important;overflow-x:hidden!important}#mobile-drawer .sd-menu-quick{display:none!important}#mobile-drawer .drawer-nav-list{display:grid!important;gap:8px!important;margin:0!important;padding:0!important}#mobile-drawer .drawer-nav-list>li:nth-child(n+9){display:none!important}#mobile-drawer .drawer-nav-list>li{border-radius:14px!important;overflow:hidden!important}#mobile-drawer .drawer-nav-list>li>a{min-height:48px!important;padding:13px 54px 13px 16px!important;line-height:1.15!important}#mobile-drawer .drawer-toggle-btn{top:7px!important;right:7px!important;width:34px!important;min-width:34px!important;height:34px!important}#mobile-drawer .sd-menu-popular{margin:14px 0 12px!important;padding:0 2px 12px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important}#mobile-drawer .sd-popular-grid{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,84px)!important;grid-auto-columns:74px!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 6px!important}#mobile-drawer .sd-pop-chip{width:74px!important;min-width:74px!important;max-width:74px!important;min-height:78px!important;padding:0!important;border:0!important;background:transparent!important}#mobile-drawer .sd-pop-chip .sd-chip-image{width:52px!important;height:52px!important;margin:0 auto 6px!important}#mobile-drawer .sd-pop-chip .sd-chip-title{font-size:.62rem!important;line-height:1.12!important;-webkit-line-clamp:2!important}}.hero.hero-bg{position:relative;isolation:isolate;min-height:clamp(610px,78dvh,820px);padding:clamp(58px,8vw,112px) 0 clamp(52px,7vw,92px);overflow:hidden;background:#08080b;border-bottom:1px solid rgba(255,255,255,.08)}.hero.hero-bg:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#08080bf5,#08080bc7 42%,#08080b3d 76%),linear-gradient(180deg,#08080b29,#08080b61 54%,#08080beb);pointer-events:none}.hero.hero-bg .hero-bg-img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:68% 28%;opacity:.78;transform:scale(1.01)}.hero.hero-bg .container{position:relative;z-index:1}.hero.hero-bg .hero-grid{display:block;min-height:auto;max-width:800px}.hero.hero-bg .hero-content{position:relative;max-width:800px;overflow:visible;min-width:0}.hero.hero-bg .hero-content:before{content:"";position:absolute;inset:-34px -28px;z-index:-1;border-radius:32px;background:radial-gradient(circle at 20% 0%,rgba(208,18,34,.22),transparent 42%),linear-gradient(90deg,#08080b66,#08080b1a);pointer-events:none}.hero.hero-bg .hero-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:16px;padding:8px 12px;border-radius:999px;border:1px solid rgba(216,182,79,.34);color:var(--c-gold);background:#d8b64f14;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.hero.hero-bg .hero-content h1{max-width:760px;margin-bottom:18px;font-size:clamp(3.1rem,7vw,7.2rem);line-height:.95;letter-spacing:0;text-shadow:0 2px 20px rgba(0,0,0,.5)}.hero.hero-bg .hero-lead{max-width:620px;margin-bottom:26px;color:#ffffffd1!important;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.72!important}.hero.hero-bg .hero-btns{margin-bottom:22px}.hero.hero-bg .hero-trust{display:flex;flex-wrap:wrap;gap:10px}.hero.hero-bg .hero-trust-item{min-height:34px;padding:0 12px;border-radius:999px;background:#ffffff0e;border:1px solid rgba(255,255,255,.08);color:#ffffffc7!important;font-size:.78rem;font-weight:750;display:inline-flex;align-items:center}.hero.hero-bg .hero-media,.hero.hero-bg .hero-choice-grid{display:none}@media(max-width:768px){.hero.hero-bg{min-height:650px;padding:34px 0 38px!important}.hero.hero-bg:after{background:linear-gradient(180deg,#08080b14,#08080b57 30%,#08080b99 72%,#08080bc2),linear-gradient(90deg,#08080bd1,#08080b3d 58%,#08080b6b)}.hero.hero-bg .hero-bg-img{object-position:54% 8%;opacity:.86}.hero.hero-bg .container{width:min(100% - 32px,var(--container))}.hero.hero-bg .hero-content{width:100%;max-width:100%}.hero.hero-bg .hero-content:before{inset:-20px -14px;border-radius:24px;background:radial-gradient(circle at 18% 0%,rgba(208,18,34,.18),transparent 42%),linear-gradient(180deg,#08080b14,#08080b57)}.hero.hero-bg .hero-eyebrow{margin-bottom:12px;font-size:.62rem}.hero.hero-bg .hero-content h1{max-width:10.4ch;font-size:clamp(2.12rem,9.6vw,2.82rem)!important;line-height:1!important;margin-bottom:12px;white-space:normal!important;overflow-wrap:normal}.hero.hero-bg .hero-lead{width:100%;max-width:100%;margin-bottom:18px;font-size:.86rem!important;line-height:1.48!important;white-space:normal!important;overflow-wrap:break-word}.hero.hero-bg .hero-btns{width:100%;max-width:100%;gap:12px;margin-bottom:14px}.hero.hero-bg .hero-btns .btn{box-sizing:border-box;width:100%;max-width:100%;min-width:0;min-height:46px;padding-left:12px;padding-right:12px;justify-content:center}.hero.hero-bg .hero-trust{display:flex;flex-wrap:wrap;gap:8px;overflow:visible}.hero.hero-bg .hero-trust-item{flex:1 1 calc(50% - 8px);min-height:32px;padding:0 10px;font-size:.68rem;justify-content:center}}.sd-home-v3{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 0%,rgba(208,18,34,.1),transparent 28rem),radial-gradient(circle at 88% 14%,rgba(216,182,79,.08),transparent 26rem),var(--c-bg)}.sd-home-v3,.sd-home-v3 *{letter-spacing:0}.sd-home-v3 img{max-width:100%;height:auto}.sd-v3-section{padding:clamp(34px,6vw,72px) 0}.sd-v3-section+.sd-v3-section{border-top:1px solid rgba(255,255,255,.06)}.sd-v3-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.sd-v3-head h2{margin:0;color:#fff;font-family:var(--font-serif);font-size:clamp(2.25rem,5vw,4.8rem);line-height:.95}.sd-v3-head p{max-width:620px;margin:10px 0 0;color:#ffffffb3;font-size:.96rem;line-height:1.6}.sd-v3-pill-label{display:inline-flex;align-items:center;width:fit-content;margin-bottom:12px;padding:8px 12px;border-radius:999px;border:1px solid rgba(216,182,79,.34);color:var(--c-gold);background:#d8b64f14;font-size:.68rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.sd-v3-text-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--c-brand),var(--c-brand-dark));border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 36px #d0122233;font-size:.86rem;font-weight:850;white-space:nowrap}.sd-v3-intent-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.sd-v3-intent-card{min-height:154px;padding:16px;border-radius:20px;background:linear-gradient(180deg,#ffffff14,#ffffff09);border:1px solid rgba(255,255,255,.1);color:inherit;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .22s ease,border-color .22s ease,background .22s ease}.sd-v3-intent-card:hover{transform:translateY(-2px);border-color:#d8b64f42}.sd-v3-intent-card:active{transform:scale(.985)}.sd-v3-intent-card img{width:58px;height:58px;border-radius:50%;object-fit:contain;padding:8px;margin-bottom:18px;background:radial-gradient(circle at 38% 28%,#fff 0 42%,#f7f2ec 72%,#ece3d8);border:1px solid rgba(255,255,255,.82);box-shadow:0 10px 26px #0003,inset 0 0 0 1px #ffffff61}.sd-v3-intent-card strong{display:block;color:#fff;font-size:.98rem;line-height:1.15}.sd-v3-intent-card span{display:block;margin-top:6px;color:#ffffff94;font-size:.72rem;line-height:1.35}.sd-v3-shop-after{display:none}.sd-v3-head-compact{align-items:flex-start;margin-bottom:18px}.sd-v3-head-compact h2{font-size:clamp(1.9rem,4vw,3.2rem);line-height:1}.sd-v3-head-compact p{max-width:760px}.sd-v3-paths{padding-top:clamp(20px,3vw,34px)}.sd-v3-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sd-v3-path-card{min-height:220px;padding:24px;border-radius:26px;background:linear-gradient(180deg,#ffffff14,#ffffff06);border:1px solid rgba(255,255,255,.1);color:#fff;display:flex;flex-direction:column;gap:14px;text-decoration:none;transition:transform .22s ease,border-color .22s ease,background .22s ease}.sd-v3-path-card:hover{transform:translateY(-3px);border-color:#d6b24a5c;background:linear-gradient(180deg,#ffffff1c,#d6b24a0d);color:#fff}.sd-v3-path-step{width:46px;height:46px;border-radius:999px;display:inline-grid;place-items:center;border:1px solid rgba(214,178,74,.32);background:#d6b24a24;color:var(--c-gold);font-size:.82rem;font-weight:900;letter-spacing:.08em}.sd-v3-path-card strong{color:#fff;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.1}.sd-v3-path-card p{margin:0;color:#ffffffbd;font-size:.92rem;line-height:1.6}.sd-v3-path-action{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:.84rem;font-weight:850}.sd-v3-path-action:after{content:"\2192";color:var(--c-gold)}@media(max-width:900px){.sd-v3-path-grid{grid-template-columns:1fr}.sd-v3-path-card{min-height:0;padding:20px}}.sd-v3-tabs{display:flex;gap:8px;margin:0 0 18px;overflow-x:auto;scrollbar-width:none}.sd-v3-tabs::-webkit-scrollbar{display:none}.sd-v3-tab{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0e;color:#ffffffc2;font-size:.84rem;font-weight:850}.sd-v3-tab.is-active{color:#15120a;background:linear-gradient(135deg,var(--c-gold),#f2d675);border-color:#d8b64f6b}.sd-home-v3 .sd-v3-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sd-home-v3 .pcard{min-width:0}.sd-home-v3 .pcard-img:before,.sd-home-v3 .pcard-img:after,.sd-home-v3 .pcard:before,.sd-home-v3 .pcard:after{pointer-events:none}.sd-home-v3 .pcard-img img{object-fit:contain;background:#fff}.sd-v3-reviews{display:flex;gap:12px;overflow-x:auto;padding:2px 0 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.sd-v3-reviews::-webkit-scrollbar{display:none}.sd-v3-review{flex:0 0 min(370px,86vw);scroll-snap-align:start;padding:20px;border-radius:20px;background:#141417;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-sm)}.sd-v3-review p{margin:10px 0 14px;color:#ffffffc2;line-height:1.55}.sd-v3-review b{color:#fff}.sd-v3-stars{color:var(--c-gold);font-size:.92rem;letter-spacing:.06em}.sd-v3-newsletter{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:24px;border-radius:24px;background:linear-gradient(135deg,#d0122238,#d8b64f1a);border:1px solid rgba(255,255,255,.1)}.sd-v3-newsletter h2{margin:0;color:#fff;font-family:var(--font-serif);font-size:clamp(2rem,4vw,4.5rem);line-height:.98}.sd-v3-newsletter p{max-width:560px;margin:10px 0 0;color:#ffffffb8;line-height:1.55}.sd-v3-newsletter-form form,.sd-v3-newsletter-form .mc4wp-form-fields,.sd-v3-email{display:flex;gap:8px;padding:7px;border-radius:999px;background:#08080b9e;border:1px solid rgba(255,255,255,.1)}.sd-v3-newsletter-form .mc4wp-form-fields p{display:contents;margin:0}.sd-v3-newsletter-form input[type=email],.sd-v3-email input{width:min(270px,52vw);min-height:42px;border:0;outline:0;background:transparent;color:#fff;padding:0 12px}.sd-v3-newsletter-form input::placeholder,.sd-v3-email input::placeholder{color:#ffffff8f}.sd-v3-newsletter-form button,.sd-v3-newsletter-form input[type=submit],.sd-v3-email button{min-height:42px;white-space:nowrap;border:0;border-radius:999px;padding:0 22px;color:#14100a;background:linear-gradient(135deg,#efd15f,#c99b27);font-weight:900;cursor:pointer}.sd-v3-privacy{max-width:440px!important;margin:10px 0 0!important;color:#fff9!important;font-size:.72rem!important;line-height:1.45!important}.sd-v3-privacy a{color:#ffffffdb!important;text-decoration:underline;text-underline-offset:3px}body.home .trust-strip,body.home .newsletter-sec{display:none!important}@media(max-width:980px){.sd-v3-intent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sd-home-v3 .sd-v3-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-v3-newsletter{grid-template-columns:1fr}}@media(max-width:640px){.sd-v3-section{padding:34px 0}.sd-v3-head{display:block;margin-bottom:18px}.sd-v3-head h2{font-size:2.55rem}.sd-v3-head p{font-size:.86rem}.sd-v3-text-link{margin-top:14px;width:100%}.sd-v3-head-shop-link{display:none}.sd-v3-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sd-v3-intent-card{min-height:104px;padding:12px;border-radius:16px;display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:10px;justify-content:initial}.sd-v3-intent-card img{grid-row:1 / span 2;width:46px;height:46px;padding:7px;margin:0}.sd-v3-intent-card strong{align-self:end;font-size:.84rem;line-height:1.1}.sd-v3-intent-card span{align-self:start;margin-top:4px;font-size:.62rem;line-height:1.25}.sd-v3-shop-after{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0b;color:#ffffffdb;font-size:.82rem;font-weight:850}.sd-home-v3 .sd-v3-product-grid{gap:9px}.sd-v3-newsletter{padding:18px;border-radius:18px}.sd-v3-newsletter-form form,.sd-v3-newsletter-form .mc4wp-form-fields,.sd-v3-email{display:grid;grid-template-columns:1fr;border-radius:18px}.sd-v3-newsletter-form input[type=email],.sd-v3-email input{width:100%}}#sd-promo-bar,#sd-announce.sd-compact-trust{display:none!important}#sd-cro-bar{background:#0a0a0d!important;border-bottom:1px solid rgba(255,255,255,.07)!important}#sd-cro-bar .sd-cro-bar-inner{min-height:34px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important}#sd-cro-bar .sd-cro-bar-inner>.sd-cro-item,#sd-cro-bar .sd-cro-bar-inner>.sd-cro-sep,#sd-cro-bar .sd-cro-bar-inner>*{display:none!important}#sd-cro-bar .sd-cro-bar-inner:before{content:"Colis neutre \a0\2022\a0Paiement s\e9 curis\e9\a0\2022\a0Livraison suivie";display:block!important;width:100%;max-width:100%;overflow:hidden;color:#ffffffdb;font-size:.72rem;font-weight:850;line-height:1;letter-spacing:.01em;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){#sd-cro-bar .sd-cro-bar-inner{min-height:31px!important;padding:0 10px!important}#sd-cro-bar .sd-cro-bar-inner:before{font-size:.64rem}}@media(max-width:768px){.hero.hero-bg:after{background:linear-gradient(180deg,#08080b00,#08080b08 38%,#08080b2e 78%,#08080b5c),linear-gradient(90deg,#08080b2e,#08080b05 46%,#08080b0d)!important}.hero.hero-bg .hero-bg-img{opacity:1!important;filter:none!important}.hero.hero-bg .hero-content:before{inset:-6px!important;background:transparent!important}.hero.hero-bg .hero-eyebrow{background:#08080b1f!important;backdrop-filter:none}.hero.hero-bg .hero-content h1,.hero.hero-bg .hero-lead{text-shadow:0 2px 18px rgba(0,0,0,.72),0 1px 2px rgba(0,0,0,.65)}.sd-home-v3 .pcard,.sd-home-v3 .pcard-img{overflow:hidden!important}.sd-home-v3 .pcard-img{aspect-ratio:auto!important;height:auto!important;border-radius:16px 16px 0 0!important;background:transparent!important}.sd-home-v3 .pcard-img a{display:block!important;width:100%!important;height:auto!important}.sd-home-v3 .pcard-img:before,.sd-home-v3 .pcard-img:after{display:none!important}.sd-home-v3 .pcard-img img{width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;background:transparent!important;filter:none!important;opacity:1!important;transform:none!important}.sd-home-v3 .pcard:hover .pcard-img img{filter:none!important;transform:none!important}.sd-v3-intent-card{min-height:112px!important;grid-template-columns:58px minmax(0,1fr)!important}.sd-v3-intent-card img{width:58px!important;height:58px!important;padding:7px!important}}@media(max-width:640px){.sd-v3-newsletter-section{padding:28px 0 38px!important}.sd-v3-newsletter{display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.sd-v3-newsletter h2{font-size:2.28rem!important;line-height:1!important}.sd-v3-newsletter p{max-width:100%;font-size:.86rem!important}.sd-v3-newsletter-form{margin-top:16px}.sd-v3-newsletter-form form,.sd-v3-newsletter-form .mc4wp-form-fields,.sd-v3-email{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.sd-v3-newsletter-form input[type=email],.sd-v3-email input{width:100%!important;min-height:48px!important;padding:0 16px!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:999px!important;background:#ffffff0e!important}.sd-v3-newsletter-form button,.sd-v3-newsletter-form input[type=submit],.sd-v3-email button{width:100%;min-height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.sd-v3-privacy{margin-top:10px!important;padding:0 2px!important;color:#ffffff94!important}}.sd-v3-rayon-section{padding-top:clamp(28px,5vw,58px)}.sd-v3-rayon-section+.sd-v3-rayon-section{border-top:1px solid rgba(255,255,255,.055)}.sd-v3-section-tags{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 22px}.sd-v3-section-tags a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(214,178,74,.24);border-radius:999px;color:#ffffffe0;background:#ffffff0b;font-size:.86rem;font-weight:800;text-decoration:none}.sd-v3-section-tags a:hover{border-color:#d6b24a7a;background:#d6b24a1a}@media(max-width:768px){.sd-v3-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-v3-rayon-section{padding-top:34px}.sd-v3-rayon-section .sd-v3-head{gap:12px}.sd-v3-section-tags{flex-wrap:nowrap;overflow-x:auto;margin:-2px -16px 18px;padding:0 16px 4px;scrollbar-width:none}.sd-v3-section-tags::-webkit-scrollbar{display:none}.sd-v3-section-tags a{flex:0 0 auto;min-height:34px;padding:0 12px;font-size:.78rem}}.sd-mobile-rayon-nav{display:none}@media(max-width:768px){.sd-mobile-rayon-nav{display:block;position:relative;z-index:920;width:100%;max-width:100vw;overflow:hidden;background:#0a0a0dfa;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px #0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sd-mobile-rayon-nav.sd-rayon-is-fixed{position:fixed;top:0;left:0;right:0;z-index:980}body.admin-bar .sd-mobile-rayon-nav.sd-rayon-is-fixed{top:46px}.sd-mobile-rayon-spacer{display:none;height:0}.sd-mobile-rayon-spacer.is-active{display:block}.sd-mobile-rayon-track{display:flex;align-items:center;gap:0;width:100%;max-width:100vw;min-height:39px;overflow-x:auto;overflow-y:hidden;padding:0 10px;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.sd-mobile-rayon-track::-webkit-scrollbar{display:none}.sd-mobile-rayon-link{position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:0 12px;color:#ffffffad;font-size:.88rem;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;scroll-snap-align:start;transition:color .18s ease,background .18s ease}.sd-mobile-rayon-link:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;border-radius:999px 999px 0 0;background:transparent;box-shadow:none}.sd-mobile-rayon-link.is-active{color:#fff;background:linear-gradient(180deg,#ffffff09,#fff0)}.sd-mobile-rayon-link.is-active:after{background:linear-gradient(90deg,#d11223,#f0c84b);box-shadow:0 -4px 18px #d112236b}.sd-mobile-rayon-link:active{color:#fff;background:#ffffff0e}body.single-product .sd-mobile-rayon-nav,body.woocommerce-checkout .sd-mobile-rayon-nav,body.woocommerce-cart .sd-mobile-rayon-nav,body.woocommerce-account .sd-mobile-rayon-nav{display:none!important}}@media(max-width:768px){html body .products-grid .pcard{padding:0!important;overflow:hidden!important;border-radius:18px!important}html body .products-grid .pcard .pcard-img{width:100%!important;aspect-ratio:1 / 1.08!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:18px 18px 0 0!important;background:#fff!important}html body .products-grid .pcard .pcard-img.sd-card-ratio-auto{aspect-ratio:var(--sd-card-ratio,1 / 1.08)!important}html body .products-grid .pcard .pcard-img>a,html body .products-grid .pcard .pcard-img>a[data-sd-gallery],html body .products-grid .pcard .pcard-img .sd-card-track-v866{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;overflow:hidden!important;background:transparent!important}html body .products-grid .pcard .pcard-img .sd-card-track-v866{display:flex!important}html body .products-grid .pcard .pcard-img img,html body .products-grid .pcard .pcard-img .sd-card-track-v866>img,html body.home .sd-home-v3 .products-grid .pcard .pcard-img img,html body.home .sd-home-v3 .products-grid .pcard .sd-card-track-v866>img{display:block!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;flex:0 0 100%!important;object-fit:cover!important;object-position:center top!important;background:#fff!important;filter:none!important;opacity:1!important}html body .products-grid .pcard:hover .pcard-img img,html body .products-grid .pcard:active .pcard-img img,html body .products-grid .pcard:focus-within .pcard-img img{filter:none!important}html body .products-grid .pcard .pcard-hover-cta,html body .products-grid .pcard a.pcard-hover-cta,html body .products-grid .pcard .pcard-img:before,html body .products-grid .pcard .pcard-img:after,html body .products-grid .pcard .pcard-img>a:before,html body .products-grid .pcard .pcard-img>a:after{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:transparent!important;filter:none!important}}@media(max-width:768px){html body .products-grid .pcard .pcard-img>a[data-sd-gallery]{position:relative!important;display:block!important;width:100%!important;height:100%!important;overflow:hidden!important;background:#fff!important;touch-action:pan-y!important;-webkit-tap-highlight-color:transparent!important}html body .products-grid .pcard .pcard-img img.sd-card-main-v870{display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center top!important;background:#fff!important;filter:none!important;opacity:1!important;transform:none!important}html body .products-grid .pcard .pcard-img>a[data-sd-gallery].sd-card-loading-v870 img.sd-card-main-v870{opacity:1!important}html body .products-grid .pcard .pcard-img>a[data-sd-gallery].sd-card-drag-left-v870 img.sd-card-main-v870,html body .products-grid .pcard .pcard-img>a[data-sd-gallery].sd-card-drag-right-v870 img.sd-card-main-v870{transform:none!important}}.screen-reader-text:not(:focus):not(:active){position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}#sd-cro-bar .sd-cro-bar-inner:before{content:"Colis neutre \a0\2022\a0Paiement s\e9 curis\e9\a0\2022\a0Livraison suivie"!important}@media(min-width:769px){.sdmp-permission,.sdmp-permission.is-visible{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}body.tax-product_cat .sd-cat-image-nav{display:none!important}.products-grid .pcard .pcard-hover-cta,.products-grid .pcard a.pcard-hover-cta,.products-grid .pcard .pcard-img:before,.products-grid .pcard .pcard-img:after,.products-grid .pcard .pcard-img>a:before,.products-grid .pcard .pcard-img>a:after{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;background:transparent!important;filter:none!important}.products-grid .pcard:hover .pcard-img img,.products-grid .pcard:focus-within .pcard-img img{filter:none!important}html body .products-grid .pcard .pcard-img{aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;background:#111113!important}html body .products-grid .pcard .pcard-img>a,html body .products-grid .pcard .pcard-img>a[data-sd-gallery],html body .products-grid .pcard .pcard-img .sd-card-track-v866{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;overflow:hidden!important}html body .products-grid .pcard .pcard-img .sd-card-track-v866{display:flex!important}html body .products-grid .pcard .pcard-img img,html body .products-grid .pcard .pcard-img .sd-card-track-v866>img{display:block!important;width:100%!important;min-width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:none!important;flex:0 0 100%!important;object-fit:cover!important;object-position:center center!important;background:transparent!important;filter:none!important}.cat-card .cat-overlay{background:linear-gradient(to top,rgba(0,0,0,.58) 0%,rgba(0,0,0,.18) 60%,transparent 100%)!important}.cat-card:hover .cat-overlay{background:linear-gradient(to top,rgba(0,0,0,.66) 0%,rgba(0,0,0,.22) 64%,transparent 100%)!important}.sd-v3-intents .sd-v3-intent-grid,body.page-id-6 .sd-shop-cat-grid{max-width:1050px;margin-inline:auto;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px 46px!important}.sd-v3-intents .sd-v3-intent-card img,body.page-id-6 .sd-shop-cat-img{width:86px!important;height:86px!important}.sd-v3-intents .sd-v3-intent-card strong,body.page-id-6 .sd-shop-cat-text strong{font-size:1.02rem!important;line-height:1.18!important}body.page-id-6 .sd-shop-section-head,body.page-id-6 .sd-shop-section-row{max-width:900px}}@media(min-width:1025px){.hero.hero-bg:after{background:linear-gradient(90deg,#08080bb8,#08080b61 42%,#08080b00 74%),linear-gradient(180deg,#08080b00,#08080b14 54%,#08080b8f)!important}.hero.hero-bg .hero-bg-img{opacity:1!important}.hero.hero-bg .hero-content:before{inset:-28px -24px!important;background:radial-gradient(circle at 18% 0%,rgba(208,18,34,.1),transparent 40%),linear-gradient(90deg,#08080b24,#08080b00)!important}}@media(min-width:769px)and (max-width:1024px){.hero.hero-bg:after{background:linear-gradient(90deg,#08080b94,#08080b3d 46%,#08080b00 78%),linear-gradient(180deg,#08080b00,#08080b0f 58%,#08080b6b)!important}.hero.hero-bg .hero-bg-img{opacity:1!important;filter:none!important}.hero.hero-bg .hero-content:before{background:radial-gradient(circle at 18% 0%,rgba(208,18,34,.08),transparent 42%),linear-gradient(90deg,#08080b1a,#08080b00)!important}}.sd-v3-intents .sd-v3-intent-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(20px,3vw,34px) clamp(20px,5vw,58px)!important;max-width:1060px!important;margin-inline:auto!important;align-items:start!important}.sd-v3-intents .sd-v3-intent-card{min-height:0!important;padding:8px 4px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;text-align:center!important;text-decoration:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;transition:transform .24s ease!important}.sd-v3-intents .sd-v3-intent-card img{width:clamp(86px,8vw,118px)!important;height:clamp(86px,8vw,118px)!important;padding:0!important;border-radius:999px!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:translateZ(0)!important;transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease!important}.sd-v3-intents .sd-v3-intent-card strong{display:block!important;max-width:12ch!important;color:#fff!important;font-size:clamp(1rem,1.65vw,1.45rem)!important;font-weight:850!important;line-height:1.16!important;letter-spacing:0!important;text-wrap:balance!important}.sd-v3-intents .sd-v3-intent-card span{display:none!important}@media(hover:hover)and (pointer:fine)and (min-width:769px){.sd-v3-intents .sd-v3-intent-card:hover{transform:translateY(-5px)!important}.sd-v3-intents .sd-v3-intent-card:hover img{transform:translateY(-4px) scale(1.07)!important;box-shadow:none!important}.sd-v3-intents .sd-v3-intent-card:hover strong{color:#f4d568!important}.sd-v3-review-linked:hover{transform:translateY(-4px)!important;border-color:#d8b64f4d!important;box-shadow:0 22px 48px #00000052!important}}.sd-v3-intents .sd-v3-intent-card:focus-visible,.sd-v3-review-linked:focus-visible{outline:2px solid rgba(244,213,104,.86)!important;outline-offset:6px!important}.sd-v3-review-linked{color:inherit!important;text-decoration:none!important;display:block!important;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease!important}.sd-v3-review-product{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin-bottom:14px!important}.sd-v3-review-product img{width:72px!important;height:72px!important;border-radius:14px!important;object-fit:cover!important;background:#fff!important;border:1px solid rgba(255,255,255,.12)!important}.sd-v3-review-product small{display:block!important;margin-bottom:4px!important;color:var(--c-gold)!important;font-size:.68rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}.sd-v3-review-product strong{display:block!important;color:#fff!important;font-size:.95rem!important;line-height:1.22!important}.sd-v3-review-linked b{color:#f4d568!important}@media(max-width:768px){.sd-v3-intents .sd-v3-intent-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px 8px!important;max-width:100%!important}.sd-v3-intents .sd-v3-intent-card{gap:8px!important;padding:4px 0!important}.sd-v3-intents .sd-v3-intent-card img{width:clamp(58px,16vw,70px)!important;height:clamp(58px,16vw,70px)!important;box-shadow:none!important}.sd-v3-intents .sd-v3-intent-card strong{max-width:9.5ch!important;font-size:clamp(.66rem,2.8vw,.82rem)!important;line-height:1.13!important}.sd-v3-review-product{grid-template-columns:60px minmax(0,1fr)!important}.sd-v3-review-product img{width:60px!important;height:60px!important}}@media(min-width:1100px){html,body{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important}body:not(.woocommerce-checkout) #sd-header{--sd-copy-topbar:34px;--sd-copy-main:70px;position:sticky!important;top:var(--wp-admin--admin-bar--height,0px)!important;z-index:1500!important;width:100%!important;background:#fff!important;border-bottom:1px solid rgba(0,0,0,.08)!important;box-shadow:0 6px 20px #0000000f!important;overflow:visible!important}body:not(.woocommerce-checkout) #sd-promo-bar{display:none!important}body:not(.woocommerce-checkout) #sd-announce{height:var(--sd-copy-topbar)!important;min-height:var(--sd-copy-topbar)!important;padding:0!important;overflow:visible!important;background:#0f1012!important;color:#fff!important;border:0!important}body:not(.woocommerce-checkout) #sd-announce .announce-inner{max-width:none!important;width:100%!important;height:var(--sd-copy-topbar)!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}body:not(.woocommerce-checkout) #sd-announce .announce-links{display:none!important}body:not(.woocommerce-checkout) #sd-announce .announce-track{width:100%!important;height:var(--sd-copy-topbar)!important;display:flex!important;align-items:center!important;overflow:hidden!important;color:#fff!important;opacity:1!important}body:not(.woocommerce-checkout) #sd-announce .announce-reel{min-width:max-content!important;display:flex!important;align-items:center!important;gap:26px!important;animation-duration:36s!important}body:not(.woocommerce-checkout) #sd-announce .announce-item,body:not(.woocommerce-checkout) #sd-announce .announce-item em{color:#fff!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:13px!important;font-style:normal!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important}body:not(.woocommerce-checkout) #sd-announce .announce-sep{color:#ffffff5c!important;font-size:9px!important}body:not(.woocommerce-checkout) #sd-header-top{height:var(--sd-copy-main)!important;min-height:var(--sd-copy-main)!important;background:#fff!important;color:#111!important;border:0!important;position:relative!important;z-index:2!important}body:not(.woocommerce-checkout) #sd-header-top .header-top-inner{max-width:1300px!important;width:calc(100% - 48px)!important;height:var(--sd-copy-main)!important;min-height:var(--sd-copy-main)!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:210px minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important}body:not(.woocommerce-checkout) #sd-header .burger{display:none!important}body:not(.woocommerce-checkout) #sd-header .site-logo{position:static!important;inset:auto!important;transform:none!important;justify-self:start!important;width:204px!important;max-width:204px!important;min-width:0!important;height:var(--sd-copy-main)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0!important;margin:0!important;z-index:4!important}body:not(.woocommerce-checkout) #sd-header .site-logo img,body:not(.woocommerce-checkout) #sd-header .custom-logo{display:block!important;width:202px!important;max-width:204px!important;height:auto!important;max-height:64px!important;object-fit:contain!important;filter:none!important}body:not(.woocommerce-checkout) #sd-header .header-actions{grid-column:3!important;justify-self:end!important;min-width:154px!important;height:var(--sd-copy-main)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;color:#111!important;z-index:5!important}body:not(.woocommerce-checkout) #sd-header .hdr-btn{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;transition:color .18s ease,transform .18s ease!important}body:not(.woocommerce-checkout) #sd-header .hdr-btn:hover{color:#d01222!important;transform:translateY(-1px)!important}body:not(.woocommerce-checkout) #sd-header .hdr-btn svg{width:24px!important;height:24px!important;stroke-width:1.8!important}body:not(.woocommerce-checkout) #sd-header .hdr-badge{top:-7px!important;right:-9px!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border-radius:999px!important;background:#d01222!important;color:#fff!important;border:2px solid #fff!important;box-shadow:none!important;font-size:10px!important;font-weight:800!important;line-height:14px!important}body:not(.woocommerce-checkout) #sd-nav-bar{display:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline{grid-column:2!important;justify-self:center!important;min-width:0!important;width:100%!important;height:var(--sd-copy-main)!important;min-height:var(--sd-copy-main)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;position:static!important;z-index:6!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .container,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .nav-bar-inner{width:100%!important;max-width:none!important;padding:0!important;margin:0!important;overflow:visible!important;-webkit-mask-image:none!important;mask-image:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu{height:var(--sd-copy-main)!important;width:auto!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;margin:0!important;padding:0!important;overflow:visible!important;list-style:none!important;pointer-events:auto!important;scrollbar-width:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li{position:relative!important;display:flex!important;align-items:center!important;height:var(--sd-copy-main)!important;flex:0 0 auto!important;margin:0!important;padding:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.mega-menu{position:static!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>a{position:relative!important;height:var(--sd-copy-main)!important;min-height:var(--sd-copy-main)!important;padding:0 clamp(9px,.75vw,14px)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:14px!important;font-weight:600!important;letter-spacing:.01em!important;text-transform:uppercase!important;line-height:1!important;color:#111!important;text-decoration:none!important;white-space:nowrap!important;background:transparent!important;transition:color .18s ease!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>a:hover,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li:hover>a,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.current-menu-item>a,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.current-menu-ancestor>a{color:#d01222!important;background:transparent!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>a:after{content:""!important;position:absolute!important;left:12px!important;right:12px!important;bottom:10px!important;height:2px!important;width:auto!important;border-radius:999px!important;background:#d01222!important;box-shadow:none!important;transform:scaleX(0)!important;transform-origin:center!important;transition:transform .2s ease!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li:hover>a:after,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.current-menu-item>a:after,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.current-menu-ancestor>a:after{transform:scaleX(1)!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.menu-item-has-children>a:before{content:""!important;order:2!important;width:6px!important;height:6px!important;margin-left:1px!important;border-right:1.5px solid currentColor!important;border-bottom:1.5px solid currentColor!important;transform:rotate(45deg) translateY(-2px)!important;opacity:.55!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu .sub-menu{list-style:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.menu-item-has-children>.sub-menu,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.mega-menu>.sub-menu{position:fixed!important;top:var(--sd-menu-panel-top,calc(var(--sd-copy-topbar) + var(--sd-copy-main)))!important;left:50%!important;right:auto!important;width:min(1180px,calc(100vw - 72px))!important;min-width:0!important;margin:0!important;padding:24px!important;display:none!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:14px!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-top:1px solid rgba(0,0,0,.05)!important;border-radius:0 0 18px 18px!important;box-shadow:0 24px 70px #00000029!important;transform:translate(-50%,8px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .16s ease,transform .18s ease,visibility 0s linear .16s!important;z-index:1800!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.menu-item-has-children>.sub-menu:before,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.mega-menu>.sub-menu:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-18px!important;height:18px!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.menu-item-has-children:hover>.sub-menu,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.menu-item-has-children.sub-open>.sub-menu,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.mega-menu:hover>.sub-menu,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li.mega-menu.sub-open>.sub-menu{display:grid!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%)!important;transition-delay:0s!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu>li,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>.sub-menu>li:not(.mega-wrap){display:block!important;min-width:0!important;margin:0!important;padding:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu>li>a,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>.sub-menu>li>a{min-height:154px!important;padding:12px 10px 11px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;color:#222!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:14px!important;box-shadow:0 6px 18px #00000009!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:14px!important;font-weight:600!important;line-height:1.22!important;letter-spacing:0!important;text-transform:none!important;text-align:center!important;text-decoration:none!important;overflow:hidden!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,color .18s ease!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu>li>a:hover,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>.sub-menu>li>a:hover{color:#d01222!important;border-color:#d012223d!important;box-shadow:0 12px 28px #d0122217!important;transform:translateY(-2px)!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>.sub-menu>li.mega-wrap{grid-column:1 / -1!important;display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-inner{width:100%!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:18px!important;align-items:start!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-col{min-width:0!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-col-head{display:block!important;margin:0!important;padding:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-col-head>a{min-height:158px!important;padding:12px 10px 10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;color:#222!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:14px!important;box-shadow:0 8px 22px #00000009!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:14px!important;font-weight:500!important;line-height:1.2!important;text-align:center!important;text-transform:none!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,color .18s ease!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-col-head>a:hover{color:#d01222!important;border-color:#d012223d!important;box-shadow:0 14px 30px #d012221a!important;transform:translateY(-2px)!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-thumb{width:108px!important;height:72px!important;display:block!important;overflow:hidden!important;border-radius:13px!important;background:#f7f7f7!important;border:1px solid rgba(0,0,0,.06)!important;flex:0 0 72px!important;margin:0 auto!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-thumb img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-col-head>a .sd-menu-thumb{width:124px!important;height:92px!important;margin:0 auto!important;border-radius:13px!important;background:#f7f7f7!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>.sub-menu>li>a:not(:has(.sd-menu-thumb)){min-height:72px!important;justify-content:center!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu{width:min(360px,calc(100vw - 48px))!important;grid-template-columns:1fr!important;gap:0!important;padding:16px 22px!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu>li{display:block!important;min-width:0!important;margin:0!important;padding:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu>li>a{min-height:0!important;padding:10px 0!important;display:block!important;color:#222!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.08)!important;border-radius:0!important;box-shadow:none!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:14.5px!important;font-weight:500!important;line-height:1.35!important;letter-spacing:0!important;text-align:left!important;text-transform:none!important;text-decoration:none!important;overflow:visible!important;transition:color .18s ease,padding-left .18s ease!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu>li:last-child>a{border-bottom:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu>li>a:hover{color:#d01222!important;padding-left:4px!important;border-color:#00000014!important;box-shadow:none!important;transform:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt .sd-menu-thumb{display:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu.sd-menu-panel{width:min(1180px,calc(100vw - 72px))!important;grid-template-columns:220px minmax(0,1fr)!important;gap:30px!important;padding:24px 28px 28px!important;align-items:start!important;background:#fff!important;border-radius:0 0 2px 2px!important;box-shadow:0 26px 74px #0000002e!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu.sd-desktop-rebuilt>li.sd-generated-item>.sub-menu.sd-menu-panel.sd-menu-products-only{grid-template-columns:1fr!important;width:min(860px,calc(100vw - 72px))!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sub-menu.sd-menu-panel>li.sd-menu-links-col,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sub-menu.sd-menu-panel>li.sd-menu-products-col{display:block!important;min-width:0!important;margin:0!important;padding:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sub-menu.sd-menu-panel>li.sd-menu-links-col{padding-right:20px!important;border-right:1px solid rgba(0,0,0,.08)!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-link-list{display:flex!important;flex-direction:column!important;gap:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-link-list a{display:block!important;padding:10px 0!important;color:#151515!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(0,0,0,.08)!important;border-radius:0!important;box-shadow:none!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:14.5px!important;font-weight:500!important;line-height:1.32!important;letter-spacing:0!important;text-align:left!important;text-transform:none!important;white-space:normal!important;text-decoration:none!important;transition:color .16s ease,padding-left .16s ease!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-link-list a:last-child{border-bottom:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-link-list a:hover{color:#d01222!important;padding-left:4px!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-grid{display:grid!important;grid-template-columns:repeat(5,minmax(116px,1fr))!important;gap:22px!important;align-items:start!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-products-only .sd-menu-product-grid{grid-template-columns:repeat(5,minmax(112px,1fr))!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-card{display:block!important;min-width:0!important;color:#171717!important;text-decoration:none!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important;text-transform:none!important;white-space:normal!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-card:hover{color:#d01222!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-media{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;display:block!important;overflow:hidden!important;background:#f6f6f6!important;border-radius:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-media img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important;filter:none!important;transform:none!important;opacity:1!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-badge{position:absolute!important;top:0!important;left:0!important;z-index:2!important;min-height:24px!important;padding:5px 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;background:#e3444c!important;border-radius:0!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:12px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-transform:uppercase!important;box-shadow:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-title{min-height:34px!important;margin-top:10px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#1c1c1c!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:13px!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;text-transform:none!important;white-space:normal!important;overflow-wrap:anywhere!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-price{display:block!important;margin-top:5px!important;color:#e3262f!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:14px!important;font-weight:700!important;line-height:1.15!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-rating{display:flex!important;align-items:center!important;gap:4px!important;margin-top:6px!important;color:#ffb000!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:13px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-rating small{color:#333!important;font-size:12px!important;font-weight:500!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li .sub-menu .sub-menu{position:static!important;display:flex!important;flex-direction:column!important;width:auto!important;min-width:0!important;margin:10px 0 0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;gap:6px!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li .sub-menu .sub-menu li{display:block!important;margin:0!important;padding:0!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li .sub-menu .sub-menu li a{min-height:34px!important;padding:7px 11px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;color:#4a4a4a!important;background:#f8f8f8!important;border:1px solid rgba(0,0,0,.06)!important;border-radius:999px!important;box-shadow:none!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:13px!important;font-weight:500!important;line-height:1.22!important;letter-spacing:0!important;text-align:left!important;text-transform:none!important;text-decoration:none!important;white-space:normal!important;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li .sub-menu .sub-menu li a:hover{color:#d01222!important;transform:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-col>.sub-menu,body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-col .sub-menu{position:static!important;display:block!important;width:auto!important;min-width:0!important;margin:10px 0 0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-link{display:block!important;padding:6px 0!important;color:#666!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:13px!important;font-weight:400!important;line-height:1.25!important;text-align:center!important;text-decoration:none!important;opacity:1!important;visibility:visible!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .mega-link:hover{color:#d01222!important}body:not(.woocommerce-checkout) #sd-header .header-search{top:calc(var(--sd-copy-topbar) + var(--sd-copy-main))!important;background:#fff!important;border-top:1px solid rgba(0,0,0,.08)!important;box-shadow:0 18px 50px #0000001f!important;z-index:1900!important}body:not(.woocommerce-checkout) #sd-header .header-search input{color:#111!important;background:#f7f7f7!important;border:1px solid rgba(0,0,0,.1)!important}}@media(min-width:1100px)and (max-width:1240px){body:not(.woocommerce-checkout) #sd-header-top .header-top-inner{grid-template-columns:178px minmax(0,1fr) auto!important;padding-inline:18px!important}body:not(.woocommerce-checkout) #sd-header .site-logo{max-width:178px!important}body:not(.woocommerce-checkout) #sd-header .site-logo img,body:not(.woocommerce-checkout) #sd-header .custom-logo{width:172px!important;max-width:178px!important}body:not(.woocommerce-checkout) #sd-header .header-actions{min-width:144px!important;gap:12px!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>a{padding-inline:8px!important;font-size:12.5px!important;letter-spacing:.01em!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .main-menu>li>.sub-menu.sd-menu-panel-enhanced{grid-template-columns:210px minmax(0,1fr)!important;padding-inline:22px!important;gap:20px!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline .sd-menu-product-grid{grid-template-columns:repeat(4,minmax(112px,1fr))!important}}@media(max-width:1099px){body:not(.woocommerce-checkout) #sd-header .burger{display:flex!important}body:not(.woocommerce-checkout) #sd-nav-bar{display:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline{display:none!important}body:not(.woocommerce-checkout) #sd-header .site-logo{position:absolute}}body:not(.woocommerce-checkout) #sd-promo-bar{display:none!important}body:not(.woocommerce-checkout) #sd-cro-bar{height:34px!important;min-height:34px!important;display:block!important;position:relative!important;overflow:hidden!important;background:linear-gradient(90deg,#2b1746,#a91526 30%,#e28b12 48%,#050505 74% 100%)!important;color:#fff!important;border:0!important;box-shadow:none!important}body:not(.woocommerce-checkout) #sd-cro-bar .sd-cro-bar-inner{display:none!important}body:not(.woocommerce-checkout) #sd-cro-bar:before{content:"Paiement s\e9 curis\e9   \2022   Livraison suivie  \2022   Colis neutre  \2022   Paiement s\e9 curis\e9   \2022   Livraison suivie  \2022   Colis neutre  \2022   Paiement s\e9 curis\e9   \2022   Livraison suivie  \2022   Colis neutre  \2022   Paiement s\e9 curis\e9   \2022   Livraison suivie  \2022   Colis neutre  \2022   ";position:absolute!important;inset:0 auto 0 0!important;min-width:max-content!important;height:100%!important;display:flex!important;align-items:center!important;padding-inline:28px!important;color:#fff!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:13px!important;line-height:1!important;font-weight:700!important;letter-spacing:.01em!important;white-space:nowrap!important;will-change:transform!important;animation:sd-cro-marquee 24s linear infinite!important}@keyframes sd-cro-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){body:not(.woocommerce-checkout) #sd-cro-bar:before{animation:none!important;transform:none!important}}body.home:not(.woocommerce-checkout) .sd-v3-intents{padding-top:clamp(18px,2.4vw,30px)!important;padding-bottom:clamp(26px,3.2vw,42px)!important}body.home:not(.woocommerce-checkout) .sd-v3-intents>.container{max-width:1320px!important}body.home:not(.woocommerce-checkout) .sd-v3-intents .sd-v3-head{margin-bottom:18px!important}body.home:not(.woocommerce-checkout) .sd-v3-intents .sd-v3-head h2{margin-bottom:8px!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-grid{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:clamp(16px,2vw,26px)!important;align-items:start!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-card{min-width:0!important;min-height:0!important;padding:0!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:9px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:#ffffffe0!important;text-align:center!important;transform:translateZ(0)!important;transition:color .18s ease,transform .18s ease!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-card:hover{color:#fff!important;transform:translateY(-2px)!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-card img{width:clamp(58px,5.4vw,78px)!important;height:clamp(58px,5.4vw,78px)!important;padding:0!important;display:block!important;object-fit:contain!important;border-radius:999px!important;background:transparent!important;border:0!important;box-shadow:none!important;mix-blend-mode:normal!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-card strong{max-width:132px!important;display:block!important;color:inherit!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:clamp(12px,1vw,14px)!important;font-weight:600!important;line-height:1.22!important;letter-spacing:0!important;text-wrap:balance!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-card>span{display:none!important}body.home:not(.woocommerce-checkout) .sd-v3-shop-after{min-height:42px!important;width:min(520px,100%)!important;margin:24px auto 0!important;display:grid!important;place-items:center!important;border-radius:999px!important;color:var(--sd-primary,#e63946)!important;border-color:#e639466b!important}body.home>.trust-strip,body.home>.newsletter-sec,body.blog>.trust-strip,body.single-post>.trust-strip,body.page-id-6>.trust-strip{display:none!important}body:not(.home)>.newsletter-sec{padding:clamp(28px,4vw,52px) 0!important;background:#08090c!important;border-top:1px solid rgba(255,255,255,.07)!important;border-bottom:1px solid rgba(255,255,255,.07)!important}body:not(.home)>.newsletter-sec .nl-grid{width:min(1180px,calc(100% - 32px))!important;margin:0 auto!important;padding:clamp(22px,3vw,34px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(300px,440px)!important;gap:clamp(18px,3vw,34px)!important;align-items:center!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:20px!important;background:linear-gradient(135deg,#fff1,#ffffff06)!important;box-shadow:0 18px 46px #0003!important}body:not(.home)>.newsletter-sec .section-label,body.blog .sd-blog-shop-kicker,body.single-post .sd-blog-shop-kicker{color:var(--sd-primary,#e63946)!important;border-color:#e6394673!important;background:#e6394614!important}body:not(.home)>.newsletter-sec h2{margin:0 0 10px!important;color:#fff!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.04!important;text-wrap:balance!important}body:not(.home)>.newsletter-sec p,body:not(.home)>.newsletter-sec .nl-perk{color:#ffffffc2!important}body:not(.home)>.newsletter-sec .nl-perks{display:grid!important;gap:8px!important;margin-top:16px!important}body:not(.home)>.newsletter-sec form,body:not(.home)>.newsletter-sec .mc4wp-form-fields{display:grid!important;gap:10px!important}body:not(.home)>.newsletter-sec input[type=email]{width:100%!important;min-height:52px!important;padding:0 16px!important;color:#fff!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:12px!important}body:not(.home)>.newsletter-sec input[type=submit]{min-height:52px!important;padding:0 20px!important;color:#14100a!important;background:linear-gradient(135deg,var(--sd-primary,#e63946),var(--sd-primary-2,#c44569))!important;border:0!important;border-radius:12px!important;font-weight:800!important;box-shadow:0 12px 26px #c89a2438!important}body:not(.home)>.newsletter-sec .mc4wp-response{color:#ffffffd1!important}body.blog .btn.btn-ghost,body.blog .btn.btn-ghost.btn-sm,body.blog.wp-theme-solddolls a.btn.btn-ghost,body.blog.wp-theme-solddolls a.btn.btn-ghost.btn-sm,body.blog .sd-blog-card a.btn.btn-ghost,body.blog .sd-blog-shop-bridge a.btn.btn-ghost,body.blog .page-numbers:not(.current),body.archive .page-numbers:not(.current){color:var(--sd-primary,#e63946)!important;border-color:#e639466b!important;background:#e639460f!important}body.blog .btn.btn-ghost:hover,body.blog .btn.btn-ghost.btn-sm:hover,body.blog.wp-theme-solddolls a.btn.btn-ghost:hover,body.blog.wp-theme-solddolls a.btn.btn-ghost.btn-sm:hover,body.blog .sd-blog-card a.btn.btn-ghost:hover,body.blog .sd-blog-shop-bridge a.btn.btn-ghost:hover,body.blog .page-numbers:not(.current):hover,body.archive .page-numbers:not(.current):hover{color:#fff!important;border-color:#e63946b8!important;background:#e6394624!important}body.single-post .breadcrumb a,body.single.single-post.wp-theme-solddolls .breadcrumb a,body.single.single-post.wp-theme-solddolls .sd-breadcrumb a,body.single-post .entry-content a,body.single-post .post-content a,body.single-post .sd-blog-article a,body.single-post .sd-blog-inject a,body.single-post .wp-block-button__link,body.single.single-post.wp-theme-solddolls .wp-block-button__link{color:var(--sd-primary,#e63946)!important;border-color:#e6394680!important}body.single-post .wp-block-button__link,body.single.single-post.wp-theme-solddolls .wp-block-button__link{background:#e639461a!important;box-shadow:inset 0 0 0 1px #e6394673!important}body.single-post .breadcrumb a:hover,body.single.single-post.wp-theme-solddolls .breadcrumb a:hover,body.single.single-post.wp-theme-solddolls .sd-breadcrumb a:hover,body.single-post .entry-content a:hover,body.single-post .post-content a:hover,body.single-post .sd-blog-article a:hover,body.single-post .sd-blog-inject a:hover{color:#fff!important}body.single-post .sd-shop-cta{background:linear-gradient(135deg,#e6394613,#ffffff06)!important;border-color:#e6394642!important}body.single-post .sd-shop-cta a,body.single-post .sd-shop-cta a:visited,body.blog .sd-cat-pill,body.archive .sd-cat-pill,body.single-post .sd-cat-pill{color:#f5f1e8!important;background:#ffffff0e!important;border:1px solid rgba(230,57,70,.34)!important;border-radius:999px!important;box-shadow:none!important}body.single-post .sd-shop-cta a:hover,body.single-post .sd-shop-cta a:focus-visible,body.blog .sd-cat-pill:hover,body.blog .sd-cat-pill:focus-visible,body.archive .sd-cat-pill:hover,body.archive .sd-cat-pill:focus-visible,body.single-post .sd-cat-pill:hover,body.single-post .sd-cat-pill:focus-visible,body.blog .sd-cat-pill.sd-cat-all,body.archive .sd-cat-pill.sd-cat-all,body.single-post .sd-cat-pill.sd-cat-all{color:#15110a!important;background:linear-gradient(135deg,var(--sd-primary,#e63946),var(--sd-primary-2,#c44569))!important;border-color:#e63946c7!important}body.single-product .prod-badges .badge:not(.badge-sale),body.single-product .prod-badges .badge:not(.badge-sale):hover,body.single-product .reviews-link,body.single-product .reviews-link:hover,body.single-product .tab-btn.active,body.single-product .tab-btn:hover,body.single-product .sd-ship-price:not(.sd-ship-price-free),body.single-product .sd-cross-price,body.single-product .sd-cross-price .woocommerce-Price-amount,body.single-product .sd-cross-price .woocommerce-Price-currencySymbol,body.single-product .sd-sticky-price,body.single-product .sd-sticky-price .woocommerce-Price-amount,body.single-product .sd-sticky-price .woocommerce-Price-currencySymbol{color:var(--sd-primary,#e63946)!important}body.single-product .prod-badges .badge:not(.badge-sale){background:#e6394614!important;border-color:#e6394661!important}body.single-product .tab-btn.active{border-bottom-color:var(--sd-primary,#e63946)!important}body.single-product .reviews-link{text-decoration-color:#e639468c!important}body.single-product .discount-badge,body.single-product .badge-sale{color:#fff!important}body.page-template-template-boutique .sd-shop-cat-text,body.page-id-6 .sd-shop-cat-text{color:#f5f1e8!important}body.page-template-template-boutique .sd-shop-cat-card:hover .sd-shop-cat-text,body.page-id-6 .sd-shop-cat-card:hover .sd-shop-cat-text{color:var(--sd-primary,#e63946)!important}@media(max-width:1099px){body:not(.woocommerce-checkout) #sd-cro-bar{height:32px!important;min-height:32px!important}body:not(.woocommerce-checkout) #sd-cro-bar:before{font-size:11.5px!important;letter-spacing:0!important}body.home:not(.woocommerce-checkout) .sd-v3-intents{padding-top:18px!important}body.home:not(.woocommerce-checkout) .sd-v3-intents .sd-v3-head{margin-bottom:16px!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:15px 10px!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-card{gap:7px!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-card img{width:58px!important;height:58px!important;padding:0!important}body.home:not(.woocommerce-checkout) .sd-v3-intent-card strong{max-width:78px!important;font-size:12px!important}body.home:not(.woocommerce-checkout) .sd-v3-shop-after{min-height:40px!important;margin-top:20px!important}body:not(.home)>.newsletter-sec{padding:24px 0!important}body:not(.home)>.newsletter-sec .nl-grid{width:calc(100% - 32px)!important;padding:20px!important;grid-template-columns:1fr!important;border-radius:18px!important}body:not(.home)>.newsletter-sec h2{font-size:28px!important}body:not(.home)>.newsletter-sec .nl-perks{display:none!important}}@media(min-width:769px){body.home .sd-v3-shop-after{display:none!important}}.sd-blog-intro{display:none!important}@media(min-width:769px){body.home:not(.woocommerce-checkout) .sd-v3-intents .sd-v3-shop-after,body.home:not(.woocommerce-checkout) .sd-v3-shop-after{display:none!important}}@media(min-width:1025px){body.home .sd-home-v3 .sd-v3-section{padding-block:clamp(28px,3.2vw,48px)!important}body.home .sd-home-v3 .sd-v3-products{padding-block:clamp(30px,3.4vw,54px)!important}body.home .sd-home-v3 .sd-v3-head{margin-bottom:20px!important}body.home .sd-home-v3 .sd-v3-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}body.home .sd-home-v3 .sd-v3-section-tags{margin-bottom:18px!important}body.page-id-6 .sd-shop-section{padding-block:clamp(30px,3.5vw,52px)!important}body.page-id-6 .sd-shop-section-head{margin-bottom:18px!important}body.page-id-6 .sd-shop-bottom{padding-block:clamp(32px,3.8vw,56px)!important}}.sd-v3-compact-banner{padding-block:clamp(18px,2.4vw,32px)!important}.sd-v3-compact-banner .container{max-width:1240px}.sd-v3-compact-banner-link{display:block;border:1px solid rgba(255,255,255,.1);border-radius:22px;overflow:hidden;background:#090d16;box-shadow:0 18px 44px #00000047}.sd-v3-compact-banner-link img{display:block;width:100%;height:clamp(142px,18vw,228px);object-fit:cover;object-position:center}@media(max-width:768px){.sd-v3-compact-banner{display:none!important}}body.page-id-6 .sd-shop-page-v2{padding-top:0!important}body.page-id-6 .sd-shop-page-v2 .sd-shop-section{margin-inline:auto!important;scroll-margin-top:96px!important}body.page-id-6 .sd-shop-page-v2 .sd-shop-quick{padding-block:clamp(24px,3.5vw,46px) clamp(16px,2vw,28px)!important}body.page-id-6 .sd-shop-page-v2 .sd-shop-section-head h1{margin:14px 0 0!important;color:#fff!important;font-family:Cormorant Garamond,Georgia,serif!important;font-size:clamp(2.55rem,5.4vw,5rem)!important;line-height:.92!important;font-weight:700!important;letter-spacing:0!important;text-wrap:balance!important}body.page-id-6 .sd-shop-page-v2 .sd-shop-section-head p{max-width:720px!important}body.page-id-6 .sd-shop-page-v2 .sd-shop-feature-banner{padding-block:clamp(8px,1.2vw,16px)!important}body.page-id-6 .sd-shop-feature-banner-link{display:block!important;width:min(100%,1220px)!important;margin-inline:auto!important;overflow:hidden!important;border-radius:14px!important;background:#ffffff0b!important;box-shadow:0 18px 42px #00000047!important;line-height:0!important}body.page-id-6 .sd-shop-feature-banner-link br,body.page-id-6 .sd-shop-feature-banner-link noscript{display:none!important}body.page-id-6 .sd-shop-feature-banner-link img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;background:#0b111d!important}@media(max-width:768px){body.page-id-6 .sd-shop-page-v2 .sd-shop-feature-banner{width:calc(100% - 16px)!important;margin-inline:8px!important;padding-block:2px 6px!important}body.page-id-6 .sd-shop-feature-banner-link{border-radius:16px!important}body.page-id-6 .sd-shop-feature-banner-link img{height:clamp(132px,35vw,148px)!important;object-fit:cover!important;object-position:left center!important}body.page-id-6 .sd-shop-feature-banner+#sd-shop-best{padding-top:20px!important}}body.page-id-6 .sd-shop-page-v2 .sd-shop-products{padding-block:clamp(26px,3vw,44px)!important}@media(min-width:1025px){body.page-id-6 .sd-shop-page-v2{display:flex!important;flex-direction:column!important}body.page-id-6 .sd-shop-page-v2 .sd-shop-container,body.page-id-6 .sd-shop-page-v2 .sd-shop-section{width:min(1220px,calc(100vw - 48px))!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}body.page-id-6 #sd-shop-rayons{order:1!important}body.page-id-6 #sd-shop-best{order:2!important}body.page-id-6 .sd-shop-feature-banner{order:3!important}body.page-id-6 #sd-shop-new{order:4!important}body.page-id-6 #sd-shop-sale{order:5!important}body.page-id-6 .sd-shop-hero{padding-block:clamp(24px,3vw,42px) clamp(22px,2.6vw,38px)!important}body.page-id-6 .sd-shop-hero-panel{min-height:238px!important}body.page-id-6 .sd-shop-hero h1{font-size:clamp(2.8rem,4.7vw,4.25rem)!important}body.page-id-6 #sd-shop-rayons{padding-block:clamp(16px,1.5vw,22px) clamp(16px,1.5vw,22px)!important}body.page-id-6 #sd-shop-rayons .sd-shop-section-head{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}body.page-id-6 #sd-shop-rayons .sd-shop-section-head h1,body.page-id-6 #sd-shop-rayons .sd-shop-section-head h2{margin-top:0!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:clamp(1.15rem,1.55vw,1.55rem)!important;line-height:1.15!important;font-weight:900!important;max-width:540px!important}body.page-id-6 #sd-shop-rayons .sd-shop-section-head p,body.page-id-6 #sd-shop-rayons .sd-shop-pill{display:none!important}body.page-id-6 #sd-shop-rayons .sd-shop-link{min-height:38px!important;padding:0 18px!important;border-radius:999px!important;font-size:.82rem!important}body.page-id-6 #sd-shop-rayons .sd-shop-cat-grid{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:clamp(18px,2vw,34px)!important;align-items:start!important;max-width:1220px!important;margin-inline:auto!important;padding:0!important}body.page-id-6 #sd-shop-rayons .sd-shop-cat{display:grid!important;justify-items:center!important;align-content:start!important;gap:9px!important;min-height:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-align:center!important;transition:transform .32s cubic-bezier(.22,.61,.36,1),opacity .32s cubic-bezier(.22,.61,.36,1)!important}body.page-id-6 #sd-shop-rayons .sd-shop-cat-img{width:clamp(66px,5.6vw,82px)!important;height:clamp(66px,5.6vw,82px)!important;padding:7px!important;border-radius:999px!important;background:#fffffff5!important;box-shadow:0 14px 32px #00000047,inset 0 1px #ffffffb8!important}body.page-id-6 #sd-shop-rayons .sd-shop-cat-img img{width:100%!important;height:100%!important;object-fit:contain!important}body.page-id-6 #sd-shop-rayons .sd-shop-cat-text{display:grid!important;justify-items:center!important;width:100%!important}body.page-id-6 #sd-shop-rayons .sd-shop-cat-text strong{max-width:132px!important;color:#fff!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:clamp(12px,.98vw,14px)!important;line-height:1.12!important;font-weight:850!important;text-align:center!important;letter-spacing:0!important;text-wrap:balance!important}body.page-id-6 #sd-shop-rayons .sd-shop-cat-text small,body.page-id-6 #sd-shop-rayons .sd-shop-cat-count{display:none!important}body.page-id-6 #sd-shop-rayons .sd-shop-cat:hover{transform:translateY(-3px)!important;opacity:1!important}body.page-id-6 .sd-shop-products{padding-block:clamp(18px,2vw,30px)!important}body.page-id-6 .sd-shop-products .sd-shop-section-head{position:relative!important;display:block!important;max-width:1220px!important;margin:0 auto 18px!important;text-align:center!important}body.page-id-6 .sd-shop-products .sd-shop-section-head h2{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(18px,2.2vw,34px)!important;margin:10px auto 0!important;max-width:none!important;color:#fff!important;font-family:Poppins,var(--ff-body,Arial,sans-serif)!important;font-size:clamp(1.55rem,2.15vw,2.1rem)!important;line-height:1.08!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important}body.page-id-6 .sd-shop-products .sd-shop-section-head h2:before,body.page-id-6 .sd-shop-products .sd-shop-section-head h2:after{content:""!important;display:block!important;width:clamp(48px,6vw,88px)!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,rgba(212,178,91,.85),transparent)!important}body.page-id-6 .sd-shop-products .sd-shop-section-head p{display:none!important}body.page-id-6 .sd-shop-products .sd-shop-pill{min-height:28px!important;width:max-content!important;margin:0 auto!important;padding:5px 12px!important;font-size:.64rem!important}body.page-id-6 .sd-shop-products .sd-shop-link{position:absolute!important;right:0!important;bottom:1px!important;min-height:38px!important;padding:0 18px!important;border-radius:999px!important;font-size:.82rem!important}body.page-id-6 .sd-shop-products .woocommerce{margin-top:10px!important}body.page-id-6 .sd-shop-products .products-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;margin:0!important;padding:0!important}body.page-id-6 .sd-shop-products .products-grid>.pcard,body.page-id-6 .sd-shop-products .products-grid>article.product{width:auto!important;max-width:none!important;min-width:0!important;margin:0!important}body.page-id-6 .sd-shop-products .products-grid>.pcard:nth-child(n+6),body.page-id-6 .sd-shop-products .products-grid>article.product:nth-child(n+6){display:none!important}body.page-id-6 .sd-shop-products .products-grid .pcard-title,body.page-id-6 .sd-shop-products .products-grid .pcard-name,body.page-id-6 .sd-shop-products .products-grid .woocommerce-loop-product__title{min-height:42px!important;font-size:clamp(.82rem,.82vw,.92rem)!important;line-height:1.22!important}body.page-id-6 .sd-shop-products ul.products,body.page-id-6 .sd-shop-products .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important;margin:0!important;padding:0!important}body.page-id-6 .sd-shop-products ul.products:before,body.page-id-6 .sd-shop-products ul.products:after,body.page-id-6 .sd-shop-products .woocommerce ul.products:before,body.page-id-6 .sd-shop-products .woocommerce ul.products:after{display:none!important;content:none!important}body.page-id-6 .sd-shop-products ul.products li.product,body.page-id-6 .sd-shop-products .woocommerce ul.products li.product{float:none!important;clear:none!important;width:auto!important;max-width:none!important;margin:0!important}body.page-id-6 .sd-shop-products ul.products li.product:nth-child(n+6),body.page-id-6 .sd-shop-products .woocommerce ul.products li.product:nth-child(n+6){display:none!important}body.page-id-6 .sd-shop-products ul.products li.product .woocommerce-loop-product__title,body.page-id-6 .sd-shop-products .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:44px!important}.sd-v3-compact-banner{padding-block:clamp(14px,1.7vw,22px)!important}body.home .sd-home-v3 .sd-v3-compact-banner{padding-block:18px!important}.sd-v3-compact-banner-link img{height:clamp(118px,14vw,184px)!important}}@media(max-width:768px){body.page-id-6 .sd-shop-products .products-grid>.pcard:nth-child(n+5),body.page-id-6 .sd-shop-products .products-grid>article.product:nth-child(n+5),body.page-id-6 .sd-shop-products ul.products li.product:nth-child(n+5),body.page-id-6 .sd-shop-products .woocommerce ul.products li.product:nth-child(n+5){display:none!important}}body.page-id-6{background:#08080b}body.page-id-6 .breadcrumb-bar{display:none}body.page-id-6 #main-content.site-content{background:radial-gradient(circle at 18% 0%,rgba(193,18,31,.16),transparent 34rem),radial-gradient(circle at 88% 18%,rgba(214,178,74,.1),transparent 30rem),linear-gradient(180deg,#08080b,#0b0b0f 46%,#08080b);overflow:hidden}body.page-id-6 #main-content>.container-sm{max-width:none;width:100%;padding:0!important}body.page-id-6 #main-content>.container-sm>article>h1{display:none}body.page-id-6 .rich-desc>.sd-breadcrumb{display:none!important}body.page-id-6 .rich-desc{color:#ffffffd1;font-size:1rem;line-height:1.7}body.page-id-6 .rich-desc p{color:#ffffffb8}body.page-id-6 .sd-shop-page>p,body.page-id-6 .sd-shop-section>p,body.page-id-6 .sd-shop-hero-copy>p:empty{margin:0!important;padding:0!important}body.page-id-6 .sd-shop-actions>p,body.page-id-6 .sd-shop-section-row>p,body.page-id-6 .sd-shop-cat-grid>p,body.page-id-6 .sd-shop-split>p{display:contents!important}body.page-id-6 .sd-shop-actions>br,body.page-id-6 .sd-shop-section-row>br,body.page-id-6 .sd-shop-cat-grid>br,body.page-id-6 .sd-shop-split>br{display:none!important}body.page-id-6 .sd-shop-cat br,body.page-id-6 .sd-shop-focus-card br,body.page-id-6 .sd-shop-actions br,body.page-id-6 .sd-shop-trust br{display:none!important}.sd-shop-page,.sd-shop-page *{box-sizing:border-box}.sd-shop-page{position:relative;color:#fff;isolation:isolate}.sd-shop-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}.sd-shop-hero{position:relative;padding:clamp(44px,6vw,86px) 0 clamp(38px,5vw,72px);border-bottom:1px solid rgba(255,255,255,.08)}.sd-shop-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#08080bf0,#08080bb8 54%,#08080beb),radial-gradient(circle at 70% 34%,rgba(193,18,31,.24),transparent 28rem);z-index:-1}.sd-shop-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.72fr);align-items:center;gap:clamp(24px,5vw,68px)}.sd-shop-kicker,.sd-shop-pill{display:inline-flex;align-items:center;width:fit-content;min-height:34px;padding:7px 13px;border:1px solid rgba(214,178,74,.38);border-radius:999px;background:#d6b24a17;color:#d8bd68;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sd-shop-hero h1,.sd-shop-section-head h2,.sd-shop-bottom h2{margin:16px 0 0;color:#fff;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;letter-spacing:0;line-height:.95;text-wrap:balance}.sd-shop-hero h1{max-width:760px;font-size:clamp(3rem,6.2vw,5.7rem)}.sd-shop-hero p{max-width:680px;margin:22px 0 0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.75}.sd-shop-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.sd-shop-btn,.sd-shop-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:14px;padding:0 22px;color:#fff;font-weight:900;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.sd-shop-btn-primary{background:linear-gradient(180deg,#d9132a,#b80619);border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 42px #c1121f47;color:#fff!important}body.page-id-6 .rich-desc .sd-shop-page a.sd-shop-btn-primary,body.page-id-6 .sd-shop-page a.sd-shop-btn-primary:visited{color:#fff!important}.sd-shop-btn-secondary,.sd-shop-link{background:#ffffff0f;border:1px solid rgba(255,255,255,.16);color:#f2d979!important}body.page-id-6 .rich-desc .sd-shop-page a.sd-shop-btn-secondary,body.page-id-6 .rich-desc .sd-shop-page a.sd-shop-link,body.page-id-6 .sd-shop-page a.sd-shop-btn-secondary:visited,body.page-id-6 .sd-shop-page a.sd-shop-link:visited{color:#f2d979!important}.sd-shop-btn:hover,.sd-shop-link:hover,.sd-shop-cat:hover,.sd-shop-focus-card:hover{transform:translateY(-2px)}.sd-shop-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.sd-shop-trust span{padding:9px 12px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#ffffffd1;font-size:.83rem;font-weight:800}.sd-shop-hero-panel{position:relative;min-height:360px}.sd-shop-hero-card{position:absolute;display:grid;place-items:center;border-radius:24px;background:linear-gradient(145deg,#ffffff1a,#ffffff09);border:1px solid rgba(255,255,255,.12);box-shadow:0 26px 70px #00000057;overflow:hidden}.sd-shop-hero-card img{width:72%;height:72%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.24))}.sd-shop-hero-card-a{inset:8px auto auto 8px;width:64%;aspect-ratio:1}.sd-shop-hero-card-b{right:0;bottom:30px;width:54%;aspect-ratio:1}.sd-shop-hero-note{position:absolute;left:8%;right:8%;bottom:0;padding:16px 18px;border-radius:18px;background:#0d0d11c7;border:1px solid rgba(214,178,74,.22);color:#ffffffd6;font-size:.92rem;font-weight:800;backdrop-filter:blur(12px)}.sd-shop-section{padding:clamp(34px,5vw,64px) 0}.sd-shop-section-head{max-width:760px;margin-bottom:22px}.sd-shop-section-row{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:20px}.sd-shop-section-head h2,.sd-shop-bottom h2{font-size:clamp(2.2rem,4vw,4rem)}.sd-shop-section-head p,.sd-shop-bottom p{max-width:660px;margin:14px 0 0;color:#ffffffab}.sd-shop-link{flex:0 0 auto;min-height:44px;padding-inline:18px;color:#f4da79}.sd-shop-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px;align-items:start;padding:4px 0 2px}.sd-shop-cat{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;min-height:0;padding:4px 2px;border-radius:16px;background:transparent;border:0;color:#fff;text-decoration:none;text-align:center;transition:transform .2s ease,opacity .2s ease}.sd-shop-cat:hover{transform:translateY(-2px);opacity:.92}.sd-shop-cat-img{width:74px;height:74px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;background:#ffffffeb;overflow:hidden;box-shadow:0 12px 26px #0000002e}.sd-shop-cat-img img{width:100%;height:100%;object-fit:contain}.sd-shop-cat-text{display:grid;justify-items:center;gap:0;width:100%}.sd-shop-cat-text strong,.sd-shop-focus-card strong{color:#fff;font-size:.96rem;line-height:1.15;font-weight:850;text-wrap:balance}.sd-shop-cat-text small,.sd-shop-focus-card small{color:#ffffffa3;font-size:.87rem;line-height:1.35}.sd-shop-cat-count{display:none}.sd-shop-products .woocommerce{margin-top:18px}body.page-id-6 .sd-shop-products .woocommerce ul.products{gap:14px!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product{border-radius:18px!important;background:#131316eb!important;border-color:#ffffff1a!important;box-shadow:none!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product:hover{border-color:#d6b24a57!important;box-shadow:0 16px 34px #00000047!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product a img{aspect-ratio:1 / 1!important;object-fit:cover!important;object-position:center top!important;background:#fff!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:58px;color:#ffffffe0!important;font-family:Cormorant Garamond,Georgia,serif;font-size:1.12rem!important;line-height:1.16!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product .price{font-size:1.08rem!important;color:#d8bd68!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product a.button,body.page-id-6 .sd-shop-products .woocommerce ul.products li.product button.button{display:none!important}body.page-id-6 .sd-shop-products .products-grid{gap:14px!important}body.page-id-6 .sd-shop-products .pcard{background:#131316eb!important;border-color:#ffffff1a!important}body.page-id-6 .sd-shop-products .pcard-name,body.page-id-6 .sd-shop-products .pcard-name a,body.page-id-6 .sd-shop-products .pcard-title,body.page-id-6 .sd-shop-products .pcard-title a{color:#ffffffe6!important}body.page-id-6 .sd-shop-products .pcard-name a:hover,body.page-id-6 .sd-shop-products .pcard-title a:hover{color:#fff!important}.sd-shop-split{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sd-shop-focus-card{min-height:190px;display:flex;flex-direction:column;justify-content:end;gap:9px;padding:22px;border-radius:22px;background:linear-gradient(180deg,#0a0a0e38,#0a0a0eeb),radial-gradient(circle at 70% 15%,rgba(193,18,31,.18),transparent 18rem),#ffffff0d;border:1px solid rgba(255,255,255,.11);color:#fff;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.sd-shop-focus-card:hover{border-color:#d6b24a61}.sd-shop-focus-label{color:#d8bd68;font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sd-shop-bottom{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;padding:clamp(22px,4vw,38px);border:1px solid rgba(214,178,74,.22);border-radius:26px;background:linear-gradient(135deg,#d6b24a1a,#c1121f17),#ffffff0b}@media(max-width:920px){.sd-shop-hero-grid{grid-template-columns:1fr}.sd-shop-hero-panel{display:none}.sd-shop-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sd-shop-split,.sd-shop-bottom{grid-template-columns:1fr}}@media(max-width:768px){.sd-shop-container{width:min(100% - 24px,560px)}.sd-shop-hero{padding:32px 0 28px}.sd-shop-hero h1{font-size:clamp(2.35rem,12vw,3.35rem)}.sd-shop-hero p{margin-top:16px;font-size:.98rem}.sd-shop-actions{display:grid;grid-template-columns:1fr;margin-top:22px}.sd-shop-btn{min-height:54px;border-radius:15px}.sd-shop-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sd-shop-trust span{text-align:center;font-size:.78rem}.sd-shop-section{padding:34px 0}.sd-shop-section-row{display:grid;align-items:start}.sd-shop-link{justify-self:start}.sd-shop-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 10px}.sd-shop-cat{min-height:0;padding:2px 0;border-radius:12px;gap:8px}.sd-shop-cat-img{width:58px;height:58px;border-radius:999px}.sd-shop-cat-text strong{font-size:.76rem;line-height:1.13}.sd-shop-cat-text small{display:none}.sd-shop-cat-count{font-size:.68rem}body.page-id-6 .sd-shop-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product{border-radius:16px!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product a img{aspect-ratio:1 / 1!important;border-radius:16px 16px 0 0}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:54px;padding:11px 11px 4px!important;font-size:.98rem!important}body.page-id-6 .sd-shop-products .woocommerce ul.products li.product .price{padding:0 11px 12px!important;font-size:.98rem!important}}@media(max-width:380px){.sd-shop-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 8px}.sd-shop-cat{min-height:0;padding:0}.sd-shop-cat-img{width:52px;height:52px}.sd-shop-cat-text strong{font-size:.68rem;line-height:1.12}.sd-shop-cat-text small{display:none}.sd-shop-cat-count{font-size:.64rem}}@media(min-width:1100px){#mobile-drawer,#drawer-backdrop{display:none!important;visibility:hidden!important;pointer-events:none!important}body:not(.woocommerce-checkout) #sd-header .burger{display:none!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline{display:flex!important}}@media(max-width:1099px){body:not(.woocommerce-checkout) #sd-header .burger{display:flex!important}body:not(.woocommerce-checkout) #sd-desktop-nav-inline{display:none!important}}:root{--c-accent-text:var(--sd-primary,#e63946);--c-accent-text-soft:#f3e2b3;--c-copy-strong:#f3eee5;--c-copy:#e6ded1;--c-copy-soft:#bfb5a6}body,body p,body li,body .rich-desc,body .rv-body,body .woocommerce-product-details__short-description,body .entry-content,body .post-content,body .sd-blog-article,body .sd-blog-inject{color:var(--c-copy)}body a:not(.btn):not(.button):not(.added_to_cart):not(.nav-cta-btn):not(.drawer-shop-btn):not(.sd-v3-text-link):not(.page-numbers):not(.woocommerce-Button):not(.wp-block-button__link){color:var(--c-accent-text)}body a:not(.btn):not(.button):not(.added_to_cart):not(.nav-cta-btn):not(.drawer-shop-btn):not(.sd-v3-text-link):not(.page-numbers):not(.woocommerce-Button):not(.wp-block-button__link):hover,body a:not(.btn):not(.button):not(.added_to_cart):not(.nav-cta-btn):not(.drawer-shop-btn):not(.sd-v3-text-link):not(.page-numbers):not(.woocommerce-Button):not(.wp-block-button__link):focus-visible{color:#fff}.btn-outline,a.btn-outline{border-color:#e6394680!important;color:var(--c-accent-text)!important}.btn-outline:hover,a.btn-outline:hover{background:linear-gradient(135deg,var(--sd-primary,#e63946),var(--sd-primary-2,#c44569))!important;border-color:#e63946c7!important;color:#15110a!important}.main-menu a,.sub-menu li a,.drawer-nav-list a,.drawer-ac-footer a,.breadcrumb a,.prod-breadcrumb a,.sd-breadcrumb-wrap a,.woocommerce-breadcrumb a,.prod-rating .reviews-link,.tab-btn.active,.tab-btn:hover,.section-label,.hero-content h1 em,.mc-name a:hover,.mc-price,.mc-price .amount,.search-form-inner button[type=submit],.header-search-toggle[aria-expanded=true]{color:var(--c-accent-text)!important}.prod-rating .reviews-link{color:var(--c-text)!important}body.single-product .prod-rating .reviews-link{color:#fff!important}body.single-product .prod-rating .verified svg{color:var(--c-success)!important}.sub-menu li a:hover,.main-menu a:hover,.drawer-nav-list a:hover,.drawer-ac-footer a:hover,.breadcrumb a:hover,.prod-breadcrumb a:hover,.sd-breadcrumb-wrap a:hover,.woocommerce-breadcrumb a:hover,.prod-rating .reviews-link:hover,body.single-product .prod-rating .reviews-link{color:#fff!important}body.single-product .prod-rating .verified{color:var(--c-success)!important}.sub-menu li a:hover{background:#e639461a!important}.hero-content{max-width:720px}.hero-content h1,.hero.hero-bg .hero-content h1{max-width:11ch;color:#fff!important;text-wrap:balance}.hero-content h1 em,.hero.hero-bg .hero-content h1 em{color:var(--c-accent-text)!important}.hero-lead,.hero.hero-bg .hero-lead{max-width:62ch;color:#f3eee5db!important;font-size:clamp(1rem,1.4vw,1.08rem);line-height:1.8!important}.hero-trust-item,.hero.hero-bg .hero-trust-item{color:var(--c-accent-text-soft)!important}.sd-home-v3 .sd-v3-head{align-items:flex-start;gap:22px}.sd-home-v3 .sd-v3-head>div{max-width:780px}.sd-home-v3 .sd-v3-head h2{max-width:10.5ch;line-height:1.02;text-wrap:balance}.sd-home-v3 .sd-v3-head p{max-width:60ch;color:#f3eee5bd;font-size:.99rem;line-height:1.72}.sd-home-v3 .sd-v3-section-tags a{color:#f3eee5eb}.sd-home-v3 .sd-v3-path-card p,.sd-home-v3 .sd-v3-intent-card span{color:#f3eee5ad}.pcard-name,.pcard-title,body.page-id-6 .sd-shop-products .pcard-name,body.page-id-6 .sd-shop-products .pcard-title{line-height:1.45}.pcard-name a,.pcard-title a,body.page-id-6 .sd-shop-products .pcard-name a,body.page-id-6 .sd-shop-products .pcard-title a{color:#f3eee5f0!important}.pcard-name a:hover,.pcard-title a:hover,body.page-id-6 .sd-shop-products .pcard-name a:hover,body.page-id-6 .sd-shop-products .pcard-title a:hover{color:var(--c-accent-text)!important}.mc-remove:hover{color:var(--c-accent-text)!important;background:#e6394614!important;border-color:#e6394642!important}@media(max-width:900px){.sd-home-v3 .sd-v3-head h2,.hero-content h1,.hero.hero-bg .hero-content h1,.hero-lead,.hero.hero-bg .hero-lead{max-width:none}}.site-logo:hover,.burger:hover,.hdr-btn:hover,.drawer-search-bar button[type=submit]:hover,.search-form-inner button[type=submit]:hover,.swatch:hover,.swatch.active,.share-btn:hover,.soc-link:hover,.prod-price-disc,.mc-remove:hover,.mc-name a:hover,.mc-price,.mc-price .amount{color:var(--c-accent-text)!important}.swatch:hover,.swatch.active,.share-btn:hover,.soc-link:hover,.prod-price-disc{border-color:#e6394657!important}.swatch.active,.prod-price-disc{background:#e639461f!important}body.home .sd-v3-paths{display:none!important}body.home .hero.hero-bg .hero-btns .btn-primary,body.home .hero.hero-bg a.btn.btn-primary{background:linear-gradient(135deg,#ead08a,#d8b45d 48%,#b88428)!important;color:#17120b!important;border:1px solid rgba(255,240,206,.34)!important;box-shadow:0 16px 38px #b884283d,inset 0 1px #ffffff52!important}body.home .hero.hero-bg .hero-btns .btn-primary:hover,body.home .hero.hero-bg a.btn.btn-primary:hover{background:linear-gradient(135deg,#f0d994,#ddb964 46%,#c18f34)!important;color:#120e09!important}body.home .hero.hero-bg .hero-btns .btn-outline,body.home .hero.hero-bg a.btn.btn-outline{background:#0c0c1047!important;color:#f1d585!important;border:1px solid rgba(230,57,70,.42)!important;box-shadow:inset 0 0 0 1px #ffffff0a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}body.home .hero.hero-bg .hero-btns .btn-outline:hover,body.home .hero.hero-bg a.btn.btn-outline:hover{background:#e6394624!important;color:#fff4d2!important;border-color:#e639469e!important}.sd-back-to-top{border:1px solid rgba(255,240,206,.18)!important;background:linear-gradient(135deg,#ead08a,#d8b45d 48%,#b88428)!important;color:#17120b!important;box-shadow:0 14px 32px #b884284d!important}.sd-back-to-top:hover{box-shadow:0 18px 42px #b8842861!important}@media(max-width:768px){body.home .hero.hero-bg{min-height:600px;padding:24px 0 30px!important;display:flex;align-items:flex-end}body.home .hero.hero-bg:after{background:linear-gradient(180deg,#08080b1a,#08080b3d 24%,#08080b94 64%,#08080bd6),linear-gradient(90deg,#08080bb8,#08080b2e 55%,#08080b7a)!important}body.home .hero.hero-bg .hero-bg-img{object-position:56% 2%;opacity:.9;transform:scale(1.04)}body.home .hero.hero-bg .container{width:calc(100% - 28px);padding:0}body.home .hero.hero-bg .hero-content{padding:18px 16px 16px;border-radius:26px}body.home .hero.hero-bg .hero-content:before{inset:0;border-radius:26px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0d0c115c,#0d0c11d1),radial-gradient(circle at 16% 0%,rgba(230,57,70,.1),transparent 36%);box-shadow:0 24px 54px #00000042;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%)}body.home .hero.hero-bg .hero-eyebrow{margin-bottom:10px;padding:8px 12px;font-size:.6rem;letter-spacing:.14em}body.home .hero.hero-bg .hero-content h1{max-width:9.6ch;font-size:clamp(2rem,9vw,2.55rem)!important;line-height:.98!important;margin-bottom:12px}body.home .hero.hero-bg .hero-lead{font-size:.94rem!important;line-height:1.62!important;margin-bottom:16px;color:#f3eee5e0!important}body.home .hero.hero-bg .hero-btns{gap:10px;margin-bottom:14px}body.home .hero.hero-bg .hero-btns .btn{min-height:52px;padding-left:14px;padding-right:14px;border-radius:18px;font-size:.98rem;font-weight:800}body.home .hero.hero-bg .hero-trust{gap:8px}body.home .hero.hero-bg .hero-trust-item{flex:1 1 calc(50% - 8px);min-height:40px;padding:0 10px;font-size:.72rem;text-align:center;border-radius:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}body.home .sd-home-v3 .sd-v3-intents{padding-top:10px!important}}@media(max-width:768px){body.home .hero.hero-bg{min-height:640px;padding:26px 0!important;align-items:flex-end}body.home .hero.hero-bg:after{background:linear-gradient(180deg,#08080b08,#08080b1a,#08080b47 52%,#08080bd6)!important}body.home .hero.hero-bg .hero-bg-img{object-position:58% 0%;opacity:.97;transform:scale(1.02)}body.home .hero.hero-bg .container{width:calc(100% - 26px);padding:0}body.home .hero.hero-bg .hero-content{max-width:360px;padding:0!important;border-radius:0!important}body.home .hero.hero-bg .hero-content:before{display:none!important}body.home .hero.hero-bg .hero-eyebrow{padding:0!important;margin-bottom:14px;border:0!important;background:transparent!important;box-shadow:none!important;font-size:.62rem;letter-spacing:.18em;color:#ead08af5!important}body.home .hero.hero-bg .hero-content h1{max-width:8.8ch;font-size:clamp(2.08rem,9.4vw,2.72rem)!important;line-height:.96!important;margin-bottom:14px;text-shadow:0 4px 26px rgba(0,0,0,.52)}body.home .hero.hero-bg .hero-lead{max-width:30ch;margin-bottom:16px;font-size:.95rem!important;line-height:1.6!important;color:#f3eee5e6!important;text-shadow:0 2px 18px rgba(0,0,0,.28)}body.home .hero.hero-bg .hero-btns{display:grid;grid-template-columns:1fr;gap:10px;width:100%;margin-bottom:16px}body.home .hero.hero-bg .hero-btns .btn-primary,body.home .hero.hero-bg .hero-btns a.btn-primary{min-height:52px;border-radius:16px!important;font-size:.98rem;font-weight:800;box-shadow:0 12px 28px #b8842833,inset 0 1px #ffffff3d!important}body.home .hero.hero-bg .hero-btns .btn-outline,body.home .hero.hero-bg .hero-btns a.btn-outline{width:fit-content!important;min-height:0!important;padding:2px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#ead08af5!important;font-size:.94rem;font-weight:800;justify-content:flex-start!important}body.home .hero.hero-bg .hero-btns .btn-outline:after,body.home .hero.hero-bg .hero-btns a.btn-outline:after{content:"?";margin-left:8px;color:#ead08af5}body.home .hero.hero-bg .hero-trust{gap:8px}body.home .hero.hero-bg .hero-trust-item{flex:1 1 calc(50% - 8px);min-height:36px;padding:0 10px;border-radius:999px;background:#12101638!important;border:0!important;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);color:#faf1dde6!important;font-size:.71rem;font-weight:700}}body.home .hero.hero-bg{position:relative;min-height:clamp(520px,78vh,760px);padding:clamp(104px,11vw,146px) 0 clamp(56px,8vw,92px);overflow:hidden}body.home .hero.hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0e0b0fd1,#0e0b0f94 38%,#0e0b0f2e 68% 100%),linear-gradient(180deg,#08070a14,#08070a57);pointer-events:none;z-index:1}body.home .hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 26%;transform:scale(1.03)}body.home .hero .container,body.home .hero-grid,body.home .hero-content{position:relative;z-index:2}body.home .hero-grid{display:grid;grid-template-columns:minmax(0,560px) 1fr;align-items:end}body.home .hero-content{max-width:560px;padding:0;background:transparent;border:0;box-shadow:none}body.home .hero-eyebrow{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(212,178,92,.42);background:#17111447;color:#dfc070;letter-spacing:.18em;text-transform:uppercase;font-weight:700;font-size:12px;backdrop-filter:blur(8px)}body.home .hero h1{margin:18px 0 14px;max-width:11ch;font-size:clamp(42px,6vw,74px);line-height:.94;letter-spacing:-.03em;text-wrap:balance}body.home .hero-lead{max-width:34rem;margin:0 0 26px;font-size:clamp(17px,2vw,21px);line-height:1.58;color:#fff6eed6}body.home .hero-btns{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:22px}body.home .hero .btn-primary,body.home .sd-home-v3 .btn-primary,body.home .sd-v3-newsletter .btn-primary{background:linear-gradient(180deg,#d5b062,#b4873c);border-color:#d4b160e6;color:#120d10;box-shadow:0 20px 40px #8054103d}body.home .hero .btn-primary:hover,body.home .sd-home-v3 .btn-primary:hover,body.home .sd-v3-newsletter .btn-primary:hover{background:linear-gradient(180deg,#e1bf75,#bc9048);color:#120d10}body.home .hero .btn-outline{background:#1410132e;border-color:#f4e2cc57;color:#f7ebdd;backdrop-filter:blur(8px)}body.home .hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;max-width:520px}body.home .hero-trust-item{min-height:48px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff7ef1f;border:1px solid rgba(244,226,204,.12);color:#fff6eedb;font-weight:600;text-align:center}body.home .sd-home-v3{position:relative;z-index:2;margin-top:0}body.home .sd-v3-section{padding:clamp(32px,5vw,60px) 0;background:transparent;border:0;box-shadow:none}body.home .sd-v3-head{display:flex;align-items:end;justify-content:space-between;gap:18px 28px;margin-bottom:22px}body.home .sd-v3-head h2{margin:10px 0 8px;font-size:clamp(30px,4vw,46px);line-height:.98;letter-spacing:-.03em}body.home .sd-v3-head p{max-width:42rem;color:#f2ebe4b8}body.home .sd-v3-pill-label{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(212,178,92,.36);color:#d9b86a;background:#1b161b38;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}body.home .sd-v3-text-link,body.home .sd-v3-head-shop-link,body.home .sd-v3-shop-after{color:#e7c473}body.home .sd-v3-intent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}body.home .sd-v3-intent-card{display:grid;gap:10px;align-content:start;padding:18px 16px 16px;border-radius:22px;border:1px solid rgba(230,57,70,.14);background:linear-gradient(180deg,#fff8ef0f,#fff8ef05),#120e1385;transition:transform .18s ease,border-color .18s ease,background .18s ease}body.home .sd-v3-intent-card:hover{transform:translateY(-3px);border-color:#e6394647}body.home .sd-v3-intent-card img{width:76px;height:76px;object-fit:contain}body.home .sd-v3-intent-card strong{font-size:17px;line-height:1.15}body.home .sd-v3-products .container,body.home .sd-v3-reviews-section .container,body.home .sd-v3-newsletter-section .container{position:relative}body.home .sd-v3-section-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}body.home .sd-v3-section-tags a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#fff8ef0d;border:1px solid rgba(255,248,239,.08);color:#f5ede6d1}body.home .sd-v3-product-grid{gap:18px}body.home .sd-v3-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.home .sd-v3-review{padding:20px;border-radius:24px;border:1px solid rgba(230,57,70,.14);background:linear-gradient(180deg,#fff8ef0f,#fff8ef05)}body.home .sd-v3-newsletter{border-radius:28px;border:1px solid rgba(230,57,70,.18);background:radial-gradient(circle at top right,rgba(230,57,70,.16),transparent 40%),linear-gradient(180deg,#fff8ef0d,#fff8ef05)}body.home .sd-v3-newsletter input[type=email]{min-height:54px;border-radius:16px}body.home #scrollUp,body.home .scroll-top,body.home .back-to-top,body.home .to-top{background:linear-gradient(180deg,#d5b062,#b4873c)!important;color:#120d10!important;box-shadow:0 18px 36px #80541047!important}@media(max-width:991px){body.home .hero.hero-bg{min-height:660px;padding-top:96px;padding-bottom:48px}body.home .hero.hero-bg:before{background:linear-gradient(180deg,#0e0b0f33,#0e0b0f70 36%,#0e0b0fd1 82%,#0e0b0feb)}body.home .hero-bg-img{object-position:center 16%;transform:scale(1)}body.home .hero-grid{grid-template-columns:1fr;align-items:end;min-height:100%}body.home .hero-content{max-width:100%;padding-top:280px}body.home .hero h1{max-width:9.5ch;font-size:clamp(34px,10vw,54px)}body.home .hero-lead{max-width:100%;font-size:17px}body.home .hero-trust{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .sd-v3-head{align-items:start;flex-direction:column}body.home .sd-v3-intent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .sd-v3-reviews{grid-template-columns:1fr}}@media(max-width:640px){body.home .hero.hero-bg{min-height:620px;padding-top:86px;padding-bottom:38px}body.home .hero-content{padding-top:250px}body.home .hero-btns{display:grid;grid-template-columns:1fr}body.home .hero .btn-primary,body.home .hero .btn-outline{width:100%;justify-content:center;min-height:56px}body.home .hero-trust{grid-template-columns:1fr 1fr}body.home .hero-trust-item{min-height:44px;padding:0 12px;font-size:13px}body.home .sd-v3-intent-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}body.home .sd-v3-intent-card{min-width:164px;scroll-snap-align:start}}body.home .hero.hero-bg{min-height:clamp(240px,42vw,430px)!important;padding:0!important}body.home .hero.hero-bg .container,body.home .hero.hero-bg .hero-grid{height:100%!important}body.home .hero.hero-bg .hero-grid{display:block!important}body.home .hero.hero-bg .hero-content,body.home .hero.hero-bg .sd-hero-mobile-slider{display:none!important}body.home .hero.hero-bg .hero-bg-img{object-position:center center!important;transform:none!important;opacity:1!important}@media(max-width:768px){body.home .hero.hero-bg{min-height:220px!important}}body.home .hero.hero-bg{min-height:0!important;aspect-ratio:1920 / 600;background:#14090d!important}body.home .hero.hero-bg:before,body.home .hero.hero-bg:after{display:none!important;content:none!important}body.home .hero.hero-bg .container,body.home .hero.hero-bg .hero-grid{width:100%!important;height:100%!important;max-width:none!important}body.home .sd-v3-promo-strip{padding-top:12px!important}body.home .sd-v3-promo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}body.home .sd-v3-promo-card{position:relative;display:block;overflow:hidden;border-radius:20px;min-width:0;background:#120d10;box-shadow:0 14px 30px #0000002e}body.home .sd-v3-promo-card img{width:100%;aspect-ratio:36 / 53;object-fit:cover}body.home .sd-v3-promo-overlay{display:none!important}@media(max-width:768px){body.home .hero.hero-bg{aspect-ratio:1920 / 600!important;min-height:0!important}body.home .sd-v3-promo-strip{padding-top:10px!important}body.home .sd-v3-promo-card{border-radius:14px}}body.home .sd-v3-intents{padding-top:10px!important}body.home .sd-v3-intents .sd-v3-head,body.home .sd-v3-intents .sd-v3-shop-after{display:none!important}body.home .sd-v3-intent-grid{margin-top:0!important}@media(max-width:768px){body.home .sd-v3-intents{padding-top:8px!important}}@media(max-width:768px){body.home .hero.hero-bg{aspect-ratio:1920 / 600!important;min-height:0!important}body.home .hero.hero-bg .hero-bg-img{object-fit:contain!important;object-position:center center!important;background:#14090d!important}body.home .sd-v3-intents>.container,body.home .sd-v3-promo-strip>.container{padding-left:10px!important;padding-right:10px!important}body.home .sd-v3-intent-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px 8px!important;overflow:visible!important;padding:0!important}body.home .sd-v3-intent-card{min-width:0!important;gap:8px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;justify-items:center!important}body.home .sd-v3-intent-card img{width:56px!important;height:56px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:999px!important;object-fit:contain!important}body.home .sd-v3-intent-card strong{font-size:.72rem!important;line-height:1.2!important;text-align:center!important;color:#fff!important}body.home .sd-v3-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,auto))!important;gap:8px!important}body.home .sd-v3-promo-card{border-radius:16px!important;box-shadow:none!important}body.home .sd-v3-promo-card:nth-child(1){grid-column:1;grid-row:1 / span 2}body.home .sd-v3-promo-card:nth-child(2){grid-column:2;grid-row:1 / span 2}body.home .sd-v3-promo-card:nth-child(3){grid-column:3;grid-row:1}body.home .sd-v3-promo-card:nth-child(4){grid-column:3;grid-row:2}body.home .sd-v3-promo-card img{width:100%!important;height:100%!important;aspect-ratio:1 / 1.42!important;object-fit:contain!important;object-position:center center!important;background:#120d10!important}}body.home .sd-v3-products .sd-v3-head,body.home .sd-v3-reviews-section .sd-v3-head{flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;text-align:center!important;margin-bottom:18px!important}body.home .sd-v3-products .sd-v3-head>div,body.home .sd-v3-reviews-section .sd-v3-head>div{display:grid!important;justify-items:center!important;text-align:center!important;max-width:760px!important;margin:0 auto!important}body.home .sd-v3-products .sd-v3-head h2,body.home .sd-v3-reviews-section .sd-v3-head h2{margin:8px 0 6px!important;max-width:14ch!important}body.home .sd-v3-products .sd-v3-head p,body.home .sd-v3-reviews-section .sd-v3-head p{max-width:56ch!important;margin:0 auto!important;text-align:center!important}body.home .sd-v3-products .sd-v3-text-link,body.home .sd-v3-reviews-section .sd-v3-text-link{display:none!important}body.home .sd-v3-products .sd-v3-section-tags{justify-content:center!important;margin-bottom:20px!important}@media(max-width:768px){body.home .sd-v3-products .sd-v3-head,body.home .sd-v3-reviews-section .sd-v3-head{gap:8px!important;margin-bottom:16px!important}body.home .sd-v3-products .sd-v3-head h2,body.home .sd-v3-reviews-section .sd-v3-head h2{max-width:none!important;font-size:clamp(1.65rem,7.2vw,2.05rem)!important;line-height:1.02!important}body.home .sd-v3-products .sd-v3-head p,body.home .sd-v3-reviews-section .sd-v3-head p{max-width:32ch!important;font-size:.86rem!important;line-height:1.5!important}body.home .sd-v3-products .sd-v3-section-tags{justify-content:center!important;gap:8px!important}body.home .sd-v3-products .sd-v3-section-tags a{min-height:32px!important;padding:0 10px!important;font-size:.68rem!important}}body.home:not(.woocommerce-checkout) .sd-v3-intents .sd-v3-intent-card{color:#f5f1e8!important}body.home .sd-v3-intents{padding:16px 0 8px!important}body.home .sd-v3-promo-strip{padding:8px 0 26px!important}body.home .sd-v3-intent-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:14px 12px!important;align-items:start!important}body.home .sd-v3-intent-card strong{color:#f5f1e8!important;font-weight:600!important;font-size:.9rem!important;line-height:1.2!important;max-width:9.2ch!important;display:block!important;text-align:center!important}body.home:not(.woocommerce-checkout) .sd-v3-intents .sd-v3-intent-card strong{color:#f5f1e8!important;font-weight:600!important;font-size:.9rem!important;line-height:1.2!important;max-width:9.2ch!important;display:block!important;text-align:center!important}body.home .sd-v3-promo-card{background:#151118!important;box-shadow:none!important}body.home .sd-v3-promo-card img{object-fit:cover!important;object-position:center 62%!important;background:#151118!important}body.home .sd-v3-promo-card:nth-child(1) img,body.home .sd-v3-promo-card:nth-child(2) img{object-position:center 78%!important}body.home .sd-v3-promo-card:nth-child(3) img,body.home .sd-v3-promo-card:nth-child(4) img{object-position:center center!important}@media(max-width:768px){body.home .sd-v3-intents{padding:14px 0 10px!important}body.home .sd-v3-promo-strip{padding:6px 0 18px!important}body.home .sd-v3-intents>.container,body.home .sd-v3-promo-strip>.container{padding-left:14px!important;padding-right:14px!important}body.home .sd-v3-intent-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px 10px!important}body.home .sd-v3-intent-card strong{color:#f5f1e8!important;font-size:.88rem!important;font-weight:600!important;line-height:1.18!important;max-width:8.2ch!important}body.home .sd-v3-promo-grid{gap:10px!important}body.home .sd-v3-promo-card{border-radius:14px!important}body.home .sd-v3-promo-card img{aspect-ratio:1 / 1.42!important;object-fit:cover!important;object-position:center 62%!important;background:#151118!important}body.home .sd-v3-promo-card:nth-child(1) img,body.home .sd-v3-promo-card:nth-child(2) img{object-position:center 82%!important}body.home .sd-v3-promo-card:nth-child(3) img,body.home .sd-v3-promo-card:nth-child(4) img{object-position:center center!important}}body.home .hero.hero-bg{aspect-ratio:1255 / 552!important;min-height:0!important}body.home .hero.hero-bg .hero-bg-img{object-fit:cover!important;object-position:center center!important}@media(max-width:768px){body.home .hero.hero-bg{aspect-ratio:576 / 278!important;min-height:0!important}}body.home .sd-v3-intents,body.home .sd-v3-promo-strip{background:#0d0b10!important}body.home .sd-v3-intent-card{background:transparent!important;border:0!important;box-shadow:none!important;min-height:auto!important;padding:0!important;gap:10px!important;align-content:start!important;justify-items:center!important}body.home .sd-v3-intent-card img{width:74px!important;height:74px!important;padding:0!important;margin:0 0 8px!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:999px!important;object-fit:contain!important}body.home .sd-v3-intent-card strong,body.home:not(.woocommerce-checkout) .sd-v3-intents .sd-v3-intent-card strong{max-width:10ch!important;color:#f5f1e8!important;font-size:.98rem!important;font-weight:650!important;line-height:1.16!important;letter-spacing:0!important;text-align:center!important;text-wrap:balance!important}body.home .sd-v3-promo-grid{align-items:stretch!important}body.home .sd-v3-promo-card{position:relative!important;background:#151118!important;border-radius:18px!important;overflow:hidden!important}body.home .sd-v3-promo-card img{width:100%!important;height:100%!important;aspect-ratio:36 / 53!important;object-fit:cover!important}body.home .sd-v3-promo-overlay{position:absolute!important;inset:auto 0 0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;padding:18px 16px 16px!important;background:linear-gradient(180deg,#0a080c00,#0a080cb8 55%,#0a080cf0)!important}body.home .sd-v3-promo-overlay strong{display:block!important;color:#fff!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.08!important}body.home .sd-v3-promo-overlay em{display:inline-flex!important;align-items:center!important;min-height:40px!important;padding:0 16px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#ffffff1f!important;color:#fffffff0!important;font-size:.82rem!important;font-style:normal!important;font-weight:500!important;backdrop-filter:blur(8px)!important}@media(max-width:768px){body.home .sd-v3-intent-card img{width:62px!important;height:62px!important;margin-bottom:6px!important}body.home .sd-v3-intent-card strong,body.home:not(.woocommerce-checkout) .sd-v3-intents .sd-v3-intent-card strong{max-width:8.7ch!important;font-size:.86rem!important;line-height:1.14!important}body.home .sd-v3-promo-card{border-radius:14px!important}body.home .sd-v3-promo-card img{aspect-ratio:1 / 1.42!important}body.home .sd-v3-promo-overlay{gap:6px!important;padding:14px 12px 12px!important}body.home .sd-v3-promo-overlay strong{font-size:.9rem!important}body.home .sd-v3-promo-overlay em{min-height:34px!important;padding:0 12px!important;font-size:.74rem!important}}@media(max-width:768px){body.home .hero.hero-bg{aspect-ratio:390 / 150!important;min-height:0!important;background:#0d0b10!important}body.home .hero.hero-bg:before,body.home .hero.hero-bg:after{opacity:0!important;background:transparent!important}body.home .hero.hero-bg .hero-bg-img{object-fit:contain!important;object-position:center center!important;background:#0d0b10!important}}@media(max-width:768px){body.home .hero.hero-bg{aspect-ratio:390 / 176!important;min-height:0!important;background:#0d0b10!important}body.home .hero.hero-bg .hero-bg-img{object-fit:cover!important;object-position:left center!important;background:#0d0b10!important}}body.home .hero.hero-bg{aspect-ratio:1920 / 600!important;min-height:0!important;background:#0d0b10!important}body.home .hero.hero-bg .hero-bg-img{object-fit:cover!important;object-position:center center!important;background:#0d0b10!important}@media(max-width:768px){body.home .hero.hero-bg{aspect-ratio:390 / 196!important;min-height:0!important}body.home .hero.hero-bg .hero-bg-img{object-fit:cover!important;object-position:left center!important}}body.home .sd-v3-products .sd-v3-head p,body.home .sd-v3-reviews-section .sd-v3-head p{display:none!important}body.home .sd-v3-promo-overlay{gap:9px!important;padding:22px 16px 18px!important;background:linear-gradient(180deg,#0a080c00,#0a080c94 46%,#0a080cf5)!important}body.home .sd-v3-promo-overlay strong{max-width:9ch!important;font-size:1.16rem!important;font-weight:800!important;line-height:1.02!important;letter-spacing:-.02em!important;text-wrap:balance!important;text-shadow:0 2px 18px rgba(0,0,0,.42)!important}body.home .sd-v3-promo-overlay em{min-height:38px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.14)!important;background:#ffffff1a!important;font-size:.8rem!important;font-weight:600!important;letter-spacing:-.01em!important;text-shadow:none!important}@media(max-width:768px){body.home .sd-v3-promo-overlay{gap:7px!important;padding:16px 12px 14px!important}body.home .sd-v3-promo-overlay strong{max-width:8.5ch!important;font-size:1rem!important;line-height:1.03!important}body.home .sd-v3-promo-overlay em{min-height:32px!important;padding:0 11px!important;font-size:.72rem!important}}body.home .sd-v3-reviews{align-items:stretch!important;margin-top:6px!important}body.home .sd-v3-review{display:flex!important;flex-direction:column!important;gap:14px!important;min-height:276px!important;padding:24px!important;border-radius:26px!important;box-shadow:0 18px 42px #00000038!important}body.home .sd-v3-review-product{margin-bottom:0!important}body.home .sd-v3-review-product img{width:76px!important;height:76px!important;border-radius:16px!important}body.home .sd-v3-review-product small{margin-bottom:5px!important;font-size:.66rem!important;letter-spacing:.1em!important}body.home .sd-v3-review-product strong{font-size:1rem!important;line-height:1.22!important}body.home .sd-v3-stars{display:block!important;margin-top:-2px!important;font-size:.98rem!important;line-height:1!important;letter-spacing:.09em!important}body.home .sd-v3-review p{flex:1 1 auto!important;margin:0!important;color:#ffffffd1!important;font-size:.95rem!important;line-height:1.62!important}body.home .sd-v3-review b{display:block!important;margin-top:auto!important;padding-top:2px!important;font-size:.82rem!important;font-weight:800!important;letter-spacing:.01em!important}@media(max-width:991px){body.home .sd-v3-review{min-height:0!important}}@media(max-width:640px){body.home .sd-v3-reviews{gap:14px!important}body.home .sd-v3-review{gap:12px!important;padding:18px!important;border-radius:22px!important}body.home .sd-v3-review-product{grid-template-columns:64px minmax(0,1fr)!important;gap:11px!important}body.home .sd-v3-review-product img{width:64px!important;height:64px!important}body.home .sd-v3-review-product strong{font-size:.95rem!important}body.home .sd-v3-review p{font-size:.9rem!important;line-height:1.58!important}}@media(max-width:768px){body.single-product .trust-strip,body.single-product .trust-strip-grid{display:none!important}body .products-grid .pcard .pcard-img>a{touch-action:pan-x pan-y!important;scroll-behavior:smooth!important;cursor:grab!important}}body.woocommerce-checkout #wcpay-express-checkout-button-separator{color:#8f7a43!important;font-size:12px!important;font-weight:800!important;letter-spacing:.16em!important;text-align:center!important;text-transform:uppercase!important;margin:16px 0 20px!important;line-height:1!important}@media(min-width:1025px){body.woocommerce-checkout #sdCoDetail.sd-checkout-summary-col{top:73px!important;height:calc(100vh - 73px)!important;max-height:calc(100vh - 73px)!important;overflow-y:auto!important}body.admin-bar.woocommerce-checkout #sdCoDetail.sd-checkout-summary-col{top:105px!important;height:calc(100vh - 105px)!important;max-height:calc(100vh - 105px)!important}}@media(max-width:768px){body .products-grid .pcard{border-radius:18px!important;overflow:hidden!important}body .products-grid .pcard .pcard-img{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;margin:0!important;border-radius:18px 18px 0 0!important;background:#fff!important;overflow:hidden!important}body .products-grid .pcard .pcard-img>a{inset:0!important;width:100%!important;height:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}body .products-grid .pcard .pcard-img>a>img{flex:0 0 100%!important;width:100%!important;min-width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;scroll-snap-align:start!important}body .products-grid .pcard .pcard-badges{top:8px!important;left:8px!important;z-index:25!important;gap:4px!important;max-width:calc(100% - 54px)!important;pointer-events:none!important}body .products-grid .pcard .badge{min-width:0!important;width:auto!important;height:18px!important;min-height:18px!important;padding:0 7px!important;border-radius:7px!important;font-size:9.5px!important;line-height:18px!important;font-weight:900!important;letter-spacing:.055em!important;white-space:nowrap!important;box-shadow:0 5px 12px #0000002e!important}body .products-grid .pcard .badge-sale{background:#d10f24!important;color:#fff!important}body .products-grid .pcard .badge-new{background:#d6b34a!important;color:#14100b!important}body .products-grid .pcard .pcard-wish{top:8px!important;right:8px!important;width:30px!important;height:30px!important;border-radius:999px!important;z-index:26!important;background:#121212b8!important;color:#fff!important;backdrop-filter:blur(8px)!important}body .products-grid .pcard .sd-swipe-dots{bottom:10px!important;z-index:24!important}body .products-grid .pcard .pcard-hover-cta{display:none!important}body .products-grid .pcard .pcard-info{width:100%!important;padding:13px 13px 14px!important}body .products-grid .pcard .pcard-name{width:100%!important;min-height:44px!important;margin:0!important;font-size:.92rem!important;line-height:1.25!important}body .products-grid .pcard .pcard-price{width:100%!important;margin-top:10px!important}}@media(max-width:768px){body .products-grid .pcard{padding:0!important}body .products-grid .pcard .pcard-img{width:100%!important;max-width:100%!important}}@media(max-width:768px){body.sd-menu-open{overflow:hidden!important;touch-action:none!important}#mobile-drawer{position:fixed!important;inset:0 auto 0 0!important;width:min(88vw,356px)!important;max-width:356px!important;height:100dvh!important;transform:translate3d(-105%,0,0)!important;background:#09090d!important;color:#f7f3ef!important;border-right:1px solid rgba(255,255,255,.1)!important;box-shadow:22px 0 56px #0000008c!important;z-index:1000002!important;transition:transform .32s cubic-bezier(.2,.8,.2,1)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}#mobile-drawer.open,body.sd-menu-open #mobile-drawer{transform:translateZ(0)!important}.drawer-overlay,#mobile-drawer-overlay,.mobile-drawer-overlay{z-index:1000001!important}body.sd-menu-open:before{content:""!important;position:fixed!important;inset:0!important;background:#00000094!important;backdrop-filter:blur(5px)!important;z-index:1000001!important}#mobile-drawer .drawer-head{min-height:76px!important;padding:16px 18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(255,255,255,.09)!important;background:linear-gradient(180deg,#ffffff0d,#fff0)!important}#mobile-drawer .drawer-logo{font-size:1.05rem!important;font-weight:900!important;letter-spacing:.02em!important;color:#fff!important}#mobile-drawer .drawer-logo:after{content:"Boutique adulte premium"!important;display:block!important;margin-top:3px!important;font-size:.66rem!important;font-weight:700!important;color:#d6b34a!important;letter-spacing:.08em!important;text-transform:uppercase!important}#mobile-drawer .drawer-x{width:42px!important;height:42px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.14)!important;background:#ffffff0f!important;color:#fff!important;display:grid!important;place-items:center!important}#mobile-drawer .drawer-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:14px 14px 112px!important}#mobile-drawer .sd-menu-quick{margin:0 0 16px!important;padding:14px!important;border-radius:18px!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.09)!important}#mobile-drawer .sd-menu-kicker{margin:0 0 10px!important;color:#d6b34a!important;font-size:.68rem!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}#mobile-drawer .sd-menu-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#mobile-drawer .sd-menu-chip{min-height:46px!important;padding:10px 11px!important;border-radius:13px!important;background:#151519!important;border:1px solid rgba(255,255,255,.09)!important;color:#f7f3ef!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;font-size:.82rem!important;font-weight:800!important;line-height:1.15!important}#mobile-drawer .sd-menu-chip:after{content:"\203a"!important;color:#d6b34a!important;font-size:1rem!important;line-height:1!important}#mobile-drawer .drawer-nav-list{margin:0!important;padding:0!important;list-style:none!important}#mobile-drawer .drawer-nav-list>li{min-height:0!important;height:auto!important;margin:0 0 8px!important;padding:0!important;border-radius:15px!important;background:#ffffff09!important;border:1px solid rgba(255,255,255,.075)!important;overflow:hidden!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:stretch!important}#mobile-drawer .drawer-nav-list>li>a{min-height:50px!important;padding:15px 14px!important;color:#f7f3ef!important;text-decoration:none!important;font-size:.9rem!important;font-weight:850!important;letter-spacing:.015em!important;display:flex!important;align-items:center!important;line-height:1.2!important}#mobile-drawer .drawer-toggle-btn{width:50px!important;min-height:50px!important;border:0!important;border-left:1px solid rgba(255,255,255,.08)!important;background:#ffffff0b!important;color:#d6b34a!important;display:grid!important;place-items:center!important}#mobile-drawer .drawer-accordion.open>.drawer-toggle-btn svg,#mobile-drawer .drawer-toggle-btn[aria-expanded=true] svg{transform:rotate(180deg)!important}#mobile-drawer .drawer-nav-list .sub-menu{grid-column:1 / -1!important;position:static!important;width:100%!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;list-style:none!important;opacity:0!important;transition:max-height .28s ease,opacity .2s ease,padding .2s ease!important;background:#0000002e!important}#mobile-drawer .drawer-accordion.open>.sub-menu,#mobile-drawer .drawer-toggle-btn[aria-expanded=true]+.sub-menu{max-height:720px!important;opacity:1!important;padding:6px 8px 10px!important}#mobile-drawer .drawer-nav-list .sub-menu a{min-height:38px!important;padding:10px 12px!important;border-radius:10px!important;color:#f7f3efc7!important;text-decoration:none!important;font-size:.82rem!important;font-weight:700!important;line-height:1.2!important;display:flex!important;align-items:center!important}#mobile-drawer .drawer-foot{position:absolute!important;left:0!important;right:0!important;bottom:0!important;min-height:86px!important;padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,#09090d00,#09090d 28%,#09090d)!important;border-top:1px solid rgba(255,255,255,.08)!important}#mobile-drawer .drawer-foot a{width:100%!important;min-height:48px!important;border-radius:999px!important;background:linear-gradient(135deg,#d10f24,#9f0618)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-weight:900!important;box-shadow:0 12px 28px #d10f2447!important}}body.home .hero .hero-media{align-items:center!important}body.home .hero .hero-img-wrap{width:min(100%,480px)!important;margin-inline:auto!important}body.home .hero .hero-img-wrap picture,body.home .hero .hero-img-wrap img{display:block!important;width:100%!important}body.home .hero .hero-img-wrap img{height:clamp(420px,58vw,620px)!important;aspect-ratio:2 / 3!important;object-fit:cover!important;object-position:center top!important;border-radius:22px!important;box-shadow:0 26px 70px #00000075,0 0 0 1px #ffffff14!important}@media(max-width:768px){body.home .hero{padding-bottom:52px!important}body.home .hero .hero-media{width:100%!important;margin:0 auto 22px!important}body.home .hero .hero-img-wrap{width:min(100%,355px)!important}body.home .hero .hero-img-wrap img{height:min(560px,118vw)!important;aspect-ratio:2 / 3!important;object-position:center top!important;border-radius:22px!important}}@media(max-width:768px){body.home .hero .hero-media .hero-img-wrap{width:min(100%,355px)!important;max-width:none!important;flex:0 1 min(100%,355px)!important}body.home .hero .hero-media .hero-img-wrap picture,body.home .hero .hero-media .hero-img-wrap img{width:100%!important;max-width:none!important}}body.woocommerce-account .site-footer,body.woocommerce-account footer,body.woocommerce-account #colophon,body.woocommerce-account .footer,body.woocommerce-account [class*=footer],body.page-template-page-login .site-footer,body.page-template-page-login footer{display:none!important}body.woocommerce-account main,body.woocommerce-account #main,body.woocommerce-account .site-main{padding-bottom:32px!important}body.woocommerce-account .trust-strip,body.woocommerce-account .newsletter-sec,body.woocommerce-account #sd-footer,body.woocommerce-account footer#sd-footer,body.woocommerce-account .site-footer,body.sd-account-clean .trust-strip,body.sd-account-clean .newsletter-sec,body.sd-account-clean #sd-footer,body.sd-account-clean footer#sd-footer,body.sd-account-clean .site-footer{display:none!important}body.woocommerce-account main,body.woocommerce-account #main,body.woocommerce-account .site-main,body.sd-account-clean main,body.sd-account-clean #main,body.sd-account-clean .site-main{padding-bottom:28px!important}body.woocommerce-account .woocommerce-form-login,body.sd-account-clean .woocommerce-form-login{display:block!important}body.woocommerce-account .woocommerce-form-login .form-row,body.sd-account-clean .woocommerce-form-login .form-row{display:block!important;width:100%!important;clear:both!important}body.woocommerce-account .woocommerce-form-login__rememberme,body.sd-account-clean .woocommerce-form-login__rememberme{display:flex!important;align-items:center!important;gap:10px!important;margin:10px 0 16px!important;color:#ffffffc7!important;font-size:15px!important}body.woocommerce-account .woocommerce-form-login__submit,body.sd-account-clean .woocommerce-form-login__submit{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;margin:12px 0 0!important;border-radius:12px!important;background:linear-gradient(135deg,#c90818,#e04621)!important;color:#fff!important;font-weight:800!important;box-shadow:0 14px 32px #c9081847!important}@media(max-width:768px){body.woocommerce-account .woocommerce,body.sd-account-clean .woocommerce{margin-bottom:0!important}body.woocommerce-account .woocommerce-form-login,body.sd-account-clean .woocommerce-form-login{padding-bottom:8px!important}}body.woocommerce-cart .trust-strip,body.woocommerce-cart .newsletter-sec,body.woocommerce-cart #sd-footer,body.woocommerce-cart footer#sd-footer,body.woocommerce-cart .site-footer{display:none!important}@media(max-width:768px){body.post-type-archive-product .trust-strip,body.post-type-archive-product .newsletter-sec,body.post-type-archive-product #sd-footer,body.post-type-archive-product footer#sd-footer,body.post-type-archive-product .site-footer,body.woocommerce-shop .trust-strip,body.woocommerce-shop .newsletter-sec,body.woocommerce-shop #sd-footer,body.woocommerce-shop footer#sd-footer,body.woocommerce-shop .site-footer,body.tax-product_cat .trust-strip,body.tax-product_cat .newsletter-sec,body.tax-product_cat #sd-footer,body.tax-product_cat footer#sd-footer,body.tax-product_cat .site-footer,body.tax-product_tag .trust-strip,body.tax-product_tag .newsletter-sec,body.tax-product_tag #sd-footer,body.tax-product_tag footer#sd-footer,body.tax-product_tag .site-footer{display:none!important}}@media(max-width:768px){html body .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}html body .products-grid .pcard .pcard-img{background:#fff!important;overflow:hidden!important}html body .products-grid .pcard .pcard-img img,html body .products-grid .pcard .sd-card-track-v866>img{object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important;transform:none!important}html body .products-grid .pcard:hover .pcard-img img,html body .products-grid .pcard:active .pcard-img img,html body .products-grid .pcard:focus-within .pcard-img img{filter:none!important;transform:none!important}html body .products-grid .pcard .pcard-hover-cta,html body .products-grid .pcard a.pcard-hover-cta,html body .products-grid .pcard .pcard-img:before,html body .products-grid .pcard .pcard-img:after,html body .products-grid .pcard .pcard-img>a:before,html body .products-grid .pcard .pcard-img>a:after{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;background:transparent!important}html body .products-grid .pcard .pcard-badges{top:8px!important;left:8px!important;gap:4px!important;z-index:5!important}html body .products-grid .pcard .badge{padding:3px 8px!important;border-radius:999px!important;font-size:.62rem!important;line-height:1.05!important;letter-spacing:.03em!important;box-shadow:0 6px 16px #0000002e!important}html body .products-grid .pcard .pcard-wish{width:32px!important;height:32px!important;top:8px!important;right:8px!important;background:#12121494!important;border:1px solid rgba(255,255,255,.16)!important;backdrop-filter:blur(6px)!important;opacity:1!important;z-index:5!important}}body.single-post article.sd-blog-article{--sd-blog-ink:#f8f3eb;--sd-blog-muted:#d8cec1;--sd-blog-soft:rgba(255,255,255,.07);--sd-blog-line:rgba(230,57,70,.28);--sd-blog-gold:#e8c66d;--sd-blog-rose:#c33147;--sd-blog-green:#2fd08c}body.single-post article.sd-blog-article .rich-desc{color:var(--sd-blog-muted);font-size:clamp(16px,1.03vw,18px);line-height:1.9;letter-spacing:0}body.single-post article.sd-blog-article .rich-desc>p,body.single-post article.sd-blog-article .rich-desc>ul,body.single-post article.sd-blog-article .rich-desc>ol{max-width:74ch}body.single-post article.sd-blog-article .rich-desc>p{margin:0 0 1.35rem}body.single-post article.sd-blog-article .rich-desc>p:first-of-type{color:var(--sd-blog-ink);font-size:clamp(18px,1.2vw,21px);line-height:1.75;padding:1.15rem 1.25rem 1.15rem 1.45rem;border-left:4px solid var(--sd-blog-gold);border-radius:0 14px 14px 0;background:linear-gradient(90deg,rgba(230,57,70,.14),rgba(255,255,255,.035) 60%,transparent)}body.single-post article.sd-blog-article .rich-desc h2.wp-block-heading,body.single-post article.sd-blog-article .rich-desc #rank-math-toc h2{max-width:780px;color:#fff;font-size:clamp(32px,2.5vw,46px);line-height:1.08;margin:3.5rem 0 1.2rem;padding-top:.35rem;text-wrap:balance;position:relative}body.single-post article.sd-blog-article .rich-desc h2.wp-block-heading:before{content:"";display:block;width:72px;height:3px;margin:0 0 .85rem;border-radius:999px;background:linear-gradient(90deg,var(--sd-blog-rose),var(--sd-blog-gold));box-shadow:0 0 22px #c3314759}body.single-post article.sd-blog-article .rich-desc a{color:var(--sd-blog-gold);font-weight:700;text-decoration-thickness:1px;text-underline-offset:.22em;transition:color .2s ease,text-shadow .2s ease,background-color .2s ease}body.single-post article.sd-blog-article .rich-desc a:hover,body.single-post article.sd-blog-article .rich-desc a:focus-visible{color:#fff3bf;text-shadow:0 0 18px rgba(230,57,70,.28)}body.single-post article.sd-blog-article .rich-desc figure.wp-block-image{margin:2rem 0 2.25rem;max-width:min(100%,980px);overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 80px #00000061}body.single-post article.sd-blog-article .rich-desc figure.wp-block-image img{display:block;width:100%;transform:scale(1.01)}body.single-post article.sd-blog-article .rich-desc #rank-math-toc{max-width:900px;margin:2.35rem 0 3.25rem;padding:1.45rem 1.55rem;border:1px solid var(--sd-blog-line);border-radius:18px;background:radial-gradient(circle at 0 0,rgba(195,49,71,.18),transparent 32%),linear-gradient(135deg,#ffffff12,#ffffff06)}body.single-post article.sd-blog-article .rich-desc #rank-math-toc h2{margin:0 0 1rem;font-size:clamp(25px,1.9vw,34px)}body.single-post article.sd-blog-article .rich-desc #rank-math-toc ul,body.single-post article.sd-blog-article .rich-desc ul.wp-block-list{padding-left:0;list-style:none}body.single-post article.sd-blog-article .rich-desc #rank-math-toc li,body.single-post article.sd-blog-article .rich-desc ul.wp-block-list>li{position:relative;margin:.72rem 0;padding:.72rem .9rem .72rem 2.05rem;border-radius:12px;background:#ffffff0b}body.single-post article.sd-blog-article .rich-desc #rank-math-toc li:before,body.single-post article.sd-blog-article .rich-desc ul.wp-block-list>li:before{content:"";position:absolute;left:.88rem;top:1.18rem;width:.48rem;height:.48rem;border-radius:50%;background:var(--sd-blog-green);box-shadow:0 0 16px #2fd08c73}body.single-post article.sd-blog-article .rich-desc p:has(>a:only-child){margin:1.35rem 0 1.7rem}body.single-post article.sd-blog-article .rich-desc p:has(>a:only-child)>a{display:inline-flex;align-items:center;min-height:44px;padding:.72rem 1rem;border:1px solid rgba(230,57,70,.36);border-radius:12px;background:#e6394614;color:#fff2c8;text-decoration:none}body.single-post article.sd-blog-article .rich-desc p:has(>a:only-child)>a:hover{background:#e6394629}@media(max-width:900px){body.single-post article.sd-blog-article .rich-desc{font-size:16.5px;line-height:1.78}body.single-post article.sd-blog-article .rich-desc>p:first-of-type,body.single-post article.sd-blog-article .rich-desc #rank-math-toc{padding:1rem;border-radius:12px}body.single-post article.sd-blog-article .rich-desc h2.wp-block-heading{margin-top:2.7rem}}@media(max-width:768px){body.home .hero.hero-bg .hero-bg-img{object-position:65% 50%!important}}#sd-mini-cart .mc-title{color:#171111!important}#sd-mini-cart .mc-name,#sd-mini-cart .mc-name a{color:#1f1815!important}#sd-mini-cart .mc-price,#sd-mini-cart .mc-price .amount{color:#b8921f!important}#sd-mini-cart .mc-qty{border-color:#17111129!important;box-shadow:inset 0 1px #ffffffbf}#sd-mini-cart .mc-qty-btn,#sd-mini-cart .mc-qty-input{color:#171111!important}@media(max-width:480px){#sd-mini-cart{left:0!important;right:0!important;width:100vw!important;max-width:100vw!important}#sd-mini-cart .mc-body{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;padding-bottom:0!important}#sd-mini-cart .mc-list{flex:0 0 auto!important;padding:10px 0 0!important}#sd-mini-cart .mc-head{padding:18px 20px 16px!important}#sd-mini-cart .mc-title{font-size:1.2rem!important;line-height:1.15!important}#sd-mini-cart .mc-close{width:42px!important;height:42px!important}#sd-mini-cart .mc-list{padding:10px 0 0!important}#sd-mini-cart .mc-item{gap:14px!important;padding:18px 20px!important;align-items:flex-start!important}#sd-mini-cart .mc-thumb{width:86px!important;height:86px!important;border-radius:14px!important}#sd-mini-cart .mc-info{gap:8px!important}#sd-mini-cart .mc-name{font-size:1.03rem!important;font-weight:800!important;line-height:1.32!important;-webkit-line-clamp:3!important}#sd-mini-cart .mc-price{font-size:1.08rem!important;font-weight:900!important;line-height:1.1!important}#sd-mini-cart .mc-row{margin-top:6px!important;gap:12px!important}#sd-mini-cart .mc-qty{height:40px!important}#sd-mini-cart .mc-qty-btn{width:38px!important;font-size:1.15rem!important}#sd-mini-cart .mc-qty-input{width:44px!important;font-size:1rem!important}#sd-mini-cart .mc-remove{width:40px!important;height:40px!important;flex-shrink:0!important}#sd-mini-cart .mc-footer{position:static!important;margin-top:auto!important;padding:18px 20px calc(22px + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(23,17,17,.08)!important;box-shadow:0 -16px 28px #1711110f!important}#sd-mini-cart .mc-subtotal{font-size:1rem!important;margin-bottom:8px!important}#sd-mini-cart .mc-subtotal strong{font-size:1.85rem!important;line-height:1!important}#sd-mini-cart .mc-note{font-size:.88rem!important;line-height:1.5!important;margin-bottom:16px!important}#sd-mini-cart .mc-actions{gap:12px!important}#sd-mini-cart .mc-btn{min-height:56px!important;padding:16px 18px!important;border-radius:16px!important;font-size:1.05rem!important}}@media(max-width:782px){body.admin-bar #sd-mini-cart,body.admin-bar #sd-mini-cart-backdrop{top:46px!important;height:calc(100dvh - 46px)!important}}@media(max-width:640px){#sd-mini-cart{inset:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;transform:translate(100vw)!important}body.admin-bar #sd-mini-cart{top:var(--wp-admin--admin-bar--height,46px)!important;height:calc(100dvh - var(--wp-admin--admin-bar--height,46px))!important}#sd-mini-cart.open{transform:translate(0)!important}}@media(max-width:640px){html body #sd-mini-cart:not(.open){transform:translate(100vw)!important}html body #sd-mini-cart.open{transform:translate(0)!important}}body.home .sd-v3-promo-card .sd-v3-promo-overlay{left:50%!important;right:auto!important;bottom:22px!important;width:calc(100% - 32px)!important;min-height:132px!important;padding:20px 16px!important;transform:translate(-50%)!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:18px!important;background:linear-gradient(180deg,#0a0a0e14,#0a0a0ec7 58%,#0a0a0eeb)!important;box-shadow:0 18px 34px #00000042!important}body.home .sd-v3-promo-card .sd-v3-promo-overlay strong,body.home .sd-v3-promo-card .sd-v3-promo-overlay em{margin-left:auto!important;margin-right:auto!important;text-align:center!important}body.home .sd-v3-promo-card .sd-v3-promo-overlay strong{max-width:92%!important;color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.68)!important;text-wrap:balance}body.home .sd-v3-promo-card .sd-v3-promo-overlay em{justify-content:center!important;width:fit-content!important;min-width:128px!important;border-color:#ffffff61!important;background:#ffffff2e!important;box-shadow:inset 0 1px #ffffff38,0 10px 22px #0000003d!important}@media(max-width:640px){body.home .sd-v3-promo-card .sd-v3-promo-overlay{bottom:20px!important;width:calc(100% - 28px)!important;min-height:138px!important;padding:18px 14px!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer{position:relative;overflow:hidden;padding:56px 0 34px;background:radial-gradient(circle at 18% 0%,rgba(198,157,78,.16),transparent 34%),linear-gradient(180deg,#08080b,#101013);border-top:1px solid rgba(230,57,70,.24);color:#ffffffd1}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.035),transparent 24%,transparent 78%,rgba(255,255,255,.03))}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer>.container{position:relative;max-width:1180px;margin:0 auto;padding:0 24px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-grid{display:grid;grid-template-columns:minmax(290px,.85fr) minmax(500px,1.15fr);gap:clamp(46px,7vw,108px);align-items:start;padding:0 0 36px;border-bottom:1px solid rgba(255,255,255,.1)}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-brand{width:auto;max-width:360px;min-height:0}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .custom-logo-link{display:inline-flex;width:auto;height:auto;margin:0 0 22px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .custom-logo{width:210px!important;height:auto!important;max-width:210px;max-height:98px;object-fit:contain;object-position:left center;filter:drop-shadow(0 14px 24px rgba(0,0,0,.28))}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-brand p{max-width:340px;margin:0 0 18px;color:#ffffffb3;font-size:15px;line-height:1.7}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-brand a[href^="mailto:"]{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(230,57,70,.3);border-radius:999px;background:#ffffff0e;color:#f6e0ad;text-decoration:none;font-size:14px;line-height:1}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links{max-width:none;padding:5px 0 0}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links h4{margin:0 0 18px;color:#f2d28c;font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links ul{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px 44px;margin:0;padding:0;list-style:none}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links li{margin:0;padding:0}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a{display:flex;align-items:center;min-height:34px;color:#ffffffbd;text-decoration:none;font-size:15px;line-height:1.35;transition:color .2s ease,transform .2s ease}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a:before{content:"";flex:0 0 auto;width:6px;height:6px;margin-right:12px;border-radius:50%;background:#e63946a8;box-shadow:0 0 0 3px #e639461a}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a:hover,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom nav a:hover{color:#fff}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a:hover{transform:translate(3px)}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px 28px;align-items:start;padding-top:28px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>p{margin:0;color:#ffffff8f;font-size:13px;line-height:1.6}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-block{display:flex;flex-direction:column;align-items:flex-end;gap:10px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-label{color:#f2d28c;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .pay-badge{display:inline-flex;align-items:center;justify-content:center;height:28px;min-width:48px;padding:0 10px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#ffffff14;color:#ffffffe0;font-size:11px;font-weight:700;letter-spacing:.03em;line-height:1}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>nav{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px 20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>nav a{color:#ffffff8f;text-decoration:none;font-size:13px;line-height:1.4;transition:color .2s ease}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer{padding:38px 0 24px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer>.container{max-width:1160px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-grid{grid-template-columns:minmax(260px,.78fr) minmax(500px,1.22fr);gap:clamp(38px,6vw,96px);padding-bottom:24px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-brand{max-width:330px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .custom-logo-link{margin-bottom:16px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .custom-logo{width:176px!important;max-width:176px;max-height:82px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-brand p{max-width:315px;margin-bottom:14px;font-size:14px;line-height:1.62}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-contact{margin:0;font-style:normal}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-contact>div{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 13px;border:1px solid rgba(230,57,70,.28);border-radius:999px;background:#ffffff0d}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-contact svg{flex:0 0 auto;width:14px;height:14px;color:#f6e0ade0}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-contact a[href^="mailto:"]{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;font-size:13px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links{padding-top:2px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links h4{margin-bottom:14px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links ul{gap:6px 38px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a{min-height:30px;font-size:14px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a:before{width:5px;height:5px;margin-right:10px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom{grid-template-columns:minmax(0,1fr) auto;gap:14px 24px;align-items:center;padding-top:20px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>p,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>nav a{font-size:12px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-block{gap:8px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-icons{gap:6px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .pay-badge{height:26px;min-width:42px;padding:0 9px;border-radius:6px;font-size:10px}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>nav{gap:8px 18px;padding-top:12px}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer{position:relative;overflow:hidden;padding:42px 0 22px!important;background:#000!important;border-top:1px solid #171717!important;color:#fff!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer:before{content:none!important;display:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer>.container{max-width:1120px!important;margin:0 auto!important;padding:0 32px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-grid{display:grid!important;grid-template-columns:minmax(260px,330px) minmax(520px,1fr)!important;gap:clamp(56px,8vw,118px)!important;align-items:start!important;padding:0 0 30px!important;border-bottom:1px solid #1f1f1f!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-brand{max-width:330px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .custom-logo-link{display:inline-flex!important;margin:0 0 18px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .custom-logo{width:154px!important;max-width:154px!important;height:auto!important;max-height:72px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-brand p{max-width:300px!important;margin:0 0 16px!important;color:#a8a8a8!important;font-size:13px!important;line-height:1.65!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-contact{margin:0!important;font-style:normal!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-contact>div{display:inline-flex!important;align-items:center!important;gap:9px!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-contact svg{width:15px!important;height:15px!important;color:#8a8a8a!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-contact a[href^="mailto:"]{min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#d7d7d7!important;font-size:13px!important;line-height:1.4!important;text-decoration:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links{max-width:none!important;padding:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links h4{margin:0 0 18px!important;color:#fff!important;font-size:11px!important;font-weight:700!important;letter-spacing:.18em!important;line-height:1.2!important;text-transform:uppercase!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links ul{display:grid!important;grid-template-columns:repeat(2,minmax(180px,1fr))!important;gap:8px 62px!important;margin:0!important;padding:0!important;list-style:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links li{margin:0!important;padding:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a{display:inline-flex!important;align-items:center!important;min-height:28px!important;color:#b9b9b9!important;font-size:13px!important;line-height:1.35!important;text-decoration:none!important;transition:color .18s ease!important;transform:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a:before{content:none!important;display:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .f-important-links a:hover,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom nav a:hover{color:#fff!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px 32px!important;align-items:center!important;padding-top:18px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>p{margin:0!important;color:gray!important;font-size:12px!important;line-height:1.5!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-block{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin-right:clamp(140px,14vw,220px)!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-label{color:gray!important;font-size:10px!important;font-weight:700!important;letter-spacing:.16em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-icons{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .pay-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:24px!important;min-width:40px!important;padding:0 8px!important;border:1px solid #2b2b2b!important;border-radius:3px!important;background:#0b0b0b!important;color:#d8d8d8!important;font-size:10px!important;font-weight:700!important;letter-spacing:0!important;line-height:1!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>nav{grid-column:1 / -1!important;display:flex!important;flex-wrap:wrap!important;gap:8px 20px!important;padding-top:10px!important;border-top:1px solid #171717!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>nav a{color:#7f7f7f!important;font-size:12px!important;line-height:1.4!important;text-decoration:none!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-block{margin-right:clamp(230px,22vw,330px)!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom{grid-template-columns:1fr!important;gap:12px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>p{grid-column:1 / -1!important;max-width:none!important;white-space:normal!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .payment-block{grid-column:1 / -1!important;justify-content:flex-start!important;justify-self:start!important;margin-right:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom>nav{grid-column:1 / -1!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) .sd-v3-newsletter-section,body:not(.woocommerce-checkout):not(.woocommerce-cart) .newsletter-sec{display:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer{padding:0!important;background:#121212!important;border-top:0!important;color:#f4f1ec!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer:before{content:none!important;display:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer>.container{max-width:none!important;width:100%!important;padding:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-mobile{display:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-grid,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .footer-bottom{display:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-marquee{display:block!important;overflow:hidden!important;background:#f4f1ec!important;border-top:1px solid #ded8cf!important;border-bottom:1px solid #ded8cf!important;color:#111!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-marquee-track{display:flex!important;align-items:center!important;gap:42px!important;width:max-content!important;min-width:100%!important;padding:30px 0 34px!important;transform:translate(-34px);white-space:nowrap!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-marquee-track span{display:inline-block!important;color:#111!important;font-size:clamp(42px,7vw,82px)!important;font-weight:900!important;letter-spacing:-.03em!important;line-height:.9!important;text-transform:uppercase!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-marquee-track span:nth-child(2n){color:transparent!important;-webkit-text-stroke:1.25px #111;text-stroke:1.25px #111}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-desktop-pro{display:grid!important;grid-template-columns:1fr 1fr!important;max-width:1280px!important;margin:0 auto!important;border-left:1px solid #2a2a2a!important;border-right:1px solid #2a2a2a!important;background:#121212!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-panel,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-right-panel{min-height:456px!important;padding:62px 42px 36px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-panel{border-right:1px solid #2a2a2a!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-panel{display:flex!important;flex-direction:column!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-accordion{display:grid!important;gap:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group{border-top:1px solid #303030!important;border-bottom:0!important;padding:0!important;margin:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group:last-child{border-bottom:1px solid #303030!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group summary{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:61px!important;list-style:none!important;cursor:pointer!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group summary::-webkit-details-marker{display:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group summary span{color:#f4f1ec!important;font-size:15px!important;font-weight:650!important;letter-spacing:0!important;line-height:1.2!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group summary:after{content:"+"!important;color:#f4f1ec!important;font-size:18px!important;font-weight:500!important;line-height:1!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group[open] summary:after{content:"-"!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group nav{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;padding:0 0 18px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group a,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter-legal a{color:#b8b8b8!important;font-size:14px!important;line-height:1.6!important;text-decoration:none!important;transition:color .18s ease!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group a:hover,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter-legal a:hover{color:#fff!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-legal{margin-top:auto!important;padding-top:42px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-legal nav{display:flex!important;flex-wrap:wrap!important;gap:6px!important;color:#b8b8b8!important;font-size:13px!important;line-height:1.4!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-legal a{color:#b8b8b8!important;text-decoration:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-positioning{max-width:560px!important;margin:0 0 28px!important;color:#f4f1ec!important;font-size:clamp(22px,2.22vw,30px)!important;font-weight:800!important;letter-spacing:-.015em!important;line-height:1.22!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin:0 0 36px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-socials{display:inline-flex!important;align-items:center!important;gap:14px!important;margin-left:4px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-social{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:48px!important;height:48px!important;border:1px solid #f4f1ec!important;border-radius:50%!important;color:#f4f1ec!important;font-size:15px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:174px!important;min-height:48px!important;padding:0 22px!important;border:1px solid #f4f1ec!important;border-radius:2px!important;color:#f4f1ec!important;background:transparent!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important;transition:background .18s ease,color .18s ease!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-btn-primary,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-btn:hover{background:#f4f1ec!important;color:#111!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-contact-lines{display:grid!important;gap:12px!important;margin-bottom:28px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-contact-lines span{display:flex!important;align-items:center!important;gap:12px!important;color:#d7d7d7!important;font-size:13px!important;line-height:1.45!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-contact-lines svg{flex:0 0 auto!important;width:17px!important;height:17px!important;color:#f4f1ec!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter{width:min(100%,420px)!important;margin-top:10px!important;padding:28px!important;background:#f4f1ec!important;color:#111!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter h3{margin:0 0 8px!important;color:#111!important;font-size:22px!important;font-weight:900!important;letter-spacing:-.015em!important;line-height:1.05!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter p{margin:0 0 18px!important;color:#555!important;font-size:13px!important;line-height:1.45!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter .mc4wp-form,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter form{margin:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter .mc4wp-form-fields,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter form{display:grid!important;gap:10px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter input[type=email]{width:100%!important;min-height:48px!important;padding:0 14px!important;border:1px solid #d8d2c8!important;border-radius:0!important;background:#fff!important;color:#111!important;font-size:13px!important;box-shadow:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter button,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter input[type=submit]{width:100%!important;min-height:48px!important;border:0!important;border-radius:0!important;background:#000!important;color:#fff!important;font-size:12px!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important;cursor:pointer!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter-legal{margin:12px 0 0!important;color:#6b6b6b!important;font-size:11px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter-legal a{color:#111!important;font-size:inherit!important;text-decoration:underline!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-pro-bottom{grid-column:1 / -1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:20px 42px!important;border-top:1px solid #2a2a2a!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-pro-bottom p{margin:0!important;color:#969696!important;font-size:12px!important;line-height:1.4!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-pro-payments{display:flex!important;align-items:center!important;gap:7px!important;color:#969696!important;font-size:10px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-pro-payments b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:38px!important;height:23px!important;padding:0 8px!important;border:1px solid #303030!important;color:#d8d8d8!important;font-size:10px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}}@media(max-width:899px){#sd-footer .sd-footer-marquee,#sd-footer .sd-footer-desktop-pro,.sd-v3-newsletter-section,.newsletter-sec{display:none!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter{width:min(100%,360px)!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter{width:min(100%,290px)!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-marquee-track{padding:16px 0 18px!important;gap:clamp(28px,4vw,56px)!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-marquee-track span{font-size:clamp(42px,4.5vw,58px)!important;line-height:.9!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .container{width:100%!important;max-width:none!important;padding-inline:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-desktop-pro{align-items:start!important;min-height:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-panel,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-right-panel{height:auto!important;min-height:0!important;padding:42px clamp(30px,4vw,52px) 30px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-accordion{gap:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-menu-group summary{min-height:52px!important;padding-block:15px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-positioning{max-width:620px!important;margin-bottom:22px!important;font-size:clamp(22px,2vw,26px)!important;line-height:1.1!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-actions{margin-bottom:22px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-contact-lines{gap:8px!important;margin-bottom:18px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter{width:100%!important;max-width:560px!important;margin-top:0!important;padding:22px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter h3{margin-bottom:6px!important;font-size:21px!important;line-height:1.08!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter p{margin-bottom:12px!important;line-height:1.35!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter form,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter .mc4wp-form-fields{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 148px!important;gap:10px!important;align-items:stretch!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter input[type=email],body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter input[type=submit],body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter button{width:100%!important;height:44px!important;min-height:44px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter-legal{margin:12px 0 0!important;font-size:12px!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-pro-bottom{min-height:0!important;padding:16px clamp(30px,4vw,52px)!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;outline:0!important;padding:0!important;margin-top:18px!important;max-width:552px!important;color:#f4f1ec!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter h3{color:#f4f1ec!important;margin:0 0 16px!important;font-size:14px!important;line-height:1.45!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter>p:not(.sd-footer-newsletter-legal){display:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter form,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter .mc4wp-form-fields{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:18px!important;align-items:end!important;margin:0!important;padding:0!important;background:transparent!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter input[type=email]{width:100%!important;height:48px!important;min-height:48px!important;padding:0 14px 16px 0!important;border:0!important;border-bottom:1px solid #f4f1ec!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#f4f1ecd9!important;font-size:24px!important;line-height:1!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter input[type=email]::placeholder{color:#f4f1eccc!important;opacity:1!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter input[type=submit],body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter button{width:auto!important;min-width:0!important;height:48px!important;min-height:48px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f4f1ec!important;box-shadow:none!important;font-size:14px!important;line-height:1!important;text-transform:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter-legal{margin:14px 0 0!important;color:#f4f1ec9e!important;font-size:12px!important;line-height:1.4!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter-legal a{color:#f4f1ecd1!important;text-decoration:underline!important;text-underline-offset:3px!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter form{display:block!important;width:100%!important;height:auto!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter .mc4wp-form-fields{display:flex!important;width:100%!important;height:48px!important;align-items:flex-end!important;gap:18px!important;font-size:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter .mc4wp-form-fields input[type=email]{flex:1 1 auto!important;min-width:0!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-newsletter .mc4wp-form-fields input[type=submit]{flex:0 0 auto!important;width:auto!important;max-width:none!important;white-space:nowrap!important;align-self:flex-end!important;cursor:pointer!important}}@media(min-width:900px){body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-bottom-legal,body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-bottom-legal a{color:#f4f1ecb8!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-bottom-legal a{text-decoration:none!important}body:not(.woocommerce-checkout):not(.woocommerce-cart) #sd-footer .sd-footer-bottom-legal a:hover{color:#f4f1ec!important;text-decoration:underline!important;text-underline-offset:3px!important}}.sd-empty-page,.sd-search-page{background:#0d0d11;color:#f5f3ee;padding:clamp(34px,5vw,68px) 0 clamp(48px,7vw,92px)}.sd-empty-breadcrumb{display:flex;align-items:center;gap:9px;margin:0 0 24px;color:#15151594;font-size:13px}.sd-empty-breadcrumb a{color:inherit;text-decoration:none}.sd-empty-breadcrumb a:hover{color:#151515}.sd-empty-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:clamp(28px,6vw,76px);align-items:stretch}.sd-empty-copy{max-width:720px}.sd-empty-kicker{margin:0 0 14px;color:#8a5a2b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sd-empty-copy h1,.sd-empty-copy h2,.sd-search-head h1{margin:0;color:#111;font-size:clamp(34px,5vw,68px);line-height:.95;font-weight:800;letter-spacing:0;max-width:780px}.sd-empty-copy h2{font-size:clamp(30px,4vw,54px)}.sd-empty-lead{margin:20px 0 0;max-width:640px;color:#151515b8;font-size:clamp(16px,1.5vw,19px);line-height:1.55}.sd-empty-search{margin:clamp(26px,4vw,42px) 0 0;max-width:680px}.sd-empty-search label{display:block;margin:0 0 10px;color:#151515a3;font-size:13px;font-weight:700}.sd-empty-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0;min-height:58px;border:1px solid rgba(21,21,21,.18);background:#fff}.sd-empty-search-row input[type=search]{min-width:0;width:100%;border:0!important;background:transparent!important;color:#151515!important;padding:0 18px!important;font-size:16px!important;outline:none!important;box-shadow:none!important}.sd-empty-search-row button{border:0!important;border-left:1px solid rgba(21,21,21,.14)!important;background:#151515!important;color:#fff!important;padding:0 22px!important;font-size:13px!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.sd-empty-actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0}.sd-empty-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(21,21,21,.18);color:#151515;background:transparent;text-decoration:none;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.sd-empty-btn:hover{border-color:#151515;color:#151515}.sd-empty-btn-primary{background:#151515;color:#fff!important;border-color:#151515}.sd-empty-guide{align-self:end;display:grid;gap:0;border-top:1px solid rgba(21,21,21,.18);color:#151515}.sd-empty-guide-title{margin:0;padding:18px 0;color:#1515158c;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sd-empty-guide a,.sd-empty-guide span{display:flex;justify-content:space-between;padding:16px 0;border-top:1px solid rgba(21,21,21,.14);color:#151515;text-decoration:none;font-size:15px;line-height:1.35}.sd-empty-guide a:after{content:"+";color:#15151573}.sd-empty-guide a:hover{color:#8a5a2b}.sd-search-head{margin:0 0 clamp(28px,4vw,44px)}.sd-search-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 0 22px}.sd-search-section-head h2{margin:0;color:#151515;font-size:20px;line-height:1.2}.sd-search-section-head a{color:#151515ad;font-size:13px;font-weight:800;text-decoration:none;text-transform:uppercase}.sd-search-section-head a:hover{color:#151515}.sd-search-blog-head{margin-top:46px}.sd-empty-search-layout{margin-top:10px}@media(max-width:899px){.sd-empty-page,.sd-search-page{padding:28px 0 54px}.sd-empty-layout{grid-template-columns:1fr;gap:30px}.sd-empty-copy h1,.sd-empty-copy h2,.sd-search-head h1{font-size:clamp(32px,12vw,48px)}.sd-empty-search-row{grid-template-columns:1fr;min-height:0}.sd-empty-search-row input[type=search]{min-height:54px}.sd-empty-search-row button{min-height:50px;border-left:0!important;border-top:1px solid rgba(21,21,21,.14)!important}.sd-empty-actions,.sd-search-section-head{align-items:stretch;flex-direction:column}.sd-empty-btn{width:100%}}.sd-product-reco{margin:3rem 0;padding:2rem;background:#13131a;border:1px solid #2a2a38;border-radius:12px}.sd-product-reco h3{font-family:Cormorant Garamond,serif;font-size:1.6rem;color:#f5f3ee;margin-bottom:1.5rem;text-align:center}.sd-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}@media(max-width:700px){.sd-product-grid{grid-template-columns:1fr}}.sd-product-card{background:#0d0d11;border:1px solid #2a2a38;border-radius:8px;padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;transition:border-color .2s}.sd-product-card:hover{border-color:#c9a96e}.sd-product-card img{width:100%;max-width:220px;height:180px;object-fit:cover;border-radius:6px}.sd-product-name{font-family:DM Sans,sans-serif;font-size:.85rem;color:#f5f3ee;margin:0;line-height:1.3;flex-grow:1}.sd-product-price{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;color:#c9a96e;margin:0}.sd-product-btn{display:inline-block;background:#c9a96e;color:#0d0d11;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;padding:.45rem 1rem;border-radius:4px;text-decoration:none;letter-spacing:.03em;transition:background .2s}.sd-product-btn:hover{background:#b8956a;color:#0d0d11}.qty-label-mobile,.atc-label-mobile,.buy-now-icon,.buy-now-label-mobile{display:none}@media(max-width:767px){body.single-product .product-summary-col{display:flex!important;flex-direction:column!important}body.single-product .prod-short-desc,body.single-product .prod-short-desc+.prod-divider{display:none!important}body.single-product form.cart,body.single-product .atc-row{display:contents!important}body.single-product .qty-line{order:30!important;display:flex!important;align-items:center!important;gap:16px!important;width:100%!important;margin:14px 0 18px!important}body.single-product .qty-label-mobile{display:inline-flex!important;flex:0 0 auto!important;color:var(--c-text)!important;font-size:17px!important;font-weight:700!important;line-height:1!important}body.single-product .qty-ctrl{width:156px!important;min-width:156px!important;height:44px!important;min-height:44px!important;border:0!important;border-radius:4px!important;background:transparent!important;overflow:hidden!important}body.single-product .qty-btn,body.single-product .qty-input{width:52px!important;height:44px!important;min-height:44px!important;border:0!important;border-radius:0!important;background:#f2f2f2!important;color:#262626!important;font-size:24px!important;font-weight:700!important;box-shadow:none!important}body.single-product .qty-input{margin:0 1px!important;font-size:24px!important;font-weight:500!important;text-align:center!important;-moz-appearance:textfield!important}body.single-product .wish-btn{display:none!important}body.single-product .buy-now-btn{order:31!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:58px!important;min-height:58px!important;margin:0 0 12px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:#ee332c!important;color:#fff!important;box-shadow:inset 0 -5px #82000047!important;font-size:18px!important;font-weight:700!important;letter-spacing:0!important;line-height:1!important;text-transform:uppercase!important}body.single-product .buy-now-icon{display:block!important;width:24px!important;height:24px!important;flex:0 0 auto!important}body.single-product .buy-now-label-desktop{display:none!important}body.single-product .buy-now-label-mobile{display:inline!important}body.single-product .atc-btn-main{order:32!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:56px!important;min-height:56px!important;margin:0 0 18px!important;padding:0 18px!important;border:2px solid #f0b7c0!important;border-radius:999px!important;background:#fff2f2!important;color:#c60000!important;box-shadow:none!important;font-size:18px!important;font-weight:500!important;letter-spacing:0!important;line-height:1!important;text-transform:uppercase!important}body.single-product .atc-label-desktop{display:none!important}body.single-product .atc-label-mobile{display:inline!important}}@media(min-width:901px){:root{--c-gold:var(--sd-primary,#e63946);--c-accent-text:var(--sd-primary,#e63946)}}.stars,.stars *,.star-rating,.star-rating:before,.star-rating span,.star-rating span:before,.pcard-rating,.pcard-rating *,.prod-rating,.prod-rating *,.sd-menu-product-rating,.sd-menu-product-rating *,.sd-v3-stars,.sd-v3-stars *{color:var(--c-star,#FFD21F)!important;border-color:var(--c-star,#FFD21F)!important}.prod-rating .reviews-link{color:#fff!important;font-weight:700!important}.prod-rating .verified{color:var(--c-success)!important}body.single-product .prod-rating .reviews-link,body.single-product .prod-rating .reviews-link *,body.single-product .prod-rating .reviews-link span[itemprop=reviewCount],body.single-product .prod-rating .reviews-link span[itemprop=reviewCount] *{color:#fff!important;-webkit-text-fill-color:#fff!important}html body .products-grid,html body .sd-product-structure-products.products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}html body .products-grid>.pcard,html body .sd-product-structure-products>.pcard,html body article.pcard.product,html body li.product.pcard{min-width:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body .products-grid .pcard .pcard-img,html body .products-grid .pcard .pcard-img>a,html body .products-grid .pcard .pcard-img img,html body .sd-product-structure-products .pcard .pcard-img,html body .sd-product-structure-products .pcard .pcard-img>a,html body .sd-product-structure-products .pcard .pcard-img img{width:100%!important;max-width:100%!important;aspect-ratio:1 / 1!important;border-radius:0!important}html body .products-grid .pcard .pcard-img,html body .sd-product-structure-products .pcard .pcard-img{height:auto!important;overflow:hidden!important;background:transparent!important}html body .products-grid .pcard .pcard-img>a,html body .sd-product-structure-products .pcard .pcard-img>a{display:block!important;height:100%!important;overflow:hidden!important}html body .products-grid .pcard .pcard-img img,html body .sd-product-structure-products .pcard .pcard-img img{display:block!important;height:100%!important;object-fit:cover!important;object-position:center center!important;background:transparent!important;transform:none!important}@media(max-width:768px){html body .products-grid,html body .sd-product-structure-products.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}html body .products-grid>.pcard,html body .sd-product-structure-products>.pcard,html body article.pcard.product,html body li.product.pcard,html body .products-grid .pcard .pcard-img,html body .products-grid .pcard .pcard-img>a,html body .products-grid .pcard .pcard-img img,html body .sd-product-structure-products .pcard .pcard-img,html body .sd-product-structure-products .pcard .pcard-img>a,html body .sd-product-structure-products .pcard .pcard-img img{border-radius:0!important}}body.single-post{background:#0b0b0b;color:#f5f3ee}body.single-post #main-content,body.single-post .site-content{background:#0b0b0b!important}body.single-post .sd-single-post-container{width:100%;max-width:1172px!important;margin:0 auto!important;padding:44px 0 72px!important;background:#0b0b0b!important}body.single-post .single-post-layout--solddolls-blog{display:grid!important;grid-template-columns:790px 340px!important;gap:42px!important;align-items:start!important;width:1172px!important;max-width:1172px!important;margin:0 auto!important;padding:0!important;background:#0b0b0b!important}body.single-post .sd-blog-blog-main,body.single-post article.sd-blog-article{width:790px!important;max-width:790px!important;margin:0!important;padding:0!important;background:#0b0b0b!important;border:0!important;box-shadow:none!important}body.single-post .sd-blog-blog-crumb{display:block!important;margin:0 0 22px!important;padding:0!important;color:#b8b8b8!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:13px!important;line-height:20px!important;font-weight:400!important}body.single-post .sd-blog-blog-crumb a{color:#b8b8b8!important;text-decoration:none!important}body.single-post .sd-blog-blog-crumb span{display:inline-block!important;margin:0 7px!important;color:#b8b8b8!important}body.single-post .sd-blog-article-title{width:790px!important;max-width:790px!important;margin:0 0 22px!important;padding:0!important;color:#fff!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:38px!important;line-height:45.6px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important;text-wrap:balance!important}body.single-post .sd-blog-meta{width:790px!important;margin:0 0 28px!important;padding:0!important;color:#b8b8b8!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:12px!important;line-height:20px!important;font-weight:400!important}body.single-post .sd-blog-meta span{display:inline!important;margin:0 13px 0 0!important;color:#b8b8b8!important}body.single-post .sd-blog-meta strong{color:#b8b8b8!important;font-weight:400!important}body.single-post .sd-blog-article .rich-desc{width:790px!important;max-width:790px!important;margin:0!important;padding:0!important;background:#0b0b0b!important;color:#f5f3ee!important;border:0!important;box-shadow:none!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:18px!important;line-height:30px!important;font-weight:400!important}body.single-post .sd-blog-article .rich-desc p{width:790px!important;max-width:790px!important;margin:0 0 20px!important;padding:0!important;color:#f5f3ee!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:18px!important;line-height:30px!important;font-weight:400!important;background:transparent!important;border:0!important;box-shadow:none!important}body.single-post .sd-blog-article .rich-desc h2,body.single-post .sd-blog-article .rich-desc h3,body.single-post .sd-blog-article .rich-desc h4{width:790px!important;max-width:790px!important;margin:34px 0 14px!important;padding:0!important;color:#fff!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:30px!important;line-height:38px!important;font-weight:700!important;background:transparent!important;border:0!important;box-shadow:none!important}body.single-post .sd-blog-article .rich-desc ul,body.single-post .sd-blog-article .rich-desc ol{width:790px!important;max-width:790px!important;margin:18px 0 22px!important;padding-left:22px!important;color:#f5f3ee!important;font-size:18px!important;line-height:30px!important}body.single-post .sd-blog-article .rich-desc li{margin:0 0 8px!important;color:#f5f3ee!important;font-size:18px!important;line-height:30px!important}body.single-post .sd-blog-article .rich-desc img{max-width:100%!important;height:auto!important;border-radius:0!important}body.single-post .sd-blog-article .rich-desc nav.sd-breadcrumb,body.single-post .sd-blog-article .rich-desc nav.sd-breadcrumb.container,body.single-post .sd-blog-article .rich-desc nav[aria-label*=Ariane],body.single-post .sd-blog-article .rich-desc nav.breadcrumb,body.single-post .sd-blog-article .rich-desc .rank-math-breadcrumb,body.single-post .sd-blog-article .rich-desc .woocommerce-breadcrumb{display:none!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body.single-post .sd-blog-blog-sidebar{display:block!important;visibility:visible!important;width:340px!important;max-width:340px!important;margin:0!important;padding:0!important;background:#0b0b0b!important;color:#f5f3ee!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}body.single-post .sd-blog-side-section{width:340px!important;max-width:340px!important;margin:0 0 34px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body.single-post .sd-blog-side-title{margin:0 0 18px!important;padding:0!important;color:#fff!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:24px!important;line-height:30px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.02em!important}body.single-post .sd-blog-post-cards{width:340px!important;margin:0!important;padding:0!important}body.single-post .sd-blog-pop-card{display:block!important;width:340px!important;min-height:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-decoration:none!important;overflow:hidden!important}body.single-post .sd-blog-pop-img,body.single-post .sd-blog-pop-img img{display:block!important;width:340px!important;height:170px!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:0!important}body.single-post .sd-blog-pop-title{display:block!important;width:340px!important;margin:10px 0 0!important;padding:0!important;color:#f5f3ee!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:16px!important;line-height:22px!important;font-weight:700!important;text-decoration:none!important}body.single-post .sd-blog-cats{display:flex!important;flex-wrap:wrap!important;gap:10px!important;width:340px!important;margin:0!important;padding:0!important}body.single-post .sd-blog-cat{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;width:auto!important;margin:0!important;padding:7px 14px!important;border-radius:16px!important;background:#ffe4c1!important;color:#1a1a1a!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:13px!important;line-height:18px!important;font-weight:700!important;text-decoration:none!important}body.single-post .sd-blog-cat:nth-child(2n){background:#ffd3d8!important}body.single-post .sd-blog-cat:nth-child(3n){background:#d8e8ff!important}body.single-post .sd-blog-cat:nth-child(4n){background:#e1ffd9!important}body.single-post .sd-blog-products{width:340px!important;max-width:340px!important;margin:0!important;padding:0!important;background:transparent!important}body.single-post .sd-blog-product{display:grid!important;grid-template-columns:106px 1fr!important;column-gap:14px!important;width:340px!important;min-height:118px!important;margin:0 0 18px!important;padding:0 0 18px!important;background:transparent!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.12)!important;border-radius:0!important;box-shadow:none!important;text-decoration:none!important;overflow:hidden!important}body.single-post .sd-blog-product-img,body.single-post .sd-blog-product-img img{display:block!important;width:106px!important;height:100px!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:0!important;background:transparent!important}body.single-post .sd-blog-product-body{display:block!important;min-width:0!important;margin:0!important;padding:0!important;color:#f5f3ee!important}body.single-post .sd-blog-product-title{display:block!important;margin:0 0 8px!important;padding:0!important;color:#f5f3ee!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:14px!important;line-height:19px!important;font-weight:600!important;text-decoration:none!important}body.single-post .sd-blog-product-price,body.single-post .sd-blog-product-price *{display:inline!important;margin:0!important;padding:0!important;color:#f92335!important;font-size:14px!important;line-height:18px!important;font-weight:700!important}body.single-post .sd-blog-product-reviews{display:inline!important;margin:0!important;padding-left:6px!important;color:#b8b8b8!important;font-size:12px!important;line-height:18px!important;font-weight:400!important}@media(max-width:980px){body.single-post .sd-single-post-container{max-width:none!important;margin:0!important;padding:28px 16px 48px!important}body.single-post .single-post-layout--solddolls-blog{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.single-post .sd-blog-blog-main,body.single-post article.sd-blog-article,body.single-post .sd-blog-article-title,body.single-post .sd-blog-meta,body.single-post .sd-blog-article .rich-desc,body.single-post .sd-blog-article .rich-desc p,body.single-post .sd-blog-article .rich-desc h2,body.single-post .sd-blog-article .rich-desc h3,body.single-post .sd-blog-article .rich-desc h4,body.single-post .sd-blog-article .rich-desc ul,body.single-post .sd-blog-article .rich-desc ol{width:100%!important;max-width:100%!important}body.single-post .sd-blog-article-title{font-size:30px!important;line-height:36px!important}body.single-post .sd-blog-article .rich-desc,body.single-post .sd-blog-article .rich-desc p{font-size:17px!important;line-height:28px!important}body.single-post .sd-blog-blog-sidebar{display:block!important;visibility:visible!important;width:100%!important;max-width:100%!important;margin:34px 0 0!important;padding:0!important}body.single-post .sd-blog-side-section,body.single-post .sd-blog-post-cards,body.single-post .sd-blog-pop-card,body.single-post .sd-blog-pop-img,body.single-post .sd-blog-pop-img img,body.single-post .sd-blog-cats,body.single-post .sd-blog-products,body.single-post .sd-blog-product{width:100%!important;max-width:100%!important}body.single-post .sd-blog-pop-img,body.single-post .sd-blog-pop-img img{height:auto!important;aspect-ratio:2/1!important}body.single-post .sd-blog-side-title{font-size:22px!important;line-height:28px!important;margin:0 0 16px!important}body.single-post .sd-blog-product{grid-template-columns:96px 1fr!important;column-gap:13px!important}body.single-post .sd-blog-product-img,body.single-post .sd-blog-product-img img{width:96px!important;height:94px!important}}@media(max-width:980px){body.single-post article.sd-blog-article .rich-desc,body.single-post article.sd-blog-article .rich-desc>*:not(img):not(figure),body.single-post .sd-product-reco,body.single-post .sd-product-grid,body.single-post .sd-product-card,body.single-post .sd-blog-blog-sidebar,body.single-post .sd-blog-side-section,body.single-post .sd-blog-pop-card,body.single-post .sd-blog-product{background:#0b0b0b!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important}body.single-post article.sd-blog-article .rich-desc{padding:0!important;margin:0!important}body.single-post .sd-product-reco{padding:0!important;margin:34px 0 10px!important}body.single-post .sd-product-grid{padding:0!important;margin:0!important;gap:28px!important}body.single-post .sd-product-card{padding:0!important;margin:0 0 28px!important}body.single-post .sd-product-card img{border-radius:0!important}body.single-post .sd-blog-product{border-bottom:0!important;padding-bottom:0!important;margin-bottom:22px!important}}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-rayon-section .sd-v3-section-tags.sd-v3-section-tags>a,html body.tax-product_cat .sd-product-structure-tabs>a,html body.blog .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn,html body.category .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn,html body.blog .blog-grid.blog-grid>article.blog-card.blog-card a.card-category.card-category,html body.category .blog-grid.blog-grid>article.blog-card.blog-card a.card-category.card-category{font-weight:800!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-rayon-section .sd-v3-section-tags.sd-v3-section-tags>a:nth-child(6n+1),html body.tax-product_cat .sd-product-structure-tabs>a:nth-child(6n+1){background:#7c2dff!important;border-color:#7c2dff!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-rayon-section .sd-v3-section-tags.sd-v3-section-tags>a:nth-child(6n+2),html body.tax-product_cat .sd-product-structure-tabs>a:nth-child(6n+2){background:#e11d48!important;border-color:#e11d48!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-rayon-section .sd-v3-section-tags.sd-v3-section-tags>a:nth-child(6n+3),html body.tax-product_cat .sd-product-structure-tabs>a:nth-child(6n+3){background:#f97316!important;border-color:#f97316!important;color:#111!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-rayon-section .sd-v3-section-tags.sd-v3-section-tags>a:nth-child(6n+4),html body.tax-product_cat .sd-product-structure-tabs>a:nth-child(6n+4){background:#0ea5e9!important;border-color:#0ea5e9!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-rayon-section .sd-v3-section-tags.sd-v3-section-tags>a:nth-child(6n+5),html body.tax-product_cat .sd-product-structure-tabs>a:nth-child(6n+5){background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-rayon-section .sd-v3-section-tags.sd-v3-section-tags>a:nth-child(6n),html body.tax-product_cat .sd-product-structure-tabs>a:nth-child(6n){background:#facc15!important;border-color:#facc15!important;color:#111!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-rayon-section .sd-v3-head .sd-v3-pill-label{background:#e11d48!important;border-color:#e11d48!important;color:#fff!important}html body.home main.sd-home-v3 .sd-v3-head .sd-v3-pill-link{display:inline-flex!important;align-items:center!important;width:fit-content!important;text-decoration:none!important;font-weight:800!important}html body.home main.sd-home-v3 .sd-v3-section-key-best .sd-v3-head .sd-v3-pill-label{background:#7c2dff!important;border-color:#7c2dff!important;color:#fff!important}html body.home main.sd-home-v3 .sd-v3-section-key-men .sd-v3-head .sd-v3-pill-label{background:#e11d48!important;border-color:#e11d48!important;color:#fff!important}html body.home main.sd-home-v3 .sd-v3-section-key-dolls .sd-v3-head .sd-v3-pill-label{background:#f97316!important;border-color:#f97316!important;color:#111!important}html body.home main.sd-home-v3 .sd-v3-section-key-women .sd-v3-head .sd-v3-pill-label{background:#0ea5e9!important;border-color:#0ea5e9!important;color:#fff!important}html body.home main.sd-home-v3 .sd-v3-section-key-anal .sd-v3-head .sd-v3-pill-label{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}html body.home main.sd-home-v3 .sd-v3-section-key-accessories .sd-v3-head .sd-v3-pill-label{background:#facc15!important;border-color:#facc15!important;color:#111!important}html body.home main.sd-home-v3 .sd-v3-section-key-enlargement .sd-v3-head .sd-v3-pill-label{background:#facc15!important;border-color:#facc15!important;color:#111!important}html body.home main.sd-home-v3 .sd-v3-section-key-female-star .sd-v3-head .sd-v3-pill-label{background:#ec4899!important;border-color:#ec4899!important;color:#fff!important}html body.home main.sd-home-v3 .sd-v3-section-key-best-final .sd-v3-head .sd-v3-pill-label{background:#7c2dff!important;border-color:#7c2dff!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-best .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#7c2dff!important;border-color:#7c2dff!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-men .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#e11d48!important;border-color:#e11d48!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-dolls .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#f97316!important;border-color:#f97316!important;color:#111!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-women .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#0ea5e9!important;border-color:#0ea5e9!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-anal .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-accessories .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#facc15!important;border-color:#facc15!important;color:#111!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-enlargement .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#facc15!important;border-color:#facc15!important;color:#111!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-female-star .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#ec4899!important;border-color:#ec4899!important;color:#fff!important}html body.home main.sd-home-v3 section.sd-v3-rayon-section.sd-v3-section-key-best-final .sd-v3-head a.sd-v3-pill-label.sd-v3-pill-link{background:#7c2dff!important;border-color:#7c2dff!important;color:#fff!important}html body.home main.sd-home-v3 .sd-v3-category-pills-restored .sd-v3-intent-card strong{font-weight:800!important}html body.blog .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+1),html body.category .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+1),html body.blog .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+1) a.card-category.card-category,html body.category .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+1) a.card-category.card-category{background:#7c2dff!important;border-color:#7c2dff!important;color:#fff!important}html body.blog .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+2),html body.category .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+2),html body.blog .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+2) a.card-category.card-category,html body.category .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+2) a.card-category.card-category{background:#e11d48!important;border-color:#e11d48!important;color:#fff!important}html body.blog .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+3),html body.category .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+3),html body.blog .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+3) a.card-category.card-category,html body.category .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+3) a.card-category.card-category{background:#f97316!important;border-color:#f97316!important;color:#111!important}html body.blog .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+4),html body.category .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+4),html body.blog .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+4) a.card-category.card-category,html body.category .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+4) a.card-category.card-category{background:#0ea5e9!important;border-color:#0ea5e9!important;color:#fff!important}html body.blog .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+5),html body.category .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n+5),html body.blog .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+5) a.card-category.card-category,html body.category .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n+5) a.card-category.card-category{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}html body.blog .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n),html body.category .sd-blog-categories.sd-blog-categories>a.sd-blog-cat-btn.sd-blog-cat-btn:nth-child(6n),html body.blog .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n) a.card-category.card-category,html body.category .blog-grid.blog-grid>article.blog-card.blog-card:nth-child(6n) a.card-category.card-category{background:#facc15!important;border-color:#facc15!important;color:#111!important}@media(max-width:768px){html body:not(.woocommerce-checkout) #sd-header #sd-announce{display:block!important;visibility:visible!important;opacity:1!important}}@media(min-width:769px){html body.home:not(.woocommerce-checkout) #sd-header #sd-announce,html body.front-page:not(.woocommerce-checkout) #sd-header #sd-announce{display:block!important;visibility:visible!important;opacity:1!important}}body.home .hero.hero-bg>picture{position:absolute;inset:0;display:block;width:100%;height:100%}body.home .hero.hero-bg>picture>.hero-bg-img{display:block;width:100%;height:100%}body.home .hero.hero-bg>.container[hidden]{display:none!important}@media(max-width:767px){body.sdmn3-enabled #sdmn3-mobile-nav{min-height:42px}}@media(max-width:768px){body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account){--header-h:54px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header-top{height:54px!important;min-height:54px!important;max-height:54px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-top-inner{grid-template-columns:48px minmax(112px,1fr) 132px!important;height:54px!important;min-height:54px!important;max-height:54px!important;gap:5px!important;padding-left:9px!important;padding-right:8px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .burger{min-width:40px!important;width:40px!important;min-height:40px!important;height:40px!important;padding:6px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .burger-icon{width:21px!important;gap:4px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo{width:128px!important;max-width:128px!important;height:54px!important;min-height:54px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo img,body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo .custom-logo{width:124px!important;max-width:124px!important;max-height:46px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-actions{gap:5px!important;height:54px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .hdr-btn{width:29px!important;min-width:29px!important;height:38px!important;min-height:38px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .hdr-btn svg{width:22px!important;height:22px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) .sd-mobile-rayon-track{min-height:34px!important;height:34px!important;padding-left:8px!important;padding-right:8px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) .sd-mobile-rayon-link{min-height:34px!important;height:34px!important;padding-left:10px!important;padding-right:10px!important;font-size:.82rem!important}}@media(max-width:370px){body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-top-inner{grid-template-columns:44px minmax(106px,1fr) 124px!important;padding-left:7px!important;padding-right:6px!important;gap:4px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo,body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo img,body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo .custom-logo{width:116px!important;max-width:116px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-actions{gap:3px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .hdr-btn{width:28px!important;min-width:28px!important}}@media(max-width:768px){body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-top-inner{grid-template-columns:46px minmax(130px,1fr) 144px!important;height:54px!important;min-height:54px!important;max-height:54px!important;gap:4px!important;padding-left:7px!important;padding-right:7px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .burger{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:5px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .burger-icon{width:25px!important;height:18px!important;gap:0!important;justify-content:space-between!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .burger-icon span{height:2.4px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo{width:146px!important;max-width:146px!important;height:54px!important;min-height:54px!important;justify-self:center!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo img,body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo .custom-logo{width:142px!important;max-width:142px!important;height:auto!important;max-height:49px!important;object-fit:contain!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-actions{width:144px!important;min-width:144px!important;gap:3px!important;height:54px!important;align-items:center!important;justify-content:flex-end!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .hdr-btn{width:33px!important;min-width:33px!important;height:44px!important;min-height:44px!important;padding:0!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .hdr-btn svg{width:27px!important;height:27px!important;stroke-width:1.9!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-cart-toggle svg{width:28px!important;height:28px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .hdr-badge{top:2px!important;right:-2px!important;min-width:17px!important;height:17px!important;font-size:9px!important}}@media(max-width:370px){body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-top-inner{grid-template-columns:44px minmax(112px,1fr) 136px!important;gap:2px!important;padding-left:5px!important;padding-right:5px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo{width:132px!important;max-width:132px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo img,body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .site-logo .custom-logo{width:129px!important;max-width:129px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .header-actions{width:136px!important;min-width:136px!important;gap:1px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .hdr-btn{width:33px!important;min-width:33px!important}body:not(.woocommerce-cart):not(.woocommerce-checkout):not(.woocommerce-account) #sd-header .hdr-btn svg{width:26px!important;height:26px!important}}@media(max-width:768px){body.home #sd-header .sd-header-favorites,body.front-page #sd-header .sd-header-favorites{display:none!important}body.home #sd-header .header-top-inner,body.front-page #sd-header .header-top-inner{grid-template-columns:46px minmax(0,1fr) 116px!important;height:54px!important;min-height:54px!important;max-height:54px!important;gap:4px!important;padding-left:6px!important;padding-right:6px!important}body.home #sd-header .site-logo,body.front-page #sd-header .site-logo{width:100%!important;max-width:220px!important;height:54px!important;min-height:54px!important;margin:0 auto!important;padding:0!important;justify-self:stretch!important;justify-content:center!important;overflow:visible!important}body.home #sd-header .site-logo img,body.home #sd-header .site-logo .custom-logo,body.front-page #sd-header .site-logo img,body.front-page #sd-header .site-logo .custom-logo{width:100%!important;max-width:216px!important;height:52px!important;max-height:52px!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important}body.home #sd-header .header-actions,body.front-page #sd-header .header-actions{width:116px!important;min-width:116px!important;height:54px!important;gap:2px!important;align-items:center!important;justify-content:flex-end!important}body.home #sd-header .hdr-btn,body.front-page #sd-header .hdr-btn{width:36px!important;min-width:36px!important;height:46px!important;min-height:46px!important;padding:0!important}body.home #sd-header .hdr-btn svg,body.front-page #sd-header .hdr-btn svg{width:31px!important;height:31px!important;stroke-width:1.9!important}body.home #sd-header .header-cart-toggle svg,body.front-page #sd-header .header-cart-toggle svg{width:32px!important;height:32px!important}body.home #sd-header .burger,body.front-page #sd-header .burger{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:5px!important}body.home #sd-header .burger-icon,body.front-page #sd-header .burger-icon{width:28px!important;height:20px!important}body.home #sd-header .burger-icon span,body.front-page #sd-header .burger-icon span{height:2.6px!important}body.home #sd-header .hdr-badge,body.front-page #sd-header .hdr-badge{top:1px!important;right:-2px!important;min-width:18px!important;height:18px!important;font-size:10px!important}}@media(max-width:370px){body.home #sd-header .header-top-inner,body.front-page #sd-header .header-top-inner{grid-template-columns:44px minmax(0,1fr) 108px!important;gap:2px!important;padding-left:5px!important;padding-right:5px!important}body.home #sd-header .site-logo,body.front-page #sd-header .site-logo{width:100%!important;max-width:174px!important}body.home #sd-header .site-logo img,body.home #sd-header .site-logo .custom-logo,body.front-page #sd-header .site-logo img,body.front-page #sd-header .site-logo .custom-logo{width:100%!important;max-width:170px!important;height:50px!important;max-height:50px!important}body.home #sd-header .header-actions,body.front-page #sd-header .header-actions{width:108px!important;min-width:108px!important;gap:1px!important}body.home #sd-header .hdr-btn,body.front-page #sd-header .hdr-btn{width:35px!important;min-width:35px!important}body.home #sd-header .hdr-btn svg,body.front-page #sd-header .hdr-btn svg{width:29px!important;height:29px!important}body.home #sd-header .header-cart-toggle svg,body.front-page #sd-header .header-cart-toggle svg{width:30px!important;height:30px!important}}@media(max-width:768px){body.home #sd-header .site-logo,body.front-page #sd-header .site-logo{max-width:236px!important;position:relative!important;z-index:2!important;overflow:visible!important}body.home #sd-header .site-logo img,body.home #sd-header .site-logo .custom-logo,body.front-page #sd-header .site-logo img,body.front-page #sd-header .site-logo .custom-logo{width:100%!important;max-width:232px!important;height:52px!important;max-height:52px!important;transform:translateY(6px) scale(1.68)!important;transform-origin:center center!important;object-fit:contain!important}body.home #sd-header .burger,body.home #sd-header .header-actions,body.front-page #sd-header .burger,body.front-page #sd-header .header-actions{position:relative!important;z-index:4!important}}@media(max-width:370px){body.home #sd-header .site-logo img,body.home #sd-header .site-logo .custom-logo,body.front-page #sd-header .site-logo img,body.front-page #sd-header .site-logo .custom-logo{transform:translateY(5px) scale(1.54)!important}}@media(max-width:768px){body.tax-product_cat #sd-header .sd-header-favorites,body.post-type-archive-product #sd-header .sd-header-favorites{display:none!important}body.tax-product_cat #sd-header .header-top-inner,body.post-type-archive-product #sd-header .header-top-inner{grid-template-columns:46px minmax(0,1fr) 116px!important;height:54px!important;min-height:54px!important;max-height:54px!important;gap:4px!important;padding-left:6px!important;padding-right:6px!important}body.tax-product_cat #sd-header .site-logo,body.post-type-archive-product #sd-header .site-logo{width:100%!important;max-width:236px!important;height:54px!important;min-height:54px!important;margin:0 auto!important;padding:0!important;justify-self:stretch!important;justify-content:center!important;position:relative!important;z-index:2!important;overflow:visible!important}body.tax-product_cat #sd-header .site-logo img,body.tax-product_cat #sd-header .site-logo .custom-logo,body.post-type-archive-product #sd-header .site-logo img,body.post-type-archive-product #sd-header .site-logo .custom-logo{width:100%!important;max-width:232px!important;height:52px!important;max-height:52px!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important;transform:translateY(6px) scale(1.68)!important;transform-origin:center center!important}body.tax-product_cat #sd-header .header-actions,body.post-type-archive-product #sd-header .header-actions{width:116px!important;min-width:116px!important;height:54px!important;gap:2px!important;align-items:center!important;justify-content:flex-end!important;position:relative!important;z-index:4!important}body.tax-product_cat #sd-header .hdr-btn,body.post-type-archive-product #sd-header .hdr-btn{width:36px!important;min-width:36px!important;height:46px!important;min-height:46px!important;padding:0!important}body.tax-product_cat #sd-header .hdr-btn svg,body.post-type-archive-product #sd-header .hdr-btn svg{width:31px!important;height:31px!important;stroke-width:1.9!important}body.tax-product_cat #sd-header .header-cart-toggle svg,body.post-type-archive-product #sd-header .header-cart-toggle svg{width:32px!important;height:32px!important}body.tax-product_cat #sd-header .burger,body.post-type-archive-product #sd-header .burger{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:5px!important;position:relative!important;z-index:4!important}body.tax-product_cat #sd-header .burger-icon,body.post-type-archive-product #sd-header .burger-icon{width:28px!important;height:20px!important}body.tax-product_cat #sd-header .burger-icon span,body.post-type-archive-product #sd-header .burger-icon span{height:2.6px!important}body.tax-product_cat #sd-header .hdr-badge,body.post-type-archive-product #sd-header .hdr-badge{top:1px!important;right:-2px!important;min-width:18px!important;height:18px!important;font-size:10px!important}}@media(max-width:370px){body.tax-product_cat #sd-header .header-top-inner,body.post-type-archive-product #sd-header .header-top-inner{grid-template-columns:44px minmax(0,1fr) 108px!important;gap:2px!important;padding-left:5px!important;padding-right:5px!important}body.tax-product_cat #sd-header .site-logo,body.post-type-archive-product #sd-header .site-logo{max-width:174px!important}body.tax-product_cat #sd-header .site-logo img,body.tax-product_cat #sd-header .site-logo .custom-logo,body.post-type-archive-product #sd-header .site-logo img,body.post-type-archive-product #sd-header .site-logo .custom-logo{max-width:170px!important;height:50px!important;max-height:50px!important;transform:translateY(5px) scale(1.54)!important}body.tax-product_cat #sd-header .header-actions,body.post-type-archive-product #sd-header .header-actions{width:108px!important;min-width:108px!important;gap:1px!important}body.tax-product_cat #sd-header .hdr-btn,body.post-type-archive-product #sd-header .hdr-btn{width:35px!important;min-width:35px!important}body.tax-product_cat #sd-header .hdr-btn svg,body.post-type-archive-product #sd-header .hdr-btn svg{width:29px!important;height:29px!important}body.tax-product_cat #sd-header .header-cart-toggle svg,body.post-type-archive-product #sd-header .header-cart-toggle svg{width:30px!important;height:30px!important}}@media(min-width:768px){body.single-product .single-product-page>.container{max-width:1240px!important;padding-left:24px!important;padding-right:24px!important}body.single-product .product-layout{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)!important;gap:44px!important;align-items:start!important;overflow:visible!important}body.single-product .product-summary-col{width:100%!important;max-width:520px!important;min-width:0!important;justify-self:stretch!important}body.single-product form.cart.sd-product-buy-form{display:block!important;width:100%!important;margin:0 0 18px!important;padding:0!important}body.single-product .sd-purchase-stack{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:100%!important;margin:0!important;padding:0!important}body.single-product .qty-line{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important;width:100%!important;margin:0 0 14px!important;padding:0!important}body.single-product .qty-label-mobile{display:inline-flex!important;align-items:center!important;min-width:72px!important;color:var(--c-text)!important;font-size:14px!important;font-weight:700!important;line-height:1!important}body.single-product .qty-ctrl{width:144px!important;min-width:144px!important;height:46px!important;min-height:46px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:7px!important;background:#171b23!important;overflow:hidden!important}body.single-product .qty-btn,body.single-product .qty-input{width:48px!important;min-width:48px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f5f7fb!important;box-shadow:none!important}body.single-product .qty-input{border-left:1px solid rgba(255,255,255,.12)!important;border-right:1px solid rgba(255,255,255,.12)!important;font-size:16px!important;font-weight:700!important}body.single-product .qty-btn{font-size:21px!important;font-weight:600!important}body.single-product .qty-btn:hover{background:#ffffff12!important;color:#fff!important}body.single-product .sd-primary-cta-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:0!important}body.single-product .sd-buy-now-unified,body.single-product .atc-btn-main,body.single-product button.single_add_to_cart_button.atc-btn-main{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0 22px!important;border-radius:8px!important;box-shadow:none!important;font-size:16px!important;font-weight:700!important;letter-spacing:.01em!important;line-height:1!important;text-transform:none!important;text-decoration:none!important}body.single-product .sd-buy-now-unified{border:1px solid #0b5ed7!important;background:#0b5ed7!important;background-image:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important}body.single-product .sd-buy-now-unified:hover{border-color:#0a55c3!important;background:#0a55c3!important;color:#fff!important;transform:none!important}body.single-product .sd-buy-now-unified .buy-now-icon{display:none!important}body.single-product .buy-now-label-desktop{display:inline!important}body.single-product .buy-now-label-mobile{display:none!important}body.single-product .atc-btn-main,body.single-product button.single_add_to_cart_button.atc-btn-main{border:2px solid #2f79d8!important;background:transparent!important;background-image:none!important;color:#e8f2ff!important;-webkit-text-fill-color:#e8f2ff!important}body.single-product .atc-btn-main:hover,body.single-product button.single_add_to_cart_button.atc-btn-main:hover{border-color:#4a91e8!important;background:#2f79d81f!important;color:#fff!important;transform:none!important}body.single-product .atc-label-desktop{display:inline!important}body.single-product .atc-label-mobile{display:none!important}body.single-product .sd-product-express-slot{display:block!important;width:100%!important;max-width:none!important;margin:12px 0 0!important;padding:12px 0 0!important;border-top:1px solid rgba(255,255,255,.09)!important;overflow:visible!important}body.single-product .sd-product-express-slot:empty{display:none!important;margin:0!important;padding:0!important;border:0!important}body.single-product .sd-product-express-slot>*,body.single-product .sd-product-express-slot #wcpay-payment-request-wrapper,body.single-product .sd-product-express-slot #wcpay-express-checkout-wrapper,body.single-product .sd-product-express-slot [id*=wcpay-express],body.single-product .sd-product-express-slot [class*=wcpay-express]{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.single-product .sd-product-express-slot iframe{max-width:100%!important}body.single-product .sd-product-express-slot #wcpay-express-checkout-button-separator{margin:0 0 10px!important;color:#8f96a3!important;font-size:11px!important;font-weight:700!important;letter-spacing:.08em!important;text-align:center!important;text-transform:uppercase!important}body.single-product .sd-after-atc-slot:empty{display:none!important}body.single-product .sd-trust-row{margin-top:14px!important}}@media(min-width:768px)and (max-width:1024px){body.single-product .product-layout{grid-template-columns:minmax(0,52%) minmax(0,48%)!important;gap:28px!important}body.single-product .product-summary-col{max-width:none!important}}@media(min-width:768px){body.single-product .qty-line{min-height:46px!important;gap:12px!important;margin-bottom:12px!important}body.single-product .qty-label-mobile{min-width:72px!important}body.single-product .qty-ctrl{flex:0 0 144px!important}body.single-product .sd-inline-favorite.pcard-wish{position:static!important;inset:auto!important;display:inline-flex!important;flex:0 0 46px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:7px!important;background:#171b23!important;color:#f5f7fb!important;box-shadow:none!important;opacity:1!important;transform:none!important}body.single-product .sd-inline-favorite.pcard-wish:hover{border-color:#ffffff47!important;background:#ffffff14!important;color:#fff!important;transform:none!important}body.single-product .sd-inline-favorite.pcard-wish.is-active{border-color:#e63946!important;background:#e63946!important;color:#fff!important}body.single-product .sd-inline-favorite.pcard-wish svg{width:19px!important;height:19px!important}body.single-product .sd-primary-cta-row{gap:10px!important}body.single-product .sd-primary-cta-row>.sd-buy-now-unified,body.single-product .sd-primary-cta-row>.atc-btn-main{height:54px!important;min-height:54px!important}body.single-product .sd-product-express-slot{margin-top:12px!important;padding-top:12px!important}body.single-product .sd-product-express-slot .sdsh-single-favorite,body.single-product .sd-product-express-slot .product_meta,body.single-product .sd-product-express-slot .sku_wrapper,body.single-product .sd-product-express-slot .posted_in,body.single-product .sd-product-express-slot .tagged_as,body.single-product .sd-product-express-slot [class*=wishlist],body.single-product .sd-product-express-slot [id*=wishlist],body.single-product .sd-product-express-slot [class*=permalink],body.single-product .sd-product-express-slot [id*=permalink]{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}body.single-product .sd-trust-row{margin-top:14px!important}}@media(max-width:767px){body.single-product .sd-inline-favorite.pcard-wish{display:none!important}}@media(min-width:768px){body.single-product .qty-line{display:flex!important;align-items:center!important;justify-content:flex-start!important;column-gap:16px!important;min-height:46px!important;margin:0 0 12px!important}body.single-product .sd-qty-favorite-group{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;min-width:0!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}body.single-product .sd-qty-favorite-group .qty-ctrl{flex:0 0 144px!important;width:144px!important;min-width:144px!important;height:46px!important;min-height:46px!important;margin:0!important}body.single-product .sd-qty-favorite-group .sd-inline-favorite.pcard-wish{display:inline-flex!important;position:static!important;flex:0 0 46px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important}body.single-product .qty-line>.sd-inline-favorite.pcard-wish{display:none!important}}@media(max-width:767px){body.single-product .sd-qty-favorite-group{display:contents!important}body.single-product .sd-qty-favorite-group .sd-inline-favorite.pcard-wish{display:none!important}}@media(min-width:768px){body.single-product .prod-rating{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;min-height:24px!important;margin-bottom:16px!important}body.single-product .prod-rating .stars,body.single-product .prod-rating .rating-txt,body.single-product .prod-rating .reviews-link{flex:0 0 auto!important}body.single-product .prod-rating .sd-rating-favorite.pcard-wish,body.single-product .sd-rating-favorite.pcard-wish{position:static!important;inset:auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:24px!important;min-height:24px!important;margin:0 0 0 2px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;background-image:none!important;color:#a9afba!important;-webkit-text-fill-color:#a9afba!important;box-shadow:none!important;opacity:1!important;transform:none!important;font-size:12px!important;font-weight:400!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important}body.single-product .prod-rating .sd-rating-favorite.pcard-wish svg,body.single-product .sd-rating-favorite.pcard-wish svg{display:block!important;flex:0 0 15px!important;width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important;max-width:15px!important;max-height:15px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;color:inherit!important}body.single-product .prod-rating .sd-rating-favorite-label{display:inline!important;color:inherit!important;-webkit-text-fill-color:inherit!important}body.single-product .prod-rating .sd-rating-favorite.pcard-wish:hover{color:#fff!important;-webkit-text-fill-color:#fff!important;background:transparent!important;border:0!important;transform:none!important}body.single-product .prod-rating .sd-rating-favorite.pcard-wish.is-active,body.single-product .prod-rating .sd-rating-favorite.pcard-wish[aria-pressed=true]{color:#e63946!important;-webkit-text-fill-color:#e63946!important;background:transparent!important;border:0!important}body.single-product .prod-rating .sd-rating-favorite.pcard-wish.is-active svg,body.single-product .prod-rating .sd-rating-favorite.pcard-wish[aria-pressed=true] svg{fill:currentColor!important}body.single-product .qty-line{display:flex!important;align-items:center!important;justify-content:flex-start!important;column-gap:16px!important;min-height:46px!important;margin:0 0 12px!important}body.single-product .qty-line>.qty-ctrl{display:flex!important;flex:0 0 144px!important;width:144px!important;min-width:144px!important;height:46px!important;min-height:46px!important}body.single-product .sd-qty-favorite-group{display:contents!important}body.single-product .qty-line .sd-inline-favorite.pcard-wish:not(.sd-rating-favorite){display:none!important}}@media(max-width:767px){body.single-product .prod-rating .sd-rating-favorite.pcard-wish{display:none!important}}@media(min-width:768px){html body.single-product .sd-buy-now-unified,html body.single-product .buy-now-btn,html body.single-product .atc-btn-main,html body.single-product button.single_add_to_cart_button.atc-btn-main{border-radius:999px!important}}html body.blog .sd-blog-categories>a.sd-blog-cat-btn,html body.category .sd-blog-categories>a.sd-blog-cat-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-height:36px!important;margin:0!important;padding:8px 16px!important;border:1px solid currentColor!important;border-radius:999px!important;font-size:13px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important}html body.blog .sd-blog-categories,html body.category .sd-blog-categories{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important;margin:0 0 28px!important}html body.blog .blog-grid article.blog-card a.card-category,html body.category .blog-grid article.blog-card a.card-category,html body.single-post a.sd-blog-cat,html body.single-post a.sd-cat-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;min-height:30px!important;padding:6px 12px!important;border-radius:999px!important;font-weight:800!important;line-height:1.1!important;text-decoration:none!important}
