.best-sellers{color:var(--best-sellers-text);background:var(--best-sellers-background)}.best-sellers__inner{width:min(100% - 80px,var(--page-width));margin:0 auto;padding:54px 0 64px}.best-sellers__header{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:24px}.best-sellers__header h2{margin:0;color:var(--best-sellers-accent);font-size:clamp(22px,2vw,28px);font-weight:760;letter-spacing:-.025em;line-height:1.15}.best-sellers__view-all{min-height:44px;display:inline-flex;align-items:center;gap:7px;color:var(--best-sellers-accent);font-size:13px;font-weight:700;white-space:nowrap}.best-sellers__view-all .icon{transition:transform .15s ease}.best-sellers__view-all:hover .icon{transform:translate(2px)}.best-sellers__rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.best-sellers__item{min-width:0}.product-card{height:100%;display:flex;flex-direction:column;background:var(--best-sellers-card);border:1px solid var(--best-sellers-border);border-radius:7px;overflow:hidden}.product-card__media{position:relative;aspect-ratio:1 / 1.05;background:#faf8f5;overflow:hidden}.product-card__image-link{width:100%;height:100%;display:block}.product-card__image{width:100%;height:100%;display:block;object-fit:contain;padding:13px;transition:transform .24s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-card__image{transform:scale(1.025)}.product-card__discount{position:absolute;top:10px;left:10px;z-index:1;padding:5px 8px;color:#fff;background:var(--best-sellers-discount);border-radius:999px;font-size:10px;font-weight:750;line-height:1}.product-card__content{min-height:176px;padding:15px 13px 13px;display:flex;flex:1;flex-direction:column}.product-card__copy{min-height:54px}.product-card__title{margin:0;color:#1e2922;font-size:13px;font-weight:700;line-height:1.32}.product-card__title a:hover{color:var(--best-sellers-accent);text-decoration:underline;text-underline-offset:3px}.product-card__type{margin:5px 0 0;color:var(--best-sellers-muted);font-size:12px;line-height:1.3}.product-card__rating{min-height:25px;margin-top:8px;display:flex;align-items:center;gap:5px}.product-card__stars{display:inline-flex;align-items:center;gap:1px;color:var(--best-sellers-stars)}.product-card__rating-count{color:var(--best-sellers-muted);font-size:10px}.product-card__stars-meter{position:relative;display:inline-block;color:#d8d9d4;font-size:13px;letter-spacing:1px;line-height:1}.product-card__stars-empty,.product-card__stars-filled{display:block;white-space:nowrap}.product-card__stars-filled{position:absolute;top:0;left:0;width:var(--rating-width);color:var(--best-sellers-stars);overflow:hidden}.product-card__rating-value{color:var(--best-sellers-muted);font-size:10px;font-weight:650}.product-card__footer{min-height:45px;margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.product-card__prices{min-width:0;padding-bottom:3px;display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px}.product-card__price{color:#111b14;font-size:14px;font-weight:780;line-height:1.15;white-space:nowrap}.product-card__compare{color:#808982;font-size:10px;white-space:nowrap}.product-card__form{flex:0 0 auto}.product-card__cart{width:40px;height:40px;padding:0;display:grid;place-items:center;color:#fff;background:var(--best-sellers-accent);border:0;border-radius:6px;cursor:pointer;transition:background-color .15s ease,transform .12s ease}.product-card__cart:hover{background:#103b22}.product-card__cart:active{transform:translateY(1px)}.product-card__cart:disabled{color:#687169;background:#e4e7e3;cursor:not-allowed}.product-card__cart--preview{cursor:default}@media(max-width:1199px){.best-sellers__rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media(max-width:749px){.best-sellers__inner{width:100%;padding:38px 0 46px}.best-sellers__header{margin-bottom:14px;padding:0 18px}.best-sellers__header h2{font-size:21px}.best-sellers__view-all{min-height:42px;font-size:12px}.best-sellers__rail{padding:0 16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible}.best-sellers__item{min-width:0}.product-card__media{aspect-ratio:1 / 1.02}.product-card__image{padding:9px}.product-card__content{min-height:158px;padding:11px 10px 10px}.product-card__copy{min-height:48px}.product-card__title{display:-webkit-box;overflow:hidden;font-size:12.5px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__type{margin-top:4px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.product-card__rating{min-height:20px;margin-top:6px;gap:3px}.product-card__stars{gap:0}.product-card__stars .icon{width:10px;height:10px}.product-card__rating-count{font-size:9px}.product-card__stars-meter{font-size:11px;letter-spacing:.5px}.product-card__rating-value{font-size:9px}.product-card__footer{min-height:42px;gap:5px}.product-card__price{font-size:13px}.product-card__compare{font-size:9px}.product-card__cart{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.product-card__image,.best-sellers__view-all .icon,.product-card__cart{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/best-sellers.css.map */
