.product-card{display:flex;flex-direction:column;position:relative;width:100%;border:.1rem solid var(--color-border);border-radius:1rem;transition:box-shadow var(--duration-default);box-sizing:border-box;background-color:var(--color-white);overflow:hidden}@media all and (min-width:990px){.product-card:hover{box-shadow:0 0 .8rem #223c5033;z-index:2}.product-card:hover .product-card__img{transform:scale(1)}}.product-card__media{display:flex;flex-direction:column-reverse;max-height:18rem}@media all and (min-width:750px){.product-card__media{max-height:30rem}}.product-card__media .product-card__swatch .swatch-button{max-height:4rem;overflow:hidden}.product-card__swatch .swatch-title{display:none}.product-card__swatch .swatch{margin:.5rem 1rem}@media(min-width:750px){.product-card__swatch .swatch{margin:.5rem 1.5rem}}@media all and (max-width:749px){.product-card__swatch{font-size:1.2rem}.product-card__swatch .swatch label{font-size:1.2rem;min-height:2.5rem;padding:0 .5rem}.product-card__swatch .slider-button-prev,.product-card__swatch .slider-button-next,.product-card__swatch img,.product-card__swatch .money{display:none}}.product-card__swatch .swiper-button-disabled{display:none}.product-card__img{display:flex;align-items:center;justify-content:center;width:100%;border-radius:.6rem .6rem 0 0;overflow:hidden}@media all and (max-width:749px){.product-card__img{padding-top:1rem}}@media all and (min-width:990px){.product-card__img{transform:scale(.8);transition:transform var(--duration-default)}}.product-card__img-wrap{position:relative;display:block;width:100%;font-size:0}.product-card__img img{width:100%;height:100%;object-fit:contain}@media all and (min-width:750px){.product-card__img img{border-top-left-radius:.8rem;border-top-right-radius:.8rem}}.product-card__information{flex:1;display:grid;grid-template-columns:1fr;grid-template-areas:"title title" "rating rating" "price form";gap:.5rem;padding:1rem}@media all and (min-width:750px){.product-card__information{grid-template-areas:"title title" "rating rating" "price form";gap:1rem;padding:.5rem 1.5rem 1.5rem}}.product-card__title{grid-area:title;font-size:1.2rem;font-weight:600;text-transform:none;margin:0;max-height:3.5em;overflow:hidden}@media all and (min-width:990px){.product-card__title{font-size:1.8rem;max-height:6.4rem}}.product-card__rating{grid-area:rating}.product-card__rating .yotpo-stars{display:flex;margin:0 .5rem 0 0!important}.product-card__rating .yotpo .standalone-bottomline .star-clickable,.product-card__rating .yotpo .yotpo-bottomline{flex-wrap:wrap}.product-card__rating .text-m{font-size:1rem!important;margin-left:.5rem;color:var(--color-secondary-text)!important;text-decoration:underline!important;text-underline-offset:.2rem}@media all and (min-width:750px){.product-card__rating .text-m{font-size:1.2rem!important}}.product-card__rating .text-m:hover{color:#ccc!important}.product-card__rating .yotpo-bottomline{outline:none;align-items:center}.product-card__rating .yotpo-icon{font-size:1.25rem!important}@media all and (min-width:750px){.product-card__rating .yotpo-icon{font-size:1.7rem!important}}.product-card__rating .yotpo-icon-empty-star{color:#ccc!important}.product-card__rating .yotpo-bottomline{display:flex}.product-card__price{grid-area:price;align-self:flex-end}.product-card__price .price{display:flex;flex-direction:column;gap:.4rem;font-size:2rem;line-height:1.15;font-weight:600}@media(min-width:990px){.product-card__price .price{font-size:2.4rem}}.product-card__price .compare-at-price+.money{color:#ff090b}.product-card__price .compare-at-price{font-size:1.4rem;font-weight:300;text-decoration:line-through;color:#ccc}@media all and (min-width:750px){.product-card__price .compare-at-price{font-size:1.6rem}}.product-card__form{grid-area:form;align-self:flex-end}@media all and (min-width:750px){.product-card__form{justify-self:flex-end}}.product-card__form-inner{display:flex;flex-wrap:wrap;width:100%}.product-card__form .buttons{display:flex;width:100%}.product-card__form .button+.button{margin-left:1rem}.product-card__form .button{position:relative}.product-card__form .button--icon span{display:none}.product-card__form .button-buy-now{flex:1;width:100%;max-width:100%;min-width:7rem;padding:.5rem;white-space:nowrap}.product-card__badges{position:absolute;top:1.5rem;right:0rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;z-index:1}.product-card__badges:has(.product__badge--sale) .product__badge--professional{display:none}@media(max-width:749px){.product__badge--professional{font-size:0}.product__badge--professional:before{content:"Professional";font-size:1.2rem}}.product-card__badges .product__badge{border-top-right-radius:0;border-bottom-right-radius:0}.product-card__variants-container{position:relative;width:100%;overflow:hidden;margin-bottom:.5rem}.product-card__variants-container:empty{display:none}.product-card__variants-container .product-variants{display:inline-flex;margin:auto;position:relative}.product-card__variants-container ul{list-style:none;margin:0;padding:0}.product-card__variants-container li{display:inline-flex;align-items:center;padding:0 .5rem;line-height:2.5rem;white-space:nowrap;margin:0 1rem}.product-card__variants-container li.active{color:#fff;background:var(--color-dark);border-radius:.5rem}
/*# sourceMappingURL=/cdn/shop/t/97/assets/component-product-card.css.map */
