.AdmCategoriesPage_div_loading__rrG73{min-height:100vh;display:flex;align-items:center;justify-content:center}.AdmCategoriesPage_main_section__rwcUB{min-height:100vh;display:flex;flex-direction:column;padding:80px .5rem .5rem;row-gap:1rem}.AdmCategoriesPage_btn_add___k2Vj{margin-top:.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;border:2px solid var(--st-color);border-radius:.5rem;padding:.3rem;background-color:var(--st-color);column-gap:.5rem;cursor:pointer}.AdmCategoriesPage_form_create__QT4CO{background-color:var(--light-bg-color);display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:1rem;border:2px solid var(--st-color);transition:all .5s;column-gap:.5rem}.AdmCategoriesPage_input_txt__0E3_n{display:flex;width:100%}.AdmCategoriesPage_input_txt__0E3_n input{display:flex;width:100%;border:2px solid var(--st-color-89);background-color:var(--st-color-36);border-radius:.5rem;font-weight:700;color:var(--nd-color);padding:.3rem .3rem .3rem 1rem}.AdmCategoriesPage_btn_sub__xpF55{display:flex;background-color:var(--st-color);color:#fff;font-weight:700;padding:.3rem 1rem;border:2px solid var(--st-color);border-radius:.5rem;cursor:pointer}.AdmCategoriesPage_ul_all_cat__Jgys4{display:flex;flex-direction:column;row-gap:.5rem}.AdmCategoriesPage_li_cat__aTVAd{display:flex;background-color:var(--light-bg-color);justify-content:space-between;align-items:center;padding:.5rem;border-radius:.5rem;border:2px solid var(--st-color);color:var(--nd-color);font-weight:700}.AdmCategoriesPage_btn_delete__bOqNt{display:flex;align-items:center;justify-content:center;background-color:#f55;padding:.5rem;border-radius:.5rem;cursor:pointer;font-weight:700;color:#fff;border:none}.AdmCategoriesPage_btn_delete__bOqNt:hover{background-color:#c55}@media (min-width:1024px){.AdmCategoriesPage_main_section__rwcUB{display:flex;flex-direction:column;align-items:center}.AdmCategoriesPage_btn_add___k2Vj{margin-top:2rem;font-size:1.4rem}.AdmCategoriesPage_ul_all_cat__Jgys4{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:1rem;align-items:center;justify-content:center}.AdmCategoriesPage_li_cat__aTVAd{min-width:14vw}}@keyframes MyLoading_loadingRotate__c6UWb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MyLoading_loading__kE4G_{display:flex;align-items:center;justify-content:center;animation:MyLoading_loadingRotate__c6UWb .8s linear infinite}@keyframes ErrorPage_shakePottery__fqcXW{0%{transform:rotate(0deg)}25%{transform:rotate(-35deg)}50%{transform:rotate(0deg)}75%{transform:rotate(35deg)}}.ErrorPage_error_section__Qodrs{min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.ErrorPage_error_section__Qodrs i{font-size:2rem;color:var(--st-color);cursor:pointer;animation:ErrorPage_shakePottery__fqcXW .3s linear .5s 4}.ErrorPage_error_section__Qodrs i:hover{animation:ErrorPage_shakePottery__fqcXW .3s linear infinite}.ErrorPage_error_section__Qodrs p{color:#888787;margin:1rem 0 2rem}.ErrorPage_btn_back__O06EL{background-color:var(--st-color);color:#fff;padding:.5rem 3rem;border:2px solid var(--st-color);border-radius:.5rem;letter-spacing:0;font-weight:700;transition:all .3s}.ErrorPage_btn_back__O06EL:hover{background-color:var(--st-color-36);color:var(--st-color);letter-spacing:2px}.MyListTileProduct_list_tile__vCXPt{max-width:100%;display:flex;background-color:var(--light-bg-color);padding:.8rem;border-radius:.5rem;border:2px solid var(--st-color);align-items:center;column-gap:1rem;color:var(--nd-color)}.MyListTileProduct_div_img__iJBvq img{width:50px;height:auto}.MyListTileProduct_div_txt__o2_F6 h3{font-weight:400;font-size:1rem}@media (min-width:1024px){.MyListTileProduct_list_tile__vCXPt{display:flex;width:100%}.MyListTileProduct_list_tile__vCXPt:hover{background-color:var(--st-color-36)}}.MyCardProduct_card__2wTWe{display:flex;flex-direction:column;width:40vw;padding:1rem;border:.2rem solid var(--st-color);background-color:#b7e4f041;border-radius:.8rem;justify-content:space-between;transition:all .3s;cursor:pointer}.MyCardProduct_card__2wTWe:hover{background-color:var(--st-color-36)}.MyCardProduct_div_img__oG4eh{display:flex;width:24vw;height:24vw;flex-direction:column;align-self:center}.MyCardProduct_div_loading__Yatan{display:flex;background-color:var(--st-color-36);height:24vw;justify-content:center;align-items:center;border-radius:.5rem}.MyCardProduct_div_img__oG4eh img{width:100%;border-radius:.5rem}.MyCardProduct_div_txt__4iY5J{display:flex;flex-direction:column;justify-content:space-between;height:100%;max-width:100%;align-self:start}.MyCardProduct_div_txt__4iY5J h3{font-size:1rem;max-width:100%;color:var(--nd-color);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word}.MyCardProduct_div_txt__4iY5J p{font-size:.8rem;font-weight:700;color:var(--st-color)}@media (min-width:768px) and (max-width:1024px){.MyCardProduct_card__2wTWe{display:flex;width:30vw;max-height:100%}.MyCardProduct_div_img__oG4eh{width:100%;height:100%}}@media (min-width:1024px){.MyCardProduct_card__2wTWe{width:17vw;height:auto}.MyCardProduct_div_img__oG4eh{width:100%;height:auto}.MyCardProduct_div_loading__Yatan{width:100%;height:100%;background-color:transparent}.MyCardProduct_div_txt__4iY5J h3{font-size:1.2rem;max-width:100%}.MyCardProduct_div_txt__4iY5J p{font-size:1rem}}