.BestSellers_body__nVOQm{padding:32px 64px;display:flex;gap:48px;flex-direction:column}.BestSellers_header___FdB2{color:var(--text-default-primary);font:24px Inter,sans-serif;font-weight:bolder;margin:0;padding:0;line-height:120%}.BestSellers_cardsContainer__iH_s3{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,1fr);grid-gap:2.24vw;gap:2.24vw}.BestSellers_lastTwoCards__B58Cd{display:none;grid-column:span 4;gap:2.24vw;justify-content:center;width:100%}@media (max-width:1354px){.BestSellers_cardsContainer__iH_s3{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1fr 1fr}.BestSellers_cardsContainer__iH_s3>:nth-last-child(-n+2){display:none}.BestSellers_lastTwoCards__B58Cd{display:grid;grid-column:span 3;grid-template-columns:1fr 1fr;grid-gap:2.24vw;gap:2.24vw}}@media (max-width:1027px){.BestSellers_cardsContainer__iH_s3{grid-template-columns:repeat(2,1fr)}.BestSellers_lastTwoCards__B58Cd{display:grid;grid-column:span 2;grid-template-columns:1fr 1fr;grid-gap:2.24vw;gap:2.24vw}}@media (max-width:768px){.BestSellers_body__nVOQm{padding:16px 1vw;gap:24px;box-sizing:border-box;width:100%}}@media (max-width:344px){.BestSellers_cardsContainer__iH_s3{grid-template-columns:repeat(1,1fr)}}.ProductCard_productCard__b2gMB{position:relative;display:flex;flex-direction:column;flex:1 1;padding:16px;gap:16px;background-color:var(--product-card-bg);border-radius:8px;cursor:pointer;aspect-ratio:250/347;min-width:250px;-webkit-text-decoration:auto;text-decoration:auto}.ProductCard_productCard__b2gMB:hover{box-shadow:1px 1px 4px var(--product-card-shadow)}.ProductCard_productCardBody__MbpSO{display:flex;flex-direction:column;justify-content:space-between}.ProductCard_productName__AUazF{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.3em}.ProductCard_productCost__qjAnx,.ProductCard_productName__AUazF{color:var(--text-default-primary);font:16px Inter,sans-serif;padding:0;margin:0}.ProductCard_productCost__qjAnx{font-weight:bolder}.ProductCard_staticCard__z8H52{box-sizing:border-box;min-width:240px;max-width:240px}.ProductCard_ignoreRatio__q5ClQ{aspect-ratio:unset}.ProductCard_badgeText__z4Hns{position:absolute;background-color:#FF3B30;padding:2px 8px;font:16px Inter,sans-serif;border-radius:10px;left:19px;top:19px;color:var(--promo-badge-text)}.ProductCard_basketItemOldPrice__WSo5d{color:var(--text-default-secondary);font-weight:400;text-decoration:line-through;margin-right:4px;font-size:14px}@media (max-width:768px){.ProductCard_productCard__b2gMB{min-width:150px;padding:8px;gap:8px;aspect-ratio:250/370}.ProductCard_badgeText__z4Hns{font-size:14px;left:10px;top:10px}.ProductCard_productCard__b2gMB:hover{box-shadow:none}.ProductCard_productName__AUazF{font-size:14px}}