.product-card{position:relative}.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-wrapper{background:var(--color-white);color:var(--color-black);position:relative}.product-card-wrapper,.product-card__banner-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.product-card__image{position:relative}.product-card__image:active .product-card__image--secondary,.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;padding-bottom:125%}.product-card__image--secondary{bottom:0;left:0;margin:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity var(--duration-default) ease-in-out;transition:opacity var(--duration-default) ease-in-out}.product-card__title{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-direction:row-reverse;flex-direction:row-reverse;justify-content:flex-end;margin-top:auto}.product-card__title,.product-card__title svg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product-card__title svg{-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-white);border-radius:100%;height:1rem;justify-content:center;margin-right:.5rem;min-width:1rem;width:1rem}.product-card__title .h6{margin-bottom:0}@media screen and (min-width:768px){.product-card__title .h6{font-size:1.25rem;line-height:1.5rem}}.product-card__information{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;padding:.5rem .5rem .125rem}@media screen and (min-width:1024px){.product-card__information{padding:1rem 1rem 0}}.product-card__information .price{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-card__information--alt{padding-top:.75rem;text-align:left}.product-card__information-text{display:block}@media screen and (max-width:1023px){.product-card__information-text{min-height:2.25rem}}.product-card__colors{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-ordinal-group:0;-ms-flex-order:-1;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;margin-left:0;margin-top:.5rem;min-height:1rem;order:-1}@media screen and (max-width:1023px){.product-card__colors{width:100%}}@media screen and (min-width:1024px){.product-card__colors{bottom:1rem;margin-bottom:0;position:absolute;right:1rem}}.product-card__colors .product-color{border-radius:100%;color:var(--color-light-grey);display:block;font-size:.8125rem;height:1rem;line-height:1rem;position:relative;width:1rem}.product-card__colors .product-color.active:before,.product-card__colors .product-color:active:before,.product-card__colors .product-color:focus:before,.product-card__colors .product-color:hover:before{border:1px solid var(--color-black);border-radius:100%;content:"";height:1.25rem;left:-.125rem;position:absolute;top:-.125rem;width:1.25rem}.product-card__colors .product-color--helper{cursor:pointer}.product-card__colors .product-color--helper.active:before,.product-card__colors .product-color--helper:active:before,.product-card__colors .product-color--helper:focus:before,.product-card__colors .product-color--helper:hover:before,.product-card__colors .product-color--hidden{display:none}.product-card__colors--all .product-color--hidden{display:block}.product-card__colors--all .product-color--helper{display:none}.product-card__price{display:block;font-size:.875rem;line-height:1.3125rem;margin-top:auto;padding:0 .5rem .5rem}@media screen and (min-width:1024px){.product-card__price{padding:0 1rem 1rem}}.product-card__price--alt{margin-top:.5rem;text-align:left}.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;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}}