.best-sellers{--bs-gap: 1.2rem;--bs-radius: var(--border-radius-block, 1.2rem)}.best-sellers__container{display:flex;flex-direction:column;gap:2.4rem}.best-sellers__breadcrumbs{margin-bottom:-.8rem}.best-sellers__hero{display:flex;flex-direction:column;gap:1.6rem}.best-sellers__hero-content{display:flex;flex-direction:column;gap:.8rem;max-width:64rem}.best-sellers--align-center .best-sellers__hero-content{align-items:center;text-align:center;margin-inline:auto}.best-sellers__eyebrow{margin:0;color:rgb(var(--color-foreground));color:var(--bs-accent, rgb(var(--color-foreground)));letter-spacing:.12em;text-transform:uppercase;font-weight:600}.best-sellers__heading{margin:0;color:rgb(var(--color-foreground))}.best-sellers__description{color:rgb(var(--color-foreground));opacity:.85}.best-sellers__description>*:last-child{margin-bottom:0}.best-sellers__count{margin:.4rem 0 0;opacity:.7}@media screen and (min-width:990px){.best-sellers__hero--has-image{flex-direction:row;align-items:center;gap:4rem}.best-sellers__hero--has-image .best-sellers__hero-content{flex:1 1 55%;margin-inline:0}.best-sellers--align-center .best-sellers__hero--has-image .best-sellers__hero-content{align-items:flex-start;text-align:left}.best-sellers__hero-media{flex:1 1 45%}}.best-sellers__hero-media{border-radius:var(--bs-radius);overflow:hidden}.best-sellers__hero-image{display:block;width:100%;height:auto;object-fit:cover}.best-sellers__toolbar{display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;flex-wrap:wrap;border-top:.1rem solid rgb(var(--color-border, var(--color-foreground)) / .12);padding-top:1.6rem}.best-sellers__sort{display:flex;align-items:center;gap:.8rem}.best-sellers__sort-label{margin:0;white-space:nowrap;opacity:.8}.best-sellers__sort .select{position:relative;display:inline-flex;align-items:center}.best-sellers__sort-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;font:inherit;color:rgb(var(--color-foreground));background:transparent;border:.1rem solid rgb(var(--color-foreground) / .25);border-radius:var(--bs-radius);padding:.9rem 3.4rem .9rem 1.4rem;cursor:pointer;min-height:4.4rem}.best-sellers__sort-select:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.best-sellers__sort .select>svg{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem;pointer-events:none}.best-sellers__grid{display:grid;grid-template-columns:repeat(var(--bs-cols-mobile, 2),minmax(0,1fr));gap:var(--bs-gap)}@media screen and (min-width:750px){.best-sellers__grid{grid-template-columns:repeat(var(--bs-cols-tablet, 3),minmax(0,1fr));gap:1.6rem}}@media screen and (min-width:990px){.best-sellers__grid{grid-template-columns:repeat(var(--bs-cols-desktop, 4),minmax(0,1fr));gap:2rem}}.best-sellers__item{position:relative;display:flex;flex-direction:column;min-width:0}.best-sellers__item>product-card{width:100%}.best-sellers__rank{position:absolute;top:1rem;inset-inline-start:1rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:3rem;height:3rem;padding:0 .9rem;border-radius:5rem;background:var(--bs-accent, #b76e79);color:#fff;font-size:1.3rem;font-weight:700;line-height:1;letter-spacing:.02em;box-shadow:0 .2rem .8rem #00000040;pointer-events:none}@media screen and (min-width:750px){.best-sellers__rank{top:1.2rem;inset-inline-start:1.2rem;min-width:3.4rem;height:3.4rem;font-size:1.4rem}}.best-sellers__item:has(.best-sellers__rank) .product-card__badges{margin-top:3.6rem}.best-sellers--hide-vendor .product-card__vendor,.best-sellers--hide-sale .product-card__badges .badge--sale,.best-sellers--hide-soldout .product-card__badges .badge--sold-out,.best-sellers--hide-second-image .product-card__media .media--second{display:none}.best-sellers__cta{display:flex;justify-content:center;margin-top:.8rem}.best-sellers__empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;padding:4.8rem 1.6rem;border:.1rem dashed rgb(var(--color-foreground) / .2);border-radius:var(--bs-radius)}.best-sellers__empty-title{margin:0}.best-sellers__empty-text{margin:0;max-width:48rem;opacity:.8}@media(prefers-reduced-motion:reduce){.best-sellers__item,.best-sellers__hero-image{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-best-sellers.css.map */
