.product-card{cursor:pointer}.product-card_image-container{position:relative;border-radius:1.5rem;overflow:hidden;border:1px solid var(--color-grey-100);display:flex;align-items:center;justify-content:center}.product-card_image-container img{aspect-ratio:1/1;height:30vw;max-height:27.5rem;object-fit:contain;transition:transform .5s var(--custom-easing)}@media screen and (max-width: 1100px){.product-card_image-container img{height:calc(50vw - 2rem)}}@media screen and (max-width: 550px){.product-card_image-container img{height:calc(100vw - 2.5rem)}}.product-card:hover img{transform:scale(1.075)}.product-card_badge{position:absolute;top:1rem;left:1rem;border-radius:30px;z-index:1}.product-card_badge span{margin-top:-1px;display:block}.product-card-price .price{font-size:var(--font-h6-size-desktop);line-height:1.5;font-weight:300}
/*# sourceMappingURL=/s/files/1/0264/5000/2013/t/20/assets/card-pdp.css.map */
