:root{--km-content-xl:1140px;--km-primary:#3d5c79;--km-dark:#333;--km-text:#373737;--km-bg:#fff;--km-font:-apple-system , BlinkMacSystemFont , 'Segoe UI' , Arial , sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--km-text);background:var(--km-bg);font-family:var(--km-font);line-height:1.5}body.nav-open{overflow:hidden}a{color:inherit}img{max-width:100%;height:auto}.site-container{width:min(100% - 2rem,var(--km-content-xl));margin-inline:auto}.site-header{position:relative;z-index:50;background:#fff}.site-header__top{min-height:37px;background:var(--km-primary);color:#fff}.site-header__top-inner{min-height:37px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-language{text-decoration:underline}.site-address{margin-left:auto}.site-phone{text-decoration:none}.site-phone--mobile{display:none;color:#fff}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;min-height:68px}.site-branding{text-align:center}.custom-logo{display:block;width:214px;max-height:31px;object-fit:contain}.site-tagline{display:block;font-size:.875rem;white-space:nowrap}.primary-nav ul{display:flex;list-style:none;margin:0;padding:0}.primary-nav a{display:block;padding:10px;color:#373737;text-decoration:none}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--km-primary)}.site-actions{display:flex;align-items:center;gap:14px;white-space:nowrap}.site-telegram{color:var(--km-primary);text-decoration:underline}.site-cart{position:relative;text-decoration:none}.site-cart__count{position:absolute;right:-9px;top:-9px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--km-primary);color:#fff;font-size:.68rem}.mobile-nav-toggle{display:none;width:36px;height:36px;border:0;background:transparent;padding:7px}.mobile-nav-toggle span{display:block;height:2px;background:#222;margin:4px 0}.mobile-nav-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:90}.mobile-nav{position:fixed;top:0;right:0;bottom:0;width:min(320px,86vw);padding:56px 24px 24px;background:#111;color:#fff;z-index:100;transform:translateX(100%);transition:transform .2s ease;overflow:auto}.mobile-nav.is-open{transform:translateX(0)}.mobile-nav__close{position:absolute;right:16px;top:12px;border:0;background:none;color:#fff;font-size:2rem}.mobile-nav ul{list-style:none;margin:0;padding:0}.mobile-nav a{display:block;padding:10px 0;color:#fff;text-decoration:none}.mobile-nav .sub-menu{display:none;padding-left:16px}.mobile-nav .submenu-open>.sub-menu{display:block}.site-main{padding-block:2rem}.site-footer{min-height:385px;padding-top:44px;background:#333;color:#fff}.site-footer a{color:#fff}.site-footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;min-height:182px}.site-footer__grid section{padding:20px 16px}.site-footer__grid h2{font-size:1rem;margin:10px 0 20px}.site-footer__grid p,.site-footer__grid li{font-size:.875rem}.site-footer__grid ul{list-style:none;margin:0;padding:0}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.5);padding:20px 30px 50px}.site-footer__bottom p{font-size:.75rem;margin:.35rem 0}@media (max-width:991px){.site-header__inner{grid-template-columns:auto 1fr}.primary-nav,.site-actions>.site-phone,.site-actions>.site-telegram{display:none}.site-actions{justify-self:end}.mobile-nav-toggle{display:block}.site-branding{text-align:left}.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.site-address{display:none}.site-phone--mobile{display:inline}.custom-logo{width:min(214px,55vw)}.site-tagline{font-size:.75rem}.site-footer__grid{grid-template-columns:1fr;gap:0}.site-footer__grid section{padding:10px}.site-footer__bottom{padding-inline:10px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.home-page{padding:0}.home-hero{background:var(--km-primary);color:#fff}.home-hero__inner{min-height:89px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.home-hero__eyebrow{align-self:flex-end;margin:6px 0 -10px;font-size:1.125rem;color:rgba(255,255,255,.72)}.home-hero__title{margin:0 0 18px;font-size:2.25rem;line-height:1.15;font-weight:700;text-align:center}.home-catalog{padding:36px 0 60px;background:#f5f5f5}.home-categories{display:flex;flex-wrap:wrap;gap:12px 22px;justify-content:center;margin-bottom:30px}.home-categories__link{color:#555;text-decoration:none;font-weight:600}.home-categories__link:hover,.home-categories__link.is-current{color:var(--km-primary);text-decoration:underline}.home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{min-width:0;background:#fff;display:flex;flex-direction:column}.product-card__image{display:block;aspect-ratio:1/1;overflow:hidden;background:#fff}.product-card__img{display:block;width:100%;height:100%;object-fit:contain}.product-card__body{display:flex;flex:1;flex-direction:column;padding:16px}.product-card__category{font-size:.75rem;color:#777}.product-card__title{font-size:1rem;line-height:1.35;margin:6px 0 10px}.product-card__title a{text-decoration:none}.product-card__price{margin-top:auto;font-size:1rem;font-weight:700;color:var(--km-primary)}.product-card__price del{font-weight:400;color:#999;margin-right:6px}.product-card__button{display:inline-flex;align-self:flex-start;margin-top:14px;padding:9px 17px;background:var(--km-primary);color:#fff!important;text-decoration:none;border-radius:2px}.product-card__stock{margin-top:10px;color:#777;font-size:.875rem}.product-card__stock--in{color:#4b7d43}.home-service{background:#f7f7f7}.home-service__grid{display:grid;grid-template-columns:1fr 1fr;min-height:513px;padding-block:60px}.home-service__content{padding:30px}.home-service__content h2{margin:0 0 18px;color:var(--km-primary);font-size:2.25rem;line-height:1.15}.home-service__content p{font-size:1.125rem;margin:0 0 18px}.home-service__telegram{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:12px 30px;background:var(--km-primary);color:#fff;text-decoration:none}.home-service__telegram img{width:24px;height:24px}.home-service__media{min-height:513px;overflow:hidden}.home-service__media img{width:100%;height:100%;object-fit:cover;object-position:center}.home-articles{padding:54px 0 70px;background:#fff}.home-articles__heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.home-articles__heading h2{font-size:2rem;margin:0}.home-articles__controls{display:flex;gap:8px}.home-articles__controls button{width:40px;height:40px;border:1px solid #ddd;background:#fff;cursor:pointer}.home-articles__viewport{overflow:hidden}.home-articles__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 48px)/3);gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth}.home-articles__track::-webkit-scrollbar{display:none}.home-article-card{scroll-snap-align:start;background:#f7f7f7;min-width:0}.home-article-card__image{display:block;aspect-ratio:16/10;background:#eee;overflow:hidden}.home-article-card__image img{width:100%;height:100%;object-fit:cover}.home-article-card__body{padding:18px}.home-article-card__body h3{font-size:1.1rem;margin:0 0 8px}.home-article-card__body h3 a{text-decoration:none}.home-article-card time{display:block;color:#777;font-size:.8rem;margin-bottom:12px}.home-article-card__more{color:var(--km-primary);font-weight:600}@media (max-width:991px){.home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service__grid{min-height:0;padding-block:40px}.home-service__content{padding:20px}.home-service__content h2{font-size:1.5rem}.home-service__content p{font-size:.875rem}.home-service__media{min-height:324px}.home-articles__track{grid-auto-columns:calc((100% - 24px)/2)}}@media (max-width:767px){.home-hero__inner{min-height:78px}.home-hero__eyebrow{align-self:center;margin:5px 0 2px;font-size:1rem}.home-hero__title{font-size:1.75rem;margin-bottom:12px}.home-catalog{padding:24px 0 36px}.home-service__grid{display:block;padding-block:13px}.home-service__content{padding:10px}.home-service__media{display:none}.home-articles{padding:36px 0}.home-articles__heading h2{font-size:1.5rem}}@media (max-width:575px){.home-products{grid-template-columns:1fr}.home-articles__track{grid-auto-columns:86%}.home-categories{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.home-categories__link{white-space:nowrap}.home-hero__title{font-size:1.5rem}}.shop-archive{background:#f5f5f5}.shop-archive__hero{background:var(--km-primary);color:#fff}.shop-archive__hero .site-container{min-height:112px;display:flex;align-items:center}.shop-archive__title{margin:0;font-size:2.25rem;line-height:1.15}.shop-archive__content{padding-top:34px;padding-bottom:64px}.shop-archive__content>.term-description,.shop-archive__content>.woocommerce-products-header__description{max-width:850px;margin:0 0 24px;color:#666}.shop-archive__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;margin-bottom:24px}.shop-archive__toolbar .woocommerce-notices-wrapper{width:100%}.shop-archive__toolbar .woocommerce-result-count{margin:0;color:#666}.shop-archive__toolbar .woocommerce-ordering{margin:0}.shop-archive__toolbar select{min-height:40px;padding:6px 34px 6px 12px;border:1px solid #ccc;background:#fff;color:var(--km-text)}.shop-archive ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0!important;padding:0!important;list-style:none}.shop-archive ul.products::before,.shop-archive ul.products::after{display:none!important}.shop-archive ul.products li.product.shop-product-item{float:none!important;width:auto!important;margin:0!important;padding:0!important;background:#fff}.shop-archive .product-card{height:100%}.shop-archive__pagination{margin-top:40px}.shop-archive__pagination .woocommerce-pagination ul.page-numbers{display:flex;justify-content:center;gap:8px;border:0;margin:0}.shop-archive__pagination .woocommerce-pagination ul.page-numbers li{border:0}.shop-archive__pagination .page-numbers a,.shop-archive__pagination .page-numbers span{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid #d4d4d4;background:#fff;text-decoration:none}.shop-archive__pagination .page-numbers .current{border-color:var(--km-primary);background:var(--km-primary);color:#fff}@media (max-width:991px){.shop-archive ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-archive__title{font-size:1.9rem}}@media (max-width:575px){.shop-archive__hero .site-container{min-height:86px}.shop-archive__title{font-size:1.55rem}.shop-archive__content{padding-top:24px;padding-bottom:40px}.shop-archive__toolbar{align-items:flex-start;flex-direction:column}.shop-archive ul.products{grid-template-columns:1fr;gap:18px}.shop-archive__pagination{margin-top:28px}}.km-empty-cart{width:min(100% - 2rem,var(--km-content-xl));margin:0 auto;padding:30px 0 64px;border-top:1px solid var(--km-primary);text-align:center}.km-empty-cart__message{margin:0;color:#555;font-size:1.15rem;line-height:1.5}.km-empty-cart__actions{margin:28px 0 0}.km-empty-cart__button{display:inline-block;padding:12px 24px;background:var(--km-primary);color:#fff!important;text-decoration:none;border-radius:0}.km-empty-cart__button:hover{background:#2f485f}@media (max-width:575px){.km-empty-cart{padding:24px 0 44px}.km-empty-cart__message{font-size:1rem}}.home-catalog>.site-container{position:relative}.home-categories{position:absolute;z-index:2;left:18px;top:16px;display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin:0!important;min-height:48px}.home-categories__link{font-weight:400!important;color:#444!important;text-decoration:none}.home-categories__link.is-current{font-weight:400!important;color:var(--km-primary)!important}.home-catalog__toolbar{display:flex;align-items:center;justify-content:flex-end;gap:28px;min-height:82px;margin:0 0 28px;padding:16px 18px 16px 440px;background:#fff;border:1px solid #e2e2e2}.home-catalog__result-count{margin:0;color:#555;font-size:.95rem;white-space:nowrap}.home-catalog__ordering{margin:0}.home-catalog__ordering select{min-width:340px;height:48px;padding:0 44px 0 16px;border:1px solid #bbb;background:#fff;color:#222;font:inherit}.home-catalog__pagination{margin:42px 0 0}.home-catalog__pagination ul.page-numbers{display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:row!important;gap:10px!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;list-style:none!important}.home-catalog__pagination ul.page-numbers>li{display:block!important;width:auto!important;margin:0!important;padding:0!important}.home-catalog__pagination ul.page-numbers>li>a.page-numbers,.home-catalog__pagination ul.page-numbers>li>span.page-numbers{display:grid!important;place-items:center!important;min-width:44px!important;width:auto!important;height:44px!important;padding:0 12px!important;margin:0!important;border:1px solid #d3d3d3!important;background:#fff!important;color:#263d52!important;text-decoration:none!important}.home-catalog__pagination ul.page-numbers>li>span.page-numbers.current{border-color:var(--km-primary)!important;background:#f4f1f8!important;color:#6c5a82!important}.home-catalog__pagination ul.page-numbers>li>a.page-numbers:hover{border-color:var(--km-primary)!important}.home-service__media{display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}.home-service__featured-image{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;margin:0}@media (max-width:1100px){.home-categories{position:static;margin:0 0 14px!important}.home-categories__link{font-weight:400!important;color:#444!important;text-decoration:none}.home-categories__link.is-current{font-weight:400!important;color:var(--km-primary)!important}.home-catalog__toolbar{align-items:stretch;flex-direction:column;gap:10px;min-height:0;padding:14px}.home-catalog__ordering select{width:100%;min-width:0}.home-catalog__result-count{font-size:.9rem}.home-catalog__pagination{margin-top:30px}}.home-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}.home-categories__link{font-weight:400!important;white-space:nowrap!important}@media (max-width:1100px){.home-categories{position:static!important;display:flex!important;flex-wrap:nowrap!important;gap:20px!important;margin:0 0 14px!important;padding:0 2px 6px!important;overflow-x:auto!important;scrollbar-width:none}.home-categories::-webkit-scrollbar{display:none}.home-categories__link{font-size:14px!important;font-weight:400!important}.home-products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}}@media (max-width:767px){.home-categories{gap:16px!important}.home-categories__link{font-size:12px!important;font-weight:400!important}.home-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.home-products .product-card__body{padding-left:8px!important;padding-right:8px!important}.home-products .product-card__title{font-size:.88rem!important}.home-products .product-card__price{font-size:.95rem!important}.home-products .product-card__button{min-height:40px!important;padding:8px 10px!important;font-size:.85rem!important}.home-hero__title,.home-hero h1,.front-hero__title{font-size:clamp(20px,5.2vw,24px)!important;line-height:1.15!important;white-space:nowrap!important;letter-spacing:-.2px!important}.home-catalog__toolbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-height:0!important;padding:8px 10px!important;margin-bottom:18px!important}.home-catalog__result-count{flex:0 0 auto!important;width:auto!important;margin:0!important;font-size:11px!important;line-height:1.15!important;white-space:nowrap!important}.home-catalog__ordering{flex:1 1 auto!important;min-width:0!important;margin:0!important}.home-catalog__ordering select{width:100%!important;min-width:0!important;height:38px!important;padding:0 30px 0 10px!important;font-size:12px!important;line-height:1!important}}.site-header{position:sticky;top:0;z-index:80;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.08)}body.admin-bar .site-header{top:32px}.site-header__inner{grid-template-columns:auto auto 1fr;gap:34px}.site-branding{min-width:220px;text-align:center}.site-logo-fallback{display:block;text-decoration:none}.site-logo-fallback img{display:block;width:220px;height:auto;max-width:100%;margin-inline:auto}.custom-logo-link{display:block}.custom-logo{display:block;width:220px!important;height:auto!important;max-height:46px!important;object-fit:contain;margin-inline:auto}.site-tagline{display:block;margin-top:2px;color:#606060;text-align:center}.primary-nav{justify-self:start}.primary-nav>ul,.primary-nav .menu{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:0;padding:0;list-style:none}.primary-nav li{position:relative}.primary-nav a{display:block;padding:22px 10px 19px;color:#333;font-weight:400;text-decoration:none;border-bottom:3px solid transparent}.primary-nav li.current-menu-item>a{color:#263d52;border-bottom-color:var(--km-primary)}.site-actions{justify-self:end;font-size:.92rem}.site-cart{position:relative;display:inline-block;width:auto;height:auto;padding:0!important;text-decoration:none;line-height:1}.site-cart__icon{font-size:18px;line-height:1}.site-cart__count{position:absolute;right:-9px;top:-9px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--km-primary);color:#fff;font-size:.68rem;font-weight:700;line-height:17px}.site-cart__count:empty{display:none}.singular-page,.singular-post{background:#f6f7f8}.singular-page .content-entry,.singular-post .content-entry{max-width:1040px;padding:44px 64px 58px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.07)}.content-entry__header{max-width:820px;margin:0 auto 34px}.content-entry__title{color:#25394c;font-size:clamp(1.9rem,3vw,2.55rem);font-weight:700;letter-spacing:-.02em}.entry-content{max-width:820px;margin-inline:auto;color:#333;font-size:18px;line-height:1.78;overflow-wrap:normal;word-break:normal}.entry-content p{margin:0 0 1.35em}.entry-content h2,.entry-content h3,.entry-content h4{color:#25394c;line-height:1.3;font-weight:700}.entry-content h2{margin:2em 0 .75em;font-size:1.75rem}.entry-content h3{margin:1.8em 0 .7em;font-size:1.4rem}.entry-content h4{margin:1.6em 0 .6em;font-size:1.15rem}.entry-content ul,.entry-content ol{margin:0 0 1.4em;padding-left:1.4em}.entry-content li+li{margin-top:.45em}.entry-content img{display:block;max-width:100%;height:auto;margin:28px auto}.entry-content figure{max-width:100%;margin:32px auto}.entry-content figure img{margin:0 auto}.entry-content figcaption{text-align:center;color:#777;font-size:.82rem;margin-top:8px}.entry-content .alignleft{float:left;max-width:45%;margin:8px 28px 18px 0}.entry-content .alignright{float:right;max-width:45%;margin:8px 0 18px 28px}.entry-content .aligncenter{margin-left:auto;margin-right:auto}.entry-content::after{content:"";display:block;clear:both}.entry-content blockquote{margin:32px 0;padding:20px 26px;background:#f4f6f8;border-left:4px solid var(--km-primary);font-size:1.05em}.entry-content table{width:100%;margin:28px 0;border-collapse:collapse}.entry-content th{background:#f3f5f6}.entry-content th,.entry-content td{padding:12px 14px;border:1px solid #ddd}.content-entry__featured{max-width:820px;margin:0 auto 34px}.content-entry__featured img{width:100%;height:auto}.woocommerce-cart .singular-page .content-entry,.woocommerce-checkout .singular-page .content-entry,.woocommerce-account .singular-page .content-entry{max-width:1180px;padding:38px 40px 56px}.woocommerce-cart .entry-content,.woocommerce-checkout .entry-content,.woocommerce-account .entry-content{max-width:none!important;width:100%;font-size:16px;line-height:1.5}.woocommerce ul#shipping_method,.woocommerce #shipping_method{display:grid;gap:10px;margin:0;padding:0;list-style:none}.woocommerce ul#shipping_method li,.woocommerce #shipping_method li{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;margin:0;padding:11px 12px;background:#fff;border:1px solid #e0e0e0;line-height:1.45}.woocommerce ul#shipping_method label,.woocommerce #shipping_method label{display:block;margin:0!important;font-weight:600;white-space:normal;word-break:normal}.woocommerce-cart .cart-collaterals .cart_totals{width:min(760px,100%)!important}.woocommerce-cart .cart-collaterals .cart_totals table th{width:32%}.woocommerce-cart .cart-collaterals .cart_totals table td{width:68%}@media (max-width:991px){.site-header__inner{grid-template-columns:auto 1fr;gap:18px}.site-branding{min-width:0}.site-logo-fallback img,.custom-logo{width:190px!important}.singular-page .content-entry,.singular-post .content-entry{padding:36px 38px 48px}.entry-content{font-size:17px}.woocommerce-cart .cart-collaterals .cart_totals{width:100%!important}}@media (max-width:782px){body.admin-bar .site-header{top:46px}}@media (max-width:767px){.site-logo-fallback img,.custom-logo{width:175px!important}.primary-nav{display:none}.singular-page .content-entry,.singular-post .content-entry{width:min(100% - 20px,1040px);padding:28px 20px 38px}.woocommerce-cart .singular-page .content-entry,.woocommerce-checkout .singular-page .content-entry,.woocommerce-account .singular-page .content-entry{padding:24px 14px 36px}.entry-content{font-size:16.5px}.woocommerce ul#shipping_method li,.woocommerce #shipping_method li{grid-template-columns:20px minmax(0,1fr);padding:12px 10px}}.site-header__inner{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center;gap:28px;min-height:76px}.primary-nav{grid-column:1;justify-self:start}.site-branding{grid-column:2;min-width:245px;text-align:center}.site-actions{grid-column:3;justify-self:end}.primary-nav a,.primary-nav li.current-menu-item>a{text-decoration:none!important;border:0!important;box-shadow:none!important}.site-cart{position:relative;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;background:var(--km-primary);color:#fff!important}.site-cart__icon,.site-cart__icon svg{display:block;width:24px;height:24px}.site-cart__icon svg{fill:#fff}.guarantee-page{padding:0 0 64px;background:#fff}.guarantee-hero{background:var(--km-primary);color:#fff}.guarantee-hero .site-container{min-height:112px;display:flex;align-items:center;justify-content:center}.guarantee-hero__title{margin:0;color:#fff;font-size:2.4rem;line-height:1.18;font-weight:700;text-align:center}.guarantee-entry{max-width:1140px!important;padding:42px 0 0!important;background:transparent!important;box-shadow:none!important}.guarantee-entry__content{max-width:none!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#222;font-size:17px;line-height:1.72}.guarantee-entry__content>p:first-child{margin-top:0}.guarantee-entry__content h2{margin:1.7em 0 .7em;color:#1f1f1f;font-size:1.75rem}.guarantee-entry__content h3{margin:1.5em 0 .65em;color:#1f1f1f}.guarantee-entry__content ul{margin:0 0 1.4em;padding-left:1.5em;background:transparent;border-left:0}.guarantee-entry__content li+li{margin-top:.35em}.guarantee-entry__content strong{color:#1f1f1f}.guarantee-entry__content img,.guarantee-entry__content figure,.guarantee-entry__content .wp-post-image{display:none!important}body.content-slug-coffeemashine-kapsulnaya .content-entry{max-width:1040px}body.content-slug-coffeemashine-kapsulnaya .entry-content{max-width:840px}body.content-slug-coffeemashine-kapsulnaya .entry-content p{margin-bottom:1.4em}body.content-slug-coffeemashine-kapsulnaya .entry-content img{width:auto;max-width:100%;max-height:620px;object-fit:contain}body.content-slug-coffeemashine-kapsulnaya .entry-content figure{margin-top:36px;margin-bottom:36px}body.content-slug-coffeemashine-kapsulnaya .entry-content h4{font-size:1.35rem;margin-top:2em;color:#263d52}.single-product-page div.product .woocommerce-product-gallery{position:sticky;top:18px}.single-product-page div.product .woocommerce-product-gallery__image{border:1px solid #eceff1}.single-product-page div.product .flex-control-thumbs img{background:#fff;border:1px solid #e4e6e8}.single-product-page div.product .summary .price{padding:8px 0}.single-product-page div.product .summary .woocommerce-product-details__short-description ul{padding-left:1.2em}.single-product-page div.product .summary .woocommerce-product-details__short-description li+li{margin-top:6px}.single-product-page div.product .woocommerce-tabs ul.tabs{justify-content:flex-start}.single-product-page div.product .woocommerce-tabs ul.tabs li a{font-weight:700}.single-product-page div.product .woocommerce-Tabs-panel--description{max-width:860px}.single-product-page div.product .woocommerce-Tabs-panel--description h2:first-child{margin-top:0}.single-product-page div.product .woocommerce-Tabs-panel--description h3,.single-product-page div.product .woocommerce-Tabs-panel--description h4{color:#263d52}.single-product-page div.product .woocommerce-Tabs-panel--description ul,.single-product-page div.product .woocommerce-Tabs-panel--description ol{padding-left:1.4em}.single-product-page div.product .woocommerce-Tabs-panel--description img{display:block;max-width:100%;height:auto;margin:30px auto}.single-product-page div.product .quantity .qty{font-size:1rem}.single-product-page div.product .single_add_to_cart_button{min-width:170px}.single-product-page div.product .product_meta a{color:var(--km-primary)}.shop-archive__hero .site-container{justify-content:center}.shop-archive__title{width:100%;text-align:center}.shop-archive__content>.term-description,.shop-archive__content>.woocommerce-products-header__description{font-size:16.5px}.shop-archive__content>.term-description h2,.shop-archive__content>.woocommerce-products-header__description h2{color:#263d52}.shop-archive__content>.term-description p,.shop-archive__content>.woocommerce-products-header__description p{margin:0 0 1.25em}.shop-archive__toolbar{padding:12px 16px;background:#fff;border:1px solid #e5e5e5}.product-card__title{min-height:2.7em}.product-card__price{font-size:1.05rem}.product-card__button{justify-content:center;width:100%;font-weight:700}@media (max-width:991px){.guarantee-hero__title{font-size:2rem}.single-product-page div.product .woocommerce-product-gallery{position:static}.product-card__title{min-height:0}}@media (max-width:767px){.guarantee-page{padding-bottom:40px}.guarantee-hero .site-container{min-height:92px}.guarantee-hero__title{font-size:1.65rem}.guarantee-entry{width:min(100% - 32px,1140px)!important;padding-top:28px!important}.guarantee-entry__content{font-size:16px}body.content-slug-coffeemashine-kapsulnaya .entry-content h4{font-size:1.2rem}.single-product-page div.product .single_add_to_cart_button{min-width:0;flex:1}.shop-archive__toolbar{padding:10px 12px}}.site-header{position:sticky!important;top:0!important;z-index:1000!important;width:100%!important;background:#fff!important;box-shadow:0 1px 0 rgba(0,0,0,.1)!important;font-family:'Open Sans',Arial,sans-serif!important}body.admin-bar .site-header{top:32px!important}.site-header .site-container{width:min(100% - 72px,1900px)!important;max-width:none!important;margin-inline:auto!important}.site-header__top{height:32px!important;min-height:32px!important;background:var(--km-primary)!important;color:#fff!important}.site-header__top-inner{height:32px!important;min-height:32px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.site-language{color:#fff!important;font-size:10px!important;font-weight:600!important;line-height:1!important;text-decoration:underline!important}.site-address{margin-left:auto!important;color:#fff!important;font-size:10px!important;font-weight:600!important;line-height:1!important}.site-header__main{background:#fff!important}.site-header__inner{display:grid!important;grid-template-columns:minmax(0,1fr) 280px minmax(0,1fr)!important;align-items:center!important;gap:28px!important;min-height:76px!important;height:76px!important}.primary-nav{grid-column:1!important;justify-self:start!important;display:block!important}.primary-nav>ul,.primary-nav .menu{display:flex!important;align-items:center!important;gap:38px!important;margin:0!important;padding:0!important;list-style:none!important}.primary-nav li{margin:0!important;padding:0!important}.primary-nav a,.primary-nav li.current-menu-item>a{display:block!important;margin:0!important;padding:0!important;color:#222!important;font-size:14px!important;font-weight:400!important;line-height:1.2!important;text-decoration:none!important;border:0!important;box-shadow:none!important;background:none!important}.primary-nav a:hover,.primary-nav li.current-menu-item>a{color:var(--km-primary)!important}.site-branding{grid-column:2!important;justify-self:center!important;align-self:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:280px!important;min-width:280px!important;margin:0!important;padding:0!important;text-align:center!important}.site-logo-fallback{display:block!important;width:280px!important;margin:0!important;padding:0!important;text-decoration:none!important}.site-logo-fallback img{display:block!important;width:280px!important;height:41px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;margin:0 auto!important;padding:0!important}.site-tagline{display:block!important;width:280px!important;margin:5px auto 0!important;padding:0!important;color:#222!important;font-size:12px!important;font-weight:400!important;line-height:1.15!important;text-align:center!important;white-space:nowrap!important;align-self:center!important}.site-actions{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:16px!important;margin:0!important;padding:0!important;font-size:14px!important;white-space:nowrap!important}.site-phone,.site-telegram{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important;color:#222!important;font-size:14px!important;font-weight:400!important;line-height:1.1!important;text-decoration:none!important}.site-telegram{color:var(--km-primary)!important;text-decoration:underline!important;text-underline-offset:3px!important}.site-contact-icon{display:inline-block!important;width:22px!important;height:22px!important;flex:0 0 22px!important}.site-contact-icon svg{display:block!important;width:100%!important;height:100%!important;fill:var(--km-primary)!important}.site-cart{position:relative!important;display:inline-flex!important;width:46px!important;height:46px!important;flex:0 0 46px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:var(--km-primary)!important;color:#fff!important;text-decoration:none!important;box-shadow:none!important}.site-cart__icon{display:block!important;width:27px!important;height:27px!important;color:#fff!important}.site-cart__icon svg{display:block!important;width:27px!important;height:27px!important;fill:#fff!important;stroke:none!important}.site-cart__count{position:absolute!important;right:-7px!important;top:-8px!important;display:grid!important;place-items:center!important;min-width:20px!important;height:20px!important;padding:0 4px!important;border-radius:999px!important;background:#d40000!important;color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:20px!important}.site-phone--mobile{display:none!important}.mobile-nav-toggle{display:none!important}@media (max-width:1100px) and (min-width:768px){body.admin-bar .site-header{top:32px!important}.site-header .site-container{width:min(100% - 32px,1900px)!important}.site-address{display:none!important}.site-header__top-contacts{display:flex!important;gap:16px!important}.site-header__top-contacts a{font-size:10px!important}.site-header__inner{grid-template-columns:200px minmax(0,1fr) 44px!important;gap:16px!important;min-height:72px!important;height:72px!important}.site-branding{grid-column:1!important;justify-self:start!important;width:200px!important;min-width:200px!important}.site-logo-fallback,.site-tagline{width:200px!important}.site-logo-fallback{height:auto!important}.site-logo-fallback img{width:200px!important;height:auto!important;max-width:200px!important}.site-tagline{font-size:11px!important;margin-top:1px!important;text-align:center!important}.primary-nav{grid-column:2!important;justify-self:center!important;display:block!important;min-width:0!important}.primary-nav>ul,.primary-nav .menu{gap:18px!important;justify-content:center!important;flex-wrap:nowrap!important}.primary-nav a,.primary-nav li.current-menu-item>a{font-size:12px!important;white-space:nowrap!important}.site-actions{grid-column:3!important;justify-self:end!important;gap:0!important}.site-actions>.site-phone,.site-actions>.site-telegram{display:none!important}.site-cart{width:42px!important;height:42px!important;flex:0 0 42px!important}.site-cart__icon,.site-cart__icon svg{width:24px!important;height:24px!important}.mobile-nav-toggle{display:none!important}}@media (max-width:782px){body.admin-bar .site-header{top:46px!important}}@media (max-width:575px){.site-header__top{height:42px!important;min-height:42px!important}.site-header__top-inner{height:42px!important;min-height:42px!important}.site-language{font-size:15px!important}.site-address{font-size:14px!important}.site-branding{width:170px!important;min-width:170px!important}.site-logo-fallback,.site-tagline{width:170px!important}.site-logo-fallback img{width:170px!important;max-width:170px!important}.site-tagline{font-size:11px!important}.site-cart{width:40px!important;height:40px!important;flex-basis:40px!important}.site-cart__icon,.site-cart__icon svg{width:24px!important;height:24px!important}}.site-header__top-contacts{display:none!important}@media (min-width:768px) and (max-width:1100px){.site-address{display:none!important}.site-header__top-contacts{display:flex!important;align-items:center!important;gap:14px!important;margin-left:auto!important;white-space:nowrap!important}.site-header__top-contacts a{color:#fff!important;font-size:10px!important;font-weight:600!important;text-decoration:none!important}.site-header__top-contacts a:last-child{text-decoration:underline!important}.site-header__inner{grid-template-columns:200px minmax(0,1fr) auto!important;height:72px!important;min-height:72px!important}.primary-nav{display:block!important;grid-column:2!important;justify-self:center!important}.primary-nav>ul,.primary-nav .menu{gap:22px!important}.primary-nav a,.primary-nav li.current-menu-item>a{font-size:12px!important}.site-actions{grid-column:3!important}.site-actions>.site-phone,.site-actions>.site-telegram{display:none!important}.mobile-nav-toggle{display:none!important}}@media (max-width:767px){.site-header .site-container{width:calc(100% - 20px)!important;margin:0 auto!important}.site-address{display:none!important}.site-header__top{height:30px!important;min-height:30px!important}.site-header__top-inner{height:30px!important;min-height:30px!important;padding:0!important;gap:8px!important}.site-header__top-contacts{display:flex!important;gap:10px!important}.site-header__top-contacts a{font-size:9px!important}.site-header__main{height:64px!important;min-height:64px!important}.site-header__inner{display:flex!important;align-items:center!important;justify-content:space-between!important;width:calc(100% - 20px)!important;height:64px!important;min-height:64px!important;margin:0 auto!important;padding:0!important;gap:10px!important}.site-branding{position:static!important;display:flex!important;flex:0 1 170px!important;width:170px!important;min-width:0!important;height:auto!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important}.site-logo-fallback{display:flex!important;width:170px!important;height:25px!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important}.site-logo-fallback img{display:block!important;width:170px!important;height:25px!important;max-width:170px!important;object-fit:contain!important;margin:0!important}.site-tagline{display:block!important;width:170px!important;margin:2px 0 0!important;padding:0!important;font-size:10px!important;line-height:1!important;text-align:center!important}.primary-nav{display:none!important}.site-actions{position:static!important;display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin:0!important;padding:0!important}.site-actions>.site-phone,.site-actions>.site-telegram{display:none!important}.site-cart{position:relative!important;width:38px!important;height:38px!important;flex:0 0 38px!important;margin:0!important}.site-cart__icon,.site-cart__icon svg{width:22px!important;height:22px!important}.mobile-nav-toggle{position:static!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;flex:0 0 36px!important;margin:0!important;padding:7px!important}.mobile-nav-toggle span{display:block!important;width:22px!important;margin:2px 0!important}.site-header+.breadcrumbs,.site-header+* .breadcrumbs{clear:both!important}.site-header__top-contacts a{font-size:12px!important}}@media (max-width:420px){.site-header__top-contacts a{font-size:12px!important}}@media (min-width:1101px){.site-header .site-container{width:min(100% - 2rem,var(--km-content-xl))!important;max-width:none!important;margin-inline:auto!important}}@media (max-width:1100px) and (min-width:901px){.site-header .site-container{width:calc(100% - 32px)!important}.site-address{display:none!important}.site-header__top-contacts{display:flex!important;gap:14px!important}.site-header__top-contacts a{font-size:11px!important}.site-header__inner{display:grid!important;grid-template-columns:190px minmax(0,1fr) 42px!important;grid-template-rows:64px!important;align-items:center!important;gap:12px!important;height:64px!important;min-height:64px!important;padding:0!important}.site-branding{grid-column:1!important;grid-row:1!important;justify-self:start!important;width:190px!important;min-width:190px!important}.site-logo-fallback,.site-tagline{width:190px!important}.site-logo-fallback{height:29px!important}.site-logo-fallback img{width:190px!important;height:29px!important;max-width:190px!important}.site-tagline{font-size:10px!important;margin-top:1px!important}.primary-nav{grid-column:2!important;grid-row:1!important;justify-self:center!important;display:block!important}.primary-nav>ul,.primary-nav .menu{display:flex!important;justify-content:center!important;flex-wrap:nowrap!important;gap:24px!important}.primary-nav a,.primary-nav li.current-menu-item>a{font-size:12px!important;white-space:nowrap!important}.site-actions{grid-column:3!important;grid-row:1!important;justify-self:end!important}.site-actions>.site-phone,.site-actions>.site-telegram{display:none!important}.site-cart{width:38px!important;height:38px!important;flex:0 0 38px!important}.site-cart__icon,.site-cart__icon svg{width:22px!important;height:22px!important}.mobile-nav-toggle{display:none!important}}@media (max-width:900px) and (min-width:768px){.site-header .site-container{width:calc(100% - 24px)!important}.site-address{display:none!important}.site-header__top-contacts{display:flex!important;gap:10px!important}.site-header__top-contacts a{font-size:10px!important}.site-header__inner{display:grid!important;grid-template-columns:160px minmax(0,1fr) 38px!important;grid-template-rows:58px!important;align-items:center!important;gap:8px!important;height:58px!important;min-height:58px!important;padding:0!important}.site-branding{grid-column:1!important;grid-row:1!important;justify-self:start!important;width:160px!important;min-width:160px!important}.site-logo-fallback,.site-tagline{width:160px!important}.site-logo-fallback{height:24px!important}.site-logo-fallback img{width:160px!important;height:24px!important;max-width:160px!important}.site-tagline{font-size:9px!important;margin-top:1px!important}.primary-nav{grid-column:2!important;grid-row:1!important;justify-self:center!important;display:block!important}.primary-nav>ul,.primary-nav .menu{display:flex!important;justify-content:center!important;flex-wrap:nowrap!important;gap:12px!important}.primary-nav a,.primary-nav li.current-menu-item>a{font-size:11px!important;white-space:nowrap!important}.site-actions{grid-column:3!important;grid-row:1!important;justify-self:end!important}.site-actions>.site-phone,.site-actions>.site-telegram{display:none!important}.site-cart{width:36px!important;height:36px!important;flex:0 0 36px!important}.site-cart__icon,.site-cart__icon svg{width:21px!important;height:21px!important}.mobile-nav-toggle{display:none!important}}@media (max-width:767px){.site-topbar a:first-child,.site-topbar__language,.site-language,.language-switcher{font-size:9px!important;line-height:1!important;font-weight:400!important}}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:767px){.site-header__top-contacts a,.site-header__top-contacts .site-phone,.site-header__top-contacts .site-telegram{font-size:14px!important;line-height:1!important}}.home-products .product-card__button,.home-products .product-card__button:link,.home-products .product-card__button:visited{background:#3d5c79!important;color:#fff!important;opacity:1!important}.home-products .product-card__button:hover,.home-products .product-card__button:focus{background:#2f485f!important;color:#fff!important}