:root{--bg:#f0f2f1;--bg-rgb:240, 242, 241;--surface:#f7f8f7;--surface-2:#eef2ee;--text:#2e333d;--muted:#6e7582;--stroke:#d2d8d3;--primary:#11975c;--primary-dark:#0d7b4c;--white:#fff;--radius-6:6px;--radius-10:10px;--radius-14:14px;--radius-18:18px;--container-max:1360px;--shadow-soft:0 14px 36px #1f382c14}*{box-sizing:border-box;-webkit-hyphens:none;hyphens:none;word-break:normal}html,body{background:var(--bg);color:var(--text);text-rendering:geometricprecision;margin:0;padding:0;font-family:Gotham Pro,Segoe UI,Tahoma,sans-serif}@font-face{font-family:Gotham Pro;src:url(/fonts/gotham/GothamPro.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/fonts/gotham/GothamPro-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/fonts/gotham/GothamPro-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/fonts/gotham/GothamPro-Black.woff)format("woff");font-weight:900;font-style:normal;font-display:swap}.siteMain{min-height:calc(100vh - 300px)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,li{line-height:1.45}h1,h2,h3,.cardKicker,.navLink,.pillLink,.button{text-transform:uppercase}h1,h2,h3{letter-spacing:0;margin:0}h1{margin-bottom:28px;font-size:clamp(2rem,4vw,4.7rem);font-weight:900;line-height:.98}h2{margin:0 0 24px;font-size:clamp(1.6rem,2.4vw,2.55rem);font-weight:900;line-height:1.04}.internalPage h1{font-size:2.5rem;font-weight:700;line-height:1.05}.internalPage h2{font-size:1.125rem;font-weight:700;line-height:1.12}h3{font-size:clamp(1.18rem,1.8vw,1.9rem);font-weight:900;line-height:1.1}.container{width:min(var(--container-max), 100% - 48px);margin-inline:auto}.sectionSpacing{margin-top:74px}.sectionBottomSpace{margin-bottom:92px}.button{border-radius:var(--radius-14);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:14px;font-weight:500;transition:transform .14s,background-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.buttonPrimary{background:var(--primary);color:var(--white)}.buttonPrimary:hover{background:var(--primary-dark)}.buttonGhost{background:var(--white);color:var(--primary);border-color:var(--stroke)}.srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.siteHeader{z-index:10;border-bottom:1px solid var(--stroke);background:var(--surface);position:relative}.headerTopWrap{background:#f6f8f6;border-bottom:0}.headerTop{justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.headerContacts{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;display:grid}.contactCell{align-items:center;gap:10px;display:flex}.contactDot{width:28px;height:28px;color:var(--primary);background:0 0;border:1px solid #b7d6c4;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;display:inline-flex}.contactDot svg{width:16px;height:16px}.contactTitle{color:#4f5662;text-transform:uppercase;margin:0;font-size:.84rem;font-weight:700}.contactValue{margin:1px 0 0;font-size:.98rem}.contactValueLink{color:inherit;text-underline-offset:2px;text-decoration:underline}.headerCallButton{min-width:190px}.headerMain{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;display:grid}.brandLogo img{width:clamp(146px,14vw,246px);height:auto}.mainNav{flex-wrap:wrap;gap:10px;display:flex}.navLink{color:#0f8350;border:1px solid var(--stroke);border-radius:var(--radius-10);padding:8px 14px;font-size:.94rem;font-weight:700}.headerQuickActions{align-items:center;gap:10px;display:flex}.mobileIconButton{border-radius:var(--radius-10);border:1px solid var(--stroke);background:var(--white);width:44px;height:44px;color:var(--primary);justify-content:center;align-items:center;padding:0;display:none}.cartLink{border:1px solid var(--stroke);border-radius:var(--radius-10);color:#2d323c;white-space:nowrap;align-items:center;gap:8px;padding:10px 14px;font-size:1rem;font-weight:500;display:inline-flex;position:relative}.cartLink.isActive{background:var(--primary);border-color:var(--primary);color:#fff}.cartLink.isActive svg{color:#fff}.cartBadge{border:1px solid var(--primary);min-width:18px;height:18px;color:var(--primary);text-align:center;background:#fff;border-radius:999px;padding:0 5px;font-size:.68rem;font-weight:700;line-height:18px;display:none;position:absolute;bottom:-7px;right:-6px}.cartText{display:inline}.headerSearch{border-top:0}.searchForm{align-items:stretch;height:56px;margin:0 0 15px;display:flex}.searchForm input{border:1px solid var(--stroke);border-radius:var(--radius-14) 0 0 var(--radius-14);color:var(--text);background:#f4f6f5;border-right:0;outline:none;flex:1;padding:0 22px;font-size:1.125rem}.searchForm input::placeholder{color:#9ea5ae;font-size:1.125rem}.searchButton{border:1px solid var(--primary);border-radius:0 var(--radius-14) var(--radius-14) 0;align-self:stretch;min-width:180px;height:100%;min-height:100%}.mobileMenuPanel{background:var(--surface);border-top:1px solid #0000;max-height:0;transition:max-height .24s;display:none;overflow:hidden}.mobileMenuPanel.isOpen{border-top-color:var(--stroke);max-height:780px}.mobileMenuContent{padding:14px 0 18px}.mobileMenuNav{gap:8px;display:grid}.mobileMenuLink{border:1px solid var(--stroke);border-radius:var(--radius-10);text-transform:uppercase;background:#f6f8f6;padding:11px 14px;font-size:.95rem;font-weight:700;display:block}.mobileMenuContacts{gap:12px;margin-top:14px;display:grid}.mobileMenuContacts .contactCell{align-items:flex-start}.mobileMenuCallButton{width:100%;margin-top:16px}.heroSection{margin-top:60px}.heroFrame{border-radius:var(--radius-18);aspect-ratio:16/9;box-shadow:var(--shadow-soft);background-color:#fff;background-image:url(/images/banner-main-desktop.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.heroFrame:before{content:"";background:linear-gradient(90deg,#ffffffeb 0%,#ffffffc7 46%,#ffffff2e 100%);position:absolute;inset:0}.heroContent{z-index:1;align-items:flex-start;height:100%;padding:clamp(26px,3.8vw,54px);display:flex;position:relative}.heroLeft{max-width:min(760px,100%)}.heroLeft h1{color:var(--primary);margin-bottom:22px}.heroLeft p{color:#1f252d;max-width:46ch;margin:0;font-size:clamp(1.12rem,1.15vw,1.55rem)}.heroActions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.advantagesSection{margin-top:48px}.advantageGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.advantageCard{border:1px solid var(--stroke);border-radius:var(--radius-14);background:#f6f7f6;min-height:230px;padding:22px}.advantageIcon{border:2px solid #f06972;border-radius:50%;width:46px;height:46px;margin-bottom:16px;position:relative}.advantageIcon:after{content:"";background:#f06972;border-radius:50%;width:10px;height:10px;position:absolute;top:16px;left:16px}.advantageCard h2{margin:0 0 12px;font-size:1.15rem}.advantageCard p{color:#57606b;margin:0;font-size:1.01rem}.sectionHeadRow{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.catalogCardsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:48px;display:grid}.catalogSectionCard{aspect-ratio:4/3;border-radius:var(--radius-18);border:1px solid var(--stroke);isolation:isolate;flex-direction:column;justify-content:flex-start;padding:30px;display:flex;position:relative;overflow:hidden}.catalogSectionCard:before{content:"";background-image:var(--catalog-bg);z-index:0;background-position:50%;background-size:cover;transition:transform .28s;position:absolute;inset:0;transform:scale(1)}.catalogSectionCard:after{content:"";z-index:1;background:#11975ce6;transition:background-color .28s;position:absolute;inset:0}.catalogSectionCard:hover:before{transform:scale(1.05)}.catalogSectionCard:hover:after{background:#11975c80}.cardKicker{color:#4b8a60;margin:0 0 14px;font-size:1.07rem;font-weight:700;display:inline-block}.catalogSectionCard h2,.catalogSectionCard h3,.productCardTitle,.articleCard h3{text-wrap:balance;overflow-wrap:break-word}.catalogSectionCard h2,.catalogSectionCard h3{z-index:2;color:var(--white);text-shadow:0 2px 6px #17251f47;margin:0 0 14px;position:relative}.catalogSectionCard p{color:#fffffff5;z-index:2;text-shadow:0 1px 5px #17251f38;max-width:30ch;margin:0;font-size:1.08rem;position:relative}.pillList{flex-wrap:wrap;gap:10px;margin-bottom:44px;display:flex}.pillListBottom{margin-top:28px}.pillLink{border:1px solid var(--stroke);border-radius:var(--radius-10);background:#f5f7f6;padding:10px 16px;font-size:1.01rem;font-weight:700}.productCardsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:46px;display:grid}.productCard{border:1px solid var(--stroke);border-radius:var(--radius-14);background:var(--surface);flex-direction:column;gap:14px;padding:16px;transition:transform .15s,box-shadow .2s;display:flex}.productCard:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.subcategoryCardsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:46px;display:grid}.subcategoryCard{border:1px solid var(--stroke);border-radius:var(--radius-14);background:var(--surface);flex-direction:column;gap:12px;padding:16px;transition:transform .15s,box-shadow .2s;display:flex}.subcategoryCard:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.subcategoryCardMedia{aspect-ratio:4/3;border-radius:var(--radius-10);background:#e4e8e6;width:100%;position:relative;overflow:hidden}.subcategoryCardImage{object-fit:cover;object-position:center;width:100%;height:100%}.subcategoryCardTitle{text-transform:none;color:#2f343e;margin:0;font-size:1rem;font-weight:700;line-height:1.24}.subcategoryCardMeta{color:#6b727f;text-transform:none;margin:0;font-size:.9rem}.productCardMedia{aspect-ratio:4/3;border-radius:var(--radius-10);background:#e4e8e6;width:100%;position:relative;overflow:hidden}.productCardImage{object-fit:cover;object-position:center;border-radius:0;width:100%;height:100%}.productCardTitle{color:#2f343e;text-transform:none;margin:0 0 12px;font-size:1rem;font-weight:700;line-height:1.24}.productCardPrice{color:#d23a41;text-transform:none;margin:auto 0 0;font-size:1rem;font-weight:500}.articleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.docsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.standardCard{border:1px solid var(--stroke);border-radius:var(--radius-14);background:var(--surface);padding:18px}.standardCard h2{margin:0 0 12px;font-size:1.26rem}.standardCard p{text-transform:none;color:#4f5561;margin:0 0 10px}.standardCount{color:#6b727f;font-size:.94rem}.docsIntroCard p{margin-bottom:0}.docsRelatedGrid{margin-top:18px}.articlesListingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.articleCard{border:1px solid var(--stroke);border-radius:var(--radius-14);background:var(--surface);padding:24px}.articleCard h2,.articleCard h3{margin:0 0 16px}.articleCard p{color:#3a3f49;margin:0 0 12px;font-size:1.04rem}.cleanList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.cleanList li{color:#3a3f49;margin:0}.textLink{color:#12975c;font-size:.98rem;text-decoration:underline}.articleListCard{flex-direction:column;gap:0;padding:16px;display:flex}.articleListCard h2{font-size:1.375rem;line-height:1.18;transition:color .2s}.articleListCard:hover h2{color:var(--primary)}.articleCoverWrap{aspect-ratio:4/3;border-radius:var(--radius-10);border:1px solid var(--stroke);background:#e6ebe8;width:100%;margin-bottom:14px;position:relative;overflow:hidden}.articleCover{object-fit:cover;border-radius:0;width:100%;height:100%}.articleCoverFallback{color:#ffffffeb;text-transform:none;text-align:center;background:#12975c;justify-content:center;align-items:center;padding:10px;font-size:.7rem;line-height:1.25;display:flex;position:absolute;inset:0}.articleCoverFallback span{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.articleHeroImage{border-radius:var(--radius-14);border:1px solid var(--stroke);margin-bottom:24px;overflow:hidden}.articleHeroImage img{object-fit:cover;width:100%;height:auto}.articleBody{border:1px solid var(--stroke);border-radius:var(--radius-14);background:var(--surface);padding:24px}.articleContent{color:#3a404a;text-transform:none;font-size:1.08rem;line-height:1.55}.articleContent p,.articleContent ul,.articleContent ol{margin:0 0 14px}.articleContent ul,.articleContent ol{padding-left:22px}.articleContent li{margin:0 0 8px}.articleContent a{color:#12975c;text-decoration:underline}.articleContent img{border-radius:var(--radius-10);border:1px solid var(--stroke);width:100%;max-width:720px;height:auto;margin:18px auto;display:block}.articleContent strong,.articleContent em{color:#2e333d}.breadcrumbs{color:#6f7480;flex-wrap:wrap;gap:6px;margin:-8px 0 28px;font-size:1.04rem;display:flex}.breadcrumbsItem{gap:6px;display:inline-flex}.breadcrumbsDivider{color:#b0b4bb}.sectionLead{color:#515863;max-width:70ch;margin:0 0 28px;font-size:1.15rem}.productDetailCard{border:1px solid var(--stroke);border-radius:var(--radius-14);background:var(--surface);grid-template-columns:minmax(300px,.44fr) minmax(0,1fr);gap:30px;width:100%;padding:22px;display:grid}.productDetailMedia{aspect-ratio:1;border:1px solid var(--stroke);border-radius:var(--radius-10);background:#e4e8e6;width:100%;position:relative;overflow:hidden}.productDetailImage{object-fit:cover;object-position:center;width:100%;height:100%}.productDetailBody h2{margin:0 0 12px;font-size:clamp(1.25rem,1.7vw,1.85rem)}.productDetailBody p{color:#4f5561;margin:0 0 24px;font-size:1.08rem}.tableWrap{border:1px solid var(--stroke);border-radius:var(--radius-10);margin-bottom:28px;overflow-x:auto}table{border-collapse:collapse;width:100%}thead th{text-align:left;text-transform:uppercase;background:#e7eeea;padding:12px 14px;font-size:.96rem;font-weight:700}tbody td{border-top:1px solid var(--stroke);vertical-align:middle;padding:12px 14px;font-size:.98rem}.priceVatNote{text-transform:none;margin:0 0 14px}.productStandardList{text-transform:none;color:#4f5561;margin:0 0 24px}.productPriceRequestButton{margin-bottom:14px}.skuNameCell{flex-direction:column;justify-content:center;min-width:320px;display:flex}.skuNameText{text-transform:none;color:#2f343e;margin:0;font-size:1rem;display:inline-block}.skuNameLink{text-underline-offset:2px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .15s,text-decoration-color .15s}.skuNameLink:hover{color:var(--primary);-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.skuPriceText{color:#d23a41;text-transform:none;margin:8px 0 0;font-size:1rem;font-weight:500}.skuUnitCol,.skuUnitCell{width:110px}.skuActionCol,.skuActionCell{text-align:right;width:228px}.skuActionCell{vertical-align:middle}.skuTable tbody tr:nth-child(odd){background:#fff}.skuTable tbody tr:nth-child(2n){background:#eff4f0}.skuAddButton{justify-content:center;align-items:center;min-height:42px;padding-inline:18px;font-size:.875rem;display:inline-flex}.skuAddButton.isAdded{background:#0d7b4c}.variantBuyPanel{margin:0 0 22px}.variantPrice{color:#d23a41;text-transform:none;margin:0 0 12px;font-size:1.18rem;font-weight:500}.variantBuyRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.variantQtyControl{border:1px solid var(--stroke);border-radius:var(--radius-10);background:var(--white);align-items:center;display:inline-flex;overflow:hidden}.variantQtyButton{color:#2f343e;cursor:pointer;background:#f2f5f3;border:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.variantQtyInput{border:0;border-left:1px solid var(--stroke);border-right:1px solid var(--stroke);appearance:none;-moz-appearance:textfield;text-align:center;color:#2f343e;background:var(--white);width:72px;height:42px;font-size:1rem;line-height:42px}.variantAddButton{min-height:42px;padding-inline:18px}.cartSummaryBar{border:1px solid var(--stroke);border-radius:var(--radius-10);background:#eef2ee;justify-content:space-between;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex}.cartSummaryBar p{text-transform:none;color:#49505c;margin:0;font-size:1rem}.cartSummaryTotal{color:#2f343d;font-weight:700}.cartItemsList{gap:12px;display:grid}.cartItemCard{border:1px solid var(--stroke);border-radius:var(--radius-10);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.cartItemInfo h2{margin:0 0 8px;font-size:1.2rem}.cartItemNameLink{color:inherit;text-underline-offset:2px;text-decoration:underline}.cartItemPrice{color:#d23a41;text-transform:none;margin:0;font-size:1rem;font-weight:500}.cartItemControls{align-items:center;gap:12px;display:flex}.cartQtyControl{border:1px solid var(--stroke);border-radius:var(--radius-10);align-items:center;gap:8px;padding:6px 8px;display:inline-flex}.cartQtyButton{border:1px solid var(--stroke);background:var(--white);color:#2f343d;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.cartQtyControl span{text-align:center;min-width:24px;font-weight:700}.cartRemoveButton{min-height:42px}.cartActionsRow{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:16px;display:flex}.cartEmptyGrid{grid-template-columns:minmax(0,760px)}.checkoutLayout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start;gap:18px;display:grid}.checkoutCard{border:1px solid var(--stroke);border-radius:var(--radius-14);background:var(--surface);padding:20px}.checkoutCard h2{margin:0 0 14px}.checkoutItemList{margin:0 0 12px;padding:0;list-style:none;display:grid}.checkoutItemRow{border-top:1px solid var(--stroke);justify-content:space-between;gap:14px;margin:0;padding:12px 0;display:flex}.checkoutItemRow:first-child{border-top:0}.checkoutItemName{color:#2f343e;text-transform:none;margin:0 0 4px;font-size:1.02rem}.checkoutItemMeta{color:#6d7380;text-transform:none;margin:0;font-size:.96rem}.checkoutItemLineTotal{color:#2f343e;text-transform:none;white-space:nowrap;margin:0;font-size:1rem;font-weight:500}.checkoutTotal{color:#2f343e;text-transform:none;margin:0 0 6px;font-size:1.16rem;font-weight:700}.checkoutCount{color:#677080;text-transform:none;margin:0 0 14px;font-size:.95rem}.checkoutBackButton{width:100%}.checkoutForm{gap:12px;display:grid}.checkoutFieldset{border:1px solid var(--stroke);border-radius:var(--radius-10);margin:0;padding:12px 14px}.checkoutFieldset legend{color:#4e5663;text-transform:uppercase;padding:0 6px;font-size:.84rem;font-weight:700}.checkoutRadioList{gap:10px;display:grid}.checkoutRadioRow{color:#2f343d;text-transform:none;grid-template-columns:auto 1fr;align-items:center;gap:10px;font-size:1rem;display:grid}.checkoutRadioRow input{width:18px;height:18px;margin:0}.formTextarea{resize:vertical;height:auto;min-height:88px;font-family:inherit;line-height:1.4}.checkoutConsentRow{margin-top:2px}.checkoutEmptyCard{max-width:760px}.checkoutSuccessPanel{margin-bottom:20px}.checkoutSuccessPanel p{text-transform:none}.checkoutSuccessActions{flex-wrap:wrap;gap:10px;display:flex}.ordersSettingsCard{margin-bottom:22px}.ordersSettingsCard .sectionLead{margin-bottom:14px}.ordersSettingsForm{gap:12px;display:grid}.ordersSettingsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ordersFieldLabel{color:#4e5561;text-transform:uppercase;gap:8px;font-size:.86rem;font-weight:700;display:grid}.ordersFieldLabel .formInput{height:48px;font-size:1rem}.ordersPreview,.ordersStatusText{color:#5f6673;text-transform:none;margin:0;font-size:1rem}.ordersListBlock{gap:14px;display:grid}.orderCardTop{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.orderCardTop h2{margin:0}.orderCardTop p{color:#5f6673;text-transform:none;margin:0}.orderMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-bottom:14px;display:grid}.orderMetaGrid p{color:#4f5561;text-transform:none;margin:0;font-size:1rem}.orderMetaGrid strong{color:#2f343e}.orderMetaWide{grid-column:1/-1}.ordersItemsTable th,.ordersItemsTable td{text-transform:none}.ctaPanel{border:1px solid var(--stroke);border-radius:var(--radius-14);background:#eff4f0;padding:24px}.contactsCtaPanel{margin:40px 0}.aboutCtaPanel{margin-top:24px}.ctaPanel h2{margin-bottom:12px}.ctaPanel p{margin-bottom:16px}.copyButtonWrap{margin-top:16px}.copyRequisitesButton{width:100%}.copyButtonHint{color:#6a707c;text-transform:none;margin:10px 0 0;font-size:.95rem}.legalDocCard{border:1px solid var(--stroke);border-radius:var(--radius-14);background:var(--surface);padding:24px}.legalDocSections{gap:22px;margin-bottom:12px;display:grid}.legalDocSection h2{margin:0 0 12px;font-size:clamp(1.2rem,2vw,1.7rem)}.legalDocSection p{color:#4f5561;margin:0 0 10px;font-size:1.06rem}.siteFooter{border-top:1px solid var(--stroke);background:#f7f8f7;margin-top:90px}.footerInner{justify-content:space-between;align-items:center;gap:18px;padding:24px 0;display:flex}.footerInner p{color:var(--muted);margin:6px 0 0}.modalOverlay{z-index:1000;background:#232b377a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modalCard{border:1px solid var(--stroke);border-radius:var(--radius-18);background:#f6f8f7;width:min(560px,100%);max-height:calc(100vh - 48px);padding:34px 34px 28px;position:relative;overflow-y:auto}.modalClose{background:var(--white);cursor:pointer;color:#2f343d;border:1px solid #aeb7c1;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;line-height:0;transition:transform .16s;display:flex;position:absolute;top:22px;right:22px}.modalClose:hover{transform:scale(1.06)}.modalClose svg{display:block}.modalTitle{margin:8px 0 14px;padding-right:80px}.modalText{color:#5d6470;text-transform:none;margin:0 0 18px;font-size:1.2rem}.modalForm{gap:12px;display:grid}.formInput{border:1px solid var(--stroke);border-radius:var(--radius-10);background:var(--white);width:100%;height:56px;color:var(--text);padding:0 16px;font-size:18px}.formInput.formTextarea{height:auto;min-height:88px;padding:10px 16px 12px;line-height:1.4}.consentRow{color:#656c78;text-transform:none;grid-template-columns:auto 1fr;align-items:center;gap:12px;font-size:1rem;display:grid}.consentRow input{width:30px;height:30px;margin-top:0}.consentRow a{color:#12975c;text-decoration:underline}.formError{color:#c42834;text-transform:none;margin:0;font-size:1rem}.formChecksGroup{border-top:1px solid #c6ccd3;border-bottom:1px solid #c6ccd3;gap:8px;margin:22px 0;padding:22px 0;display:grid}.consentRowSimple{font-size:1rem}.consentRowSimple input{margin-top:0}.modalSubmit{width:100%;height:58px}.modalSuccess{color:#16653f;border-radius:var(--radius-10);text-transform:none;background:#ecf7ef;border:1px solid #bad7c6;padding:18px;font-size:1.08rem}@media (max-width:1199px){.headerTop{flex-direction:column;align-items:stretch}.headerContacts{grid-template-columns:repeat(2,minmax(0,1fr))}.headerCallButton{width:100%}.headerMain{grid-template-columns:auto minmax(0,1fr) auto;row-gap:12px}.mainNav{grid-column:1/-1}.headerQuickActions{grid-column:3;justify-self:end}.productCardsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalogCardsGrid,.docsGrid,.advantageGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.heroContent{padding:32px}.productDetailCard,.checkoutLayout{grid-template-columns:1fr}.ordersSettingsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.container{width:calc(100% - 20px)}.button{font-size:.875rem}.sectionSpacing{margin-top:46px}h1{margin-bottom:18px;font-size:clamp(1.74rem,8vw,2.7rem)}h2{margin-bottom:14px;font-size:clamp(1.35rem,6vw,1.95rem)}.internalPage h1{font-size:1.875rem;font-weight:700;line-height:1.08}.internalPage h2{font-size:1rem;font-weight:700;line-height:1.15}h3{font-size:clamp(1.15rem,5vw,1.52rem)}.siteHeader{z-index:120;background:rgba(var(--bg-rgb), .8);-webkit-backdrop-filter:blur(8px);border-bottom:0;position:sticky;top:0}.headerTopWrap{display:none}.headerMain{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:62px;padding:10px 0}.brandLogo img{width:146px}.headerQuickActions{grid-column:2;justify-self:end;gap:8px}.mainNav{display:none}.cartLink{background:var(--white);width:44px;height:44px;color:var(--primary);border-color:#11975c57;justify-content:center;padding:0}.cartText{display:none}.cartLink.isActive{background:var(--primary);border-color:var(--primary);color:#fff}.cartLink.isActive .cartBadge{display:block;bottom:-6px;right:-5px}.mobileIconButton{background:rgba(var(--bg-rgb), .8);color:var(--primary);border-color:#11975c57;display:inline-flex}.mobileIconButton.isActive{background:rgba(var(--bg-rgb), .8);color:var(--primary);border-color:#11975c8c}.headerSearch{border-top:1px solid var(--stroke);background:rgba(var(--bg-rgb), .8);-webkit-backdrop-filter:blur(8px);max-height:0;transition:max-height .24s;overflow:hidden}.headerSearch.isOpen{max-height:126px}.searchForm{height:48px;margin:10px 0 12px}.searchForm input{background:var(--white);border-color:#ffffff80;padding:0 14px;font-size:1rem}.searchForm input::placeholder{font-size:1rem}.searchButton{min-width:108px;height:100%;min-height:100%;font-size:.875rem}.mobileMenuPanel{background:rgba(var(--bg-rgb), .8);-webkit-backdrop-filter:blur(8px);display:block}.mobileMenuContent{padding:12px 0 16px}.mobileMenuLink{background:rgba(var(--bg-rgb), .88);padding:10px 12px;font-size:.93rem}.mobileMenuContacts .contactDot{flex-basis:26px;width:26px;height:26px}.mobileMenuContacts .contactDot svg{width:14px;height:14px}.mobileMenuContacts .contactTitle{font-size:.8rem}.mobileMenuContacts .contactValue{font-size:1rem}.mobileMenuCallButton{min-height:46px}.pillLink{font-size:.875rem}.heroSection{margin-top:34px}.heroFrame{aspect-ratio:9/16;background-image:url(/images/banner-main-mobile.webp)}.heroFrame:before{background:linear-gradient(#fffffff0 0%,#ffffffd6 48%,#ffffff70 100%)}.heroContent{padding:22px}.heroLeft p{font-size:1rem}.heroActions{flex-direction:column;align-items:stretch;margin-top:24px}.heroActions .button{font-size:.875rem}.advantageGrid{grid-template-columns:1fr;gap:12px}.advantageCard{min-height:0;padding:18px}.catalogCardsGrid,.docsGrid{grid-template-columns:1fr;gap:12px}.catalogSectionCard{aspect-ratio:4/3;padding:20px}.catalogSectionCard h2,.catalogSectionCard h3,.subcategoryCardTitle{font-size:1rem;line-height:1.2}.subcategoryCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.subcategoryCard{padding:12px}.productCardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.productCard{padding:12px}.productCardTitle{font-size:1rem;line-height:1.22}.priceVatNote{margin-bottom:12px;font-size:.875rem}.productPriceRequestButton{width:100%;margin-bottom:12px}.skuTable thead th,.skuTable tbody td{padding:10px}.skuUnitCol,.skuUnitCell{display:none}.skuNameCell{min-width:0}.skuNameText{font-size:.94rem}.skuPriceText{margin-top:6px;font-size:.92rem}.skuActionCol,.skuActionCell{width:138px}.skuAddButton{min-height:40px;padding-inline:10px;font-size:.875rem}.variantBuyRow{align-items:stretch;width:100%}.variantQtyControl{justify-content:space-between;width:100%}.variantQtyButton{width:40px;height:40px}.variantQtyInput{flex:1;width:auto;min-width:0;height:40px}.variantAddButton{width:100%;min-height:40px}.cartSummaryBar{flex-direction:column;gap:8px}.cartItemCard{flex-direction:column;align-items:stretch;gap:12px}.cartItemInfo h2{font-size:1.05rem}.cartItemControls{justify-content:space-between}.cartQtyButton{width:28px;height:28px}.cartRemoveButton{min-height:40px;padding-inline:14px}.cartActionsRow .button{width:100%}.checkoutCard{padding:16px}.checkoutItemRow{flex-direction:column;align-items:flex-start;gap:6px}.checkoutItemName{font-size:.96rem}.checkoutItemMeta,.checkoutItemLineTotal,.checkoutCount{font-size:.9rem}.checkoutTotal{font-size:1.02rem}.checkoutFieldset legend{font-size:.8rem}.checkoutRadioRow{font-size:.93rem}.formTextarea{min-height:72px;font-size:1rem}.checkoutSuccessActions .button{width:100%}.ordersSettingsGrid{grid-template-columns:1fr}.orderCardTop{flex-direction:column;align-items:flex-start}.orderMetaGrid{grid-template-columns:1fr}.ordersItemsTable{min-width:700px}.articleGrid{grid-template-columns:1fr}.articleListCard h2{font-size:1.25rem;line-height:1.2}.articleBody{padding:16px}.articleContent{font-size:1rem}.legalDocCard{padding:18px}.legalDocSection p{font-size:1rem}.modalOverlay{padding:10px}.modalCard{border-radius:var(--radius-14);max-height:calc(100vh - 20px);padding:24px 16px 18px}.modalClose{width:40px;height:40px;top:14px;right:14px}.modalTitle{padding-right:58px;font-size:clamp(1.45rem,8vw,2.1rem)}.modalText,.consentRow{font-size:.875rem}.formInput{height:52px;font-size:1rem}.modalSubmit{font-size:.875rem}.footerInner{flex-direction:column;align-items:flex-start}}@media (min-width:768px){.heroContent{align-items:center}.heroLeft h1{font-size:3.125rem}.headerSearch{max-height:none;overflow:visible}}
