.product-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.product-card .product__badge,.product-card .product__badges .product__badge{padding:.375rem .5rem}}.product-card--alt .product__badge,.product-card--alt .product__badges .product__badge{font-size:.875rem;line-height:1.25rem;padding:.625rem 1.25rem}.product-card .img{background-color:var(--color-gray-light);margin:0}.product-card .img img{mix-blend-mode:multiply}.product-card__image{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:.375rem;position:relative;width:100%}@media screen and (min-width:768px){.product-card__image{margin-bottom:.875rem}}.product-card__image:focus .product-card__image--primary,.product-card__image:hover .product-card__image--primary{display:none}.product-card__image:focus .img:last-child,.product-card__image:focus .product-card__image--secondary,.product-card__image:hover .img:last-child,.product-card__image:hover .product-card__image--secondary{display:block}.product-card__image--secondary{display:none}.product-card__information{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1 0 calc(100% - 2.75rem);flex:1 0 calc(100% - 2.75rem);line-height:1.125rem;padding-left:.5rem;padding-right:.5rem}@media screen and (min-width:768px){.product-card__information{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 3.5rem);flex:1 0 calc(100% - 3.5rem)}}.product-card__information .price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__information-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card__icon{-webkit-box-flex:0;-ms-flex:0 1 1.25rem;flex:0 1 1.25rem;padding-right:.5rem}@media screen and (min-width:768px){.product-card__icon{-webkit-box-flex:0;-ms-flex:0 1 2rem;flex:0 1 2rem}}.product-card__icon img{height:auto;width:100%}.product-card__price{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;margin-top:.125rem}@media screen and (min-width:768px){.product-card__price{margin-top:.375rem}}.product-card .swiper-button-prev{left:.5rem}.product-card .swiper-button-next{right:.5rem}@media screen and (min-width:768px){.product-card .swiper-container:not(.swiper-container-initialized):focus .swiper-slide:first-child,.product-card .swiper-container:not(.swiper-container-initialized):hover .swiper-slide:first-child{opacity:0}.product-card .swiper-container:not(.swiper-container-initialized):focus .swiper-slide:nth-child(2),.product-card .swiper-container:not(.swiper-container-initialized):hover .swiper-slide:nth-child(2){opacity:1}.product-card .swiper-container:not(.swiper-container-initialized) .swiper-slide{-webkit-transition:opacity var(--duration-default) ease-in-out;-o-transition:opacity var(--duration-default) ease-in-out;transition:opacity var(--duration-default) ease-in-out}.product-card .swiper-container:not(.swiper-container-initialized) .swiper-slide:nth-child(2){margin-left:-100%;opacity:0}.product-card .swiper-container:not(.swiper-container-initialized) .swiper-slide:nth-child(n+3){display:none}}