.product-card{position:relative}.product-card__colors{width:100%}.product-card__colors .product-colors{padding:.5rem;margin-bottom:.5rem}.product-card__colors .product-colors__color--active .product-colors__item--image,.product-card__colors .product-colors__item--image{display:none}@media screen and (max-width:1023px){.product-card__colors .product-colors__color--visibility{display:none}}@media screen and (min-width:1024px){.product-card__colors .product-colors__color--visibility-desktop{display:none}}.product-card__colors .product-colors__item--active .product-colors__item--image{display:none}.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;text-align:center;transition:color var(--duration-default) ease;color:var(--color-brand-primary)}.product-card__information:active,.product-card__information:focus,.product-card__information:hover{text-decoration:none;color:var(--color-brand-secondary)}.product-card__information .price{justify-content:center}.product-card__information-text{display:block;margin-bottom:.375rem;font-size:.875rem;line-height:1.25rem;padding:0 .125rem}@media screen and (min-width:768px){.product-card__information-text{font-size:1rem;line-height:1.5625rem;font-size:1.125rem}}.product-card__price{text-align:center;font-size:.875rem;line-height:1.25rem}@media screen and (min-width:768px){.product-card__price{font-size:1rem;line-height:1.5625rem;font-size:1.125rem}}.product-card__link{position:relative;display:block}.hover-border .product-card__link:after{content:"";display:block;position:absolute;top:-.75rem;left:-.75rem;bottom:-.75rem;right:-.75rem;background:rgba(0,0,0,0);border:1rem solid rgba(0,0,0,0);transition:border-color var(--duration-default) ease-in-out}.hover-border--yellow .product-card__link:active:after,.hover-border--yellow .product-card__link:focus:after,.hover-border--yellow .product-card__link:hover:after{border-color:var(--color-yellow)}.hover-border--red .product-card__link:active:after,.hover-border--red .product-card__link:focus:after,.hover-border--red .product-card__link:hover:after{border-color:var(--color-red)}.hover-border--blue .product-card__link:active:after,.hover-border--blue .product-card__link:focus:after,.hover-border--blue .product-card__link:hover:after{border-color:var(--color-blue)}.product-card .swiper-button-prev{left:.5rem}.product-card .swiper-button-next{right:.5rem}.hover-border .product-card--alt .product-card__link:after{width:calc(100% - 16px);height:calc(100% - 16px)}.product-card-wrapper .product-card__colors{margin:.5rem 0;min-height:2rem}@media screen and (min-width:1024px){.product-card-wrapper .product-card__colors{margin-top:1rem;margin-bottom:.25rem}}.product-card-wrapper .product-card__colors .product-colors{padding-top:.25rem;padding-bottom:.25rem;margin:0}.product-card-wrapper .product-card__colors .product-colors__item{box-sizing:content-box;margin:.1875rem .125rem;background-size:auto}.product-card__wishlist{position:absolute;top:0;right:0;width:2.5rem;height:2.5rem;padding:.5rem;box-sizing:border-box}.product-card__wishlist .wk-button .icon{margin:0}.product-card__wishlist .wk-button.wk-button--floating{position:static;padding:0;width:100%;height:100%}.product-card__wishlist .wk-button.wk-button--floating .icon{margin:0}.product-card__wishlist .wk-button__icon{display:block;position:static;width:1.5rem;height:1.5rem}