.product-card{position:relative}@media screen and (min-width:768px){.product-card .product__badge,.product-card .product__badges .product__badge{padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem}}.product-card--alt .product__badge,.product-card--alt .product__badges .product__badge{padding:.625rem 1.25rem;font-size:.875rem;line-height:1.25rem}.product-card__image{position:relative}.product-card__image:focus .product-card__image--secondary,.product-card__image:hover .product-card__image--secondary{display:block;opacity:1}.product-card__image .img{margin:0}.product-card__image--secondary{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;opacity:0;transition:opacity var(--duration-default) ease-in-out}.product-card__information{display:block;padding-top:.5rem;text-align:center;font-size:.875rem;line-height:1.25rem;color:var(--color-brand-primary-dark)}.product-card__information .price{justify-content:center}.product-card__information--alt{padding-top:.75rem;text-align:left}.product-card__information-text{display:block}.product-card__price{font-size:.875rem;line-height:1.25rem;text-align:center;color:var(--color-brand-primary)}.product-card__price .price__compare .price-item--regular{color:var(--color-brand-primary-50)}.product-card__price--alt{margin-top:.5rem;text-align:left}.product-card-wrapper--alt .product-card__price{margin-top:.875rem;font-size:1rem;line-height:1.375rem}.product-card__price .price{justify-content:center}.product-card__colors{padding-top:.1875rem;padding-bottom:.1875rem}@media screen and (min-width:768px){.product-card__colors{margin-top:.625rem}}.product-card__colors .product-colors{display:flex}@media screen and (min-width:768px){.product-card__colors .product-colors__item.product-colors__item--active{order:-1}}.product-card__colors .product-colors__holder,.product-card__colors .product-colors__more{justify-content:center}@media screen and (max-width:767px){.product-card__colors .product-colors__holder,.product-card__colors .product-colors__more{display:none}}@media screen and (max-width:767px){.product-card__colors .product-colors__total{display:block;text-align:center;margin-top:.125rem}}.product-card__colors-popup{position:absolute;bottom:.5rem;left:.5rem;right:.5rem;z-index:-1;background:var(--color-white);padding:1.125rem 1.375rem .375rem .875rem;visibility:hidden;opacity:0;overflow:hidden;transition:all var(--duration-default) ease}.product-card__colors-popup--is-open{z-index:var(--z-index-tooltip);visibility:visible;opacity:1}.product-card__colors-popup-close{position:absolute;top:.25rem;right:0;padding:1rem .5rem}.product-card__colors-popup-title{margin-bottom:.875rem}.product-card__colors-popup .product-colors{margin-bottom:0}.product-card__colors-popup .product-colors__holder{flex-wrap:nowrap;overflow-x:auto;min-height:3rem;padding-left:.375rem;padding-bottom:.5rem;margin-right:-1.375rem}@media screen and (min-width:768px){.product-card__colors-popup .product-colors__holder{min-height:4rem}}.product-card__colors-popup .product-colors__item{margin-right:1.25rem;flex:0 0 auto}.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{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}}