*{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}:root{--background-color:#f5f5f5;--button-background:#00b302;--button-background-hover:#01ca04;--primary-color:#00b302;--footer-background:#076b00;--swiper-pagination-color:#00b302;--swiper-pagination-bullet-size:12px;--swiper-pagination-bullet-horizontal-gap:3px;--swiper-pagination-bullet-inactive-color:#f5f5f5;--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bottom:32px}body{background:var(--background-color)}body input{color:#4e4e4e}main{min-height:calc(100svh - 91px)}.container{padding:0 16px;max-width:1200px;margin:0 auto}@media(min-width:1200px){main{min-height:calc(100vh - 178px)}.container{padding:0}}.Icons_root__qdlHw{display:flex;align-items:center;gap:8px}.Icons_iconBtn__5tJAc{position:relative;width:44px;height:44px;border:1px solid #d8d3c8;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1c1c1c;transition:border-color .2s;list-style:none}.Icons_iconBtn__5tJAc:hover{border-color:#00b302}.Icons_iconBtn__5tJAc>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Icons_iconBtn__5tJAc svg,.Icons_iconBtn__5tJAc>div svg{width:22px;height:22px}.Icons_iconLink___QDzl{width:100%;height:100%;color:inherit}.Icons_badge__CbcrO,.Icons_iconLink___QDzl{display:flex;align-items:center;justify-content:center}.Icons_badge__CbcrO{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;border-radius:9px;background:#00b302;color:#fff;font-size:10.5px;font-weight:700;padding:0 4px;pointer-events:none;line-height:1}.Icons_burger__xi1EX{display:flex;align-items:center;justify-content:center;list-style:none}@media(min-width:1200px){.Icons_burger__xi1EX{display:none}}.MobileMenu_root__W9_r5 .ant-drawer-header{display:none!important}.MobileMenu_content__dJHyb{padding-top:20px;padding-bottom:20px}.MobileMenu_header__YV2e1{display:flex;align-items:center;justify-content:space-between}.MobileMenu_closeBtn__5yR_V{cursor:pointer;border:none;background-color:unset}.MobileMenu_menuItem__AOLvP{padding:0 13px;height:72px;display:flex;align-items:center;border-bottom:1px solid #d9d9d9;font-size:16px;font-weight:600;color:#4e4e4e}.MobileMenu_menuItem__AOLvP>a{display:flex;align-items:center;width:100%;height:100%;color:inherit;text-decoration:none}.MobileMenu_menuItem__AOLvP:hover,.MobileMenu_menuItem__AOLvP:hover>a{color:#00b302}.MobileMenu_catalog__Jpa_1{cursor:pointer;justify-content:space-between}.MobileMenu_catalog__Jpa_1>img{transition:transform .3s ease}.MobileMenu_catalog__open__T_o_I>img{transform:rotate(-180deg)}.MobileMenu_categories__dtSXU{display:none}.MobileMenu_categories__dtSXU li{padding-left:26px}.MobileMenu_categories__open__17Mmv{display:block}.MobileMenu_numbers__OmNTm{padding-left:18px;line-height:22px;margin-top:50px;font-size:16px;display:flex;flex-direction:column;gap:3px;font-weight:400;color:#4e4e4e}.MobileMenu_numbers__OmNTm a,.MobileMenu_numbers__OmNTm a:hover{color:inherit}.MobileMenu_address__1og_Z{font-weight:400;font-size:16px;line-height:22px;max-width:220px;color:#4e4e4e;margin-top:25px;padding-left:18px}.MobileMenu_successBtn__zNueB{margin-top:25px}.MobileMenu_successBtn__zNueB button{width:100%!important;height:43px!important}.Search_openBtn__5yTdX{cursor:pointer;display:flex;align-items:center}.Search_backdrop__QJ6mW{position:fixed;inset:0;background:rgba(28,26,23,.45);z-index:999}.Search_panel__B0MLZ{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;border-bottom:1px solid #e6e1d6;box-shadow:0 8px 40px rgba(0,0,0,.1);max-height:75vh;overflow-y:auto}.Search_panelInner__x_N_e{max-width:1240px;margin:0 auto;padding:20px 20px 24px}@media(min-width:1200px){.Search_panelInner__x_N_e{padding:24px 48px 28px}}.Search_searchRow__UdINj{display:flex;align-items:center;gap:12px}.Search_searchInput__RJUUs{position:relative;flex:1 1}.Search_searchInput__RJUUs svg{position:absolute;left:16px;top:50%;translate:0 -50%;width:18px;height:18px;pointer-events:none}.Search_searchInput__RJUUs svg path{stroke:#6b6860}.Search_searchInput__RJUUs input{width:100%;height:50px;background:#f0eee9;padding:0 16px 0 46px;border-radius:10px;border:2px solid transparent;font-size:16px;color:#1c1a17;font-family:inherit;transition:border-color .2s,background .2s}.Search_searchInput__RJUUs input:focus{outline:none;border-color:#00b302;background:#fff}.Search_searchInput__RJUUs input::placeholder{color:#9b9690}@media(min-width:1200px){.Search_searchInput__RJUUs input{height:56px;font-size:18px}}.Search_closeBtn__FnuvI{cursor:pointer;flex-shrink:0;width:40px;height:40px;border-radius:8px;background:#f0eee9;border:none;display:flex;align-items:center;justify-content:center;transition:background .2s}.Search_closeBtn__FnuvI svg{width:13px;height:13px}.Search_closeBtn__FnuvI svg path{fill:#6b6860}.Search_closeBtn__FnuvI:hover{background:#e6e1d6}.Search_results__rTYLd{margin-top:8px;border-top:1px solid #e6e1d6;padding-top:4px}.Search_results__rTYLd li:not(:last-child){border-bottom:1px solid #f0eee9}.Search_results__rTYLd a{display:flex;align-items:center;gap:12px;padding:11px 10px;color:#1c1a17;text-decoration:none;border-radius:8px;transition:background .15s,color .15s;font-size:15px;line-height:1.4}.Search_results__rTYLd a:hover{background:#f0eee9;color:#00b302}.Search_results__rTYLd a:hover .Search_resultIcon__4b4IM svg path{stroke:#00b302}@media(min-width:1200px){.Search_results__rTYLd a{font-size:16px;padding:12px 10px}}.Search_resultIcon__4b4IM{flex-shrink:0;display:flex;align-items:center}.Search_resultIcon__4b4IM svg{width:15px;height:15px;opacity:.35}.Search_resultIcon__4b4IM svg path{stroke:#6b6860;transition:stroke .15s}.Search_noResults__a8Y78{margin-top:20px;text-align:center;color:#6b6860;font-size:15px;padding:28px 0 8px}.Header_root__21SHk{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#f0eee9;border-bottom:1px solid #e0d9cb}.Header_topBar__sgSS1{display:none;background:#ece9e1;border-bottom:1px solid #e0d9cb;color:#6b675f}@media(min-width:1200px){.Header_topBar__sgSS1{display:block}}.Header_topBarInner__kgwwT{max-width:1240px;margin:0 auto;padding:0 48px;height:44px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}.Header_topBarLeft__bDXNh{display:flex;align-items:center;gap:22px}.Header_addressItem__4ptMc{display:inline-flex;align-items:center;gap:7px}.Header_hours__gzqSy{opacity:.85}.Header_topBarRight__E7eAP{display:flex;align-items:center;gap:22px}.Header_topBarRight__E7eAP a{color:#1c1c1c;font-weight:600;font-size:14px;transition:color .2s}.Header_topBarRight__E7eAP a:hover{color:#00b302}.Header_topBarRight__E7eAP a:last-child{color:#6b675f;font-weight:400}.Header_mainRow__Bao2U{background:#f0eee9}.Header_mainRowInner__iT34k{max-width:1240px;margin:0 auto;padding:0 16px;height:64px;display:flex;align-items:center;gap:16px}@media(min-width:1200px){.Header_mainRowInner__iT34k{padding:0 48px;height:80px;gap:26px}}.Header_logo__2Gc6d{display:flex;align-items:center;flex-shrink:0}.Header_nav__6dZi2{display:none;align-items:center;gap:24px;flex:1 1}.Header_nav__6dZi2 a{font-size:16px;font-weight:500;color:#3a3631;white-space:nowrap;transition:color .2s}.Header_nav__6dZi2 a:hover{color:#00b302}@media(min-width:1200px){.Header_nav__6dZi2{display:flex}}.Header_actions__qyT9I{display:flex;align-items:center;gap:10px;margin-left:auto}.Header_ctaBtn__9HUY9{display:none}.Header_ctaBtn__9HUY9 button{display:inline-flex!important;align-items:center!important;gap:9px!important;background:#00b302!important;color:#fff!important;font-weight:600!important;font-size:15px!important;padding:0 24px!important;height:46px!important;width:auto!important;border-radius:40px!important;white-space:nowrap!important;border:none!important;cursor:pointer!important;transition:filter .2s!important}.Header_ctaBtn__9HUY9 button:hover{filter:brightness(1.06)!important;background:#00b302!important}@media(min-width:1200px){.Header_ctaBtn__9HUY9{display:block}}.Footer_root__HdgJ3{background:#141310;padding:52px 20px 32px}@media(min-width:1200px){.Footer_root__HdgJ3{padding:70px 48px 40px}}.Footer_inner__ojqPk{max-width:1240px;margin:0 auto}.Footer_grid__jU53R{display:grid;grid-template-columns:1fr 1fr;grid-gap:36px 24px;gap:36px 24px;padding-bottom:40px;border-bottom:1px solid #2c2823}@media(min-width:1200px){.Footer_grid__jU53R{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px}}.Footer_brand__Zl0Ls{grid-column:1/-1}@media(min-width:1200px){.Footer_brand__Zl0Ls{grid-column:auto}}.Footer_logo__mM_ZC{display:flex;align-items:center}.Footer_brandDesc__4DPtQ{margin-top:18px;font-size:14px;color:#8a847a;line-height:1.6;max-width:34ch}.Footer_col__GffgG{display:flex;flex-direction:column}.Footer_colLabel__17OIH{font-size:11px;letter-spacing:.06em;color:#6f695f;margin-bottom:16px;font-weight:600;text-transform:uppercase}@media(min-width:1200px){.Footer_colLabel__17OIH{font-size:12px;margin-bottom:18px}}.Footer_colLinks__tPfxj{display:flex;flex-direction:column;gap:10px}@media(min-width:1200px){.Footer_colLinks__tPfxj{gap:12px}}.Footer_colLink__faRzj{font-size:13.5px;color:#cfc9bf;transition:color .2s}.Footer_colLink__faRzj:hover{color:#00b302}@media(min-width:1200px){.Footer_colLink__faRzj{font-size:14.5px}}.Footer_phone__q0Y7F{font-size:16px;font-weight:700;color:#f4f1ea;display:block;margin-bottom:8px;transition:color .2s}.Footer_phone__q0Y7F:hover{color:#00b302}@media(min-width:1200px){.Footer_phone__q0Y7F{font-size:18px}}.Footer_email__IKTSo{font-size:13.5px;color:#cfc9bf;display:block;margin-top:2px;transition:color .2s}.Footer_email__IKTSo:hover{color:#00b302}@media(min-width:1200px){.Footer_email__IKTSo{font-size:14.5px}}.Footer_bottom__3TUTs{padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12px;color:#6f695f}.Footer_bottomLink__1_Iee{color:#6f695f;transition:color .2s}.Footer_bottomLink__1_Iee:hover{color:#a8a299}