.product-card-wrapper{position:relative;margin-bottom:calc(var(--element-spacing)/2);cursor:pointer}@media screen and (min-width:768px){.product-card-wrapper{margin-bottom:var(--element-spacing)}}.product-card-wrapper.hover .product-card__image .product-card__image--primary,.product-card-wrapper:hover .product-card__image .product-card__image--primary{opacity:0}.product-card-wrapper.hover .product-card__image .product-card__image--secondary,.product-card-wrapper:hover .product-card__image .product-card__image--secondary{opacity:1}.product-card-wrapper:not(.product-card-wrapper--alt).hover .product-card__information:not(.product-card__information--quickshop),.product-card-wrapper:not(.product-card-wrapper--alt):active .product-card__information:not(.product-card__information--quickshop),.product-card-wrapper:not(.product-card-wrapper--alt):focus .product-card__information:not(.product-card__information--quickshop),.product-card-wrapper:not(.product-card-wrapper--alt):hover .product-card__information:not(.product-card__information--quickshop){color:inherit}.product-card-wrapper:not(.product-card-wrapper--alt).hover .product-card__information:not(.product-card__information--quickshop) .product-title,.product-card-wrapper:not(.product-card-wrapper--alt):active .product-card__information:not(.product-card__information--quickshop) .product-title,.product-card-wrapper:not(.product-card-wrapper--alt):focus .product-card__information:not(.product-card__information--quickshop) .product-title,.product-card-wrapper:not(.product-card-wrapper--alt):hover .product-card__information:not(.product-card__information--quickshop) .product-title{color:var(--color-brand-blue-alt)}.product-card{position:relative;overflow:hidden}.product-card:active,.product-card:focus,.product-card:hover{outline:none}.product-card__image,.product-card__inner{position:relative}.product-card__image .img{margin:0}.product-card__image--primary{position:relative;z-index:2;transition:all var(--duration-default) ease-in-out}.product-card__image--secondary{position:absolute;display:block;top:0;left:0;right:0;bottom:0;margin:0;opacity:0;z-index:1;transition:all var(--duration-default) ease-in-out}.product-card__image--soldout:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-white);opacity:.3;pointer-events:none}.product-card__information{display:flex;align-items:flex-start;line-height:.9375rem;padding:1.25rem .625rem}@media screen and (min-width:768px){.product-card__information{line-height:1.25rem;padding:.9375rem 1.25rem}}.product-card__information-text{flex:1 1 auto;font-family:var(--font-bold-family);font-weight:var(--font-bold-weight);font-style:var(--font-bold-style);min-width:.625rem;padding-right:calc(var(--element-spacing)/2);line-height:.9375rem;font-size:100%;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:768px){.product-card__information-text{padding-right:var(--element-spacing)}}.product-card__information-text .product-title{font-size:.8125rem;letter-spacing:.125rem;text-transform:uppercase}@media screen and (min-width:768px){.product-card__information-text .product-title{font-size:.9375rem}}@media screen and (max-width:767px){.product-card__information-text .product-title{overflow-wrap:break-word}}.product-card__information-text .product-subtitles{display:block;font-family:var(--font-regular-family);font-weight:var(--font-regular-weight);font-style:var(--font-regular-style);font-style:italic;font-size:.75rem;line-height:.8125rem;letter-spacing:.09375rem}@media screen and (min-width:768px){.product-card__information-text .product-subtitles{font-size:.8125rem;line-height:1.5rem;padding-top:2px}}.product-card__information-price{flex:0 1 auto;font-style:italic;font-size:.75rem;letter-spacing:.09375rem;text-align:right;padding-top:.25rem}@media screen and (min-width:480px){.product-card__information-price{white-space:nowrap}}@media screen and (min-width:768px){.product-card__information-price{font-size:.8125rem;padding-top:.0625rem}}.product-card__quickshop-trigger{display:none;opacity:0;position:absolute;bottom:.625rem;right:.625rem;padding:.625rem;background-color:var(--color-brand-funnel);pointer-events:none;z-index:5;border-radius:50%;transition:opacity var(--duration-short) ease}@media screen and (min-width:768px){.product-card.hover .product-card__quickshop-trigger,.product-card:hover .product-card__quickshop-trigger{opacity:1;pointer-events:all}}.product-card__quickshop-trigger--active{display:block}.product-card-wrapper--alt .product-card__quickshop-trigger{opacity:1}@media screen and (min-width:768px){.product-card-wrapper--alt .product-card__quickshop-trigger{opacity:0}}.product-card-wrapper--alt .product-card.hover .product-card__quickshop-trigger,.product-card-wrapper--alt .product-card:hover .product-card__quickshop-trigger{opacity:1;pointer-events:all}.product-card__quickshop-trigger .icon{fill:var(--color-white)}@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}}@media screen and (max-width:786px){.product-card__image--hidden{display:none}.product-card-wrapper.hover .product-card__image .product-card__image--primary--show,.product-card-wrapper:hover .product-card__image .product-card__image--primary--show{opacity:1}}