.m-product-card{align-self:stretch;background-color:rgb(var(--color-product-card-bg));box-sizing:border-box;display:grid;gap:0;grid-template-columns:[visual-start content-start icon-start] auto [content-end visual-end icon-end];grid-template-rows:auto 1fr auto;height:auto;min-height:0;position:relative}.m-product-card .satcb_qb_quantity,.m-product-card .satcb_quick_buy{display:none!important}@media screen and (min-width:768px){.m-product-card{gap:2.4rem}}.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__heading{font-family:var(--ff-primary);font-size:var(--body-fs-md);font-weight:400;text-transform:lowercase}.m-product-card .m-product-form__buttons{align-items:center}.m-product-card .m-product-form__submit{width:100%}@media screen and (min-width:768px){.m-product-card .m-product-form__submit{width:fit-content}.m-product-card:hover.show-secondary-image .m-product-card__secondary-overlay,.m-product-card:hover:not(.m-product-card--simple) .m-product-card__form{opacity:1}.m-product-card:hover .m-product-card__quick-add{margin-bottom:0;opacity:1;z-index:3}.m-product-card:hover .m-product-card__image.m-product-card__image-slider .m-swiper__arrow{opacity:1}}.m-product-card__secondary-overlay{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity var(--default-transition-easing) var(--default-transition-timing);width:100%;z-index:2}.m-product-card__secondary-overlay img{display:block;height:100%;object-fit:cover;width:100%}.m-product-card__url{align-self:end;text-decoration:none}.m-product-card__form{grid-column:icon;padding:0 2rem 2rem;transition:opacity var(--default-transition-easing) var(--default-transition-timing)}@media screen and (min-width:768px){.m-product-card__form{bottom:2rem;left:50%;padding:0;position:absolute;transform:translateX(-50%);width:calc(100% - 4rem);z-index:3}.m-product-card:not(.m-product-card--simple) .m-product-card__form{opacity:0}}.m-product-card__media{grid-column:visual;overflow:hidden;position:relative}.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:not(.m-product-card--simple) .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{pointer-events:none;position:absolute;right:2rem;top:2rem;z-index:2}@media screen and (min-width:768px){.m-product-card__badges{right:2rem;top:2rem}}.m-product-card__content{padding:2rem}.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__price .o-product__tax{display:none}.m-product-card__description{opacity:.5}.m-product-card__wishlist{left:1rem;position:absolute;top:1rem;z-index:9}@media screen and (min-width:768px){.m-product-card__wishlist{left:2rem;top:2rem}}.m-product-card__wishlist .wishlist-engine-button{background-color:transparent!important}.m-product-card.m-product-card--simple.m-product-card{align-self:auto;gap:0}.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:14rem;position:relative}.m-product-card.m-product-card--simple .m-product-card__content{display:flex;flex:1;flex-direction:column;gap:1.5rem;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{font-family:var(--ff-primary);font-size:var(--body-fs-sm);letter-spacing:.028rem;margin:0;text-decoration:none;text-transform:capitalize}.m-product-card.m-product-card--simple .m-product-form__submit{font-family:var(--ff-secondary);text-align:left;text-transform:uppercase}.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}