:root{--st-primary:#0B6E5F;--st-primary-dark:#084F44;--st-primary-light:#DCE8DD;--st-accent:#C2410C;--st-accent-dark:#A8360A;--st-mustard:#D9A404;--st-sand:#F0E6D6;--st-cream:#FBF7F0;--st-bg:#FFFFFF;--st-bg-subtle:#F8FAF9;--st-surface:#FFFFFF;--st-ink:#2B2118;--st-ink-soft:#5F5449;--st-ink-muted:#8A8078;--st-line:#E8E2D8;--st-line-strong:#D6CEC0;--st-success:#0B6E5F;--st-danger:#B42318;--st-text-xs:0.75rem;--st-text-sm:0.875rem;--st-text-base:1rem;--st-text-lg:1.125rem;--st-text-xl:1.375rem;--st-text-2xl:1.75rem;--st-text-3xl:2.25rem;--st-text-4xl:3rem;--st-leading-tight:1.2;--st-leading-snug:1.35;--st-leading-normal:1.55;--st-space-1:0.25rem;--st-space-2:0.5rem;--st-space-3:0.75rem;--st-space-4:1rem;--st-space-5:1.5rem;--st-space-6:2rem;--st-space-7:3rem;--st-space-8:4rem;--st-space-9:6rem;--st-radius-sm:8px;--st-radius-md:12px;--st-radius-lg:16px;--st-radius-xl:24px;--st-radius-pill:999px;--st-radius-btn:var(--st-radius-pill);--st-radius-card:var(--st-radius-lg);--st-shadow-sm:0 1px 3px rgba(43,33,24,.06);--st-shadow-md:0 4px 14px rgba(43,33,24,.08);--st-shadow-lg:0 12px 28px rgba(11,110,95,.12);--st-transition-fast:120ms ease;--st-transition:200ms ease;--st-transition-slow:320ms cubic-bezier(.22,.61,.36,1);--st-container:1320px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{color:var(--st-ink);font-size:var(--st-text-base);line-height:var(--st-leading-normal)}h1,h2,h3,h4,.entry-title,.page-title{color:var(--st-ink);line-height:var(--st-leading-tight);text-wrap:balance}h1,.page-title{font-size:var(--st-text-3xl);font-weight:800}h2{font-size:var(--st-text-2xl);font-weight:700}h3{font-size:var(--st-text-xl);font-weight:700}.ct-button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce .button,.woocommerce #respond input#submit,.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{background-color:var(--st-accent);color:#fff;border:none;border-radius:var(--st-radius-btn);box-shadow:none;font-weight:700;cursor:pointer;transition:background-color var(--st-transition),transform var(--st-transition-fast)}.ct-button:hover,.wp-block-button__link:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce .button:hover,.wc-block-cart__submit-button:hover,.wc-block-components-checkout-place-order-button:hover{background-color:var(--st-accent-dark);color:#fff}.ct-button:active,.woocommerce a.button:active,.woocommerce button.button:active{transform:translateY(1px)}.ct-button:focus-visible,.woocommerce a.button:focus-visible,.woocommerce button.button:focus-visible,.wc-block-cart__submit-button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--st-primary);outline-offset:2px}.st-btn-secondary{background-color:var(--st-primary-light);color:var(--st-primary)}.st-btn-secondary:hover{background-color:var(--st-primary);color:#fff}.woocommerce ul.products li.product{background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-card);box-shadow:var(--st-shadow-sm);overflow:hidden;transition:box-shadow var(--st-transition),transform var(--st-transition),border-color var(--st-transition)}@media (hover:hover){.woocommerce ul.products li.product:hover{box-shadow:var(--st-shadow-lg);border-color:var(--st-primary-light);transform:translateY(-3px)}}.woocommerce ul.products li.product .woocommerce-loop-product__link{position:relative;display:block}.woocommerce ul.products li.product img{border-radius:var(--st-radius-sm);transition:transform var(--st-transition-slow)}@media (hover:hover){.woocommerce ul.products li.product:hover img{transform:scale(1.03)}}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:var(--st-text-base);font-weight:600;line-height:var(--st-leading-snug);color:var(--st-ink);margin-bottom:var(--st-space-2)}.woocommerce ul.products li.product .price{font-size:var(--st-text-lg);font-weight:800;color:var(--st-ink)}.woocommerce ul.products li.product .ct-woo-card-extra,.woocommerce ul.products li.product .posted_in{font-size:var(--st-text-xs);color:var(--st-ink-muted)}.st-age-badge{position:absolute;top:var(--st-space-3);left:var(--st-space-3);z-index:2;background:var(--st-mustard);color:var(--st-ink);font-weight:800;font-size:var(--st-text-xs);padding:var(--st-space-1) var(--st-space-3);border-radius:var(--st-radius-pill);box-shadow:var(--st-shadow-sm);letter-spacing:.01em}.woocommerce span.onsale,.st-badge{border-radius:var(--st-radius-pill);background:var(--st-accent);color:#fff;font-weight:700;font-size:var(--st-text-xs);padding:var(--st-space-1) var(--st-space-3);box-shadow:var(--st-shadow-sm)}.st-meta-row{font-size:var(--st-text-sm);color:var(--st-ink-soft);margin:var(--st-space-1) 0 var(--st-space-2);display:flex;gap:var(--st-space-3);flex-wrap:wrap}.st-meta-row span{white-space:nowrap}.st-category-hero{display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-5);background:linear-gradient(120deg,var(--st-primary-light) 0%,var(--st-sand) 100%);border-radius:var(--st-radius-card);padding:var(--st-space-6) var(--st-space-7);margin:0 0 var(--st-space-6)}.st-category-hero__text p{margin:0;max-width:60ch;font-size:var(--st-text-lg);color:var(--st-ink);line-height:var(--st-leading-normal)}.st-category-hero__icon{flex-shrink:0;color:var(--st-primary);opacity:.9}.st-category-hero__icon svg{width:64px;height:64px;display:block}@media (max-width:767.98px){.st-category-hero{flex-direction:column;align-items:flex-start;padding:var(--st-space-5)}.st-category-hero__icon svg{width:44px;height:44px}.st-category-hero__text p{font-size:var(--st-text-base)}}.st-subcat-pills{display:flex;flex-wrap:wrap;gap:var(--st-space-2);margin:0 0 var(--st-space-5)}.st-subcat-pill{display:inline-flex;align-items:center;min-height:44px;padding:var(--st-space-2) var(--st-space-5);border-radius:var(--st-radius-pill);background:var(--st-sand);color:var(--st-ink);font-weight:500;font-size:var(--st-text-sm);text-decoration:none;transition:background-color var(--st-transition),color var(--st-transition)}.st-subcat-pill:hover{background:var(--st-primary-light);color:var(--st-primary)}.st-subcat-pill--active{background:var(--st-primary);color:#fff;font-weight:700}.wpc-filters-main-wrap .wpc-filters-section{background:var(--st-cream);border:1px solid var(--st-line);border-radius:var(--st-radius-card);padding:var(--st-space-4);margin-bottom:var(--st-space-4)}.wpc-filters-main-wrap .wpc-filter-title{color:var(--st-ink);font-weight:700;font-size:var(--st-text-base)}.wpc-filters-main-wrap li.wpc-term-item input[type="checkbox"],.wpc-filters-main-wrap li.wpc-term-item input[type="radio"]{accent-color:var(--st-primary);width:18px;height:18px;cursor:pointer}.wpc-filters-main-wrap li.wpc-term-item{min-height:36px;display:flex;align-items:center}.wpc-filters-main-wrap .wpc-filter-link{color:var(--st-ink);text-decoration:none;font-size:var(--st-text-sm)}.wpc-checkbox-item.wpc-term-selected>.wpc-term-item-content-wrapper .wpc-filter-link,.wpc-radio-item.wpc-term-selected>.wpc-term-item-content-wrapper .wpc-filter-link{color:var(--st-primary);font-weight:700}.wpc-filters-main-wrap .wpc-term-count{background:var(--st-sand);color:var(--st-ink-soft);border-radius:var(--st-radius-pill);padding:1px var(--st-space-2);font-size:var(--st-text-xs);font-weight:600}.wpc-filters-range-inputs .ui-slider-horizontal{background:var(--st-primary-light);height:4px;border-radius:2px}.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range{background:var(--st-primary)}.wpc-filters-range-inputs .ui-slider .ui-slider-handle{background:#fff;border:2px solid var(--st-primary);box-shadow:var(--st-shadow-sm);width:20px;height:20px;top:-9px;border-radius:50%}.wpc-filters-range-wrapper input[type="number"]{border:1px solid var(--st-line);border-radius:var(--st-radius-sm);color:var(--st-ink);padding:var(--st-space-2);box-sizing:border-box}.wpc-filters-range-wrapper input[type="number"]:focus{border-color:var(--st-primary);outline:none}.wpc-filters-main-wrap a.wpc-filters-submit-button{background:var(--st-accent);color:#fff;border:none;border-radius:var(--st-radius-btn);font-weight:700}.wpc-filters-main-wrap a.wpc-filters-submit-button:hover{background:var(--st-accent-dark);opacity:1}.wpc-filters-main-wrap a.wpc-filters-reset-button{background:var(--st-primary-light);color:var(--st-primary);border:none;border-radius:var(--st-radius-btn);font-weight:600}.wpc-filter-chips-list .wpc-filter-chip{background:var(--st-primary-light);border-radius:var(--st-radius-pill);overflow:hidden}.wpc-filter-chips-list .wpc-filter-chip-name{color:var(--st-primary);font-weight:600}.wpc-filter-chips-list .wpc-chip-remove-icon{color:var(--st-accent)}.ct-sidebar .widget-title,.ct-sidebar .widgettitle{font-size:var(--st-text-xl);font-weight:800;color:var(--st-ink);margin-bottom:var(--st-space-4)}.st-ship-estimate{background:var(--st-primary-light);border-radius:var(--st-radius-md);padding:var(--st-space-4) var(--st-space-5);margin:var(--st-space-4) 0;color:var(--st-primary);font-weight:600}.st-ship-estimate small{display:block;font-weight:400;color:var(--st-ink-soft);margin-top:var(--st-space-1)}.single-product div.product .price{font-size:var(--st-text-2xl);font-weight:800;color:var(--st-ink)}.single-product div.product .product_title{font-size:var(--st-text-3xl);font-weight:800}.single-product .single_add_to_cart_button{min-height:52px;padding-left:var(--st-space-7);padding-right:var(--st-space-7);font-size:var(--st-text-base)}.single-product .quantity input[type="number"],.single-product .quantity .qty{border-radius:var(--st-radius-sm)}.woocommerce-tabs ul.tabs li.active a{color:var(--st-primary);font-weight:700}.woocommerce-tabs ul.tabs li.active{box-shadow:inset 0 -3px 0 var(--st-primary)}.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{min-height:52px;font-size:var(--st-text-base)}.wc-block-components-sidebar .wc-block-components-totals-wrapper,.wc-block-checkout__sidebar .wc-block-components-order-summary{border-radius:var(--st-radius-card)}.wc-block-components-text-input input,.wc-block-components-country-input select,.woocommerce form .form-row input.input-text,.woocommerce form .form-row select{border-radius:var(--st-radius-sm);min-height:44px}.wc-block-cart__empty-cart__title{font-size:var(--st-text-2xl);font-weight:800;color:var(--st-ink)}.woocommerce ul.products li.st-promo-card{list-style:none;background:transparent;box-shadow:none;border:none;padding:0}.woocommerce ul.products li.st-promo-card:hover{transform:none;box-shadow:none}.st-promo-card__inner{height:100%;min-height:220px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--st-space-2);background:linear-gradient(160deg,var(--st-primary-light) 0%,var(--st-sand) 100%);border-radius:var(--st-radius-card);padding:var(--st-space-5);box-sizing:border-box}.st-promo-card__badge{display:inline-block;background:var(--st-mustard);color:var(--st-ink);font-size:var(--st-text-xs);font-weight:700;border-radius:var(--st-radius-pill);padding:var(--st-space-1) var(--st-space-3)}.st-promo-card__title{font-weight:800;font-size:var(--st-text-xl);color:var(--st-primary);margin:0}.st-promo-card__text{font-size:var(--st-text-sm);color:var(--st-ink-soft);margin:0}.st-promo-card__cta{margin-top:var(--st-space-2);display:inline-flex;align-items:center;min-height:44px;padding:var(--st-space-2) var(--st-space-5);border-radius:var(--st-radius-btn);background:var(--st-accent);color:#fff;font-weight:700;text-decoration:none;transition:background-color var(--st-transition)}.st-promo-card__cta:hover{background:var(--st-accent-dark);color:#fff}body.page-id-92604 .entry-header .page-title{display:none}@media (max-width:1023.98px){:root{--st-text-3xl:1.875rem;--st-text-4xl:2.25rem;--st-space-9:4rem}}@media (max-width:767.98px){:root{--st-text-2xl:1.5rem;--st-text-3xl:1.625rem;--st-text-4xl:1.875rem}.woocommerce ul.products li.product{border-radius:var(--st-radius-md)}.woocommerce ul.products li.product:hover{transform:none}}@media (max-width:374.98px){:root{--st-text-3xl:1.5rem}}.ct-sidebar .wpc-filters-widget-wrapper .widget-title,.wpc-filters-main-wrap .wpc-filter-title{font-size:var(--st-text-base);font-weight:700;color:var(--st-ink);margin-bottom:var(--st-space-3);letter-spacing:0}.ct-sidebar .wpc-filters-widget-wrapper>.widget-title:first-child{font-size:var(--st-text-xl)}.woocommerce ul.products li.product .entry-meta,.woocommerce ul.products li.product .meta-categories{display:none}.woocommerce ul.products li.product{display:flex;flex-direction:column}.woocommerce ul.products li.product>*:not(figure):not(a){padding-left:var(--st-space-4);padding-right:var(--st-space-4)}.woocommerce ul.products li.product .woocommerce-loop-product__title{flex:1 0 auto;margin-top:var(--st-space-3)}.woocommerce ul.products li.product .price{margin-top:auto;padding-top:var(--st-space-2);padding-bottom:var(--st-space-4)}.woocommerce ul.products li.product figure{margin:0}.tax-product_cat .page-title,.post-type-archive-product .page-title{font-size:var(--st-text-3xl)}.tax-product_cat .entry-header,.post-type-archive-product .entry-header{padding-top:var(--st-space-6);padding-bottom:var(--st-space-6)}.st-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--st-space-4)}.st-cat-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--st-space-3);min-height:132px;padding:var(--st-space-5) var(--st-space-3);background:var(--st-primary-light);border:1px solid transparent;border-radius:var(--st-radius-card);color:var(--st-primary);font-weight:700;font-size:var(--st-text-sm);text-align:center;text-decoration:none;transition:background-color var(--st-transition),border-color var(--st-transition),transform var(--st-transition),box-shadow var(--st-transition)}@media (hover:hover){.st-cat-tile:hover{background:var(--st-surface);border-color:var(--st-primary);box-shadow:var(--st-shadow-md);transform:translateY(-3px);color:var(--st-primary)}}.st-cat-tile__icon{display:block;color:var(--st-primary)}.st-cat-tile__icon svg{display:block}.st-cat-tile__label{line-height:var(--st-leading-snug)}@media (max-width:1023.98px){.st-cat-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:575.98px){.st-cat-grid{grid-template-columns:repeat(2,1fr);gap:var(--st-space-3)}.st-cat-tile{min-height:110px;padding:var(--st-space-4) var(--st-space-2)}}.st-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--st-space-6)}.st-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--st-space-3)}.st-step__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--st-primary-light);color:var(--st-primary);flex-shrink:0}.st-step__icon svg{display:block}.st-step__title{font-size:var(--st-text-lg);font-weight:700;color:var(--st-ink);margin:0}.st-step__text{font-size:var(--st-text-sm);color:var(--st-ink-soft);line-height:var(--st-leading-normal);margin:0;max-width:34ch}@media (max-width:767.98px){.st-steps{grid-template-columns:1fr;gap:var(--st-space-5)}}.home .woocommerce ul.products,.page .woocommerce ul.products{gap:var(--st-space-4)}@media (max-width:767.98px){.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(2,1fr);gap:var(--st-space-3)}.woocommerce ul.products li.product{width:100%!important;margin:0!important;float:none!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:var(--st-text-sm)}.woocommerce ul.products li.product .price{font-size:var(--st-text-base)}.woocommerce ul.products li.product .button{width:100%;font-size:var(--st-text-xs);padding-left:var(--st-space-2);padding-right:var(--st-space-2)}.woocommerce ul.products li.st-promo-card{grid-column:1 / -1}}.st-topbar{background-color:var(--st-primary-dark);color:#ffffff;font-size:var(--st-text-xs);line-height:1.4}.st-topbar__inner{max-width:var(--st-container);margin:0 auto;padding:var(--st-space-2) var(--st-space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-4);min-height:34px}.st-topbar__left,.st-topbar__right{display:flex;align-items:center;gap:var(--st-space-2)}.st-topbar__accent{color:var(--st-mustard);font-weight:700}.st-topbar__sep{opacity:0.55}.st-topbar__phone{color:#ffffff;text-decoration:none;font-weight:600;transition:opacity var(--st-transition-fast)}.st-topbar__phone:hover,.st-topbar__phone:focus-visible{color:#ffffff;text-decoration:underline;opacity:0.9}@media (max-width:767px){.st-topbar__inner{justify-content:center;padding:var(--st-space-2) var(--st-space-3);text-align:center}.st-topbar__right{display:none}}#header [data-row="bottom"]{background-color:var(--st-primary);--height:42px}#header [data-row="bottom"] nav.header-menu-1>ul.menu{align-items:flex-end}#header [data-row="bottom"] nav.header-menu-1>ul.menu>li.menu-item>a.ct-menu-link{display:flex;align-items:center;min-height:38px;padding:var(--st-space-2) var(--st-space-4);color:#ffffff;font-weight:600;border-radius:var(--st-radius-md) var(--st-radius-md) 0 0;transition:background-color var(--st-transition-fast),color var(--st-transition-fast)}#header [data-row="bottom"] nav.header-menu-1>ul.menu>li.menu-item>a.ct-menu-link:hover,#header [data-row="bottom"] nav.header-menu-1>ul.menu>li.menu-item>a.ct-menu-link:focus-visible{background-color:rgba(255,255,255,0.12);color:#ffffff}#header [data-row="bottom"] nav.header-menu-1>ul.menu>li.menu-item.current-menu-item>a.ct-menu-link,#header [data-row="bottom"] nav.header-menu-1>ul.menu>li.menu-item.current-menu-ancestor>a.ct-menu-link,#header [data-row="bottom"] nav.header-menu-1>ul.menu>li.menu-item.current-menu-parent>a.ct-menu-link{background-color:#ffffff;color:var(--st-primary)}#header [data-row="bottom"] nav.header-menu-1>ul.menu>li.menu-item.current-menu-item>a.ct-menu-link:hover,#header [data-row="bottom"] nav.header-menu-1>ul.menu>li.menu-item.current-menu-ancestor>a.ct-menu-link:hover{background-color:#ffffff;color:var(--st-primary-dark)}#header [data-row="bottom"] nav.header-menu-1 .sub-menu{border-radius:0 0 var(--st-radius-md) var(--st-radius-md);overflow:hidden}#header [data-row="bottom"] nav.header-menu-1 .sub-menu>li.menu-item>a.ct-menu-link{min-height:44px;display:flex;align-items:center;color:var(--st-ink)}#header [data-row="bottom"] nav.header-menu-1 .sub-menu>li.menu-item>a.ct-menu-link:hover{background-color:var(--st-primary-light);color:var(--st-primary-dark)}#header [data-row="middle"] .ct-header-account>a,#header [data-row="middle"] .ct-header-cart>a{min-height:44px;display:inline-flex;align-items:center}#header [data-row="middle"] .dgwt-wcas-search-wrapp .dgwt-wcas-search-input{border-radius:var(--st-radius-pill);border:1px solid var(--st-line);min-height:44px}#header [data-row="middle"] .dgwt-wcas-search-wrapp .dgwt-wcas-search-input:focus{border-color:var(--st-primary);outline:none;box-shadow:0 0 0 3px rgba(11,110,95,0.15)}.st-footer-cta{background-color:var(--st-primary);color:#ffffff}.st-footer-cta__inner{max-width:var(--st-container);margin:0 auto;padding:var(--st-space-6) var(--st-space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-5)}.st-footer-cta__text{display:flex;align-items:center;gap:var(--st-space-4)}.st-footer-cta__icon{flex:0 0 auto;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--st-radius-pill);background-color:rgba(255,255,255,0.14)}.st-footer-cta__icon svg{width:26px;height:26px;stroke:#ffffff;fill:none}.st-footer-cta__title{margin:0 0 4px;font-size:var(--st-text-xl);line-height:1.25;color:#ffffff}.st-footer-cta__sub{margin:0;font-size:var(--st-text-sm);color:rgba(255,255,255,0.88)}.st-footer-cta__btn{flex:0 0 auto;display:inline-flex;align-items:center;min-height:48px;padding:0 var(--st-space-6);background-color:var(--st-mustard);color:var(--st-ink);font-weight:700;font-size:var(--st-text-base);text-decoration:none;border-radius:var(--st-radius-pill);transition:background-color var(--st-transition-fast),transform var(--st-transition-fast)}.st-footer-cta__btn:hover,.st-footer-cta__btn:focus-visible{background-color:#c49403;color:var(--st-ink);transform:translateY(-1px)}@media (max-width:767px){.st-footer-cta__inner{flex-direction:column;align-items:flex-start;text-align:left;padding:var(--st-space-5) var(--st-space-4)}.st-footer-cta__btn{width:100%;justify-content:center}}.st-footer{background-color:#0d1f1b;color:rgba(255,255,255,0.82);font-size:var(--st-text-sm)}.st-footer__inner{max-width:var(--st-container);margin:0 auto;padding:var(--st-space-7) var(--st-space-4) var(--st-space-5)}.st-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:var(--st-space-6)}.st-footer__brand{margin:0 0 var(--st-space-2);font-size:var(--st-text-2xl);font-weight:700;color:#ffffff;letter-spacing:0.01em}.st-footer__tagline{margin:0;max-width:34ch;color:rgba(255,255,255,0.72);line-height:1.6}.st-footer__heading{margin:0 0 var(--st-space-3);font-size:var(--st-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:0.09em;color:var(--st-mustard)}.st-footer__list{list-style:none;margin:0;padding:0}.st-footer__list li+li{margin-top:var(--st-space-2)}.st-footer__link{display:inline-flex;align-items:center;gap:var(--st-space-2);min-height:32px;color:rgba(255,255,255,0.82);text-decoration:none;transition:color var(--st-transition-fast)}.st-footer__link:hover,.st-footer__link:focus-visible{color:#ffffff;text-decoration:underline}.st-footer__link svg{width:18px;height:18px;flex:0 0 auto;stroke:var(--st-mustard);fill:none;opacity:0.85}.st-footer__chips{display:flex;flex-wrap:wrap;gap:var(--st-space-2);margin-bottom:var(--st-space-4)}.st-footer__chip{display:inline-flex;align-items:center;padding:6px 12px;font-size:var(--st-text-xs);font-weight:600;color:var(--st-mustard);background-color:rgba(217,164,4,0.10);border:1px solid rgba(217,164,4,0.35);border-radius:var(--st-radius-pill)}.st-footer__contacts{display:flex;flex-direction:column;gap:var(--st-space-2)}.st-footer__contact{display:inline-flex;align-items:center;gap:var(--st-space-2);min-height:32px;color:#ffffff;font-weight:600;text-decoration:none;transition:color var(--st-transition-fast)}.st-footer__contact:hover,.st-footer__contact:focus-visible{color:var(--st-mustard);text-decoration:underline}.st-footer__contact svg{width:18px;height:18px;flex:0 0 auto;stroke:var(--st-mustard);fill:none}.st-footer__bottom{max-width:var(--st-container);margin:0 auto;padding:var(--st-space-4);border-top:1px solid rgba(255,255,255,0.12);font-size:var(--st-text-xs);color:rgba(255,255,255,0.55);text-align:center}@media (max-width:991px){.st-footer__grid{grid-template-columns:1fr 1fr;gap:var(--st-space-5)}}@media (max-width:575px){.st-footer__grid{grid-template-columns:1fr;gap:var(--st-space-5)}.st-footer__inner{padding:var(--st-space-6) var(--st-space-4) var(--st-space-4)}.st-footer__tagline{max-width:none}}footer.ct-footer [data-row*="bottom"],footer.ct-footer [data-column="copyright"]{display:none}.st-mainbar{display:none}@media (min-width:1000px){.st-mainbar{display:block;background:var(--st-bg)}#header [data-row="middle"]{display:none}}.st-mainbar__inner{max-width:var(--st-container);margin:0 auto;padding:var(--st-space-3) var(--st-space-5);display:flex;align-items:center;gap:var(--st-space-5)}.st-mainbar__logo{flex:0 0 auto;display:flex;align-items:center}.st-mainbar__logo img{max-height:44px;width:auto;display:block}.st-catalog{position:relative;flex:0 0 auto}.st-catalog__btn{display:flex;align-items:center;gap:var(--st-space-2);min-height:44px;padding:0 var(--st-space-5);background:var(--st-accent);color:#fff;border:0;border-radius:var(--st-radius-md);font-size:var(--st-text-sm);font-weight:700;cursor:pointer;transition:background-color var(--st-transition)}.st-catalog__btn:hover{background:var(--st-accent-dark)}.st-catalog__bars{display:flex;flex-direction:column;gap:3px;width:16px}.st-catalog__bars span{display:block;height:2px;background:#fff;border-radius:2px}.st-catalog__menu{position:absolute;top:calc(100%+8px);left:0;z-index:60;min-width:250px;background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-lg);box-shadow:var(--st-shadow-lg);padding:var(--st-space-2)}.st-catalog__menu[hidden]{display:none}.st-catalog__menu a{display:flex;align-items:center;gap:var(--st-space-3);padding:var(--st-space-3);border-radius:var(--st-radius-sm);color:var(--st-ink);font-size:var(--st-text-sm);font-weight:600;text-decoration:none;transition:background-color var(--st-transition-fast)}.st-catalog__menu a:hover{background:var(--st-primary-light);color:var(--st-primary)}.st-catalog__menu svg{width:20px;height:20px;color:var(--st-primary);flex:0 0 auto}.st-mainbar__search{flex:1 1 auto;min-width:0}.st-mainbar__search .dgwt-wcas-search-wrapp{max-width:none;width:100%}.st-mainbar__search .dgwt-wcas-search-input{height:44px;border:1.5px solid var(--st-line);border-radius:var(--st-radius-md);font-size:var(--st-text-sm);padding-left:var(--st-space-4);background:var(--st-bg);color:var(--st-ink)}.st-mainbar__search .dgwt-wcas-search-input:focus{border-color:var(--st-primary)}.st-mainbar__search .dgwt-wcas-search-submit{background:var(--st-primary);border-radius:0 var(--st-radius-md) var(--st-radius-md) 0}.st-mainbar__search .dgwt-wcas-search-submit:hover{background:var(--st-primary-dark)}.st-mainbar__search form.woocommerce-product-search{display:flex;gap:var(--st-space-2)}.st-mainbar__search form.woocommerce-product-search input[type="search"]{flex:1;height:44px;border:1.5px solid var(--st-line);border-radius:var(--st-radius-md);padding:0 var(--st-space-4)}.st-mainbar__acts{display:flex;align-items:center;gap:var(--st-space-5);flex:0 0 auto}.st-act{display:flex;align-items:center;gap:var(--st-space-2);min-height:44px;color:var(--st-ink-soft);font-size:var(--st-text-sm);font-weight:600;text-decoration:none;transition:color var(--st-transition)}.st-act:hover{color:var(--st-primary)}.st-act svg{width:22px;height:22px}.st-act__ico{position:relative;display:block}.st-act__badge{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 4px;background:var(--st-accent);color:#fff;border-radius:var(--st-radius-pill);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.st-agebar{border-top:1px solid var(--st-line);background:var(--st-cream)}.st-agebar__inner{max-width:var(--st-container);margin:0 auto;padding:var(--st-space-3) var(--st-space-5);display:flex;align-items:center;gap:var(--st-space-2);flex-wrap:wrap}.st-agebar__label{font-size:var(--st-text-sm);font-weight:700;color:var(--st-ink-soft);margin-right:var(--st-space-2)}.st-agechip{display:inline-flex;align-items:center;min-height:34px;padding:0 var(--st-space-4);background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-pill);color:var(--st-primary);font-size:var(--st-text-sm);font-weight:700;text-decoration:none;transition:background-color var(--st-transition),color var(--st-transition),border-color var(--st-transition)}.st-agechip:hover{background:var(--st-primary);border-color:var(--st-primary);color:#fff}.st-agechip--all{color:var(--st-ink-soft);font-weight:600}.woocommerce ul.products li.product a.added_to_cart,.woocommerce a.added_to_cart{display:inline-flex;align-items:center;justify-content:center;gap:var(--st-space-2);width:100%;min-height:44px;margin-top:var(--st-space-2);padding:0 var(--st-space-4);background:var(--st-primary-light);color:var(--st-primary);border:1px solid var(--st-primary);border-radius:var(--st-radius-btn);font-size:var(--st-text-sm);font-weight:700;text-decoration:none;transition:background-color var(--st-transition),color var(--st-transition)}.woocommerce ul.products li.product a.added_to_cart:hover,.woocommerce a.added_to_cart:hover{background:var(--st-primary);color:#fff}.woocommerce ul.products li.product a.add_to_cart_button.loading{opacity:.75}.st-minicart{position:fixed;inset:0;z-index:9999}.st-minicart[hidden]{display:none}.st-minicart__overlay{position:absolute;inset:0;background:rgba(23,20,15,.45);animation:st-fade .2s ease}@keyframes st-fade{from{opacity:0}to{opacity:1}}@keyframes st-slide{from{transform:translateX(100%)}to{transform:translateX(0)}}.st-minicart__panel{position:absolute;top:0;right:0;bottom:0;width:min(420px,100vw);background:var(--st-surface);display:flex;flex-direction:column;box-shadow:-10px 0 40px rgba(43,33,24,.18);animation:st-slide .28s cubic-bezier(.22,.61,.36,1)}@media (prefers-reduced-motion:reduce){.st-minicart__overlay,.st-minicart__panel{animation:none}}.st-minicart__head{display:flex;align-items:center;justify-content:space-between;padding:var(--st-space-5);border-bottom:1px solid var(--st-line);flex:0 0 auto}.st-minicart__title{margin:0;font-size:var(--st-text-xl);font-weight:800;color:var(--st-ink)}.st-minicart__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:var(--st-radius-sm);color:var(--st-ink-soft);cursor:pointer;transition:background-color var(--st-transition-fast)}.st-minicart__close:hover{background:var(--st-cream);color:var(--st-ink)}.st-minicart__close svg{width:20px;height:20px}.st-minicart__body{flex:1 1 auto;overflow-y:auto}.st-minicart-inner{display:flex;flex-direction:column;min-height:100%}.st-minicart__list{list-style:none;margin:0;padding:var(--st-space-4);flex:1 1 auto}.st-minicart__item{display:flex;align-items:flex-start;gap:var(--st-space-3);padding:var(--st-space-3) 0;border-bottom:1px solid var(--st-line)}.st-minicart__item:last-child{border-bottom:0}.st-minicart__thumb{flex:0 0 64px}.st-minicart__thumb img{width:64px;height:64px;object-fit:contain;border-radius:var(--st-radius-sm);background:var(--st-cream);display:block}.st-minicart__info{flex:1 1 auto;min-width:0}.st-minicart__name{display:block;font-size:var(--st-text-sm);font-weight:600;line-height:var(--st-leading-snug);color:var(--st-ink);text-decoration:none}.st-minicart__name:hover{color:var(--st-primary)}.st-minicart__meta{margin-top:var(--st-space-1);font-size:var(--st-text-sm);color:var(--st-ink-soft)}.st-minicart__price{font-weight:700;color:var(--st-ink)}.st-minicart__remove{flex:0 0 auto;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--st-ink-muted);border-radius:var(--st-radius-sm);transition:color var(--st-transition-fast),background-color var(--st-transition-fast)}.st-minicart__remove:hover{color:var(--st-danger);background:var(--st-cream)}.st-minicart__remove svg{width:18px;height:18px}.st-minicart__foot{flex:0 0 auto;padding:var(--st-space-5);border-top:1px solid var(--st-line);background:var(--st-cream)}.st-minicart__total{display:flex;align-items:baseline;justify-content:space-between;font-size:var(--st-text-base);color:var(--st-ink-soft)}.st-minicart__total strong{font-size:var(--st-text-xl);font-weight:800;color:var(--st-ink)}.st-minicart__note{margin:var(--st-space-1) 0 var(--st-space-4);font-size:var(--st-text-xs);color:var(--st-ink-muted)}.st-minicart__checkout{display:flex;align-items:center;justify-content:center;min-height:52px;background:var(--st-accent);color:#fff;border-radius:var(--st-radius-btn);font-size:var(--st-text-base);font-weight:700;text-decoration:none;transition:background-color var(--st-transition)}.st-minicart__checkout:hover{background:var(--st-accent-dark);color:#fff}.st-minicart__view{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:var(--st-space-2);color:var(--st-primary);font-size:var(--st-text-sm);font-weight:600;text-decoration:none}.st-minicart__view:hover{text-decoration:underline}.st-minicart__empty{padding:var(--st-space-8) var(--st-space-5);text-align:center;color:var(--st-ink-soft)}.st-minicart__cta{display:inline-flex;align-items:center;min-height:44px;margin-top:var(--st-space-4);padding:0 var(--st-space-5);background:var(--st-accent);color:#fff;border-radius:var(--st-radius-btn);font-weight:700;text-decoration:none}.st-minicart__cta:hover{background:var(--st-accent-dark);color:#fff}.wpc-filters-main-wrap .wpc-filters-section.wpc-filter-terms-count-0{display:none}.ct-sidebar .wpc-filter-set-widget-title h2.widgettitle,.wpc-filters-widget-wrapper>.wpc-filter-set-widget-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.woocommerce ul.products li.product .star-rating:not(.has-rating),.woocommerce ul.products li.product .woocommerce-product-rating{display:none}:root{--st-mbar-h:58px}.st-mbar{display:none}@media (max-width:767.98px){.st-mbar{position:fixed;left:0;right:0;bottom:0;z-index:900;display:flex;align-items:stretch;background:var(--st-primary-dark);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -2px 14px rgba(43,33,24,.18)}.st-mbar__item,.st-mbar-cart{flex:1 1 0}.st-mbar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:var(--st-mbar-h);padding:var(--st-space-1) 2px;color:rgba(255,255,255,.82);font-size:11px;font-weight:600;text-decoration:none;text-align:center}.st-mbar__item svg{width:22px;height:22px}.st-mbar__item.is-active{color:var(--st-mustard)}.st-mbar__ico{position:relative;display:block}.st-mbar__badge{position:absolute;top:-5px;right:-9px;min-width:16px;height:16px;padding:0 4px;background:var(--st-accent);color:#fff;border-radius:var(--st-radius-pill);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}body{padding-bottom:calc(var(--st-mbar-h)+env(safe-area-inset-bottom))}.st-minicart{z-index:9999}}.woocommerce ul.products{align-items:stretch}.woocommerce ul.products li.product.st-card{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden;background:var(--st-surface,#fff);border:1px solid var(--st-line,#E7E0D6);border-radius:var(--st-radius-lg,16px);box-shadow:var(--st-shadow-sm,0 1px 2px rgba(43,33,24,.06));transition:var(--st-transition,all .2s ease);text-align:left}.woocommerce ul.products li.product.st-card:hover,.woocommerce ul.products li.product.st-card:focus-within{box-shadow:var(--st-shadow-md,0 6px 18px rgba(43,33,24,.1));border-color:var(--st-primary-light,#DCE8DD)}.st-card .st-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;background:#fff;overflow:hidden}.st-card .st-card__media img{width:100%;height:100%;object-fit:contain;padding:var(--st-space-4,16px);display:block;margin:0;transition:var(--st-transition,all .2s ease)}.st-card:hover .st-card__media img{transform:scale(1.03)}.st-card--no-image .st-card__media{background:var(--st-cream,#FBF7F0)}.st-card--no-image .st-card__media img{opacity:.35;padding:22%}.st-card .st-card__badge{position:absolute;top:0;left:0;z-index:3;display:inline-flex;align-items:center;padding:var(--st-space-1,4px) var(--st-space-3,12px);font-size:var(--st-text-xs,12px);font-weight:700;line-height:1.5;letter-spacing:.01em;color:#fff;border-radius:0 0 var(--st-radius-sm,6px) 0;white-space:nowrap;pointer-events:none}.st-card .st-card__badge--sale{background:var(--st-accent,#C2410C)}.st-card .st-card__badge--new{background:var(--st-mustard,#D9A404);color:var(--st-ink,#2B2118)}.st-card .onsale:not(.st-sale-badge){display:none}.st-card .st-card__plates{position:absolute;left:var(--st-space-2,8px);bottom:var(--st-space-2,8px);z-index:3;display:flex;flex-direction:column;gap:var(--st-space-1,4px);pointer-events:none}.st-card .st-card__plate{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:var(--st-space-1,4px);background:rgba(255,255,255,.92);border:1px solid var(--st-line,#E7E0D6);border-radius:var(--st-radius-sm,6px);line-height:1.1;text-align:center}.st-card .st-card__plate-value{font-size:var(--st-text-xs,12px);font-weight:700;color:var(--st-ink,#2B2118)}.st-card .st-card__plate-unit{font-size:10px;color:var(--st-ink-muted,#8A7B6B)}.st-card .st-card__brand{display:block;margin:var(--st-space-3,12px) var(--st-space-4,16px) 0;font-size:var(--st-text-xs,12px);font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--st-ink-muted,#8A7B6B);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-card .woocommerce-loop-product__title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:var(--st-space-1,4px) var(--st-space-4,16px) 0;padding:0;font-size:var(--st-text-base,15px);font-weight:600;line-height:1.35;min-height:calc(2 * 1.35em);color:var(--st-ink,#2B2118);word-break:break-word}.st-card a:hover .woocommerce-loop-product__title,.st-card .woocommerce-loop-product__title:hover{color:var(--st-primary,#0B6E5F)}.st-card .star-rating,.st-card .woocommerce-product-rating{display:none}.st-card .st-card__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-3,12px);margin-top:auto;padding:var(--st-space-4,16px);flex-wrap:wrap}.st-card .st-card__price{font-size:var(--st-text-xl,22px);font-weight:800;line-height:1.1;color:var(--st-ink,#2B2118);display:flex;align-items:baseline;gap:var(--st-space-2,8px);flex-wrap:wrap}.st-card .st-card__price ins{text-decoration:none;background:none;font-weight:800;color:inherit}.st-card .st-card__price del{font-size:var(--st-text-sm,13px);font-weight:500;color:var(--st-ink-muted,#8A7B6B);opacity:.85}.st-card .st-card__price--empty{min-height:1.1em;flex:1 1 auto}.st-card:has(.st-card__footer) .price:not(.st-card__price){display:none}.st-card:has(.st-card__footer) .button:not(.st-card__btn),.st-card:has(.st-card__footer) .added_to_cart:not(.st-card__btn){display:none}.woocommerce ul.products li.product .st-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--st-space-2,8px);margin:0;padding:var(--st-space-2,8px) var(--st-space-4,16px);font-size:var(--st-text-sm,13px);font-weight:700;line-height:1.4;color:#fff;background:var(--st-primary,#0B6E5F);border:1px solid var(--st-primary,#0B6E5F);border-radius:var(--st-radius-pill,999px);text-decoration:none;white-space:nowrap;transition:var(--st-transition,all .2s ease);width:auto;flex:0 0 auto}.woocommerce ul.products li.product .st-card__btn:hover,.woocommerce ul.products li.product .st-card__btn:focus-visible{background:var(--st-ink,#2B2118);border-color:var(--st-ink,#2B2118);color:#fff}.woocommerce ul.products li.product .st-card__btn:focus-visible{outline:2px solid var(--st-accent,#C2410C);outline-offset:2px}.st-card .st-card__btn-icon{flex:0 0 auto;width:18px;height:18px}.woocommerce ul.products li.product .st-card__btn--more{color:var(--st-primary,#0B6E5F);background:transparent}.woocommerce ul.products li.product .st-card__btn--more:hover,.woocommerce ul.products li.product .st-card__btn--more:focus-visible{background:var(--st-primary,#0B6E5F);color:#fff}.st-card .added_to_cart{font-size:var(--st-text-xs,12px);color:var(--st-primary,#0B6E5F);text-decoration:underline;white-space:nowrap}.st-card--oos .st-card__media img{filter:grayscale(1);opacity:.55}.st-card--oos .woocommerce-loop-product__title,.st-card--oos .st-card__price{color:var(--st-ink-soft,#5C5045)}.st-card .st-card__oos{display:inline-flex;align-items:center;padding:var(--st-space-2,8px) var(--st-space-3,12px);font-size:var(--st-text-xs,12px);font-weight:600;color:var(--st-ink-muted,#8A7B6B);background:var(--st-cream,#FBF7F0);border:1px dashed var(--st-line,#E7E0D6);border-radius:var(--st-radius-pill,999px);white-space:nowrap}.woocommerce .woocommerce-ordering{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.st-sorting{margin:0 0 var(--st-space-5,20px);width:100%}.st-sorting__list{display:flex;flex-wrap:nowrap;gap:var(--st-space-2,8px);margin:0;padding:0 0 var(--st-space-1,4px);list-style:none;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.st-sorting__item{margin:0;flex:0 0 auto;list-style:none}.st-sorting__pill{display:inline-flex;align-items:center;padding:var(--st-space-2,8px) var(--st-space-4,16px);font-size:var(--st-text-sm,13px);font-weight:600;line-height:1.4;color:var(--st-ink-soft,#5C5045);background:var(--st-surface,#fff);border:1px solid var(--st-line,#E7E0D6);border-radius:var(--st-radius-pill,999px);text-decoration:none;white-space:nowrap;transition:var(--st-transition,all .2s ease)}.st-sorting__pill:hover{border-color:var(--st-primary,#0B6E5F);color:var(--st-primary,#0B6E5F)}.st-sorting__pill:focus-visible{outline:2px solid var(--st-accent,#C2410C);outline-offset:2px}.st-sorting__pill.is-active{color:#fff;font-weight:700;background:var(--st-primary,#0B6E5F);border-color:var(--st-primary,#0B6E5F)}.st-sorting__pill.is-active:hover{color:#fff;background:var(--st-ink,#2B2118);border-color:var(--st-ink,#2B2118)}@media (max-width:600px){.st-card .st-card__footer{padding:var(--st-space-3,12px);gap:var(--st-space-2,8px)}.st-card .st-card__price{font-size:var(--st-text-lg,18px)}.st-card .woocommerce-loop-product__title{margin-left:var(--st-space-3,12px);margin-right:var(--st-space-3,12px);font-size:var(--st-text-sm,13px)}.st-card .st-card__brand{margin-left:var(--st-space-3,12px);margin-right:var(--st-space-3,12px)}.woocommerce ul.products li.product .st-card__btn{padding:var(--st-space-2,8px) var(--st-space-3,12px)}.st-card .st-card__footer>.st-card__btn:only-child{flex:1 1 auto}}@media (prefers-reduced-motion:reduce){.st-card .st-card__media img,.st-card,.st-sorting__pill,.woocommerce ul.products li.product .st-card__btn{transition:none}.st-card:hover .st-card__media img{transform:none}}.woocommerce ul.products li.st-promo-card{align-self:stretch;height:auto}.woocommerce ul.products li.st-promo-card .st-promo-card__inner{height:100%;min-height:0;justify-content:center}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:var(--st-space-5);align-items:stretch}.woocommerce ul.products li.product.st-card{padding:0 0 var(--st-space-4)}.st-card .st-card__media{margin-bottom:var(--st-space-3)}.st-card .st-card__brand{margin:0 var(--st-space-4) var(--st-space-1);font-size:var(--st-text-xs);letter-spacing:.04em}.st-card .woocommerce-loop-product__title{margin:0 var(--st-space-4) var(--st-space-3);min-height:0;font-size:var(--st-text-sm);line-height:1.35}.st-card .st-card__footer{margin-top:auto;padding:0 var(--st-space-4);gap:var(--st-space-3)}.st-card .st-card__price,.st-card .price{margin:0 0 var(--st-space-3);font-size:var(--st-text-lg)}.st-card .st-card__spec{margin-top:calc(-1 * var(--st-space-2))}@media (max-width:575.98px){.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:var(--st-space-3)}}.st-trust{margin:var(--st-space-5) 0;padding-top:var(--st-space-5);border-top:1px solid var(--st-line)}.st-stock{display:flex;align-items:center;gap:var(--st-space-2);margin:0 0 var(--st-space-5);font-size:var(--st-text-sm);font-weight:600}.st-stock.is-in{color:var(--st-primary)}.st-stock.is-out{color:var(--st-ink-muted)}.st-stock__dot{width:8px;height:8px;border-radius:50%;background:currentColor;flex:0 0 auto}.st-trust__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--st-space-4)}.st-trust__item{display:flex;align-items:flex-start;gap:var(--st-space-4)}.st-trust__ico{flex:0 0 auto;color:var(--st-primary);line-height:0;margin-top:2px}.st-trust__ico svg{width:24px;height:24px;display:block}.st-trust__body{display:flex;flex-direction:column;gap:2px}.st-trust__title{font-size:var(--st-text-base);font-weight:700;color:var(--st-ink);line-height:var(--st-leading-snug)}.st-trust__sub{font-size:var(--st-text-sm);color:var(--st-ink-soft);line-height:var(--st-leading-snug)}.st-brands{position:relative;margin:0 0 var(--st-space-6);padding:0 44px}.st-brands__track{display:flex;gap:var(--st-space-3);margin:0;padding:0;list-style:none;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.st-brands__track::-webkit-scrollbar{display:none}.st-brands__track>li{flex:0 0 auto}.st-brands__item{display:flex;align-items:center;justify-content:center;gap:var(--st-space-2);width:150px;height:64px;padding:0 var(--st-space-3);background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-md);color:var(--st-ink);font-size:var(--st-text-sm);font-weight:700;text-decoration:none;transition:border-color var(--st-transition),box-shadow var(--st-transition)}.st-brands__item:hover,.st-brands__item:focus-visible{border-color:var(--st-primary);box-shadow:var(--st-shadow-sm)}.st-brands__item img{max-width:100%;max-height:40px;width:auto;height:auto;object-fit:contain;display:block}.st-brands__item.has-logo .st-brands__count{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.st-brands__item{position:relative}.st-brands__count{color:var(--st-ink-muted);font-size:var(--st-text-xs);font-weight:600}.st-brands__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--st-surface);border:1px solid var(--st-line);border-radius:50%;color:var(--st-ink-soft);cursor:pointer;z-index:2;box-shadow:var(--st-shadow-sm);transition:color var(--st-transition),border-color var(--st-transition)}.st-brands__nav:hover{color:var(--st-primary);border-color:var(--st-primary)}.st-brands__nav[hidden]{display:none}.st-brands__nav svg{width:18px;height:18px}.st-brands__nav--prev{left:0}.st-brands__nav--next{right:0}.st-sorting{display:flex;align-items:center;gap:var(--st-space-2);margin:0 0 var(--st-space-5);overflow-x:auto;scrollbar-width:none}.st-sorting::-webkit-scrollbar{display:none}.st-sorting__list{display:flex;gap:var(--st-space-2);margin:0;padding:0;list-style:none}.st-sorting__item{flex:0 0 auto}.st-sorting__pill{display:inline-flex;align-items:center;min-height:38px;padding:0 var(--st-space-4);background:transparent;border:1px solid var(--st-line);border-radius:var(--st-radius-pill);color:var(--st-ink-soft);font-size:var(--st-text-sm);font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color var(--st-transition),border-color var(--st-transition),color var(--st-transition)}.st-sorting__pill:hover{border-color:var(--st-primary);color:var(--st-primary)}.st-sorting__pill--active,.st-sorting__pill[aria-current]{background:var(--st-primary);border-color:var(--st-primary);color:#fff}.woocommerce-result-count{margin:0 0 var(--st-space-3);font-size:var(--st-text-sm);color:var(--st-ink-muted)}.st-specs{margin:var(--st-space-7) 0 var(--st-space-6)}.st-specs__title,.st-delivery__title{font-size:var(--st-text-2xl);font-weight:800;color:var(--st-ink);margin:0 0 var(--st-space-4)}.st-specs__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--st-space-4)}.st-specs__card{display:flex;flex-direction:column;gap:var(--st-space-1);padding:var(--st-space-4) var(--st-space-5);background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-md)}.st-specs__label{font-size:var(--st-text-sm);color:var(--st-ink-muted)}.st-specs__value{font-size:var(--st-text-lg);font-weight:700;color:var(--st-ink);line-height:var(--st-leading-snug)}.st-delivery{margin:var(--st-space-6) 0}.st-delivery__item{border-top:1px solid var(--st-line)}.st-delivery__item:last-child{border-bottom:1px solid var(--st-line)}.st-delivery__head{display:flex;align-items:center;gap:var(--st-space-3);padding:var(--st-space-4) 0;cursor:pointer;list-style:none;font-size:var(--st-text-lg);font-weight:700;color:var(--st-ink)}.st-delivery__head::-webkit-details-marker{display:none}.st-delivery__ico{color:var(--st-primary);line-height:0;flex:0 0 auto}.st-delivery__ico svg{width:22px;height:22px;display:block}.st-delivery__label{flex:1 1 auto}.st-delivery__sign{position:relative;width:16px;height:16px;flex:0 0 auto;color:var(--st-ink-muted)}.st-delivery__sign::before,.st-delivery__sign::after{content:"";position:absolute;left:50%;top:50%;background:currentColor;border-radius:2px;transform:translate(-50%,-50%)}.st-delivery__sign::before{width:14px;height:2px}.st-delivery__sign::after{width:2px;height:14px;transition:opacity var(--st-transition)}.st-delivery__item[open] .st-delivery__sign::after{opacity:0}.st-delivery__body{padding:0 0 var(--st-space-5) calc(22px+var(--st-space-3));color:var(--st-ink-soft);font-size:var(--st-text-base);line-height:var(--st-leading-normal)}.st-delivery__body p{margin:0 0 var(--st-space-2)}.st-delivery__body p:last-child{margin-bottom:0}.st-delivery__body strong{color:var(--st-ink)}@media (max-width:575.98px){.st-delivery__body{padding-left:0}}.woocommerce ul.products li.product{display:flex;flex-direction:column;background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-card);box-shadow:var(--st-shadow-sm);overflow:hidden;padding:0 0 var(--st-space-4);transition:box-shadow var(--st-transition),border-color var(--st-transition),transform var(--st-transition)}@media (hover:hover){.woocommerce ul.products li.product:hover{box-shadow:var(--st-shadow-lg);border-color:var(--st-primary-light);transform:translateY(-3px)}}.woocommerce ul.products li.product figure,.woocommerce ul.products li.product .ct-media-container{margin:0;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:var(--st-bg);overflow:hidden}.woocommerce ul.products li.product img{width:100%;height:100%;object-fit:contain;padding:var(--st-space-3);transition:transform var(--st-transition-slow)}@media (hover:hover){.woocommerce ul.products li.product:hover img{transform:scale(1.04)}}.woocommerce ul.products li.product>:not(figure):not(.ct-media-container){padding-left:var(--st-space-4);padding-right:var(--st-space-4)}.woocommerce ul.products li.product .woocommerce-loop-product__title{flex:1 0 auto;margin:var(--st-space-3) 0 var(--st-space-2);font-size:var(--st-text-sm);font-weight:600;line-height:1.35;color:var(--st-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.woocommerce ul.products li.product .price{margin:0 0 var(--st-space-3);font-size:var(--st-text-lg);font-weight:800;color:var(--st-ink)}.woocommerce ul.products li.product .price del{font-size:var(--st-text-sm);font-weight:600;color:var(--st-ink-muted);margin-right:var(--st-space-2)}.woocommerce ul.products li.product .button,.woocommerce ul.products li.product .added_to_cart{margin-top:auto;width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:var(--st-text-sm)}.woocommerce ul.products li.product .added_to_cart{margin-top:var(--st-space-2);background:var(--st-primary-light);color:var(--st-primary);border:1px solid var(--st-primary)}.woocommerce ul.products li.product .added_to_cart:hover{background:var(--st-primary);color:#fff}.woocommerce ul.products li.product .star-rating,.woocommerce ul.products li.product .woocommerce-product-rating,.woocommerce ul.products li.product .entry-meta,.woocommerce ul.products li.product .meta-categories{display:none}.st-qf{display:flex;align-items:center;gap:var(--st-space-3);margin:0 0 var(--st-space-4);overflow-x:auto;scrollbar-width:none}.st-qf::-webkit-scrollbar{display:none}.st-qf__label{flex:0 0 auto;font-size:var(--st-text-sm);font-weight:700;color:var(--st-ink-soft)}.st-qf__list{display:flex;gap:var(--st-space-2);margin:0;padding:0;list-style:none}.st-qf__list>li{flex:0 0 auto}.st-qf__chip{display:inline-flex;align-items:center;gap:var(--st-space-2);min-height:36px;padding:0 var(--st-space-4);background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-pill);color:var(--st-ink);font-size:var(--st-text-sm);font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color var(--st-transition),border-color var(--st-transition),color var(--st-transition)}.st-qf__chip:hover{border-color:var(--st-primary);color:var(--st-primary)}.st-qf__chip.is-on{background:var(--st-primary);border-color:var(--st-primary);color:#fff}.st-qf__n{font-size:var(--st-text-xs);font-weight:600;opacity:.65}.st-qf__reset{display:inline-flex;align-items:center;min-height:36px;padding:0 var(--st-space-3);color:var(--st-accent);font-size:var(--st-text-sm);font-weight:600;text-decoration:none;white-space:nowrap}.st-qf__reset:hover{text-decoration:underline}.st-plate{position:relative;z-index:2;align-self:flex-start;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:46px;margin:-72px 0 14px var(--st-space-3);padding:var(--st-space-1) var(--st-space-2);background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-sm);font-size:10px;line-height:1.1;color:var(--st-ink-muted);box-shadow:var(--st-shadow-sm);pointer-events:none}.st-plate b{display:block;font-size:var(--st-text-sm);font-weight:800;color:var(--st-ink)}.st-brand-line{display:block;margin:var(--st-space-3) 0 var(--st-space-1);font-size:var(--st-text-xs);font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--st-ink-muted)}.woocommerce ul.products li.product .woocommerce-loop-product__title{margin-top:0}:root{--st-container:min(1760px,94vw)}.ct-container,.ct-container-full,.ct-container[class*="ct-container"]{max-width:var(--st-container)}@media (min-width:1600px){:root{--st-container:min(1760px,92vw)}}@media (max-width:1023.98px){:root{--st-container:calc(100vw - 2 * var(--st-space-5))}}@media (max-width:575.98px){:root{--st-container:calc(100vw - 2 * var(--st-space-4))}}.woocommerce ul.products li.product{display:grid;grid-template-columns:1fr auto;align-content:start}.woocommerce ul.products li.product>figure,.woocommerce ul.products li.product>.ct-media-container,.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link,.woocommerce ul.products li.product>.st-plate,.woocommerce ul.products li.product>.st-brand-line,.woocommerce ul.products li.product>.woocommerce-loop-product__title,.woocommerce ul.products li.product>.st-age-badge{grid-column:1 / -1}.woocommerce ul.products li.product>.price{grid-column:1;align-self:end;margin:auto 0 0;padding-bottom:0;white-space:nowrap}.woocommerce ul.products li.product>.button,.woocommerce ul.products li.product>.added_to_cart{grid-column:2;align-self:end;width:auto;margin:auto 0 0;padding-left:var(--st-space-4);padding-right:var(--st-space-4);white-space:nowrap}@media (max-width:575.98px){.woocommerce ul.products li.product{grid-template-columns:1fr}.woocommerce ul.products li.product>.price,.woocommerce ul.products li.product>.button,.woocommerce ul.products li.product>.added_to_cart{grid-column:1 / -1;width:100%;justify-content:center}.woocommerce ul.products li.product>.price{margin-bottom:var(--st-space-2)}}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{display:grid;grid-template-columns:1fr auto;align-content:start;row-gap:0;column-gap:var(--st-space-3)}.woocommerce ul.products li.product>figure,.woocommerce ul.products li.product>.st-brand-line,.woocommerce ul.products li.product>.st-plate,.woocommerce ul.products li.product>.woocommerce-loop-product__title,.woocommerce ul.products li.product>.entry-meta{grid-column:1 / -1}.woocommerce ul.products li.product>.st-age-badge{position:absolute;top:var(--st-space-3);left:var(--st-space-3);z-index:3}.woocommerce ul.products li.product>figure{margin-bottom:0}.woocommerce ul.products li.product>.price{grid-column:1;grid-row:auto;align-self:center;margin:0;padding-bottom:0;white-space:nowrap}.woocommerce ul.products li.product>.ct-woo-card-actions{grid-column:2;align-self:center;margin:0;padding-right:var(--st-space-4)}.woocommerce ul.products li.product>.ct-woo-card-actions .button,.woocommerce ul.products li.product>.ct-woo-card-actions .added_to_cart{width:auto;margin:0;min-height:40px;padding:0 var(--st-space-4);font-size:var(--st-text-sm);white-space:nowrap}.woocommerce ul.products li.product>.woocommerce-loop-product__title{margin-bottom:var(--st-space-4)}.woocommerce ul.products li.product>.price,.woocommerce ul.products li.product>.ct-woo-card-actions{margin-top:auto;padding-bottom:var(--st-space-1)}@media (max-width:767.98px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{grid-template-columns:1fr}.woocommerce ul.products li.product>.price,.woocommerce ul.products li.product>.ct-woo-card-actions{grid-column:1 / -1;padding-right:var(--st-space-4)}.woocommerce ul.products li.product>.price{margin-bottom:var(--st-space-2);padding-bottom:0}.woocommerce ul.products li.product>.ct-woo-card-actions .button{width:100%;justify-content:center}}.woocommerce ul.products[data-products] li.product,.woocommerce-page ul.products[data-products] li.product,ul.products[data-products] li.product{display:grid;grid-template-columns:1fr auto;align-content:start;column-gap:var(--st-space-3)}@media (max-width:767.98px){.woocommerce ul.products[data-products] li.product,.woocommerce-page ul.products[data-products] li.product,ul.products[data-products] li.product{grid-template-columns:1fr}}.woocommerce ul.products li.product>.st-plate{justify-self:start;width:auto}.st-404{padding:var(--st-space-7) 0 var(--st-space-8)}.st-404__inner{max-width:720px;margin:0 auto;text-align:center}.st-404__code{margin:0;font-size:clamp(56px,10vw,96px);font-weight:800;line-height:1;color:var(--st-primary-light);letter-spacing:-.02em}.st-404__title{margin:var(--st-space-2) 0 var(--st-space-3);font-size:var(--st-text-2xl);font-weight:800;color:var(--st-ink)}.st-404__text{margin:0 auto var(--st-space-6);max-width:52ch;color:var(--st-ink-soft);line-height:var(--st-leading-normal)}.st-404__search{margin:0 auto var(--st-space-7);max-width:520px}.st-404__search input[type="search"],.st-404__search .dgwt-wcas-search-input{width:100%;height:48px;border:1.5px solid var(--st-line);border-radius:var(--st-radius-md);padding:0 var(--st-space-4);font-size:var(--st-text-base)}.st-404__subtitle{margin:0 0 var(--st-space-4);font-size:var(--st-text-sm);font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--st-ink-muted)}.st-404__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--st-space-3);margin-bottom:var(--st-space-7)}.st-404__tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--st-space-2);min-height:104px;padding:var(--st-space-4);background:var(--st-primary-light);border:1px solid transparent;border-radius:var(--st-radius-card);color:var(--st-primary);font-size:var(--st-text-sm);font-weight:700;text-decoration:none;transition:background-color var(--st-transition),border-color var(--st-transition),transform var(--st-transition)}.st-404__tile:hover{background:var(--st-surface);border-color:var(--st-primary);transform:translateY(-2px)}.st-404__ico svg{width:28px;height:28px;display:block}.st-404__actions{display:flex;align-items:center;justify-content:center;gap:var(--st-space-5);flex-wrap:wrap}.st-404__btn{display:inline-flex;align-items:center;min-height:48px;padding:0 var(--st-space-6);background:var(--st-accent);color:#fff;border-radius:var(--st-radius-btn);font-weight:700;text-decoration:none}.st-404__btn:hover{background:var(--st-accent-dark);color:#fff}.st-404__link{color:var(--st-primary);font-weight:600;text-decoration:none}.st-404__link:hover{text-decoration:underline}@media (max-width:767.98px){header#header [data-row="middle"] .site-logo-container img,header#header .site-logo-container img,.ct-header-text img,header#header img.default-logo{max-height:36px;width:auto}}@media (max-width:400px){header#header .site-logo-container img,header#header img.default-logo{max-height:30px}}@media (max-width:767.98px){header#header .site-branding{max-width:170px}header#header .site-branding img,header#header .site-branding svg{max-height:34px;width:auto;height:auto}}@media (max-width:400px){header#header .site-branding{max-width:145px}header#header .site-branding img,header#header .site-branding svg{max-height:28px}}@media (max-width:767.98px){.st-brands{padding:0 36px}.st-brands__item{width:118px;height:52px}.st-brands__item img{max-height:30px}.st-brands__nav{width:30px;height:30px}.st-brands__nav svg{width:15px;height:15px}.st-category-hero__icon svg{width:36px;height:36px}.st-category-hero{padding:var(--st-space-4);gap:var(--st-space-3)}.st-qf__chip,.st-sorting__pill{min-height:34px;padding:0 var(--st-space-3);font-size:var(--st-text-xs)}}.woocommerce ul.products[data-products] li.product{grid-template-columns:minmax(0,1fr) minmax(0,auto);overflow:hidden}.woocommerce ul.products li.product>.ct-woo-card-actions{min-width:0;max-width:100%}.woocommerce ul.products li.product>.ct-woo-card-actions .button,.woocommerce ul.products li.product>.ct-woo-card-actions .added_to_cart{max-width:100%;padding:0 var(--st-space-3);gap:var(--st-space-2);overflow:hidden;text-overflow:ellipsis}.woocommerce ul.products li.product>.ct-woo-card-actions .button svg{width:16px;height:16px;flex:0 0 auto}.woocommerce ul.products li.product>.price{min-width:0;overflow:hidden;text-overflow:ellipsis}@media (max-width:900px){.woocommerce ul.products[data-products] li.product{grid-template-columns:1fr}.woocommerce ul.products li.product>.price,.woocommerce ul.products li.product>.ct-woo-card-actions{grid-column:1 / -1}.woocommerce ul.products li.product>.ct-woo-card-actions .button{width:100%;justify-content:center}.woocommerce ul.products li.product>.price{margin-bottom:var(--st-space-2)}}.st-drawer{position:fixed;inset:0;z-index:9998}.st-drawer[hidden]{display:none}.st-drawer__overlay{position:absolute;inset:0;background:rgba(23,20,15,.5)}.st-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(360px,88vw);background:var(--st-surface);display:flex;flex-direction:column;box-shadow:-10px 0 40px rgba(43,33,24,.2);animation:st-slide .26s cubic-bezier(.22,.61,.36,1)}.st-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:var(--st-space-4) var(--st-space-5);border-bottom:1px solid var(--st-line)}.st-drawer__brand{font-size:var(--st-text-lg);font-weight:800;color:var(--st-primary)}.st-drawer__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--st-ink-soft);cursor:pointer;border-radius:var(--st-radius-sm)}.st-drawer__close:hover{background:var(--st-cream)}.st-drawer__close svg{width:20px;height:20px}.st-drawer__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:var(--st-space-4) 0}.st-drawer__label{margin:var(--st-space-4) var(--st-space-5) var(--st-space-2);font-size:var(--st-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--st-ink-muted)}.st-drawer__list{list-style:none;margin:0;padding:0}.st-drawer__list a{display:flex;align-items:center;gap:var(--st-space-3);min-height:48px;padding:0 var(--st-space-5);color:var(--st-ink);font-size:var(--st-text-base);font-weight:600;text-decoration:none}.st-drawer__list a:hover{background:var(--st-primary-light);color:var(--st-primary)}.st-drawer__ico{color:var(--st-primary);line-height:0;flex:0 0 auto}.st-drawer__ico svg{width:22px;height:22px;display:block}.st-drawer__list--plain a{font-weight:500}.st-drawer__ages{display:flex;flex-wrap:wrap;gap:var(--st-space-2);padding:0 var(--st-space-5)}.st-drawer__ages a{display:inline-flex;align-items:center;min-height:38px;padding:0 var(--st-space-4);background:var(--st-cream);border:1px solid var(--st-line);border-radius:var(--st-radius-pill);color:var(--st-primary);font-size:var(--st-text-sm);font-weight:700;text-decoration:none}.st-drawer__ages a:hover{background:var(--st-primary);border-color:var(--st-primary);color:#fff}.st-drawer__foot{flex:0 0 auto;flex:0 0 auto;padding:var(--st-space-5);background:var(--st-primary);color:#fff;display:flex;flex-direction:column;gap:2px}.st-drawer__phone{color:#fff;font-size:var(--st-text-lg);font-weight:800;text-decoration:none}.st-drawer__hours{font-size:var(--st-text-xs);color:rgba(255,255,255,.75)}.st-drawer__mail{margin-top:var(--st-space-2);color:var(--st-mustard);font-size:var(--st-text-sm);text-decoration:none}.st-msearch{position:fixed;inset:0;z-index:9997;background:rgba(23,20,15,.5)}.st-msearch[hidden]{display:none}.st-msearch__bar{display:flex;align-items:center;gap:var(--st-space-2);padding:var(--st-space-4);background:var(--st-surface)}.st-msearch__bar .dgwt-wcas-search-wrapp,.st-msearch__bar form{flex:1 1 auto}.st-msearch__bar input[type="search"],.st-msearch__bar .dgwt-wcas-search-input{width:100%;height:46px;font-size:16px;border:1.5px solid var(--st-line);border-radius:var(--st-radius-md);padding:0 var(--st-space-4)}.st-msearch__close{width:46px;height:46px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;background:var(--st-cream);border:0;border-radius:var(--st-radius-md);color:var(--st-ink-soft);cursor:pointer}.st-msearch__close svg{width:20px;height:20px}@media (max-width:767.98px){header#header [data-row="middle"] [data-column="middle"]{margin-left:auto;padding-right:var(--st-space-2)}header#header .ct-header-cart{margin-left:auto}header#header .site-branding{margin-right:var(--st-space-4)}}.woocommerce ul.products[data-products] li.product,ul.products[data-products] li.product{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.woocommerce ul.products li.product>.price,ul.products li.product>.price{overflow:visible;text-overflow:clip;white-space:nowrap;min-width:max-content}@media (max-width:900px){.woocommerce ul.products[data-products] li.product,ul.products[data-products] li.product{grid-template-columns:1fr}}@media (max-width:767.98px){header#header .site-logo-container{max-width:150px;display:block}header#header .site-logo-container img{max-width:100%;width:100%;height:auto}header#header [data-row="middle"] [data-column="end"]{margin-left:auto}header#header .ct-header-cart{margin-left:auto}}.ct-product-gallery-container{position:relative}.flexy-pills[data-type="thumbs"]{position:relative}.flexy-pills[data-type="thumbs"]>ol{max-height:var(--st-thumbs-h,600px);overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scrollbar-width:none;padding-right:2px}.flexy-pills[data-type="thumbs"]>ol::-webkit-scrollbar{width:0;height:0}.flexy-pills[data-type="thumbs"]>ol>li{border-radius:var(--st-radius-md);overflow:hidden;border:2px solid transparent;transition:border-color var(--st-transition,.2s ease)}.flexy-pills[data-type="thumbs"]>ol>li.active{border-color:var(--st-primary)}.flexy-pills[data-type="thumbs"]>ol>li:hover{border-color:var(--st-primary-light)}.st-thumbnav{position:absolute;left:50%;transform:translateX(-50%);width:34px;height:34px;z-index:5;display:flex;align-items:center;justify-content:center;background:var(--st-surface);border:1.5px solid var(--st-line);border-radius:50%;color:var(--st-primary);box-shadow:var(--st-shadow-sm,0 2px 8px rgba(43,33,24,.12));cursor:pointer}.st-thumbnav:hover{background:var(--st-primary);border-color:var(--st-primary);color:#fff}.st-thumbnav[hidden]{display:none}.st-thumbnav svg{width:16px;height:16px}.st-thumbnav--prev{top:-6px}.st-thumbnav--next{bottom:-6px}@media (max-width:899.98px){.flexy-pills[data-type="thumbs"]>ol{display:flex;flex-wrap:nowrap;gap:var(--st-space-2);max-height:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.flexy-pills[data-type="thumbs"]>ol>li{flex:0 0 calc((100% - 4 * var(--st-space-2)) / 4.5);scroll-snap-align:start}.st-thumbnav{top:50%;bottom:auto;transform:translateY(-50%);left:auto}.st-thumbnav--prev{left:-4px}.st-thumbnav--next{right:-4px}.st-thumbnav--prev svg,.st-thumbnav--next svg{transform:rotate(-90deg)}}.st-thumbnav--next svg{transform:rotate(180deg)}@media (min-width:900px){.st-thumbnav{left:calc(var(--st-thumb-w,125px) / 2);transform:translateX(-50%)}}@media (max-width:899.98px){.st-thumbnav--prev svg{transform:rotate(-90deg)}.st-thumbnav--next svg{transform:rotate(90deg)}}@media (max-width:767.98px){header#header [data-row="middle"]>.ct-container-fluid{grid-template-columns:auto minmax(0,1fr) auto}header#header [data-row="middle"] [data-column="end"]{justify-self:end;margin-right:var(--st-space-3)}}.woocommerce div.product .summary p.stock:not(.st-stock),.woocommerce div.product .entry-summary p.stock:not(.st-stock){display:none}.woocommerce div.product .product_meta{margin-top:var(--st-space-5);padding-top:var(--st-space-4);border-top:1px solid var(--st-line);display:flex;flex-direction:column;gap:var(--st-space-2);font-size:var(--st-text-sm);color:var(--st-ink-soft)}.woocommerce div.product .product_meta>span{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--st-space-2);text-transform:none;letter-spacing:0}.woocommerce div.product .product_meta .sku_wrapper,.woocommerce div.product .product_meta .posted_in,.woocommerce div.product .product_meta .tagged_as{color:var(--st-ink-muted);font-weight:600}.woocommerce div.product .product_meta .sku{color:var(--st-ink);font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.02em}.woocommerce div.product .product_meta a{display:inline-flex;align-items:center;padding:2px var(--st-space-3);background:var(--st-cream);border:1px solid var(--st-line);border-radius:var(--st-radius-pill);color:var(--st-primary);font-weight:600;text-decoration:none;transition:all var(--st-transition,.2s ease)}.woocommerce div.product .product_meta a:hover{background:var(--st-primary);border-color:var(--st-primary);color:#fff}.woocommerce div.product .woocommerce-tabs{margin-top:var(--st-space-8)}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:var(--st-space-2);margin:0 0 var(--st-space-6);padding:0 0 var(--st-space-1);border-bottom:2px solid var(--st-line);list-style:none}.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;padding:0;background:transparent;border:0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;padding:var(--st-space-3) var(--st-space-4);margin-bottom:-2px;border-bottom:2px solid transparent;color:var(--st-ink-soft);font-size:var(--st-text-base);font-weight:700;text-transform:none;text-decoration:none;transition:color var(--st-transition,.2s ease),border-color var(--st-transition,.2s ease)}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:var(--st-primary)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--st-primary);border-bottom-color:var(--st-primary)}.woocommerce div.product .woocommerce-tabs .panel{margin:0;padding:0;color:var(--st-ink);font-size:var(--st-text-base);line-height:1.7}.woocommerce div.product .woocommerce-tabs .panel>h2{font-size:var(--st-text-xl);margin:0 0 var(--st-space-4)}.woocommerce div.product .woocommerce-tabs .panel p{margin:0 0 var(--st-space-4)}.woocommerce div.product .shop_attributes{width:100%;border:1px solid var(--st-line);border-radius:var(--st-radius-lg);border-collapse:separate;border-spacing:0;overflow:hidden}.woocommerce div.product .shop_attributes th,.woocommerce div.product .shop_attributes td{padding:var(--st-space-3) var(--st-space-4);border:0;border-bottom:1px solid var(--st-line);font-style:normal;text-align:left;vertical-align:top}.woocommerce div.product .shop_attributes tr:last-child th,.woocommerce div.product .shop_attributes tr:last-child td{border-bottom:0}.woocommerce div.product .shop_attributes th{width:38%;background:var(--st-cream);color:var(--st-ink-soft);font-weight:600}.woocommerce div.product .shop_attributes td{color:var(--st-ink);font-weight:500}.woocommerce div.product .shop_attributes td p{margin:0}.woocommerce div.product #reviews .commentlist{padding:0;list-style:none}.woocommerce div.product #reviews .comment_container{padding:var(--st-space-4);border:1px solid var(--st-line);border-radius:var(--st-radius-lg);background:var(--st-surface)}.woocommerce div.product #review_form .comment-reply-title{display:block;font-size:var(--st-text-lg);font-weight:700;margin-bottom:var(--st-space-3)}@media (max-width:600px){.woocommerce div.product .woocommerce-tabs ul.tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar{height:0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{white-space:nowrap}.woocommerce div.product .shop_attributes th{width:45%}}html body.woocommerce div.product div.woocommerce-tabs ul.tabs li a{color:var(--st-ink-soft);border-bottom:2px solid transparent;font-weight:700;text-transform:none}html body.woocommerce div.product div.woocommerce-tabs ul.tabs li a:hover{color:var(--st-primary)}html body.woocommerce div.product div.woocommerce-tabs ul.tabs li.active a{color:var(--st-primary);border-bottom-color:var(--st-primary)}html body.woocommerce div.product div.woocommerce-tabs ul.tabs{border-bottom:2px solid var(--st-line)}html body.woocommerce div.product .product_meta a{color:var(--st-primary)}html body.woocommerce div.product .product_meta a:hover{color:#fff}html body.woocommerce div.product div.woocommerce-tabs ul.tabs li a{color:var(--st-ink-soft) !important}html body.woocommerce div.product div.woocommerce-tabs ul.tabs li a:hover,html body.woocommerce div.product div.woocommerce-tabs ul.tabs li.active a{color:var(--st-primary) !important}html body.woocommerce div.product .product_meta .posted_in,html body.woocommerce div.product .product_meta .tagged_as{display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-2)}html body.woocommerce div.product .product_meta .posted_in{visibility:hidden}html body.woocommerce div.product .product_meta .posted_in>a{visibility:visible}html body.woocommerce div.product .product_meta .posted_in::before{content:"Категорії:";visibility:visible;color:var(--st-ink-muted);font-weight:600}html body.woocommerce div.product .product_meta .posted_in{font-size:0}html body.woocommerce div.product .product_meta .posted_in>a,html body.woocommerce div.product .product_meta .posted_in::before{font-size:var(--st-text-sm)}body.error404 .ct-container>article:not(.st-404-holder) .entry-header,body.error404 .page-content,body.error404 .error-404 .page-header{display:none}.st-archive-head{margin:0 0 var(--st-space-6)}.st-archive-title{margin:0;font-size:var(--st-text-3xl);font-weight:800;color:var(--st-ink);line-height:1.15}.wp-block-button__link,.wc-block-components-button,.wc-block-grid__product-add-to-cart a.button,a.added_to_cart,.woocommerce a.added_to_cart{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 var(--st-space-5);background:var(--st-accent);border:0;border-radius:var(--st-radius-pill);color:#fff;font-weight:700;font-size:var(--st-text-sm);text-decoration:none;box-shadow:none;transition:background var(--st-transition,.2s ease)}.wp-block-button__link:hover,.wc-block-components-button:hover,.wc-block-grid__product-add-to-cart a.button:hover,a.added_to_cart:hover,.woocommerce a.added_to_cart:hover{background:var(--st-accent-dark);color:#fff}.wp-block-button.is-style-outline .wp-block-button__link{background:transparent;border:1.5px solid var(--st-primary);color:var(--st-primary)}.wp-block-button.is-style-outline .wp-block-button__link:hover{background:var(--st-primary);color:#fff}.entry-card .ct-media-container img[src=""],.entry-card .ct-image-container:empty{display:none}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,.wc-block-components-notice-banner{display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-3);margin:0 0 var(--st-space-5);padding:var(--st-space-4) var(--st-space-5);border:1px solid var(--st-line);border-left:4px solid var(--st-primary);border-radius:var(--st-radius-lg);background:var(--st-cream);color:var(--st-ink);font-size:var(--st-text-base);line-height:1.5;list-style:none}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{display:none}.woocommerce-message{border-left-color:var(--st-primary)}.woocommerce-info{border-left-color:var(--st-mustard)}.woocommerce-error{border-left-color:#B42318;background:#FEF3F2}.woocommerce-error li{list-style:none;margin:0}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button,.cart-empty~.return-to-shop .button,.return-to-shop .button{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 var(--st-space-5);background:var(--st-primary);border:0;border-radius:var(--st-radius-pill);color:#fff;font-weight:700;font-size:var(--st-text-sm);text-decoration:none}.return-to-shop{margin-top:var(--st-space-5)}.return-to-shop .button:hover,.woocommerce-message .button:hover{background:var(--st-primary-dark);color:#fff}.woocommerce .cart-empty{justify-content:center;text-align:center;font-size:var(--st-text-lg);font-weight:600}.woocommerce .return-to-shop{text-align:center}.woocommerce .return-to-shop .button{margin:0 auto}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce-page form input.input-text,.woocommerce-page form select,.wc-block-components-text-input input{width:100%;min-height:46px;padding:0 var(--st-space-4);font-size:16px;color:var(--st-ink);background:var(--st-surface);border:1.5px solid var(--st-line);border-radius:var(--st-radius-md);transition:border-color var(--st-transition,.2s ease),box-shadow var(--st-transition,.2s ease)}.woocommerce form .form-row textarea{min-height:120px;padding:var(--st-space-3) var(--st-space-4)}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus,.wc-block-components-text-input input:focus{outline:none;border-color:var(--st-primary);box-shadow:0 0 0 3px var(--st-primary-light)}.woocommerce form .form-row label{display:block;margin-bottom:var(--st-space-2);font-size:var(--st-text-sm);font-weight:600;color:var(--st-ink-soft)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#B42318}.woocommerce form .form-row.woocommerce-validated input.input-text{border-color:var(--st-primary)}.required{color:#B42318;text-decoration:none}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,.woocommerce button[type="submit"],.woocommerce .woocommerce-form-login__submit,.woocommerce #place_order{min-height:44px}@media (max-width:900px){.woocommerce ul.products li.product>.ct-woo-card-actions .button,.woocommerce ul.products li.product>.ct-woo-card-actions .added_to_cart,.woocommerce ul.products li.product .button,.woocommerce ul.products li.product a.add_to_cart_button{min-height:44px}.st-quickfilters a,.st-sorting__pill,.st-brands__item{min-height:44px;display:inline-flex;align-items:center}.wpc-filters-main-wrap .wpc-filter-content label,.wpc-filters-main-wrap .wpc-term-item label{display:flex;align-items:center;min-height:40px}}.st-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--st-space-2);padding:var(--st-space-4) var(--st-space-5) 0;font-size:var(--st-text-xs)}.st-footer__legal a{color:rgba(255,255,255,.72);text-decoration:none}.st-footer__legal a:hover{color:#fff;text-decoration:underline}.st-footer__legal span{color:rgba(255,255,255,.35)}@media (max-width:900px){.woocommerce div.product form.cart .quantity,.woocommerce div.product form.cart .quantity input.qty,.woocommerce div.product form.cart .quantity button,.woocommerce div.product form.cart .quantity .ct-increase,.woocommerce div.product form.cart .quantity .ct-decrease{min-height:44px}}.st-archive-head{padding:var(--st-space-6) 0 0}.st-archive-head .ct-container{width:100%;max-width:var(--theme-container-width,var(--st-container,1290px));margin:0 auto;padding-left:var(--st-space-5);padding-right:var(--st-space-5)}@media (max-width:600px){.st-archive-title{font-size:var(--st-text-2xl)}}.entry-card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--st-radius-lg)}.entry-card>.ct-media-container{order:-1;margin:0 0 var(--st-space-4)}.entry-card>ul.entry-meta:first-of-type{order:0}.entry-card>.entry-title{order:1}.entry-card>.entry-excerpt{order:2}.entry-card>ul.entry-meta:last-of-type{order:3;margin-top:auto}.entry-card>.ct-media-container img{width:100%;height:auto;display:block;aspect-ratio:1200/630;object-fit:cover}.entry-card .entry-title{font-size:var(--st-text-xl);line-height:1.25;margin:0 0 var(--st-space-3)}.entry-card .entry-excerpt{color:var(--st-ink-soft);font-size:var(--st-text-base);line-height:1.6}.wp-block-woocommerce-product-template .wp-block-button__link,.wc-block-components-product-button__button,button.wc-block-components-product-button__button{min-height:44px;padding:0 var(--st-space-5);background:var(--st-accent) !important;border:0;border-radius:var(--st-radius-pill);color:#fff !important;font-weight:700;font-size:var(--st-text-sm)}.wp-block-woocommerce-product-template .wp-block-button__link:hover,.wc-block-components-product-button__button:hover{background:var(--st-accent-dark) !important}.wc-block-product .wc-block-components-product-title,.wc-block-product .wp-block-post-title{font-size:var(--st-text-sm);line-height:1.35;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wc-block-product .wc-block-components-product-price{font-size:var(--st-text-lg);font-weight:800;color:var(--st-ink)}.wp-block-woocommerce-product-collection>h2.wp-block-heading,.wp-block-group>h2.wp-block-heading{font-size:var(--st-text-2xl);font-weight:800;line-height:1.2;margin:0 0 var(--st-space-5);color:var(--st-ink)}h2.wp-block-heading{font-size:clamp(var(--st-text-xl),2.2vw,var(--st-text-2xl));font-weight:800;line-height:1.2}@media (max-width:900px){.st-qf__chip,.st-agechip{min-height:44px;display:inline-flex;align-items:center}}.st-homeslider{position:relative;overflow:hidden;border-radius:var(--st-radius-xl,24px);margin:0 auto var(--st-space-8);max-width:var(--st-container,1290px)}.st-homeslider__track{display:flex;flex-wrap:nowrap;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.st-homeslider__track::-webkit-scrollbar{height:0;width:0}.st-homeslider__slide{flex:0 0 100%;max-width:100%;min-width:0;scroll-snap-align:start}.st-catbanner{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr;align-items:center;gap:var(--st-space-5);min-height:340px;padding:var(--st-space-8) var(--st-space-6);border-radius:var(--st-radius-xl,24px);isolation:isolate}.st-cb--emerald{background:var(--st-primary);color:#fff}.st-cb--cream{background:var(--st-cream);color:var(--st-ink)}.st-cb--dark{background:var(--st-ink);color:#fff}.st-catbanner__text{position:relative;z-index:2;max-width:640px}.st-catbanner__kicker{display:none}.st-catbanner__title{margin:0 0 var(--st-space-3);font-size:clamp(1.6rem,5.2vw,2.75rem);font-weight:800;line-height:1.12;letter-spacing:-.01em;color:inherit}.st-catbanner__sub{margin:0 0 var(--st-space-5);font-size:var(--st-text-base);line-height:1.55;color:inherit;opacity:.88}.st-catbanner__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 var(--st-space-6);background:var(--st-accent);border-radius:var(--st-radius-pill);color:#fff;font-weight:700;font-size:var(--st-text-base);text-decoration:none;transition:background var(--st-transition,.2s ease),transform var(--st-transition,.2s ease)}.st-catbanner__cta:hover{background:var(--st-accent-dark);color:#fff;transform:translateY(-1px)}.st-cb--cream .st-catbanner__cta{background:var(--st-primary)}.st-cb--cream .st-catbanner__cta:hover{background:var(--st-primary-dark)}.st-catbanner__art{position:relative;z-index:1;justify-self:center;width:min(100%,320px);line-height:0}.st-catbanner__art svg{width:100%;height:auto;display:block}.st-catbanner__gear{position:absolute;right:-70px;bottom:-90px;width:260px;height:260px;z-index:0;opacity:.10;pointer-events:none}.st-catbanner__gear svg{width:100%;height:100%;display:block}@media (max-width:900px){.st-catbanner__gear{display:none}}.st-homeslider__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.92);border:0;border-radius:50%;color:var(--st-primary);box-shadow:var(--st-shadow-sm,0 2px 10px rgba(43,33,24,.16));cursor:pointer}.st-homeslider__btn:hover{background:#fff}.st-homeslider__btn--prev{left:var(--st-space-4)}.st-homeslider__btn--next{right:var(--st-space-4)}.st-homeslider__btn svg{width:18px;height:18px}.st-homeslider__dots{position:absolute;left:0;right:0;bottom:var(--st-space-4);display:flex;justify-content:center;gap:var(--st-space-2);z-index:5}.st-homeslider__dots button,.st-homeslider__dot,.st-homeslider__dots span{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer}.st-homeslider__dots .is-active,.st-homeslider__dot.is-active,.st-homeslider__dots [aria-current="true"]{background:#fff;width:26px;border-radius:5px}@media (min-width:901px){.st-catbanner{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);min-height:420px;padding:var(--st-space-9) var(--st-space-8)}.st-catbanner__art{width:min(100%,420px);justify-self:end}}@media (max-width:600px){.st-catbanner{min-height:0;padding:var(--st-space-6) var(--st-space-5);text-align:center}.st-catbanner__text{margin:0 auto}.st-catbanner__art{width:min(100%,240px)}.st-homeslider__btn{display:none}}.st-homeslider{margin-bottom:var(--st-space-6)}@media (max-width:900px){.st-homeslider{margin-bottom:var(--st-space-5)}body.home .site-main>.ct-container-full{padding-top:var(--st-space-5)}}@media (min-width:901px){.st-homeslider .st-catbanner{padding-left:var(--st-space-9);padding-right:var(--st-space-9)}.st-homeslider__btn--prev{left:var(--st-space-3)}.st-homeslider__btn--next{right:var(--st-space-3)}}.wc-block-cart__main a,.wc-block-components-product-name,.wc-block-cart-item__product a{color:var(--st-ink) !important;font-weight:700;text-decoration:none}.wc-block-components-product-name:hover{color:var(--st-primary) !important}.wc-block-components-product-metadata__description{display:none}.wc-block-cart-item__wrap .wc-block-components-product-price{color:var(--st-ink-soft);font-size:var(--st-text-sm);font-weight:600}.wc-block-cart-item__total .wc-block-components-product-price{font-size:var(--st-text-lg);font-weight:800;color:var(--st-ink)}.wc-block-components-quantity-selector{min-height:44px;border:1.5px solid var(--st-line);border-radius:var(--st-radius-pill);overflow:hidden}.wc-block-components-quantity-selector__button{min-width:44px;min-height:44px;color:var(--st-primary);font-size:var(--st-text-lg)}.wc-block-components-quantity-selector__input{min-height:44px;font-size:16px;font-weight:700}.wc-block-cart-item__remove-link,.wc-block-components-button.remove{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--st-ink-muted)}.wc-block-cart-item__remove-link:hover{color:#B42318}.wc-block-components-totals-item__label{font-weight:700}.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:var(--st-text-2xl);font-weight:800;color:var(--st-ink)}.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{min-height:52px;background:var(--st-accent);border-radius:var(--st-radius-pill);font-weight:700;font-size:var(--st-text-base)}.wc-block-cart__submit-button:hover,.wc-block-components-checkout-place-order-button:hover{background:var(--st-accent-dark)}.woocommerce #place_order,#place_order{min-height:54px !important;width:100%;font-size:var(--st-text-base);font-weight:700;border-radius:var(--st-radius-pill)}@media (max-width:900px){.woocommerce-checkout-review-order-table .order-total .amount{font-size:var(--st-text-xl);font-weight:800}.woocommerce-checkout #order_review{padding:var(--st-space-5) 0 0}}.st-sale-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 var(--st-space-3);background:var(--st-accent);border-radius:var(--st-radius-pill);color:#fff;font-size:var(--st-text-sm);font-weight:800;letter-spacing:.01em;line-height:1;white-space:nowrap}.woocommerce div.product span.onsale.st-sale-badge{position:absolute;top:var(--st-space-4);left:var(--st-space-4);z-index:4;width:auto;height:auto;margin:0;min-width:0;font-size:var(--st-text-base);min-height:34px}.woocommerce ul.products li.product .st-sale-badge--card{position:absolute;top:var(--st-space-3);right:var(--st-space-3);z-index:3}.woocommerce div.product .summary .price del,.woocommerce ul.products li.product .price del{color:var(--st-ink-muted);font-weight:600;opacity:.85}.woocommerce div.product .summary .price ins,.woocommerce ul.products li.product .price ins{text-decoration:none;font-weight:800;color:var(--st-ink)}.fluentform .ff-el-form-control,.fluentform input[type="text"],.fluentform input[type="email"],.fluentform input[type="tel"],.fluentform textarea,.fluentform select{width:100%;min-height:46px;padding:0 var(--st-space-4);font-size:16px;color:var(--st-ink);background:var(--st-surface);border:1.5px solid var(--st-line);border-radius:var(--st-radius-md);box-shadow:none;transition:border-color var(--st-transition,.2s ease),box-shadow var(--st-transition,.2s ease)}.fluentform textarea{min-height:130px;padding:var(--st-space-3) var(--st-space-4)}.fluentform .ff-el-form-control:focus,.fluentform textarea:focus{outline:none;border-color:var(--st-primary);box-shadow:0 0 0 3px var(--st-primary-light)}.fluentform .ff-el-input--label label{font-size:var(--st-text-sm);font-weight:600;color:var(--st-ink-soft);margin-bottom:var(--st-space-2)}.fluentform .ff-btn-submit,.fluentform button[type="submit"]{min-height:50px;padding:0 var(--st-space-6);background:var(--st-accent) !important;border:0;border-radius:var(--st-radius-pill);color:#fff !important;font-weight:700;font-size:var(--st-text-base);box-shadow:none}.fluentform .ff-btn-submit:hover{background:var(--st-accent-dark) !important}.fluentform .ff-el-is-error .ff-el-form-control{border-color:#B42318}.fluentform .error{color:#B42318;font-size:var(--st-text-sm)}.fluentform .ff-message-success{padding:var(--st-space-4) var(--st-space-5);border:1px solid var(--st-line);border-left:4px solid var(--st-primary);border-radius:var(--st-radius-lg);background:var(--st-cream);color:var(--st-ink)}.fluentform .ff-el-group.ff_submit_btn_wrapper button.ff-btn,.fluentform button.ff-btn.ff-btn-submit{min-height:50px !important;height:auto !important;line-height:1.2 !important}@media (max-width:900px){.st-qf__reset{min-height:44px;display:inline-flex;align-items:center}}.dgwt-wcas-search-input:focus,.dgwt-wcas-search-submit:focus,.dgwt-wcas-search-input:focus-visible,.dgwt-wcas-search-submit:focus-visible{outline:2px solid var(--st-primary);outline-offset:2px;border-radius:var(--st-radius-md)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--st-primary);outline-offset:2px}.dgwt-wcas-search-wrapp input.dgwt-wcas-search-input:focus,.dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:focus{outline:2px solid var(--st-primary) !important;outline-offset:2px !important}.dgwt-wcas-search-wrapp input.dgwt-wcas-search-input:focus,.dgwt-wcas-search-wrapp button.dgwt-wcas-search-submit:focus{outline-color:var(--st-primary) !important;outline-style:solid !important;outline-width:2px !important}.st-empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;gap:var(--st-space-4);max-width:520px;margin:var(--st-space-8) auto;padding:var(--st-space-8) var(--st-space-6);text-align:center;background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-xl,24px)}.st-empty__icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--st-cream);border-radius:50%;color:var(--st-primary)}.st-empty__icon svg{width:30px;height:30px}.st-empty__title{margin:0;font-size:var(--st-text-xl);font-weight:800;color:var(--st-ink);line-height:1.25}.st-empty__text{margin:0;color:var(--st-ink-soft);font-size:var(--st-text-base);line-height:1.55}.st-empty__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--st-space-3);margin-top:var(--st-space-2)}.st-empty__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 var(--st-space-6);background:var(--st-primary);border:1.5px solid var(--st-primary);border-radius:var(--st-radius-pill);color:#fff;font-weight:700;font-size:var(--st-text-sm);text-decoration:none}.st-empty__btn:hover{background:var(--st-primary-dark);border-color:var(--st-primary-dark);color:#fff}.st-empty__btn--ghost{background:transparent;color:var(--st-primary)}.st-empty__btn--ghost:hover{background:var(--st-primary);color:#fff}.st-bc{padding:var(--st-space-5) 0 0;font-size:var(--st-text-sm);color:var(--st-ink-muted)}.st-bc .ct-container{width:100%;max-width:var(--theme-container-width,var(--st-container,1290px));margin:0 auto;padding-left:var(--st-space-5);padding-right:var(--st-space-5);display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-2)}.st-bc a{color:var(--st-ink-soft);text-decoration:none}.st-bc a:hover{color:var(--st-primary);text-decoration:underline}.st-bc__sep,.st-bc .separator{color:var(--st-ink-muted);opacity:.6}.st-bc .last,.st-bc>.ct-container>span:last-child{color:var(--st-ink);font-weight:600}@media (max-width:600px){.st-bc{padding-top:var(--st-space-4);font-size:var(--st-text-xs)}.st-bc .ct-container{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.st-bc .ct-container::-webkit-scrollbar{height:0}.st-bc a,.st-bc span{white-space:nowrap}}.st-bc__sep{display:inline-block;margin:0 var(--st-space-1);padding:0 2px}.st-bc .ct-container{gap:var(--st-space-1)}.st-cookie{position:fixed;left:var(--st-space-4);right:var(--st-space-4);bottom:var(--st-space-4);z-index:9990;background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-lg);box-shadow:0 12px 40px rgba(43,33,24,.18);animation:st-cookie-in .3s ease}.st-cookie[hidden]{display:none}@keyframes st-cookie-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.st-cookie__inner{display:flex;flex-wrap:wrap;align-items:center;gap:var(--st-space-4);max-width:var(--st-container,1290px);margin:0 auto;padding:var(--st-space-4) var(--st-space-5)}.st-cookie__text{flex:1 1 320px;margin:0;font-size:var(--st-text-sm);line-height:1.5;color:var(--st-ink-soft)}.st-cookie__text a{color:var(--st-primary);text-decoration:underline}.st-cookie__actions{display:flex;flex-wrap:wrap;gap:var(--st-space-3);flex:0 0 auto}.st-cookie__btn{min-height:44px;padding:0 var(--st-space-5);background:var(--st-primary);border:1.5px solid var(--st-primary);border-radius:var(--st-radius-pill);color:#fff;font-size:var(--st-text-sm);font-weight:700;cursor:pointer}.st-cookie__btn:hover{background:var(--st-primary-dark);border-color:var(--st-primary-dark)}.st-cookie__btn--ghost{background:transparent;color:var(--st-primary)}.st-cookie__btn--ghost:hover{background:var(--st-cream);color:var(--st-primary-dark)}@media (max-width:600px){.st-cookie{left:var(--st-space-3);right:var(--st-space-3);bottom:calc(58px+var(--st-space-3))}.st-cookie__inner{padding:var(--st-space-4)}.st-cookie__actions{width:100%}.st-cookie__btn{flex:1 1 auto}}@media (max-width:400px){.st-cookie__inner{padding:var(--st-space-3);gap:var(--st-space-3)}.st-cookie__text{font-size:var(--st-text-xs);line-height:1.45}.st-cookie__btn{min-height:44px;font-size:var(--st-text-xs);padding:0 var(--st-space-4)}.st-cookie__actions{gap:var(--st-space-2)}}.wp-block-woocommerce-cart-cross-sells-block>div:not(.wp-block-heading){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--st-space-4)}.cross-sells-product{display:flex;flex-direction:column;gap:var(--st-space-2);padding:var(--st-space-3);background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-radius-lg)}.cross-sells-product img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff;border-radius:var(--st-radius-md)}.cross-sells-product .wc-block-components-product-name{font-size:var(--st-text-sm);font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cross-sells-product .wc-block-components-product-price{font-size:var(--st-text-base);font-weight:800;color:var(--st-ink)}.cross-sells-product .wc-block-components-product-button a,.cross-sells-product .wp-block-button__link{width:100%;min-height:40px;font-size:var(--st-text-xs)}.wp-block-woocommerce-cart-cross-sells-block h2{margin:var(--st-space-6) 0 var(--st-space-4);font-size:var(--st-text-xl)}@media (min-width:901px){.wp-block-woocommerce-cart-cross-sells-block>div:not(.wp-block-heading){grid-template-columns:repeat(4,minmax(0,1fr))}}.st-freeship{margin:0 0 var(--st-space-4);padding:var(--st-space-4);background:var(--st-cream);border:1px solid var(--st-line);border-radius:var(--st-radius-lg)}.st-freeship__text{margin:0 0 var(--st-space-2);font-size:var(--st-text-sm);font-weight:600;color:var(--st-ink);line-height:1.4}.st-freeship__bar{height:6px;background:var(--st-line);border-radius:999px;overflow:hidden}.st-freeship__bar span{display:block;height:100%;width:0;background:var(--st-primary);border-radius:999px;transition:width .35s ease}.st-freeship.is-done{background:var(--st-primary-light);border-color:var(--st-primary-light)}.st-freeship.is-done .st-freeship__text{color:var(--st-primary-dark)}.st-freeship.is-done .st-freeship__bar span{background:var(--st-primary-dark)}@media (max-width:900px){.wp-block-woocommerce-cart-order-summary-block .st-freeship{margin-bottom:var(--st-space-4)}.wp-block-woocommerce-cart__submit-container--sticky~*,.wc-block-cart__submit-container--sticky{margin-top:var(--st-space-4)}.wp-block-woocommerce-cart-order-summary-block{padding-bottom:76px}}.st-freeship__text{text-wrap:balance}@media (max-width:420px){.st-freeship__text{font-size:var(--st-text-xs)}}.woocommerce div.product section.related.ct-hidden-sm,.woocommerce div.product section.up-sells.ct-hidden-sm,section.related.products.ct-hidden-sm,section.up-sells.products.ct-hidden-sm{display:block !important}@media (max-width:1023.98px){.woocommerce div.product section.related ul.products,.woocommerce div.product section.up-sells ul.products{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--st-space-4)}.woocommerce div.product section.related,.woocommerce div.product section.up-sells{margin-top:var(--st-space-8)}.woocommerce div.product section.related .ct-module-title,.woocommerce div.product section.up-sells .ct-module-title{font-size:var(--st-text-xl);margin-bottom:var(--st-space-4)}}.woocommerce nav.woocommerce-pagination.ct-hidden-sm,nav.woocommerce-pagination.ct-hidden-sm,.ct-pagination.ct-hidden-sm{display:block !important}.woocommerce nav.woocommerce-pagination ul,.ct-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--st-space-2);margin:var(--st-space-7) 0 0;padding:0;border:0;list-style:none}.woocommerce nav.woocommerce-pagination ul li,.ct-pagination ul li{border:0;margin:0;overflow:visible}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.ct-pagination a,.ct-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 var(--st-space-3);background:var(--st-surface);border:1.5px solid var(--st-line);border-radius:var(--st-radius-md);color:var(--st-ink);font-weight:700;font-size:var(--st-text-sm);text-decoration:none;transition:all var(--st-transition,.2s ease)}.woocommerce nav.woocommerce-pagination ul li a:hover,.ct-pagination a:hover{border-color:var(--st-primary);color:var(--st-primary)}.woocommerce nav.woocommerce-pagination ul li span.current,.ct-pagination .current{background:var(--st-primary);border-color:var(--st-primary);color:#fff}.woocommerce nav.woocommerce-pagination ul li span.dots{border-color:transparent;background:transparent;min-width:24px;color:var(--st-ink-muted)}.st-filters-toggle{display:none;align-items:center;justify-content:center;gap:var(--st-space-2);flex:0 0 auto;width:auto;min-height:44px;margin:0;padding:0 var(--st-space-5);background:var(--st-surface);border:1.5px solid var(--st-primary);border-radius:var(--st-radius-pill);color:var(--st-primary);font-weight:700;font-size:var(--st-text-base);cursor:pointer}.st-filters-toggle svg{width:20px;height:20px}.st-filters-toggle:hover{background:var(--st-primary);color:#fff}@media (max-width:999.98px){.st-filters-toggle{display:flex}aside#sidebar.ct-hidden-sm,aside#sidebar.ct-hidden-md,aside#sidebar{display:block !important;position:fixed;top:0;right:0;bottom:0;z-index:9995;width:min(360px,90vw);max-width:none;margin:0;padding:var(--st-space-5);background:var(--st-surface);box-shadow:-10px 0 40px rgba(43,33,24,.2);overflow-y:auto;transform:translateX(100%);transition:transform .28s cubic-bezier(.22,.61,.36,1)}body.st-filters-open aside#sidebar{transform:none}body.st-filters-open{overflow:hidden}.st-filters-backdrop{position:fixed;inset:0;z-index:9994;background:rgba(23,20,15,.5)}.st-filters-backdrop[hidden]{display:none}aside#sidebar>.ct-sidebar{width:100% !important;max-width:none !important;padding:0 !important}.st-filters-close{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:var(--st-space-3);margin:calc(var(--st-space-5) * -1) calc(var(--st-space-5) * -1) var(--st-space-4);padding:var(--st-space-4) var(--st-space-5);background:var(--st-surface);border-bottom:1px solid var(--st-line);z-index:2}.st-filters-close__title{font-size:var(--st-text-lg);font-weight:800;color:var(--st-ink)}.st-filters-close button{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--st-cream);border:0;border-radius:var(--st-radius-sm);color:var(--st-ink-soft);cursor:pointer}.st-filters-close button svg{width:20px;height:20px}}:root{--theme-palette-color-1:#0B6E5F;--theme-palette-color-2:#095A4E;--theme-palette-color-3:#5A5148;--theme-palette-color-4:#2B2118;--theme-link-initial-color:#0B6E5F;--theme-link-hover-color:#095A4E;--theme-button-background-initial-color:#C2410C;--theme-button-background-hover-color:#9A3412;--theme-text-color:#5A5148;--theme-headings-color:#2B2118}html body .wc-block-cart__empty-cart__title.with-empty-cart-icon::before{content:'' !important;display:block !important;width:88px !important;height:88px !important;margin:0 auto var(--st-space-5) !important;background:var(--st-primary) !important;background-image:none;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M2 3h2.5l2.2 11.2a2 2 0 0 0 2 1.6h8.6a2 2 0 0 0 2-1.6L21 7H6'/><circle cx='9.5' cy='20' r='1.4'/><circle cx='17.5' cy='20' r='1.4'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><path d='M2 3h2.5l2.2 11.2a2 2 0 0 0 2 1.6h8.6a2 2 0 0 0 2-1.6L21 7H6'/><circle cx='9.5' cy='20' r='1.4'/><circle cx='17.5' cy='20' r='1.4'/></svg>") center/contain no-repeat;opacity:.85;border-radius:0 !important}html body .wc-block-cart__empty-cart__title{font-size:var(--st-text-2xl);color:var(--st-ink)}.st-emptycart-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--st-space-3);margin:var(--st-space-4) 0 var(--st-space-6)}.st-emptycart-actions__hint{flex:1 0 100%;margin:0 0 var(--st-space-2);text-align:center;color:var(--st-ink-muted);font-size:var(--st-text-base)}.st-emptycart-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 var(--st-space-6);border-radius:var(--st-radius-pill);font-weight:700;text-decoration:none}.st-emptycart-actions a.is-primary{background:var(--st-accent);color:#fff}.st-emptycart-actions a.is-primary:hover{background:#9A3412}.st-emptycart-actions a.is-ghost{background:transparent;color:var(--st-primary);border:1.5px solid var(--st-primary)}.st-emptycart-actions a.is-ghost:hover{background:var(--st-primary);color:#fff}.entry-card .ct-media-container.boundless-image,.entry-card>.ct-media-container:first-child{margin-top:calc(var(--card-inner-spacing,30px) * -1);margin-left:calc(var(--card-inner-spacing,30px) * -1);margin-right:calc(var(--card-inner-spacing,30px) * -1);margin-bottom:var(--st-space-5);border-radius:var(--st-radius-md) var(--st-radius-md) 0 0;overflow:hidden}.st-thanks{margin:0 0 var(--st-space-7);padding:var(--st-space-6);background:var(--st-primary-light,#E8F3F0);border:1.5px solid var(--st-primary);border-radius:var(--st-radius-lg,16px);text-align:center}.st-thanks__icon{width:56px;height:56px;margin:0 auto var(--st-space-4);display:flex;align-items:center;justify-content:center;background:var(--st-primary);border-radius:50%;color:#fff}.st-thanks__icon svg{width:28px;height:28px}.st-thanks__lead{margin:0 0 var(--st-space-5);font-size:var(--st-text-lg);font-weight:700;color:var(--st-ink)}.st-thanks__steps{max-width:560px;margin:0 auto var(--st-space-5);padding:0 0 0 var(--st-space-6);text-align:left;color:var(--st-ink-soft)}.st-thanks__steps li{margin:0 0 var(--st-space-2);line-height:1.6}.st-thanks__steps strong{color:var(--st-ink)}.st-thanks__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--st-space-3)}.st-thanks__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 var(--st-space-6);border-radius:var(--st-radius-pill);font-weight:700;text-decoration:none}.st-thanks__actions a.is-primary{background:var(--st-accent);color:#fff}.st-thanks__actions a.is-primary:hover{background:#9A3412}.st-thanks__actions a.is-ghost{background:#fff;color:var(--st-primary);border:1.5px solid var(--st-primary)}.st-thanks__actions a.is-ghost:hover{background:var(--st-primary);color:#fff}.woocommerce-order .woocommerce-notice--success{display:none}.st-homeslider__dot{position:relative}.st-homeslider__dot::after{content:'';position:absolute;top:50%;left:50%;width:32px;height:32px;transform:translate(-50%,-50%)}.ct-breadcrumbs{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--st-space-1);overflow-x:auto;scrollbar-width:none}.ct-breadcrumbs::-webkit-scrollbar{display:none}.ct-breadcrumbs>*{flex:0 0 auto;white-space:nowrap}.ct-breadcrumbs>span:last-child,.ct-breadcrumbs>*:last-child{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}@media (max-width:599.98px){.ct-breadcrumbs .last-item{display:none !important}.ct-breadcrumbs>span:nth-last-child(2) .ct-separator{display:none}}.st-homeslider .st-catbanner{min-height:0;padding-top:var(--st-space-6);padding-bottom:var(--st-space-6)}.st-homeslider .st-catbanner__art{width:min(100%,220px)}@media (min-width:901px){.st-homeslider .st-catbanner{min-height:300px;padding-top:var(--st-space-7);padding-bottom:var(--st-space-7)}.st-homeslider .st-catbanner__art{width:min(100%,300px)}}.st-homeslider{margin-top:10px}.st-homeslider{margin-bottom:var(--st-space-3)}body.home .site-main>.ct-container-full,body.home .site-main>.ct-container{padding-top:var(--st-space-3) !important}body.home .site-main h2:first-of-type{margin-top:0}@media (max-width:900px){.st-homeslider{margin-bottom:var(--st-space-2)}body.home .site-main>.ct-container-full,body.home .site-main>.ct-container{padding-top:var(--st-space-2) !important}}body:not(.home) .st-catbanner{min-height:0;max-height:150px;align-items:center;gap:var(--st-space-4);padding:var(--st-space-4) var(--st-space-5);border-radius:var(--st-radius-lg,16px)}body:not(.home) .st-catbanner__art{width:min(100%,130px)}body:not(.home) .st-catbanner__gear{display:none}body:not(.home) .st-catbanner__sub{font-size:var(--st-text-base);line-height:1.45;margin:0}body:not(.home) .st-catbanner__title{font-size:var(--st-text-xl);margin:0 0 var(--st-space-1)}@media (min-width:901px){body:not(.home) .st-catbanner{grid-template-columns:minmax(0,1fr) minmax(0,180px);min-height:0;max-height:150px;padding:var(--st-space-4) var(--st-space-6)}body:not(.home) .st-catbanner__art{width:min(100%,150px);justify-self:end}}@media (max-width:600px){body:not(.home) .st-catbanner{max-height:none;text-align:left;padding:var(--st-space-4)}body:not(.home) .st-catbanner__art{display:none}body:not(.home) .st-catbanner__text{margin:0}}@media (max-width:600px){.st-homeslider .st-catbanner{padding:var(--st-space-5) var(--st-space-4);gap:var(--st-space-3)}.st-homeslider .st-catbanner__art{width:min(100%,150px)}.st-homeslider .st-catbanner__title{font-size:var(--st-text-xl);line-height:1.2}.st-homeslider .st-catbanner__sub{font-size:var(--st-text-sm);line-height:1.4}.st-homeslider .st-catbanner__cta{min-height:42px;padding:0 var(--st-space-5)}}.hero-section{padding-top:0;padding-bottom:0}.hero-section>.entry-header,.hero-section>header.entry-header.ct-container-narrow{padding-top:var(--st-space-6) !important;padding-bottom:var(--st-space-6) !important}.hero-section+.ct-container,.hero-section+.ct-container-full{padding-top:var(--st-space-6) !important}@media (max-width:900px){.hero-section>.entry-header,.hero-section>header.entry-header.ct-container-narrow{padding-top:var(--st-space-5) !important;padding-bottom:var(--st-space-5) !important}.hero-section+.ct-container,.hero-section+.ct-container-full{padding-top:var(--st-space-5) !important}}body.blog .site-main>.ct-container,body.archive.category .site-main>.ct-container{padding-top:var(--st-space-6) !important}@media (max-width:900px){body.blog .site-main>.ct-container,body.archive.category .site-main>.ct-container{padding-top:var(--st-space-5) !important}}.st-buybar{display:none}@media (max-width:900px){.st-buybar{position:fixed;left:0;right:0;bottom:var(--st-bottombar-h,60px);z-index:9990;display:flex;align-items:center;gap:var(--st-space-3);padding:var(--st-space-3) var(--st-space-4);background:var(--st-surface);border-top:1px solid var(--st-line);box-shadow:0 -6px 20px rgba(43,33,24,.10);animation:st-buybar-in .22s ease-out}.st-buybar[hidden]{display:none}.st-buybar__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.st-buybar__name{font-size:var(--st-text-xs);color:var(--st-ink-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.st-buybar__price{font-size:var(--st-text-lg);font-weight:800;color:var(--st-ink);line-height:1.1}.st-buybar__price del{font-size:var(--st-text-sm);font-weight:500;opacity:.6;margin-right:4px}.st-buybar__price ins{text-decoration:none}.st-buybar__btn{flex:0 0 auto;min-height:46px;padding:0 var(--st-space-6);background:var(--st-accent);color:#fff;border:0;border-radius:var(--st-radius-pill);font-weight:700;font-size:var(--st-text-base);cursor:pointer}.st-buybar__btn:active{transform:scale(.98)}}@keyframes st-buybar-in{from{transform:translateY(100%);opacity:0}to{transform:none;opacity:1}}body.tax-product_cat.woocommerce ul.products{gap:var(--st-space-3)}@media (max-width:767.98px){body.tax-product_cat.woocommerce ul.products{gap:6px}}body:not(.home) .st-catbanner{margin-bottom:8px}.single-product .woocommerce-tabs,.single-product section.up-sells,.single-product section.related.products{--theme-container-width:100%;--theme-block-width:100%;--theme-block-max-width:100%;--wp--style--global--content-size:100%;--wp--style--global--wide-size:100%}.st-brands{padding:0}.st-brands__nav--prev{left:-6px}.st-brands__nav--next{right:-6px}.st-brands__item img{height:40px;width:auto;max-width:120px;object-fit:contain}@media (max-width:767.98px){.st-brands{padding:0}.st-brands__item img{height:30px}}.st-hidden-field{display:none !important}.wc-block-cart__sidebar{min-height:320px}.wp-block-woocommerce-cart .cross-sells-product,.wc-block-cart__submit{min-height:64px}.st-footer-cta{min-height:180px}@media (max-width:767.98px){.wc-block-cart__sidebar{min-height:260px}.st-footer-cta{min-height:220px}}@media (max-width:767.98px){body.single-product #st-cookie{bottom:calc(58px+71px+12px)}body:not(.single-product) #st-cookie{bottom:calc(58px+12px)}}@media (max-width:380px){.wc-block-cart-item__total{padding-right:0;min-width:auto}.wc-block-cart-item__total .wc-block-components-product-price{font-size:14px;white-space:nowrap}.wp-block-woocommerce-cart-line-items-block table.wc-block-cart-items{table-layout:fixed;width:100%}}@media (max-width:767.98px){.wc-block-cart__submit-container{position:static !important}body.woocommerce-cart .st-mbar{z-index:900}body.woocommerce-cart .wp-block-woocommerce-cart{padding-bottom:72px}.wc-block-cart__submit-button{min-height:48px}}@media (max-width:991.98px){.ct-header-trigger{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.ct-cart-item,.ct-header-cart a{min-width:44px;min-height:44px}a.wpc-filter-link{display:inline-block;padding:8px 4px;min-height:40px;line-height:24px}.wpc-filters-ul-list label{min-height:40px;display:flex;align-items:center;gap:8px}.wpc-filters-ul-list input[type="checkbox"],.wpc-filters-ul-list input[type="radio"],.woocommerce-checkout input[type="radio"],.woocommerce-checkout input[type="checkbox"]{width:20px;height:20px}.st-homeslider__dot,.st-brands__nav{min-width:40px;min-height:40px}}.st-drawer__mail{color:#5F574F}.sku_wrapper,.st-brand-line,.st-specs__label,.st-plate,.st-buybar__name{color:#635B53}.st-topbar__accent{color:#F0C24A}.st-mbar .is-active,.st-mbar [aria-current="page"]{color:#F0C24A}@media (max-width:380px){.wp-block-woocommerce-cart-line-items-block .wc-block-cart-items__row{padding-right:0}.wc-block-cart-item__total{padding-right:2px;text-align:right}.wc-block-cart-items .wc-block-cart-items__header-total,.wc-block-cart-item__total{max-width:88px}}@media (max-width:380px){.wc-block-cart-items{table-layout:fixed !important;width:100% !important;max-width:100% !important}.wc-block-cart-items__row{width:100% !important}.wc-block-cart-item__image{width:56px !important}.wc-block-cart-item__product{word-break:break-word}}@media (max-width:380px){.wc-block-cart-items__row,.wc-block-cart-item__wrap,.wc-block-cart-item__product{min-width:0 !important}.wc-block-cart-item__total{min-width:0 !important;flex:0 0 auto}}.st-footer-cta{min-height:180px}@media (max-width:767.98px){.st-footer-cta{min-height:220px}}:root{--theme-content-vertical-spacing:40px}@media (max-width:689.98px){:root{--theme-content-vertical-spacing:32px}}.st-footer-cta{min-height:0}@media (max-width:767.98px){.st-footer-cta{min-height:0}}.st-footer__inner{padding-top:var(--st-space-6)}@media (max-width:767px){.st-footer__inner{padding-top:var(--st-space-5)}}body.home .site-main .wp-block-group[style*="padding-top"],body.home .site-main .wp-block-group[style*="padding-bottom"]{padding-top:var(--st-space-7) !important;padding-bottom:var(--st-space-7) !important}@media (max-width:767.98px){body.home .site-main .wp-block-group[style*="padding-top"],body.home .site-main .wp-block-group[style*="padding-bottom"]{padding-top:var(--st-space-6) !important;padding-bottom:var(--st-space-6) !important}}body.home .site-main .wp-block-group>h2.wp-block-heading{margin-top:0;margin-bottom:var(--st-space-6)}.woocommerce nav.woocommerce-pagination,nav.ct-pagination{margin-top:var(--st-space-6);margin-bottom:0}.tax-product_cat .entry-header,.post-type-archive-product .entry-header{padding-top:var(--st-space-5);padding-bottom:var(--st-space-5)}.st-archive-head{padding-top:var(--st-space-5);margin-bottom:var(--st-space-5)}.hero-section{margin-bottom:var(--st-space-5)}@media (max-width:900px){.hero-section{margin-bottom:var(--st-space-4)}}.woocommerce div.product .woocommerce-tabs{margin-top:var(--st-space-5);padding-top:var(--st-space-5)}.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom:var(--st-space-5)}.woocommerce div.product .woocommerce-tabs div.woocommerce-Tabs-panel.panel{padding-top:var(--st-space-4)}.woocommerce div.product section.related,.woocommerce div.product section.up-sells{margin-top:var(--st-space-6)}.st-specs{margin:var(--st-space-6) 0}.st-delivery{margin:var(--st-space-6) 0}.st-trust{margin-top:var(--st-space-4);padding-top:var(--st-space-4)}.entry-summary-items>.price,.entry-summary-items>.woocommerce-product-details__short-description,.entry-summary-items>.ct-product-divider{--product-element-spacing:24px}.entry-summary-items>.ct-product-add-to-cart{--product-element-spacing:32px}@media (max-width:900px){.wp-block-woocommerce-cart-order-summary-block{padding-bottom:var(--st-space-6)}}.wc-block-components-sidebar-layout{margin-bottom:var(--st-space-6)}.ct-order-review{--order-review-padding:24px}@media (max-width:999.98px){.ct-order-review{--order-review-padding:20px}}.woocommerce-checkout .form-row{margin-bottom:var(--st-space-4)}.woocommerce-checkout p[id*="nova-poshta"].form-row{margin-bottom:var(--st-space-6)}.woocommerce-checkout .form-row.place-order{margin-top:var(--st-space-6)}.entry-card{--card-spacing:20px}:root{--theme-normal-container-max-width:min(1360px,94vw);--theme-content-width:min(1360px,94vw)}.ct-container,.ct-container-full{width:min(1360px,94vw);max-width:min(1360px,94vw);margin-left:auto;margin-right:auto}.page .site-main>.entry-content>.wp-block-group:first-child{padding-top:0}.st-lead{font-size:1.0625rem;line-height:1.65;color:var(--st-text,#2B2521)}@media (min-width:768px){.st-lead{font-size:1.125rem}}.st-schools-hero .wp-block-buttons{margin-top:var(--st-space-5)}.page:not(.home) .hero-section{margin-bottom:var(--st-space-4)}.page:not(.home) .hero-section .entry-header{padding-top:var(--st-space-6);padding-bottom:var(--st-space-5)}.page:not(.home) .site-main>.entry-content>*:first-child{margin-top:0}@media (max-width:767.98px){.page:not(.home) .hero-section .entry-header{padding-top:var(--st-space-5);padding-bottom:var(--st-space-4)}.st-schools-hero .wp-block-buttons{gap:var(--st-space-4)}.st-schools-hero .wp-block-button__link{display:block;text-align:center}}.st-blog{margin:var(--st-space-7) 0}.st-blog__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--st-space-4);margin-bottom:var(--st-space-5)}.st-blog__title{margin:0;font-size:clamp(1.25rem,2.2vw,1.75rem);line-height:1.25}.st-blog__all{flex:0 0 auto;font-weight:600;color:var(--st-primary,#0F6B57);text-decoration:none;border-bottom:1px solid currentColor}.st-blog__all:hover{opacity:.8}.st-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--st-space-5)}.st-blog__card{min-width:0}.st-blog__link{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit;height:100%}.st-blog__thumb{display:block;border-radius:14px;overflow:hidden;background:#F3F1EC;aspect-ratio:16/10}.st-blog__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.st-blog__link:hover .st-blog__thumb img{transform:scale(1.03)}.st-blog__body{display:flex;flex-direction:column;gap:6px}.st-blog__date{font-size:.8125rem;color:#6B6259}.st-blog__name{font-weight:700;line-height:1.35;font-size:1.0625rem}.st-blog__excerpt{font-size:.9375rem;line-height:1.55;color:#4A423B}.st-blog-wrap{padding-bottom:var(--st-space-6)}.st-blog--compact{margin:var(--st-space-6) 0 0;padding:var(--st-space-5);background:#FBFAF7;border-radius:16px}.st-blog--compact .st-blog__grid{grid-template-columns:1fr;gap:var(--st-space-4)}.st-blog--compact .st-blog__link{flex-direction:row;gap:12px;align-items:flex-start}.st-blog--compact .st-blog__thumb{flex:0 0 72px;width:72px;aspect-ratio:1;border-radius:10px}.st-blog--compact .st-blog__name{font-size:.9375rem}.st-blog--compact .st-blog__title{font-size:1.0625rem}@media (max-width:900px){.st-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.st-blog__grid{grid-template-columns:1fr;gap:var(--st-space-5)}.st-blog{margin:var(--st-space-6) 0}.st-blog__head{margin-bottom:var(--st-space-4)}}.st-facts{gap:var(--st-space-5)}.st-facts .wp-block-column{background:#FBFAF7;border-radius:16px;padding:var(--st-space-5)}.st-facts__num{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.1;color:var(--st-primary,#0F6B57);margin:0 0 8px}.st-facts .wp-block-column p:not(.st-facts__num){margin:0;color:#4A423B;font-size:.9375rem;line-height:1.5}@media (max-width:781px){.st-facts{gap:var(--st-space-4)}}.st-materials{margin:var(--st-space-6) 0 0;padding:var(--st-space-5);background:#FBFAF7;border-radius:16px}.st-materials__title{margin:0 0 8px;font-size:1.125rem;line-height:1.3}.st-materials__note{margin:0 0 var(--st-space-4);font-size:.875rem;line-height:1.5;color:#6B6259}.st-materials__list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.st-materials__list li{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}.st-materials__type{flex:0 0 auto;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#0F6B57;background:#E7F1ED;border-radius:999px;padding:3px 10px}.st-materials__list a{color:#2B2521;text-decoration:underline;text-underline-offset:3px}.st-materials__list a:hover{color:#0F6B57}.st-materials__all{margin:var(--st-space-4) 0 0;font-size:.9375rem}.st-disclaimer{background:#FFF7E8;border-left:4px solid #E0A800;border-radius:10px;padding:var(--st-space-4) var(--st-space-5);font-size:.9375rem;line-height:1.6}.st-materials__list,.page .st-materials__list{margin-bottom:var(--st-space-5)}@media (max-width:600px){.st-materials{padding:var(--st-space-4)}.st-materials__list li{gap:8px}}.st-eta{display:flex;flex-direction:column;gap:2px;min-height:40px;margin:10px 0 4px;font-size:14px;color:var(--st-text-muted,#6B7C79)}.st-eta__row{display:flex;align-items:center;gap:8px}.st-eta__note{padding-left:16px;font-size:12px;line-height:1.4;color:var(--st-text-muted,#6B7C79);opacity:.85}.st-eta__dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#C9D2D0;transition:background-color .2s ease}.st-eta.is-ready{color:var(--st-text,#1F2A28)}.st-eta.is-brain .st-eta__dot{background:var(--st-primary,#0B6E5F)}.st-eta.is-default .st-eta__dot{background:var(--st-accent,#D9A404)}.st-alt{margin:16px 0 8px;padding:14px 16px;background:#F7F5F0;border:1px solid var(--st-border,#E4E9E7);border-radius:var(--st-radius-md,8px)}.st-alt__title,.st-empty__title{margin:0 0 10px;font-size:14px;font-weight:600;color:var(--st-text,#1F2A28)}.st-alt__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.st-alt__item{margin:0}.st-alt__link{display:flex;align-items:center;gap:10px;padding:8px;background:#ffffff;border:1px solid var(--st-border,#E4E9E7);border-radius:6px;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.st-alt__link:hover,.st-alt__link:focus-visible{border-color:var(--st-primary,#0B6E5F);box-shadow:0 2px 8px rgba(31,42,40,.08)}.st-alt__thumb{flex:0 0 auto;line-height:0}.st-alt__thumb img{width:48px;height:48px;object-fit:contain;border-radius:4px}.st-alt__body{display:flex;flex-direction:column;gap:2px;min-width:0}.st-alt__name{font-size:13px;line-height:1.35;color:var(--st-text,#1F2A28)}.st-alt__price{font-size:13px;font-weight:700;color:var(--st-primary,#0B6E5F)}.st-alt__price del{font-weight:400;opacity:.6}.st-search-note{margin:0 0 16px;padding:10px 14px;background:#F7F5F0;border-left:3px solid var(--st-accent,#D9A404);border-radius:4px;font-size:14px}@media (max-width:767px){.st-alt__list,.st-empty .st-alt__list{grid-template-columns:1fr}}.st-suggest{width:100%;max-width:860px;margin:26px auto 0;padding-top:22px;border-top:1px solid var(--st-border,#E4E9E7);text-align:left}.st-suggest__title{margin:0 0 10px;font-size:14px;font-weight:600;color:var(--st-text,#1F2A28)}.st-suggest__cats{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px;padding:0;list-style:none}.st-suggest__cats a{display:inline-flex;align-items:baseline;gap:6px;padding:8px 14px;background:#ffffff;border:1px solid var(--st-border,#E4E9E7);border-radius:999px;font-size:14px;text-decoration:none;color:var(--st-text,#1F2A28)}.st-suggest__cats a:hover{border-color:var(--st-primary,#0B6E5F)}.st-suggest__cats span{font-size:12px;color:var(--st-text-muted,#6B7C79)}.st-suggest__products{grid-template-columns:repeat(4,minmax(0,1fr))}.woocommerce-no-products-found .st-empty,.st-empty{width:100%;max-width:100%}@media (max-width:900px){.st-suggest__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.st-suggest__products{grid-template-columns:1fr}}@media (max-width:767px){#header [data-row="middle"]>.ct-container,#header [data-row="middle"]>.ct-container-fluid{position:relative;display:flex;align-items:center;min-height:64px}#header [data-row="middle"] [data-column="start"],#header [data-row="middle"] [data-column="middle"],#header [data-row="middle"] [data-column="end"]{position:static}#header [data-row="middle"] .site-logo-container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;margin:0;padding:0;line-height:0}#header [data-row="middle"] .site-logo-container img,#header [data-row="middle"] .site-logo-container svg{width:112px;max-width:112px;height:auto}#header [data-row="middle"] .ct-header-trigger{position:absolute;left:6px;top:50%;transform:translateY(-50%);margin:0}#header [data-row="middle"] .ct-header-cart,#header [data-row="middle"] [data-id="cart"]{position:absolute;right:6px;top:50%;transform:translateY(-50%);margin:0}#header [data-row="middle"] .site-logo-container img,#header [data-row="middle"] .site-logo-container svg{width:150px;max-width:150px}}.st-price-ask{font-size:15px;font-weight:600;color:var(--st-text-muted,#6B7C79)}#main .ct-pagination .page-numbers,#main .woocommerce-pagination .page-numbers,.ct-pagination>div .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 6px;font-size:15px;line-height:1}#main .ct-pagination .page-numbers.next,#main .ct-pagination .page-numbers.prev{min-width:84px;height:44px}@media (max-width:767px){#main .ct-pagination .ct-hidden-sm,.ct-pagination .ct-hidden-sm{display:flex !important;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px}}@media (max-width:480px){#main .ct-pagination .page-numbers,.ct-pagination>div .page-numbers{min-width:34px;height:38px;padding:0 4px;font-size:14px}}.st-homeslider__dot,.st-homeslider__dot.is-active{border-radius:50%}@media (max-width:767px){.ct-breadcrumbs,nav.ct-breadcrumbs{display:flex;flex-wrap:wrap;row-gap:2px;font-size:13px;overflow-wrap:anywhere}.ct-breadcrumbs>*{max-width:100%}}@media (max-width:767px){.dgwt-wcas-suggestions-wrapp,.dgwt-wcas-search-wrapp .dgwt-wcas-suggestions-wrapp{left:12px !important;right:12px !important;width:auto !important;max-width:none !important}.dgwt-wcas-suggestion{padding-top:8px;padding-bottom:8px}.dgwt-wcas-st-title{font-size:14px;line-height:1.35}}@media (max-width:767px){.ct-breadcrumbs,.woocommerce-ordering select,.st-brand-slider__name,.st-sort__btn{font-size:13px}.st-badge,.st-card__meta,.st-card__details{font-size:12px}.ct-header-cart .ct-cart-content a,.widget_shopping_cart .buttons a{font-size:13px}}.woocommerce-checkout .st-hidden-field,.woocommerce-checkout .wc-block-components-address-form .st-hidden-field{display:none !important;margin:0 !important;padding:0 !important;height:0 !important}.st-bottombar__item,.st-bottombar__item span{align-items:center;line-height:1.2}@media (max-width:767px){#main .products li.product .woocommerce-loop-product__title,#main .woocommerce-loop-product__title,.woocommerce-loop-product__title{--product-title-lines:3;-webkit-line-clamp:3 !important;line-clamp:3}}.filter-everything .wpc-term-count,.wpc-filter-content .wpc-term-count,.wpc-term-count,aside#sidebar .wpc-term-count{color:var(--st-text-muted,#6B7C79);opacity:1;font-size:12px}.wpc-filter-content .wpc-checkbox-item input:checked+label,.wpc-filter-content li.wpc-term-item-selected>label{color:var(--st-primary,#0B6E5F);font-weight:600}.woocommerce .googlesitekit-sign-in-with-google__frontend-output-button,.googlesitekit-sign-in-with-google__frontend-output-button{display:flex !important;justify-content:flex-start;width:100% !important;max-width:100% !important;margin:0}.woocommerce-form-login .googlesitekit-sign-in-with-google__frontend-output-button:has(iframe){position:relative;padding-bottom:24px;margin-bottom:18px}.woocommerce-form-login .googlesitekit-sign-in-with-google__frontend-output-button:has(iframe)::after{content:"або увійдіть з поштою";position:absolute;left:0;bottom:0;font-size:13px;line-height:1.3;color:var(--st-text-muted,#6B7C79)}@media (max-width:767px){.googlesitekit-sign-in-with-google__frontend-output-button{margin-bottom:14px}.woocommerce-form-login .googlesitekit-sign-in-with-google__frontend-output-button::before{font-size:12px}}.st-blog-links{margin:32px 0;padding:20px 24px;background:var(--st-surface-soft,#F4F7F6);border-left:3px solid var(--st-accent,#D9A404);border-radius:10px}.st-blog-links p{margin:0 0 10px;font-size:16px}.st-blog-links ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px 10px}.st-blog-links li{margin:0}.st-blog-links a{display:inline-block;padding:7px 14px;background:#ffffff;border:1px solid var(--st-border,#E4E9E7);border-radius:999px;font-size:15px;line-height:1.3;text-decoration:none;color:var(--st-text,#2B2118);transition:border-color .15s ease,color .15s ease}.st-blog-links a:hover,.st-blog-links a:focus-visible{border-color:var(--st-accent,#D9A404);color:var(--st-primary,#0B6E5F)}@media (max-width:480px){.st-blog-links{padding:16px 18px}.st-blog-links a{font-size:14px;padding:6px 12px}}.wpc-filter-link,.wpc-see-more-control,.wpc-filters-section a{display:inline-block;min-height:24px;min-width:24px;padding-block:3px;padding-inline:2px;line-height:18px;text-align:left}.wpc-filters-section .wpc-filter-link{box-sizing:border-box}.wpc-term-item label,.wpc-filters-section label{min-height:24px;display:flex;align-items:center;gap:6px}.wpc-filter-link:focus-visible,.st-blog-links a:focus-visible,.woocommerce a.button:focus-visible,.woocommerce button:focus-visible,header a:focus-visible{outline:2px solid var(--st-accent,#D9A404);outline-offset:2px;border-radius:4px}.site-footer a,footer a,.woocommerce-privacy-policy-text a,.st-legal a{display:inline-block;min-height:24px;line-height:24px}