.best-sellers-section{text-align:center;justify-content:center}.best-sellers-section h2{margin:0;font-size:clamp(24px,4vw,36px);font-weight:700;color:#333;line-height:1.2}.best-sellers-grid{display:flex;grid-template-columns:1fr;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.best-sellers-item{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:400px;margin:20px}.best-sellers-item:hover{transform:translateY(-4px);box-shadow:0 4px 20px #0000001f}.best-sellers-item img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;border-top-left-radius:12px;border-top-right-radius:12px;display:block;background:#fff}.best-sellers-info{padding:16px;background:#f6f6f6;text-align:left}.best-sellers-info h3{margin:0;font-size:clamp(14px,2vw,16px);font-weight:700;color:#333;line-height:1.3}.best-sellers-price{padding:12px 16px 16px;background:#f6f6f6;text-align:center;font-weight:700;font-size:clamp(14px,2vw,15px);color:#0095f6;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.best-sellers-button{display:inline-block;margin-top:15px;padding:12px 28px;background:#42c296;color:#fff;text-decoration:none;font-weight:700;border-radius:6px;transition:background .3s ease}.best-sellers-button:hover{background:#42c296;transform:translateY(-2px)}@media (min-width: 768px){.best-sellers-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin:40px auto}.best-sellers-item{max-width:none}}@media (min-width: 1024px){.best-sellers-item{max-width:300px}}@media (min-width: 1200px){.best-sellers-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width: 480px){.best-sellers-section{padding:20px 15px}.best-sellers-grid{gap:16px;margin:20px auto;padding:0 5px}.best-sellers-item img{aspect-ratio:1/1}.best-sellers-button{display:inline-block;margin-top:15px;padding:12px 28px;background:#42c296;color:#fff;text-decoration:none;font-weight:700;border-radius:6px;transition:background .3s ease}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
