@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__ncAz8{box-sizing:border-box;min-height:100vh}.Spinner_spinner__0QQ5\+{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__0QQ5\+:before{-webkit-animation:Spinner_rotation__YE1Ff 1s linear infinite;animation:Spinner_rotation__YE1Ff 1s linear infinite;border:3px solid #d3d3d3;border-bottom-color:green;border-radius:50%;box-sizing:border-box;content:"";height:19px;width:19px}@-webkit-keyframes Spinner_rotation__YE1Ff{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Spinner_rotation__YE1Ff{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Button_button__\+FGl6{background:transparent;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__\+FGl6:hover:not(:disabled){opacity:.5;transition:opacity .3s ease-out}.Button_button__\+FGl6: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__kNsAj{background-color:#5ec343;color:#fff}.Button_secondary__PHQpW{background-color:initial;border:1px solid #d3d3d3;color:#333}.Chip_chip__eNZkd{align-self:flex-start;border-radius:4px;font-size:12px;padding:5px 10px}.Chip_info__cKQSl{background-color:#fcf7eb}.Chip_attention__wmGD2{background-color:#f44336;color:#fff}.Chip_highlighted__ASqF2{background-color:#ecf7ed}.Chip_plain__iTTP0{background-color:#fff;border:1px solid #d3d3d3}.IconButton_button__yN9bE{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__yN9bE:disabled{fill:#d3d3d3;cursor:default}.IconButton_button__yN9bE:hover:not(:disabled){fill:#4faa37}.IconButton_column__NJlbL{flex-direction:column}.FavoriteIcon_icon__aSrXw{transition:all .15s ease-out}.FavoriteIcon_icon__aSrXw:hover{opacity:.7;transition:all .15s ease-in}.ProductCard_product-card__wskj5{align-items:center;-webkit-animation:ProductCard_fade__rI9-l .2s linear;animation:ProductCard_fade__rI9-l .2s linear;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;position:relative;transition:all .2s linear}@-webkit-keyframes ProductCard_fade__rI9-l{0%{opacity:0}to{opacity:1}}@keyframes ProductCard_fade__rI9-l{0%{opacity:0}to{opacity:1}}.ProductCard_image-wrapper__lmmoV{position:relative}.ProductCard_image-wrapper__lmmoV:after{background-color:initial;z-index:1}.ProductCard_image-wrapper__lmmoV:after,.ProductCard_image-wrapper__lmmoV:hover:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .12s linear}.ProductCard_image-wrapper__lmmoV:hover:after{background-color:hsla(0,0%,100%,.5)}.ProductCard_image__bjqtK{border-radius:4px;display:block;object-fit:contain;width:100%}.ProductCard_discount-chip__vvv9a{left:9px;position:absolute;top:9px}.ProductCard_wishlist-btn__MoKvb{position:absolute;right:9px;top:9px;z-index:3}.ProductCard_title__f5KdB{align-self:flex-start;color:#222;font-size:14px;font-weight:400;line-height:24px;margin:0;text-decoration:none}.ProductCard_title__f5KdB:hover{color:#f44336}.ProductCard_price__t5F75{align-items:center;align-self:flex-start;color:#222;display:flex;font-size:20px;font-weight:700;gap:10px}.ProductCard_old-price__YvfkM{color:#d3d3d3;font-size:16px;font-weight:400;text-decoration:line-through}.ProductCard_chips-wrapper__rQzsl{align-self:flex-start;display:flex;gap:10px}@media screen and (min-width:768px){.ProductCard_image__bjqtK{min-height:331px}}@media screen and (min-width:1024px){.ProductCard_image__bjqtK{min-height:334px}}@media screen and (min-width:1280px){.ProductCard_image__bjqtK{min-height:346px}}.ProductCardList_product-card-list__bVfzH{align-items:center;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:space-between;position:relative}.ProductCardList_sort-wrapper__eFBqj{background-color:#e8ebf0;border-radius:2px;box-sizing:border-box;display:flex;justify-content:flex-end;padding:5px;width:100%}.ProductCardList_sort__1M7LJ{cursor:pointer;font-size:14px;min-width:235px;transition:all .15s linear}.ProductCardList_sort__1M7LJ:hover{color:red;transition:all .15s linear}.ProductCardList_list-wrapper__w77O5{display:flex;flex-direction:column;gap:10px}.ProductCardList_list__wu2BV{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__wu2BV{gap:40px 20px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.ProductCardList_list__wu2BV{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){.ProductCardList_list__wu2BV{grid-template-columns:repeat(4,1fr)}}.Placeholder_heading__l76jN{color:#d3d3d3;font-family:Nunito;text-align:center}.Toast_toast__DdrQf{align-items:center;-webkit-animation:Toast_fade__Hk8fx .2s linear;animation:Toast_fade__Hk8fx .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;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5}@-webkit-keyframes Toast_fade__Hk8fx{0%{opacity:0}to{opacity:1}}@keyframes Toast_fade__Hk8fx{0%{opacity:0}to{opacity:1}}.Toast_action__tgbZ3{border-top:1px solid #fff;cursor:pointer;padding-top:5px;text-align:center;transition:opacity .15s linear;width:100%}.Toast_action__tgbZ3:hover{opacity:.7;transition:opacity .15s linear}.Toast_info__5WWnU{background-color:#fcf7eb;box-shadow:0 6px 12px rgba(130,82,208,.16);color:#222}.Toast_success__\+B8oq{background-color:#5ec343;box-shadow:0 6px 12px rgba(0,176,49,.16)}.Toast_warning__6N6mE{background-color:#ffa801;box-shadow:0 6px 12px rgba(245,152,33,.16)}.Toast_error__iov6O{background-color:#ef2525;box-shadow:0 6px 12px rgba(255,7,7,.16)}@media screen and (min-width:768px){.Toast_toast__DdrQf{flex-direction:row;gap:25px;width:auto}.Toast_action__tgbZ3{border-left:1px solid #fff;border-top:none;padding-left:10px;padding-top:0;text-align:left;width:auto}}.Section_section__8vQFC{display:flex;flex-direction:column;gap:30px;min-height:100%}.SectionHeader_section-header__jvS67{display:flex;flex-direction:column;gap:20px}.SectionHeader_section-header-title__1fFqz{font-family:Nunito;font-size:38px;margin:0}.SectionHeader_section-header-description__JomxW{margin:0}.SectionBody_section-body__V-AK9{height:100%;position:relative}.NotFound_not-found__aneZ5{align-items:center;align-self:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.NotFound_title__ItQvD{font-family:Nunito;font-size:64px}.NotFound_wrapper__ybycB{align-self:stretch;display:flex;flex-direction:column;gap:8px;text-align:center}.NotFound_link__JlbYB{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__JlbYB:hover{opacity:.7;transition:opacity .2s linear}.NotFound_link-wrapper__NFwbD{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__NFwbD{flex-direction:row}.NotFound_wrapper__ybycB{align-self:center}}.Checkbox_container__uAOjv{cursor:pointer;display:block;font-size:14px;margin-bottom:12px;padding-left:30px;position:relative}.Checkbox_container__uAOjv input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.Checkbox_checkmark__WQFIg{background-color:#fff;border-radius:3px;height:18px;left:0;outline:2px solid #d3d3d3;position:absolute;top:0;width:18px}.Checkbox_container__uAOjv:hover input~.Checkbox_checkmark__WQFIg{background-color:#f2f2f2;transition:all .15s linear}.Checkbox_container__uAOjv input:checked~.Checkbox_checkmark__WQFIg{background-color:#fc0;border:none;outline-color:#fc0}.Checkbox_checkmark__WQFIg:after{content:"";display:none;position:absolute}.Checkbox_container__uAOjv input:checked~.Checkbox_checkmark__WQFIg:after{display:block}.Checkbox_container__uAOjv .Checkbox_checkmark__WQFIg:after{border:solid rgba(0,0,0,.6);border-width:0 3px 3px 0;height:8px;left:6px;top:2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:3px}.Filter_filter__jIKmN{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__GHv59{font-family:Nunito;font-size:18px;padding:0 0 20px}.SectionBodyGrid_grid__s8PHp{grid-gap:20px;display:grid;gap:20px;justify-content:center}.SectionBodyGrid_block__RCIz5{display:block}@media screen and (min-width:768px){.SectionBodyGrid_grid__s8PHp{grid-template-columns:minmax(-webkit-max-content,210px) 1fr;grid-template-columns:minmax(max-content,210px) 1fr}}.CategoriesList_nav__z3ucF{background-color:#fcf7eb;border-radius:4px;display:flex;flex-direction:column;gap:20px;padding:16px}.CategoriesList_title__XOP\+Z{font-family:Nunito;font-size:18px}.CategoriesList_list__0r\+U5{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.CategoriesList_link__J7MiM{color:#222;text-decoration:none;transition:color .15s linear}.CategoriesList_link__J7MiM:hover{color:red;transition:color .15s linear}.CategoriesList_active__dQYo2{color:red;font-weight:700}@media screen and (max-width:768px){.CategoriesList_nav__z3ucF{display:none}}@media screen and (min-width:768px){.CategoryPage_wrapper__nZQB8{display:flex;flex-direction:column;gap:20px}}.ProductForm_wrapper__spGnH{align-self:center;max-width:960px;width:100%}.ProductForm_container__96v30{display:flex;flex-direction:column;gap:20px;justify-content:space-between}.ProductForm_action__NSFd1{display:flex;flex-direction:column-reverse;gap:20px}@media screen and (min-width:768px){.ProductForm_container__96v30{flex-direction:row}.ProductForm_action__NSFd1{align-self:flex-end;flex-direction:row}}.Card_card__XGsOi{-webkit-animation:Card_fade__jvM3Y .2s linear;animation:Card_fade__jvM3Y .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__Lc5Xe{min-width:100%}@-webkit-keyframes Card_fade__jvM3Y{0%{opacity:0}to{opacity:1}}@keyframes Card_fade__jvM3Y{0%{opacity:0}to{opacity:1}}.Form_form__itX-G{display:flex;flex-direction:column;gap:20px}.Input_container__e7jDx{display:flex;flex-direction:column;gap:5px;height:98px;width:100%}.Input_label__6r46m{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.Input_input__zvbET{border:1px solid #d3d3d3;border-radius:4px;color:#222;font-family:Open Sans;font-size:16px;line-height:20px;outline:2px solid transparent;padding:10px 20px}.Input_input__zvbET::-webkit-input-placeholder{color:#d3d3d3;font-size:14px}.Input_input__zvbET::placeholder{color:#d3d3d3;font-size:14px}.Input_input__zvbET:focus{background-color:#fcf7eb;border:1px solid #ffc43f;transition:all .25s linear}.Input_error__ExO4I{outline:2px solid #ef2525;transition:outline .3s ease-in}.Input_highlighted__FeMdZ{color:#ef2525;font-size:14px}.Textarea_container__7\+-HZ{display:flex;flex-direction:column;gap:5px;height:194px}.Textarea_label__37cGq{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.Textarea_textarea__HOy9W{border:1px solid #d3d3d3;border-radius:4px;color:#222;font-family:Open Sans;font-size:16px;line-height:20px;outline:2px solid transparent;padding:10px 20px;resize:none}.Textarea_textarea__HOy9W::-webkit-input-placeholder{color:#d3d3d3;font-size:14px}.Textarea_textarea__HOy9W::placeholder{color:#d3d3d3;font-size:14px}.Textarea_textarea__HOy9W:focus{background-color:#fcf7eb;border:1px solid #ffc43f;transition:all .25s linear}.Textarea_error__KMWs9{outline:2px solid #ef2525;transition:outline .3s ease-in}.Textarea_highlighted__MRDwj{color:#ef2525;font-size:14px}.Select_select__x1BL8{align-items:baseline;border:1px solid #d3d3d3;border-radius:4px;box-sizing:border-box;display:flex;justify-content:space-between;outline:2px solid transparent;padding:9px 20px;position:relative;width:100%}.Select_default-value__h7YSO{cursor:default}.Select_disabled__DgRfN{background:#f2f2f2;color:#c3c3c3}.Select_select__x1BL8: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__DgRfN.Select_select__x1BL8:after{background-color:#c3c3c3;transition:all .1s linear}.Select_select__x1BL8:focus:not(.Select_disabled__DgRfN){background-color:#fcf7eb;border-color:#ffc43f;transition:all .25s linear}.Select_options__3ufmr{background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;box-shadow:0 5px 22px rgba(0,0,0,.1);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__gWWh2{background-color:#ffc43f}.Select_option__tqwEI{cursor:default;padding:10px 0 10px 20px}.Select_option__tqwEI:hover{background-color:#ffc43f;transition:all .15s linear}.Select_error__YZ0IO{outline:2px solid #ef2525;transition:outline .3s ease-in}.ProductFormSelect_product-form-select__KZDuK{display:flex;flex-direction:column;gap:5px;min-height:94px;width:100%}.ProductFormSelect_label__YPEd-{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.ProductFormSelect_highlighted__C74zX{color:#ef2525;font-size:14px}.Actions_actions__87FD7{display:flex;flex-direction:column;gap:20px}.Actions_title__KJ45r{font-family:Nunito;font-size:20px;line-height:22px;margin:0;text-align:center}@media (min-width:768px){.Actions_actions__87FD7{align-items:center;flex-direction:row;justify-content:space-between}.Actions_title__KJ45r{font-size:32px;line-height:32px;margin:0;text-align:left}}.Content_content__VsSos{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:60px;height:100%;justify-items:center;position:relative}.AreaLoader_loader__eayV5{align-items:center;-webkit-animation:AreaLoader_fade__eIS0p .1s linear forwards;animation:AreaLoader_fade__eIS0p .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__L3kEg{-webkit-animation:AreaLoader_c2__L7YDF 2s linear infinite;animation:AreaLoader_c2__L7YDF 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}@-webkit-keyframes AreaLoader_c2__L7YDF{to{background-size:100% 3px;opacity:1}}@keyframes AreaLoader_c2__L7YDF{to{background-size:100% 3px;opacity:1}}@-webkit-keyframes AreaLoader_fade__eIS0p{0%{opacity:0}to{opacity:.8}}@keyframes AreaLoader_fade__eIS0p{0%{opacity:0}to{opacity:.8}}.EditIcon_icon__1MueD{fill:#d3d3d3;transition:all .2s ease-out}.EditIcon_icon__1MueD:hover{fill:#4faa37;transition:all .25s ease-in}.LockIcon_icon__c60zU{fill:#d3d3d3}.TrashIcon_icon__dIrTP{transition:all .2s ease-out}.TrashIcon_icon__dIrTP:hover{fill:#ef2525;transition:all .25s ease-in}.Tooltip_tooltip__i8UGc{display:flex;position:relative}.Tooltip_tooltip-message__wBsYR{background-color:#ecf7ed;border:1px solid #f2f2f2;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.1);box-sizing:border-box;display:flex;font-size:12px;left:50%;min-width:450px;padding:10px 20px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.Tooltip_top__eLn\+N{top:-45px}.Tooltip_right__v2bEE{left:calc(100% + 10px);top:50%;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.Tooltip_bottom__fl01o{bottom:-45px}.Tooltip_left__UvJnM{left:auto;right:calc(100% + 10px);top:50%;-webkit-transform:translateX(0) translateY(-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__clO6y,tbody tr:hover{background-color:#fcf7eb}.ProductsList_action-cell__vmhJk{width:20px}.ProductsList_image__eAlsi{height:50px;object-fit:contain;width:50px}.ProductsList_foto-th__dZCrh{width:60px}.ProductsList_category-th__mWG\+j{width:230px}.ProductsList_brand-th__L-4ZR{width:200px}.ProductsList_price-th__i8bSv{width:75px}.ProductsList_chip-wrapper__XOERw{display:flex;gap:8px}.ProductsList_action__uDjc6{display:flex;gap:10px;justify-content:flex-end;width:60px}.ProductsList_product-name-cell__WvaC7{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__clO6y{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__x-fcS:first-of-type:before{content:"Фото";font-weight:600;width:100px}.ProductsList_product-name-cell__WvaC7:nth-of-type(2):before{content:"Название";font-weight:600}.ProductsList_cell__x-fcS:nth-of-type(3):before{content:"Категория";font-weight:600}.ProductsList_cell__x-fcS:nth-of-type(4):before{content:"Производитель";font-weight:600}.ProductsList_cell__x-fcS:nth-of-type(5):before{content:"Цена";font-weight:600}.ProductsList_action-cell__vmhJk:nth-of-type(6):before{content:"Действия";font-weight:600}}.ProductsList_action__uDjc6{justify-content:center}.Loader_lds-ring__\+ZNwp{display:inline-block;height:60px;left:50%;position:absolute;top:100px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60px;z-index:1}.Loader_lds-ring__\+ZNwp div{-webkit-animation:Loader_lds-ring__\+ZNwp 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:Loader_lds-ring__\+ZNwp 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-radius:50%;border-top-color:#5ec343;box-sizing:border-box;display:block;height:64px;margin:8px;position:absolute;width:64px}.Loader_lds-ring__\+ZNwp div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.Loader_lds-ring__\+ZNwp div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.Loader_lds-ring__\+ZNwp div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes Loader_lds-ring__\+ZNwp{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Loader_lds-ring__\+ZNwp{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.SettingsPage_settings__Z2iHH{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__Z2iHH{grid-template-columns:1fr 1fr}}.Categories_category__mrHqN{min-height:160px}.Categories_header__Hm001{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:10px 0 20px}.Categories_title__bpur6{font-family:Nunito;font-size:22px;margin:0}.SettingsForm_form__1TZX7{padding:30px 0 10px}.SettingsForm_action__oxUkf{display:flex;flex-direction:column-reverse;gap:20px}@media screen and (min-width:768px){.SettingsForm_action__oxUkf{align-self:flex-end;flex-direction:row}}.SettingsList_list__A8m--{align-self:stretch;display:flex;flex-direction:column;gap:28px;list-style:none;margin:0;padding:30px 0 10px}.SettingsList_list-container__hhQn-{display:flex;flex-direction:column;gap:10px}.SettingsList_action__fssRm{display:flex;gap:10px}.SettingsList_product-list-item__wfgyl{display:flex;justify-content:space-between}.SettingsList_chip-wrapper__o5AHB{display:flex;gap:10px}.AddIcon_icon__e6S\+A{fill:inherit;transition:all .2s ease-out}.AddIcon_icon__e6S\+A:hover{fill:inherit;transition:all .25s ease-in}.Brands_category__81P0i{min-height:160px}.Brands_header__Dq8Md{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:10px 0 20px}.Brands_title__AYdFQ{font-family:Nunito;font-size:22px;margin:0}.AdminPage_admin__IKTGE{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__IKTGE{gap:20px;grid-template-columns:fit-content(240px) 1fr;grid-template-rows:50px auto;padding:0}}.BaseLink_link__evAB6{color:#333;text-decoration:none}.BaseLink_button__UVXFp{background-color:#fc0;border-radius:8px}.BaseLink_button__UVXFp:hover:not(:disabled){opacity:.5;transition:opacity .3s ease-out}.BaseLink_button__UVXFp:focus:active{outline:2px solid transparent}.BaseLink_button__UVXFp:focus:not(:disabled){border:1px solid #ffc43f;transition:all .25s linear}.BaseLink_s__SErop{border-radius:4px;font-size:12px;padding:5px 10px}.BaseLink_m__JHeEg{border-radius:8px;font-size:16px;padding:10px 20px}.Header_header__ZUfNC{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__ZUfNC{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__vfNrV{background-color:#202124;border-radius:20px;padding:10px 20px}.Sidebar_navigation__TYatQ{width:100%}.Sidebar_toggle-btn__LPSTK{display:none}.Sidebar_list__FiTtP{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__vfNrV{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__FiTtP{flex-direction:column;gap:30px}.Sidebar_list-opened__ZqLAR{align-items:flex-start}.Sidebar_toggle-btn__LPSTK{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex}.Sidebar_opened__X-AsN{align-self:flex-end}.Sidebar_open__lHF\+x{width:240px}}.SidebarItem_activeLink__aGjjL{fill:#ffc43f;color:#ffc43f}.SidebarItem_activeLink__aGjjL,.SidebarItem_link__NZ2L3{align-items:center;display:flex;flex-direction:column;font-size:12px;gap:10px;justify-content:center;text-decoration:none}.SidebarItem_link__NZ2L3{fill:#fff;color:#fff}.SidebarItem_link-text__I95dN{font-size:14px}.SidebarItem_link__NZ2L3:hover{fill:#ffc43f;color:#ffc43f;opacity:.7;transition:all .3s linear}@media (min-width:768px){.SidebarItem_activeLink__aGjjL{flex-direction:row;font-size:16px}.SidebarItem_link-text__I95dN{font-size:18px}.SidebarItem_link__NZ2L3{flex-direction:row;font-size:16px}.SidebarItem_open__Cfv8H{display:block;width:100%}.SidebarItem_close__OO8sC{display:none}}.MenuIcon_icon__vwYWf:hover{opacity:.7;transition:opacity .3s linear}.ArrowLeftIcon_icon__LMZWr{fill:#fff}.ArrowLeftIcon_icon__LMZWr:hover{opacity:.7;transition:opacity .3s linear}.CategoryIcon_icon__9-RrQ,.OrderIcon_icon__cB3Q4,.ProductIcon_icon__0XO5G{fill:inherit;transition:all .2s ease-out}.Main_main__AhkC0{display:flex;flex-direction:column;gap:20px;position:relative}@media (min-width:768px){.Main_main__AhkC0{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__ydBlC{background-color:#e8ebf0;border-radius:4px;font-size:12px;padding:10px}.Badge_link__St0tr{text-decoration:none}.Badge_badge__YAXp6{align-items:center;display:flex;flex-direction:column}.Badge_wrapper__b38p0{position:relative}.Badge_count__tl9RJ{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__Bl\+89{color:#222;font-size:12px}.CartIcon_icon__IDzo1{transition:all .2s ease-out}.CartIcon_icon__IDzo1:hover{opacity:.7;transition:all .25s ease-in}.ShowcaseHeader_header__WUfok{display:flex;flex-direction:column;gap:40px}.ShowcaseHeader_logo__TvW44{transition:opacity .1s linear;width:220px}.ShowcaseHeader_link__TWcWm{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__TWcWm:hover{opacity:.7;transition:opacity .2s linear}.ShowcaseHeader_logo__TvW44:hover{opacity:.7;transition:opacity .1s linear}.ShowcaseHeader_wrapper__fHev3{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.ShowcaseHeader_actions-wrapper__AtKdl{display:flex;flex-direction:column-reverse;gap:20px;width:100%}.ShowcaseHeader_badge-wrapper__cgw97{display:flex;gap:20px;justify-content:center}.ShowcaseHeader_admin-link-wrapper__1DOAD{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__WUfok{gap:20px}.ShowcaseHeader_wrapper__fHev3{flex-direction:row;justify-content:flex-start}.ShowcaseHeader_actions-wrapper__AtKdl{align-items:center;flex-direction:row;justify-content:space-between;width:100%}}.Menu_menu__IYVRa{position:relative}.Menu_button__n73An{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__n73An:hover{opacity:.7;transition:opacity .2s linear}.Menu_nav__QOTp7{-webkit-animation:Menu_fade__dzfve .1s linear;animation:Menu_fade__dzfve .1s linear;background-color:#fff;border:1px solid #d3d3d3;border-radius:4px;box-shadow:0 5px 22px rgba(0,0,0,.1);position:absolute;top:45px;width:100%;z-index:4}.Menu_menu-list__gcnL5{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:20px 5px}.Menu_link__OjPE9{color:#333;display:flex;font-size:16px;font-weight:700;padding:6px 14px;text-decoration:none;transition:background-color .1s linear}.Menu_link__OjPE9:hover{background-color:#fc0;border-radius:3px;transition:background-color .15s linear}@-webkit-keyframes Menu_fade__dzfve{0%{opacity:0}to{opacity:1}}@keyframes Menu_fade__dzfve{0%{opacity:0}to{opacity:1}}@media screen and (min-width:768px){.Menu_button__n73An{width:auto}.Menu_nav__QOTp7{width:280px}}.ShowcaseMain_main__eVxMR{display:flex;flex-direction:column;gap:20px;position:relative}.ShowcasePage_showcase__gfgJH{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__gfgJH{padding:0}}.QuantityBlock_quantity-block__yaIGA{border-radius:4px;display:flex;justify-content:space-between;min-height:42px;width:100%}.QuantityBlock_quantity__lkTrF{align-self:center}.QuantityBlock_button__Fx8s4{background-color:initial;border:none;color:#222;cursor:pointer;padding:0 14px;transition:color .15s linear}.QuantityBlock_button__Fx8s4:disabled{color:#d3d3d3;cursor:default}.QuantityBlock_button__Fx8s4:hover:not(:disabled){color:#f44336;transition:color .15s linear}.QuantityBlock_button-text__HHMqs{font-size:20px;font-weight:700}.AddToCartBtn_add-to-cart-btn__qqzr3{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__QXErd{background-color:initial;border:none;color:#222;cursor:pointer;display:block;height:100%;padding:0;width:100%}.AddToCartBtn_main-button-text__axxix{font-size:16px}@media screen and (min-width:768px){.AddToCartBtn_add-to-cart-btn__qqzr3{width:193px}}.InfoBlock_info-block__efIRv{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__NpmKN{align-items:center;color:#222;display:flex;flex-direction:column;font-size:12px;gap:5px}@media screen and (min-width:1024px){.InfoBlock_info-block__efIRv{display:flex;margin-top:auto}}.ProductPage_product-page__NrObM{display:flex;flex-direction:column;gap:40px}.ProductPage_subtitle__MVhaJ{font-family:Nunito;font-size:20px;margin:0}.ProductPage_text__lj5hR{font-size:14px;margin:0}.ProductPage_image-wrapper__ihMXb{flex-shrink:0}.ProductPage_title-wrapper__CYHHA{display:flex;flex-direction:column;gap:20px}.ProductPage_chip-wrapper__UC0mD{display:flex;gap:8px}.ProductPage_content-wrapper__Cb-Xq{background-color:#f2f2f2;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;padding:16px;width:100%}.ProductPage_title__2\+YWf{font-family:Nunito;font-size:24px;line-height:28px;margin:0}.ProductPage_actions__y-5qy{align-items:center;display:flex;gap:40px}.ProductPage_quantity__2saw1{align-items:center;display:flex;gap:10px}.ProductPage_image__Kin9y{border-radius:4px;display:block;width:100%}.ProductPage_brand__mfyoe{align-items:center;display:flex;gap:20px}.ProductPage_price__aGXFH{align-items:center;align-self:center;color:#222;display:flex;font-size:36px;font-weight:700;gap:10px}.ProductPage_old-price__xgJoz{color:#d3d3d3;font-size:20px;font-weight:400;text-decoration:line-through}.ProductPage_wishlist-text__2x2Ij{display:none}.ProductPage_price-wrapper__PiEtn{display:flex;justify-content:space-between}.ProductPage_description__DEIvh{display:flex;flex-direction:column;gap:5px}@media screen and (min-width:768px){.ProductPage_product-page__NrObM{flex-direction:row}.ProductPage_wishlist-text__2x2Ij{display:none}.ProductPage_image__Kin9y{max-width:380px}.ProductPage_price__aGXFH{align-self:flex-start}.ProductPage_title__2\+YWf{font-size:28px;line-height:32px}}@media screen and (min-width:1024px){.ProductPage_image-wrapper__ihMXb{width:444px}.ProductPage_wishlist-text__2x2Ij{display:block}.ProductPage_title__2\+YWf{font-size:36px;line-height:38px}.ProductPage_image__Kin9y{max-width:444px}}.Cart_cart__kbG-b{box-sizing:border-box;display:flex;flex-direction:column;gap:40px}.Cart_cart-items-wrapper__20bgQ{display:flex;flex-direction:column;gap:30px;width:100%}@media screen and (min-width:1024px){.Cart_cart__kbG-b{flex-direction:row}}.CartItem_cart-item__zruoj{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__zruoj:last-of-type{border-bottom:none;padding-bottom:0}.CartItem_product-name-wrapper__g\+Yhs{display:flex;flex-direction:column;gap:24px;justify-content:space-between;width:100%}.CartItem_product-name__RP6Z6{color:#222;font-weight:700;text-decoration:none;transition:color .12s linear}.CartItem_product-name__RP6Z6:hover{color:#f44336;transition:color .12s linear}.CartItem_price-quantity-wrapper__UBiJ1{display:flex;flex-direction:row;gap:20px;justify-content:space-between}.CartItem_quantity-wrapper__k-YKR{background-color:pink}.CartItem_price-wrapper__wKpmU{display:flex;flex-direction:column;flex-shrink:0;width:50%}.CartItem_price__UQse-{font-size:24px;font-weight:700}.CartItem_discount-price__4fLty{color:#f44336}.CartItem_price-without-discount__K2b8w{font-size:14px;text-decoration:line-through}.CartItem_action-wrapper__Nk\+Uh{align-self:stretch;display:flex;gap:20px;justify-content:space-between}.CartItem_image-wrapper__HC-Px{display:none}.CartItem_image__jGWVJ{border-radius:4px;display:block;min-height:145px;object-fit:contain;width:100px}@media screen and (min-width:768px){.CartItem_cart-item__zruoj{flex-direction:row;gap:20px}.CartItem_image-wrapper__HC-Px{display:block}.CartItem_product-name-wrapper__g\+Yhs{gap:20px}.CartItem_price-quantity-wrapper__UBiJ1{align-items:flex-start;flex-direction:column;flex-shrink:0;min-width:160px}.CartItem_action-wrapper__Nk\+Uh{justify-content:flex-start}.CartItem_price-wrapper__wKpmU{width:auto}}.CartSummary_cart-summary__8bVZ8{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__4lEMO{display:flex;font-size:14px;justify-content:space-between}.CartSummary_heading__NvOxL{font-family:Nunito;font-size:26px;font-weight:700;padding:0}.CartSummary_profit-amount__64UWh{color:#f44336;font-weight:700}@media screen and (min-width:768px){.CartSummary_heading__NvOxL{font-size:30px}}@media screen and (min-width:1024px){.CartSummary_cart-summary__8bVZ8{min-width:380px;width:auto}}.CartForm_cart-form__Md83g{background-color:#ecf7ed;border-radius:4px;box-sizing:border-box;padding:16px}.CartForm_action__ZQSvi{text-align:right}@media screen and (min-width:1024px){.CartForm_cart-form__Md83g{width:calc(100% - 420px)}}.CartPage_cart-page-body__4p5It{display:flex;flex-direction:column;gap:40px}.CartPage_title__N7VAV{font-family:Nunito;font-size:28px}.Order_order-content__7dpxv{background-color:#ecf7ed;border-radius:4px;box-sizing:border-box;padding:16px}.Order_table__vgubQ{border-collapse:collapse}.Order_order-content-title__qaWbD{display:block;font-family:Nunito;font-size:22px;padding:0}.Order_summary-row__p8Uu4{cursor:pointer}.Order_summary-row__p8Uu4:hover{background-color:#fff;color:red}.Order_no-pointer-events__2x6z8{pointer-events:none}.Order_summary__9X4wX{background-color:#fff;font-family:Nunito;font-size:20px;font-weight:700;padding:0;text-align:right}.Order_left-top-radius__WaLV4{border-top-left-radius:4px}.Order_right-top-radius__brMjM{border-top-right-radius:4px}.Order_left-bottom-radius__s\+eJ3{border-bottom-left-radius:4px}.Order_right-bottom-radius__48nsY{border-bottom-right-radius:4px}.Order_text__PPGgN{background-color:#fff;font-size:16px}@media (max-width:768px){.Order_no-pointer-events__2x6z8,.Order_order-content__7dpxv{display:none}.Order_summary-row__p8Uu4{pointer-events:none}.Order_sumarry-cell__5k5gb:first-of-type:before{content:"Дата заказа";font-weight:600;width:100px}.Order_sumarry-cell__5k5gb:nth-of-type(2):before{content:"Покупатель";font-weight:600}.Order_sumarry-cell__5k5gb:nth-of-type(3):before{content:"Телефон";font-weight:600}.Order_sumarry-cell__5k5gb:nth-of-type(4):before{content:"Адрес";font-weight:600}.Order_sumarry-cell__5k5gb:nth-of-type(5):before{content:"Сумма";font-weight:600}}.OrderCartItem_row__yYsIc{pointer-events:none}@media (max-width:768px){.OrderCartItem_row__yYsIc{display:none}}.CheckoutSuccessPage_checkout-success__Wcovp{align-items:center;display:flex;flex-direction:column;gap:20px;padding-top:60px}.CheckoutSuccessPage_title__G6Pep{color:#5ec343;font-family:Nunito;font-size:38px;text-align:center}.CheckoutSuccessPage_subtitle__zuVVd{font-size:14px;text-align:center}.CheckoutSuccessPage_text__2T6uC{text-align:center}.CheckoutSuccessPage_link__xB3jR{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__xB3jR: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.20c93108.css.map*/