﻿@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";*,*::before,*::after{box-sizing:border-box}body{margin:0;background:#f6f7f9;color:#10161f;font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;margin:0}p{margin:0}ul{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:10px;font-weight:600;font-size:.9rem;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.btn--accent{background:#ff5a1f;color:#fff;box-shadow:0 4px 16px rgba(255,90,31,.28)}.btn--accent:hover{background:#e84a10;color:#fff}.btn--ghost{background:rgba(0,0,0,0);border:1px solid #c5cdd8;color:#0b2545}.btn--ghost:hover{border-color:#5b7891;background:rgba(11,37,69,.04);color:#0b2545}.btn--navy{background:#0b2545;color:#fff;box-shadow:0 4px 14px rgba(11,37,69,.22)}.btn--navy:hover{background:#0e2f5a;color:#fff}.btn--navy.is-in-cart{background:rgba(11,37,69,.08);color:#0b2545;box-shadow:none;border:1.5px solid #0b2545}.btn--navy.is-in-cart::before{content:"✓";font-weight:800}.btn--navy.is-in-cart:hover{background:rgba(11,37,69,.16);color:#0b2545}.badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:6px;font-size:.75rem;font-weight:600}.badge--green{background:rgba(26,156,107,.12);color:#1a9c6b}.badge--amber{background:rgba(255,176,32,.16);color:#a86400}.badge--red{background:rgba(215,38,61,.1);color:#d7263d}.badge--navy{background:rgba(11,37,69,.08);color:#0b2545}.product-card{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 1px 4px rgba(11,37,69,.08),0 0 0 1px rgba(11,37,69,.04);transition:box-shadow .25s ease,transform .25s ease}.product-card:hover{box-shadow:0 16px 40px rgba(11,37,69,.16),0 4px 14px rgba(255,90,31,.12);transform:translateY(-5px)}.product-card:hover .product-card__media img{transform:scale(1.06)}.product-card__media{display:block;position:relative;aspect-ratio:1;margin:.6rem .6rem 0;padding:.75rem;box-sizing:border-box;border-radius:16px;overflow:hidden;background:#fff}.product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .6s ease}.product-card__badge{position:absolute;top:.75rem;left:.75rem;z-index:1;display:inline-flex;align-items:center;gap:.35rem;background:hsla(0,0%,100%,.95);box-shadow:0 1px 4px rgba(11,37,69,.08),0 0 0 1px rgba(11,37,69,.04);border-radius:999px}.product-card__badge::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.product-card__compare{position:absolute;top:1.35rem;right:1.35rem;z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.95);box-shadow:0 1px 4px rgba(11,37,69,.08),0 0 0 1px rgba(11,37,69,.04);color:#5b7891}.product-card__compare::after{content:"Сравнить";position:absolute;top:calc(100% + 6px);right:0;white-space:nowrap;background:#0b2545;color:#fff;font-size:.72rem;font-weight:600;line-height:1;padding:.4rem .6rem;border-radius:6px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease;pointer-events:none}.product-card__compare:hover{color:#ff5a1f}.product-card__compare:hover::after{opacity:1;visibility:visible;transform:translateY(0)}.product-card__compare.is-active{background:#ff5a1f;color:#fff}.product-card__body{flex:1;display:flex;flex-direction:column;gap:.55rem;padding:1rem 1rem .75rem}.product-card__name{display:block;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.98rem;font-weight:700;line-height:1.35;color:#10161f}.product-card__name:hover{color:#ff5a1f}.product-card__article{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;color:#5b7891}.product-card__specs{display:flex;flex-wrap:wrap;gap:.4rem}.product-card__spec{display:inline-flex;align-items:center;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:600;color:#5b7891;background:#f6f7f9;border-radius:999px;padding:.25rem .65rem}.product-card__views{font-size:.78rem;color:#5b7891}.product-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.6rem}.product-card__price{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.15rem;color:#0b2545}.product-card__price--request{font-weight:600;font-size:.85rem;color:#5b7891}@media(max-width: 1024px){.product-card__footer{flex-direction:column;align-items:stretch}.product-card__price{text-align:center}}.section-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#5b7891;margin-bottom:.6rem}.section-eyebrow i{display:block;width:24px;height:3px;border-radius:999px;background:#ff5a1f;flex:0 0 auto}.site-main{flex:1 0 auto}.site-header{position:sticky;top:0;z-index:50;background:#0b2545;box-shadow:0 2px 16px rgba(11,37,69,.22)}.site-header__row{max-width:1440px;margin:0 auto;display:flex;align-items:center;gap:2rem;padding:.7rem 2rem}.site-header__logo{display:flex;align-items:center;flex:0 0 auto;background:hsla(0,0%,100%,.96);border-radius:6px;padding:.3rem .6rem}.site-header__logo img{height:28px;width:auto}.site-header__search{position:relative;flex:1 1 auto;display:flex;align-items:center;gap:.6rem;max-width:480px;background:hsla(0,0%,100%,.08);border:1.5px solid hsla(0,0%,100%,.1);border-radius:10px;padding:.15rem .9rem;transition:background-color .2s ease,border-color .2s ease}.site-header__search:focus-within{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.28)}.site-header__search input{flex:1;border:none;background:rgba(0,0,0,0);padding:.6rem 0;font:inherit;color:#fff}.site-header__search input::placeholder{color:#8fa8bc}.site-header__search input:focus{outline:none}.site-header__search button{padding:0;color:#8fa8bc;display:flex}.site-header__actions{display:flex;align-items:center;gap:.75rem;flex:0 0 auto;margin-left:auto}.site-header__phone{display:flex;flex-direction:column;align-items:flex-end;margin-right:.3rem}.site-header__phone a{font-weight:700;color:#fff;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.site-header__phone a:hover{color:#ff5a1f}.site-header__phone small{font-size:.68rem;cursor:default;color:#8fa8bc;margin-top:.1rem}.site-header__kp-btn{white-space:nowrap;color:#fff;border-color:hsla(0,0%,100%,.22)}.site-header__kp-btn:hover{background:hsla(0,0%,100%,.1);color:#fff;border-color:hsla(0,0%,100%,.22)}.site-header__account{display:flex;align-items:center;gap:.4rem;color:#8fa8bc;padding:.5rem}.site-header__account:hover{color:#fff}.site-header__account-label{display:none}@media(min-width: 900px){.site-header__account-label{display:inline;font-size:.85rem;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif}}.site-header__cart{position:relative;display:flex;align-items:center;gap:.55rem;background:hsla(0,0%,100%,.96);color:#0b2545;font-weight:700;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.88rem;padding:.65rem 1.2rem;border-radius:10px;box-shadow:0 4px 14px rgba(11,37,69,.28);transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.site-header__cart svg{flex:0 0 auto;transition:transform .2s ease}.site-header__cart:hover{background:#fff;color:#0b2545;transform:translateY(-1px);box-shadow:0 6px 18px rgba(11,37,69,.32)}.site-header__cart:hover svg{transform:rotate(-8deg)}.site-header__cart:active{transform:translateY(0)}.site-header__cart-label{display:none}@media(min-width: 900px){.site-header__cart-label{display:inline}}.site-header__cart-count{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 4px;border-radius:10px;background:#0b2545;border:2px solid #fff;box-shadow:0 1px 4px rgba(11,37,69,.35);color:#fff;font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center}.site-header__cart-count[hidden]{display:none}.site-header__burger{display:none;flex-direction:column;gap:4px;padding:.4rem}.site-header__burger span{width:20px;height:2px;background:#fff}.mega-menu{position:relative;z-index:40;background:#0e2f5a;border-bottom:1px solid hsla(0,0%,100%,.07);isolation:isolate}.mega-menu__row{max-width:1440px;margin:0 auto;display:flex;align-items:stretch;flex-wrap:nowrap;overflow-x:auto;padding:0 2rem}.mega-menu__all{flex:0 0 auto;display:flex;align-items:center;padding:0 1rem 0 0;margin-right:.5rem;font-weight:700;color:#ff5a1f;white-space:nowrap}.mega-menu__all:hover{color:#ff5a1f}.mega-menu__item{flex:0 0 auto}.mega-menu__item.is-open .mega-menu__panel{display:block}.mega-menu__item:hover .mega-menu__link,.mega-menu__item.is-open .mega-menu__link{color:#fff;background:hsla(0,0%,100%,.08)}.mega-menu__item:hover .mega-menu__link svg,.mega-menu__item.is-open .mega-menu__link svg{color:#ff5a1f}.mega-menu__link{position:relative;display:flex;align-items:center;gap:.45rem;height:44px;padding:0 1rem;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:500;font-size:.82rem;color:#8fa8bc;white-space:nowrap;transition:color .15s ease,background-color .15s ease}.mega-menu__link svg{color:#5b7891;transition:color .15s ease}.mega-menu__panel{display:none;position:absolute;left:0;right:0;top:100%;z-index:50;background:#fff;box-shadow:0 8px 32px rgba(11,37,69,.14),0 2px 8px rgba(11,37,69,.08)}.mega-menu__panel-inner{max-width:1440px;margin:0 auto;padding:2rem;display:flex;gap:2rem}.mega-menu__panel-media{display:block;flex:0 0 220px;height:150px;border-radius:10px;overflow:hidden;background:#f6f7f9}.mega-menu__panel-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.mega-menu__panel-media:hover img{transform:scale(1.06)}.mega-menu__panel-body{flex:1;min-width:0}.mega-menu__panel-title{display:inline-block;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.1rem;color:#10161f;margin-bottom:.4rem;transition:color .15s ease}.mega-menu__panel-title:hover{color:#ff5a1f}.mega-menu__panel-desc{font-size:.85rem;color:#5b7891;line-height:1.5;max-width:60ch;margin-bottom:.75rem}.mega-menu__panel-link{display:inline-flex;align-items:center;gap:.35rem;font-weight:700;color:#ff5a1f}.mega-menu__panel-link:hover{color:#ff5a1f}.mega-menu__panel-link{font-size:.85rem}.mega-menu__panel-cta{flex:0 0 220px;display:flex;flex-direction:column;justify-content:space-between;gap:.75rem;padding:1rem;background:#f6f7f9;border:1px solid #dde2ea;border-radius:10px}.mega-menu__panel-cta p:first-child{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:.9rem;color:#10161f;margin-bottom:.3rem}.mega-menu__panel-cta p:last-child{font-size:.78rem;color:#5b7891;line-height:1.4}.site-footer{background:#0b2545;color:hsla(0,0%,100%,.65)}.site-footer__cols{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:260px repeat(4, 1fr);gap:2rem;padding:4rem 2rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.site-footer__brand .site-footer__logo{display:inline-flex;background:hsla(0,0%,100%,.96);border-radius:6px;padding:.35rem .6rem;margin-bottom:.75rem}.site-footer__brand .site-footer__logo img{height:22px;width:auto}.site-footer__brand p{font-size:.8rem;line-height:1.5;margin-bottom:.75rem}.site-footer__brand-phone{display:block;color:#fff;font-weight:700;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin-bottom:.2rem}.site-footer__brand-phone:hover{color:#ff5a1f}.site-footer__brand-email{display:block;font-size:.8rem;color:#8fa8bc;margin-bottom:.75rem}.site-footer__brand-email:hover{color:#fff}.site-footer__social{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}.site-footer__social a{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.07);color:#5b7891}.site-footer__social a:hover{background:hsla(0,0%,100%,.12);color:#fff}.site-footer__col-title{color:#8fa8bc;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.site-footer__col ul li{margin-bottom:.55rem;font-size:.85rem}.site-footer__col a:hover{color:#fff}.site-footer__b2b .btn{width:100%;margin-top:.75rem}.site-footer__bottom{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 2rem;font-size:.78rem;color:hsla(0,0%,100%,.4);flex-wrap:wrap}.site-footer__legal{display:flex;flex-wrap:wrap;row-gap:.4rem;column-gap:1rem}.site-footer__legal a:hover{color:#fff}.cat-tile{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:16px;background:#0e2f5a;min-height:220px;isolation:isolate}.cat-tile__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s ease}.cat-tile::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to top, rgba(11, 37, 69, 0.9) 0%, rgba(11, 37, 69, 0.35) 60%, rgba(11, 37, 69, 0.1) 100%)}.cat-tile:hover .cat-tile__img{transform:scale(1.06)}.cat-tile:hover .cat-tile__more{color:#ff5a1f;transform:translateX(3px)}.cat-tile__count{position:absolute;top:.75rem;right:.75rem;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;font-weight:700;color:#fff;background:rgba(11,37,69,.65);padding:.3rem .6rem;border-radius:6px;backdrop-filter:blur(4px)}.cat-tile__icon{position:absolute;top:.75rem;left:.75rem;color:hsla(0,0%,100%,.9)}.cat-tile__body{position:relative;padding:1rem}.cat-tile__name{display:block;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.05rem;color:#fff;line-height:1.25;margin-bottom:.35rem}.cat-tile__desc{display:none}.cat-tile__more{display:inline-flex;align-items:center;gap:.3rem;font-size:.8rem;font-weight:700;color:#ff5a1f;transition:transform .2s ease,color .2s ease}.cat-tile--tall{min-height:460px}.cat-tile--tall .cat-tile__name{font-size:1.4rem}.cat-tile--tall .cat-tile__body{padding:2rem}nav[aria-label=breadcrumb]{display:block;max-width:1440px;margin:0 auto;padding:2rem 2rem 0}.breadcrumb{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0;margin:0 0 1rem;font-size:.85rem}.breadcrumb-item{display:flex;align-items:center;gap:.4rem;color:#4b5563}.breadcrumb-item+.breadcrumb-item::before{content:"/";color:#c5cdd8}.breadcrumb-item a{color:#5b7891}.breadcrumb-item a:hover{color:#0b2545}.breadcrumb-item.active{color:#10161f;font-weight:600}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem;margin:0;padding:0}.page-item{display:flex}.page-link{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .5rem;border-radius:10px;border:1px solid #dde2ea;background:#fff;color:#0b2545;font-weight:600;font-size:.9rem;transition:border-color .15s ease,color .15s ease,background-color .15s ease,box-shadow .15s ease}.page-link:hover{border-color:#ff5a1f;color:#ff5a1f;background:rgba(255,90,31,.06)}.page-item.active .page-link{background:#0b2545;border-color:#0b2545;color:#fff;box-shadow:0 4px 14px rgba(11,37,69,.22);cursor:default}.page-item.active .page-link:hover{border-color:#0b2545;color:#fff;background:#0b2545}.page-item.disabled .page-link{border-color:rgba(0,0,0,0);background:rgba(0,0,0,0);color:#4b5563;font-weight:700;cursor:default}.page-item.disabled .page-link:hover{border-color:rgba(0,0,0,0);color:#4b5563;background:rgba(0,0,0,0)}.kp-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center}.kp-modal[hidden]{display:none}.kp-modal__overlay{position:absolute;inset:0;background:rgba(11,37,69,.55)}.kp-modal__dialog{position:relative;width:min(420px,92vw);background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(11,37,69,.14),0 2px 8px rgba(11,37,69,.08);padding:2rem}.kp-modal__dialog h3{font-size:1.2rem;margin-bottom:.4rem}.kp-modal__sub{color:#4b5563;font-size:.9rem;margin-bottom:1rem}.kp-modal__close{position:absolute;top:.75rem;right:.75rem;font-size:1.4rem;line-height:1;color:#4b5563}.kp-modal__success{text-align:center;padding:.5rem 0}.kp-modal__success-icon{display:flex;justify-content:center;margin-bottom:1rem}.kp-modal__success-icon svg{width:68px;height:68px;overflow:visible}.kp-modal__success-circle{fill:none;stroke:#1a9c6b;stroke-width:2.5;stroke-dasharray:145;stroke-dashoffset:145;animation:kp-success-circle .5s cubic-bezier(0.65, 0, 0.45, 1) forwards}.kp-modal__success-check{fill:none;stroke:#1a9c6b;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:38;stroke-dashoffset:38;animation:kp-success-check .35s .45s cubic-bezier(0.65, 0, 0.45, 1) forwards}.kp-modal__success-title{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.35rem;color:#0b2545;margin-bottom:.5rem}.kp-modal__success-text{color:#4b5563;font-size:.92rem;line-height:1.5;max-width:32ch;margin:0 auto 2rem}@keyframes kp-success-circle{to{stroke-dashoffset:0}}@keyframes kp-success-check{to{stroke-dashoffset:0}}[data-kp-request-form],[data-stock-notify-form]{display:flex;flex-direction:column;gap:.75rem}[data-kp-request-form] label,[data-stock-notify-form] label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#4b5563}[data-kp-request-form] input,[data-kp-request-form] textarea,[data-stock-notify-form] input,[data-stock-notify-form] textarea{font:inherit;border:1px solid #dde2ea;border-radius:6px;padding:.6rem .75rem;color:#10161f;resize:vertical}[data-kp-request-form] input:focus,[data-kp-request-form] textarea:focus,[data-stock-notify-form] input:focus,[data-stock-notify-form] textarea:focus{outline:none;border-color:#5b7891}[data-kp-request-form] button,[data-stock-notify-form] button{margin-top:.5rem}.stock-notify-modal__icon{width:52px;height:52px;border-radius:10px;background:rgba(255,90,31,.12);color:#ff5a1f;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.pump-calc-modal .kp-modal__dialog{width:min(480px,92vw);max-height:90vh;overflow-y:auto}[data-pump-calc-form]{display:flex;flex-direction:column;gap:.75rem}[data-pump-calc-form] label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#4b5563}[data-pump-calc-form] input,[data-pump-calc-form] select{width:100%;box-sizing:border-box;font:inherit;border:1px solid #dde2ea;border-radius:6px;padding:.6rem .75rem;color:#10161f;background:#fff}[data-pump-calc-form] input:focus,[data-pump-calc-form] select:focus{outline:none;border-color:#5b7891}[data-pump-calc-form] button{margin-top:.5rem}[data-pump-calc-form] button:disabled{opacity:.7;cursor:not-allowed}.pump-calc__label{font-size:.85rem;color:#4b5563;margin:.5rem 0 0}.pump-calc__points{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem}@media(max-width: 480px){.pump-calc__points{grid-template-columns:1fr}}.pump-calc__point{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#4b5563;min-width:0;overflow-wrap:break-word}.pump-calc__result{display:flex;flex-direction:column;gap:.75rem;background:#f6f7f9;border-radius:6px;padding:.75rem 1rem;margin-top:.5rem}.pump-calc__result-values{display:flex;gap:1rem}.pump-calc__result-values>div{display:flex;flex-direction:column;gap:.15rem}.pump-calc__result-label{font-size:.78rem;color:#4b5563}.pump-calc__result-value{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.1rem;color:#0b2545}.mobile-menu{display:none;background:#0b2545;border-top:1px solid hsla(0,0%,100%,.08);padding:1rem 2rem;max-height:calc(100vh - 60px);overflow-y:auto}.mobile-menu__search{position:relative;display:flex;align-items:center;gap:.6rem;background:hsla(0,0%,100%,.08);border:1.5px solid hsla(0,0%,100%,.1);border-radius:10px;padding:.15rem .9rem;margin-bottom:1rem}.mobile-menu__search input{flex:1;border:none;background:rgba(0,0,0,0);padding:.6rem 0;font:inherit;color:#fff}.mobile-menu__search input::placeholder{color:#8fa8bc}.mobile-menu__search input:focus{outline:none}.mobile-menu__search button{padding:0;color:#8fa8bc;display:flex}.mobile-menu__phone{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1rem}.mobile-menu__phone span{font-weight:700;color:#fff;font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mobile-menu__phone small{font-size:.75rem;color:#8fa8bc}.mobile-menu__account{display:flex;align-items:center;gap:.6rem;padding:.6rem .2rem;margin-bottom:.75rem;color:#8fa8bc;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:500;font-size:.9rem;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-menu__account svg{flex:0 0 auto;color:#5b7891}.mobile-menu__account:hover{color:#fff}.mobile-menu__kp-btn{width:100%;margin-bottom:2rem}.mobile-menu__categories{display:flex;flex-direction:column;gap:.2rem;border-top:1px solid hsla(0,0%,100%,.1);padding-top:.75rem}.mobile-menu__cat-link{display:flex;align-items:center;gap:.6rem;padding:.7rem .2rem;color:#8fa8bc;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:500;font-size:.9rem}.mobile-menu__cat-link svg{flex:0 0 auto;color:#5b7891}.mobile-menu__cat-link:hover{color:#fff}.mobile-menu__cat-link--all{color:#ff5a1f;font-weight:700}@media(max-width: 1024px){.site-header__search,.site-header__phone,.site-header__kp-btn,.mega-menu{display:none}.site-header__burger{display:flex}.mobile-menu[hidden]{display:none}.mobile-menu{display:block}.site-footer__cols{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.site-footer__cols{grid-template-columns:1fr}}.cart-drawer{position:fixed;inset:0;z-index:110;display:flex;justify-content:flex-end}.cart-drawer[hidden]{display:none}.cart-drawer__overlay{position:absolute;inset:0;background:rgba(11,37,69,.55)}.cart-drawer__panel{position:relative;width:min(420px,100vw);height:100%;background:#f6f7f9;box-shadow:0 8px 32px rgba(11,37,69,.14),0 2px 8px rgba(11,37,69,.08);display:flex;flex-direction:column;animation:cart-drawer-in .25s ease}.cart-drawer__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:#0b2545;color:#fff}.cart-drawer__head h3{font-size:1.1rem;font-weight:800;color:#fff}.cart-drawer__close{font-size:1.5rem;line-height:1;color:hsla(0,0%,100%,.8)}.cart-drawer__close:hover{color:#fff}.cart-drawer__body{flex:1 1 auto;overflow-y:auto;padding:1rem 2rem}.cart-drawer__loading{color:#4b5563;font-size:.9rem;text-align:center;padding:4rem 0}.cart-drawer__empty{text-align:center;padding:4rem 0;color:#4b5563}.cart-drawer__empty p{font-weight:700;color:#10161f;margin-bottom:.5rem}.cart-drawer__empty a{color:#ff5a1f;font-weight:600}.cart-drawer__item{display:grid;grid-template-columns:64px 1fr 108px;gap:.75rem;padding:1rem 0;border-bottom:1px solid #dde2ea}.cart-drawer__item:first-child{padding-top:0}.cart-drawer__item-media{display:block;width:64px;height:64px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #dde2ea}.cart-drawer__item-media img{width:100%;height:100%;object-fit:contain}.cart-drawer__item-info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.cart-drawer__item-name{font-size:.88rem;font-weight:700;color:#10161f;line-height:1.3}.cart-drawer__item-name:hover{color:#0b2545}.cart-drawer__item-article{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;color:#4b5563}.cart-drawer__item-qty{display:inline-flex;align-items:center;gap:.5rem;margin-top:.2rem}.cart-drawer__qty-btn{width:24px;height:24px;border-radius:50%;border:1px solid #c5cdd8;color:#0b2545;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center}.cart-drawer__qty-btn:hover:not(:disabled){border-color:#0b2545;background:rgba(11,37,69,.05)}.cart-drawer__qty-btn:disabled{opacity:.35;cursor:not-allowed}.cart-drawer__item-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.cart-drawer__item-price{font-weight:800;color:#0b2545;font-size:.9rem;text-align:right}.cart-drawer__remove{color:#5b7891}.cart-drawer__remove:hover{color:#d7263d}.cart-drawer__footer{flex:0 0 auto;padding:1rem 2rem;background:#fff;border-top:1px solid #dde2ea;box-shadow:0 -8px 20px rgba(11,37,69,.06)}.cart-drawer__footer[hidden]{display:none}.cart-drawer__total{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.75rem}.cart-drawer__total span:first-child{color:#4b5563;font-size:.9rem}.cart-drawer__total span:last-child{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.4rem;color:#0b2545}.cart-drawer__checkout{width:100%}@keyframes cart-drawer-in{from{transform:translateX(100%)}to{transform:translateX(0)}}@media(max-width: 480px){.cart-drawer__panel{width:100vw}}.static-hero{background:linear-gradient(135deg, #0b2545 0%, #0e2f5a 100%);color:#fff;padding:4rem 2rem;border-radius:0 0 24px 24px}.static-hero__inner{max-width:1440px;margin:0 auto}.static-hero h1{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:clamp(1.9rem,3vw,2.6rem);color:#fff;margin:0 0 .5rem}.static-hero--compact{padding:2rem 2rem}.static-hero--compact h1{font-size:clamp(1.5rem,2.4vw,2rem)}.static-lead{font-size:1.05rem;color:hsla(0,0%,100%,.82);max-width:640px;margin:0}.static-page{max-width:1440px;margin:0 auto;padding:4rem 2rem 6rem;display:flex;flex-direction:column;gap:4rem}.static-section{display:flex;flex-direction:column;gap:1rem}.static-section h2{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.5rem;color:#0b2545;margin:0}.static-section p{color:#4b5563;line-height:1.7;margin:0}.static-section__intro{font-size:1.05rem;color:#10161f;max-width:860px;line-height:1.7}.static-stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}.static-stat{background:#fff;border:1px solid #dde2ea;border-radius:16px;padding:2rem 1rem;text-align:center}.static-stat__value{display:block;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.9rem;color:#ff5a1f}.static-stat__label{display:block;margin-top:.5rem;color:#4b5563;font-size:.9rem}.static-timeline{display:flex;flex-direction:column;gap:.75rem}.static-timeline__item{display:grid;grid-template-columns:5rem 1fr;gap:1rem;align-items:baseline;padding:.75rem 0;border-bottom:1px solid #dde2ea}.static-timeline__item:last-child{border-bottom:none}.static-timeline__item p{color:#4b5563;line-height:1.6;margin:0}.static-timeline__item-year{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.1rem;color:#0b2545}.static-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.static-card{background:#fff;border:1px solid #dde2ea;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:.75rem}.static-card__icon{width:44px;height:44px;border-radius:10px;background:rgba(255,90,31,.1);color:#ff5a1f;display:flex;align-items:center;justify-content:center}.static-card h3{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1.05rem;color:#0b2545;margin:0}.static-card p{color:#4b5563;line-height:1.6;margin:0;font-size:.92rem}.static-list{display:flex;flex-direction:column;gap:.75rem;padding:0;margin:0;list-style:none}.static-list li{display:flex;align-items:flex-start;gap:.75rem;color:#10161f;line-height:1.6}.static-list svg{flex:none;margin-top:2px;color:#1a9c6b}.static-steps{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:1rem}.static-step{display:flex;flex-direction:column;gap:.5rem;background:#fff;border:1px solid #dde2ea;border-radius:16px;padding:1rem}.static-step__num{width:32px;height:32px;border-radius:50%;background:#0b2545;color:#fff;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:.9rem}.static-step h3{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:.98rem;color:#0b2545;margin:.5rem 0 0}.static-step p{color:#4b5563;font-size:.9rem;line-height:1.55;margin:0}.static-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #dde2ea;border-radius:16px;overflow:hidden}.static-table th,.static-table td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid #dde2ea;font-size:.92rem}.static-table th{background:#f6f7f9;color:#0b2545;font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700}.static-table td{color:#4b5563}.static-table tr:last-child td{border-bottom:none}.static-contacts{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}.static-contact-card{background:#fff;border:1px solid #dde2ea;border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:.5rem}.static-contact-card__label{color:#4b5563;font-size:.85rem}.static-contact-card__icon{width:40px;height:40px;border-radius:10px;background:rgba(255,90,31,.1);color:#ff5a1f;display:flex;align-items:center;justify-content:center;margin-bottom:2px}.static-contact-card__value{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;color:#0b2545;font-size:1.1rem}.static-contact-card__social{display:flex;align-items:center;gap:.5rem}.static-contact-card__social a{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#f6f7f9;color:#5b7891}.static-contact-card__social a:hover{background:rgba(255,90,31,.1);color:#ff5a1f}.static-contact-card a.static-contact-card__value:hover{color:#ff5a1f}.static-map{width:100%;height:360px;border:1px solid #dde2ea;border-radius:16px;overflow:hidden}.static-map iframe{width:100%;height:100%;border:0}.static-service-centers{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.static-service-center{background:#fff;border:1px solid #dde2ea;border-radius:16px;padding:1rem 2rem}.static-service-center__icon{width:32px;height:32px;border-radius:6px;background:rgba(255,90,31,.1);color:#ff5a1f;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.static-service-center__hours{color:#5b7891;font-size:.82rem}.static-service-center h3{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1rem;color:#0b2545;margin:0 0 .5rem}.static-service-center p{margin:0 0 4px;color:#4b5563;font-size:.9rem;line-height:1.5}.static-service-center a{color:#10161f}.static-service-center a:hover{color:#ff5a1f}.static-news-list{display:flex;flex-direction:column;gap:1rem}.static-news-card{display:grid;grid-template-columns:120px 1fr;gap:1rem;background:#fff;border:1px solid #dde2ea;border-radius:16px;padding:1rem 2rem;align-items:start}.static-news-card__date{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;color:#ff5a1f;font-weight:600;padding-top:2px}.static-news-card h3{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1.05rem;color:#0b2545;margin:0 0 .5rem}.static-news-card p{margin:0;color:#4b5563;line-height:1.6;font-size:.92rem}.static-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:linear-gradient(135deg, #0b2545 0%, #0e2f5a 100%);border-radius:24px;padding:2rem 4rem;color:#fff}.static-cta h3{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;font-size:1.3rem;color:#fff;margin:0 0 4px}.static-cta p{margin:0;color:hsla(0,0%,100%,.78)}.static-cta .btn--accent{flex:none}.static-photo{width:100%;max-height:420px;object-fit:cover;border-radius:24px}.static-legal{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;color:#10161f;line-height:1.7}.static-legal h2{font-family:"Manrope",system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:700;font-size:1.2rem;color:#0b2545;margin:1rem 0 0}.static-legal p,.static-legal li{color:#4b5563}.static-legal ol,.static-legal ul{padding-left:1.3rem;display:flex;flex-direction:column;gap:.5rem}.static-legal strong{color:#10161f}.static-updated{color:#4b5563;font-size:.85rem}@media(max-width: 1024px){.static-stats{grid-template-columns:repeat(2, 1fr)}.static-cards{grid-template-columns:repeat(2, 1fr)}.static-contacts{grid-template-columns:1fr 1fr}.static-service-centers{grid-template-columns:1fr}}@media(max-width: 480px){.static-hero{padding:2rem 1rem;border-radius:0 0 16px 16px}.static-page{padding:2rem 1rem 4rem}.static-stats,.static-cards,.static-contacts{grid-template-columns:1fr}.static-news-card{grid-template-columns:1fr}.static-cta{flex-direction:column;align-items:flex-start}}.star-rating{display:inline-flex;align-items:center;gap:.4rem}.star-rating__stars{position:relative;display:inline-block;font-size:1.05rem;line-height:1;letter-spacing:.1rem}.star-rating__stars-empty{color:#c5cdd8}.star-rating__stars-filled{position:absolute;top:0;left:0;overflow:hidden;width:var(--star-rating-percent, 0%);color:#ff5a1f;white-space:nowrap}.star-rating__count{color:#4b5563;font-size:.82rem}.star-rating--sm .star-rating__stars{font-size:.85rem}.star-rating--sm .star-rating__count{font-size:.75rem}.product-card .star-rating{margin:-0.2rem 0 .1rem}.product-info__rating{margin:.3rem 0 1rem}.reviews-page__intro{text-align:center}.reviews-page__intro p{max-width:640px;margin:0 auto;font-size:.95rem;line-height:1.6;color:#4b5563}.reviews-list{display:flex;flex-direction:column;gap:2rem}.reviews-list__form{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:480px;background:#f6f7f9;border:1px solid #dde2ea;border-radius:10px;padding:1rem}.reviews-list__rating-input{border:none;padding:0;margin:0 0 .5rem}.reviews-list__rating-input legend{font-size:.85rem;font-weight:600;color:#10161f;padding:0;margin-bottom:.4rem}.reviews-list__stars{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:.2rem}.reviews-list__stars input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.reviews-list__stars label{font-size:1.7rem;line-height:1;color:#c5cdd8;cursor:pointer;transition:color .15s ease}.reviews-list__stars input:checked~label,.reviews-list__stars label:hover,.reviews-list__stars label:hover~label{color:#ff5a1f}.reviews-list__text-label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#4b5563}.reviews-list__text-label textarea{font:inherit;border:1px solid #dde2ea;border-radius:6px;padding:.6rem .75rem;color:#10161f;resize:vertical}.reviews-list__form-message{font-size:.85rem;color:#1a9c6b}.reviews-list__form-message.is-error{color:#d7263d}.reviews-list__login-prompt{color:#4b5563;font-size:.9rem}.reviews-list__login-prompt a{color:#ff5a1f;font-weight:600}.reviews-list__items{display:flex;flex-direction:column;gap:2rem;max-width:640px}.reviews-list__empty{color:#4b5563}.reviews-list__item{display:flex;flex-direction:column;border-bottom:1px solid #dde2ea;padding-bottom:2rem}.reviews-list__item:last-child{border-bottom:none;padding-bottom:0}.reviews-list__item-head{display:flex;align-items:center;gap:.6rem}.reviews-list__item-author{font-weight:600;color:#0b2545}.reviews-list__item-date{margin-top:.25rem;color:#4b5563;font-size:.78rem}.reviews-list__item-text{margin-top:.6rem;color:#10161f;line-height:1.6}.reviews-list__item-product{display:inline-block;align-self:flex-start;margin-top:.6rem;font-size:.78rem;font-weight:500;color:#ff5a1f}.reviews-list__item-product:hover{text-decoration:underline}.product-documents{display:flex;flex-direction:column;gap:.75rem}.product-documents__item{border-bottom:1px solid #dde2ea}.product-documents__item:last-child{border-bottom:none}.product-documents__link{display:flex;align-items:center;gap:.6rem;padding:.75rem 0;color:#10161f;font-weight:600}.product-documents__link i{color:#ff5a1f;font-size:1.1rem}.product-documents__link:hover{color:#ff5a1f}.product-documents__link{line-height:1.5}.search-suggest{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:60;background:#fff;border-radius:10px;box-shadow:0 8px 32px rgba(11,37,69,.14),0 2px 8px rgba(11,37,69,.08);overflow:hidden;max-height:70vh;overflow-y:auto}.search-suggest[hidden]{display:none}.search-suggest__item{display:flex;align-items:center;gap:.7rem;padding:.6rem .9rem;color:#10161f;border-bottom:1px solid #dde2ea}.search-suggest__item:last-child{border-bottom:none}.search-suggest__item:hover{background:#f6f7f9}.search-suggest__item img{flex:0 0 auto;width:40px;height:40px;object-fit:contain;border-radius:6px;background:#f6f7f9}.search-suggest__no-image{flex:0 0 auto;width:40px;height:40px;border-radius:6px;background:#f6f7f9}.search-suggest__info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.search-suggest__name{font-size:.86rem;font-weight:600;color:#10161f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggest__meta{font-size:.76rem;color:#5b7891}.compare-bar{position:fixed;left:50%;bottom:1rem;transform:translateX(-50%);z-index:90;display:flex;align-items:center;gap:.75rem;background:#0b2545;color:#fff;border-radius:999px;padding:.6rem .6rem .6rem 1rem;box-shadow:0 8px 32px rgba(11,37,69,.14),0 2px 8px rgba(11,37,69,.08)}.compare-bar[hidden]{display:none}.compare-bar__link{white-space:nowrap}.compare-bar button[data-compare-bar-clear]{width:28px;height:28px;border-radius:50%;color:hsla(0,0%,100%,.7);font-size:1.1rem;line-height:1}.compare-bar button[data-compare-bar-clear]:hover{background:hsla(0,0%,100%,.12);color:#fff}[data-compare-toggle].btn.is-active{background:#ff5a1f;color:#fff;border-color:#ff5a1f}.kp-page .cookie-consent{--cookie-surface: #ffffff;--cookie-ink: #10161f;--cookie-ink-soft: #4b5563;--cookie-line: #dde2ea;--cookie-link: #ff5a1f;--cookie-accent: #ff5a1f;--cookie-accent-hover: #e84a10;--cookie-accent-ink: #fff;--cookie-radius: 16px;--cookie-button-radius: 6px}
