.xb-site-header{border-bottom:1px solid var(--xb-line)}.xb-topbar{background:var(--xb-ink);color:#fff}.xb-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:10.5px}.xb-topbar-brand,.xb-topbar-links{display:flex;align-items:center;gap:12px}.xb-topbar-brand strong{font-weight:800}.xb-topbar-brand>span:last-child{color:#aeb0b8}.xb-mainbar-inner{height:92px;display:grid;grid-template-columns:280px minmax(320px,1fr) auto;gap:32px;align-items:center}.xb-brand-wrap{min-width:0}.custom-logo-link{display:inline-flex;align-items:center}.custom-logo{max-width:230px;max-height:60px;width:auto}.xb-wordmark{display:flex;align-items:center;gap:12px}.xb-wordmark-symbol{width:54px;height:54px;background:var(--xb-orange);color:#fff;display:grid;place-items:center;font-weight:900;font-size:17px;letter-spacing:-.04em;clip-path:polygon(0 0,100% 0,100% 75%,75% 100%,0 100%)}.xb-wordmark-copy{display:flex;flex-direction:column;line-height:1.2}.xb-wordmark-copy strong{font-weight:900;font-size:18px}.xb-wordmark-copy small{margin-top:5px;color:var(--xb-soft);font-size:8px;letter-spacing:.12em;direction:ltr;text-align:left}.xb-search-wrap .woocommerce-product-search,.xb-search-wrap .search-form{height:54px;display:flex;align-items:center;background:#f2f2f0;border:1px solid transparent;border-radius:16px;overflow:hidden;transition:.2s}.xb-search-wrap .woocommerce-product-search:focus-within,.xb-search-wrap .search-form:focus-within{background:#fff;border-color:#b9bab5;box-shadow:0 8px 25px rgba(18,19,24,.07)}.xb-search-wrap input[type=search],.xb-search-wrap .search-field{flex:1;min-width:0;height:100%;border:0;background:transparent;padding:0 20px;color:var(--xb-ink);outline:0}.xb-search-wrap button{height:38px;min-width:64px;margin-left:7px;border:0;border-radius:11px;background:var(--xb-ink);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.xb-header-actions{display:flex;gap:10px}.xb-header-action{height:54px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--xb-line);border-radius:16px;background:#fff;transition:.2s}.xb-header-action:hover{border-color:#bbbcb7;transform:translateY(-1px)}.xb-header-action-icon{width:32px;height:32px;border-radius:10px;background:#f2f2f0;display:grid;place-items:center;position:relative}.xb-header-action-icon svg{width:19px;height:19px}.xb-header-action-copy{display:flex;flex-direction:column;line-height:1.35}.xb-header-action-copy small{font-size:9.5px;color:var(--xb-soft)}.xb-header-action-copy strong{font-size:11.5px;font-weight:800;white-space:nowrap}.xb-cart-count{position:absolute;top:-8px;left:-8px;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:var(--xb-orange);color:#fff;font-size:9px;display:grid;place-items:center;font-weight:800}.xb-menu-trigger{display:none;width:42px;height:42px;border:1px solid var(--xb-line);border-radius:12px}.xb-menu-trigger svg{width:21px}.xb-navigation-bar{border-top:1px solid #efefec}.xb-navigation-inner{height:54px;display:flex;align-items:stretch;gap:22px}.xb-all-products{min-width:190px;background:var(--xb-orange);color:#fff;padding:0 18px;display:flex;align-items:center;gap:10px;position:relative}.xb-all-products:after{content:"";position:absolute;left:-16px;top:0;border-top:27px solid transparent;border-bottom:27px solid transparent;border-right:16px solid var(--xb-orange)}.xb-all-products>span{display:grid;place-items:center}.xb-all-products svg{width:19px}.xb-all-products strong{font-size:12px}.xb-all-products small{font-size:8px;opacity:.72;margin-right:auto;letter-spacing:.12em}.xb-primary-nav{flex:1;min-width:0}.xb-primary-nav>ul{height:100%;display:flex;align-items:center;margin:0;padding:0;list-style:none}.xb-primary-nav li{position:relative}.xb-primary-nav a{font-size:11.5px;font-weight:700;display:block;padding:17px 0;white-space:nowrap}.xb-primary-nav a:hover{color:var(--xb-orange)}.xb-primary-nav .sub-menu{position:absolute;top:100%;right:-18px;min-width:220px;margin:0;padding:10px;list-style:none;background:#fff;border:1px solid var(--xb-line);border-radius:14px;box-shadow:var(--xb-shadow);opacity:0;visibility:hidden;transform:translateY(7px);transition:.16s}.xb-primary-nav li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.xb-primary-nav .sub-menu a{padding:9px 10px;border-radius:8px}.xb-primary-nav .sub-menu a:hover{background:#f5f5f2}.xb-nav-editorial{display:flex;align-items:center;gap:7px;font-size:10.5px;font-weight:800;color:var(--xb-orange);white-space:nowrap}.xb-nav-editorial svg{width:17px;height:17px;transform:scaleX(-1)}.xb-mobile-menu{position:fixed;inset:0;z-index:130}.xb-mobile-menu-backdrop{position:absolute;inset:0}.xb-mobile-menu-panel{position:absolute;top:0;right:0;bottom:0;width:min(88vw,390px);background:#fff;padding:20px;overflow:auto}.xb-mobile-menu.is-open .xb-mobile-menu-backdrop{opacity:1}.xb-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--xb-line)}.xb-mobile-menu-head .xb-icon-button{width:38px;height:38px;border:1px solid var(--xb-line);border-radius:10px}.xb-mobile-menu-head svg{width:18px}.xb-mobile-search{margin:18px 0}.xb-mobile-search .woocommerce-product-search,.xb-mobile-search .search-form{display:flex;height:48px;background:#f2f2f0;border-radius:12px;overflow:hidden}.xb-mobile-search input{flex:1;border:0;background:transparent;padding:0 14px;outline:0;min-width:0}.xb-mobile-search button{border:0;background:var(--xb-ink);color:#fff;padding:0 16px;font-size:11px;font-weight:800}.xb-mobile-shop{display:flex;align-items:center;gap:10px;padding:13px;background:var(--xb-orange);color:#fff;border-radius:12px;font-size:12px;font-weight:800;margin-bottom:12px}.xb-mobile-shop svg{width:18px}.xb-mobile-menu nav ul{list-style:none;margin:0;padding:0}.xb-mobile-menu nav>ul>li{border-bottom:1px solid #ecece8}.xb-mobile-menu nav a{display:block;padding:13px 3px;font-size:12.5px;font-weight:700}.xb-mobile-menu .sub-menu{padding:0 12px 8px}.xb-mobile-menu .sub-menu a{font-weight:500;color:var(--xb-muted);font-size:11.5px}.xb-btn{min-height:48px;padding:0 19px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:11.5px;font-weight:800;border:1px solid transparent}.xb-btn svg{width:17px;height:17px;transform:scaleX(-1)}.xb-btn-orange{background:var(--xb-orange);color:#fff}.xb-btn-orange:hover{background:var(--xb-orange-2)}.xb-btn-ghost{border-color:#3d3f45;color:#fff;background:transparent}.xb-btn-ghost:hover{background:#1c1e23}.xb-brand-strip .xb-container{display:flex;align-items:center;justify-content:center;gap:28px;color:#a0a19d;font-size:9px;font-weight:800;letter-spacing:.08em;direction:ltr;overflow:hidden;white-space:nowrap}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:0!important;padding:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid #e1e1dc;border-radius:20px;padding:12px 12px 15px!important;position:relative;overflow:hidden;transition:.2s}.woocommerce ul.products li.product:hover{border-color:#c5c6c0;transform:translateY(-4px);box-shadow:0 18px 42px rgba(18,19,24,.08)}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block}.woocommerce ul.products li.product a img{width:100%!important;height:245px!important;object-fit:contain;margin:0!important;padding:8px;border-radius:14px;background:#f5f5f2;mix-blend-mode:multiply;transition:.25s}.woocommerce ul.products li.product:hover a img{transform:scale(1.025)}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12.5px!important;line-height:1.75!important;font-weight:800!important;color:var(--xb-ink);padding:14px 3px 0!important;margin:0!important;min-height:58px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.woocommerce ul.products li.product .star-rating{font-size:10px!important;margin:8px 3px 0!important;color:var(--xb-orange)}.woocommerce ul.products li.product .price{display:flex!important;align-items:baseline;gap:7px;flex-wrap:wrap;font-size:13.5px!important;font-weight:900!important;color:var(--xb-ink)!important;margin:11px 3px 12px!important;min-height:24px}.woocommerce ul.products li.product .price ins{text-decoration:none!important}.woocommerce ul.products li.product .price del{color:#a5a6a1!important;font-size:10px!important;font-weight:500!important;opacity:1!important}.woocommerce ul.products li.product .button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:39px;margin:0!important;background:#f0f0ed!important;color:var(--xb-ink)!important;border-radius:10px!important;padding:8px 10px!important;font-size:10.5px!important;font-weight:800!important;transition:.18s}.woocommerce ul.products li.product:hover .button{background:var(--xb-ink)!important;color:#fff!important}.woocommerce ul.products li.product .added_to_cart{font-size:10px;font-weight:800;color:var(--xb-green);text-align:center;display:block;margin-top:8px}.woocommerce span.onsale{position:absolute!important;top:20px!important;right:20px!important;left:auto!important;min-height:0!important;line-height:1!important;margin:0!important;padding:7px 8px!important;background:var(--xb-orange)!important;color:#fff!important;border-radius:8px!important;font-size:9px!important;font-weight:900!important;z-index:5;direction:ltr}.xb-card-badge{position:absolute;top:20px;left:20px;z-index:5;padding:7px 8px;border-radius:8px;font-size:7.5px;letter-spacing:.08em;font-weight:900;direction:ltr}.xb-card-badge-dark{background:var(--xb-ink);color:#fff}.xb-journal-card{border:1px solid var(--xb-line);border-radius:20px;overflow:hidden;background:#fff;display:grid;grid-template-columns:145px 1fr;min-height:190px}.xb-journal-card:first-child{grid-row:1/3;display:block}.xb-journal-image{background:#f1f1ee;overflow:hidden;display:block}.xb-journal-image img{width:100%;height:100%;object-fit:cover;transition:.25s}.xb-journal-card:hover .xb-journal-image img{transform:scale(1.025)}.xb-journal-card:first-child .xb-journal-image{height:330px}.xb-journal-card-body{padding:18px;display:flex;flex-direction:column}.xb-journal-card-body>span{font-size:8.5px;font-weight:900;color:var(--xb-orange)}.xb-journal-card-body h3{font-size:15px;line-height:1.75;margin:8px 0 16px;font-weight:900}.xb-journal-card:first-child h3{font-size:24px}.xb-journal-card-body>div{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid #ecece8;padding-top:10px}.xb-journal-card-body time,.xb-journal-card-body>div a{font-size:9px;color:#969893}.xb-journal-card-body>div a{color:var(--xb-ink);font-weight:800}.xb-catalog-main{padding-top:26px}.xb-catalog-shell{display:grid;align-items:start}.xb-catalog-content{min-width:0}.woocommerce-products-header{background:var(--xb-ink);color:#fff;border-radius:22px;padding:32px 34px;margin-bottom:14px;position:relative;overflow:hidden;min-height:155px;display:flex}.woocommerce-products-header:before{position:absolute;left:18px;bottom:-24px;color:#1b1d23;font-size:86px;font-weight:900;letter-spacing:-.06em;direction:ltr}.woocommerce-products-header:after{content:"";position:absolute;top:0;right:0;width:7px;height:100%;background:var(--xb-orange)}.woocommerce-products-header__title.page-title{position:relative;z-index:2;font-size:34px;line-height:1.4;margin:0!important;font-weight:900}.term-description,.woocommerce-products-header .page-description{position:relative;z-index:2;max-width:680px;color:#a7a9b0;font-size:11.5px;line-height:1.9;margin-top:8px}.term-description p,.woocommerce-products-header .page-description p{margin:0}.woocommerce .woocommerce-ordering select{border:1px solid var(--xb-line);background:#fff;border-radius:11px;font-size:10.5px;outline:0}.woocommerce nav.woocommerce-pagination{margin-top:34px}.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:6px;justify-content:center}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--xb-line);background:#fff;border-radius:10px!important;padding:0!important;font-size:10px!important}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--xb-ink)!important;color:#fff!important;border-color:var(--xb-ink)}.xb-page-hero{background:var(--xb-ink);color:#fff;border-radius:22px;padding:34px;margin-bottom:20px;position:relative;overflow:hidden}.xb-page-hero:after{content:"";position:absolute;top:0;right:0;width:6px;height:100%;background:var(--xb-orange)}.xb-page-hero>span{font-size:8px;color:var(--xb-orange);letter-spacing:.13em;direction:ltr}.xb-page-hero h1{font-size:36px;line-height:1.45;margin:7px 0 0;font-weight:900}.xb-post-archive-grid .xb-journal-card{display:block}.xb-post-archive-grid .xb-journal-image{height:220px}.xb-post-archive-grid .xb-journal-card-body{min-height:190px}.xb-footer{background:var(--xb-paper);padding-top:22px;color:#fff}.xb-footer-cta{min-height:210px;background:var(--xb-orange);border-radius:28px 28px 0 0;padding:38px 44px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:44px;position:relative;overflow:hidden}.xb-footer-cta:after{content:"XB";position:absolute;left:-16px;bottom:-62px;font-size:210px;line-height:1;font-weight:900;color:rgba(18,19,24,.08);letter-spacing:-.08em;direction:ltr}.xb-footer-cta-copy{position:relative;z-index:2;max-width:760px}.xb-footer-cta-copy>span{font-size:8px;letter-spacing:.15em;font-weight:900;direction:ltr}.xb-footer-cta-copy h2{font-size:30px;line-height:1.55;margin:8px 0 8px;font-weight:900;color:#111318}.xb-footer-cta-copy p{margin:0;color:#3b281f;font-size:11.5px;line-height:2}.xb-footer-cta-actions{position:relative;z-index:2;display:flex;align-items:center;gap:20px;white-space:nowrap}.xb-btn-light{background:#fff;color:var(--xb-ink);min-height:48px;border-radius:12px;padding:0 19px}.xb-btn-light:hover{background:var(--xb-ink);color:#fff}.xb-footer-text-link{display:inline-flex;align-items:center;gap:7px;color:#17181d;font-size:10.5px;font-weight:900;border-bottom:1px solid rgba(18,19,24,.35);padding-bottom:5px}.xb-footer-text-link svg,.xb-btn-light svg{width:17px;transform:scaleX(-1)}.xb-footer-main{background:#101115}.xb-footer-grid{padding:54px 0 48px;display:grid;grid-template-columns:1.35fr .65fr 1fr;gap:70px;align-items:start}.xb-footer-brand p{max-width:500px;color:#8d9098;font-size:11.5px;line-height:2;margin:20px 0 0}.xb-footer-label{font-size:7.5px;color:var(--xb-orange);letter-spacing:.14em;direction:ltr}.xb-footer-nav h3,.xb-footer-services h3{font-size:17px;line-height:1.7;margin:5px 0 13px}.xb-footer-nav ul{list-style:none;margin:0;padding:0}.xb-footer-nav li+li{margin-top:7px}.xb-footer-nav a{font-size:11px;color:#a9acb3;display:inline-flex;align-items:center;gap:6px}.xb-footer-nav a:before{content:"";width:0;height:1px;background:var(--xb-orange);transition:.18s}.xb-footer-nav a:hover{color:#fff}.xb-footer-nav a:hover:before{width:12px}.xb-footer-service-list{display:grid;gap:7px}.xb-footer-service-list>div{display:flex;align-items:center;gap:10px;border:1px solid #282a30;background:#15171c;border-radius:12px;padding:10px 11px}.xb-footer-service-list svg{width:18px;height:18px;color:var(--xb-orange);flex:0 0 auto}.xb-footer-service-list span{display:flex;flex-direction:column;line-height:1.55}.xb-footer-service-list strong{font-size:9.5px}.xb-footer-service-list small{font-size:8px;color:#777b84}.xb-footer-bottom{border-top:1px solid #292b31;min-height:58px;display:flex;align-items:center;justify-content:space-between;color:#696c74;font-size:8.5px;direction:ltr}.xb-footer-bottom p{margin:0}.xb-footer-bottom>div{display:flex;align-items:center;gap:10px}.xb-footer-bottom i{width:28px;height:1px;background:var(--xb-orange)}.xb-footer-bottom strong{color:#878a91;font-size:7px;letter-spacing:.12em}.xb-mobile-bottom{display:none}@media (max-width:1180px){.xb-mainbar-inner{grid-template-columns:230px minmax(280px,1fr) auto;gap:18px}.xb-header-action-copy{display:none}.xb-header-action{width:50px;padding:0;justify-content:center}.xb-header-action-icon{background:transparent}.xb-primary-nav>ul{gap:18px}.xb-nav-editorial{display:none}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.xb-journal-card:first-child{grid-row:auto;grid-column:1/-1;display:grid;grid-template-columns:1.1fr 1fr}.xb-journal-card:first-child .xb-journal-image{height:auto}.xb-catalog-shell{grid-template-columns:240px 1fr}}@media (max-width:860px){body{padding-bottom:64px}.xb-container{width:min(calc(100% - 28px),var(--xb-container))}.xb-topbar-inner{justify-content:center}.xb-topbar-links{display:none}.xb-topbar-brand>span:last-child{display:none}.xb-mainbar-inner{height:auto;grid-template-columns:44px 1fr auto;gap:10px;padding:10px 0}.xb-menu-trigger{display:grid}.xb-brand-wrap{justify-self:center}.xb-wordmark-copy{display:none}.custom-logo{max-width:165px;max-height:48px}.xb-search-wrap{grid-column:1/-1;grid-row:2;margin-top:2px}.xb-search-wrap .woocommerce-product-search,.xb-search-wrap .search-form{height:48px}.xb-header-actions .xb-header-action:first-child{display:none}.xb-header-action{border:0;width:42px;height:42px}.xb-navigation-bar{display:none}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce ul.products li.product a img{height:220px!important}.xb-journal-card,.xb-journal-card:first-child{grid-column:auto;display:grid;grid-template-columns:180px 1fr;min-height:180px}.xb-journal-card:first-child .xb-journal-image,.xb-journal-image{height:auto}.xb-journal-card:first-child h3{font-size:18px}.xb-catalog-shell{display:block}.woocommerce .woocommerce-result-count{float:none!important;padding-top:10px}.woocommerce .woocommerce-ordering{float:left!important}.xb-footer-cta{grid-template-columns:1fr;padding:32px;gap:22px}.xb-footer-cta-actions{justify-content:flex-start}.xb-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.xb-footer-brand{grid-column:1/-1}.xb-mobile-bottom{position:fixed;right:0;left:0;bottom:0;z-index:100;height:62px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-top:1px solid var(--xb-line);display:grid;grid-template-columns:repeat(4,1fr);padding:4px 8px max(4px,env(safe-area-inset-bottom))}.xb-mobile-bottom a,.xb-mobile-bottom button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;color:#55585f}.xb-mobile-bottom svg{width:20px;height:20px}.xb-page-hero h1{font-size:30px}}@media (max-width:540px){.xb-container{width:min(calc(100% - 20px),var(--xb-container))}.xb-wordmark-symbol{width:42px;height:42px;font-size:14px}.xb-mainbar-inner{grid-template-columns:42px 1fr 42px}.xb-search-wrap button{min-width:55px}.xb-btn{width:100%}.xb-brand-strip .xb-container{justify-content:flex-start}.woocommerce ul.products{gap:8px}.woocommerce ul.products li.product{padding:8px 8px 11px!important;border-radius:14px}.woocommerce ul.products li.product a img{height:170px!important;padding:5px;border-radius:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:10.5px!important;min-height:50px;padding-top:10px!important}.woocommerce ul.products li.product .price{font-size:11.5px!important;margin:8px 2px 9px!important}.woocommerce ul.products li.product .price del{font-size:8.5px!important}.woocommerce ul.products li.product .button{font-size:9.5px!important;min-height:36px}.woocommerce span.onsale{top:13px!important;right:13px!important;font-size:8px!important}.xb-card-badge{top:13px;left:13px;font-size:6.5px}.xb-journal-card,.xb-journal-card:first-child{grid-template-columns:120px 1fr;min-height:145px}.xb-journal-card-body{padding:13px}.xb-journal-card-body h3,.xb-journal-card:first-child h3{font-size:12px;margin:6px 0 10px}.xb-journal-card-body>div{padding-top:7px}.woocommerce-products-header{padding:24px 22px;min-height:130px;border-radius:16px}.woocommerce-products-header__title.page-title{font-size:26px}.xb-footer{padding-top:12px}.xb-footer-cta{border-radius:18px 18px 0 0;padding:28px 20px;min-height:0}.xb-footer-cta-copy h2{font-size:23px}.xb-footer-cta-copy p{font-size:10.5px}.xb-footer-cta-actions{align-items:flex-start;flex-direction:column;gap:13px}.xb-footer-grid{grid-template-columns:1fr;gap:30px;padding:38px 0}.xb-footer-brand{grid-column:auto}.xb-footer-bottom{font-size:8px}.xb-footer-bottom>div strong{display:none}.xb-page-hero{padding:24px 20px}.xb-page-hero h1{font-size:25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.xb-navigation-inner{position:relative}.xb-product-mega-wrap{display:flex;align-items:stretch;position:static;flex:0 0 auto}button.xb-all-products{min-width:232px;border:0;font-family:inherit;cursor:pointer;justify-content:flex-start;transition:background .18s ease}button.xb-all-products:hover,button.xb-all-products[aria-expanded="true"]{background:var(--xb-orange-2)}.xb-all-products-icon,.xb-all-products-chevron{display:grid;place-items:center;flex:0 0 auto}.xb-all-products-icon svg{width:19px;height:19px}.xb-all-products-chevron{margin-right:auto;transition:transform .18s ease}.xb-all-products-chevron svg{width:15px;height:15px}button.xb-all-products[aria-expanded="true"] .xb-all-products-chevron{transform:rotate(180deg)}.xb-primary-nav>ul{gap:20px}.xb-primary-nav>ul>li>a{display:flex;align-items:center;gap:7px;color:#27292f;transition:color .16s ease}.xb-primary-nav>ul>li>a .xb-menu-link-icon{width:19px;height:19px;display:grid;place-items:center;color:#7b7e85;transition:color .16s ease,transform .16s ease}.xb-primary-nav>ul>li>a .xb-menu-link-icon svg{width:17px;height:17px}.xb-primary-nav>ul>li>a:hover .xb-menu-link-icon,.xb-primary-nav>ul>li.current-menu-item>a .xb-menu-link-icon,.xb-primary-nav>ul>li.current-menu-ancestor>a .xb-menu-link-icon{color:var(--xb-orange);transform:translateY(-1px)}.xb-primary-nav>ul>li.current-menu-item>a,.xb-primary-nav>ul>li.current-menu-ancestor>a{color:var(--xb-orange)}.xb-primary-nav .sub-menu .xb-menu-link-icon{display:none}.xb-product-mega{position:absolute;z-index:90;top:calc(100% + 1px);right:0;left:0;background:#fff;border:1px solid #e4e4df;border-top:3px solid var(--xb-orange);border-radius:0 0 22px 22px;box-shadow:0 28px 70px rgba(18,19,24,.16);padding:24px 26px 28px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(9px);transition:opacity .16s ease,visibility .16s ease,transform .16s ease}.xb-product-mega-wrap:hover .xb-product-mega,.xb-product-mega-wrap:focus-within .xb-product-mega,.xb-product-mega-wrap.is-open .xb-product-mega{opacity:1;visibility:visible;pointer-events:auto;transform:none}.xb-product-mega-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 2px 18px;margin-bottom:20px;border-bottom:1px solid #ecece7}.xb-product-mega-head>div{display:flex;align-items:center;gap:12px}.xb-product-mega-eyebrow{direction:ltr;font-size:8px;letter-spacing:.16em;color:var(--xb-orange);font-weight:800}.xb-product-mega-head strong{font-size:17px;font-weight:900}.xb-product-mega-head>a{display:inline-flex;align-items:center;gap:7px;color:var(--xb-orange);font-size:10.5px;font-weight:800}.xb-product-mega-head>a svg{width:16px;height:16px;transform:scaleX(-1)}.xb-product-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 16px;max-height:min(560px,70vh);overflow:auto;padding:1px 2px 2px;scrollbar-width:thin}.xb-product-mega-group{min-width:0;padding:12px;border:1px solid #eeeeea;border-radius:16px;background:#fbfbf9;transition:border-color .16s ease,background .16s ease,transform .16s ease}.xb-product-mega-group:hover{border-color:#d9d9d2;background:#fff;transform:translateY(-1px)}.xb-product-mega-parent{display:flex;align-items:center;gap:11px;min-width:0}.xb-product-mega-thumb{width:52px;height:52px;border-radius:13px;background:#f0f0ed;display:grid;place-items:center;overflow:hidden;flex:0 0 52px;color:#8c8e94}.xb-product-mega-thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.xb-product-mega-thumb svg{width:22px;height:22px}.xb-product-mega-parent>span:last-child{min-width:0;display:flex;flex-direction:column;line-height:1.45}.xb-product-mega-parent strong{font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xb-product-mega-parent small{font-size:8.5px;color:#92949a;margin-top:3px}.xb-product-mega-group ul{list-style:none;margin:11px 0 0;padding:10px 0 0;border-top:1px dashed #deded8;display:grid;grid-template-columns:1fr 1fr;gap:2px 8px}.xb-product-mega-group li{min-width:0}.xb-product-mega-group li a{display:block;padding:5px 2px;color:#666970;font-size:9.7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xb-product-mega-group li a:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#c8c9c5;margin-left:6px;vertical-align:middle}.xb-product-mega-group li a:hover{color:var(--xb-orange)}.xb-product-mega-group li a:hover:before{background:var(--xb-orange)}.xb-mobile-menu nav>ul>li>a{display:flex;align-items:center;gap:9px}.xb-mobile-menu nav>ul>li>a .xb-menu-link-icon{width:24px;height:24px;border-radius:8px;background:#f3f3f0;display:grid;place-items:center;color:#686b72;flex:0 0 24px}.xb-mobile-menu nav>ul>li>a .xb-menu-link-icon svg{width:15px;height:15px}.xb-mobile-menu nav>ul>li>a:hover .xb-menu-link-icon{background:#fff0e8;color:var(--xb-orange)}@media (max-width:1180px) and (min-width:769px){button.xb-all-products{min-width:205px;padding-inline:14px}.xb-primary-nav>ul{gap:13px}.xb-primary-nav>ul>li>a{gap:5px;font-size:10.5px}.xb-primary-nav>ul>li>a .xb-menu-link-icon{width:16px}.xb-primary-nav>ul>li>a .xb-menu-link-icon svg{width:15px}.xb-product-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.xb-product-mega{display:none}}.xb-journal-placeholder{width:100%;height:100%;min-height:160px;display:grid;place-items:center;background:#f2f2ef;color:#d0d1cc;font-size:30px;font-weight:900;direction:ltr}.woocommerce-products-header:before{display:none!important;content:none!important}.xb-catalog-english{position:absolute;left:18px;bottom:-24px;z-index:0;color:#1b1d23;font-size:clamp(54px,6.2vw,86px);font-weight:900;letter-spacing:-.055em;line-height:1;direction:ltr;text-align:left;text-transform:uppercase;white-space:nowrap;pointer-events:none;max-width:82%;overflow:hidden;text-overflow:clip}.woocommerce-products-header__title.page-title,.term-description,.woocommerce-products-header .page-description{z-index:2}.xb-footer-description{max-width:500px;color:#8d9098;font-size:11px;line-height:2;margin-top:19px}.xb-footer-description p{margin:0 0 8px}.xb-footer-description p:last-child{margin-bottom:0}@media (max-width:768px){.xb-catalog-english{font-size:42px;bottom:-8px;left:12px;max-width:88%}}.xb-footer-grid.xb-footer-grid-signature{grid-template-columns:minmax(330px,1.2fr) minmax(150px,.55fr) minmax(150px,.55fr) minmax(320px,.95fr);gap:34px;padding:54px 0 46px}.xb-footer-brand-rich{display:flex;flex-direction:column;gap:18px}.xb-footer-logo-box{background:#fff;border-radius:20px;padding:18px 20px;display:inline-flex;align-self:flex-start;max-width:100%;box-shadow:0 10px 30px rgba(0,0,0,.12)}.xb-footer-logo-inner .custom-logo-link{display:inline-flex;align-items:center;justify-content:center}.xb-footer-logo-inner .custom-logo{max-width:220px;max-height:72px;width:auto;height:auto}.xb-footer-logo-inner .xb-wordmark{color:#111318}.xb-footer-description-rich{max-width:540px;color:#a3a7af;font-size:11.5px;line-height:2.1;margin-top:0}.xb-footer-phone-block h3,.xb-footer-trust h3,.xb-footer-services-compact h3{font-size:16px;line-height:1.7;margin:6px 0 13px}.xb-footer-phone-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.xb-footer-phone-list a{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #2a2d33;background:#16181d;border-radius:14px;color:#fff;font-size:12px;font-weight:800;direction:ltr;justify-content:flex-start}.xb-footer-phone-list a span{direction:ltr}.xb-footer-phone-list a svg{width:17px;height:17px;color:var(--xb-orange);flex:0 0 auto}.xb-footer-phone-list a:hover{border-color:#ff6a00;transform:translateY(-1px)}.xb-footer-meta-column{display:flex;flex-direction:column;gap:22px}.xb-footer-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.xb-footer-trust-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:#111318;border-radius:16px;text-align:center;border:1px solid #efefeb;box-shadow:0 10px 28px rgba(0,0,0,.1)}.xb-footer-trust-card strong{font-size:12px;font-weight:900;line-height:1.8}.xb-footer-trust-card small{font-size:9px;line-height:1.9;color:#6b6f76}.xb-footer-trust-card:hover{transform:translateY(-2px)}.xb-footer-services-compact .xb-footer-service-list>div{padding:11px 12px}@media (max-width:1100px){.xb-footer-grid.xb-footer-grid-signature{grid-template-columns:1fr 1fr;gap:28px}.xb-footer-brand-rich{grid-column:1/-1}.xb-footer-meta-column{grid-column:1/-1}}@media (max-width:767px){.xb-footer-phone-list{grid-template-columns:1fr}}@media (max-width:520px){.xb-footer-trust-grid{grid-template-columns:1fr}}.xb-footer-grid-signature .xb-footer-menu-column h3{margin-bottom:16px}.xb-footer-grid-signature .xb-footer-menu-column ul{display:grid;gap:9px}.xb-footer-grid-signature .xb-footer-menu-column li{margin:0!important}.xb-footer-grid-signature .xb-footer-menu-column a{font-size:11px;line-height:1.7;color:#aeb1b8}.xb-footer-grid-signature .xb-footer-menu-column a:hover{color:#fff}.xb-primary-nav>ul>li.menu-item-has-children>a{gap:6px}.xb-menu-parent-chevron{width:16px;height:16px;display:grid;place-items:center;margin-right:1px;color:#8a8d94;transition:color .16s ease,transform .16s ease}.xb-menu-parent-chevron svg{width:13px;height:13px;stroke-width:1.8}.xb-primary-nav>ul>li.menu-item-has-children:hover>a .xb-menu-parent-chevron,.xb-primary-nav>ul>li.current-menu-ancestor>a .xb-menu-parent-chevron{color:var(--xb-orange);transform:translateY(1px)}.xb-primary-nav .sub-menu a{display:flex!important;align-items:center;justify-content:space-between;gap:14px;min-height:38px}.xb-submenu-link-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.xb-submenu-arrow{flex:0 0 auto;width:17px;height:17px;display:grid;place-items:center;color:#9a9da3;transition:color .16s ease,transform .16s ease}.xb-submenu-arrow svg{width:13px;height:13px;transform:scaleX(-1)}.xb-primary-nav .sub-menu a:hover .xb-submenu-arrow{color:var(--xb-orange);transform:translateX(-2px)}.xb-mobile-menu nav>ul>li.menu-item-has-children>a{display:flex;align-items:center;gap:7px}.xb-mobile-menu .xb-menu-parent-chevron{margin-right:auto}.xb-mobile-menu .sub-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px}.xb-mobile-menu .sub-menu .xb-submenu-arrow{color:#a0a3a9}.xb-footer-text-ad{display:flex;align-items:center;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid #292c32;font-size:10.5px;line-height:1.8}.xb-footer-text-ad span{color:#8f939b}.xb-footer-text-ad a{color:var(--xb-orange);font-weight:900;text-decoration:none;border-bottom:1px solid rgba(255,105,0,.4);padding-bottom:1px}.xb-footer-text-ad a:hover{color:#fff;border-bottom-color:var(--xb-orange)}@media (max-width:767px){.xb-footer-text-ad{font-size:10px}}.xb-footer-address{display:flex;align-items:flex-start;gap:11px;margin:0 0 12px;padding:12px 13px;border:1px solid #2a2d33;background:#16181d;border-radius:14px;color:#fff}.xb-footer-address-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:rgba(255,106,0,.08);color:var(--xb-orange)}.xb-footer-address-icon svg{width:18px;height:18px}.xb-footer-address>div{min-width:0;display:flex;flex-direction:column;gap:3px}.xb-footer-address strong{font-size:10px;font-weight:900;color:#fff}.xb-footer-address address{margin:0;font-style:normal;font-size:10px;line-height:2;color:#a9adb5}@media (max-width:767px){.xb-footer-address{padding:11px 12px}.xb-footer-address address{font-size:9.5px}}.xb-catalog-shell{grid-template-columns:250px minmax(0,1fr);gap:18px}.xb-category-sidebar{position:sticky;top:18px;background:#fff;border:1px solid var(--xb-line);border-radius:20px;padding:17px 15px 16px;min-width:0}.xb-category-sidebar-head{display:flex;flex-direction:column;padding:2px 3px 13px;margin-bottom:8px;border-bottom:1px solid #ecece8}.xb-category-sidebar-head span{font-size:7.5px;letter-spacing:.14em;color:var(--xb-orange);direction:ltr;text-align:right;font-weight:900}.xb-category-sidebar-head strong{font-size:14px;line-height:1.8;color:var(--xb-ink)}.xb-category-sidebar-list,.xb-category-sidebar-children{list-style:none;margin:0;padding:0}.xb-category-sidebar-list>li+li{border-top:1px solid #f0f0ec}.xb-category-sidebar-parent,.xb-category-sidebar-children a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:8px 8px;border-radius:10px;font-size:10.5px;color:#44474e;transition:.18s}.xb-category-sidebar-parent small,.xb-category-sidebar-children small{font-size:8px;color:#a1a4aa;direction:ltr}.xb-category-sidebar-parent:hover,.xb-category-sidebar-parent.is-current,.xb-category-sidebar-children a:hover,.xb-category-sidebar-children a.is-current{background:#fff3eb;color:var(--xb-orange)}.xb-category-sidebar-parent.is-current,.xb-category-sidebar-children a.is-current{font-weight:900}.xb-category-sidebar-children{margin:0 8px 8px;padding:5px 9px;border-right:2px solid #ffb688}.xb-category-sidebar-children a{min-height:34px;padding:5px 6px;font-size:9.5px}.xb-category-top-description{margin:0 0 16px;padding:20px 22px 18px;background:#fff;border:1px solid var(--xb-line);border-radius:18px;position:relative;overflow:hidden}.xb-category-top-description:after{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:var(--xb-orange)}.xb-category-content-label{display:flex;align-items:center;gap:10px;margin-bottom:9px;direction:ltr;justify-content:flex-end}.xb-category-content-label span{font-size:7px;letter-spacing:.14em;font-weight:900;color:var(--xb-orange)}.xb-category-content-label i{width:40px;height:1px;background:#dedfd9}.xb-category-richtext{font-size:12.5px;line-height:2.15;color:#4f5259}.xb-category-richtext p{margin:0 0 10px}.xb-category-richtext p:last-child{margin-bottom:0}.xb-category-richtext a{color:var(--xb-orange);font-weight:800}.xb-category-bottom-content{margin:28px 0 6px;padding:28px 30px 30px;background:#fff;border:1px solid var(--xb-line);border-radius:22px;overflow:hidden}.xb-category-bottom-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid #ecece8}.xb-category-bottom-head>div{display:flex;flex-direction:column}.xb-category-bottom-head span{font-size:7.5px;letter-spacing:.14em;font-weight:900;color:var(--xb-orange);direction:ltr;text-align:right}.xb-category-bottom-head strong{font-size:22px;line-height:1.6;color:var(--xb-ink)}.xb-category-bottom-head>i{width:72px;height:3px;border-radius:99px;background:var(--xb-orange)}.xb-category-richtext-long{font-size:14px;line-height:2.25;color:#383b42}.xb-category-richtext-long h2{font-size:23px;line-height:1.65;margin:34px 0 12px;color:var(--xb-ink);font-weight:900}.xb-category-richtext-long h2:first-child{margin-top:0}.xb-category-richtext-long h3{font-size:18px;line-height:1.75;margin:25px 0 9px;color:var(--xb-ink);font-weight:900}.xb-category-richtext-long ul,.xb-category-richtext-long ol{padding-right:22px}.xb-category-richtext-long img{max-width:100%;height:auto;border-radius:18px;margin:16px auto}.xb-category-richtext-long table{width:100%;border-collapse:collapse;margin:18px 0;font-size:12px}.xb-category-richtext-long th,.xb-category-richtext-long td{border:1px solid #e6e6e2;padding:10px 12px}.xb-category-richtext-long th{background:#f7f7f4;font-weight:900}.xb-category-bottom-content details,.xb-category-bottom-content .rank-math-list-item,.xb-category-bottom-content .schema-faq-section{margin:9px 0;border:1px solid #e4e5e0;border-radius:14px;background:#fbfbf9;overflow:hidden}.xb-category-bottom-content details>summary,.xb-category-bottom-content .rank-math-question,.xb-category-bottom-content .schema-faq-question{position:relative;display:block;cursor:pointer;padding:15px 48px 15px 16px;font-size:13px;line-height:1.9;font-weight:900;color:var(--xb-ink);list-style:none}.xb-category-bottom-content details>summary::-webkit-details-marker{display:none}.xb-category-bottom-content details>summary:before,.xb-category-bottom-content .rank-math-question:before,.xb-category-bottom-content .schema-faq-question:before{content:"+";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:grid;place-items:center;border:1px solid #ffc29b;border-radius:7px;color:var(--xb-orange);font-size:15px;background:#fff}.xb-category-bottom-content details[open]>summary:before{content:"−"}.xb-category-bottom-content details>*:not(summary),.xb-category-bottom-content .rank-math-answer,.xb-category-bottom-content .schema-faq-answer{padding:0 16px 16px;font-size:12.5px;line-height:2.1;color:#62656c}@media (max-width:1100px){.xb-catalog-shell{grid-template-columns:220px minmax(0,1fr)}.xb-category-sidebar{padding:15px 12px}.xb-category-bottom-content{padding:24px}}@media (max-width:900px){.xb-catalog-shell{display:block}.xb-category-sidebar{display:none}.xb-category-top-description{margin-bottom:12px;padding:16px 17px}}@media (max-width:767px){.xb-category-top-description{border-radius:15px}.xb-category-richtext{font-size:11.5px;line-height:2.05}.xb-category-bottom-content{margin-top:20px;padding:20px 17px;border-radius:17px}.xb-category-bottom-head{align-items:flex-start;flex-direction:column;gap:10px;padding-bottom:14px;margin-bottom:15px}.xb-category-bottom-head strong{font-size:19px}.xb-category-richtext-long{font-size:12.5px;line-height:2.15}.xb-category-richtext-long h2{font-size:20px;margin-top:27px}.xb-category-richtext-long h3{font-size:16px}}.xb-catalog-content .woocommerce ul.products li.product{background:#fff;border-color:#e6e6e0;box-shadow:0 7px 22px rgba(18,19,24,.025);padding:11px 11px 13px!important}.xb-catalog-content .woocommerce ul.products li.product:hover{border-color:#d6d7d0;box-shadow:0 17px 38px rgba(18,19,24,.075);transform:translateY(-3px)}.xb-catalog-content .woocommerce ul.products li.product a img{box-shadow:inset 0 0 0 1px #efefea!important;mix-blend-mode:normal!important;padding:13px!important}.xb-catalog-content .woocommerce ul.products li.product:hover a img{box-shadow:inset 0 0 0 1px #e5e5df!important}.xb-loop-card-context{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:10px 3px 0;min-height:27px}.xb-loop-brand{min-width:0;max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7c7f86;font-size:8px;font-weight:900;direction:ltr;text-align:left;letter-spacing:.02em}.xb-loop-stock{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:8px;font-weight:850;color:#777a80}.xb-loop-stock i{width:6px;height:6px;border-radius:50%;background:#9da0a5;flex:0 0 auto}.xb-loop-stock.is-instock{color:#19885b}.xb-loop-stock.is-instock i{background:#20a86d;box-shadow:0 0 0 4px rgba(32,168,109,.08)}.xb-loop-stock.is-backorder{color:#a66b0b}.xb-loop-stock.is-backorder i{background:#e69a20}.xb-loop-stock.is-outofstock{color:#a55e5e}.xb-loop-stock.is-outofstock i{background:#c77979}.xb-catalog-content .woocommerce ul.products li.product .woocommerce-loop-product__title{padding:8px 3px 0!important;min-height:57px;font-size:12px!important;line-height:1.78!important;font-weight:900!important}.xb-catalog-content .woocommerce ul.products li.product .price{padding-top:9px;border-top:1px solid #f0f0eb;margin-top:8px!important}.xb-catalog-content .woocommerce ul.products li.product .button{min-height:41px!important;border:1px solid #ecece6!important;background:#f5f5f2!important;border-radius:11px!important;gap:7px}.xb-catalog-content .woocommerce ul.products li.product .button:after{content:"←";font-size:13px;line-height:1;opacity:.55}.xb-catalog-content .woocommerce ul.products li.product:hover .button{background:#15171c!important;border-color:#15171c!important;color:#fff!important}@media (max-width:560px){.xb-loop-card-context{padding-top:8px}.xb-loop-brand,.xb-loop-stock{font-size:7.3px}}body.tax-product_cat .xb-catalog-content ul.products li.product a img,body.post-type-archive-product .xb-catalog-content ul.products li.product a img,body.woocommerce-shop .xb-catalog-content ul.products li.product a img,.xb-catalog-content ul.products li.product img.attachment-woocommerce_thumbnail,.xb-catalog-content ul.products li.product img.woocommerce-placeholder{background:linear-gradient(145deg,#fff 0%,#fff 78%,#fff8f2 100%)!important;box-shadow:inset 0 0 0 1px #f0f0eb!important;mix-blend-mode:normal!important;padding:12px!important;border-radius:15px!important}body.tax-product_cat .xb-catalog-content ul.products li.product:hover a img,body.post-type-archive-product .xb-catalog-content ul.products li.product:hover a img,body.woocommerce-shop .xb-catalog-content ul.products li.product:hover a img{background:linear-gradient(145deg,#fff 0%,#fff 72%,#fff5ec 100%)!important;box-shadow:inset 0 0 0 1px #e7e7e1!important}.xb-site-breadcrumb{position:relative;z-index:20;padding:12px 0 0;background:var(--xb-bg,#f7f7f4)}.xb-site-breadcrumb ol{min-width:0;min-height:50px;margin:0;padding:7px 9px;display:flex;align-items:center;gap:0;list-style:none;background:#fff;border:1px solid #e8e8e3;border-radius:15px;box-shadow:0 8px 24px rgba(18,19,24,.025);overflow:hidden}.xb-site-breadcrumb li{min-width:0;display:flex;align-items:center;color:#8b8e94;font-size:11px;font-weight:650;line-height:1.5;white-space:nowrap}.xb-site-breadcrumb li+li:before{display:inline-flex;align-items:center;justify-content:center}.xb-site-breadcrumb a{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#666970}.xb-site-breadcrumb a:hover{color:var(--xb-orange)}.xb-breadcrumb-home-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;border-radius:10px;color:#fff;background:var(--xb-orange)}.xb-breadcrumb-home-icon svg{width:16px;height:16px;stroke-width:1.8}.xb-site-breadcrumb .is-current{overflow:hidden;color:var(--xb-ink);font-weight:850}.xb-site-breadcrumb .is-current>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(48vw,560px)}@media (max-width:900px){.xb-site-breadcrumb{padding-top:8px}.xb-site-breadcrumb ol{min-height:46px;border-radius:13px;overflow-x:auto;scrollbar-width:none}.xb-site-breadcrumb ol::-webkit-scrollbar{display:none}.xb-site-breadcrumb .is-current>span{max-width:58vw}}@media (max-width:560px){.xb-site-breadcrumb li{font-size:10px}.xb-breadcrumb-home-icon{width:31px;height:31px;flex-basis:31px}.xb-site-breadcrumb li+li:before{width:21px}}.xb-price-unified{display:inline-flex;align-items:baseline;gap:8px;flex-wrap:wrap;direction:rtl;font-weight:900}.xb-price-unified del{color:#a2a5aa!important;font-size:.72em!important;font-weight:500!important;opacity:1!important;text-decoration-thickness:1px;order:1}.xb-price-unified ins{color:var(--xb-orange)!important;text-decoration:none!important;font-weight:950!important;order:2}.xb-price-range{display:inline-flex;align-items:baseline;gap:4px;direction:rtl;white-space:nowrap}.xb-price-range .woocommerce-Price-amount,.xb-price-value .woocommerce-Price-amount{color:inherit!important}.xb-price-separator{color:currentColor;opacity:.65;font-weight:700;padding:0 1px}.woocommerce ul.products li.product .price>.xb-price-unified:not(.is-sale){color:var(--xb-ink)!important}.woocommerce ul.products li.product .price>.xb-price-unified.is-sale ins{color:var(--xb-orange)!important}.xb-hero-product-copy .xb-price-unified:not(.is-sale){color:var(--xb-ink)!important}.xb-hero-product-copy .xb-price-unified.is-sale ins{color:var(--xb-orange)!important}.xb-hero-product-copy .xb-price-unified del{color:#a4a6aa!important}.xb-footer-trust-card{min-height:108px!important;padding:9px!important;overflow:hidden}.xb-footer-trust-card img{display:block;max-width:88px;width:auto;height:86px;object-fit:contain;margin:auto}.xb-footer-socials-wrap{margin-top:16px;padding-top:15px;border-top:1px solid #292c32}.xb-footer-socials-wrap>strong{display:block;margin-bottom:10px;color:#fff;font-size:10.5px;font-weight:900}.xb-footer-socials{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.xb-footer-socials a{width:35px;height:35px;display:grid;place-items:center;border:1px solid #2b2e35;border-radius:10px;background:#17191e;color:#b9bcc3;transition:.18s}.xb-footer-socials a:hover{background:var(--xb-orange);border-color:var(--xb-orange);color:#fff;transform:translateY(-2px)}.xb-footer-socials svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.7}.xb-footer-socials svg circle{fill:none}.xb-hero-product-copy .xb-price-unified{display:inline-flex!important;flex-direction:row!important;align-items:baseline!important;gap:7px!important;flex-wrap:wrap!important;color:var(--xb-ink)!important}.xb-hero-product-copy .xb-price-unified del,.xb-hero-product-copy .xb-price-unified del *{color:#a5a6a1!important}.xb-hero-product-copy .xb-price-unified del{position:relative!important;text-decoration:none!important;opacity:1!important;font-size:.78em!important;font-weight:500!important}.xb-hero-product-copy .xb-price-unified del *{text-decoration:none!important}.xb-hero-product-copy .xb-price-unified del:after{content:"";position:absolute;left:0;right:0;top:52%;height:1px;background:#a5a6a1;pointer-events:none}.xb-hero-product-copy .xb-price-unified ins,.xb-hero-product-copy .xb-price-unified ins *{color:var(--xb-orange)!important;text-decoration:none!important;font-weight:900!important}.xb-hero-product-copy .xb-price-unified:not(.is-sale),.xb-hero-product-copy .xb-price-unified:not(.is-sale) *{color:var(--xb-ink)!important}.xb-hero-product-copy>span>.xb-price-unified.is-sale ins,.xb-hero-product-copy>span>.xb-price-unified.is-sale ins *{color:var(--xb-orange)!important}.xb-site-header{position:sticky!important;top:0;z-index:999;transition:box-shadow .2s ease;background:#fff}body.admin-bar .xb-site-header{top:32px}.xb-site-header.is-compact{box-shadow:0 9px 28px rgba(18,19,24,.09)}.xb-site-header.is-compact .xb-topbar{display:none}.xb-site-header.is-compact .xb-mainbar-inner{height:64px}.xb-site-header.is-compact .custom-logo{max-height:43px}.xb-site-header.is-compact .xb-search-wrap .woocommerce-product-search,.xb-site-header.is-compact .xb-search-wrap .search-form,.xb-site-header.is-compact .xb-header-action{height:44px}.xb-site-header.is-compact .xb-navigation-inner{height:48px}.xb-site-header.is-compact .xb-all-products:after{border-top-width:24px;border-bottom-width:24px}@media (max-width:782px){body.admin-bar .xb-site-header{top:46px}}@media (max-width:820px){.xb-site-header{top:0!important}.xb-site-header.is-compact .xb-mainbar-inner{height:58px}}.woocommerce ul.products li.product .price .xb-price-range{white-space:nowrap}body.tax-product_cat .xb-category-bottom-content :is(details,.rank-math-list-item,.schema-faq-section,.uagb-faq-item){min-height:0!important;height:auto!important;margin:8px 0!important;padding:0!important;border:1px solid #e4e4df!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}body.tax-product_cat .xb-category-bottom-content details::before,body.tax-product_cat .xb-category-bottom-content details::after{content:none!important;display:none!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) details>summary,body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) :is(.rank-math-question,.schema-faq-question,.uagb-faq-questions-button,.uagb-faq-question-button,.uagb-faq-questions){min-height:0!important;margin:0!important;padding:14px 48px 14px 16px!important;background:#fff!important;color:var(--xb-ink)!important;font-size:13px!important;line-height:1.75!important;font-weight:900!important;cursor:pointer!important;position:relative!important;border:0!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) details>summary::before{content:none!important;display:none!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) details>summary::after,body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) :is(.rank-math-question,.schema-faq-question,.uagb-faq-questions-button,.uagb-faq-question-button,.uagb-faq-questions)::after{content:"+"!important;position:absolute!important;right:13px!important;top:50%!important;transform:translateY(-50%)!important;width:25px!important;height:25px!important;display:grid!important;place-items:center!important;border:1px solid #ffd0b7!important;border-radius:8px!important;background:#fff7f2!important;color:var(--xb-orange)!important;font-size:16px!important;line-height:1!important;font-weight:500!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) details[open]>summary::after,body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) :is(.rank-math-question,.schema-faq-question).is-open::after,body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) .uagb-faq-item.is-xb-open :is(.uagb-faq-questions-button,.uagb-faq-question-button,.uagb-faq-questions)::after{content:"−"!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) details:not([open])>*:not(summary){display:none!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) :is(.rank-math-answer,.schema-faq-answer,.uagb-faq-content){margin:0!important;padding:0 16px 15px!important;background:#fff!important;color:#5b5e65!important;font-size:12px!important;line-height:2!important;border:0!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) :is(.rank-math-answer,.schema-faq-answer)[hidden]{display:none!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) .uagb-faq-content{display:none!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) .uagb-faq-item.is-xb-open .uagb-faq-content{display:block!important}body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) :is(.uagb-faq-icon-wrap,[class*="faq-icon"]){display:none!important}@media (max-width:700px){body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) details>summary,body :is(.xb-prose,.woocommerce-Tabs-panel,.xb-category-bottom-content) :is(.rank-math-question,.schema-faq-question,.uagb-faq-questions-button,.uagb-faq-question-button,.uagb-faq-questions){font-size:12px!important;padding:12px 44px 12px 12px!important}}.xb-site-header .xb-topbar,.xb-site-header .xb-mainbar-inner,.xb-site-header .xb-navigation-inner,.xb-site-header .custom-logo,.xb-site-header .xb-header-action,.xb-site-header .xb-search-wrap .woocommerce-product-search,.xb-site-header .xb-search-wrap .search-form{transition:none!important}.xb-site-breadcrumb ol{direction:rtl!important;justify-content:flex-start!important;flex-wrap:nowrap!important}.xb-site-breadcrumb li{direction:rtl!important}.xb-site-breadcrumb li+li:before{content:"/"!important;width:auto!important;padding:0 11px!important;color:#c7c9cd!important;font-size:11px!important;font-weight:700!important;transform:none!important}.xb-site-breadcrumb a,.xb-site-breadcrumb li>span{display:inline-flex;align-items:center;min-width:0}.woocommerce ul.products li.product{--xb-loop-stage-height:261px}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{position:relative!important}.xb-catalog-content .woocommerce ul.products li.product a img,body.tax-product_cat .xb-catalog-content ul.products li.product a img,body.post-type-archive-product .xb-catalog-content ul.products li.product a img,body.woocommerce-shop .xb-catalog-content ul.products li.product a img,.xb-catalog-content ul.products li.product img.attachment-woocommerce_thumbnail,.xb-catalog-content ul.products li.product img.woocommerce-placeholder{box-shadow:inset 0 0 0 1px #f0f0eb!important;mix-blend-mode:normal!important}.xb-catalog-content .woocommerce ul.products li.product a.woocommerce-LoopProduct-link::after,body.tax-product_cat .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after,body.post-type-archive-product .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after,body.woocommerce-shop .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after{position:absolute;top:0;right:0;left:0;height:var(--xb-loop-stage-height);pointer-events:none;border-radius:16px;z-index:1;background:radial-gradient(circle at 88% 20%,rgba(255,205,176,.20) 0 14%,rgba(255,205,176,0) 38%),linear-gradient(90deg,rgba(255,255,255,0) 0 66%,rgba(255,228,209,.34) 100%)}@media (max-width:980px){.woocommerce ul.products li.product{--xb-loop-stage-height:236px}}@media (max-width:767px){.woocommerce ul.products li.product{--xb-loop-stage-height:185px}}.xb-catalog-content .woocommerce ul.products li.product a.woocommerce-LoopProduct-link::after,body.tax-product_cat .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after,body.post-type-archive-product .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after,body.woocommerce-shop .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after{content:none!important}.xb-catalog-content .woocommerce ul.products li.product a.woocommerce-LoopProduct-link::before{content:""!important;position:absolute!important;top:0!important;right:0!important;left:0!important;height:245px!important;border-radius:15px!important;pointer-events:none!important;z-index:4!important;background:radial-gradient(circle at 88% 22%,rgba(255,205,176,.22) 0 15%,rgba(255,205,176,0) 42%),linear-gradient(90deg,rgba(255,255,255,0) 0 68%,rgba(255,228,209,.36) 100%)!important}.xb-catalog-content .woocommerce ul.products li.product a img{position:relative!important;z-index:2!important;background:#fff!important}@media (max-width:980px){.xb-catalog-content .woocommerce ul.products li.product a.woocommerce-LoopProduct-link::before{height:220px!important}}@media (max-width:768px){.xb-catalog-content .woocommerce ul.products li.product a.woocommerce-LoopProduct-link::before{height:170px!important;border-radius:10px!important}}.xb-catalog-content .woocommerce ul.products li.product a.woocommerce-LoopProduct-link::before,body.tax-product_cat .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::before,body.post-type-archive-product .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::before,body.woocommerce-shop .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::before{content:none!important}.xb-catalog-content .woocommerce ul.products li.product{position:relative!important;isolation:isolate!important}.xb-catalog-content .woocommerce ul.products li.product::before{content:"";position:absolute;top:12px;right:12px;left:12px;background:radial-gradient(circle at 88% 22%,rgba(255,205,176,.22) 0 15%,rgba(255,205,176,0) 42%),linear-gradient(90deg,rgba(255,255,255,0) 0 68%,rgba(255,228,209,.36) 100%)}.xb-catalog-content .woocommerce ul.products li.product::before{height:245px;border-radius:15px}.xb-catalog-content .woocommerce ul.products li.product a img,body.tax-product_cat .xb-catalog-content ul.products li.product a img,body.post-type-archive-product .xb-catalog-content ul.products li.product a img,body.woocommerce-shop .xb-catalog-content ul.products li.product a img,.xb-catalog-content ul.products li.product img.attachment-woocommerce_thumbnail,.xb-catalog-content ul.products li.product img.woocommerce-placeholder{position:relative!important;z-index:1!important;background:#fff!important}.xb-catalog-content .woocommerce ul.products li.product :is(.xb-loop-card-context,.woocommerce-loop-product__title,.star-rating,.price,.button,.added_to_cart){position:relative!important;z-index:3!important}@media (max-width:980px){.xb-catalog-content .woocommerce ul.products li.product::before{top:12px;right:12px;left:12px}.xb-catalog-content .woocommerce ul.products li.product::before{height:220px}}@media (max-width:768px){.xb-catalog-content .woocommerce ul.products li.product::before{top:8px;right:8px;left:8px;height:170px;border-radius:10px}}.xb-catalog-content .woocommerce ul.products li.product a.woocommerce-LoopProduct-link{position:relative!important;z-index:1!important;isolation:isolate!important}.xb-catalog-content .woocommerce ul.products li.product::before{z-index:4!important;pointer-events:none!important}.xb-catalog-content .woocommerce ul.products li.product a img,.xb-catalog-content .woocommerce ul.products li.product:hover a img,body.tax-product_cat .xb-catalog-content ul.products li.product a img,body.tax-product_cat .xb-catalog-content ul.products li.product:hover a img,body.post-type-archive-product .xb-catalog-content ul.products li.product a img,body.post-type-archive-product .xb-catalog-content ul.products li.product:hover a img,body.woocommerce-shop .xb-catalog-content ul.products li.product a img,body.woocommerce-shop .xb-catalog-content ul.products li.product:hover a img{background:#fff!important;z-index:auto!important}.xb-catalog-content .woocommerce ul.products li.product :is(.onsale,.xb-card-badge,.xb-loop-card-context,.woocommerce-loop-product__title,.star-rating,.price,.button,.added_to_cart){position:relative!important;z-index:6!important}body.tax-product_cat .xb-catalog-content ul.products li.product,body.post-type-archive-product .xb-catalog-content ul.products li.product,body.woocommerce-shop .xb-catalog-content ul.products li.product{position:relative!important;isolation:isolate!important}body.tax-product_cat .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::before,body.tax-product_cat .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after,body.post-type-archive-product .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::before,body.post-type-archive-product .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after,body.woocommerce-shop .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::before,body.woocommerce-shop .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link::after{content:none!important;display:none!important}body.tax-product_cat .xb-catalog-content ul.products li.product::before,body.post-type-archive-product .xb-catalog-content ul.products li.product::before,body.woocommerce-shop .xb-catalog-content ul.products li.product::before{content:""!important;display:block!important;position:absolute!important;top:12px!important;right:12px!important;left:12px!important;height:245px!important;border-radius:15px!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important;pointer-events:none!important;z-index:20!important;background:radial-gradient(circle at 88% 22%,rgba(255,205,176,.22) 0 15%,rgba(255,205,176,0) 42%),linear-gradient(90deg,rgba(255,255,255,0) 0 68%,rgba(255,228,209,.36) 100%)!important}body.tax-product_cat .xb-catalog-content ul.products li.product:hover::before,body.post-type-archive-product .xb-catalog-content ul.products li.product:hover::before,body.woocommerce-shop .xb-catalog-content ul.products li.product:hover::before{opacity:1!important;transform:none!important;background:radial-gradient(circle at 88% 22%,rgba(255,205,176,.22) 0 15%,rgba(255,205,176,0) 42%),linear-gradient(90deg,rgba(255,255,255,0) 0 68%,rgba(255,228,209,.36) 100%)!important}body.tax-product_cat .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link,body.post-type-archive-product .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link,body.woocommerce-shop .xb-catalog-content ul.products li.product a.woocommerce-LoopProduct-link{position:relative!important;z-index:1!important}body.tax-product_cat .xb-catalog-content ul.products li.product a img,body.tax-product_cat .xb-catalog-content ul.products li.product:hover a img,body.post-type-archive-product .xb-catalog-content ul.products li.product a img,body.post-type-archive-product .xb-catalog-content ul.products li.product:hover a img,body.woocommerce-shop .xb-catalog-content ul.products li.product a img,body.woocommerce-shop .xb-catalog-content ul.products li.product:hover a img{background:#fff!important;position:relative!important;z-index:1!important}body.tax-product_cat .xb-catalog-content ul.products li.product :is(.onsale,.xb-card-badge),body.post-type-archive-product .xb-catalog-content ul.products li.product :is(.onsale,.xb-card-badge),body.woocommerce-shop .xb-catalog-content ul.products li.product :is(.onsale,.xb-card-badge){z-index:30!important}@media (max-width:980px){body.tax-product_cat .xb-catalog-content ul.products li.product::before,body.post-type-archive-product .xb-catalog-content ul.products li.product::before,body.woocommerce-shop .xb-catalog-content ul.products li.product::before{height:220px!important}}@media (max-width:768px){body.tax-product_cat .xb-catalog-content ul.products li.product::before,body.post-type-archive-product .xb-catalog-content ul.products li.product::before,body.woocommerce-shop .xb-catalog-content ul.products li.product::before{top:8px!important;right:8px!important;left:8px!important;height:170px!important;border-radius:10px!important}}.woocommerce-products-header,.xb-page-hero{position:relative!important;min-height:190px!important;display:flex!important;align-items:center!important;overflow:hidden!important;padding:34px 38px!important;margin:0 0 14px!important;border-radius:24px!important;background:#111318!important;color:#fff!important;border:1px solid #1f2228!important;box-sizing:border-box!important}.woocommerce-products-header:after,.xb-page-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;width:6px!important;height:100%!important;background:var(--xb-orange)!important}.xb-page-hero-copy{position:relative!important;z-index:2!important;width:min(820px,68%)!important;margin-right:0!important;margin-left:auto!important;text-align:right!important}.woocommerce-products-header__title.page-title,.xb-page-hero h1{position:relative!important;z-index:2!important;width:min(820px,68%)!important;max-width:820px!important;margin:0 0 0 auto!important;padding:0!important;color:#fff!important;background:none!important;border:0!important;box-shadow:none!important;font-size:clamp(30px,3.1vw,44px)!important;line-height:1.5!important;font-weight:900!important;letter-spacing:-.03em!important;text-align:right!important}.xb-page-hero-copy h1{width:100%!important;margin:0!important}.xb-page-hero-kicker,.xb-catalog-kicker{position:relative!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:max-content!important;margin:0 0 13px!important;direction:ltr!important;order:-1}.xb-page-hero-kicker i,.xb-catalog-kicker i{display:block!important;width:54px!important;height:2px!important;flex:0 0 54px!important;border-radius:999px!important;background:var(--xb-orange)!important}.xb-page-hero-kicker span,.xb-catalog-kicker span{color:var(--xb-orange)!important;font-size:8px!important;line-height:1!important;font-weight:900!important;letter-spacing:.14em!important;white-space:nowrap!important}.woocommerce-products-header{flex-direction:column!important;justify-content:center!important;align-items:stretch!important}.woocommerce-products-header .xb-catalog-kicker{width:min(820px,68%)!important;margin-right:0!important;margin-left:auto!important}.xb-catalog-english,.xb-page-hero-english{position:absolute!important;z-index:1!important;color:#1b1d23!important;font-weight:900!important;direction:ltr!important;text-align:left!important;text-transform:uppercase!important;white-space:nowrap!important;pointer-events:none!important;user-select:none!important}.xb-page .xb-page-hero{border-radius:24px!important;margin:0 0 14px!important}.xb-page-hero>span{display:none!important}@media (max-width:900px){.woocommerce-products-header,.xb-page-hero{min-height:170px!important;padding:28px 26px!important}.xb-page-hero-copy,.woocommerce-products-header__title.page-title,.woocommerce-products-header .xb-catalog-kicker{width:82%!important}}@media (max-width:640px){.woocommerce-products-header,.xb-page-hero{min-height:148px!important;padding:24px 20px!important;border-radius:18px!important}.xb-page-hero-copy,.woocommerce-products-header__title.page-title,.woocommerce-products-header .xb-catalog-kicker{width:100%!important}.xb-page-hero-copy h1,.woocommerce-products-header__title.page-title{width:100%!important;font-size:26px!important;line-height:1.55!important;padding-left:34px!important}.xb-page-hero-kicker,.xb-catalog-kicker{margin-bottom:10px!important}.xb-page-hero-kicker i,.xb-catalog-kicker i{width:36px!important;flex-basis:36px!important}.xb-page-hero-kicker span,.xb-catalog-kicker span{font-size:7px!important}}.xb-catalog-english,.xb-page-hero-english{left:28px!important;bottom:8px!important;max-width:48%!important;overflow:visible!important;font-size:clamp(58px,5.9vw,88px)!important;line-height:.88!important;letter-spacing:-.055em!important;opacity:1!important}@media (max-width:900px){.xb-catalog-english,.xb-page-hero-english{left:18px!important;bottom:7px!important;max-width:44%!important;font-size:clamp(50px,7vw,72px)!important}}@media (max-width:640px){.xb-catalog-english,.xb-page-hero-english{left:12px!important;bottom:6px!important;max-width:42%!important;font-size:44px!important;letter-spacing:-.045em!important;opacity:.72!important}}button.xb-all-products::after{transition:border-right-color .18s ease!important}.xb-product-mega-wrap:hover button.xb-all-products,.xb-product-mega-wrap:focus-within button.xb-all-products,.xb-product-mega-wrap.is-open button.xb-all-products,button.xb-all-products:hover,button.xb-all-products[aria-expanded="true"]{background:var(--xb-orange-2)!important}.xb-product-mega-wrap:hover button.xb-all-products::after,.xb-product-mega-wrap:focus-within button.xb-all-products::after,.xb-product-mega-wrap.is-open button.xb-all-products::after,button.xb-all-products:hover::after,button.xb-all-products[aria-expanded="true"]::after{border-right-color:var(--xb-orange-2)!important}:root{--xb-sticky-safe-top:132px}@media (min-width:1025px){.xb-category-sidebar{top:var(--xb-sticky-safe-top)!important}body.admin-bar .xb-category-sidebar{top:var(--xb-sticky-safe-top)!important}}.xb-topbar-links{gap:15px!important}.xb-topbar-links a{position:relative;display:inline-flex!important;align-items:center;gap:7px;min-height:24px;color:#d9d9dc!important;font-weight:750;transition:color .16s ease,opacity .16s ease}.xb-topbar-links a:hover{color:#fff!important}.xb-topbar-dot-link::before{content:"";width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:var(--xb-orange);box-shadow:0 0 0 3px rgba(255,90,0,.10)}.xb-topbar-price-link{color:#fff!important;padding:3px 9px 3px 10px;border:1px solid rgba(255,255,255,.10);border-radius:8px;background:rgba(255,255,255,.045)}.xb-topbar-price-link:hover{background:rgba(255,90,0,.12);border-color:rgba(255,90,0,.30)}.xb-topbar-price-link strong{font-size:10px;font-weight:900}.xb-topbar-pulse{position:relative;width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--xb-orange);box-shadow:0 0 0 0 rgba(255,90,0,.45);animation:xbTopbarPulse 1.9s ease-out infinite}@keyframes xbTopbarPulse{0%{box-shadow:0 0 0 0 rgba(255,90,0,.46)}55%{box-shadow:0 0 0 6px rgba(255,90,0,0)}100%{box-shadow:0 0 0 0 rgba(255,90,0,0)}}@media (prefers-reduced-motion:reduce){.xb-topbar-pulse{animation:none}}.xb-mobile-price-list{display:flex;align-items:center;gap:11px;margin:10px 0 12px;padding:11px 12px;border:1px solid #ffd2ba;border-radius:12px;background:#fff7f1;color:var(--xb-ink)}.xb-mobile-price-icon{position:relative;width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:10px;background:var(--xb-orange);color:#fff}.xb-mobile-price-icon svg{width:18px;height:18px}.xb-mobile-price-icon i{position:absolute;top:-3px;left:-3px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--xb-orange);animation:xbTopbarPulse 1.9s ease-out infinite}.xb-mobile-price-list>span:last-child{display:flex;flex-direction:column;gap:2px}.xb-mobile-price-list small{color:var(--xb-orange);font-size:8px;font-weight:850}.xb-mobile-price-list strong{font-size:11.5px;font-weight:900}.xb-footer-socials .xb-social-aparat .xb-aparat-play{fill:currentColor!important;stroke:none!important}.xb-footer-socials .xb-social-aparat circle{fill:none!important;stroke:currentColor!important}.woocommerce span.onsale{min-width:0!important;width:auto!important;padding-inline:9px!important;white-space:nowrap!important}.xb-footer-socials .xb-social-aparat{width:18px!important;height:18px!important}.xb-footer-socials .xb-social-aparat .xb-aparat-mark rect{fill:currentColor!important;stroke:none!important}.xb-footer-socials .xb-social-aparat .xb-aparat-mark circle{fill:var(--xb-footer-bg,#0f1116)!important;stroke:currentColor!important;stroke-width:1.25!important}.xb-footer-socials a:hover .xb-social-aparat .xb-aparat-mark circle{fill:var(--xb-orange)!important;stroke:#fff!important}.xb-header-action.is-logged-in .xb-header-action-copy strong{display:block;max-width:112px;overflow:hidden;text-overflow:ellipsis}.woocommerce-products-header .xb-catalog-kicker{justify-content:flex-end!important}.xb-search-wrap .xb-site-search,.xb-mobile-search .xb-site-search{width:100%}.xb-search-page{padding-top:26px;padding-bottom:30px}.xb-search-page .xb-search-hero{margin-bottom:14px!important}.xb-search-tabs{display:flex;align-items:center;gap:8px;margin:0 0 18px;padding:7px;border:1px solid var(--xb-line);border-radius:15px;background:#fff}.xb-search-tabs a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;border-radius:10px;color:#555960;font-size:11px;font-weight:800;transition:.18s ease}.xb-search-tabs a:hover{background:#f5f5f2;color:var(--xb-ink)}.xb-search-tabs a.is-active{background:var(--xb-ink);color:#fff}.xb-search-tabs small{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#f1f1ed;color:#777b82;font-size:8px;direction:ltr}.xb-search-tabs a.is-active small{background:var(--xb-orange);color:#fff}.xb-search-section{margin:0 0 24px;padding:18px;border:1px solid var(--xb-line);border-radius:20px;background:#fff}.xb-search-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 0 16px;padding:0 2px 13px;border-bottom:1px solid #ecece8}.xb-search-section-head>div{display:flex;flex-direction:column;gap:4px}.xb-search-section-head span{color:var(--xb-orange);font-size:7px;font-weight:900;letter-spacing:.13em;direction:ltr}.xb-search-section-head h2{margin:0;color:var(--xb-ink);font-size:22px;line-height:1.45;font-weight:900}.xb-search-section-head>a{display:inline-flex;align-items:center;gap:7px;color:#555960;font-size:10px;font-weight:800}.xb-search-section-head>a span{font-size:13px;color:var(--xb-orange);letter-spacing:0}.xb-search-section-head>a:hover{color:var(--xb-orange)}.xb-search-product-loop ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin:0!important}.xb-search-product-loop ul.products li.product{margin:0!important;width:auto!important}.xb-search-editorial .xb-post-archive-grid{margin-top:0}.xb-search-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px;border:1px solid var(--xb-line);border-radius:20px;background:#fff;text-align:center}.xb-search-empty>strong{font-size:24px;font-weight:900;color:var(--xb-ink)}.xb-search-empty>p{margin:0;color:var(--xb-muted);font-size:12px}.xb-search-empty form{width:min(620px,100%);margin-top:8px}.xb-search-pagination{margin:26px 0 4px}.xb-search-pagination .page-numbers{list-style:none;display:flex;align-items:center;justify-content:center;gap:6px;margin:0;padding:0}.xb-search-pagination .page-numbers li{margin:0;padding:0}.xb-search-pagination a.page-numbers,.xb-search-pagination span.page-numbers{min-width:38px;height:38px;padding:0 10px;display:grid;place-items:center;border:1px solid var(--xb-line);border-radius:10px;background:#fff;color:#4f535a;font-size:10px;font-weight:800}.xb-search-pagination span.current{background:var(--xb-ink)!important;color:#fff!important;border-color:var(--xb-ink)!important}@media (max-width:1100px){.xb-search-product-loop ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:760px){.xb-search-page{padding-top:14px}.xb-search-tabs{overflow:auto;justify-content:flex-start;scrollbar-width:none}.xb-search-tabs::-webkit-scrollbar{display:none}.xb-search-tabs a{flex:0 0 auto}.xb-search-section{padding:12px;border-radius:16px}.xb-search-section-head{align-items:flex-start}.xb-search-section-head h2{font-size:19px}.xb-search-section-head>a{margin-top:5px}.xb-search-product-loop ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:430px){.xb-search-section-head{display:block}.xb-search-section-head>a{margin-top:8px}}.xb-search-page .xb-search-section{box-shadow:0 10px 32px rgba(20,22,27,.025)}.xb-search-correction{min-height:42px;display:flex;align-items:center;justify-content:flex-start;gap:7px;margin:-7px 0 16px;padding:0 14px;border:1px solid #ffd8c4;border-radius:12px;background:#fff8f3;color:#777b82;font-size:10px}.xb-search-correction strong{color:var(--xb-orange);font-size:11px;direction:ltr}.xb-search-editorial .xb-post-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.xb-search-editorial .xb-post-archive-grid>.xb-journal-card,.xb-search-editorial .xb-post-archive-grid>.xb-journal-card:first-child{display:flex;flex-direction:column;grid-column:auto;grid-row:auto;min-height:0;height:100%}.xb-search-editorial .xb-post-archive-grid .xb-journal-image,.xb-search-editorial .xb-post-archive-grid .xb-journal-card:first-child .xb-journal-image{height:205px;flex:0 0 205px}.xb-search-editorial .xb-post-archive-grid .xb-journal-card-body{min-height:165px;padding:16px;flex:1 1 auto}.xb-search-editorial .xb-post-archive-grid .xb-journal-card-body h3,.xb-search-editorial .xb-post-archive-grid .xb-journal-card:first-child h3{margin:7px 0 14px;font-size:14px;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.xb-search-editorial .xb-post-archive-grid .xb-journal-card-body>div{margin-top:auto}.xb-search-page .xb-search-section:last-of-type{margin-bottom:24px}@media (max-width:1100px){.xb-search-editorial .xb-post-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.xb-search-correction{margin-top:-4px}.xb-search-editorial .xb-post-archive-grid{grid-template-columns:1fr}.xb-search-editorial .xb-post-archive-grid .xb-journal-image,.xb-search-editorial .xb-post-archive-grid .xb-journal-card:first-child .xb-journal-image{height:210px;flex-basis:210px}.xb-search-editorial .xb-post-archive-grid .xb-journal-card-body{min-height:145px}}.xb-search-page .xb-search-results{display:flex;flex-direction:column}.xb-search-page .xb-search-results.is-editorial-first .xb-search-editorial{order:1}.xb-search-page .xb-search-results.is-editorial-first .xb-search-products{order:2}.xb-search-page .xb-search-results.is-product-first .xb-search-products{order:1}.xb-search-page .xb-search-results.is-product-first .xb-search-editorial{order:2}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product::after{position:absolute!important;top:12px!important;right:12px!important;left:12px!important;height:245px!important;border-radius:14px!important;z-index:4!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important;background:radial-gradient(circle at 88% 22%,rgba(255,205,176,.20) 0 15%,rgba(255,205,176,0) 42%),linear-gradient(90deg,rgba(255,255,255,.02) 0 66%,rgba(255,228,209,.34) 100%)!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product:hover::after{opacity:1!important;transform:none!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product :is(.onsale,.xb-card-badge,.xb-loop-card-context,.woocommerce-loop-product__title,.star-rating,.price,.button,.added_to_cart){position:relative!important;z-index:6!important}.xb-search-page .xb-search-products .xb-loop-card-context{overflow:hidden}.xb-search-page .xb-search-products .xb-loop-stock{flex:0 0 auto}.xb-search-page .xb-search-empty.is-total-empty{min-height:0;gap:12px;padding:38px 28px 34px;box-shadow:0 12px 34px rgba(18,19,24,.035)}.xb-search-page .xb-search-empty-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff3eb;color:var(--xb-orange);box-shadow:inset 0 0 0 1px #ffe1cf}.xb-search-page .xb-search-empty-icon svg{width:27px;height:27px;stroke:currentColor;fill:none;stroke-width:1.8}.xb-search-page .xb-search-empty.is-total-empty>strong{margin-top:3px;font-size:23px;line-height:1.7}.xb-search-page .xb-search-empty-form{width:min(680px,100%);margin-top:5px}.xb-search-page .xb-search-empty-form .xb-site-search{width:100%;height:54px;display:flex;align-items:center;overflow:hidden;border:1px solid #deded8;border-radius:13px;background:#fff;box-shadow:0 7px 22px rgba(18,19,24,.035)}.xb-search-page .xb-search-empty-form .xb-site-search:focus-within{border-color:#c8c8c2;box-shadow:0 10px 28px rgba(18,19,24,.06)}.xb-search-page .xb-search-empty-form .search-field{flex:1;min-width:0;height:100%;border:0!important;outline:0!important;background:transparent!important;padding:0 17px!important;font-family:inherit;font-size:13px}.xb-search-page .xb-search-empty-form button{align-self:stretch;min-width:92px;margin:5px;border:0;border-radius:9px;background:var(--xb-orange);color:#fff;font-family:inherit;font-size:11px;font-weight:900;cursor:pointer}.xb-search-page .xb-search-empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px}.xb-search-page .xb-search-empty-actions a{min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid #e2e2dc;border-radius:10px;background:#fff;color:#565a60;font-size:10px;font-weight:850;transition:.18s ease}.xb-search-page .xb-search-empty-actions a span{color:var(--xb-orange);font-size:13px}.xb-search-page .xb-search-empty-actions a:hover{border-color:#cfcfc8;color:var(--xb-ink);transform:translateY(-1px)}.xb-search-page .xb-search-empty-actions a.is-primary{border-color:var(--xb-ink);background:var(--xb-ink);color:#fff}@media (max-width:980px){.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product::after{height:220px!important}}@media (max-width:760px){.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product::after{top:8px!important;right:8px!important;left:8px!important;height:170px!important;border-radius:10px!important}.xb-search-page .xb-search-empty.is-total-empty{padding:28px 14px 24px}.xb-search-page .xb-search-empty.is-total-empty>strong{font-size:19px}.xb-search-page .xb-search-empty-actions{width:100%;display:grid;grid-template-columns:1fr}.xb-search-page .xb-search-empty-actions a{width:100%}.xb-search-page .xb-search-empty-form .xb-site-search{height:auto;min-height:54px;flex-wrap:wrap;padding:5px}.xb-search-page .xb-search-empty-form .search-field{height:44px}.xb-search-page .xb-search-empty-form button{width:100%;height:42px;margin:0;align-self:auto}}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product::after{content:none!important;display:none!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product:hover::before{background:radial-gradient(circle at 88% 22%,rgba(255,205,176,.22) 0 15%,rgba(255,205,176,0) 42%),linear-gradient(90deg,rgba(255,255,255,0) 0 68%,rgba(255,228,209,.36) 100%)!important}.xb-search-page .xb-search-editorial .xb-post-archive-grid>.xb-journal-card{position:relative!important;cursor:pointer!important;overflow:hidden!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.xb-search-page .xb-search-editorial .xb-post-archive-grid>.xb-journal-card:hover{transform:translateY(-2px)!important;border-color:#e3e3dd!important;box-shadow:0 10px 24px rgba(18,19,24,.055)!important}.xb-search-page .xb-search-editorial .xb-post-archive-grid .xb-journal-image,.xb-search-page .xb-search-editorial .xb-post-archive-grid .xb-journal-card:first-child .xb-journal-image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;flex:0 0 auto!important;overflow:hidden!important;background:#f5f5f2!important}.xb-search-page .xb-search-editorial .xb-post-archive-grid .xb-journal-image img,.xb-search-page .xb-search-editorial .xb-post-archive-grid .xb-journal-card:first-child .xb-journal-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#f5f5f2!important}.xb-search-page .xb-search-editorial .xb-journal-card-body h3 a{position:static!important}.xb-search-page .xb-search-editorial .xb-journal-card-body h3 a::after{content:""!important;position:absolute!important;inset:0!important;z-index:5!important;border-radius:inherit!important}.xb-search-page .xb-search-editorial .xb-journal-image,.xb-search-page .xb-search-editorial .xb-journal-card-body{position:relative!important;z-index:1!important}.xb-search-page .xb-search-editorial .xb-journal-card-body>div{position:relative!important;z-index:6!important}.xb-search-page .xb-search-editorial .xb-journal-card:has(h3 a:focus-visible){outline:2px solid var(--xb-orange)!important;outline-offset:3px!important}.xb-search-page .xb-search-editorial .xb-journal-card-body>div>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:30px!important;padding:0 9px!important;border-radius:9px!important;color:var(--xb-ink)!important;font-size:9.5px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;transition:color .16s ease,background .16s ease,transform .16s ease!important}.xb-search-page .xb-search-editorial .xb-journal-card-body>div>a::after{content:"←"!important;display:inline-block!important;color:var(--xb-orange)!important;font-size:13px!important;font-weight:900!important;line-height:1!important;transform:translateX(0)!important;transition:transform .16s ease!important}.xb-search-page .xb-search-editorial .xb-journal-card-body>div>a:hover{color:var(--xb-orange)!important;background:#fff6ef!important}.xb-search-page .xb-search-editorial .xb-journal-card-body>div>a:hover::after{transform:translateX(-3px)!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product{position:relative!important;isolation:isolate!important;overflow:hidden!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product::after,.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product a.woocommerce-LoopProduct-link::before,.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product a.woocommerce-LoopProduct-link::after{content:none!important;display:none!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product::before{content:""!important;display:block!important;position:absolute!important;top:12px!important;right:12px!important;left:12px!important;height:245px!important;border-radius:15px!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important;pointer-events:none!important;z-index:20!important;background:radial-gradient(circle at 88% 22%,rgba(255,205,176,.22) 0 15%,rgba(255,205,176,0) 42%),linear-gradient(90deg,rgba(255,255,255,0) 0 68%,rgba(255,228,209,.36) 100%)!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product:hover::before{opacity:1!important;transform:none!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product a.woocommerce-LoopProduct-link{position:relative!important;z-index:1!important;isolation:isolate!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product a img,.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product:hover a img{position:relative!important;z-index:1!important;background:#fff!important;mix-blend-mode:normal!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product :is(.onsale,.xb-card-badge){position:absolute!important;z-index:30!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product :is(.xb-loop-card-context,.woocommerce-loop-product__title,.star-rating,.price,.button,.added_to_cart){position:relative!important;z-index:30!important}@media (max-width:980px){.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product::before{height:220px!important}}@media (max-width:760px){.xb-search-page .xb-search-editorial .xb-post-archive-grid .xb-journal-image,.xb-search-page .xb-search-editorial .xb-post-archive-grid .xb-journal-card:first-child .xb-journal-image{height:auto!important;aspect-ratio:16/9!important;flex-basis:auto!important}.xb-search-page .xb-search-products .xb-search-product-loop ul.products li.product::before{top:8px!important;right:8px!important;left:8px!important;height:170px!important;border-radius:10px!important}}body:not(.home) .woocommerce ul.products li.product .xb-loop-card-context{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important;min-height:28px!important;padding:10px 3px 0!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-brand{max-width:none!important;justify-self:start!important;min-width:0!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-stock{justify-self:end!important;min-width:0!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-rating{align-items:center!important;justify-content:center!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-rating .star-rating{color:var(--xb-orange)!important;direction:ltr!important}body:not(.home) .woocommerce ul.products li.product>.star-rating,body:not(.home) .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link+.star-rating{display:none!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-rating .star-rating{vertical-align:middle!important}body.tax-product_cat .xb-category-richtext,body.tax-product_cat .xb-category-richtext :is(p,li),body.tax-product_cat .xb-category-richtext-long :is(p,li){text-align:justify!important;text-justify:inter-word!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-rating{display:grid!important;place-items:center!important;align-self:center!important;min-width:42px!important;width:42px!important;height:9px!important;min-height:9px!important;line-height:1!important;transform:none!important;overflow:visible!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-rating .star-rating{float:none!important;display:block!important;width:5.4em!important;height:1em!important;margin:0!important;font-size:7.2px!important;line-height:1!important;transform:none!important;overflow:hidden!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-rating .star-rating::before,body:not(.home) .woocommerce ul.products li.product .xb-loop-rating .star-rating span::before{line-height:1!important}@media (max-width:768px){html,body{max-width:100%!important;overflow-x:clip!important}.xb-mobile-menu{z-index:1400!important}.xb-site-header{z-index:1000!important;background:#fff!important}.xb-site-header .xb-mainbar,.xb-site-header .xb-mainbar-inner,.xb-site-header .xb-search-wrap{background:#fff!important}.xb-site-header.is-compact .xb-mainbar-inner{height:auto!important;min-height:0!important;padding:8px 0 10px!important}.xb-site-header.is-compact .custom-logo{max-height:46px!important}.xb-site-header.is-compact .xb-search-wrap{grid-column:1/-1!important;grid-row:2!important;margin-top:2px!important;padding:0!important}.xb-site-header.is-compact .xb-search-wrap .woocommerce-product-search,.xb-site-header.is-compact .xb-search-wrap .search-form,.xb-site-header.is-compact .xb-search-wrap .xb-site-search{height:48px!important;background:#f2f2f0!important}.xb-page-hero,.woocommerce-products-header{overflow:hidden!important}.xb-page-hero-english,.xb-catalog-english{left:10px!important;bottom:7px!important;max-width:54%!important;overflow:hidden!important;white-space:nowrap!important;font-size:clamp(34px,11vw,48px)!important;line-height:.92!important;letter-spacing:-.045em!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-card-context{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr)!important;align-items:center!important;gap:4px!important;min-height:23px!important;padding-top:7px!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-rating{width:36px!important;min-width:36px!important;height:8px!important;min-height:8px!important}body:not(.home) .woocommerce ul.products li.product .xb-loop-rating .star-rating{font-size:6.25px!important}}.woocommerce .woocommerce-result-count{float:right!important;clear:none!important;margin:10px 0 15px!important;padding:0!important;text-align:right!important;direction:rtl!important;color:#777a81!important;font-size:10.5px!important;line-height:42px!important}.woocommerce .woocommerce-ordering{float:left!important;clear:none!important;margin:10px 0 15px!important;direction:rtl!important}.woocommerce .woocommerce-ordering select{min-width:220px!important;height:42px!important;padding:0 14px 0 36px!important;text-align:right!important;direction:rtl!important;color:#24262b!important;font-family:inherit!important}.xb-mobile-menu-backdrop{opacity:0;background:rgba(10,11,14,.48)!important;transition:opacity .32s ease!important;will-change:opacity}.xb-mobile-menu-panel{transform:translateX(104%) scale(.985)!important;transform-origin:right center;opacity:.985;transition:transform .40s cubic-bezier(.22,1,.36,1),opacity .28s ease!important;will-change:transform,opacity;overscroll-behavior:contain}.xb-mobile-menu.is-open .xb-mobile-menu-panel{transform:translateX(0) scale(1)!important;opacity:1}@media (prefers-reduced-motion:reduce){.xb-mobile-menu-backdrop,.xb-mobile-menu-panel{transition:none!important}}@media (max-width:820px){.xb-topbar{display:none!important}.xb-mainbar-inner{padding-top:12px!important}}@media (max-width:767px){.woocommerce .woocommerce-result-count{float:none!important;width:100%!important;margin:8px 0 7px!important;line-height:1.7!important;text-align:right!important;font-size:10.5px!important}.woocommerce .woocommerce-ordering{float:none!important;width:100%!important;margin:0 0 14px!important}.woocommerce .woocommerce-ordering select{width:100%!important;min-width:0!important;max-width:none!important;height:46px!important;border-radius:13px!important;font-size:11.5px!important}}@media (max-width:767px){.xb-site-breadcrumb{width:100%!important;max-width:100%!important;overflow:hidden!important}.xb-site-breadcrumb .xb-container{width:min(calc(100% - 20px),var(--xb-container))!important;max-width:100%!important}.xb-site-breadcrumb ol{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:7px 8px!important;gap:0!important}.xb-site-breadcrumb li{flex:0 0 auto!important;max-width:34%!important;min-width:0!important;overflow:hidden!important}.xb-site-breadcrumb li:not(.is-home):not(.is-current):not(:nth-last-child(2)){display:none!important}.xb-site-breadcrumb .is-home{max-width:none!important;flex:0 0 34px!important}.xb-site-breadcrumb .is-home a>span:not(.xb-breadcrumb-home-icon){display:none!important}.xb-site-breadcrumb .is-current{flex:1 1 auto!important;max-width:none!important}.xb-site-breadcrumb li+li:before{flex:0 0 auto!important;padding:0 8px!important}.xb-site-breadcrumb a,.xb-site-breadcrumb li>span{max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.xb-site-breadcrumb .is-current>span{max-width:100%!important;width:100%!important}.xb-mobile-menu-backdrop{transition:opacity .42s ease!important}.xb-mobile-menu-panel{transform:translate3d(105%,0,0) scale(.99)!important;opacity:.72!important;transition:transform .52s cubic-bezier(.16,1,.3,1),opacity .36s ease!important;box-shadow:-24px 0 64px rgba(18,19,24,.16)!important}.xb-mobile-menu.is-open .xb-mobile-menu-panel{transform:translate3d(0,0,0) scale(1)!important;opacity:1!important}.xb-mobile-account{display:flex!important;align-items:center!important;gap:11px!important;min-height:58px!important;margin:0 0 12px!important;padding:9px 11px!important;border:1px solid #e8e8e3!important;border-radius:13px!important;background:#fff!important;color:var(--xb-ink)!important}.xb-mobile-account-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:#f3f3f0!important;color:var(--xb-orange)!important}.xb-mobile-account-icon svg{width:18px!important;height:18px!important}.xb-mobile-account>span:last-child{display:flex!important;flex-direction:column!important;gap:2px!important}.xb-mobile-account small{font-size:8.5px!important;color:#94979d!important}.xb-mobile-account strong{font-size:11.5px!important;font-weight:900!important}.xb-footer-grid.xb-footer-grid-signature{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:26px 16px!important;padding:34px 0 30px!important}.xb-footer-grid-signature .xb-footer-brand-rich,.xb-footer-grid-signature .xb-footer-meta-column{grid-column:1/-1!important}.xb-footer-grid-signature .xb-footer-menu-column{min-width:0!important}.xb-footer-grid-signature .xb-footer-menu-column h3{font-size:15px!important;margin-bottom:11px!important}.xb-footer-grid-signature .xb-footer-menu-column ul{gap:7px!important}.xb-footer-grid-signature .xb-footer-menu-column a{font-size:10px!important;line-height:1.7!important}.xb-footer-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.xb-footer-trust-card{min-height:90px!important;height:90px!important;padding:7px!important;border-radius:13px!important}.xb-footer-trust-card img{width:auto!important;height:68px!important;max-width:84px!important;max-height:68px!important;object-fit:contain!important}.xb-footer-socials-wrap{margin-top:13px!important;padding-top:13px!important}body{padding-bottom:82px!important}.xb-mobile-bottom{right:10px!important;left:10px!important;bottom:8px!important;height:66px!important;z-index:1200!important;padding:5px 6px max(5px,env(safe-area-inset-bottom))!important;border:1px solid rgba(18,19,24,.09)!important;border-radius:19px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 12px 34px rgba(18,19,24,.14)!important;backdrop-filter:blur(18px)!important;overflow:hidden!important}.xb-mobile-bottom a,.xb-mobile-bottom button{min-width:0!important;min-height:54px!important;padding:5px 3px!important;border-radius:13px!important;gap:3px!important;color:#5e6168!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.xb-mobile-bottom a:active,.xb-mobile-bottom button:active{transform:scale(.96)!important;background:#fff2e9!important;color:var(--xb-orange)!important}.xb-mobile-bottom svg{width:21px!important;height:21px!important;stroke-width:1.8!important}.xb-mobile-bottom span{font-size:8.7px!important;font-weight:750!important;line-height:1!important}}@media (max-width:390px){.xb-footer-grid.xb-footer-grid-signature{gap:22px 12px!important}.xb-footer-grid-signature .xb-footer-menu-column a{font-size:9.5px!important}}.xb-search-page .xb-search-editorial .xb-post-archive-grid{display:grid!important}.xb-mobile-category-list{margin:0 0 14px;padding:14px;border:1px solid #ecece7;border-radius:14px;background:#fafaf8}.xb-mobile-category-list>strong{display:block;font-size:11px;font-weight:900;margin-bottom:10px}.xb-mobile-category-list>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.xb-mobile-category-list a{min-width:0;display:flex!important;align-items:center;gap:7px;padding:8px!important;border-radius:9px;background:#fff;border:1px solid #eeeeea;font-size:10px!important;font-weight:700!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xb-mobile-category-list a span{width:20px!important;height:20px!important;display:grid!important;place-items:center;color:var(--xb-orange);flex:0 0 20px!important}.xb-mobile-category-list a svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important}@media(max-width:767px){.xb-mobile-menu-panel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(86vw,350px)!important;max-width:calc(100vw - 24px)!important;box-sizing:border-box!important}}.xb-category-children{margin:0 0 16px;padding:16px 17px 17px;background:#fff;border:1px solid var(--xb-line);border-radius:18px;overflow:hidden}.xb-category-children-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.xb-category-children-head>div{display:flex;align-items:baseline;gap:9px;min-width:0}.xb-category-children-head span{font-size:7px;letter-spacing:.14em;font-weight:900;color:var(--xb-orange);direction:ltr}.xb-category-children-head strong{font-size:12px;font-weight:900;color:var(--xb-ink);white-space:nowrap}.xb-category-children-head>i{width:48px;height:2px;flex:0 0 48px;border-radius:99px;background:var(--xb-orange)}.xb-category-children-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:9px}.xb-category-child-card{min-width:0;min-height:92px;padding:10px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid #e7e7e2;border-radius:14px;background:#fafaf8;color:var(--xb-ink);text-decoration:none;transition:border-color .18s ease,background .18s ease,transform .18s ease}.xb-category-child-card:hover{border-color:#ffc7a5;background:#fff8f3;transform:translateY(-1px);color:var(--xb-ink)}.xb-category-child-media{width:72px;height:58px;display:grid;place-items:center;overflow:hidden}.xb-category-child-media img{display:block!important;width:72px!important;height:58px!important;max-width:72px!important;max-height:58px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;object-fit:contain!important;mix-blend-mode:normal!important;transform:none!important}.xb-category-child-fallback{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff0e7;color:var(--xb-orange);font-size:15px;font-weight:950}.xb-category-child-name{max-width:100%;font-size:10.5px;line-height:1.55;font-weight:850;text-align:center;white-space:normal;overflow-wrap:anywhere}@media (max-width:767px){.xb-category-children{margin-bottom:12px;padding:13px 12px 12px;border-radius:15px}.xb-category-children-head{margin-bottom:10px}.xb-category-children-head strong{font-size:11.5px}.xb-category-children-head>i{width:34px;flex-basis:34px}.xb-category-children-list{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:1px 0 5px;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;scrollbar-width:none}.xb-category-children-list::-webkit-scrollbar{display:none}.xb-category-child-card{flex:0 0 104px;min-height:88px;padding:9px 8px;scroll-snap-align:start}.xb-category-child-media{width:64px;height:54px}.xb-category-child-media img{width:64px!important;height:54px!important;max-width:64px!important;max-height:54px!important}.xb-category-child-name{font-size:10px}}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long{display:block!important;white-space:normal!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long>p,body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long p{display:block!important;margin:0 0 15px!important;line-height:2.2!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long h2{display:block!important;margin:34px 0 13px!important;padding:0 13px 0 0!important;border-right:3px solid var(--xb-orange)!important;font-size:23px!important;line-height:1.75!important;font-weight:950!important;color:var(--xb-ink)!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long h2:first-child{margin-top:0!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long h3{display:block!important;margin:26px 0 10px!important;font-size:18px!important;line-height:1.8!important;font-weight:900!important;color:var(--xb-ink)!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long :is(ul,ol){display:block!important;margin:12px 0 20px!important;padding-right:24px!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long li{display:list-item!important;margin:6px 0!important;line-height:2!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long img{display:block!important;max-width:100%!important;height:auto!important;margin:22px auto!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq{display:block!important;margin-top:14px!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-item{display:block!important;margin:9px 0!important;border:1px solid #e4e5e0!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-item>summary{display:block!important;min-height:0!important;margin:0!important;padding:15px 50px 15px 16px!important;position:relative!important;cursor:pointer!important;list-style:none!important;font-size:13px!important;line-height:1.9!important;font-weight:900!important;color:var(--xb-ink)!important;background:#fff!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-item>summary::-webkit-details-marker{display:none!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-item>summary::after{content:"+"!important;position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;width:26px!important;height:26px!important;display:grid!important;place-items:center!important;border:1px solid #ffc29b!important;border-radius:8px!important;background:#fff7f2!important;color:var(--xb-orange)!important;font-size:17px!important;line-height:1!important;font-weight:500!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-item[open]>summary::after{content:"−"!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-item:not([open])>.xb-category-faq-answer{display:none!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-answer{display:block!important;padding:0 16px 15px!important;color:#5b5e65!important;font-size:12.5px!important;line-height:2.1!important;background:#fff!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-answer p{margin:0!important;padding:0!important}@media (max-width:767px){body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long h2{margin-top:28px!important;font-size:19px!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long h3{font-size:16px!important}body.tax-product_cat .xb-category-bottom-content .xb-category-richtext-long p{margin-bottom:13px!important;line-height:2.1!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-item>summary{padding:13px 46px 13px 12px!important;font-size:12px!important}}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-section{display:block!important;margin-top:34px!important;padding-top:4px!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-title{display:block!important;margin:0 0 14px!important;padding:0 13px 0 0!important;border-right:3px solid var(--xb-orange)!important;font-size:21px!important;line-height:1.8!important;font-weight:950!important;color:var(--xb-ink)!important}@media (max-width:767px){body.tax-product_cat .xb-category-bottom-content .xb-category-faq-section{margin-top:28px!important}body.tax-product_cat .xb-category-bottom-content .xb-category-faq-title{font-size:18px!important}}body.tax-product_cat .xb-category-children{padding:16px 17px 17px;background:#f7f7f4;border-color:#e4e4de;box-shadow:0 8px 24px rgba(17,19,24,.035)}body.tax-product_cat .xb-category-children-head{align-items:center;margin-bottom:13px;padding-bottom:11px;border-bottom:1px solid #e8e8e3}body.tax-product_cat .xb-category-children-head>i{display:none!important}body.tax-product_cat .xb-category-children-head>div{gap:10px}body.tax-product_cat .xb-category-children-head span{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;border-radius:999px;background:#fff1e8;color:var(--xb-orange)}body.tax-product_cat .xb-category-children-list{gap:10px}body.tax-product_cat .xb-category-child-card{min-height:98px;padding:10px 9px 11px;background:#fff;border-color:#e2e2dc;box-shadow:0 2px 9px rgba(17,19,24,.025)}body.tax-product_cat .xb-category-child-card:hover{background:#fff;border-color:#ffb98f;box-shadow:0 8px 20px rgba(17,19,24,.055)}body.tax-product_cat .xb-category-child-media{width:78px;height:62px;border-radius:11px;background:#fff}body.tax-product_cat .xb-category-child-media img{width:78px!important;height:62px!important;max-width:78px!important;max-height:62px!important}body.tax-product_cat .woocommerce-ordering select.orderby{-webkit-appearance:none!important;appearance:none!important;padding-right:13px!important;padding-left:39px!important;background-color:#fff!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23111318' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:left 14px center!important;background-size:14px 14px!important}@media (max-width:767px){body.tax-product_cat .xb-category-children{padding:13px 12px 12px}body.tax-product_cat .xb-category-children-head{margin-bottom:10px;padding-bottom:9px}body.tax-product_cat .xb-category-child-card{background:#fff;min-height:92px}body.tax-product_cat .xb-category-child-media{width:68px;height:56px}body.tax-product_cat .xb-category-child-media img{width:68px!important;height:56px!important;max-width:68px!important;max-height:56px!important}}