.product-card{width:100%;margin:0;position:relative}.product-card__head,.product-card__left{align-items:center;display:flex}.product-card__left{z-index:10;gap:.25rem;position:absolute;top:.6875rem;left:.6875rem}.product-card .snowflake-sprite{stroke:#626262;display:block}.product-card .snowflake-sprite.act{stroke:#ddd}@media (width<=576px){.product-card .snowflake-sprite{width:.9375rem;height:.9375rem}}.product-card__image .percent-sprite{z-index:10;stroke:var(--color-red);position:absolute;bottom:.6875rem;left:.6875rem}@media (width<=576px){.product-card__image .percent-sprite{width:.9375rem;height:.9375rem}}.product-card__image:hover .product-card-prev{display:block}@media (width<=576px){.product-card__image:hover .product-card-prev{display:none}}.product-card__image:hover .product-card-next{display:block}@media (width<=576px){.product-card__image:hover .product-card-next{display:none}}.product-card__image:hover .product-card__basket{display:flex}@media (width<=576px){.product-card__image:hover .product-card__basket{display:none}}.product-card__content{margin-top:.625rem}@media (width<=768px){.product-card__content{padding:0 .375rem}}.product-card__colors{align-items:center;gap:.25rem;margin-bottom:.6875rem;display:flex}@media (width<=576px){.product-card__colors{margin-bottom:.4375rem}}.product-card__title{color:var(--color-gray);margin-bottom:.875rem;font-size:.875rem;font-weight:600}@media (width<=576px){.product-card__title{font-size:.625rem}}.product-card__item{border-radius:50%;width:.6875rem;height:.6875rem}.product-card__item a{width:100%;height:100%;display:block}.product-card__item.act{width:.5625rem;height:.5625rem}.product-card__item.pink{background-color:#dabac9;border:1px solid #d8d8d800}.product-card__item.blue{background-color:#a4c3de;border:1px solid #d8d8d800}.product-card__item.yellow{background-color:#ded2a4;border:1px solid #d8d8d800}.product-card__item.white{background-color:#fff;border:1px solid #d8d8d8}.product-card__nova{color:var(--color-gray);background:var(--bj-white);z-index:10;padding:.3125rem .625rem;font-size:.875rem;font-weight:600;position:absolute;top:2.5rem;left:0}@media (width<=576px){.product-card__nova{padding:.1875rem .3125rem;font-size:.625rem;top:2.1875rem}}.product-card__prices{color:var(--color-gray);align-items:center;gap:.4375rem;font-size:1.125rem;font-weight:600;display:flex}@media (width<=576px){.product-card__prices{font-size:.625rem}}.product-card__prices .product-card__price-new{color:var(--color-red)}.product-card__prices .product-card__price-old{color:var(--color-gray)}.product-card__prices .product-card__price-old.has-old-price{text-decoration:line-through}.product-card__prices .sale-label{color:var(--color-red);border:1px solid var(--border-red);border-radius:10%;justify-content:center;align-items:center;padding:2px 3px;font-size:.875rem;font-weight:400;display:flex}@media (width<=576px){.product-card__prices .sale-label{font-size:.625rem}}.product-card__prices .sale-label span{font-weight:600}.product-card img{-o-object-fit:cover;object-fit:cover;aspect-ratio:343/460;width:100%;max-width:642px;max-height:616px}.product-card .product-card-next,.product-card .product-card-prev{z-index:10;width:1.25rem;height:2.8125rem;display:none;position:absolute}.product-card .product-card-prev{top:40%;left:11px}.product-card .product-card-prev:after{content:"";width:inherit;height:inherit;background:url(../img/icons/product/chevron-left.svg) 50%/cover no-repeat;display:inline-block}@media (width<=768px){.product-card .product-card-prev{left:1.75rem}}@media (width<=576px){.product-card .product-card-prev{display:none}}.product-card .product-card-next{top:40%;right:11px}.product-card .product-card-next:after{content:"";width:inherit;height:inherit;background:url(../img/icons/product/chevron-right.svg) 50%/cover no-repeat;display:inline-block}@media (width<=768px){.product-card .product-card-next{right:1.75rem}}@media (width<=576px){.product-card .product-card-next{display:none}}.product-card__arrow{background:url(../img/icons/product/move-right.svg) 50%/cover no-repeat;width:1rem;height:.625rem;display:block}.product-card__arrow a{width:inherit;height:inherit;display:block}.product-card__basket{z-index:10;background:#00000080;border-radius:10px;justify-content:center;align-items:center;width:3.125rem;height:3.125rem;display:none;position:absolute;bottom:.6875rem;left:50%;transform:translate(-50%)}.product-card__basket .basket-sprite{stroke:var(--color-white)}@media (hover:hover){.product-card__basket:hover{background:var(--bj-black)}}@media (hover:none){.product-card__basket:active{background:var(--bj-black)}}@media (width<=576px){.product-card__basket{display:flex!important}}.product-card__count{color:var(--color-white);background:#ff8080;border-radius:50%;justify-content:center;align-items:center;width:auto;min-width:.8125rem;height:.8125rem;padding:.125rem;font-size:8px;display:flex;position:absolute;bottom:1.875rem;left:50%;transform:translate(-50%)}@media (width<=576px){.product-card__count{bottom:.625rem}}.btn-like:focus-visible,.product-card-next:focus-visible,.product-card-prev:focus-visible,.product-card__basket:focus-visible{outline:2px solid var(--color-red,#c00);outline-offset:.125rem}.btn-like{z-index:10;position:absolute;top:.6875rem;right:.6875rem}@media (width<=576px){.btn-like{width:1.0625rem;height:1.0625rem}}.like-sprite{fill:#0000;stroke:#222;width:1.625rem;height:1.625rem;transition:all .2s ease-in-out}@media (width<=576px){.like-sprite{width:1.0625rem;height:1.0625rem}}.like-sprite.act{fill:#222;animation:.6s forwards animete_reduce}@keyframes animete_reduce{0%{transform:scaleX(1)}50%{transform:scale3d(1.2,1.2,1.2)}to{transform:scaleX(1)}}.product-card__slider{width:100%;max-width:100%;overflow:hidden}.product-card__image{position:relative;overflow:hidden}.product-wrapper{min-width:0}.product-card .product-card__basket.is-in-cart{display:flex}.product-card__slider.is-empty{aspect-ratio:570/760}
