.best-sellers{background:var(--color-bg);padding-top:var(--bs-pad-top);padding-bottom:var(--bs-pad-bottom)}.best-sellers__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}.best-sellers__title{margin:0;font-size:28px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;color:var(--color-text, #fff)}.best-sellers__view-all{font-size:14px;font-weight:700;text-decoration:none;color:var(--color-text, #fff);opacity:.9}.best-sellers__grid{display:grid;grid-template-columns:repeat(var(--bs-cols, 3),minmax(0,1fr));gap:12px}.best-sellers__card{display:block;text-decoration:none;color:inherit;width:100%;height:100%}.best-sellers__inner{background:var(--color-dark-grey);border-radius:var(--radius-md, 16px);padding:16px;box-shadow:0 10px 24px #00000059;transition:transform .16s ease;width:100%;height:100%;display:flex;flex-direction:column;box-sizing:border-box}.best-sellers__card:hover .best-sellers__inner{transform:translateY(-2px)}.best-sellers__media{position:relative;border-radius:var(--radius-xs);overflow:hidden;background:#ffffff0f;width:100%}.best-sellers__img{width:100%;height:auto;display:block;object-fit:cover}.best-sellers__img-placeholder{width:100%;aspect-ratio:4 / 3;background:linear-gradient(180deg,#ffffff2e,#ffffff0a)}.best-sellers__ribbon{position:absolute;top:8px;right:8px;left:auto;transform:none;padding:10px 16px;border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase;background:#d9ff9b;color:#0c0f12;z-index:2}.best-sellers__content{padding-top:16px;flex:1;display:flex;flex-direction:column}.best-sellers__row{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.best-sellers__product-title{font-size:20px;font-weight:500;line-height:1.3;color:#fff}.best-sellers__button{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;border-radius:12px;font-size:16px;font-weight:800;background:var(--color-accent, #b7f24a);color:#0c0f12;white-space:nowrap}@media(min-width:1100px){.best-sellers__row{flex-direction:row;align-items:center}.best-sellers__button{width:auto;flex-shrink:0}}.best-sellers__empty{opacity:.7;font-size:14px;padding:12px 0;color:#fff}@media(max-width:749px){.best-sellers{padding-top:var(--bs-pad-top-mobile);padding-bottom:var(--bs-pad-bottom-mobile)}.best-sellers__title{font-size:22px}.best-sellers__grid{grid-template-columns:1fr;gap:12px}.best-sellers__product-title{font-size:16px}.best-sellers__button{padding:12px 16px;font-size:14px}}.best-sellers__footer{margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.best-sellers__footer-link{font-size:16px;font-weight:700;color:var(--color-accent, #b7f24a);text-decoration:underline}.best-sellers__footer-link:hover{opacity:.85}.best-sellers__guarantee{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#fff;opacity:.9}.best-sellers__guarantee-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--color-accent, #b7f24a);width:20px;height:20px;object-fit:contain;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-best-sellers.css.map */
