.product__card{display:flex;flex-direction:column;gap:24px}.product__card__link__tag{text-decoration:none}.product__card__top{position:relative;overflow:hidden;border-radius:16px}.product__card__top img{width:100%;height:280px;border-radius:16px;object-fit:cover;transition:transform .3s ease-in-out}.product__card__top:hover img{cursor:pointer;transform:scale(1.2)}.product__card__discount__tag{position:absolute;top:0;left:16px;background:linear-gradient(85.71deg,#212121 14.11%,#292929 35.63%,#4d4d4d 64.03%,#878787 92.05%);padding:4px 8px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.product__card__discount__tag span{font-family:Gelion_Regular;font-weight:400;color:#fff}.product__card__body{display:flex;flex-direction:column;gap:12px}.product__card__title{font-family:Gelion_Medium;font-size:16px;font-weight:500;line-height:21px;letter-spacing:.008em;color:rgba(33,33,33,.84);text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.product__card__prices{display:flex;gap:4px;align-items:center}.product__card__price{font-size:18px;color:rgba(33,33,33,.64);text-decoration:none}.product__card__old__price,.product__card__price{font-family:Gelion_Medium;font-weight:500;line-height:18px}.product__card__old__price{font-size:16px;color:rgba(33,33,33,.4);text-decoration:line-through}.product__card__rating{display:flex;gap:4px;align-items:center}.product__card__rating p{font-family:Gelion_Medium;font-size:16px;font-weight:500;line-height:16px;letter-spacing:.008em;color:rgba(69,69,69,.64);text-decoration:none}@media (max-width:480px){.product__card{gap:12px}.product__card__top img{height:210px;border-radius:12px}.product__card__body{display:flex;flex-direction:column;gap:4px}.product__card__title{line-height:15px}.product__card__price,.product__card__title{font-family:Gelion_Medium;font-size:10.13px;font-weight:500;letter-spacing:.012em}.product__card__price{line-height:10.13px;color:#212121a3;text-decoration:none}.product__card__rating p{font-family:Gelion_Medium;font-size:7.09px;font-weight:500;line-height:7.09px;letter-spacing:.008em;color:#454545a3;text-decoration:none}}
/*# sourceMappingURL=9f670c0e5ee30fe9.css.map*/