@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__zr1wm{box-sizing:border-box;min-height:100vh}.Spinner_spinner__eMPWq{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__eMPWq:before{-webkit-animation:Spinner_rotation__VvpRF 1s linear infinite;animation:Spinner_rotation__VvpRF 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__VvpRF{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Spinner_rotation__VvpRF{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Button_button__KXFVC{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__KXFVC:hover:not(:disabled){opacity:.5;transition:opacity .3s ease-out}.Button_button__KXFVC: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__Gs9eZ{background-color:#5ec343;color:#fff}.Button_secondary__G-ccb{background-color:initial;border:1px solid #d3d3d3;color:#333}.Chip_chip__Q8PWh{align-self:flex-start;border-radius:4px;font-size:12px;padding:5px 10px}.Chip_info__H\+Emm{background-color:#fcf7eb}.Chip_attention__X3MEf{background-color:#f44336;color:#fff}.Chip_highlighted__WI9h-{background-color:#ecf7ed}.Chip_plain__d60AB{background-color:#fff;border:1px solid #d3d3d3}.IconButton_button__OHcUH{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__OHcUH:disabled{fill:#d3d3d3;cursor:default}.IconButton_button__OHcUH:hover:not(:disabled){fill:#4faa37}.IconButton_column__kSPJV{flex-direction:column}.FavoriteIcon_icon__Th5dk{transition:all .15s ease-out}.FavoriteIcon_icon__Th5dk:hover{opacity:.7;transition:all .15s ease-in}.ProductCard_product-card__ohD\+h{align-items:center;-webkit-animation:ProductCard_fade__DPRky .2s linear;animation:ProductCard_fade__DPRky .2s linear;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;position:relative;transition:all .2s linear}@-webkit-keyframes ProductCard_fade__DPRky{0%{opacity:0}to{opacity:1}}@keyframes ProductCard_fade__DPRky{0%{opacity:0}to{opacity:1}}.ProductCard_image-wrapper__qlpo3{position:relative}.ProductCard_image-wrapper__qlpo3:after{background-color:initial;z-index:1}.ProductCard_image-wrapper__qlpo3:after,.ProductCard_image-wrapper__qlpo3:hover:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .12s linear}.ProductCard_image-wrapper__qlpo3:hover:after{background-color:hsla(0,0%,100%,.5)}.ProductCard_image__HzbvS{border-radius:4px;display:block;object-fit:contain;width:100%}.ProductCard_discount-chip__GJAeZ{left:9px;position:absolute;top:9px}.ProductCard_wishlist-btn__SN98X{position:absolute;right:9px;top:9px;z-index:3}.ProductCard_title__iKrfv{align-self:flex-start;color:#222;font-size:14px;font-weight:400;line-height:24px;margin:0;text-decoration:none}.ProductCard_title__iKrfv:hover{color:#f44336}.ProductCard_price__stOqj{align-items:center;align-self:flex-start;color:#222;display:flex;font-size:20px;font-weight:700;gap:10px}.ProductCard_old-price__SC2kS{color:#d3d3d3;font-size:16px;font-weight:400;text-decoration:line-through}.ProductCard_chips-wrapper__DDeer{align-self:flex-start;display:flex;gap:10px}@media screen and (min-width:768px){.ProductCard_image__HzbvS{min-height:331px}}@media screen and (min-width:1024px){.ProductCard_image__HzbvS{min-height:334px}}@media screen and (min-width:1280px){.ProductCard_image__HzbvS{min-height:346px}}.ProductCardList_product-card-list__IgK2N{align-items:center;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:space-between;position:relative}.ProductCardList_sort-wrapper__zcjiY{background-color:#e8ebf0;border-radius:2px;box-sizing:border-box;display:flex;justify-content:flex-end;padding:5px;width:100%}.ProductCardList_sort__dTQzt{cursor:pointer;font-size:14px;min-width:235px;transition:all .15s linear}.ProductCardList_sort__dTQzt:hover{color:red;transition:all .15s linear}.ProductCardList_list-wrapper__syBRu{display:flex;flex-direction:column;gap:10px}.ProductCardList_list__MEhr5{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__MEhr5{gap:40px 20px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.ProductCardList_list__MEhr5{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1280px){.ProductCardList_list__MEhr5{grid-template-columns:repeat(4,1fr)}}.Placeholder_heading__nLIMh{color:#d3d3d3;font-family:Nunito;text-align:center}.Toast_toast__BiBj6{align-items:center;-webkit-animation:Toast_fade__1vHMP .2s linear;animation:Toast_fade__1vHMP .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__1vHMP{0%{opacity:0}to{opacity:1}}@keyframes Toast_fade__1vHMP{0%{opacity:0}to{opacity:1}}.Toast_action__72aWQ{border-top:1px solid #fff;cursor:pointer;padding-top:5px;text-align:center;transition:opacity .15s linear;width:100%}.Toast_action__72aWQ:hover{opacity:.7;transition:opacity .15s linear}.Toast_info__C8K2t{background-color:#fcf7eb;box-shadow:0 6px 12px rgba(130,82,208,.16);color:#222}.Toast_success__kaPjY{background-color:#5ec343;box-shadow:0 6px 12px rgba(0,176,49,.16)}.Toast_warning__67qCE{background-color:#ffa801;box-shadow:0 6px 12px rgba(245,152,33,.16)}.Toast_error__FK42L{background-color:#ef2525;box-shadow:0 6px 12px rgba(255,7,7,.16)}@media screen and (min-width:768px){.Toast_toast__BiBj6{flex-direction:row;gap:25px;width:auto}.Toast_action__72aWQ{border-left:1px solid #fff;border-top:none;padding-left:10px;padding-top:0;text-align:left;width:auto}}.Section_section__vLZbx{display:flex;flex-direction:column;gap:30px;min-height:100%}.SectionHeader_section-header__ENoWR{display:flex;flex-direction:column;gap:20px}.SectionHeader_section-header-title__Hf-Ox{font-family:Nunito;font-size:38px;margin:0}.SectionHeader_section-header-description__3fQ86{margin:0}.SectionBody_section-body__i3hXD{height:100%;position:relative}.NotFound_not-found__yb0Vd{align-items:center;align-self:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.NotFound_title__AFJL-{font-family:Nunito;font-size:64px}.NotFound_wrapper__b9nDn{align-self:stretch;display:flex;flex-direction:column;gap:8px;text-align:center}.NotFound_link__RukVv{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__RukVv:hover{opacity:.7;transition:opacity .2s linear}.NotFound_link-wrapper__jGDtB{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__jGDtB{flex-direction:row}.NotFound_wrapper__b9nDn{align-self:center}}.Checkbox_container__1F1eT{cursor:pointer;display:block;font-size:14px;margin-bottom:12px;padding-left:30px;position:relative}.Checkbox_container__1F1eT input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.Checkbox_checkmark__WhCPs{background-color:#fff;border-radius:3px;height:18px;left:0;outline:2px solid #d3d3d3;position:absolute;top:0;width:18px}.Checkbox_container__1F1eT:hover input~.Checkbox_checkmark__WhCPs{background-color:#f2f2f2;transition:all .15s linear}.Checkbox_container__1F1eT input:checked~.Checkbox_checkmark__WhCPs{background-color:#fc0;border:none;outline-color:#fc0}.Checkbox_checkmark__WhCPs:after{content:"";display:none;position:absolute}.Checkbox_container__1F1eT input:checked~.Checkbox_checkmark__WhCPs:after{display:block}.Checkbox_container__1F1eT .Checkbox_checkmark__WhCPs: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__LNAne{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__eE655{font-family:Nunito;font-size:18px;padding:0 0 20px}.SectionBodyGrid_grid__17-36{grid-gap:20px;display:grid;gap:20px;justify-content:center}.SectionBodyGrid_block__bTeZN{display:block}@media screen and (min-width:768px){.SectionBodyGrid_grid__17-36{grid-template-columns:minmax(-webkit-max-content,210px) 1fr;grid-template-columns:minmax(max-content,210px) 1fr}}.CategoriesList_nav__M1Kbb{background-color:#fcf7eb;border-radius:4px;display:flex;flex-direction:column;gap:20px;padding:16px}.CategoriesList_title__Y4yJi{font-family:Nunito;font-size:18px}.CategoriesList_list__3tdWJ{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.CategoriesList_link__Airv2{color:#222;text-decoration:none;transition:color .15s linear}.CategoriesList_link__Airv2:hover{color:red;transition:color .15s linear}.CategoriesList_active__Sdhu7{color:red;font-weight:700}@media screen and (max-width:768px){.CategoriesList_nav__M1Kbb{display:none}}@media screen and (min-width:768px){.CategoryPage_wrapper__3zYmO{display:flex;flex-direction:column;gap:20px}}.ProductForm_wrapper__Q2w1M{align-self:center;max-width:960px;width:100%}.ProductForm_container__au7v3{display:flex;flex-direction:column;gap:20px;justify-content:space-between}.ProductForm_action__0COeO{display:flex;flex-direction:column-reverse;gap:20px}@media screen and (min-width:768px){.ProductForm_container__au7v3{flex-direction:row}.ProductForm_action__0COeO{align-self:flex-end;flex-direction:row}}.Card_card__p9wzB{-webkit-animation:Card_fade__QltHj .2s linear;animation:Card_fade__QltHj .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__vl3CL{min-width:100%}@-webkit-keyframes Card_fade__QltHj{0%{opacity:0}to{opacity:1}}@keyframes Card_fade__QltHj{0%{opacity:0}to{opacity:1}}.Form_form__B093r{display:flex;flex-direction:column;gap:20px}.Input_container__zGms-{display:flex;flex-direction:column;gap:5px;height:98px;width:100%}.Input_label__eGp7A{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.Input_input__70SE0{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__70SE0::-webkit-input-placeholder{color:#d3d3d3;font-size:14px}.Input_input__70SE0::placeholder{color:#d3d3d3;font-size:14px}.Input_input__70SE0:focus{background-color:#fcf7eb;border:1px solid #ffc43f;transition:all .25s linear}.Input_error__xWLuF{outline:2px solid #ef2525;transition:outline .3s ease-in}.Input_highlighted__wdcC9{color:#ef2525;font-size:14px}.Textarea_container__A9tKY{display:flex;flex-direction:column;gap:5px;height:194px}.Textarea_label__vmYla{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.Textarea_textarea__CrLGD{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__CrLGD::-webkit-input-placeholder{color:#d3d3d3;font-size:14px}.Textarea_textarea__CrLGD::placeholder{color:#d3d3d3;font-size:14px}.Textarea_textarea__CrLGD:focus{background-color:#fcf7eb;border:1px solid #ffc43f;transition:all .25s linear}.Textarea_error__kReBW{outline:2px solid #ef2525;transition:outline .3s ease-in}.Textarea_highlighted__vswVz{color:#ef2525;font-size:14px}.Select_select__XPDXs{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__G4q3B{cursor:default}.Select_disabled__oTTzs{background:#f2f2f2;color:#c3c3c3}.Select_select__XPDXs: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__oTTzs.Select_select__XPDXs:after{background-color:#c3c3c3;transition:all .1s linear}.Select_select__XPDXs:focus:not(.Select_disabled__oTTzs){background-color:#fcf7eb;border-color:#ffc43f;transition:all .25s linear}.Select_options__56fgH{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__Yn4b-{background-color:#ffc43f}.Select_option__OGYbl{cursor:default;padding:10px 0 10px 20px}.Select_option__OGYbl:hover{background-color:#ffc43f;transition:all .15s linear}.Select_error__aRXF-{outline:2px solid #ef2525;transition:outline .3s ease-in}.ProductFormSelect_product-form-select__2XCu7{display:flex;flex-direction:column;gap:5px;min-height:94px;width:100%}.ProductFormSelect_label__1hdHp{color:#333;font-family:Nunito;font-size:18px;font-weight:600;line-height:22px}.ProductFormSelect_highlighted__QTlAD{color:#ef2525;font-size:14px}.Actions_actions__Qozyn{display:flex;flex-direction:column;gap:20px}.Actions_title__OygIZ{font-family:Nunito;font-size:20px;line-height:22px;margin:0;text-align:center}@media (min-width:768px){.Actions_actions__Qozyn{align-items:center;flex-direction:row;justify-content:space-between}.Actions_title__OygIZ{font-size:32px;line-height:32px;margin:0;text-align:left}}.Content_content__gz\+b7{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:60px;height:100%;justify-items:center;position:relative}.AreaLoader_loader__jKPxA{align-items:center;-webkit-animation:AreaLoader_fade__JiTcZ .1s linear forwards;animation:AreaLoader_fade__JiTcZ .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__x8roT{-webkit-animation:AreaLoader_c2__UDaEI 2s linear infinite;animation:AreaLoader_c2__UDaEI 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__UDaEI{to{background-size:100% 3px;opacity:1}}@keyframes AreaLoader_c2__UDaEI{to{background-size:100% 3px;opacity:1}}@-webkit-keyframes AreaLoader_fade__JiTcZ{0%{opacity:0}to{opacity:.8}}@keyframes AreaLoader_fade__JiTcZ{0%{opacity:0}to{opacity:.8}}.EditIcon_icon__7ThK1{fill:#d3d3d3;transition:all .2s ease-out}.EditIcon_icon__7ThK1:hover{fill:#4faa37;transition:all .25s ease-in}.LockIcon_icon__Kkdtm{fill:#d3d3d3}.TrashIcon_icon__lqQrh{transition:all .2s ease-out}.TrashIcon_icon__lqQrh:hover{fill:#ef2525;transition:all .25s ease-in}.Tooltip_tooltip__0fAcB{display:flex;position:relative}.Tooltip_tooltip-message__iTnCH{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__8Sgmd{top:-45px}.Tooltip_right__7RaMN{left:calc(100% + 10px);top:50%;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.Tooltip_bottom__Nk-B1{bottom:-45px}.Tooltip_left__whLG-{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__BsFdz,tbody tr:hover{background-color:#fcf7eb}.ProductsList_action-cell__g5phk{width:20px}.ProductsList_image__I4NRr{height:50px;object-fit:contain;width:50px}.ProductsList_foto-th__ctoqG{width:60px}.ProductsList_category-th__BYYyC{width:230px}.ProductsList_brand-th__qQLii{width:200px}.ProductsList_price-th__t4CFC{width:75px}.ProductsList_chip-wrapper__D7kFa{display:flex;gap:8px}.ProductsList_action__UoZin{display:flex;gap:10px;justify-content:flex-end;width:60px}.ProductsList_product-name-cell__4Lh7s{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__BsFdz{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__XiG\+Q:first-of-type:before{content:"Фото";font-weight:600;width:100px}.ProductsList_product-name-cell__4Lh7s:nth-of-type(2):before{content:"Название";font-weight:600}.ProductsList_cell__XiG\+Q:nth-of-type(3):before{content:"Категория";font-weight:600}.ProductsList_cell__XiG\+Q:nth-of-type(4):before{content:"Производитель";font-weight:600}.ProductsList_cell__XiG\+Q:nth-of-type(5):before{content:"Цена";font-weight:600}.ProductsList_action-cell__g5phk:nth-of-type(6):before{content:"Действия";font-weight:600}}.ProductsList_action__UoZin{justify-content:center}.Loader_lds-ring__8GHkw{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__8GHkw div{-webkit-animation:Loader_lds-ring__8GHkw 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:Loader_lds-ring__8GHkw 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__8GHkw div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.Loader_lds-ring__8GHkw div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.Loader_lds-ring__8GHkw div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes Loader_lds-ring__8GHkw{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Loader_lds-ring__8GHkw{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.SettingsPage_settings__EL7vG{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__EL7vG{grid-template-columns:1fr 1fr}}.Categories_category__lbjGG{min-height:160px}.Categories_header__rpHeG{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:10px 0 20px}.Categories_title__2xBwI{font-family:Nunito;font-size:22px;margin:0}.SettingsForm_form__zQNAm{padding:30px 0 10px}.SettingsForm_action__UD0EL{display:flex;flex-direction:column-reverse;gap:20px}@media screen and (min-width:768px){.SettingsForm_action__UD0EL{align-self:flex-end;flex-direction:row}}.SettingsList_list__XueRx{align-self:stretch;display:flex;flex-direction:column;gap:28px;list-style:none;margin:0;padding:30px 0 10px}.SettingsList_list-container__GOkwY{display:flex;flex-direction:column;gap:10px}.SettingsList_action__kAxO2{display:flex;gap:10px}.SettingsList_product-list-item__pdWOM{display:flex;justify-content:space-between}.SettingsList_chip-wrapper__Wlt\+6{display:flex;gap:10px}.AddIcon_icon__XjYD1{fill:inherit;transition:all .2s ease-out}.AddIcon_icon__XjYD1:hover{fill:inherit;transition:all .25s ease-in}.Brands_category__4NhbC{min-height:160px}.Brands_header__DMT1Q{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:10px 0 20px}.Brands_title__-w5gR{font-family:Nunito;font-size:22px;margin:0}.AdminPage_admin__7zlmP{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__7zlmP{gap:20px;grid-template-columns:fit-content(240px) 1fr;grid-template-rows:50px auto;padding:0}}.BaseLink_link__ytUhd{color:#333;text-decoration:none}.BaseLink_button__d-EmO{background-color:#fc0;border-radius:8px}.BaseLink_button__d-EmO:hover:not(:disabled){opacity:.5;transition:opacity .3s ease-out}.BaseLink_button__d-EmO:focus:active{outline:2px solid transparent}.BaseLink_button__d-EmO:focus:not(:disabled){border:1px solid #ffc43f;transition:all .25s linear}.BaseLink_s__gif5l{border-radius:4px;font-size:12px;padding:5px 10px}.BaseLink_m__MS4T7{border-radius:8px;font-size:16px;padding:10px 20px}.Header_header__bPnxY{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__bPnxY{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__goVMP{background-color:#202124;border-radius:20px;padding:10px 20px}.Sidebar_navigation__\+Y\+qy{width:100%}.Sidebar_toggle-btn__4wx9u{display:none}.Sidebar_list__Q5nGN{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__goVMP{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__Q5nGN{flex-direction:column;gap:30px}.Sidebar_list-opened__dPSws{align-items:flex-start}.Sidebar_toggle-btn__4wx9u{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex}.Sidebar_opened__-Q9TX{align-self:flex-end}.Sidebar_open__PNRpp{width:240px}}.SidebarItem_activeLink__TnAPm{fill:#ffc43f;color:#ffc43f}.SidebarItem_activeLink__TnAPm,.SidebarItem_link__PBIPo{align-items:center;display:flex;flex-direction:column;font-size:12px;gap:10px;justify-content:center;text-decoration:none}.SidebarItem_link__PBIPo{fill:#fff;color:#fff}.SidebarItem_link-text__aha\+O{font-size:14px}.SidebarItem_link__PBIPo:hover{fill:#ffc43f;color:#ffc43f;opacity:.7;transition:all .3s linear}@media (min-width:768px){.SidebarItem_activeLink__TnAPm{flex-direction:row;font-size:16px}.SidebarItem_link-text__aha\+O{font-size:18px}.SidebarItem_link__PBIPo{flex-direction:row;font-size:16px}.SidebarItem_open__Jpeie{display:block;width:100%}.SidebarItem_close__ELHx1{display:none}}.MenuIcon_icon__ycRQj:hover{opacity:.7;transition:opacity .3s linear}.ArrowLeftIcon_icon__egOMf{fill:#fff}.ArrowLeftIcon_icon__egOMf:hover{opacity:.7;transition:opacity .3s linear}.CategoryIcon_icon__WJk4I,.OrderIcon_icon__SLK6C,.ProductIcon_icon__Z8mPR{fill:inherit;transition:all .2s ease-out}.Main_main__jImYo{display:flex;flex-direction:column;gap:20px;position:relative}@media (min-width:768px){.Main_main__jImYo{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__4zqEk{background-color:#e8ebf0;border-radius:4px;font-size:12px;padding:10px}.Badge_link__tuhkZ{text-decoration:none}.Badge_badge__ihtw3{align-items:center;display:flex;flex-direction:column}.Badge_wrapper__7EYqj{position:relative}.Badge_count__GgGsa{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__rw0OB{color:#222;font-size:12px}.CartIcon_icon__iRFWQ{transition:all .2s ease-out}.CartIcon_icon__iRFWQ:hover{opacity:.7;transition:all .25s ease-in}.ShowcaseHeader_header__C6Fbj{display:flex;flex-direction:column;gap:40px}.ShowcaseHeader_logo__mgeDt{transition:opacity .1s linear;width:220px}.ShowcaseHeader_link__PAx\+o{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__PAx\+o:hover{opacity:.7;transition:opacity .2s linear}.ShowcaseHeader_logo__mgeDt:hover{opacity:.7;transition:opacity .1s linear}.ShowcaseHeader_wrapper__Qsycg{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.ShowcaseHeader_actions-wrapper__DO\+kO{display:flex;flex-direction:column-reverse;gap:20px;width:100%}.ShowcaseHeader_badge-wrapper__xvvC9{display:flex;gap:20px;justify-content:center}.ShowcaseHeader_admin-link-wrapper__B5MGE{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__C6Fbj{gap:20px}.ShowcaseHeader_wrapper__Qsycg{flex-direction:row;justify-content:flex-start}.ShowcaseHeader_actions-wrapper__DO\+kO{align-items:center;flex-direction:row;justify-content:space-between;width:100%}}.Menu_menu__JwqT6{position:relative}.Menu_button__c1OpB{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__c1OpB:hover{opacity:.7;transition:opacity .2s linear}.Menu_nav__aihPh{-webkit-animation:Menu_fade__CMzIG .1s linear;animation:Menu_fade__CMzIG .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__XB8Yi{display:flex;flex-direction:column;gap:15px;list-style:none;margin:0;padding:20px 5px}.Menu_link__NlDAp{color:#333;display:flex;font-size:16px;font-weight:700;padding:6px 14px;text-decoration:none;transition:background-color .1s linear}.Menu_link__NlDAp:hover{background-color:#fc0;border-radius:3px;transition:background-color .15s linear}@-webkit-keyframes Menu_fade__CMzIG{0%{opacity:0}to{opacity:1}}@keyframes Menu_fade__CMzIG{0%{opacity:0}to{opacity:1}}@media screen and (min-width:768px){.Menu_button__c1OpB{width:auto}.Menu_nav__aihPh{width:280px}}.ShowcaseMain_main__\+D8KT{display:flex;flex-direction:column;gap:20px;position:relative}.ShowcasePage_showcase__F-kGa{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__F-kGa{padding:0}}.QuantityBlock_quantity-block__sxqwj{border-radius:4px;display:flex;justify-content:space-between;min-height:42px;width:100%}.QuantityBlock_quantity__k1\+-k{align-self:center}.QuantityBlock_button__IMkYL{background-color:initial;border:none;color:#222;cursor:pointer;padding:0 14px;transition:color .15s linear}.QuantityBlock_button__IMkYL:disabled{color:#d3d3d3;cursor:default}.QuantityBlock_button__IMkYL:hover:not(:disabled){color:#f44336;transition:color .15s linear}.QuantityBlock_button-text__NpKs8{font-size:20px;font-weight:700}.AddToCartBtn_add-to-cart-btn__on82b{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__tcD5x{background-color:initial;border:none;color:#222;cursor:pointer;display:block;height:100%;padding:0;width:100%}.AddToCartBtn_main-button-text__vEPP1{font-size:16px}@media screen and (min-width:768px){.AddToCartBtn_add-to-cart-btn__on82b{width:193px}}.InfoBlock_info-block__FxorF{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__FuuOR{align-items:center;color:#222;display:flex;flex-direction:column;font-size:12px;gap:5px}@media screen and (min-width:1024px){.InfoBlock_info-block__FxorF{display:flex;margin-top:auto}}.ProductPage_product-page__xUcEW{display:flex;flex-direction:column;gap:40px}.ProductPage_subtitle__1cFuG{font-family:Nunito;font-size:20px;margin:0}.ProductPage_text__kxQd3{font-size:14px;margin:0}.ProductPage_image-wrapper__SrkO6{flex-shrink:0}.ProductPage_title-wrapper__rOEdQ{display:flex;flex-direction:column;gap:20px}.ProductPage_chip-wrapper__iNIh0{display:flex;gap:8px}.ProductPage_content-wrapper__muLsx{background-color:#f2f2f2;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;padding:16px;width:100%}.ProductPage_title__CT8rj{font-family:Nunito;font-size:24px;line-height:28px;margin:0}.ProductPage_actions__uCLpW{align-items:center;display:flex;gap:40px}.ProductPage_quantity__E3T3-{align-items:center;display:flex;gap:10px}.ProductPage_image__1A2d6{border-radius:4px;display:block;width:100%}.ProductPage_brand__yXRMG{align-items:center;display:flex;gap:20px}.ProductPage_price__3wltB{align-items:center;align-self:center;color:#222;display:flex;font-size:36px;font-weight:700;gap:10px}.ProductPage_old-price__wbK3c{color:#d3d3d3;font-size:20px;font-weight:400;text-decoration:line-through}.ProductPage_wishlist-text__9NqNw{display:none}.ProductPage_price-wrapper__nkSGh{display:flex;justify-content:space-between}.ProductPage_description__7KxGv{display:flex;flex-direction:column;gap:5px}@media screen and (min-width:768px){.ProductPage_product-page__xUcEW{flex-direction:row}.ProductPage_wishlist-text__9NqNw{display:none}.ProductPage_image__1A2d6{max-width:380px}.ProductPage_price__3wltB{align-self:flex-start}.ProductPage_title__CT8rj{font-size:28px;line-height:32px}}@media screen and (min-width:1024px){.ProductPage_image-wrapper__SrkO6{width:444px}.ProductPage_wishlist-text__9NqNw{display:block}.ProductPage_title__CT8rj{font-size:36px;line-height:38px}.ProductPage_image__1A2d6{max-width:444px}}.Cart_cart__e-P0U{box-sizing:border-box;display:flex;flex-direction:column;gap:40px}.Cart_cart-items-wrapper__H7YWx{display:flex;flex-direction:column;gap:30px;width:100%}@media screen and (min-width:1024px){.Cart_cart__e-P0U{flex-direction:row}}.CartItem_cart-item__IsYAq{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__IsYAq:last-of-type{border-bottom:none;padding-bottom:0}.CartItem_product-name-wrapper__3-Yxa{display:flex;flex-direction:column;gap:24px;justify-content:space-between;width:100%}.CartItem_product-name__7gdy1{color:#222;font-weight:700;text-decoration:none;transition:color .12s linear}.CartItem_product-name__7gdy1:hover{color:#f44336;transition:color .12s linear}.CartItem_price-quantity-wrapper__iQL9H{display:flex;flex-direction:row;gap:20px;justify-content:space-between}.CartItem_quantity-wrapper__9CJdY{background-color:pink}.CartItem_price-wrapper__xAq3g{display:flex;flex-direction:column;flex-shrink:0;width:50%}.CartItem_price__QdDsq{font-size:24px;font-weight:700}.CartItem_discount-price__ReGHW{color:#f44336}.CartItem_price-without-discount__TIu3G{font-size:14px;text-decoration:line-through}.CartItem_action-wrapper__DhRDF{align-self:stretch;display:flex;gap:20px;justify-content:space-between}.CartItem_image-wrapper__LkatJ{display:none}.CartItem_image__lVVN9{border-radius:4px;display:block;min-height:145px;object-fit:contain;width:100px}@media screen and (min-width:768px){.CartItem_cart-item__IsYAq{flex-direction:row;gap:20px}.CartItem_image-wrapper__LkatJ{display:block}.CartItem_product-name-wrapper__3-Yxa{gap:20px}.CartItem_price-quantity-wrapper__iQL9H{align-items:flex-start;flex-direction:column;flex-shrink:0;min-width:160px}.CartItem_action-wrapper__DhRDF{justify-content:flex-start}.CartItem_price-wrapper__xAq3g{width:auto}}.CartSummary_cart-summary__EOxnt{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__gOaMQ{display:flex;font-size:14px;justify-content:space-between}.CartSummary_heading__wSBvL{font-family:Nunito;font-size:26px;font-weight:700;padding:0}.CartSummary_profit-amount__xnHlB{color:#f44336;font-weight:700}@media screen and (min-width:768px){.CartSummary_heading__wSBvL{font-size:30px}}@media screen and (min-width:1024px){.CartSummary_cart-summary__EOxnt{min-width:380px;width:auto}}.CartForm_cart-form__iH0vg{background-color:#ecf7ed;border-radius:4px;box-sizing:border-box;padding:16px}.CartForm_action__SP5hL{text-align:right}@media screen and (min-width:1024px){.CartForm_cart-form__iH0vg{width:calc(100% - 420px)}}.CartPage_cart-page-body__f5Xzb{display:flex;flex-direction:column;gap:40px}.CartPage_title__J5TPy{font-family:Nunito;font-size:28px}.Order_order-content__x\+x3o{background-color:#ecf7ed;border-radius:4px;box-sizing:border-box;padding:16px}.Order_table__6pdMS{border-collapse:collapse}.Order_order-content-title__tcYnz{display:block;font-family:Nunito;font-size:22px;padding:0}.Order_summary-row__mjSuj{cursor:pointer}.Order_summary-row__mjSuj:hover{background-color:#fff;color:red}.Order_no-pointer-events__ronjG{pointer-events:none}.Order_summary__Dw4Ts{background-color:#fff;font-family:Nunito;font-size:20px;font-weight:700;padding:0;text-align:right}.Order_left-top-radius__rrtn0{border-top-left-radius:4px}.Order_right-top-radius__76zGD{border-top-right-radius:4px}.Order_left-bottom-radius__114eG{border-bottom-left-radius:4px}.Order_right-bottom-radius__jLg5d{border-bottom-right-radius:4px}.Order_text__ZandF{background-color:#fff;font-size:16px}@media (max-width:768px){.Order_no-pointer-events__ronjG,.Order_order-content__x\+x3o{display:none}.Order_summary-row__mjSuj{pointer-events:none}.Order_sumarry-cell__\+rBkS:first-of-type:before{content:"Дата заказа";font-weight:600;width:100px}.Order_sumarry-cell__\+rBkS:nth-of-type(2):before{content:"Покупатель";font-weight:600}.Order_sumarry-cell__\+rBkS:nth-of-type(3):before{content:"Телефон";font-weight:600}.Order_sumarry-cell__\+rBkS:nth-of-type(4):before{content:"Адрес";font-weight:600}.Order_sumarry-cell__\+rBkS:nth-of-type(5):before{content:"Сумма";font-weight:600}}.OrderCartItem_row__SXIW2{pointer-events:none}@media (max-width:768px){.OrderCartItem_row__SXIW2{display:none}}.CheckoutSuccessPage_checkout-success__8pNAS{align-items:center;display:flex;flex-direction:column;gap:20px;padding-top:60px}.CheckoutSuccessPage_title__r-es1{color:#5ec343;font-family:Nunito;font-size:38px;text-align:center}.CheckoutSuccessPage_subtitle__iRud2{font-size:14px;text-align:center}.CheckoutSuccessPage_text__0rp2V{text-align:center}.CheckoutSuccessPage_link__D85lq{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__D85lq: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.72582532.css.map*/