.products_loader__MbNNf{width:15px;height:15px;border-radius:50%;display:block;margin:35px auto;position:relative;color:#fff;left:-100px;box-sizing:border-box;animation:products_shadowRolling__5KjNN 2s linear infinite}@keyframes products_shadowRolling__5KjNN{0%{box-shadow:0 0 rgba(255,0,0,0),0 0 rgba(0,255,0,0),0 0 rgba(0,0,255,0),0 0 rgba(255,165,0,0)}12%{box-shadow:100px 0 red,0 0 rgba(0,255,0,0),0 0 rgba(0,0,255,0),0 0 rgba(255,165,0,0)}25%{box-shadow:110px 0 red,100px 0 green,0 0 rgba(0,0,255,0),0 0 rgba(255,165,0,0)}36%{box-shadow:120px 0 red,110px 0 green,100px 0 blue,0 0 rgba(255,165,0,0)}50%{box-shadow:130px 0 red,120px 0 green,110px 0 blue,100px 0 orange}62%{box-shadow:200px 0 rgba(255,0,0,0),130px 0 red,120px 0 green,110px 0 blue}75%{box-shadow:200px 0 rgba(255,0,0,0),200px 0 rgba(0,255,0,0),130px 0 green,120px 0 blue}87%{box-shadow:200px 0 rgba(255,0,0,0),200px 0 rgba(0,255,0,0),200px 0 rgba(0,0,255,0),130px 0 orange}to{box-shadow:200px 0 rgba(255,0,0,0),200px 0 rgba(0,255,0,0),200px 0 rgba(0,0,255,0),200px 0 rgba(255,165,0,0)}}.ProductCard_card__svf9P{display:block;overflow:hidden;border-radius:6px;position:relative;border:1px solid var(--border-color)}.ProductCard_card__svf9P .ProductCard_heart__upBTz{top:10px;right:10px;z-index:10;position:absolute}.ProductCard_card__svf9P .ProductCard_heart__upBTz svg{color:red}.ProductCard_card__svf9P .ProductCard_imageBox__gAL2W{margin-top:1rem;position:relative;aspect-ratio:3/2}.ProductCard_card__svf9P .ProductCard_imageBox__gAL2W img{object-fit:cover}.ProductCard_card__svf9P .ProductCard_body__gb2Pz{gap:7px;display:flex;padding:.8rem;flex-direction:column}.ProductCard_card__svf9P .ProductCard_body__gb2Pz .ProductCard_name__vg_F8{font-weight:400;font-size:1.2rem;overflow:hidden;line-height:20px;display:-webkit-box;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical}.ProductCard_card__svf9P .ProductCard_body__gb2Pz .ProductCard_price__llJLt{font-weight:400;font-size:1.1rem}.ProductCard_card__svf9P .ProductCard_body__gb2Pz .ProductCard_specs__bjG2r{gap:10px;display:flex;margin:5px 0 8px;overflow:hidden;overflow-x:auto}.ProductCard_card__svf9P .ProductCard_body__gb2Pz .ProductCard_specs__bjG2r::-webkit-scrollbar{display:none}.ProductCard_card__svf9P .ProductCard_body__gb2Pz .ProductCard_specs__bjG2r span{padding:3px 6px;font-size:.8rem;white-space:nowrap;border-radius:3px;background:var(--bg-ghost);color:var(--text-color-ghost)}