.Footer_footer__sW3w7{background:#fff;border-top:1px solid #eaeaea;padding:40px 100px;color:#022f29;font-family:Onest,sans-serif;margin:0}.Footer_container__K54O4{display:flex;justify-content:space-between;gap:40px}.Footer_logo__C8n4g{font-size:28px;font-weight:900;flex:1 1;color:#022f29;display:flex;flex-direction:column;justify-content:flex-start;gap:60px}.Footer_columns__4NTP_{display:flex;flex:3 1;justify-content:space-between;gap:40px;flex-wrap:nowrap}.Footer_column__adSkR{flex:1 1;min-width:120px}.Footer_column__adSkR h4{font-size:13px;font-weight:700;margin-bottom:12px;color:#022F29}.Footer_column__adSkR ul{list-style:none;padding:0;margin:0}.Footer_column__adSkR li{color:rgba(2,47,41,.6);margin-bottom:6px;cursor:pointer}.Footer_column__adSkR li:hover{text-decoration:underline}.Footer_column__adSkR p{margin:0 0 6px}.Footer_contactBlock__MDej4{display:flex;align-items:center;justify-content:space-between;margin-top:24px;width:100%}.Footer_contactLeft__M8_26{display:flex;flex-direction:column;gap:4px}.Footer_phone__JWUGN{font-weight:600;color:#022f29;margin:0}.Footer_mail__xKUPE{color:#022f29}.Footer_social__q4Qfv{display:flex;align-items:center;justify-content:flex-end;gap:12px}.Footer_social__q4Qfv a img{width:24px;height:24px;opacity:.8;transition:opacity .2s ease}.Footer_social__q4Qfv a:hover img{opacity:1}.Footer_bottom__MYTgk{color:#999;font-size:13px;font-weight:400}@media (max-width:767px){.Footer_footer__sW3w7{display:none}}@media (min-width:768px) and (max-width:1279px){.Footer_footer__sW3w7{padding:30px 20px}.Footer_logo__C8n4g{font-size:24px}.Footer_columns__4NTP_{gap:20px}.Footer_column__adSkR{min-width:100px}.Footer_column__adSkR h4{font-size:12px;margin-bottom:8px}.Footer_column__adSkR li{font-size:12px;margin-bottom:4px}.Footer_contactBlock__MDej4{flex-direction:row;justify-content:space-between;margin-top:20px}.Footer_social__q4Qfv{justify-content:flex-end}.Footer_bottom__MYTgk{font-size:12px}}@media (min-width:1280px){.Footer_footer__sW3w7{padding:40px 100px}.Footer_logo__C8n4g{font-size:28px;gap:60px}.Footer_columns__4NTP_{gap:40px}.Footer_column__adSkR{min-width:160px}.Footer_column__adSkR h4{font-size:13px;margin-bottom:12px}.Footer_column__adSkR li{font-size:13px;margin-bottom:6px}.Footer_contactBlock__MDej4{flex-direction:row;justify-content:space-between;margin-top:24px}.Footer_bottom__MYTgk{font-size:13px}}.Header_header__Wtiot{background:white;border-bottom:1px solid #eee;font-family:Onest,sans-serif;position:relative}.Header_topBar__6_wwJ{display:flex;align-items:center;justify-content:space-between;padding:12px 100px;gap:24px}.Header_logo__GYj4L{display:flex;align-items:center;flex-shrink:0}.Header_logoImage__Z9g2S{margin-top:10px;height:52px;width:auto;object-fit:contain;display:block}.Header_search__PClsp{flex:1 1;display:flex;align-items:center;justify-content:flex-start}.Header_search__PClsp .ant-input-affix-wrapper{height:44px;border:2px solid #022f29;border-radius:4px;display:flex;align-items:center;width:75%}.Header_search__PClsp .ant-input{font-size:16px}.Header_actions__VuW7y{display:flex;align-items:center;gap:24px;flex-shrink:0}.Header_cart__azyEo{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#022f29;font-weight:500;text-align:center}.Header_icon__C_Cmv{font-size:22px}.Header_loginBtn__tKkWr{background:#022f29;border:none;color:white;height:44px;padding:0 20px;font-size:15px;font-weight:600;border-radius:6px;transition:background .3s ease,color .3s ease}.Header_nav__6_zh4{background:#022f29;color:white;display:flex;align-items:center;padding:0 100px;gap:32px;height:36px;position:relative}.Header_catalogWrapper__1CqB5{position:relative;height:100%}.Header_catalog__hfRcC{display:inline-flex;align-items:center;gap:8px;font-weight:500;cursor:pointer;background:transparent;padding:0 16px;height:36px;line-height:36px;transition:background .3s ease,color .3s ease;text-decoration:none;color:#ffffff}.Header_burgerContainer__L09cP{display:flex;align-items:center;justify-content:center;height:24px;width:24px}.Header_burgerIcon__b1gG4{content:url(/icons/dburger.svg);transition:content .3s ease}.Header_catalog__hfRcC.Header_active__wcYUC .Header_burgerIcon__b1gG4,.Header_catalog__hfRcC:hover .Header_burgerIcon__b1gG4{content:url(/icons/burger.svg)}.Header_catalog__hfRcC:hover{background:#eef5e3;color:#022f29}.Header_catalog__hfRcC.Header_active__wcYUC{background:#edf3ea;color:#022f29;text-decoration:none}.Header_catalog__hfRcC.Header_active__wcYUC span{color:#022f29;font-weight:600;text-decoration:none}.Header_dropdownsContainer__SM_Kg{position:absolute;top:100%;left:0;display:flex;gap:8px;z-index:1000}.Header_catalogDropdown__cICAA{background:white;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:220px;overflow:hidden;margin-right:8px}.Header_categoriesList__zIBAt{max-height:320px;overflow-y:auto;padding:4px 0;display:flex;flex-direction:column}.Header_categoryItemWrapper__Iivg1{position:relative;width:100%;display:flex}.Header_categoryItem__u7gyU{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;color:#022f29;text-decoration:none;font-weight:500;transition:background .3s ease;border:none;background:none;width:100%;cursor:pointer}.Header_categoryItem__u7gyU:hover{background:#eef5e3;border-radius:4px}.Header_categoryName__WMhiy{flex:1 1}.Header_arrowIcon__UJZbT{opacity:.6;transition:opacity .3s ease}.Header_categoryItem__u7gyU:hover .Header_arrowIcon__UJZbT{opacity:1}.Header_subcategoriesMenu__d_2oC{position:absolute;top:0;left:100%;background:white;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;padding:5px 0;z-index:1001;min-width:220px;overflow:visible;height:auto}.Header_subcategoriesGrid__bWf2l{display:grid;grid-template-rows:repeat(9,auto);grid-auto-flow:column;grid-gap:4px 0;gap:4px 0;padding:8px 16px;align-content:start;justify-content:start;white-space:nowrap;text-align:left}.Header_subcategoryHeader__ZmxEw{padding:8px 16px;font-weight:600;color:#022f29;background:#f9fbf8;border-bottom:1px solid #eee;margin:-8px -16px 8px;border-radius:4px 4px 0 0}.Header_subcategoryWithArrow__qxdKY{display:flex;justify-content:space-between;align-items:center;width:100%}.Header_subcategoryItem__X9435{display:flex;align-items:center;justify-content:center;padding:8px 16px;color:#022f29;text-decoration:none;font-weight:500;transition:background .3s ease;border:none;background:none;width:200px;text-align:center;cursor:pointer;white-space:nowrap}.Header_subcategoryItem__X9435:hover{background:#eef5e3;border-radius:4px}.Header_subArrowIcon__HD4SQ{flex-shrink:0;margin-left:8px;opacity:.6;width:12px;height:12px}.Header_menu__KtPmp{display:flex;gap:24px;list-style:none;padding:0;margin:0}.Header_menu__KtPmp li{display:inline-block;align-self:center}.Header_menu__KtPmp li a{color:#eef5e3;text-decoration:none;font-weight:500;transition:background .3s ease,color .3s ease;padding:0 12px;height:36px;line-height:36px;display:inline-flex;align-items:center}.Header_menu__KtPmp li:hover a{background:#eef5e3;color:#022f29}.Header_menu__KtPmp li.Header_active__wcYUC a{background:#eef5e3;color:#022f29;font-weight:600;text-decoration:none}@media (max-width:767px){.Header_header__Wtiot{display:none}.Header_mobileMenu___HJ4I{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;width:100%;background:rgba(255,255,255,.75);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(238,238,238,.8);box-shadow:0 -4px 12px rgba(0,0,0,.05);padding:12px 0 10px;z-index:1000}.Header_mobileItem__4hUJT{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#022f29;font-size:12px}.Header_mobileItem__4hUJT img{width:24px;height:24px;margin-bottom:4px}.Header_cartIcon__coZYR{position:relative;display:flex;align-items:center;justify-content:center}.Header_mobileMenu___HJ4I .ant-badge-count{font-size:11px;min-width:16px;height:16px;line-height:16px;border-radius:50%;right:-6px}}@media (min-width:768px) and (max-width:1279px){.Header_topBar__6_wwJ{padding:12px 40px;gap:16px}.Header_nav__6_zh4{padding:0 40px;gap:20px}.Header_search__PClsp .ant-input-affix-wrapper{width:100%}.Header_logoImage__Z9g2S{height:44px}.Header_loginBtn__tKkWr{font-size:14px;height:40px;padding:0 16px}.Header_cart__azyEo span{font-size:13px}.Header_menu__KtPmp{gap:16px}.Header_menu__KtPmp li a{font-size:14px;padding:0 8px}.Header_dropdownsContainer__SM_Kg{flex-direction:column}}.Header_mobileActive__LMe_x{color:#00a651;font-weight:600}.Header_mobileActive__LMe_x img{filter:brightness(0) saturate(100%) invert(58%) sepia(95%) saturate(495%) hue-rotate(77deg) brightness(92%) contrast(92%)}.authModal_header__KNAk9{text-align:center;margin-bottom:16px}.authModal_title__LEo7b{font-weight:700;margin-bottom:16px;color:#022f29}.authModal_formItem__hdbsl{margin-bottom:16px}.authModal_text__0OsQE{display:block;text-align:center;color:#6b6b6b;margin-top:12px}.authModal_link__ErRBw{font-weight:500;color:#022f29;cursor:pointer;transition:color .3s ease}.authModal_link__ErRBw:hover{color:rgba(2,47,41,.7)}.regModal_header___xbY5{text-align:center;margin-bottom:16px}.regModal_title__VLGuv{font-weight:700;margin-bottom:16px;color:#022f29}.regModal_formItem__yoYUD{margin-bottom:16px}.regModal_checkbox__XJywA{color:#022f29}.regModal_checkboxLink__3zlmY{text-decoration:underline;color:#022f29}.regModal_button__QyVLN{background-color:#022f29;border-color:#022f29;height:48px;font-weight:600;border-radius:8px;margin-bottom:16px}.regModal_text__AgIpe{display:block;text-align:center;color:#6b6b6b}.regModal_link__z_h2R{font-weight:500;color:#022f29}.CatalogMenu_catalogWrapper__7qEKG{position:relative;height:100%}.CatalogMenu_catalog__s_S53{display:inline-flex;align-items:center;gap:8px;font-weight:500;cursor:pointer;background:transparent;padding:0 16px;height:36px;line-height:36px;transition:background .3s ease,color .3s ease;text-decoration:none;color:#ffffff}.CatalogMenu_burgerContainer__Sd7p_{display:flex;align-items:center;justify-content:center;height:24px;width:24px}.CatalogMenu_burgerIcon__bqMDq{content:url(/icons/dburger.svg);transition:content .3s ease}.CatalogMenu_catalog__s_S53.CatalogMenu_active__Xcm5s .CatalogMenu_burgerIcon__bqMDq,.CatalogMenu_catalog__s_S53:hover .CatalogMenu_burgerIcon__bqMDq{content:url(/icons/burger.svg)}.CatalogMenu_catalog__s_S53:hover{background:#eef5e3;color:#022f29}.CatalogMenu_catalog__s_S53.CatalogMenu_active__Xcm5s{background:#edf3ea;color:#022f29;text-decoration:none}.CatalogMenu_catalog__s_S53.CatalogMenu_active__Xcm5s span{color:#022f29;font-weight:600;text-decoration:none}.CatalogMenu_dropdownsContainer__YDrwV{position:absolute;top:100%;left:0;display:flex;gap:8px;z-index:1000}.CatalogMenu_catalogDropdown__rcD9j{background:white;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:220px;overflow:hidden;margin-right:8px}.CatalogMenu_categoriesList__E2rSt{max-height:320px;overflow-y:auto;padding:4px 0;display:flex;flex-direction:column}.CatalogMenu_categoryItemWrapper__7TchD{position:relative;width:100%;display:flex}.CatalogMenu_categoryItem__7ARp6{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;color:#022f29;text-decoration:none;font-weight:500;transition:background .3s ease;border:none;background:none;width:100%;cursor:pointer;margin:10px 10px 0;min-width:220px}.CatalogMenu_categoryItem__7ARp6:hover{background:#eef5e3;border-radius:4px}.CatalogMenu_categoryName___ySJH{flex:1 1}.CatalogMenu_arrowIcon__DJBOm{opacity:.6;transition:opacity .3s ease}.CatalogMenu_categoryItem__7ARp6:hover .CatalogMenu_arrowIcon__DJBOm{opacity:1}.CatalogMenu_subcategoriesMenu__ZeGps{position:absolute;top:0;left:100%;background:white;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;padding:5px 0;z-index:1001;min-width:220px;overflow:visible;height:auto}.CatalogMenu_subcategoriesGrid__OYQpP{display:grid;grid-template-rows:repeat(9,auto);grid-auto-flow:column;grid-gap:4px 0;gap:4px 0;padding:8px 16px;align-content:start;justify-content:start;white-space:nowrap;text-align:left}.CatalogMenu_subcategoryHeader__PqOr3{padding:8px 16px 8px 12px;font-weight:600;color:#022f29;margin:-8px -16px 8px;border-radius:4px 4px 0 0;text-align:left;display:flex;align-items:center}.CatalogMenu_subcategoryWithArrow__XIqAu{display:flex;flex-direction:column;width:100%}.CatalogMenu_subcategoryRow__2NAJi{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:6px 12px;border-radius:4px;transition:background .3s ease}.CatalogMenu_subcategoryRow__2NAJi:hover{background:#eef5e3}.CatalogMenu_expandButton__VZQFO{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.CatalogMenu_expandButton__VZQFO:hover .CatalogMenu_subArrowIcon__ZMKVe{opacity:1}.CatalogMenu_subArrowIcon__ZMKVe{flex-shrink:0;opacity:.7;width:20px;height:20px;transition:opacity .2s ease}.CatalogMenu_subSubList__0NQ8n{display:flex;flex-direction:column;margin-left:32px;margin-top:4px;overflow:hidden;transition:max-height .3s ease}.CatalogMenu_subSubItem__mwC_R{padding:6px 12px;font-size:14px;color:#022f29;text-decoration:none;border-radius:4px;transition:background .2s ease}.CatalogMenu_subSubItem__mwC_R:hover{background:#eef5e3}.CatalogMenu_loading__wpb9T{padding:12px 16px;color:#666;font-style:italic}.CatalogMenu_subSubItem__mwC_R,.CatalogMenu_subSubItem__mwC_R:active,.CatalogMenu_subSubItem__mwC_R:link,.CatalogMenu_subSubItem__mwC_R:visited,.CatalogMenu_subcategoryItem__vu3AO,.CatalogMenu_subcategoryItem__vu3AO:active,.CatalogMenu_subcategoryItem__vu3AO:link,.CatalogMenu_subcategoryItem__vu3AO:visited{color:#022f29;text-decoration:none}.CatalogMenu_subCount__Sd_pk{font-weight:400;color:#666;font-size:13px}*{box-sizing:border-box;margin:0;padding:0}:root{--green-primary:#022F29;--green-secondary:#9CFC79;--gray-green:#98A4A3;--green-primary-60:rgba(2,47,41,0.6);--green-primary-30:rgba(2,47,41,0.3);--pastel-purple:#C0A3FF;--pastel-yellow:#FFEBA0;--pastel-blue:#B0FFF9;--pastel-green:#EEF5E3;--red:#B71C1C;--orange:#FF8F00;--green:#1E8000;--background:#ffffff;--foreground:var(--green-primary);--text-muted:var(--gray-green);--border-color:rgba(0,0,0,0.08);--button-primary-bg:var(--green-primary);--button-primary-hover:#00463C;--button-secondary-hover:#F2F2F2;font-family:Onest,Arial,sans-serif}