.product-card,.product-card__slide-img{background:#fff;display:block;width:100%}.product-card__slide-img{aspect-ratio:1/1;overflow:hidden;position:relative}.product-card__slide-img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.product-card__slide-controls{align-items:flex-end;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='101' fill='none' viewBox='0 0 40 101'%3E%3Cpath fill='%23f3f3f7' d='M0 0v60l40 40.5V0z'/%3E%3C/svg%3E");background-position:100% 0;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;gap:20px;height:100.5px;padding:0 2px;position:absolute;right:-2px;top:0;width:40px}.product-card__slide-controls svg{display:block;height:20px;width:20px}.product-card__slide-controls--dark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='101' fill='none' viewBox='0 0 40 101'%3E%3Cpath fill='%23262e3f' d='M0 0v60l40 40.5V0z'/%3E%3C/svg%3E")}.product-card__slide-controls--dark svg{color:#fff}.product-card__swiper-controls{align-items:center;display:flex;gap:20px}@media screen and (max-width:1024px){.product-card__swiper-controls{display:none}}.product-card__swiper-controls .swiper-pagination{position:static;width:auto}.product-card__slide-name{font-size:14px;font-style:normal;font-weight:600;letter-spacing:.28px;line-height:20px;text-transform:uppercase;transition:color .3s ease}.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;display:-webkit-box;font-size:13px;font-style:normal;font-weight:600;-webkit-line-clamp:4;line-height:15px;padding-top:12px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-card__bottom{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;min-height:240px;padding:36px 40px}.product-card__price{font-size:15px;font-style:normal;font-weight:600;letter-spacing:-.15px;line-height:25px}.product-card__price span{font-size:20px;letter-spacing:-.2px}.product-card__tags{display:flex;gap:6px;left:10px;list-style:none;margin:0;padding:0;position:absolute;top:10px}@media screen and (max-width:1024px){.product-card__tags{left:5px;top:5px}}.product-card__tag{color:#fff;font-size:12px;font-weight:600;letter-spacing:.02em;line-height:15px;padding:3px 5px;text-transform:uppercase}
