.best-sellers{padding:48px 0}.best-sellers__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:28px}.best-sellers__heading{margin:0;font-size:40px;font-weight:700}.best-sellers__view-all{font-size:13px;letter-spacing:.03em;color:inherit;opacity:.65;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.best-sellers__view-all:hover{opacity:1}.best-sellers__empty{text-align:center;opacity:.6;padding:40px 0}.best-sellers__grid{display:grid;grid-template-columns:repeat(var(--columns-mobile),1fr);gap:24px 16px}@media screen and (min-width:750px){.best-sellers__grid{grid-template-columns:repeat(var(--columns-desktop),1fr);gap:32px 24px}}.product-card{display:block;text-decoration:none;color:inherit}.product-card__image-wrap{position:relative;background:#f2f0eb;overflow:hidden;aspect-ratio:1 / 1;margin-bottom:12px}.product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__image--placeholder{background:#e5e2dd}.product-card__ribbon{position:absolute;top:10px;right:10px;width:62px;height:62px;border-radius:50%;background:#1a1a1a;color:#fff;font-size:10.5px;font-weight:600;line-height:1.25;text-align:center;display:flex;align-items:center;justify-content:center;padding:4px}.product-card__title{margin:0 0 4px;font-size:14px;font-weight:500;line-height:1.4}.product-card__price{margin:0 0 6px;font-size:14px}.product-card__price--sale{color:#c0392b;font-weight:600;margin-right:6px}.product-card__price--compare{text-decoration:line-through;opacity:.55}.product-card__rating{display:flex;align-items:center;gap:6px;font-size:12px}.product-card__stars{position:relative;display:inline-block;font-size:13px;letter-spacing:1px;color:#d8d5cf;white-space:nowrap}.product-card__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:calc(var(--rating) / 5 * 100%);overflow:hidden;color:#1a1a1a;white-space:nowrap}.product-card__rating-count{opacity:.6}@media screen and (max-width:749px){.best-sellers.page-width{padding-left:20px;padding-right:20px}.best-sellers{padding:32px 0}.best-sellers__heading{font-size:20px}.best-sellers__ribbon,.product-card__ribbon{width:50px;height:50px;font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-best-sellers.css.map */
