@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700&family=Open+Sans:wght@400;600&display=swap);.App_app__8XvTd{box-sizing:border-box;min-height:100vh}.Spinner_spinner__EIcwz{align-items:center;border-radius:4px;bottom:0;cursor:default;display:flex;justify-content:center;left:0;opacity:.7;position:absolute;right:0;top:0}.Spinner_spinner__EIcwz:before{animation:Spinner_rotation__KDkC- 1s linear infinite;border:3px solid #d3d3d3;border-bottom-color:green;border-radius:50%;box-sizing:border-box;content:"";height:19px;width:19px}@keyframes Spinner_rotation__KDkC-{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Button_button__MwZi7{background:#0000;border:none;border-radius:4px;box-sizing:border-box;color:#222;cursor:pointer;font-family:Open Sans;font-size:15px;padding:7px 17px;position:relative}.Button_button__MwZi7:hover:not(:disabled){opacity:.5;transition:opacity .3s ease-out}.Button_button__MwZi7:disabled:before{background-color:#f2f2f2;bottom:0;content:"";cursor:default;display:block;height:100%;left:0;opacity:.6;position:absolute;right:0;top:0;transition:all .25s linear;width:100%}.Button_primary__c6d3j{background-color:#5ec343;color:#fff}.Button_secondary__4ONJ4{background-color:initial;border:1px solid #d3d3d3;color:#333}.Chip_chip__DuHsk{align-self:flex-start;border-radius:4px;font-size:12px;padding:5px 10px}.Chip_info__41G9n{background-color:#fcf7eb}.Chip_attention__Y9u26{background-color:#f44336;color:#fff}.Chip_highlighted__AUnRy{background-color:#ecf7ed}.Chip_plain__K837y{background-color:#fff;border:1px solid #d3d3d3}.IconButton_button__pXytk{fill:#d3d3d3;align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;gap:5px;justify-content:center;outline:none;padding:0}.IconButton_button__pXytk:disabled{fill:#d3d3d3;cursor:default}.IconButton_button__pXytk:hover:not(:disabled){fill:#4faa37}.IconButton_column__lXp-C{flex-direction:column}.FavoriteIcon_icon__qCgL\+{transition:all .15s ease-out}.FavoriteIcon_icon__qCgL\+:hover{opacity:.7;transition:all .15s ease-in}.ProductCard_product-card__25uOd{align-items:center;animation:ProductCard_fade__JoVA8 .2s linear;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;position:relative;transition:all .2s linear}@keyframes ProductCard_fade__JoVA8{0%{opacity:0}to{opacity:1}}.ProductCard_image-wrapper__qM9fr{position:relative}.ProductCard_image-wrapper__qM9fr:after{background-color:initial;z-index:1}.ProductCard_image-wrapper__qM9fr:after,.ProductCard_image-wrapper__qM9fr:hover:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .12s linear}.ProductCard_image-wrapper__qM9fr:hover:after{background-color:#ffffff80}.ProductCard_image__rnG5m{border-radius:4px;display:block;object-fit:contain;width:100%}.ProductCard_discount-chip__fp13z{left:9px;position:absolute;top:9px}.ProductCard_wishlist-btn__Jf-vv{position:absolute;right:9px;top:9px;z-index:3}.ProductCard_title__9wMv7{align-self:flex-start;color:#222;font-size:14px;font-weight:400;line-height:24px;margin:0;text-decoration:none}.ProductCard_title__9wMv7:hover{color:#f44336}.ProductCard_price__zuNq7{align-items:center;align-self:flex-start;color:#222;display:flex;font-size:20px;font-weight:700;gap:10px}.ProductCard_old-price__Es0TO{color:#d3d3d3;font-size:16px;font-weight:400;text-decoration:line-through}.ProductCard_chips-wrapper__xNXAk{align-self:flex-start;display:flex;gap:10px}@media screen and (min-width:768px){.ProductCard_image__rnG5m{min-height:331px}}@media screen and (min-width:1024px){.ProductCard_image__rnG5m{min-height:334px}}@media screen and (min-width:1280px){.ProductCard_image__rnG5m{min-height:346px}}.ProductCardList_product-card-list__RPJt3{align-items:center;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:space-between;position:relative}.ProductCardList_sort-wrapper__SNRGx{background-color:#e8ebf0;border-radius:2px;box-sizing:border-box;display:flex;justify-content:flex-end;padding:5px;width:100%}.ProductCardList_sort__v3sV8{cursor:pointer;font-size:14px;min-width:235px;transition:all .15s linear}.ProductCardList_sort__v3sV8:hover{color:red;transition:all .15s linear}.ProductCardList_list-wrapper__6sIyC{display:flex;flex-direction:column;gap:10px}.ProductCardList_list__EGxqc{grid-gap:40px;box-sizing:border-box;display:grid;gap:40px;list-style:none;margin:0;padding:0}@media screen and (min-width:768px){.ProductCardList_list__EGxqc{gap:40px 20px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.ProductCardList_list__EGxqc{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){.ProductCardList_list__EGxqc{grid-template-columns:repeat(4,1fr)}}.Placeholder_heading__dZmhl{color:#d3d3d3;font-family:Nunito;text-align:center}.Toast_toast__vRTIq{align-items:center;animation:Toast_fade__hkfPq .2s linear;border-radius:4px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-size:14px;gap:10px;justify-content:center;left:50%;min-width:280px;padding:8px 14px;position:fixed;top:25px;transform:translateX(-50%);z-index:5}@keyframes Toast_fade__hkfPq{0%{opacity:0}to{opacity:1}}.Toast_action__XxeYn{border-top:1px solid #fff;cursor:pointer;padding-top:5px;text-align:center;transition:opacity .15s linear;width:100%}.Toast_action__XxeYn:hover{opacity:.7;transition:opacity .15s linear}.Toast_info__esxn0{background-color:#fcf7eb;box-shadow:0 6px 12px #8252d029;color:#222}.Toast_success__bvSeD{background-color:#5ec343;box-shadow:0 6px 12px #00b03129}.Toast_warning__covi1{background-color:#ffa801;box-shadow:0 6px 12px #f5982129}.Toast_error__JFhMn{background-color:#ef2525;box-shadow:0 6px 12px #ff070729}@media screen and (min-width:768px){.Toast_toast__vRTIq{flex-direction:row;gap:25px;width:auto}.Toast_action__XxeYn{border-left:1px solid #fff;border-top:none;padding-left:10px;padding-top:0;text-align:left;width:auto}}.Section_section__5QmPY{display:flex;flex-direction:column;gap:30px;min-height:100%}.SectionHeader_section-header__ABZ5R{display:flex;flex-direction:column;gap:20px}.SectionHeader_section-header-title__y6ouB{font-family:Nunito;font-size:38px;margin:0}.SectionHeader_section-header-description__MgeVj{margin:0}.SectionBody_section-body__3SmT-{height:100%;position:relative}.NotFound_not-found__SQm2v{align-items:center;align-self:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.NotFound_title__2fEHx{font-family:Nunito;font-size:64px}.NotFound_wrapper__P7GTX{align-self:stretch;display:flex;flex-direction:column;gap:8px;text-align:center}.NotFound_link__CRK4f{background-color:#5ec343;border-radius:4px;color:#fff;display:inline-block;font-size:12px;padding:5px 10px;text-align:center;text-decoration:none;transition:opacity .2s linear}.NotFound_link__CRK4f:hover{opacity:.7;transition:opacity .2s linear}.NotFound_link-wrapper__onAba{background-color:#e8ebf0;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:16px}@media screen and (min-width:768px){.NotFound_link-wrapper__onAba{flex-direction:row}.NotFound_wrapper__P7GTX{align-self:center}}.Checkbox_container__DQmkM{cursor:pointer;display:block;font-size:14px;margin-bottom:12px;padding-left:30px;position:relative}.Checkbox_container__DQmkM input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.Checkbox_checkmark__4g7VN{background-color:#fff;border-radius:3px;height:18px;left:0;outline:2px solid #d3d3d3;position:absolute;top:0;width:18px}.Checkbox_container__DQmkM:hover input~.Checkbox_checkmark__4g7VN{background-color:#f2f2f2;transition:all .15s linear}.Checkbox_container__DQmkM input:checked~.Checkbox_checkmark__4g7VN{background-color:#fc0;border:none;outline-color:#fc0}.Checkbox_checkmark__4g7VN:after{content:"";display:none;position:absolute}.Checkbox_container__DQmkM input:checked~.Checkbox_checkmark__4g7VN:after{display:block}.Checkbox_container__DQmkM .Checkbox_checkmark__4g7VN:after{border:solid #0009;border-width:0 3px 3px 0;height:8px;left:6px;top:2px;transform:rotate(45deg);width:3px}.Filter_filter__QkIjb{align-items:flex-start;align-self:start;background-color:#e8ebf0;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;padding:16px}.Filter_title__dujJS{font-family:Nunito;font-size:18px;padding:0 0 20px}.SectionBodyGrid_grid__Mlo45{grid-gap:20px;display:grid;gap:20px;justify-content:center}.SectionBodyGrid_block__qDcVP{display:block}@media screen and (min-width:768px){.SectionBodyGrid_grid__Mlo45{grid-template-columns:minmax(-webkit-max-content,210px) 1fr;grid-template-columns:minmax(max-content,210px) 1fr}}.CategoriesList_nav__iktx4{background-color:#fcf7eb;border-radius:4px;display:flex;flex-direction:column;gap:20px;padding:16px}.CategoriesList_title__j8AJb{font-family:Nunito;font-size:18px}.CategoriesList_list__RGuPr{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.CategoriesList_link__rQBdo{color:#222;text-decoration:none;transition:color .15s linear}.CategoriesList_link__rQBdo:hover{color:red;transition:color .15s linear}.CategoriesList_active__E6O-K{color:red;font-weight:700}@media screen and (max-width:768px){.CategoriesList_nav__iktx4{display:none}}@media screen and (min-width:768px){.CategoryPage_wrapper__xkhBA{display:flex;flex-direction:column;gap:20px}}.ProductForm_wrapper__-GXkj{align-self:center;max-width:960px;width:100%}.ProductForm_container__O1rWn{display:flex;flex-direction:column;gap:20px;justify-content:space-between}.ProductForm_action__inbJ6{display:flex;flex-direction:column-reverse;gap:20px}@media screen and (min-width:768px){.ProductForm_container__O1rWn{flex-direction:row}.ProductForm_action__inbJ6{align-self:flex-end;flex-direction:row}}.Card_card__eTYIl{animation:Card_fade__7wFUH .2s linear;background-color:#fff;border:1px solid #fbfbfb;border-radius:4px;box-sizing:border-box;display:inline-block;max-width:960px;padding:16px;position:relative;width:100%}.Card_full-width__JK7Bn{min-width:100%}@keyframes Card_fade__7wFUH{0%{opacity:0}to{opacity:1}}.Form_form__aZG6b{display:flex;flex-direction:column;gap:20px}.Input_container__YLbb7{display:flex;flex-direction:column;gap:5px;height:98px;width:100%}.Input_label__buArF{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.Input_input__lK2cA{border:1px solid #d3d3d3;border-radius:4px;color:#222;font-family:Open Sans;font-size:16px;line-height:20px;outline:2px solid #0000;padding:10px 20px}.Input_input__lK2cA::placeholder{color:#d3d3d3;font-size:14px}.Input_input__lK2cA:focus{background-color:#fcf7eb;border:1px solid #ffc43f;transition:all .25s linear}.Input_error__gIAxE{outline:2px solid #ef2525;transition:outline .3s ease-in}.Input_highlighted__p62LG{color:#ef2525;font-size:14px}.Textarea_container__YQuIs{display:flex;flex-direction:column;gap:5px;height:194px}.Textarea_label__IauiX{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.Textarea_textarea__EVsiO{border:1px solid #d3d3d3;border-radius:4px;color:#222;font-family:Open Sans;font-size:16px;line-height:20px;outline:2px solid #0000;padding:10px 20px;resize:none}.Textarea_textarea__EVsiO::placeholder{color:#d3d3d3;font-size:14px}.Textarea_textarea__EVsiO:focus{background-color:#fcf7eb;border:1px solid #ffc43f;transition:all .25s linear}.Textarea_error__k\+awO{outline:2px solid #ef2525;transition:outline .3s ease-in}.Textarea_highlighted__UmzJI{color:#ef2525;font-size:14px}.Select_select__nmLXB{align-items:baseline;border:1px solid #d3d3d3;border-radius:4px;box-sizing:border-box;display:flex;justify-content:space-between;outline:2px solid #0000;padding:9px 20px;position:relative;width:100%}.Select_default-value__1ybiM{cursor:default}.Select_disabled__Poj9x{background:#f2f2f2;color:#c3c3c3}.Select_select__nmLXB:after{background-color:#000;-webkit-clip-path:polygon(100% 0,0 0,50% 100%);clip-path:polygon(100% 0,0 0,50% 100%);content:"";height:8px;transition:background-color .1s linear;width:12px}.Select_disabled__Poj9x.Select_select__nmLXB:after{background-color:#c3c3c3;transition:all .1s linear}.Select_select__nmLXB:focus:not(.Select_disabled__Poj9x){background-color:#fcf7eb;border-color:#ffc43f;transition:all .25s linear}.Select_options__yh84P{background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;box-shadow:0 5px 22px #0000001a;display:flex;flex-direction:column;left:0;list-style:none;margin:0;padding:12px 0;position:absolute;right:0;top:45px;z-index:1}.Select_active__4qVVo{background-color:#ffc43f}.Select_option__sRx0n{cursor:default;padding:10px 0 10px 20px}.Select_option__sRx0n:hover{background-color:#ffc43f;transition:all .15s linear}.Select_error__kFrh9{outline:2px solid #ef2525;transition:outline .3s ease-in}.ProductFormSelect_product-form-select__K1y1b{display:flex;flex-direction:column;gap:5px;min-height:94px;width:100%}.ProductFormSelect_label__eGSOb{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.ProductFormSelect_highlighted__X2b7C{color:#ef2525;font-size:14px}.Actions_actions__6b1qM{display:flex;flex-direction:column;gap:20px}.Actions_title__LWZIY{font-family:Nunito;font-size:20px;line-height:22px;margin:0;text-align:center}@media (min-width:768px){.Actions_actions__6b1qM{align-items:center;flex-direction:row;justify-content:space-between}.Actions_title__LWZIY{font-size:32px;line-height:32px;margin:0;text-align:left}}.Content_content__SckzU{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:60px;height:100%;justify-items:center;position:relative}.AreaLoader_loader__UbLEm{align-items:center;animation:AreaLoader_fade__YMscb .1s linear forwards;background-color:#fff;border-radius:20px;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:999}.AreaLoader_text__zjDWK{animation:AreaLoader_c2__9506F 2s linear infinite;background:linear-gradient(#5ec343 0 0) 0 100%/0 5px no-repeat;font-family:Nunito;font-size:28px;font-weight:700;padding-bottom:8px}@keyframes AreaLoader_c2__9506F{to{background-size:100% 3px;opacity:1}}@keyframes AreaLoader_fade__YMscb{0%{opacity:0}to{opacity:.8}}.EditIcon_icon__UeNBI{fill:#d3d3d3;transition:all .2s ease-out}.EditIcon_icon__UeNBI:hover{fill:#4faa37;transition:all .25s ease-in}.LockIcon_icon__8GRmt{fill:#d3d3d3}.TrashIcon_icon__8rVBc{transition:all .2s ease-out}.TrashIcon_icon__8rVBc:hover{fill:#ef2525;transition:all .25s ease-in}.Tooltip_tooltip__TrSGY{display:flex;position:relative}.Tooltip_tooltip-message__qEsd4{background-color:#ecf7ed;border:1px solid #f2f2f2;border-radius:10px;box-shadow:0 3px 8px #0000001a;box-sizing:border-box;display:flex;font-size:12px;left:50%;min-width:450px;padding:10px 20px;position:absolute;transform:translateX(-50%);z-index:1}.Tooltip_top__OxIDL{top:-45px}.Tooltip_right__sdMbp{left:calc(100% + 10px);top:50%;transform:translateX(0) translateY(-50%)}.Tooltip_bottom__F4DuK{bottom:-45px}.Tooltip_left__HQMDo{left:auto;right:calc(100% + 10px);top:50%;transform:translateX(0) translateY(-50%)}table{border-collapse:collapse;width:100%}th{font-family:Nunito;font-size:18px}td,th{padding:10px;text-align:left}tr{background-color:initial}tbody tr:hover,tr{transition:all .2s linear}.ProductsList_filter-row__1J1yv,tbody tr:hover{background-color:#fcf7eb}.ProductsList_action-cell__NHH25{width:20px}.ProductsList_image__asBAT{height:50px;object-fit:contain;width:50px}.ProductsList_foto-th__sebY-{width:60px}.ProductsList_category-th__thr6c{width:230px}.ProductsList_brand-th__YAjVw{width:200px}.ProductsList_price-th__cw3Za{width:75px}.ProductsList_chip-wrapper__fDKTA{display:flex;gap:8px}.ProductsList_action__V26V9{display:flex;gap:10px;justify-content:flex-end;width:60px}.ProductsList_product-name-cell__aOc7t{display:flex;flex-direction:column;gap:8px}@media (max-width:768px){table,tbody,td,th,thead,tr{display:block;font-size:12px;text-align:left}.ProductsList_filter-row__1J1yv{display:none}thead tr{left:-9999px;position:absolute;top:-9999px}td{border:none;border-bottom:1px solid #eee;padding-left:50%;position:relative}td:last-of-type{border-bottom:none;padding-bottom:40px}td:before{left:6px;position:absolute;top:6px;white-space:nowrap}.ProductsList_cell__K7OHS:first-of-type:before{content:"Фото";font-weight:600;width:100px}.ProductsList_product-name-cell__aOc7t:nth-of-type(2):before{content:"Название";font-weight:600}.ProductsList_cell__K7OHS:nth-of-type(3):before{content:"Категория";font-weight:600}.ProductsList_cell__K7OHS:nth-of-type(4):before{content:"Производитель";font-weight:600}.ProductsList_cell__K7OHS:nth-of-type(5):before{content:"Цена";font-weight:600}.ProductsList_action-cell__NHH25:nth-of-type(6):before{content:"Действия";font-weight:600}}.ProductsList_action__V26V9{justify-content:center}.Loader_lds-ring__HhVVi{display:inline-block;height:60px;left:50%;position:absolute;top:100px;transform:translateX(-50%);width:60px;z-index:1}.Loader_lds-ring__HhVVi div{animation:Loader_lds-ring__HhVVi 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid #0000;border-radius:50%;border-top-color:#5ec343;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.Loader_lds-ring__HhVVi div:first-child{animation-delay:-.45s}.Loader_lds-ring__HhVVi div:nth-child(2){animation-delay:-.3s}.Loader_lds-ring__HhVVi div:nth-child(3){animation-delay:-.15s}@keyframes Loader_lds-ring__HhVVi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SettingsPage_settings__njVKw{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:1fr;position:relative}@media screen and (min-width:768px){.SettingsPage_settings__njVKw{grid-template-columns:1fr 1fr}}.Categories_category__IBkA2{min-height:160px}.Categories_header__iGK8u{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:10px 0 20px}.Categories_title__XTnvk{font-family:Nunito;font-size:22px;margin:0}.SettingsForm_form__pS0qC{padding:30px 0 10px}.SettingsForm_action__QdYwr{display:flex;flex-direction:column-reverse;gap:20px}@media screen and (min-width:768px){.SettingsForm_action__QdYwr{align-self:flex-end;flex-direction:row}}.SettingsList_list__v4Exm{align-self:stretch;display:flex;flex-direction:column;gap:28px;list-style:none;margin:0;padding:30px 0 10px}.SettingsList_list-container__pKm2t{display:flex;flex-direction:column;gap:10px}.SettingsList_action__MKC7c{display:flex;gap:10px}.SettingsList_product-list-item__0zgaP{display:flex;justify-content:space-between}.SettingsList_chip-wrapper__-IuG7{display:flex;gap:10px}.AddIcon_icon__VpOZR{fill:inherit;transition:all .2s ease-out}.AddIcon_icon__VpOZR:hover{fill:inherit;transition:all .25s ease-in}.Brands_category__eZq2m{min-height:160px}.Brands_header__OW3qr{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:10px 0 20px}.Brands_title__JDjp5{font-family:Nunito;font-size:22px;margin:0}.AdminPage_admin__ALTd7{grid-gap:20px;background-color:#e7ebf0;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:1fr;padding:10px}@media (min-width:768px){.AdminPage_admin__ALTd7{gap:20px;grid-template-columns:fit-content(240px) 1fr;grid-template-rows:50px auto;padding:0}}.BaseLink_link__fel2I{color:#333;text-decoration:none}.BaseLink_button__FWCWb{background-color:#fc0;border-radius:8px}.BaseLink_button__FWCWb:hover:not(:disabled){opacity:.5;transition:opacity .3s ease-out}.BaseLink_button__FWCWb:focus:active{outline:2px solid #0000}.BaseLink_button__FWCWb:focus:not(:disabled){border:1px solid #ffc43f;transition:all .25s linear}.BaseLink_s__prv59{border-radius:4px;font-size:12px;padding:5px 10px}.BaseLink_m__5JPvo{border-radius:8px;font-size:16px;padding:10px 20px}.Header_header__T8iXD{align-items:center;background:#fcf7eb;border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:flex;justify-content:center;text-align:center}@media (min-width:768px){.Header_header__T8iXD{grid-column-end:3;grid-column-start:2;grid-row-end:2;grid-row-start:1;margin:0 auto;max-width:1280px;width:100%}}.Sidebar_sidebar__IZCRF{background-color:#202124;border-radius:20px;padding:10px 20px}.Sidebar_navigation__6\+tsL{width:100%}.Sidebar_toggle-btn__VP\+Tb{display:none}.Sidebar_list__HtFJs{align-items:center;display:flex;gap:24px;justify-content:center;list-style:none;margin:0;padding:0;width:100%}@media (min-width:768px){.Sidebar_sidebar__IZCRF{align-items:center;border-radius:0;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:1;min-height:100vh;transition:width .3s ease;width:70px}.Sidebar_list__HtFJs{flex-direction:column;gap:30px}.Sidebar_list-opened__UWtav{align-items:flex-start}.Sidebar_toggle-btn__VP\+Tb{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex}.Sidebar_opened__pKg54{align-self:flex-end}.Sidebar_open__\+AiNG{width:240px}}.SidebarItem_activeLink__7vTib{fill:#ffc43f;color:#ffc43f}.SidebarItem_activeLink__7vTib,.SidebarItem_link__CT6mo{align-items:center;display:flex;flex-direction:column;font-size:12px;gap:10px;justify-content:center;text-decoration:none}.SidebarItem_link__CT6mo{fill:#fff;color:#fff}.SidebarItem_link-text__Uqbwp{font-size:14px}.SidebarItem_link__CT6mo:hover{fill:#ffc43f;color:#ffc43f;opacity:.7;transition:all .3s linear}@media (min-width:768px){.SidebarItem_activeLink__7vTib{flex-direction:row;font-size:16px}.SidebarItem_link-text__Uqbwp{font-size:18px}.SidebarItem_link__CT6mo{flex-direction:row;font-size:16px}.SidebarItem_open__-ZBXr{display:block;width:100%}.SidebarItem_close__fnGYd{display:none}}.MenuIcon_icon__RGa8F:hover{opacity:.7;transition:opacity .3s linear}.ArrowLeftIcon_icon__bUjyR{fill:#fff}.ArrowLeftIcon_icon__bUjyR:hover{opacity:.7;transition:opacity .3s linear}.CategoryIcon_icon__M48PX,.OrderIcon_icon__aCfmu,.ProductIcon_icon__TEZFd{fill:inherit;transition:all .2s ease-out}.Main_main__f30jA{display:flex;flex-direction:column;gap:20px;position:relative}@media (min-width:768px){.Main_main__f30jA{box-sizing:border-box;display:grid;grid-column-end:3;grid-column-start:2;grid-row-end:3;grid-row-start:2;grid-template-rows:100px 1fr;margin:0 auto;max-width:1280px;padding-bottom:40px;padding-right:20px;width:100%}}.ShowcaseFooter_footer__hDm7E{background-color:#e8ebf0;border-radius:4px;font-size:12px;padding:10px}.Badge_link__aA-j-{text-decoration:none}.Badge_badge__y1Nfb{align-items:center;display:flex;flex-direction:column}.Badge_wrapper__Rwqe3{position:relative}.Badge_count__I6wWM{align-items:center;align-self:center;background-color:#f44336;border-radius:50%;color:#fff;display:flex;font-size:10px;height:18px;justify-content:center;min-width:18px;position:absolute;right:-8px;top:-9px;z-index:2}.Badge_text__-vDNl{color:#222;font-size:12px}.CartIcon_icon__ZjoI1{transition:all .2s ease-out}.CartIcon_icon__ZjoI1:hover{opacity:.7;transition:all .25s ease-in}.ShowcaseHeader_header__Qi2F8{display:flex;flex-direction:column;gap:40px}.ShowcaseHeader_logo__Vw-Pf{transition:opacity .1s linear;width:220px}.ShowcaseHeader_link__3mccZ{background-color:#5ec343;border-radius:4px;color:#fff;display:inline-block;font-size:12px;padding:5px 10px;text-align:center;text-decoration:none;transition:opacity .2s linear}.ShowcaseHeader_link__3mccZ:hover{opacity:.7;transition:opacity .2s linear}.ShowcaseHeader_logo__Vw-Pf:hover{opacity:.7;transition:opacity .1s linear}.ShowcaseHeader_wrapper__cFhha{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.ShowcaseHeader_actions-wrapper__73uAQ{display:flex;flex-direction:column-reverse;gap:20px;width:100%}.ShowcaseHeader_badge-wrapper__vq7zV{display:flex;gap:20px;justify-content:center}.ShowcaseHeader_admin-link-wrapper__qvKHQ{background-color:#e8ebf0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-sizing:border-box;display:flex;gap:20px;justify-content:flex-end;padding:16px}@media screen and (min-width:768px){.ShowcaseHeader_header__Qi2F8{gap:20px}.ShowcaseHeader_wrapper__cFhha{flex-direction:row;justify-content:flex-start}.ShowcaseHeader_actions-wrapper__73uAQ{align-items:center;flex-direction:row;justify-content:space-between;width:100%}}.Menu_menu__eDllg{position:relative}.Menu_button__z3ins{align-items:center;background-color:#fc0;border:none;border-radius:4px;color:#222;cursor:pointer;display:flex;font-family:Nunito;font-size:16px;gap:10px;justify-content:center;padding:8px 12px;transition:opacity .2s linear;width:100%}.Menu_button__z3ins:hover{opacity:.7;transition:opacity .2s linear}.Menu_nav__EttjZ{animation:Menu_fade__EUPu3 .1s linear;background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;box-shadow:0 5px 22px #0000001a;position:absolute;top:45px;width:100%;z-index:4}.Menu_menu-list__9oPMD{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:20px 5px}.Menu_link__eEbuD{color:#333;display:flex;font-size:16px;font-weight:700;padding:6px 14px;text-decoration:none;transition:background-color .1s linear}.Menu_link__eEbuD:hover{background-color:#fc0;border-radius:3px;transition:background-color .15s linear}@keyframes Menu_fade__EUPu3{0%{opacity:0}to{opacity:1}}@media screen and (min-width:768px){.Menu_button__z3ins{width:auto}.Menu_nav__EttjZ{width:280px}}.ShowcaseMain_main__c5SlA{display:flex;flex-direction:column;gap:20px;position:relative}.ShowcasePage_showcase__90o9e{grid-gap:40px;box-sizing:border-box;display:grid;gap:40px;grid-template-rows:fit-content(230px) auto -webkit-min-content;grid-template-rows:fit-content(230px) auto min-content;margin:0 auto;max-width:1280px;min-height:100vh;min-width:320px;padding:0 20px}@media screen and (min-width:1280px){.ShowcasePage_showcase__90o9e{padding:0}}.QuantityBlock_quantity-block__N-nF5{border-radius:4px;display:flex;justify-content:space-between;min-height:42px;width:100%}.QuantityBlock_quantity__PsPz\+{align-self:center}.QuantityBlock_button__RqGzq{background-color:initial;border:none;color:#222;cursor:pointer;padding:0 14px;transition:color .15s linear}.QuantityBlock_button__RqGzq:disabled{color:#d3d3d3;cursor:default}.QuantityBlock_button__RqGzq:hover:not(:disabled){color:#f44336;transition:color .15s linear}.QuantityBlock_button-text__Cf5AK{font-size:20px;font-weight:700}.AddToCartBtn_add-to-cart-btn__rUtXp{align-items:center;background-color:#fc0;border-radius:4px;box-sizing:border-box;display:flex;height:42px;justify-content:center;position:relative;width:100%}.AddToCartBtn_main-button__oTaVm{background-color:initial;border:none;color:#222;cursor:pointer;display:block;height:100%;padding:0;width:100%}.AddToCartBtn_main-button-text__An62P{font-size:16px}@media screen and (min-width:768px){.AddToCartBtn_add-to-cart-btn__rUtXp{width:193px}}.InfoBlock_info-block__ThWpc{background-color:#fff;border-radius:4px;box-sizing:border-box;display:none;gap:20px;justify-content:space-between;padding:16px;width:100%}.InfoBlock_info-block-item__xVpAn{align-items:center;color:#222;display:flex;flex-direction:column;font-size:12px;gap:5px}@media screen and (min-width:1024px){.InfoBlock_info-block__ThWpc{display:flex;margin-top:auto}}.ProductPage_product-page__wFoGy{display:flex;flex-direction:column;gap:40px}.ProductPage_subtitle__2OJEN{font-family:Nunito;font-size:20px;margin:0}.ProductPage_text__0R6oi{font-size:14px;margin:0}.ProductPage_image-wrapper__qeR0E{flex-shrink:0}.ProductPage_title-wrapper__MM8q3{display:flex;flex-direction:column;gap:20px}.ProductPage_chip-wrapper__XURFV{display:flex;gap:8px}.ProductPage_content-wrapper__75ksj{background-color:#f2f2f2;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;padding:16px;width:100%}.ProductPage_title__gRfSj{font-family:Nunito;font-size:24px;line-height:28px;margin:0}.ProductPage_actions__ubZjX{align-items:center;display:flex;gap:40px}.ProductPage_quantity__\+Jjx-{align-items:center;display:flex;gap:10px}.ProductPage_image__7vhnk{border-radius:4px;display:block;width:100%}.ProductPage_brand__8rC0v{align-items:center;display:flex;gap:20px}.ProductPage_price__IHr9E{align-items:center;align-self:center;color:#222;display:flex;font-size:36px;font-weight:700;gap:10px}.ProductPage_old-price__xUaPn{color:#d3d3d3;font-size:20px;font-weight:400;text-decoration:line-through}.ProductPage_wishlist-text__Nndsv{display:none}.ProductPage_price-wrapper__\+U5XS{display:flex;justify-content:space-between}.ProductPage_description__rPRt2{display:flex;flex-direction:column;gap:5px}@media screen and (min-width:768px){.ProductPage_product-page__wFoGy{flex-direction:row}.ProductPage_wishlist-text__Nndsv{display:none}.ProductPage_image__7vhnk{max-width:380px}.ProductPage_price__IHr9E{align-self:flex-start}.ProductPage_title__gRfSj{font-size:28px;line-height:32px}}@media screen and (min-width:1024px){.ProductPage_image-wrapper__qeR0E{width:444px}.ProductPage_wishlist-text__Nndsv{display:block}.ProductPage_title__gRfSj{font-size:36px;line-height:38px}.ProductPage_image__7vhnk{max-width:444px}}.Cart_cart__JK4XY{box-sizing:border-box;display:flex;flex-direction:column;gap:40px}.Cart_cart-items-wrapper__L4S1w{display:flex;flex-direction:column;gap:30px;width:100%}@media screen and (min-width:1024px){.Cart_cart__JK4XY{flex-direction:row}}.CartItem_cart-item__EqdiA{border-bottom:1px solid #d3d3d3;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:0 0 20px;width:100%}.CartItem_cart-item__EqdiA:last-of-type{border-bottom:none;padding-bottom:0}.CartItem_product-name-wrapper__Ge-iO{display:flex;flex-direction:column;gap:24px;justify-content:space-between;width:100%}.CartItem_product-name__xI6K6{color:#222;font-weight:700;text-decoration:none;transition:color .12s linear}.CartItem_product-name__xI6K6:hover{color:#f44336;transition:color .12s linear}.CartItem_price-quantity-wrapper__wvh4S{display:flex;flex-direction:row;gap:20px;justify-content:space-between}.CartItem_quantity-wrapper__xGh6x{background-color:pink}.CartItem_price-wrapper__lGDSG{display:flex;flex-direction:column;flex-shrink:0;width:50%}.CartItem_price__bZDOR{font-size:24px;font-weight:700}.CartItem_discount-price__kvZZL{color:#f44336}.CartItem_price-without-discount__H0pZu{font-size:14px;text-decoration:line-through}.CartItem_action-wrapper__RenE8{align-self:stretch;display:flex;gap:20px;justify-content:space-between}.CartItem_image-wrapper__2xu-J{display:none}.CartItem_image__nvDRc{border-radius:4px;display:block;min-height:145px;object-fit:contain;width:100px}@media screen and (min-width:768px){.CartItem_cart-item__EqdiA{flex-direction:row;gap:20px}.CartItem_image-wrapper__2xu-J{display:block}.CartItem_product-name-wrapper__Ge-iO{gap:20px}.CartItem_price-quantity-wrapper__wvh4S{align-items:flex-start;flex-direction:column;flex-shrink:0;min-width:160px}.CartItem_action-wrapper__RenE8{justify-content:flex-start}.CartItem_price-wrapper__lGDSG{width:auto}}.CartSummary_cart-summary__yoWEB{align-self:flex-start;background-color:#fcf7eb;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:10px;padding:16px;width:100%}.CartSummary_cart-summary-row__E2TbV{display:flex;font-size:14px;justify-content:space-between}.CartSummary_heading__3pDS5{font-family:Nunito;font-size:26px;font-weight:700;padding:0}.CartSummary_profit-amount__bdM15{color:#f44336;font-weight:700}@media screen and (min-width:768px){.CartSummary_heading__3pDS5{font-size:30px}}@media screen and (min-width:1024px){.CartSummary_cart-summary__yoWEB{min-width:380px;width:auto}}.CartForm_cart-form__VF90\+{background-color:#ecf7ed;border-radius:4px;box-sizing:border-box;padding:16px}.CartForm_action__J2wy7{text-align:right}@media screen and (min-width:1024px){.CartForm_cart-form__VF90\+{width:calc(100% - 420px)}}.CartPage_cart-page-body__7NaaL{display:flex;flex-direction:column;gap:40px}.CartPage_title__m9btC{font-family:Nunito;font-size:28px}.Order_order-content__fCSBQ{background-color:#ecf7ed;border-radius:4px;box-sizing:border-box;padding:16px}.Order_table__URJUM{border-collapse:collapse}.Order_order-content-title__mV8HT{display:block;font-family:Nunito;font-size:22px;padding:0}.Order_summary-row__psn\+0{cursor:pointer}.Order_summary-row__psn\+0:hover{background-color:#fff;color:red}.Order_no-pointer-events__wmfRQ{pointer-events:none}.Order_summary__i0klC{background-color:#fff;font-family:Nunito;font-size:20px;font-weight:700;padding:0;text-align:right}.Order_left-top-radius__1MrWw{border-top-left-radius:4px}.Order_right-top-radius__TH2Ob{border-top-right-radius:4px}.Order_left-bottom-radius__JeucW{border-bottom-left-radius:4px}.Order_right-bottom-radius__Gdxjt{border-bottom-right-radius:4px}.Order_text__9s3g\+{background-color:#fff;font-size:16px}@media (max-width:768px){.Order_no-pointer-events__wmfRQ,.Order_order-content__fCSBQ{display:none}.Order_summary-row__psn\+0{pointer-events:none}.Order_sumarry-cell__SJfhY:first-of-type:before{content:"Дата заказа";font-weight:600;width:100px}.Order_sumarry-cell__SJfhY:nth-of-type(2):before{content:"Покупатель";font-weight:600}.Order_sumarry-cell__SJfhY:nth-of-type(3):before{content:"Телефон";font-weight:600}.Order_sumarry-cell__SJfhY:nth-of-type(4):before{content:"Адрес";font-weight:600}.Order_sumarry-cell__SJfhY:nth-of-type(5):before{content:"Сумма";font-weight:600}}.OrderCartItem_row__5kPaJ{pointer-events:none}@media (max-width:768px){.OrderCartItem_row__5kPaJ{display:none}}.CheckoutSuccessPage_checkout-success__irm0o{align-items:center;display:flex;flex-direction:column;gap:20px;padding-top:60px}.CheckoutSuccessPage_title__wh6Jf{color:#5ec343;font-family:Nunito;font-size:38px;text-align:center}.CheckoutSuccessPage_subtitle__AZfj7{font-size:14px;text-align:center}.CheckoutSuccessPage_text__5TAw0{text-align:center}.CheckoutSuccessPage_link__LQhCk{background-color:#fc0;border-radius:4px;color:#222;display:inline-block;font-size:12px;padding:5px 10px;text-align:center;text-decoration:none;transition:opacity .2s linear}.CheckoutSuccessPage_link__LQhCk:hover{opacity:.7;transition:opacity .2s linear}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Open Sans,Helvetica,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;margin:0}
/*# sourceMappingURL=main.f926d308.css.map*/