.m-product-card{box-sizing:border-box;display:grid;gap:0;grid-template-columns:[visual-start content-start icon-start] auto [content-end visual-end icon-end];height:100%}.m-product-card.quick-add-icon{grid-template-columns:[visual-start content-start] auto [content-end icon-start] 2.4rem [icon-end visual-end]}.m-product-card__url{text-decoration:none}.m-product-card__form{grid-column:icon;padding-top:2rem}.m-product-card__media{grid-column:visual;overflow:hidden;position:relative}@media screen and (min-width:768px){.m-product-card__media:hover .m-product-card__image.m-product-card__image-slider .m-swiper__arrow{opacity:1}.m-product-card__media.quick-add:hover .m-product-card__quick-add{margin-bottom:0;opacity:1;z-index:1}}.m-product-card__media.show-secondary-image .m-product-card__image:not(.m-product-card__image-slider) img{transition:opacity var(--default-transition-easing) var(--default-transition-timing)}.m-product-card__media.show-secondary-image .m-product-card__image:not(.m-product-card__image-slider) img:nth-of-type(2){left:0;opacity:0;position:absolute;top:0}.m-product-card__media.show-secondary-image .m-product-card__image:not(.m-product-card__image-slider):hover img:first-of-type{opacity:0}.m-product-card__media.show-secondary-image .m-product-card__image:not(.m-product-card__image-slider):hover img:nth-of-type(2){opacity:1}.m-product-card svg{display:block;margin:0}.m-product-card__image img{display:block;font-size:0;height:auto;max-width:100%;width:100%}@media screen and (min-width:768px){.m-product-card__image.m-product-card__image-slider .m-swiper__arrow{opacity:0;transition:opacity var(--default-transition-easing) var(--default-transition-timing)}}.m-product-card__image.m-product-card__image-slider .m-swiper__arrow--prev{left:.8rem}.m-product-card__image.m-product-card__image-slider .m-swiper__arrow--next{right:.8rem}.m-product-card__quick-add{bottom:2rem;left:50%;position:absolute;transform:translateX(-50%);transition:opacity var(--default-transition-easing) var(--default-transition-timing),margin-bottom var(--default-transition-easing) var(--default-transition-timing);width:calc(100% - 4rem)}@media screen and (min-width:768px){.m-product-card__quick-add{margin-bottom:-1rem;opacity:0}}.m-product-card .m-quick-add-variants__button--icon{position:relative}.m-product-card__badges{left:1rem;position:absolute;top:1rem;z-index:9}.m-product-card__content .m-price{margin-top:.8rem}.m-product-card__content.u-text-center .m-price__sale{justify-content:center}.m-product-card__heading{font-size:var(--body-fs-md);font-style:normal;font-weight:700;line-height:120%;margin-bottom:.5rem;margin-top:1.5rem}@media screen and (min-width:768px){.m-product-card__heading{margin-bottom:1rem;margin-top:2rem}}.m-product-card__vendor{font-size:var(--body-fs-sm);font-style:normal;font-weight:400;line-height:160%;margin-bottom:1rem}@media screen and (min-width:768px){.m-product-card__vendor{margin-bottom:1.5rem}}.m-product-card__price{font-size:var(--body-fs-md);font-style:normal;font-weight:500;line-height:120%;margin-top:auto;text-transform:uppercase}.m-product-card__price .o-product__tax{display:none}.m-product-card wk-button.wk-floating{align-items:center;background-color:rgb(var(--color-background));border-radius:100%;display:flex;height:3.6rem;justify-content:center;left:-1rem!important;padding:.8rem;top:1rem!important;width:3.6rem}.m-product-card wk-button.wk-floating .wk-button{color:rgb(var(--color-text));display:block;height:1.6rem;margin:0;min-height:1.6rem;min-width:1.6rem;width:1.6rem}.m-product-card wk-button.wk-floating .wk-button .wk-icon{--size:1.6rem}.m-product-card.m-product-card--simple .m-product-card__url{color:inherit;gap:1.5rem;margin-bottom:2rem}.m-product-card.m-product-card--simple .m-product-card__media{max-width:8.6rem;position:relative}.m-product-card.m-product-card--simple .m-product-card__image{background-color:rgba(var(--color-black),.2)}.m-product-card.m-product-card--simple .m-product-card__content{display:flex;flex:1;flex-direction:column;margin:0;padding:0}.m-product-card.m-product-card--simple .m-product-card__price{margin-bottom:1rem}.m-product-card.m-product-card--simple .m-product-card__heading{letter-spacing:.028rem;margin:0;text-decoration:none;text-transform:capitalize}.m-product-card.m-product-card--simple .m-product-form__submit{text-align:left}.m-product-card.m-product-card--simple .m-variants__label{margin-bottom:1rem}.m-product-card.m-product-card--simple .m-product-card__quick-add{bottom:0;left:0;margin-bottom:0;margin-top:auto;opacity:1;position:relative;transform:none;width:auto}.m-product-card.m-product-card--simple .m-product-card__quick-add .m-quick-add-variants__button{border-bottom:none;padding:0;text-align:left;text-decoration:underline}.m-product-card.m-product-card--simple .m-product-card__quick-add .m-quick-add-variants__items{padding:0}