.card-product{position:relative;width:100%}.card-product.open .card-product__media .product-form--quick-view{display:flex}.card-product__media{position:relative;overflow:hidden}.card-product__media a{position:relative;z-index:1}.card-product__media a:hover img.second{opacity:1}.card-product__media img{width:100%;position:relative;z-index:1;opacity:1}.card-product__media img.second{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;z-index:2;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.card-product__media .button--small{position:absolute;bottom:0;right:0;z-index:2;width:2.25em;height:2.25em;min-width:2.25em;min-height:2.25em;max-width:2.25em;max-height:2.25em;border-radius:.25em 0 0 0}.card-product__media .button--small svg{width:1em}.card-product__media .button--small svg circle,.card-product__media .button--small svg ellipse,.card-product__media .button--small svg line,.card-product__media .button--small svg path,.card-product__media .button--small svg polygon{fill:none;stroke:#eeece7;stroke-width:2.5;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.card-product__media .button--quick-view svg{width:1.25em}.card-product__media .button--quick-view svg circle,.card-product__media .button--quick-view svg ellipse,.card-product__media .button--quick-view svg line,.card-product__media .button--quick-view svg path,.card-product__media .button--quick-view svg polygon{stroke-width:1.5}.card-product__media form{display:none;flex-direction:column;position:absolute;bottom:0;right:0;width:100%;background-color:#eeece7;padding:1em 0 0 0;z-index:3;gap:.5em;box-shadow:0 0 5em rgba(0,0,0,.2)}@media (max-width:768px){.card-product__media form .button .button-price{display:none!important}}.card-product__footer{background-color:#eeece7;display:flex;flex-direction:column;gap:.5em;padding-top:1em}.card-product__footer .button,.card-product__footer .variant-wrapper{margin-top:1em}.card-product__title a{text-decoration:none;font-weight:500}.card-product__price{padding-top:.25em}.card-product__price .price{display:flex;gap:.5em;line-height:1;align-items:center}.card-product__price span{display:block;line-height:1;font-weight:500}.card-product__price ins{display:block;line-height:1;border:#ffdead}.card-product__price del{display:block;line-height:1;font-weight:300;font-size:.75em;opacity:.75}.card-product__swatches{display:flex;align-items:center;gap:.5em}.card-product__swatches .swatch-outer{width:1.5em;height:1.5em;border-radius:50%;padding:2px;border:1px solid #222425;background-color:rgba(255,255,255,.25)}.card-product__swatches .swatch{display:block;width:100%;height:100%;border-radius:50%}.card-product__swatches .counter{font-size:.75em}.card-product .quick-form{display:none}