.product-card,.product-card__slide-img{background:#fff;width:100%;display:block;position:relative}.product-card__slide-img{aspect-ratio:1;overflow:hidden}.product-card__slide-img img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.product-card__swiper-controls{align-items:center;gap:20px;display:flex}@media screen and (width<=1024px){.product-card__swiper-controls{display:none}}.product-card__swiper-controls .swiper-pagination{width:auto;position:static}.product-card__slide-name{letter-spacing:.28px;text-transform:uppercase;font-size:14px;font-style:normal;font-weight:600;line-height:20px;transition:color .3s}.product-card__slide-img:hover+.product-card__bottom .product-card__slide-name,.product-card__slide-name:hover{color:#e30613}.product-card__slide-text{color:#85878c;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;padding-top:12px;font-size:13px;font-style:normal;font-weight:600;line-height:15px;display:-webkit-box;overflow:hidden}.product-card__bottom{flex-direction:column;flex-grow:1;justify-content:space-between;min-height:240px;padding:36px 40px;display:flex}.product-card__price{letter-spacing:-.15px;font-size:15px;font-style:normal;font-weight:600;line-height:25px}.product-card__price span{letter-spacing:-.2px;font-size:20px}.product-card__tags{gap:6px;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:10px;left:10px}@media screen and (width<=1024px){.product-card__tags{top:5px;left:5px}}.product-card__tag{letter-spacing:.02em;text-transform:uppercase;color:#fff;padding:3px 5px;font-size:12px;font-weight:600;line-height:15px}
