.best-sellers{padding:20px 0 30px}.best-sellers__header{text-align:center;margin-bottom:50px}.best-sellers__header h2{font-size:42px;font-weight:300;color:#111;margin-bottom:12px}.best-sellers__header p{font-size:18px;color:#666}.best-sellers__slider{display:flex;align-items:center;gap:18px}.best-sellers__viewport{flex:1;overflow:hidden}.best-sellers__grid{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:12px 6px}.best-sellers__grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 calc((100% - 72px)/4);min-width:250px;background:#fff;border:1px solid #ececec;border-radius:20px;color:#111;padding:26px 22px;display:flex;flex-direction:column;align-items:center;box-shadow:0 8px 24px #0000000a;transition:transform .35s,box-shadow .35s,border-color .35s}.product-card__link{width:100%;color:#111;text-decoration:none;display:flex;flex-direction:column;align-items:center}.product-card:hover{transform:translateY(-8px);border-color:#b99a58;box-shadow:0 18px 40px #0000001a}.product-card__image{height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.product-card__image img{max-height:170px;width:auto;max-width:100%;transition:transform .35s}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card h3{font-size:18px;line-height:1.45;font-weight:400;color:#111;margin:0 0 18px;height:60px;display:flex;align-items:center;justify-content:center;text-align:center}.product-card__price{font-size:20px;font-weight:700;color:#111;margin-bottom:18px}.product-card__button{width:100%;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid #b99a58;border-radius:12px;color:#b99a58;font-size:15px;font-weight:500;transition:.3s}.product-card__button:hover{background:#b99a58;color:#fff}.best-sellers__arrow{width:48px;height:48px;border-radius:50%;border:1px solid #b99a58;background:#fff;color:#b99a58;cursor:pointer;flex-shrink:0;font-size:20px;box-shadow:0 8px 20px #00000014;transition:.25s}.best-sellers__arrow:hover{background:#b99a58;color:#fff;transform:scale(1.08)}.best-sellers__footer{margin-top:50px;text-align:center}.view-all-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 34px;border:1px solid #b99a58;border-radius:999px;text-decoration:none;color:#b99a58;transition:.25s}.view-all-button:hover{background:#b99a58;color:#fff}@media(max-width:749px){.best-sellers{padding:50px 0}.best-sellers__header h2{font-size:32px}.best-sellers__grid{gap:16px}.product-card{flex:0 0 44%;min-width:44%;padding:16px}.product-card__image{height:160px}.product-card__image img{max-height:150px}.best-sellers__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-best-sellers.css.map */
