.bestsellers-product-card{display:flex;flex-direction:column;height:100%}.bestsellers-product-card__image-link{display:block;text-decoration:none}.bestsellers-product-card__image{aspect-ratio:302 / 382;overflow:hidden;border-radius:16px;border:1px solid rgba(0,0,0,.1);background-color:#3c392a1a}.bestsellers-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bestsellers-product-card:hover .bestsellers-product-card__image img{transform:scale(1.03)}.bestsellers-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#3c392a1a;border-radius:16px}.bestsellers-product-card__placeholder svg{width:48px;height:48px;opacity:.3;color:#3c392a}.bestsellers-product-card__content{display:flex;flex-direction:column;gap:4px;margin-top:21px;flex-grow:1}.bestsellers-product-card__title{font-weight:600;font-size:20px;line-height:1.6;margin:0;color:#3c392a}.bestsellers-product-card__title a{color:inherit;text-decoration:none}.bestsellers-product-card__title a:hover{text-decoration:underline}.bestsellers-product-card__price{font-weight:400;font-size:16px;line-height:1.6;color:#3c392a;margin:0}.bestsellers-product-card__meta{font-weight:400;font-size:15px;letter-spacing:-.3px;line-height:1.6;color:#7f7f7f;margin:0}.bestsellers-product-card__link{display:inline-flex;align-items:center;gap:10px;margin-top:24px;font-weight:500;font-size:15px;line-height:1.6;color:#000;text-decoration:underline;transition:opacity .3s ease}.bestsellers-product-card__link:hover{opacity:.7}.bestsellers-product-card__link svg{width:21px;height:24px;flex-shrink:0}@media screen and (max-width:749px){.bestsellers-product-card__content{margin-top:16px}.bestsellers-product-card__title{font-size:18px;line-height:1.3}.bestsellers-product-card__price{font-size:14px}.bestsellers-product-card__link{margin-top:16px;font-size:13px;gap:8px}.bestsellers-product-card__link svg{width:16px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bestsellers-card.css.map */
