.style_shop__Hz_x8{display:flex;flex-direction:column;width:100%}.style_shop__Hz_x8 .style_content__FKoxy{padding:10px;text-align:center;justify-content:center}.style_shop__Hz_x8 .style_empty__37i7j{text-align:center;margin-top:24px}@media(max-width:768px){.style_shop__Hz_x8{gap:30px}.style_shop__Hz_x8 .style_content__FKoxy{padding:0}}.style_sideBar__rXg93{background-color:var(--grayColor);color:var(--darkGrayColor);width:100%;height:60px;border-radius:20px;text-align:right;padding:10px;font-family:var(--font);font-size:16px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.style_sideBar__rXg93 .style_burgerButton__qcUvl{display:none;align-items:center;gap:8px;background:none;border:none;font-family:inherit;font-size:17px;font-weight:600;cursor:pointer;color:var(--darkGrayColor);padding:10px}.style_sideBar__rXg93 .style_burgerButton__qcUvl svg{font-size:19px}.style_sideBar__rXg93 .style_burgerButton__qcUvl:hover{color:var(--darkGrayColor)}.style_sideBar__rXg93 .style_menu__C8IU5{display:none;flex-direction:column;gap:10px;width:100%;margin-top:10px}.style_sideBar__rXg93 .style_menu__C8IU5 .style_categories___5t_z{display:flex;flex-direction:column;gap:10px}.style_sideBar__rXg93 .style_menu__C8IU5 .style_categories___5t_z .style_category__LpzHJ{display:flex;align-items:center;gap:5px;padding:10px;text-align:center;font-size:18px;font-family:inherit;color:inherit;background:none;border:none;cursor:pointer;transition:background-color .3s ease-in-out;border-radius:15px}.style_sideBar__rXg93 .style_menu__C8IU5 .style_categories___5t_z .style_category__LpzHJ:hover{background-color:var(--grayColorHover)}.style_sideBar__rXg93 .style_menu__C8IU5 .style_categories___5t_z .style_category__LpzHJ.style_active__l0nEy{background-color:var(--grayColorHover);font-weight:600}.style_sideBar__rXg93 .style_categoriesDesktop___8gKr{display:flex;flex-direction:row;gap:10px;width:100%;justify-content:center;align-items:center}.style_sideBar__rXg93 .style_categoriesDesktop___8gKr .style_category__LpzHJ{display:flex;align-items:center;gap:5px;padding:10px;text-align:center;font-size:18px;font-family:inherit;color:inherit;background:none;border:none;cursor:pointer;transition:background-color .3s ease-in-out;border-radius:15px;flex-shrink:0}.style_sideBar__rXg93 .style_categoriesDesktop___8gKr .style_category__LpzHJ:hover{background-color:var(--grayColorHover)}.style_sideBar__rXg93 .style_categoriesDesktop___8gKr .style_category__LpzHJ.style_active__l0nEy{background-color:var(--grayColorHover);font-weight:600}@media(max-width:900px){.style_sideBar__rXg93{height:auto}.style_sideBar__rXg93 .style_burgerButton__qcUvl{display:inline-flex;color:var(--darkGrayColor)}.style_sideBar__rXg93 .style_menu__C8IU5{display:none}.style_sideBar__rXg93 .style_menu__C8IU5.style_open__VwdDn{display:flex;color:var(--darkGrayColor)}.style_sideBar__rXg93 .style_categoriesDesktop___8gKr{display:none}}.style_input__jQpW_{height:40px;border-radius:15px;border:none;padding:20px;transition:.4s}.style_input__jQpW_:focus{outline:none;outline-color:#f7f7f7;transition:.5s}.style_itemLink__Dh7a6{text-decoration:none;color:inherit;display:block}.style_item__gTvfU{width:500px;height:200px;max-width:600px;border-radius:20px;box-shadow:0 10px 20px rgba(0,0,0,.1);display:flex;flex-direction:row;align-items:center;font-family:Poppins,sans-serif;background-color:#fff;color:#333;text-align:right;overflow:hidden;padding:20px;gap:20px}.style_item__gTvfU.style_deleted__wR8t2{opacity:.5}.style_item__gTvfU:hover{box-shadow:none;outline:2px solid var(--grayColor)}.style_item__gTvfU .style_imageContainer__MOuY1{height:100%;width:40%;position:relative;aspect-ratio:1/1}.style_item__gTvfU .style_image__s4ZVL{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;border-top-left-radius:20px;border-top-right-radius:20px}.style_item__gTvfU .style_content__CDvfH{width:60%;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.style_item__gTvfU .style_textContainer__0qjYi{width:100%;display:flex;flex-direction:column;gap:10px}.style_item__gTvfU .style_createdAt__vuQeT{font-size:12px;color:var(--midColor);font-family:inherit}.style_item__gTvfU .style_title__ub2WG{font-size:20px;font-weight:600;color:var(--secColor)}.style_item__gTvfU .style_summary___Pt_8{font-size:14px;font-weight:400;color:var(--text-color);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;height:50px}.style_item__gTvfU .style_buttonContainer__COARP{display:flex;justify-content:flex-end;width:100%;margin-top:10px}.style_item__gTvfU .style_buttonContainer__COARP .style_deactivateButton__7wlGX,.style_item__gTvfU .style_buttonContainer__COARP .style_editButton__4rLmi{padding:10px;border:none;border-radius:10px;font-size:16px;cursor:pointer;transition:background-color .3s;font-family:var(--font);margin-left:10px}.style_item__gTvfU .style_buttonContainer__COARP .style_deactivateButton__7wlGX:hover,.style_item__gTvfU .style_buttonContainer__COARP .style_editButton__4rLmi:hover{background-color:var(--secColor);border:none;color:var(--mainColor)}.style_item__gTvfU .style_buttonContainer__COARP .style_deactivateButton__7wlGX{background-color:#fff;border:1px solid red;color:var(--secColor)}.style_item__gTvfU .style_buttonContainer__COARP .style_editButton__4rLmi{background-color:#fff;border:1px solid var(--secColor);color:var(--secColor)}@media(max-width:768px){.style_item__gTvfU{flex-direction:column;width:100%;height:100%;padding:15px}.style_item__gTvfU .style_content__CDvfH,.style_item__gTvfU .style_imageContainer__MOuY1{width:100%}.style_item__gTvfU .style_title__ub2WG{font-size:1.3rem}.style_item__gTvfU .style_summary___Pt_8{font-size:1rem}}@keyframes style_fadeInUp__AgtQC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_blog__4cHMO{display:flex;flex-direction:column;width:100%}.style_blog__4cHMO .style_title__BeBHY{font-size:30px;font-weight:300;color:var(--secColor);animation:style_fadeInUp__AgtQC 1s ease}.style_blog__4cHMO .style_content__lZVg2{display:flex;flex-direction:column;gap:20px;flex:1 1;padding:10px;text-align:center}.style_blog__4cHMO .style_content__lZVg2 h2{margin-bottom:20px;color:var(--secColor);animation:style_fadeInUp__AgtQC 1.2s ease}.style_blog__4cHMO .style_content__lZVg2 .style_items__0fMYg{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;animation:style_fadeInUp__AgtQC 1.4s ease}.style_blog__4cHMO .style_content__lZVg2 .style_empty__ksh7_{width:100%;margin:24px 0;color:var(--text-color);font-size:16px}