.bestsellers{background-color:var(--bestsellers-bg, #fdfaf5);padding-top:var(--bestsellers-padding-top, 4.8rem);padding-bottom:var(--bestsellers-padding-bottom, 4.8rem)}.bestsellers__heading{color:var(--bestsellers-text, #1a1a1a);text-align:center;margin:0 0 3.2rem}.bestsellers__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.bestsellers__grid{grid-template-columns:repeat(4,1fr);gap:3.2rem 2.4rem}}.bestsellers__item{display:flex;flex-direction:column}.bestsellers__card-link{display:flex;flex-direction:column;color:var(--bestsellers-text, #1a1a1a);text-decoration:none}.bestsellers__media{display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:.6rem;background-color:#1a1a1a0a;margin-bottom:1.2rem}.bestsellers__media img,.bestsellers__media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.bestsellers__card-link:hover .bestsellers__media img{transform:scale(1.04)}.bestsellers__title{font-size:1.4rem;font-weight:600;line-height:1.35;margin:0 0 .4rem;color:var(--bestsellers-text, #1a1a1a)}.bestsellers__price{color:var(--bestsellers-accent, #b8973a)!important;font-weight:700;margin-bottom:.4rem}.bestsellers__rating-row{display:flex;align-items:center;gap:.4rem;margin-bottom:.6rem}.bestsellers__stars{color:var(--bestsellers-accent, #b8973a);font-size:1.4rem;letter-spacing:.1rem;line-height:1}.bestsellers__rating-count{font-size:1.2rem;color:#1a1a1a99;margin:0}.bestsellers__swatches{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.2rem}.bestsellers__swatch{--swatch-input--size: 1.8rem;display:block;line-height:0;border-radius:50%;outline-offset:.2rem}.bestsellers__swatch .swatch{border-color:#1a1a1a40}.bestsellers__swatch:hover .swatch,.bestsellers__swatch:focus-visible .swatch{border-color:var(--bestsellers-accent, #b8973a)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-bestsellers.css.map */
