.header-module__MIcRHW__header{background:var(--background);border-bottom:1px solid var(--border-color);font-family:var(--font-family);font-weight:400;position:relative}.header-module__MIcRHW__topBar{flex-wrap:wrap;align-items:center;padding:12px 130px;display:flex}.header-module__MIcRHW__logo{flex-shrink:0;align-items:center;display:flex}.header-module__MIcRHW__logoImage{object-fit:contain;width:auto;height:52px;margin-top:10px;display:block}.header-module__MIcRHW__actions{flex-shrink:0;align-items:center;gap:24px;margin-left:auto;display:flex}.header-module__MIcRHW__cart{cursor:pointer;color:var(--green-primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;font-weight:400;transition:color .2s;display:flex}.header-module__MIcRHW__cart:hover{color:var(--green-primary-60)}.header-module__MIcRHW__icon{font-size:22px}.header-module__MIcRHW__loginBtn{background:var(--button-primary-bg);color:#fff;height:44px;font-size:15px;font-weight:400;font-family:var(--font-family);cursor:pointer;border:none;border-radius:8px;padding:0 20px;transition:background-color .3s}.header-module__MIcRHW__loginBtn:hover{background-color:var(--button-primary-hover)}.header-module__MIcRHW__nav{background:var(--green-primary);color:#fff;align-items:center;gap:32px;height:36px;padding:0 130px;display:flex;position:relative}.header-module__MIcRHW__burgerContainer{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.header-module__MIcRHW__burgerIcon{content:url(/icons/dburger.svg);transition:content .3s}.header-module__MIcRHW__catalog:hover .header-module__MIcRHW__burgerIcon,.header-module__MIcRHW__catalog.header-module__MIcRHW__active .header-module__MIcRHW__burgerIcon{content:url(/icons/burger.svg)}.header-module__MIcRHW__catalog:hover,.header-module__MIcRHW__catalog.header-module__MIcRHW__active{background:var(--pastel-green);color:var(--green-primary);text-decoration:none}.header-module__MIcRHW__catalog.header-module__MIcRHW__active span{color:var(--green-primary);font-weight:400}.header-module__MIcRHW__menu{gap:0;margin:0;padding:0;list-style:none;display:flex}.header-module__MIcRHW__menu li{align-self:center;display:inline-block}.header-module__MIcRHW__menu li a{color:var(--pastel-green);align-items:center;height:36px;padding:0 12px;font-weight:400;line-height:36px;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.header-module__MIcRHW__menu li:hover a,.header-module__MIcRHW__menu li.header-module__MIcRHW__active a{background:var(--pastel-green);color:var(--green-primary);font-weight:400;text-decoration:none}@media (max-width:767px){.header-module__MIcRHW__header{display:none}.header-module__MIcRHW__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border-color);z-index:1000;background:#ffffffbf;justify-content:space-around;align-items:center;width:100%;padding:12px 0 10px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 12px #0000000d}.header-module__MIcRHW__mobileItem{color:var(--green-primary);font-size:12px;font-family:var(--font-family);flex-direction:column;align-items:center;font-weight:400;text-decoration:none;display:flex}.header-module__MIcRHW__mobileItem img{width:24px;height:24px;margin-bottom:4px}.header-module__MIcRHW__mobileActive{color:var(--green);font-weight:400}.header-module__MIcRHW__mobileActive img{filter:brightness(0)saturate()invert(58%)sepia(95%)saturate(495%)hue-rotate(77deg)brightness(92%)contrast(92%)}.header-module__MIcRHW__cartIcon{justify-content:center;align-items:center;display:flex;position:relative}.header-module__MIcRHW__mobileMenu .ant-badge-count{border-radius:50%;min-width:16px;height:16px;font-size:11px;line-height:16px;right:-6px}}@media (min-width:768px) and (max-width:1279px){.header-module__MIcRHW__topBar{flex-wrap:wrap;gap:16px;padding:12px 40px}.header-module__MIcRHW__nav{gap:20px;padding:0 40px}.header-module__MIcRHW__logoImage{height:44px}.header-module__MIcRHW__loginBtn{height:40px;padding:0 16px;font-size:14px}.header-module__MIcRHW__cart span{font-size:13px}.header-module__MIcRHW__menu li a{padding:0 8px;font-size:14px}.header-module__MIcRHW__dropdownsContainer{flex-direction:column}}
.authModal-module__DnrpHa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#00000080;position:fixed;inset:0}.authModal-module__DnrpHa__modal{z-index:9999;background:#fff;border-radius:12px;width:516px;min-height:285px;padding:40px 20px;position:fixed;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%);box-shadow:0 20px 40px #00000026}.authModal-module__DnrpHa__closeButton{cursor:pointer;background:0 0;border:none;border-radius:4px;transition:background .2s;position:absolute;top:20px;right:20px}.authModal-module__DnrpHa__closeButton:hover{background:#0000000d}.authModal-module__DnrpHa__header{text-align:center;margin-bottom:20px}.authModal-module__DnrpHa__title{color:var(--green-primary);font-size:24px;font-weight:700;line-height:normal;font-family:var(--font-family);margin:0 0 16px}.authModal-module__DnrpHa__form{flex-direction:column;gap:20px;display:flex}.authModal-module__DnrpHa__formItem{margin-bottom:0}.authModal-module__DnrpHa__input{width:100%;height:54px;font-size:16px;font-family:var(--font-family);border:1px solid #d9d9d9;border-radius:6px;padding:12px 16px;transition:border-color .2s,box-shadow .2s}.authModal-module__DnrpHa__input:focus{border-color:var(--green-primary);outline:none;box-shadow:0 0 0 3px #022f291a}.authModal-module__DnrpHa__inputError{border-color:#ff4d4f}.authModal-module__DnrpHa__inputError:focus{border-color:#ff4d4f;box-shadow:0 0 0 3px #ff4d4f1a}.authModal-module__DnrpHa__errorText{color:#ff4d4f;font-size:12px;font-family:var(--font-family);margin:4px 0 0}.authModal-module__DnrpHa__submitButton{color:#fff;cursor:pointer;width:100%;font-size:16px;font-weight:600;font-family:var(--font-family);background:#022f29;border:none;border-radius:6px;padding:12px;transition:background .3s}.authModal-module__DnrpHa__submitButton:hover{background:#022f29cc}.authModal-module__DnrpHa__text{text-align:center;color:var(--text-muted);font-family:var(--font-family);margin:16px 0 0;font-size:14px;line-height:1.4;display:block}.authModal-module__DnrpHa__link{font:inherit;color:var(--green-primary);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:none;transition:color .2s}.authModal-module__DnrpHa__link:hover{color:var(--green-primary-60)}
.regModal-module__nh3grW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#00000080;position:fixed;inset:0}.regModal-module__nh3grW__modal{z-index:9999;background:#fff;border-radius:12px;width:516px;height:auto;min-height:457px;padding:40px 20px;position:fixed;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%);box-shadow:0 20px 40px #00000026}.regModal-module__nh3grW__closeButton{cursor:pointer;background:0 0;border:none;border-radius:4px;transition:background .2s;position:absolute;top:20px;right:20px}.regModal-module__nh3grW__closeButton:hover{background:#0000000d}.regModal-module__nh3grW__header{text-align:center;margin-bottom:20px}.regModal-module__nh3grW__title{color:var(--green-primary);font-size:24px;font-weight:700;line-height:normal;font-family:var(--font-family);margin:0 0 20px}.regModal-module__nh3grW__form{flex-direction:column;gap:20px;display:flex}.regModal-module__nh3grW__formItem{margin-bottom:0}.regModal-module__nh3grW__input{width:100%;height:54px;font-size:16px;font-family:var(--font-family);border:1px solid #d9d9d9;border-radius:8px;padding:12px 16px;transition:border-color .2s,box-shadow .2s}.regModal-module__nh3grW__input:focus{border-color:var(--green-primary);outline:none;box-shadow:0 0 0 3px #022f291a}.regModal-module__nh3grW__inputError{border-color:#ff4d4f}.regModal-module__nh3grW__inputError:focus{border-color:#ff4d4f;box-shadow:0 0 0 3px #ff4d4f1a}.regModal-module__nh3grW__errorText{color:#ff4d4f;font-size:12px;font-family:var(--font-family);margin:4px 0 0}.regModal-module__nh3grW__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:8px;display:flex}.regModal-module__nh3grW__checkbox{accent-color:#022f29;cursor:pointer;width:16px;height:16px;margin:0}.regModal-module__nh3grW__checkboxText{color:var(--foreground);font-size:14px;font-family:var(--font-family);line-height:1.4}.regModal-module__nh3grW__checkboxLink{color:var(--green-primary);text-decoration:underline;transition:color .2s}.regModal-module__nh3grW__checkboxLink:hover{color:var(--green-primary-60)}.regModal-module__nh3grW__submitButton{color:#fff;cursor:pointer;width:100%;font-size:16px;font-weight:600;font-family:var(--font-family);background:#022f29;border:none;border-radius:8px;margin-bottom:20px;padding:12px;transition:background .3s}.regModal-module__nh3grW__submitButton:hover{background:#022f29cc}.regModal-module__nh3grW__text{text-align:center;color:var(--text-muted);font-family:var(--font-family);margin:0;font-size:14px;line-height:1.4;display:block}.regModal-module__nh3grW__link{font:inherit;color:var(--green-primary);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:none;transition:color .2s}.regModal-module__nh3grW__link:hover{color:var(--green-primary-60)}
.catalogMenu-module__I9Ptmq__catalogWrapper{height:auto;position:relative}.catalogMenu-module__I9Ptmq__catalog{cursor:pointer;height:37px;color:var(--background);font-weight:500;font-family:var(--font-family);background:0 0;align-items:center;gap:8px;padding:0 16px;text-decoration:none;transition:background .3s,color .3s;display:inline-flex}.catalogMenu-module__I9Ptmq__megaMenuContainer{z-index:1000;gap:8px;padding-top:8px;display:flex;position:absolute;top:100%;left:0}.catalogMenu-module__I9Ptmq__subcategoriesMenu{background:var(--background);border:1px solid var(--border-color);border-radius:8px;min-width:fit-content;font-size:14px;overflow:visible;box-shadow:0 4px 12px #022f291a}.catalogMenu-module__I9Ptmq__burgerContainer{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.catalogMenu-module__I9Ptmq__burgerIcon{content:url(/icons/dburger.svg);transition:content .3s}.catalogMenu-module__I9Ptmq__catalog:hover .catalogMenu-module__I9Ptmq__burgerIcon,.catalogMenu-module__I9Ptmq__catalog.catalogMenu-module__I9Ptmq__active .catalogMenu-module__I9Ptmq__burgerIcon{content:url(/icons/burger.svg)}.catalogMenu-module__I9Ptmq__catalog:hover,.catalogMenu-module__I9Ptmq__catalog.catalogMenu-module__I9Ptmq__active{background:var(--pastel-green);color:var(--green-primary)}.catalogMenu-module__I9Ptmq__catalog.catalogMenu-module__I9Ptmq__active span{color:var(--green-primary);font-weight:400;text-decoration:none}.catalogMenu-module__I9Ptmq__dropdownsContainer{z-index:1000;gap:8px;padding-top:8px;display:flex;position:absolute;top:100%;left:0}.catalogMenu-module__I9Ptmq__catalogDropdown{background:var(--background);border:1px solid var(--border-color);border-radius:8px;min-width:260px;margin-right:8px;padding:6px 0;font-size:14px;position:relative;overflow:visible;box-shadow:0 4px 12px #022f291a}.catalogMenu-module__I9Ptmq__categoriesList{flex-direction:column;max-height:none;font-size:14px;display:flex;overflow:visible}.catalogMenu-module__I9Ptmq__categoryItemWrapper{width:100%;display:flex;position:relative}.catalogMenu-module__I9Ptmq__categoryItem{color:var(--green-primary);cursor:pointer;width:100%;font-size:14px;font-weight:500;font-family:var(--font-family);border-radius:4px;justify-content:space-between;align-items:center;margin:2px 8px;padding:6px 12px;text-decoration:none;transition:background .3s;display:flex}.catalogMenu-module__I9Ptmq__categoryItem.catalogMenu-module__I9Ptmq__activeCategory{background:var(--pastel-green);color:var(--green-primary)}.catalogMenu-module__I9Ptmq__categoryName{flex:1}.catalogMenu-module__I9Ptmq__arrowIcon{opacity:.6;margin-left:12px;transition:opacity .3s}.catalogMenu-module__I9Ptmq__categoryItem:hover .catalogMenu-module__I9Ptmq__arrowIcon{opacity:1}.catalogMenu-module__I9Ptmq__subcategoriesMenu{background:var(--background);border:1px solid var(--border-color);z-index:1001;border-radius:8px;min-width:fit-content;height:auto;font-size:14px;line-height:1.2;display:flex;position:absolute;left:100%;overflow:visible;box-shadow:0 4px 12px #022f291a}.catalogMenu-module__I9Ptmq__subcategoriesGrid{white-space:nowrap;text-align:left;grid-template-columns:1fr;grid-auto-rows:auto;place-content:start;width:max-content;padding:12px;font-size:14px;display:grid}.catalogMenu-module__I9Ptmq__subcategoriesGrid.catalogMenu-module__I9Ptmq__twoColumns{grid-template-columns:1fr 1fr;gap:16px 24px;padding:16px}.catalogMenu-module__I9Ptmq__subcategoriesGrid .catalogMenu-module__I9Ptmq__column{flex-direction:column;gap:4px;display:flex}.catalogMenu-module__I9Ptmq__subcategoriesGrid.catalogMenu-module__I9Ptmq__twoColumns .catalogMenu-module__I9Ptmq__subcategoryHeader{grid-column:1;margin:0;padding:0 8px 4px}.catalogMenu-module__I9Ptmq__subcategoryHeader{color:var(--green-primary);border-radius:4px 4px 0 0;align-items:center;margin-left:8px;font-size:16px;font-weight:600;display:flex}.catalogMenu-module__I9Ptmq__subcategoryWithArrow{flex-direction:column;width:100%;display:flex}.catalogMenu-module__I9Ptmq__subcategoryWithArrow[data-level="1"]{padding-left:0}.catalogMenu-module__I9Ptmq__subcategoryWithArrow[data-level="2"],.catalogMenu-module__I9Ptmq__subcategoryWithArrow[data-level="3"],.catalogMenu-module__I9Ptmq__subcategoryWithArrow[data-level="4"],.catalogMenu-module__I9Ptmq__subcategoryWithArrow[data-level="5"],.catalogMenu-module__I9Ptmq__subcategoryWithArrow[data-level="6"],.catalogMenu-module__I9Ptmq__subcategoryWithArrow[data-level="7"],.catalogMenu-module__I9Ptmq__subcategoryWithArrow[data-level="8"]{padding-left:25px}.catalogMenu-module__I9Ptmq__nestedItem{border-radius:4px;align-items:center;gap:8px;width:100%;padding:6px 8px;display:flex}.catalogMenu-module__I9Ptmq__nestedItem:hover{background:var(--pastel-green)}.catalogMenu-module__I9Ptmq__invisibleHoverArea{pointer-events:auto;z-index:999;background:0 0;width:260px;height:100%;position:absolute;left:260px}.catalogMenu-module__I9Ptmq__subcategoryRow{cursor:pointer;border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;padding:8px;font-size:14px;transition:background .3s;display:flex}.catalogMenu-module__I9Ptmq__subcategoryRow:hover{background:var(--pastel-green)}.catalogMenu-module__I9Ptmq__expandButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.catalogMenu-module__I9Ptmq__expandButton:hover .catalogMenu-module__I9Ptmq__subArrowIcon{opacity:1}.catalogMenu-module__I9Ptmq__subArrowIcon{opacity:.7;flex-shrink:0;width:18px;height:18px;transition:opacity .2s}.catalogMenu-module__I9Ptmq__nestedContainer{flex-direction:column;display:flex}.catalogMenu-module__I9Ptmq__subcategoryItem,.catalogMenu-module__I9Ptmq__subcategoryItem:link,.catalogMenu-module__I9Ptmq__subcategoryItem:visited,.catalogMenu-module__I9Ptmq__subcategoryItem:active,.catalogMenu-module__I9Ptmq__subSubItem,.catalogMenu-module__I9Ptmq__subSubItem:link,.catalogMenu-module__I9Ptmq__subSubItem:visited,.catalogMenu-module__I9Ptmq__subSubItem:active{color:var(--green-primary);text-decoration:none}.catalogMenu-module__I9Ptmq__subCount{color:var(--text-muted);font-size:14px;font-weight:400}.catalogMenu-module__I9Ptmq__loading{color:var(--text-muted);padding:12px 16px;font-size:14px;font-style:italic}.catalogMenu-module__I9Ptmq__breadcrumb{align-items:center;gap:6px;font-size:14px;display:flex}.catalogMenu-module__I9Ptmq__breadcrumbIcon{justify-content:center;align-items:center;display:flex}.catalogMenu-module__I9Ptmq__breadcrumbSeparator{opacity:.6;margin:0 4px}.catalogMenu-module__I9Ptmq__breadcrumbLink{color:var(--gray-dark);cursor:pointer;font-size:14px;transition:color .2s}.catalogMenu-module__I9Ptmq__breadcrumbLink:hover{color:var(--green-primary)}.catalogMenu-module__I9Ptmq__breadcrumbCurrent{color:var(--green-primary);font-size:14px;font-weight:500}
.searchBar-module__MUwKlG__search{flex:1;align-items:center;min-width:200px;max-width:535px;margin-left:24px;display:flex;position:relative}.searchBar-module__MUwKlG__search .ant-input-affix-wrapper{border:1px solid var(--green-primary);border-radius:6px;align-items:center;width:100%;height:44px;transition:border-color .2s;display:flex}:is(.searchBar-module__MUwKlG__search .ant-input-affix-wrapper:hover,.searchBar-module__MUwKlG__search .ant-input-affix-wrapper:focus-within){border-color:var(--green-primary-60)}.searchBar-module__MUwKlG__search .ant-input{font-size:16px;font-family:var(--font-family)}.searchBar-module__MUwKlG__search input{border-radius:8px}.searchBar-module__MUwKlG__searchResults{z-index:1000;background:#fff;border-radius:8px;width:100%;padding:12px 8px;animation:.2s searchBar-module__MUwKlG__fadeIn;position:absolute;top:52px;left:0;overflow:hidden;box-shadow:0 4px 25px #0000001f}@keyframes searchBar-module__MUwKlG__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.searchBar-module__MUwKlG__searchItem{cursor:pointer;align-items:flex-start;gap:12px;padding:8px;transition:background .2s;display:flex}.searchBar-module__MUwKlG__searchItemInfo{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.searchBar-module__MUwKlG__searchItemInfo>div{color:#022f29;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:400;line-height:1.2;overflow:hidden}.searchBar-module__MUwKlG__searchItemInfo .searchBar-module__MUwKlG__highlight{color:inherit;background:0 0;font-size:15px;font-weight:700;line-height:1.2}.searchBar-module__MUwKlG__searchItemInfo small{color:#9a9a9a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.2;overflow:hidden}.searchBar-module__MUwKlG__price{white-space:nowrap;color:#022f29;align-self:flex-start;margin-top:0;font-size:15px;font-weight:600;line-height:1.2}.searchBar-module__MUwKlG__searchSection{padding:4px 0 8px}.searchBar-module__MUwKlG__searchSection h4{color:#555;padding:0 8px;font-size:14px;font-weight:600}.searchBar-module__MUwKlG__searchSection ul{margin:0;padding:0;list-style:none}.searchBar-module__MUwKlG__searchSection li:hover{background:#f5f8f7;border-radius:8px}.searchBar-module__MUwKlG__searchSection li img{align-self:flex-start;max-width:64px;max-height:64px;margin-top:0;margin-right:16px;transform:scale(.9)}.searchBar-module__MUwKlG__searchSection li span{color:#1a1a1a;flex:1;font-size:15px}.searchBar-module__MUwKlG__searchSection li span strong{color:#022f29;font-weight:700}.searchBar-module__MUwKlG__searchSection li small{color:#9a9a9a;margin-top:2px;font-size:13px;display:block}.searchBar-module__MUwKlG__searchLoading,.searchBar-module__MUwKlG__searchEmpty{color:#555;justify-content:center;align-items:center;padding:20px;font-size:14px;display:flex}@media (max-width:1024px){.searchBar-module__MUwKlG__search{max-width:420px;margin-left:20px}.searchBar-module__MUwKlG__searchResults{padding:10px}.searchBar-module__MUwKlG__searchSection li img{max-width:56px;max-height:56px}}@media (max-width:768px){.searchBar-module__MUwKlG__search{min-width:160px;max-width:100%;margin-left:12px}.searchBar-module__MUwKlG__search .ant-input-affix-wrapper{justify-content:center;align-items:center;height:40px}.searchBar-module__MUwKlG__searchItem{gap:10px}.searchBar-module__MUwKlG__searchSection li img{max-width:48px;max-height:48px;margin-right:12px}.searchBar-module__MUwKlG__searchResults{padding:10px;top:46px}.searchBar-module__MUwKlG__searchLoading,.searchBar-module__MUwKlG__searchEmpty{padding:16px}}@media (max-width:480px){.searchBar-module__MUwKlG__search{min-width:100%;margin-left:0}.searchBar-module__MUwKlG__search .ant-input{font-size:14px}.searchBar-module__MUwKlG__searchResults{border-radius:10px;padding:8px}.searchBar-module__MUwKlG__searchItemInfo>div,.searchBar-module__MUwKlG__searchItemInfo .searchBar-module__MUwKlG__highlight{font-size:14px}.searchBar-module__MUwKlG__searchItemInfo small{font-size:12px}.searchBar-module__MUwKlG__searchSection li img{max-width:40px;max-height:40px}.searchBar-module__MUwKlG__price{font-size:14px}.searchBar-module__MUwKlG__searchLoading,.searchBar-module__MUwKlG__searchEmpty{padding:12px;font-size:13px}}
.filtersDrawer-module__nExJoq__overlay{opacity:0;pointer-events:none;z-index:999;background:#0000004d;transition:opacity .3s;position:fixed;inset:0}.filtersDrawer-module__nExJoq__overlay.filtersDrawer-module__nExJoq__open{opacity:1;pointer-events:auto}.filtersDrawer-module__nExJoq__drawer{background:var(--pastel-green,#f8fff9);z-index:1000;box-sizing:border-box;border-radius:16px 0 0 16px;flex-direction:column;width:498px;max-width:100%;height:100vh;padding:24px;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #0000001f}.filtersDrawer-module__nExJoq__drawer.filtersDrawer-module__nExJoq__open{transform:translate(0)}.filtersDrawer-module__nExJoq__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.filtersDrawer-module__nExJoq__title{color:#0f2a20;margin:0;font-size:20px;font-weight:500}.filtersDrawer-module__nExJoq__closeBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.filtersDrawer-module__nExJoq__content{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:20px;display:flex;overflow-y:auto}.filtersDrawer-module__nExJoq__content::-webkit-scrollbar{width:0;height:0}.filtersDrawer-module__nExJoq__accordion{box-sizing:border-box;background:#fff;border-radius:12px;padding:12px}.filtersDrawer-module__nExJoq__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin:0;padding:12px;display:flex}.filtersDrawer-module__nExJoq__accordionHeader h3{color:#0f2a20;margin:0;font-size:18px;font-weight:600}.filtersDrawer-module__nExJoq__accordionArrow{flex-shrink:0;transition:transform .3s}.filtersDrawer-module__nExJoq__accordionHeader[aria-expanded=true] .filtersDrawer-module__nExJoq__accordionArrow,.filtersDrawer-module__nExJoq__drawer.filtersDrawer-module__nExJoq__open .filtersDrawer-module__nExJoq__accordionArrow{transform:rotate(180deg)}.filtersDrawer-module__nExJoq__accordionContent{margin-top:8px;margin-bottom:8px;animation:.35s ease-out filtersDrawer-module__nExJoq__fadeSlide}@keyframes filtersDrawer-module__nExJoq__fadeSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filtersDrawer-module__nExJoq__priceInputs{gap:12px;max-width:402px;margin:0 12px;display:flex}.filtersDrawer-module__nExJoq__priceInputs input{box-sizing:border-box;border:1.5px solid #ddd;border-radius:12px;flex:1;width:100%;min-width:0;padding:14px 16px;font-size:16px;transition:all .2s}.filtersDrawer-module__nExJoq__priceInputs input:focus{border-color:#0f2a20;outline:none;box-shadow:0 0 0 3px #0f2a201a}.filtersDrawer-module__nExJoq__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.filtersDrawer-module__nExJoq__checkboxLabel{cursor:pointer;color:#0f2a20;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:400;transition:background .2s;display:flex}.filtersDrawer-module__nExJoq__checkboxLabel:hover{background:#0f2a200d}.filtersDrawer-module__nExJoq__checkboxLabel input{appearance:none;cursor:pointer;border:2px solid #0f2a20;border-radius:2px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.filtersDrawer-module__nExJoq__checkboxLabel input:checked{background:#0f2a20}.filtersDrawer-module__nExJoq__checkboxLabel input:checked:after{content:"";border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:6px;height:11px;position:absolute;left:4px;transform:rotate(45deg)}.filtersDrawer-module__nExJoq__loading,.filtersDrawer-module__nExJoq__empty{color:#666;text-align:center;padding:20px 0;font-style:italic}.filtersDrawer-module__nExJoq__footer{gap:16px;margin-top:20px;display:flex}.filtersDrawer-module__nExJoq__resetBtn,.filtersDrawer-module__nExJoq__applyBtn{cursor:pointer;border-radius:6px;flex:1;min-width:0;height:42px;font-size:14px;font-weight:600;transition:all .2s}.filtersDrawer-module__nExJoq__resetBtn{color:#022f29;background-color:#fff;border:1px solid #022f29}.filtersDrawer-module__nExJoq__applyBtn{color:#fff;background:#0f2a20;border:none}.filtersDrawer-module__nExJoq__applyBtn:hover{background:#1a4731}.filtersDrawer-module__nExJoq__applyBtn:disabled,.filtersDrawer-module__nExJoq__resetBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:520px){.filtersDrawer-module__nExJoq__drawer{border-radius:0;width:100%;padding:20px 16px}.filtersDrawer-module__nExJoq__accordion{padding:20px 16px}.filtersDrawer-module__nExJoq__priceInputs{flex-direction:column;gap:12px}.filtersDrawer-module__nExJoq__priceInputs input{width:100%;min-width:100%}.filtersDrawer-module__nExJoq__content{padding-right:4px}.filtersDrawer-module__nExJoq__footer{gap:12px}}@media (max-width:360px){.filtersDrawer-module__nExJoq__drawer,.filtersDrawer-module__nExJoq__accordion{padding:16px 12px}.filtersDrawer-module__nExJoq__priceInputs input{padding:12px 14px;font-size:14px}.filtersDrawer-module__nExJoq__footer{flex-direction:column}}
.catalog-module__ZyI-Aq__container{min-height:100vh;font-family:var(--font-family);box-sizing:border-box;background-color:var(--background);color:var(--foreground);padding:12px 130px}.catalog-module__ZyI-Aq__title{color:var(--green-primary);margin-bottom:20px;font-size:28px;font-weight:700}.catalog-module__ZyI-Aq__categoryCount{color:var(--text-muted);margin-left:8px;font-size:16px;font-weight:400}.catalog-module__ZyI-Aq__categoryGrid{grid-template-columns:repeat(5,1fr);gap:28px;width:100%;display:grid}.catalog-module__ZyI-Aq__productGrid{grid-template-columns:repeat(4,1fr);place-items:start center;gap:16px;display:grid}.catalog-module__ZyI-Aq__error{color:var(--red);margin-top:20px}.catalog-module__ZyI-Aq__skeletonCard{background:var(--background);box-shadow:0 3px 8px var(--green-primary-30);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:16px;display:flex}.catalog-module__ZyI-Aq__skeletonImage,.catalog-module__ZyI-Aq__skeletonText,.catalog-module__ZyI-Aq__skeletonLine{background:linear-gradient(90deg,#f6f6f6 25%,#eaeaea 50%,#f6f6f6 75%) 0 0/200% 100%;animation:1.5s infinite catalog-module__ZyI-Aq__loading}.catalog-module__ZyI-Aq__skeletonImage{border-radius:8px;width:150px;height:90px;margin-bottom:12px}.catalog-module__ZyI-Aq__skeletonText{border-radius:4px;width:120px;height:16px}.catalog-module__ZyI-Aq__skeletonSubcategory{flex-direction:column;gap:6px;width:100%;display:flex}.catalog-module__ZyI-Aq__skeletonLine{border-radius:3px;width:100%;height:12px}.catalog-module__ZyI-Aq__skeletonLine:nth-child(2){width:80%}.catalog-module__ZyI-Aq__skeletonLine:nth-child(3){width:60%}.catalog-module__ZyI-Aq__skeletonBreadcrumbWrapper{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;padding:16px 0;display:flex}.catalog-module__ZyI-Aq__skeletonBreadcrumb,.catalog-module__ZyI-Aq__skeletonBreadcrumbShort{background:#e0e0e0;border-radius:4px;height:20px;animation:1.5s ease-in-out infinite catalog-module__ZyI-Aq__pulse}.catalog-module__ZyI-Aq__skeletonBreadcrumb{width:100px}.catalog-module__ZyI-Aq__skeletonBreadcrumbShort{width:60px}@keyframes catalog-module__ZyI-Aq__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes catalog-module__ZyI-Aq__pulse{0%,to{background-color:#e0e0e0}50%{background-color:#f0f0f0}}.catalog-module__ZyI-Aq__mobileTopBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;background:#ffffffbf;align-items:center;gap:12px;width:100vw;height:70px;margin-left:calc(50% - 50vw);padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #0000000d}.catalog-module__ZyI-Aq__mobileBackBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.catalog-module__ZyI-Aq__mobileTopTitle{color:var(--green-primary);font-size:16px;font-weight:600}.catalog-module__ZyI-Aq__mobileBreadcrumbsWrapper{box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.catalog-module__ZyI-Aq__mobileBreadcrumbsWrapper::-webkit-scrollbar{display:none}.catalog-module__ZyI-Aq__mobileSearchWrapper{background:var(--background);padding:16px 0}.catalog-module__ZyI-Aq__mobileSearchWrapper .ant-input-affix-wrapper{border:2px solid var(--green-primary);border-radius:6px;align-items:center;height:44px;margin-bottom:8px;font-size:15px;display:flex}.catalog-module__ZyI-Aq__mobileSearchWrapper .ant-input{color:var(--green-primary);font-size:15px}.catalog-module__ZyI-Aq__mobileSearchWrapper .ant-input::placeholder{color:var(--gray-green)}.catalog-module__ZyI-Aq__mobileActionsContainer{gap:12px;width:100%;margin-bottom:16px;display:flex;position:relative}.catalog-module__ZyI-Aq__filterContainer{align-items:center;gap:12px;max-height:40px;margin-bottom:16px;display:flex}.catalog-module__ZyI-Aq__filterBtn{color:#022f29;cursor:pointer;background-color:#fff;border:1px solid #98a4a3;border-radius:4px;align-items:center;gap:4px;max-height:40px;padding:10px 8px;font-size:14px;transition:all .2s;display:flex}.catalog-module__ZyI-Aq__filterBtn:hover,.catalog-module__ZyI-Aq__mobileFilterBtn:hover{background-color:var(--pastel-green);border-color:#98a4a3}.catalog-module__ZyI-Aq__filterBtn.catalog-module__ZyI-Aq__active{background-color:var(--pastel-green);border-color:var(--green-primary)}.catalog-module__ZyI-Aq__filterIcon{opacity:.7}.catalog-module__ZyI-Aq__mobileFilterBtn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #98a4a3;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:16px;transition:all .2s;display:flex}.catalog-module__ZyI-Aq__brandsDropdown{position:relative}.catalog-module__ZyI-Aq__brandsDropdownContent{z-index:1000;background:#fff;border:1px solid #98a4a3;border-radius:4px;min-width:200px;max-height:300px;margin-top:8px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 14px #0000001a}.catalog-module__ZyI-Aq__brandsList{padding:4px}.catalog-module__ZyI-Aq__brandCheckbox{cursor:pointer;color:#022f29;align-items:center;gap:8px;padding:8px;font-size:14px;display:flex}.catalog-module__ZyI-Aq__brandCheckboxText{font-size:14px}.catalog-module__ZyI-Aq__dropdownArrow{transition:transform .2s}.catalog-module__ZyI-Aq__brandsLoading,.catalog-module__ZyI-Aq__brandsEmpty{text-align:center;color:#666;padding:12px;font-size:14px}.catalog-module__ZyI-Aq__sortWrapper{flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0;display:flex}.catalog-module__ZyI-Aq__sortLabel{color:#0d2e29;font-weight:500}.catalog-module__ZyI-Aq__sortButtons{align-items:center;gap:12px;margin-bottom:20px;display:flex}.catalog-module__ZyI-Aq__sortBtn{cursor:pointer;color:#0d2e29;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.catalog-module__ZyI-Aq__sortBtn:hover{color:#0d2e29;text-decoration:none}.catalog-module__ZyI-Aq__sortActive{color:#0d2e29;font-weight:600;text-decoration:none}.catalog-module__ZyI-Aq__sortIcon{opacity:.7;background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px;display:inline-block}.catalog-module__ZyI-Aq__mobileSortContainer{display:inline-block;position:relative}.catalog-module__ZyI-Aq__mobileSortMainBtn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #98a4a3;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:16px;transition:all .2s;display:flex}.catalog-module__ZyI-Aq__mobileSortDropdown{z-index:2;background:#fff;border:1px solid #98a4a3;border-radius:4px;width:90%;animation:.15s catalog-module__ZyI-Aq__fadeInScale;position:absolute;overflow:hidden}.catalog-module__ZyI-Aq__mobileSortDropdown button{text-align:left;cursor:pointer;color:#022f29;background:0 0;border:none;width:100%;padding:12px;font-size:15px}.catalog-module__ZyI-Aq__mobileSortDropdown button:hover{background:#f4f4f7}@keyframes catalog-module__ZyI-Aq__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.catalog-module__ZyI-Aq__emptyState{text-align:center;padding:60px 20px}.catalog-module__ZyI-Aq__emptyTitle{color:#0d2e29;margin-bottom:16px;font-size:28px;font-weight:600}.catalog-module__ZyI-Aq__emptyText{color:#0d2e29;margin-bottom:32px;font-size:18px;line-height:1.5}.catalog-module__ZyI-Aq__emptyButton{color:#fff;cursor:pointer;background-color:#0d2e29;border:none;border-radius:10px;padding:14px 28px;font-size:16px;font-weight:500;transition:background-color .3s}.catalog-module__ZyI-Aq__emptyButton:hover{background-color:#134139}.catalog-module__ZyI-Aq__loaderAnimationWrapper{justify-content:center;align-items:center;width:100%;padding:80px 0;display:flex}.catalog-module__ZyI-Aq__loaderSvg{width:180px;height:auto}.catalog-module__ZyI-Aq__initialLoaderContainer{justify-content:center;width:100%;display:flex}.catalog-module__ZyI-Aq__customLoaderWrapper{justify-content:center;padding:50px 0;display:flex}@media (max-width:1279px){.catalog-module__ZyI-Aq__container{padding:20px 40px}.catalog-module__ZyI-Aq__categoryGrid,.catalog-module__ZyI-Aq__productGrid{grid-template-columns:repeat(3,1fr);gap:20px}.catalog-module__ZyI-Aq__title{margin-bottom:24px;font-size:24px}.catalog-module__ZyI-Aq__skeletonImage{width:130px;height:80px}.catalog-module__ZyI-Aq__skeletonText{width:110px;height:15px}.catalog-module__ZyI-Aq__skeletonCard{min-height:180px}}@media (max-width:991px){.catalog-module__ZyI-Aq__productGrid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:767px){.catalog-module__ZyI-Aq__container{padding:0 20px 80px}.catalog-module__ZyI-Aq__title{display:none}.catalog-module__ZyI-Aq__categoryGrid{grid-template-columns:repeat(2,1fr);gap:16px}.catalog-module__ZyI-Aq__productGrid{grid-template-columns:1fr}.catalog-module__ZyI-Aq__categoryCount{margin-top:4px;margin-left:0;font-size:14px}}@media (max-width:600px){.catalog-module__ZyI-Aq__productGrid{gap:16px}}@media (max-width:374px){.catalog-module__ZyI-Aq__container{padding:14px 16px}.catalog-module__ZyI-Aq__categoryGrid{grid-template-columns:1fr;gap:14px}.catalog-module__ZyI-Aq__skeletonImage{width:100px;height:60px}.catalog-module__ZyI-Aq__skeletonText{width:90px;height:14px}}.catalog-module__ZyI-Aq__sortIcon.catalog-module__ZyI-Aq__default{background-image:url(/icons/switch-off-vertical.svg)}.catalog-module__ZyI-Aq__sortIcon.catalog-module__ZyI-Aq__asc,.catalog-module__ZyI-Aq__sortIcon.catalog-module__ZyI-Aq__desc{background-image:url(/icons/switch-vertical.svg)}.catalog-module__ZyI-Aq__mobileSortBackdrop{z-index:2;background:#00000073;position:fixed;inset:0}.catalog-module__ZyI-Aq__mobileSortSheet{z-index:3;background:#fff;border-radius:20px 20px 0 0;padding:24px;animation:.25s catalog-module__ZyI-Aq__slideUp;position:fixed;bottom:66px;left:0;right:0}.catalog-module__ZyI-Aq__mobileSortHandle{background:#cfcfcf;border-radius:3px;width:42px;height:5px;margin:0 auto 18px}.catalog-module__ZyI-Aq__mobileSortTitle{color:#0d2e29;margin-bottom:24px;font-size:20px;font-weight:600}.catalog-module__ZyI-Aq__mobileSortOptions{flex-direction:column;gap:20px;margin-bottom:28px;display:flex}.catalog-module__ZyI-Aq__mobileOption{color:#0d2e29;align-items:center;gap:12px;font-size:17px;display:flex}.catalog-module__ZyI-Aq__mobileOption input{width:20px;height:20px}.catalog-module__ZyI-Aq__mobileApplyBtn{background:var(--green-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:10px;padding:14px;font-size:16px;font-weight:600;transition:background .2s}.catalog-module__ZyI-Aq__mobileApplyBtn:hover{background:#0b271f}@keyframes catalog-module__ZyI-Aq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.breadcrumbs-module__cW8hKa__breadcrumb{color:var(--text-muted);white-space:nowrap;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;margin-bottom:20px;display:flex;overflow-x:auto}.breadcrumbs-module__cW8hKa__breadcrumb::-webkit-scrollbar{display:none}@media (max-width:767px){.breadcrumbs-module__cW8hKa__breadcrumb{border-bottom:none;margin-bottom:0;padding:8px 0 0}}.breadcrumbs-module__cW8hKa__breadcrumbSegment{flex-shrink:0;align-items:center;gap:6px;display:flex}.breadcrumbs-module__cW8hKa__breadcrumbLink{color:var(--text-muted);white-space:nowrap;cursor:pointer;align-items:center;gap:6px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.breadcrumbs-module__cW8hKa__breadcrumbLink:hover{color:var(--green-primary)}.breadcrumbs-module__cW8hKa__breadcrumbCurrent{color:var(--green-primary);white-space:nowrap;font-weight:500}.breadcrumbs-module__cW8hKa__breadcrumbIcon,.breadcrumbs-module__cW8hKa__breadcrumbSeparator{flex-shrink:0}
.categoryCard-module__XH_P7q__categoryCard{background:var(--background);box-shadow:0 3px 8px var(--green-primary-30);text-align:center;cursor:pointer;z-index:1;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:16px;transition:all .3s;display:flex;position:relative;overflow:hidden}.categoryCard-module__XH_P7q__categoryCard:hover,.categoryCard-module__XH_P7q__categoryCard.categoryCard-module__XH_P7q__withHover:hover{box-shadow:0 6px 14px var(--green-primary-60);z-index:2;transform:translateY(-3px)}.categoryCard-module__XH_P7q__cardContent{width:100%;transition:opacity .3s,transform .3s}.categoryCard-module__XH_P7q__cardContent.categoryCard-module__XH_P7q__hidden{opacity:0;pointer-events:none;transform:translateY(-10px)}.categoryCard-module__XH_P7q__subcategoriesList{opacity:0;pointer-events:none;text-align:left;justify-content:flex-start;align-items:flex-start;padding:20px 16px;transition:opacity .3s,transform .3s;display:flex;position:absolute;inset:0;transform:translateY(10px)}.categoryCard-module__XH_P7q__subcategoriesList.categoryCard-module__XH_P7q__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.categoryCard-module__XH_P7q__subcategoriesContent{width:100%;max-height:100%;overflow-y:auto}.categoryCard-module__XH_P7q__subcategoriesTitle{color:var(--green-primary);cursor:pointer;padding-bottom:8px;font-size:16px;font-weight:600}.categoryCard-module__XH_P7q__subcategoryList{width:100%;margin:0;padding:0;list-style:none}.categoryCard-module__XH_P7q__subcategoryItem{padding:5px 0;transition:background-color .2s}.categoryCard-module__XH_P7q__subcategoryName{color:var(--green-primary);cursor:pointer;font-size:14px;line-height:1.2;transition:color .2s;display:block}.categoryCard-module__XH_P7q__subcategoryName:hover{color:#022f2999}.categoryCard-module__XH_P7q__subcategoryMore{color:var(--gray-green);margin-top:4px;padding:8px 0 0;font-size:14px;font-style:italic}.categoryCard-module__XH_P7q__categoryImage{object-fit:contain;width:150px;height:90px;margin:0 0 12px}.categoryCard-module__XH_P7q__categoryName{color:var(--green-primary);text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-clamp:unset;box-orient:unset;width:100%;margin:0 auto;padding:0 8px;font-size:15px;font-weight:600;line-height:1.2;display:block}@media (max-width:1279px){.categoryCard-module__XH_P7q__categoryCard:hover,.categoryCard-module__XH_P7q__categoryCard.categoryCard-module__XH_P7q__withHover:hover{box-shadow:0 3px 8px var(--green-primary-30);z-index:1;transform:none}.categoryCard-module__XH_P7q__categoryImage{width:130px;height:80px}.categoryCard-module__XH_P7q__categoryCard{min-height:180px}}@media (max-width:767px){.categoryCard-module__XH_P7q__categoryCard{min-height:auto;padding:12px}.categoryCard-module__XH_P7q__categoryImage{width:120px;height:70px}}@media (max-width:374px){.categoryCard-module__XH_P7q__categoryImage{width:100px;height:60px}}.categoryCard-module__XH_P7q__skeletonCard{pointer-events:none;-webkit-user-select:none;user-select:none}.categoryCard-module__XH_P7q__skeletonBox,.categoryCard-module__XH_P7q__skeletonLine,.categoryCard-module__XH_P7q__skeletonLineShorter,.categoryCard-module__XH_P7q__skeletonSubcategories,.categoryCard-module__XH_P7q__skeletonSubcategoryItem{background-color:#e0e0e0;border-radius:4px;animation:1.5s ease-in-out infinite categoryCard-module__XH_P7q__pulse}.categoryCard-module__XH_P7q__skeletonBox{width:150px;height:90px;margin:0 auto 12px}.categoryCard-module__XH_P7q__skeletonLine{width:80%;height:18px;margin:0 auto 6px}.categoryCard-module__XH_P7q__skeletonLineShorter{width:60%}.categoryCard-module__XH_P7q__skeletonSubcategories{opacity:.7;padding:20px 16px;position:absolute;inset:0}.categoryCard-module__XH_P7q__skeletonSubcategoryItem{border-radius:4px;width:100%;height:20px;margin-bottom:8px}@keyframes categoryCard-module__XH_P7q__pulse{0%,to{background-color:#e0e0e0}50%{background-color:#f0f0f0}}
.emptyState-module__Gz9GUW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:606px;margin:0 auto;padding:60px 20px;display:flex}.emptyState-module__Gz9GUW__emptyIcon{opacity:.6;margin-bottom:24px}.emptyState-module__Gz9GUW__emptyTitle{color:#0f2a20;margin:0 0 24px;font-size:24px;font-weight:600;line-height:1.4}.emptyState-module__Gz9GUW__emptyDescription{color:#666;margin:0 0 32px;font-size:16px;line-height:1.5}.emptyState-module__Gz9GUW__emptyButton{color:#fff;cursor:pointer;background:#0f2a20;border:none;border-radius:6px;padding:14px 28px;font-size:14px;font-weight:600;transition:all .2s}.emptyState-module__Gz9GUW__emptyButton:hover{background:#1a4731}@media (max-width:767px){.emptyState-module__Gz9GUW__emptyState{padding:40px 16px}.emptyState-module__Gz9GUW__emptyTitle{font-size:18px}.emptyState-module__Gz9GUW__emptyDescription{font-size:14px}.emptyState-module__Gz9GUW__emptyButton{width:100%;max-width:280px}}
.filterChips-module__yg0rnG__desktopContainer{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;display:flex}.filterChips-module__yg0rnG__mobileContainer{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.filterChips-module__yg0rnG__chip{background:var(--pastel-green);color:#022f29;border:1px solid #0000;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:7px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.filterChips-module__yg0rnG__chip.filterChips-module__yg0rnG__mobile{padding:6px 10px;font-size:13px}.filterChips-module__yg0rnG__chipText{white-space:nowrap}.filterChips-module__yg0rnG__chipClose{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;padding:2px;font-size:16px;font-weight:600;line-height:1;transition:background-color .2s;display:flex}.filterChips-module__yg0rnG__chipClose:hover{background-color:#022f291a}.filterChips-module__yg0rnG__chipArrow{cursor:pointer;padding:2px;font-size:14px;font-weight:700;transition:transform .2s}.filterChips-module__yg0rnG__chipArrow:hover{transform:scale(1.1)}@media (max-width:767px){.filterChips-module__yg0rnG__desktopContainer,.filterChips-module__yg0rnG__mobileContainer{gap:6px}.filterChips-module__yg0rnG__chip{padding:6px 10px;font-size:13px}}@media (max-width:374px){.filterChips-module__yg0rnG__desktopContainer,.filterChips-module__yg0rnG__mobileContainer{gap:4px}.filterChips-module__yg0rnG__chip.filterChips-module__yg0rnG__mobile{padding:5px 8px;font-size:12px}.filterChips-module__yg0rnG__chipClose{width:14px;height:14px;font-size:14px}}.filterChips-module__yg0rnG__closeIcon{pointer-events:none;width:16px;height:16px}
.productCard-module__eCRBCq__productCard{cursor:pointer;background:#f9f9f9;border-radius:6px;flex-direction:column;width:270px;max-width:400px;height:389px;padding:8px 12px 16px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 12px #0000000a}.productCard-module__eCRBCq__productCard:hover{box-shadow:0 6px 16px var(--green-primary-30);transform:translateY(-2px)}.productCard-module__eCRBCq__imageWrapper{touch-action:pan-y;border-radius:16px;justify-content:center;align-items:center;height:50%;margin-bottom:8px;display:flex;position:relative;overflow:hidden}.productCard-module__eCRBCq__productImage{object-fit:contain;opacity:1;width:100%;max-width:260px;height:100%;transition:transform .5s,opacity .3s;transform:scale(.7)}.productCard-module__eCRBCq__imagePagination{z-index:2;align-items:center;gap:4px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.productCard-module__eCRBCq__dot{cursor:pointer;background-color:#0000004d;border-radius:50%;width:4px;height:4px;transition:all .25s}.productCard-module__eCRBCq__activeDot{background-color:var(--green-primary);border-radius:2px;width:8px;height:4px}.productCard-module__eCRBCq__article{color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:400}.productCard-module__eCRBCq__name{color:var(--green-primary);line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:18px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.productCard-module__eCRBCq__priceRow{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto;display:flex}.productCard-module__eCRBCq__priceBlock{flex-direction:column;justify-content:center;min-height:52px;display:flex}.productCard-module__eCRBCq__price{color:var(--green-primary);margin:0;font-size:20px;font-weight:500;line-height:1.2}.productCard-module__eCRBCq__oldPrice{color:var(--gray-green);margin-top:4px;font-size:14px;font-weight:400;text-decoration:line-through}.productCard-module__eCRBCq__addButton{background-color:var(--button-primary-bg);color:#fff;cursor:pointer;white-space:nowrap;text-align:center;border:none;border-radius:6px;min-width:125px;height:52px;padding:12px 20px;font-size:14px;font-weight:600;transition:background-color .3s}.productCard-module__eCRBCq__addButton:hover{background-color:var(--button-primary-hover)}@keyframes productCard-module__eCRBCq__pulse{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.productCard-module__eCRBCq__skeletonCard{pointer-events:none;-webkit-user-select:none;user-select:none}.productCard-module__eCRBCq__skeletonBox,.productCard-module__eCRBCq__skeletonLine,.productCard-module__eCRBCq__skeletonLineWide,.productCard-module__eCRBCq__skeletonLineHalf,.productCard-module__eCRBCq__skeletonLineSmall,.productCard-module__eCRBCq__skeletonLineShort,.productCard-module__eCRBCq__skeletonLineShorter,.productCard-module__eCRBCq__skeletonButton{background-color:#e0e0e0;border-radius:4px;animation:1.5s ease-in-out infinite productCard-module__eCRBCq__pulse}.productCard-module__eCRBCq__skeletonBox{width:100%;height:100%;min-height:180px}.productCard-module__eCRBCq__skeletonLineShort{width:65%;height:16px;margin-bottom:4px}.productCard-module__eCRBCq__skeletonLineWide{width:100%;height:20px;margin-bottom:6px}.productCard-module__eCRBCq__skeletonLineShorter{width:82%;margin-bottom:16px}.productCard-module__eCRBCq__skeletonLineHalf{width:70%;height:24px;margin-bottom:4px}.productCard-module__eCRBCq__skeletonLineSmall{width:50%;height:16px}.productCard-module__eCRBCq__skeletonButton{border-radius:6px;min-width:125px;height:52px}.productCard-module__eCRBCq__skeletonDot{pointer-events:none;background-color:#e0e0e0;animation:1.5s ease-in-out infinite productCard-module__eCRBCq__pulse}.productCard-module__eCRBCq__activeDot.productCard-module__eCRBCq__skeletonDot{background-color:silver}@media (max-width:1279px){.productCard-module__eCRBCq__productCard{width:270px;height:389px;padding:20px 12px}.productCard-module__eCRBCq__productImage{max-width:200px;transform:scale(.7)}.productCard-module__eCRBCq__name{margin-bottom:12px;font-size:16px;line-height:1.2}.productCard-module__eCRBCq__price{font-size:18px}.productCard-module__eCRBCq__addButton,.productCard-module__eCRBCq__skeletonButton{min-width:110px;height:48px;font-size:14px}.productCard-module__eCRBCq__productCard:hover{transform:none;box-shadow:0 4px 12px #0000000a}}@media (max-width:767px){.productCard-module__eCRBCq__productCard{width:335px;height:389px;margin:0 auto;padding:16px}.productCard-module__eCRBCq__productImage{max-width:220px;transform:scale(.8)}.productCard-module__eCRBCq__name{line-clamp:2;font-size:15px;line-height:1.2}.productCard-module__eCRBCq__priceRow{flex-direction:row;justify-content:space-between;align-items:center;gap:8px}.productCard-module__eCRBCq__addButton,.productCard-module__eCRBCq__skeletonButton{width:auto;min-width:100px;height:46px;padding:8px 18px;font-size:14px}}@media (max-width:374px){.productCard-module__eCRBCq__productCard{width:100%;max-width:335px;min-height:320px;margin:0 auto;padding:12px}.productCard-module__eCRBCq__productImage{max-width:150px;transform:scale(.8)}.productCard-module__eCRBCq__name{font-size:14px;line-height:1.2}.productCard-module__eCRBCq__price{font-size:16px}.productCard-module__eCRBCq__addButton,.productCard-module__eCRBCq__skeletonButton{min-width:90px;height:42px;padding:8px 16px;font-size:13px}}
.CategorySkeleton-module___P4ega__skeletonCard{background:#fff;border-radius:12px;flex-direction:column;gap:8px;width:100%;min-height:160px;padding:16px;animation:1.5s ease-in-out infinite CategorySkeleton-module___P4ega__pulse;display:flex;box-shadow:0 2px 8px #0000000d}.CategorySkeleton-module___P4ega__skeletonImage{background:#e5e7eb;border-radius:8px;width:100%;height:120px}.CategorySkeleton-module___P4ega__skeletonLine{background:#e5e7eb;border-radius:4px;width:80%;height:16px;margin:0 auto}.CategorySkeleton-module___P4ega__skeletonLineShort{background:#e5e7eb;border-radius:4px;width:60%;height:14px;margin:0 auto}@keyframes CategorySkeleton-module___P4ega__pulse{0%,to{opacity:1}50%{opacity:.6}}
.Footer-module__1I15rq__footer{background:var(--background);border-top:1px solid var(--border-color);color:var(--green-primary);font-family:var(--font-family);margin:0;padding:40px 130px}.Footer-module__1I15rq__container{justify-content:space-between;gap:40px;display:flex}.Footer-module__1I15rq__logo{color:var(--green-primary);flex-direction:column;flex:1;justify-content:flex-start;gap:60px;font-size:28px;font-weight:800;line-height:1.2;display:flex}.Footer-module__1I15rq__columns{flex-wrap:nowrap;flex:3;justify-content:space-between;gap:40px;display:flex}.Footer-module__1I15rq__column{flex:1;min-width:120px}.Footer-module__1I15rq__column h4{color:var(--green-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:14px;font-weight:600}.Footer-module__1I15rq__column ul{margin:0;padding:0;list-style:none}.Footer-module__1I15rq__column li{color:var(--green-primary-60);cursor:pointer;margin-bottom:6px;font-size:14px;line-height:1.4;transition:color .2s,-webkit-text-decoration .2s,text-decoration .2s}.Footer-module__1I15rq__column li:hover{color:var(--green-primary);text-decoration:underline}.Footer-module__1I15rq__column p{margin:0 0 6px}.Footer-module__1I15rq__contactBlock{justify-content:space-between;align-items:center;width:100%;margin-top:24px;display:flex}.Footer-module__1I15rq__contactLeft{flex-direction:column;gap:4px;display:flex}.Footer-module__1I15rq__phone{color:var(--green-primary);margin:0;font-weight:600}.Footer-module__1I15rq__mail{color:var(--green-primary);text-decoration:none;transition:color .2s}.Footer-module__1I15rq__mail:hover{color:var(--green-primary-60)}.Footer-module__1I15rq__social{justify-content:flex-end;align-items:center;gap:12px;display:flex}.Footer-module__1I15rq__social a img{opacity:.8;width:24px;height:24px;transition:opacity .2s}.Footer-module__1I15rq__social a:hover img{opacity:1}.Footer-module__1I15rq__bottom{color:var(--text-muted);text-align:left;margin-top:32px;font-size:13px;font-weight:400}@media (max-width:767px){.Footer-module__1I15rq__footer{display:none}}@media (min-width:768px) and (max-width:1279px){.Footer-module__1I15rq__footer{padding:30px 20px}.Footer-module__1I15rq__logo{font-size:24px}.Footer-module__1I15rq__columns{gap:20px}.Footer-module__1I15rq__column{min-width:100px}.Footer-module__1I15rq__column h4{margin-bottom:8px;font-size:12px}.Footer-module__1I15rq__column li{margin-bottom:4px;font-size:12px}.Footer-module__1I15rq__contactBlock{flex-direction:row;justify-content:space-between;margin-top:20px}.Footer-module__1I15rq__bottom{font-size:12px}}@media (min-width:1280px){.Footer-module__1I15rq__footer{padding:40px 130px}.Footer-module__1I15rq__logo{gap:60px;font-size:28px}.Footer-module__1I15rq__columns{gap:40px}.Footer-module__1I15rq__column{min-width:160px}.Footer-module__1I15rq__column h4{margin-bottom:12px;font-size:13px}.Footer-module__1I15rq__column li{margin-bottom:6px;font-size:13px}.Footer-module__1I15rq__contactBlock{flex-direction:row;justify-content:space-between;margin-top:24px}.Footer-module__1I15rq__bottom{font-size:13px}}
.RecentViewed-module__6FHb5q__container{font-family:var(--font-family);background-color:var(--background);color:var(--foreground);margin:48px 130px;position:relative}.RecentViewed-module__6FHb5q__title{margin-bottom:20px;font-size:18px;font-weight:600}.RecentViewed-module__6FHb5q__carousel{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:8px 0;display:flex;overflow-x:auto}.RecentViewed-module__6FHb5q__carousel::-webkit-scrollbar{display:none}.RecentViewed-module__6FHb5q__cardWrapper{flex:none}.RecentViewed-module__6FHb5q__arrow{z-index:10;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.RecentViewed-module__6FHb5q__arrow:hover{opacity:.8}.RecentViewed-module__6FHb5q__arrow img{object-fit:contain;width:36px;height:36px}.RecentViewed-module__6FHb5q__arrowLeft{left:-40px}.RecentViewed-module__6FHb5q__arrowRight{right:-40px}@media (max-width:1279px){.RecentViewed-module__6FHb5q__container{margin:20px 60px}.RecentViewed-module__6FHb5q__arrowLeft{left:-50px}.RecentViewed-module__6FHb5q__arrowRight{right:-50px}.RecentViewed-module__6FHb5q__arrow{width:40px;height:40px}}@media (max-width:1023px){.RecentViewed-module__6FHb5q__container{margin:40px 60px}.RecentViewed-module__6FHb5q__arrowLeft{left:-46px}.RecentViewed-module__6FHb5q__arrowRight{right:-46px}.RecentViewed-module__6FHb5q__title{font-size:17px}}@media (max-width:767px){.RecentViewed-module__6FHb5q__container{margin:32px 20px;padding-bottom:50px}.RecentViewed-module__6FHb5q__title{margin-bottom:16px;font-size:16px}.RecentViewed-module__6FHb5q__carousel{gap:12px;padding:6px 0}.RecentViewed-module__6FHb5q__arrow{display:none}}@media (max-width:480px){.RecentViewed-module__6FHb5q__container{margin:28px 16px}.RecentViewed-module__6FHb5q__title{margin-bottom:14px;font-size:15px}.RecentViewed-module__6FHb5q__carousel{gap:10px}}@media (max-width:360px){.RecentViewed-module__6FHb5q__container{margin:24px 12px}.RecentViewed-module__6FHb5q__title{font-size:14px}}
.searchPage-module__V3tIcG__searchPage{min-height:100vh;font-family:var(--font-family);box-sizing:border-box;background-color:var(--background);color:var(--foreground);padding:12px 130px}.searchPage-module__V3tIcG__breadcrumbsContainer{margin-bottom:32px}.searchPage-module__V3tIcG__filterContainer{align-items:center;gap:12px;margin-bottom:20px;display:flex}.searchPage-module__V3tIcG__filterBtn{color:#022f29;cursor:pointer;background-color:#fff;border:1px solid #98a4a3;border-radius:4px;align-items:center;gap:8px;max-height:40px;padding:10px 16px;font-size:14px;transition:all .2s;display:flex}.searchPage-module__V3tIcG__filterBtn:hover,.searchPage-module__V3tIcG__mobileFilterBtn:hover{background-color:var(--pastel-green);border-color:#98a4a3}.searchPage-module__V3tIcG__filterBtn.searchPage-module__V3tIcG__active{background-color:var(--pastel-green);border-color:var(--green-primary)}.searchPage-module__V3tIcG__filterIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.searchPage-module__V3tIcG__brandsDropdown{display:inline-block;position:relative}.searchPage-module__V3tIcG__brandsDropdownContent{z-index:1000;background-color:#fff;border:1px solid #98a4a3;border-radius:4px;min-width:254px;max-height:320px;margin-top:8px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.searchPage-module__V3tIcG__brandsList{flex-direction:column;gap:8px;padding:12px;display:flex}.searchPage-module__V3tIcG__brandCheckbox{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:6px 8px;font-size:14px;transition:background-color .2s;display:flex}.searchPage-module__V3tIcG__brandCheckbox:hover{background-color:#022f290d}.searchPage-module__V3tIcG__brandCheckbox input[type=checkbox]{cursor:pointer;border:1px solid #98a4a3;border-radius:3px;flex-shrink:0;width:16px;height:16px;margin:0}.searchPage-module__V3tIcG__brandCheckbox input[type=checkbox]:checked{accent-color:#022f29;background-color:#022f29;border-color:#022f29}.searchPage-module__V3tIcG__brandCheckboxText{color:#022f29;flex:1;font-size:14px}.searchPage-module__V3tIcG__brandsLoading,.searchPage-module__V3tIcG__brandsEmpty{text-align:center;color:#98a4a3;padding:16px;font-size:14px}.searchPage-module__V3tIcG__dropdownArrow{flex-shrink:0;transition:transform .2s}.searchPage-module__V3tIcG__filterBtn.searchPage-module__V3tIcG__active .searchPage-module__V3tIcG__dropdownArrow{transform:rotate(180deg)}.searchPage-module__V3tIcG__categoriesGrid{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;margin-top:8px;padding-bottom:20px;display:flex;overflow:auto hidden}.searchPage-module__V3tIcG__categoriesGrid::-webkit-scrollbar{width:0;height:0;display:none}.searchPage-module__V3tIcG__categoriesGrid::-webkit-scrollbar-track{display:none}.searchPage-module__V3tIcG__categoriesGrid::-webkit-scrollbar-thumb{display:none}.searchPage-module__V3tIcG__categoriesGrid::-webkit-scrollbar-thumb:hover{display:none}.searchPage-module__V3tIcG__categoryCard{cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1px solid #cfcfcf;border-radius:8px;flex-shrink:0;align-items:center;gap:12px;width:254px;max-height:120px;padding:12px;font-size:16px;transition:all .2s;display:flex}.searchPage-module__V3tIcG__categoryCard:hover{background:var(--pastel-green);box-shadow:0 4px 12px #1890ff1a}.searchPage-module__V3tIcG__categoryImageWrapper{flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex;overflow:hidden}.searchPage-module__V3tIcG__categoryInfo{flex-direction:column;flex:1;justify-content:center;gap:4px;min-height:56px;display:flex}.searchPage-module__V3tIcG__categoryName{color:#1a1a1a;text-overflow:ellipsis;white-space:normal;word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.searchPage-module__V3tIcG__categoryProductCount{color:#666;flex-shrink:0;margin-top:auto;font-size:12px}.searchPage-module__V3tIcG__searchContent{min-height:400px}.searchPage-module__V3tIcG__loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px;display:flex}.searchPage-module__V3tIcG__resultsCount{color:#666;margin-bottom:20px;font-size:16px}.searchPage-module__V3tIcG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));justify-content:center;gap:20px;margin-bottom:80px;display:grid}.searchPage-module__V3tIcG__pagination{justify-content:center;margin-top:32px;display:flex}.searchPage-module__V3tIcG__noResults{text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex}.searchPage-module__V3tIcG__noResults h3{color:#1a1a1a;margin-bottom:24px;font-size:24px;font-weight:600}.searchPage-module__V3tIcG__noResults p{margin-bottom:32px;font-weight:400}@media (max-width:1200px){.searchPage-module__V3tIcG__searchPage{padding:12px 60px}.searchPage-module__V3tIcG__filterContainer{padding:0}}@media (max-width:768px){.searchPage-module__V3tIcG__searchPage{padding:0 12px}.searchPage-module__V3tIcG__filterContainer{flex-wrap:wrap;gap:8px;padding:8px 0 16px}.searchPage-module__V3tIcG__filterBtn{padding:8px 12px;font-size:13px}.searchPage-module__V3tIcG__brandsDropdownContent{border-radius:12px 12px 0 0;max-height:50vh;margin:0;position:fixed;inset:auto 0 0}.searchPage-module__V3tIcG__categoriesGrid{gap:12px;padding-bottom:16px}.searchPage-module__V3tIcG__categoryCard{width:280px;min-height:84px}.searchPage-module__V3tIcG__categoryImageWrapper{width:44px;height:44px}.searchPage-module__V3tIcG__categoryName{line-clamp:2;font-size:15px}.searchPage-module__V3tIcG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(335px,1fr));justify-items:center}.searchPage-module__V3tIcG__mobileTopBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;background:#ffffffbf;align-items:center;gap:12px;width:100vw;height:70px;margin-left:calc(50% - 50vw);padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #0000000d}.searchPage-module__V3tIcG__mobileBackBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.searchPage-module__V3tIcG__mobileTopTitle{color:var(--green-primary);font-size:16px;font-weight:600}.searchPage-module__V3tIcG__filterBtn:hover,.searchPage-module__V3tIcG__mobileFilterBtn:hover{background-color:var(--pastel-green);border-color:#98a4a3}.searchPage-module__V3tIcG__filterBtn.searchPage-module__V3tIcG__active{background-color:var(--pastel-green);border-color:var(--green-primary)}.searchPage-module__V3tIcG__filterIcon{opacity:.7}.searchPage-module__V3tIcG__mobileFilterBtn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #98a4a3;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:16px;transition:all .2s;display:flex}.searchPage-module__V3tIcG__mobileActionsContainer{gap:12px;width:100%;margin-bottom:16px;display:flex;position:relative}.searchPage-module__V3tIcG__mobileSearchWrapper{background:var(--background);padding-bottom:16px}.searchPage-module__V3tIcG__mobileSearchWrapper .ant-input-affix-wrapper{border:2px solid var(--green-primary);border-radius:6px;align-items:center;height:44px;margin-bottom:8px;font-size:15px;display:flex}.searchPage-module__V3tIcG__mobileSearchWrapper .ant-input{color:var(--green-primary);font-size:15px}.searchPage-module__V3tIcG__mobileSearchWrapper .ant-input::placeholder{color:var(--gray-green)}.searchPage-module__V3tIcG__breadcrumbsContainer,.searchPage-module__V3tIcG__mobileResultsInfo{margin-bottom:16px}}@media (max-width:480px){.searchPage-module__V3tIcG__filterContainer{gap:6px}.searchPage-module__V3tIcG__filterBtn{padding:7px 10px;font-size:12px}.searchPage-module__V3tIcG__brandsDropdownContent{max-height:60vh}.searchPage-module__V3tIcG__foundCategories{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.searchPage-module__V3tIcG__categoriesGrid{gap:10px}.searchPage-module__V3tIcG__categoryCard{border:1px solid #98a4a3;width:260px;min-height:80px;padding:14px}.searchPage-module__V3tIcG__categoryImageWrapper{width:40px;height:40px}.searchPage-module__V3tIcG__categoryName{line-clamp:2;font-size:15px}}.searchPage-module__V3tIcG__noResults button{background-color:#022f29;max-width:205px}.searchPage-module__V3tIcG__noResults button span{font-size:14px}.searchPage-module__V3tIcG__noResults button :hover{background-color:#022f29}.searchPage-module__V3tIcG__searchHeader{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:32px;display:flex}.searchPage-module__V3tIcG__searchTitle{color:#022f29;margin:0;font-size:24px;font-weight:600}.searchPage-module__V3tIcG__queryHighlight{color:#022f29;font-weight:700}.searchPage-module__V3tIcG__searchResultsCount{color:#022f29;white-space:nowrap;font-size:14px}@media (max-width:768px){.searchPage-module__V3tIcG__searchHeader{flex-direction:column;align-items:flex-start;gap:8px}.searchPage-module__V3tIcG__searchResultsCount{font-size:15px}}.searchPage-module__V3tIcG__foundCategories{position:relative;overflow:hidden}.searchPage-module__V3tIcG__categoriesGrid{scroll-behavior:smooth;scrollbar-width:none;gap:12px;display:flex;overflow-x:auto}.searchPage-module__V3tIcG__categoriesGrid::-webkit-scrollbar{display:none}.searchPage-module__V3tIcG__categoryCard{white-space:nowrap;background:#fff;border:1px solid #022f291a;border-radius:12px;flex:none;align-items:center;gap:14px;width:254px;padding:14px 18px;font-size:16px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.searchPage-module__V3tIcG__categoryCardActive{background-color:var(--pastel-green)}.searchPage-module__V3tIcG__scrollArrowLeft,.searchPage-module__V3tIcG__scrollArrowRight{cursor:pointer;z-index:10;background:#e5eae9;border:1px solid #022f291a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.searchPage-module__V3tIcG__scrollArrowLeft{left:12px}.searchPage-module__V3tIcG__scrollArrowRight{right:12px}
.BreadcrumbSkeleton-module__QWa6xq__skeletonBreadcrumbWrapper{align-items:center;gap:8px;padding:16px 0;display:flex}.BreadcrumbSkeleton-module__QWa6xq__skeletonBreadcrumb,.BreadcrumbSkeleton-module__QWa6xq__skeletonBreadcrumbShort{background:#e5e7eb;border-radius:4px;height:20px;animation:1.5s ease-in-out infinite BreadcrumbSkeleton-module__QWa6xq__pulse}.BreadcrumbSkeleton-module__QWa6xq__skeletonBreadcrumb{width:100px}.BreadcrumbSkeleton-module__QWa6xq__skeletonBreadcrumbShort{width:60px}@keyframes BreadcrumbSkeleton-module__QWa6xq__pulse{0%,to{opacity:1}50%{opacity:.6}}
.productPage-module__7qMPcG__container{color:#022f29;box-sizing:border-box;gap:40px;min-height:100vh;padding:12px 130px;display:flex}.productPage-module__7qMPcG__leftColumn,.productPage-module__7qMPcG__rightColumn{flex-direction:column;display:flex}.productPage-module__7qMPcG__leftColumn{gap:12px}.productPage-module__7qMPcG__rightColumn::-webkit-scrollbar{width:0;height:0;display:none}.productPage-module__7qMPcG__imageWrapper{background:#f9f9f9;border-radius:12px;justify-content:center;align-items:center;width:670px;height:570px;margin:0 auto;display:flex;position:relative;overflow:hidden}.productPage-module__7qMPcG__productImage{object-fit:contain;width:100%;height:100%;margin:0 auto;transition:transform .3s;display:block;transform:scale(.7)}.productPage-module__7qMPcG__arrowButton{cursor:pointer;background:0 0;border:none;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.productPage-module__7qMPcG__arrowButton:hover{opacity:.8}.productPage-module__7qMPcG__prevButton{left:8px}.productPage-module__7qMPcG__nextButton{right:8px}.productPage-module__7qMPcG__thumbnails{gap:16px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.productPage-module__7qMPcG__thumbnail{cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.85;border:1px solid #022f294d;border-radius:4px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex;overflow:hidden}.productPage-module__7qMPcG__thumbnail img{object-fit:cover;transform:scale(.7)}.productPage-module__7qMPcG__thumbnail:hover{opacity:1;border-color:#022f2999}.productPage-module__7qMPcG__activeThumbnail{opacity:1;border-color:#022f29}.productPage-module__7qMPcG__desktopDescription{text-align:left;border-radius:12px;width:100%;display:block}.productPage-module__7qMPcG__mobileDescription{text-align:left;display:none}.productPage-module__7qMPcG__tabs{border-bottom:1px solid #98a4a3;gap:12px;margin-top:16px;padding:0;display:flex}.productPage-module__7qMPcG__tabButton{cursor:pointer;color:#022f294d;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 0;font-size:18px;transition:all .2s}.productPage-module__7qMPcG__tabButton:hover{color:#022f29}.productPage-module__7qMPcG__activeTab{color:#022f29;font-weight:500}.productPage-module__7qMPcG__tabContent{color:#022f29;text-align:left;max-width:670px;padding:20px 0 60px;font-size:15px;line-height:1.6}.productPage-module__7qMPcG__name{text-align:left;margin-bottom:20px;font-size:28px;font-weight:700}.productPage-module__7qMPcG__statusAndArticle{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;font-size:16px;display:flex;position:relative;left:50%;transform:translate(-50%)}.productPage-module__7qMPcG__availability{color:#022f29;text-align:left;align-items:center;gap:6px;font-weight:500;display:flex}.productPage-module__7qMPcG__article{color:#022f294d;white-space:nowrap;text-align:right}.productPage-module__7qMPcG__priceBlock{text-align:left;align-items:flex-start;gap:12px;display:flex}.productPage-module__7qMPcG__price{color:#022f29;font-size:26px;font-weight:700}.productPage-module__7qMPcG__oldPrice{color:#022f294d;font-size:16px;text-decoration:line-through;transform:translateY(14px)}.productPage-module__7qMPcG__addButton{color:#fff;cursor:pointer;background-color:#022f29;border:none;border-radius:10px;width:fit-content;margin-top:12px;padding:12px 24px;font-size:16px;font-weight:600;transition:box-shadow .2s}.productPage-module__7qMPcG__addButton:hover{box-shadow:0 6px 16px #022f294d}.productPage-module__7qMPcG__modalThumbnail{cursor:pointer;opacity:.85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #022f294d;border-radius:6px;justify-content:center;align-items:center;width:54px;height:54px;transition:all .2s;display:flex;overflow:hidden}.productPage-module__7qMPcG__breadcrumbWrapper{box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:12px 130px 0;overflow:auto hidden}.productPage-module__7qMPcG__breadcrumbWrapper::-webkit-scrollbar{display:none}.productPage-module__7qMPcG__breadcrumbWrapper>*{white-space:nowrap;align-items:center;gap:8px;min-width:max-content;display:inline-flex}.productPage-module__7qMPcG__mobileTopBar{display:none}.productPage-module__7qMPcG__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite productPage-module__7qMPcG__skeleton-loading}@keyframes productPage-module__7qMPcG__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.productPage-module__7qMPcG__breadcrumbsSkeleton{white-space:nowrap;align-items:center;gap:8px;min-width:max-content;display:inline-flex}.productPage-module__7qMPcG__breadcrumbsSkeleton>div:not(:last-child):after{color:#ccc;margin-left:8px;font-size:14px}@media (max-width:1279px){.productPage-module__7qMPcG__container{flex-direction:column;gap:30px;padding:30px 40px}.productPage-module__7qMPcG__imageWrapper{width:670px;height:570px}.productPage-module__7qMPcG__rightColumn{text-align:left;align-items:flex-start}.productPage-module__7qMPcG__desktopDescription{display:none}.productPage-module__7qMPcG__mobileDescription{text-align:left;width:100%;display:block}.productPage-module__7qMPcG__breadcrumbWrapper{padding:20px 40px 0}}@media (max-width:767px){.productPage-module__7qMPcG__arrowButton{display:none}.productPage-module__7qMPcG__container{flex-direction:column;gap:24px;padding:20px}.productPage-module__7qMPcG__imageWrapper{width:335px;height:284px}.productPage-module__7qMPcG__thumbnail{width:32px;height:32px}.productPage-module__7qMPcG__tabButton{padding:8px 0;font-size:14px}.productPage-module__7qMPcG__tabContent{text-align:left;font-size:14px}.productPage-module__7qMPcG__addButton{width:100%;max-width:280px}.productPage-module__7qMPcG__mobileTopBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#ffffffbf;border-bottom:1px solid #e0e0e0;align-items:center;gap:12px;width:100vw;height:70px;margin-left:calc(50% - 50vw);padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 12px #0000000d}.productPage-module__7qMPcG__mobileBackBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.productPage-module__7qMPcG__mobileTopTitle{color:#022f29;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:16px;font-weight:600;overflow:hidden}.productPage-module__7qMPcG__breadcrumbWrapper{padding:0 20px}}@media (max-width:374px){.productPage-module__7qMPcG__container{padding:16px}.productPage-module__7qMPcG__imageWrapper{width:320px;height:270px}.productPage-module__7qMPcG__thumbnail{width:28px;height:28px}}.productPage-module__7qMPcG__mobileBreadcrumbsUnderTopBar{z-index:10;background:#fff;padding:8px 0 16px 20px;position:relative}.productPage-module__7qMPcG__mobileLayout{flex-direction:column;display:flex}.productPage-module__7qMPcG__desktopLayout{display:none}.productPage-module__7qMPcG__mobileInfo{padding:16px 20px 0}.productPage-module__7qMPcG__mobileTabs{margin-top:32px;margin-bottom:80px;padding:0 20px 80px}@media (min-width:1280px){.productPage-module__7qMPcG__mobileLayout{display:none}.productPage-module__7qMPcG__desktopLayout{display:block}}.productPage-module__7qMPcG__characteristics{margin:32px 0;font-size:14px;position:relative}.productPage-module__7qMPcG__characteristicsTitle{color:#022f29;border-bottom:1px solid #98a4a3;margin-top:32px;margin-bottom:12px;padding-bottom:8px;font-size:18px;font-weight:600}.productPage-module__7qMPcG__characteristicsList{flex-direction:column;gap:12px;display:flex}.productPage-module__7qMPcG__characteristicItem{flex-wrap:wrap;align-items:center;gap:8px;width:100%;line-height:1.4;display:flex}.productPage-module__7qMPcG__characteristicName{color:#022f29;white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex-shrink:0;max-width:40%;font-weight:500}.productPage-module__7qMPcG__characteristicDots{border-bottom:1px dotted #98a4a3;flex:1;min-width:20px;height:1em;margin:0 8px}.productPage-module__7qMPcG__characteristicValue{color:#022f29;white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex-shrink:0;max-width:40%;font-weight:500}.productPage-module__7qMPcG__characteristicItem>*{flex-basis:auto}.productPage-module__7qMPcG__characteristicItem:after{content:"";flex-basis:100%;height:0;display:block}.productPage-module__7qMPcG__configurator{padding:20px 0}.productPage-module__7qMPcG__optionsList{flex-direction:column;gap:15px;margin-bottom:20px;display:flex}.productPage-module__7qMPcG__optionItem{background-color:#98a4a3;border:1px solid #98a4a3;border-radius:8px;justify-content:space-between;align-items:center;padding:15px;display:flex}.productPage-module__7qMPcG__optionLabel{font-weight:500}.productPage-module__7qMPcG__quantityControls{align-items:center;gap:10px;display:flex}.productPage-module__7qMPcG__quantityButton{cursor:pointer;background-color:#fff;border:1px solid #98a4a3;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.productPage-module__7qMPcG__quantityButton:hover:not(:disabled){background-color:#f0f0f0}.productPage-module__7qMPcG__quantityButton:disabled{opacity:.5;cursor:not-allowed}.productPage-module__7qMPcG__quantityValue{text-align:center;min-width:40px;font-weight:700}.productPage-module__7qMPcG__configuratorSummary{text-align:center;background-color:#f5f5f5;border-top:1px solid #e0e0e0;border-radius:8px;padding:20px}.productPage-module__7qMPcG__saveButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:6px;margin-top:10px;padding:12px 24px;font-size:16px}.productPage-module__7qMPcG__saveButton:hover:not(:disabled){background-color:#0056b3}.productPage-module__7qMPcG__saveButton:disabled{cursor:not-allowed;background-color:#98a4a3}.productPage-module__7qMPcG__error{color:#dc3545;background-color:#f8d7da;border:1px solid #98a4a3;border-radius:4px;padding:10px}.productPage-module__7qMPcG__groupName{color:#022f29;margin:16px 0;font-size:16px}.productPage-module__7qMPcG__showMoreContainer{justify-content:center;margin-top:20px;display:flex}.productPage-module__7qMPcG__showMoreButton{cursor:pointer;box-sizing:border-box;background-color:#022f291a;border:1px solid #022f291a;border-radius:6px;width:100%;max-width:100%;padding:12px 20px;font-size:14px}.productPage-module__7qMPcG__showMoreButton a{color:#022f29}.productPage-module__7qMPcG__recentlyViewedContainer{margin-top:80px}.productPage-module__7qMPcG__groupsList{flex-direction:column;gap:1.2rem;display:flex}.productPage-module__7qMPcG__accordionItem{background:#fff;border:1px solid #98a4a3;border-radius:14px;overflow:hidden;box-shadow:0 1px 6px #0000000f}.productPage-module__7qMPcG__accordionHeader{cursor:pointer;color:#1e293b;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 24px;font-size:16px;font-weight:500;transition:background .2s,border-color .2s;display:flex}.productPage-module__7qMPcG__accordionHeader:hover{background:#fafafa}.productPage-module__7qMPcG__headerLeft{align-items:center;gap:10px;display:flex}.productPage-module__7qMPcG__groupCounter{color:#fff;background:#013b32;border-radius:8px;padding:2px 8px;font-size:.75rem}.productPage-module__7qMPcG__arrow{color:#6b7280;font-size:.85rem;transition:transform .25s}.productPage-module__7qMPcG__accordionHeader.productPage-module__7qMPcG__open .productPage-module__7qMPcG__arrow{transform:rotate(180deg)}.productPage-module__7qMPcG__accordionContent{background:#fff;padding:0 24px 16px;animation:.25s ease-out productPage-module__7qMPcG__fadeSlideDown}@keyframes productPage-module__7qMPcG__fadeSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.productPage-module__7qMPcG__optionLabel,.productPage-module__7qMPcG__checkboxLabel{cursor:pointer;align-items:center;gap:12px;margin-right:8px;display:flex}.productPage-module__7qMPcG__optionText{flex:1;font-size:14px;font-weight:400}.productPage-module__7qMPcG__priceDelta{color:#0c9d39;font-size:.95rem;font-weight:600}.productPage-module__7qMPcG__multiItem{justify-content:space-between;align-items:center;display:flex}.productPage-module__7qMPcG__multiItem:last-child{border-bottom:none}.productPage-module__7qMPcG__quantityControl{border:1px solid #98a4a3;border-radius:4px;align-items:center;gap:12px;max-width:100px;height:28px;margin-left:4px;padding:4px;font-size:14px;font-weight:500;display:flex}.productPage-module__7qMPcG__quantityControl button{cursor:pointer;background:#fff;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:1.2rem}.productPage-module__7qMPcG__noOptions,.productPage-module__7qMPcG__loadingText,.productPage-module__7qMPcG__error{text-align:center;color:#98a4a3;padding:2rem;font-size:1rem}.productPage-module__7qMPcG__configuratorTab{padding-right:25px;position:relative}.productPage-module__7qMPcG__tabBadge{color:#022f29;background:#9cfc79;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;padding:0 6px;font-size:.55rem;font-weight:700;display:flex;position:absolute;top:5px;right:8px;box-shadow:0 2px 4px #0003}.productPage-module__7qMPcG__deliveryItem{align-items:center;gap:12px;padding:12px 0;display:flex}.productPage-module__7qMPcG__deliveryIcon{flex-shrink:0}.productPage-module__7qMPcG__deliveryTitle{color:#0b3b32;font-size:16px;font-weight:600}.productPage-module__7qMPcG__deliverySubtitle{opacity:.6;font-size:14px}.productPage-module__7qMPcG__supplierBlock{color:#0b3b32;margin-top:12px;font-size:15px;line-height:1.5}.productPage-module__7qMPcG__modalOverlay{z-index:9999;touch-action:none;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.productPage-module__7qMPcG__modalTopBar{background:#fff;border-bottom:1px solid #0000001a;justify-content:flex-start;align-items:center;gap:12px;height:74px;padding:0 32px;display:flex;box-shadow:0 4px 12px #0000000d}.productPage-module__7qMPcG__modalTitle{color:#022f29;white-space:nowrap;text-overflow:ellipsis;font-size:28px;font-weight:600;overflow:hidden}.productPage-module__7qMPcG__modalClose{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;display:flex}.productPage-module__7qMPcG__modalClose img{width:32px;height:32px}.productPage-module__7qMPcG__modalImageWrapper{flex:1;justify-content:center;align-items:center;padding:0 160px 104px;display:flex;position:relative;overflow:hidden}.productPage-module__7qMPcG__modalImage{object-fit:contain;max-width:100%;max-height:90%}.productPage-module__7qMPcG__modalArrow{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.productPage-module__7qMPcG__modalArrow:hover{background:#00000014;transform:translateY(-50%)}.productPage-module__7qMPcG__modalPrev{left:13px}.productPage-module__7qMPcG__modalNext{right:13px}@media (max-width:767px){.productPage-module__7qMPcG__modalTopBar{gap:10px;height:64px;padding:0 20px}.productPage-module__7qMPcG__modalTitle{font-size:16px}.productPage-module__7qMPcG__modalImageWrapper{padding:20px 14px}.productPage-module__7qMPcG__modalArrow{display:none}.productPage-module__7qMPcG__modalClose img{width:24px;height:24px}}.productPage-module__7qMPcG__modalThumbnails{z-index:20;gap:14px;padding:0 12px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.productPage-module__7qMPcG__modalThumbnail{cursor:pointer;opacity:.85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #022f294d;border-radius:6px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;overflow:hidden}.productPage-module__7qMPcG__modalThumbnail img{object-fit:cover;transform:scale(.7)}.productPage-module__7qMPcG__modalThumbnail:hover{opacity:1;border-color:#022f2999}.productPage-module__7qMPcG__modalThumbnailActive{opacity:1;border-color:#022f29}@media (max-width:767px){.productPage-module__7qMPcG__modalThumbnails{gap:10px;bottom:16px}.productPage-module__7qMPcG__modalThumbnail{border-radius:4px;width:40px;height:40px}.productPage-module__7qMPcG__modalThumbnail img{object-fit:cover;transform:scale(.5)}.productPage-module__7qMPcG__modalCounterWrapper{z-index:25;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.productPage-module__7qMPcG__modalCounter{color:#022f29cc;text-align:center;background:#fffc;border-radius:8px;padding:4px 10px;font-size:14px;font-weight:500}}@media (min-width:768px){.productPage-module__7qMPcG__modalCounterWrapper{display:none}}.productPage-module__7qMPcG__rightColumn{text-align:left;flex:1;align-self:flex-start;gap:12px;max-height:calc(100vh - 50px);position:sticky;top:20px;overflow:hidden}.productPage-module__7qMPcG__rightColumnScroll{scrollbar-width:none;-ms-overflow-style:none;max-height:100%;overflow-y:auto}.productPage-module__7qMPcG__rightColumnScroll::-webkit-scrollbar{display:none}.productPage-module__7qMPcG__rightBlur{-webkit-backdrop-filter:blur();backdrop-filter:blur();pointer-events:none;background:linear-gradient(#ffffff0d 0%,#fff3 55%,#706f6f59 100%),radial-gradient(120% 90% at 50% 120%,#ffffff40,#0000 60%);width:100%;height:170px;transition:opacity .35s;position:absolute;bottom:0;left:0;box-shadow:0 -12px 30px #ffffff40,inset 0 1px 2px #fff6}.productPage-module__7qMPcG__blurVisible{opacity:1}.productPage-module__7qMPcG__blurHidden{opacity:0}.productPage-module__7qMPcG__disabledOption{opacity:.5;pointer-events:none}.productPage-module__7qMPcG__requiredOption{font-weight:500}.productPage-module__7qMPcG__requiredMark{color:#d32f2f;margin-left:4px;font-size:1.1em}.productPage-module__7qMPcG__characteristicItem input[type=checkbox],.productPage-module__7qMPcG__characteristicItem input[type=radio]{appearance:auto;accent-color:#022f29}
/*# sourceMappingURL=2364cb52327701aa.css.map*/