:root{--km-content-xl:1140px;--km-primary:#3d5c79;--km-dark:#333;--km-text:#373737;--km-bg:#fff;--km-font:'Open Sans',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}}