.m-product-card{box-sizing:border-box}.m-product-card__url{text-decoration:none}.m-product-card__media{background-color:rgb(var(--color-product-card-background));overflow:hidden;position:relative}.m-product-card__media:hover .m-product-card__image img{transform:rotate(2.3deg)}.m-product-card__media:hover .m-product-card__image .m-product-card__image-with-shadow{transform:translate(-50%,-50%) rotate(2.3deg)}@media screen and (min-width:768px){.m-product-card__media.quick-add:hover .m-product-card__quick-add{margin-bottom:0;opacity:1;z-index:1}}.m-product-card__image-wrapper{padding:8%}.m-product-card__image-wrapper--has-shadow .m-product-card__image{position:relative}.m-product-card__image-wrapper--has-shadow .m-product-card__image .m-product-card__image-with-shadow{box-shadow:0 1rem 6rem 0 rgba(var(--color-black),.4);height:100%;left:50%;max-height:100%;max-width:100%;object-fit:unset;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0deg);width:auto}.m-product-card__image-wrapper--has-shadow .m-product-card__image .m-product-card__image-with-shadow+img{opacity:0}.m-product-card__image img{display:block;font-size:0;height:auto;max-width:100%;object-fit:contain;transform:rotate(0deg);transition:transform var(--default-transition-easing) var(--default-transition-timing);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__wishlist{position:absolute;right:.8rem;top:.8rem;z-index:10}@media screen and (min-width:768px){.m-product-card__wishlist{right:1.8rem;top:1.8rem}}.m-product-card__wishlist .wishlist-engine-button{background-color:transparent!important}.m-product-card__badges{align-items:flex-start;flex-direction:column;gap:.5rem;left:2rem;position:absolute;top:2rem;z-index:9}.m-product-card__content{margin-top:1.5rem}.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__type{letter-spacing:.2rem;margin-bottom:.2rem;text-transform:uppercase}.m-product-card__vendor{color:rgb(var(--color-secondary-text));font-family:var(--ff-secondary);margin-top:.5rem}.m-product-card__price .o-product__tax{display:none}.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-bottom: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}