.style_mainPage__Maw4q{display:flex;justify-content:center;min-height:100%}.style_mainPageContent__K59Ix{width:1200px;padding-top:40px;padding-bottom:128px}.style_category__F0OCh{display:flex;flex-wrap:wrap;width:100%;gap:20px 32.5px;padding:0;box-sizing:border-box;justify-items:center;align-items:flex-start}.style_categoryDiv__3y19I{width:214px;height:230px;flex-shrink:0;border-radius:20px;background:#f6f6f6;overflow:hidden;cursor:pointer}.style_categoryDiv__3y19I img{object-fit:cover;width:auto;height:153px}.style_contentDiv__Ys_vk{width:100%;height:100%;padding:24px 7px 0;display:flex;text-align:center;align-items:center;flex-direction:column;justify-content:space-between}.style_title__lgrya{margin:0;color:#000;font-family:Gilroy,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:normal;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;border:none;background-color:initial}.style_image__HdtN5{height:150px;width:auto}.style_countryDiv__zH1Fc{margin:0 0 32px;width:100%}@media(max-width:768px){.style_mainPage__Maw4q{min-height:100%;display:flex;justify-content:center}.style_mainPageContent__K59Ix{width:100%;padding:16px 16px 33px}.style_category__F0OCh{margin-top:0;margin-bottom:0;display:grid;width:100%;grid-template-columns:repeat(3,minmax(90px,1fr));grid-gap:16px;gap:16px;padding:0;box-sizing:border-box;justify-items:center;align-items:flex-start}.style_categoryDiv__3y19I{width:100%;height:110.5px;flex-shrink:0;border-radius:10px;background:#f6f6f6}.style_categoryDiv__3y19I img{height:75px}.style_contentDiv__Ys_vk{height:100%;padding:8px 10px 0}.style_title__lgrya{margin:0;color:#000;font-family:Gilroy,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:15.36px}.style_image__HdtN5{height:75px;width:auto}.style_countryDiv__zH1Fc{margin:24px 0;width:100%}}.category-skeleton_categorySkeleton__Pdh0U,.category-skeleton_categorySkeleton__img__617n9,.category-skeleton_categorySkeleton__title__e1O3c,.category-skeleton_skeletonShimmer__t_BMU{background-color:#f0f2f5;background-image:linear-gradient(90deg,#f0f2f5 0,#d9dde3 20%,#f0f2f5 40%,#f0f2f5);background-repeat:no-repeat;background-size:800px 100%;animation:category-skeleton_shimmer__xImbd 1.4s ease-in-out infinite;border-radius:4px}@keyframes category-skeleton_shimmer__xImbd{0%{background-position:-468px 0}to{background-position:468px 0}}.category-skeleton_contentTransition__Tvx6F{opacity:0;animation:category-skeleton_fadeIn__ny2tU .3s ease-out forwards}@keyframes category-skeleton_fadeIn__ny2tU{to{opacity:1}}.category-skeleton_categorySkeleton__Pdh0U{border-radius:20px;height:230px;background:#f4f6fa;padding:24px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:transform .2s ease}.category-skeleton_categorySkeleton__title__e1O3c{width:80%;height:28px;background-color:#eceef2;border-radius:4px}.category-skeleton_categorySkeleton__img__617n9{width:80%;height:150px;background-color:#eceef2;border-radius:8px;margin-bottom:15px}@media(max-width:768px){.category-skeleton_categorySkeleton__Pdh0U{border-radius:10px;height:100%;width:100%;padding:8px 7px}.category-skeleton_categorySkeleton__title__e1O3c{width:100%;height:15px}.category-skeleton_categorySkeleton__img__617n9{width:100%;height:60px;margin-bottom:0}}.swiper-buttons_swiperButtonNext__lIhr7,.swiper-buttons_swiperButtonPrev__K2I32{position:absolute;top:50%;z-index:0;transform:translateY(-50%);width:48px;height:48px;border-radius:40px;border:1px solid #ccd6e2;background:#fff;padding:0;display:flex;align-items:center;justify-content:center}.swiper-buttons_swiperButtonNext__lIhr7{right:-64px}.swiper-buttons_swiperButtonPrev__K2I32{transform:translateY(-50%) rotateY(-180deg);left:-64px}@media(max-width:768px){.swiper-buttons_swiperButtonNext__lIhr7,.swiper-buttons_swiperButtonPrev__K2I32{display:none}}.product-card_product-card__a9BIh{width:273px;height:451px;background:#fff;position:relative;overflow:hidden}.product-card_product-card__btn-container__JZF8U{width:100%}.product-card_product-card__button__pCDUd{width:100%;height:48px;border-radius:40px;font-weight:600;font-size:16px;text-align:center;padding:14px 16px;border:none;color:#fff;background-color:var(--bg-color);transition:all .1s ease}.product-card_product-card__button__pCDUd:hover{background-color:var(--hover-color)}.product-card_product-card__button__pCDUd:disabled{background-color:#d1d4dd}.product-card_product-card__inner__zf3QF{position:relative;width:100%;height:100%;padding:0 16px 20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:20px;border:.8px solid #dbdde0;cursor:pointer}.product-card_product-card__favorite-btn__3KVdJ{position:absolute;top:16px;right:16px;border:none;padding:7px;background:hsla(0,0%,100%,.36);border-radius:40px;width:38px;height:38px;transition:all .5s ease;transform:scale(1);cursor:pointer}.product-card_product-card__favorite-btn__3KVdJ:active{transform:scale(1.4);background-color:hsla(0,0%,100%,.36)}.product-card_product-card__img__UeuwQ{width:220px;height:220px;object-fit:cover}.product-card_product-card__text-content__qAHVo{text-align:left;gap:8px;width:100%}.product-card_product-card__product-name__tIWZU{white-space:nowrap;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#201f1f}.product-card_product-card__product-name__tIWZU,.product-card_product-card__seller-name__wtWwm{font-family:Gilroy,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.16px;text-align:left}.product-card_product-card__seller-name__wtWwm{color:#999;margin-top:8px}.product-card_product-card__seller-price__xvotY{color:#201f1f;font-family:Gilroy,sans-serif;font-size:20px;font-weight:600;text-align:left;margin-top:8px}.product-card_product-card__discount-badge__UpyL_{position:absolute;top:16px;left:16px;background:#ee2f2f;border-radius:40px;color:#fff;font-size:24px;font-weight:500;height:38px;width:78px;display:flex;align-items:center;justify-content:center}.product-card_product-card__old-price__YM4hW{font-size:16px;font-weight:600;text-decoration:line-through;margin-right:8px}.product-card_product-card__new-price__qLiQ8{font-size:20px;font-weight:600;color:#ee2f2f}@media(max-width:768px){.product-card_product-card__a9BIh{width:100%!important;height:269px}.product-card_product-card__btn-container__JZF8U{padding:0 12px 12px;margin-top:4px}.product-card_product-card__button__pCDUd{width:100%;height:30px;font-weight:500;font-size:12px;padding:8px 16px 7px;background-color:var(--bg-color)}.product-card_product-card__button__pCDUd:hover{background-color:var(--bg-color)}.product-card_product-card__inner__zf3QF{padding:0;height:269px;gap:4px;border-radius:13px;border:.5px solid #dbdde0;justify-content:stretch}.product-card_product-card__favorite-btn__3KVdJ{top:8px;right:8px;padding:6px;transition:none}.product-card_product-card__favorite-btn__3KVdJ:active{transform:none}.product-card_product-card__favorite-btn__3KVdJ img{display:block;width:18px;height:18px}.product-card_product-card__img__UeuwQ{width:138px;height:120px}.product-card_product-card__text-content__qAHVo{margin-top:0;margin-bottom:0;padding:0 12px;display:block}.product-card_product-card__product-name__tIWZU{font-size:12px;font-weight:500;color:#201f1f;line-height:15px;margin-bottom:4px;margin-top:2px}.product-card_product-card__seller-name__wtWwm{font-size:10px;font-weight:500;color:#d7d7d8;margin-bottom:4px;margin-top:0}.product-card_product-card__seller-price__xvotY{font-weight:600;font-size:12px;color:#201f1f;margin-top:0}.product-card_product-card__product-btn__N6D9W{width:100%!important}.product-card_product-card__discount-badge__UpyL_{top:11px;left:8px;font-size:15px;height:24px;width:48px}.product-card_product-card__old-price__YM4hW{font-size:9px;margin-right:4px}.product-card_product-card__new-price__qLiQ8{font-size:12px;font-weight:600}}