.best-seller{background:#fff;width:100%;padding:70px 0}@media screen and (max-width:1280px){.best-seller{padding:60px 0}}@media screen and (max-width:1024px){.best-seller{padding:50px 0}}@media screen and (max-width:912px){.best-seller{padding:40px 0}}@media screen and (max-width:768px){.best-seller{padding:35px 0}}@media screen and (max-width:575px){.best-seller{padding:30px 0}}.best-seller .best-seller-header{justify-content:space-between;align-items:center;gap:30px;width:100%;margin-bottom:58px;display:flex}@media screen and (max-width:1280px){.best-seller .best-seller-header{margin-bottom:45px}}@media screen and (max-width:1023px){.best-seller .best-seller-header{flex-direction:column;align-items:flex-start}}@media screen and (max-width:912px){.best-seller .best-seller-header{margin-bottom:40px}}@media screen and (max-width:768px){.best-seller .best-seller-header{margin-bottom:30px}}@media screen and (max-width:575px){.best-seller .best-seller-header{margin-bottom:25px}}.best-seller .best-seller-title{color:#050505;margin:0;font-size:40px;font-weight:600}@media screen and (max-width:1550px){.best-seller .best-seller-title{font-size:35px}}@media screen and (max-width:1450px){.best-seller .best-seller-title{font-size:30px}}@media screen and (max-width:1320px){.best-seller .best-seller-title{font-size:28px}}@media screen and (max-width:1200px){.best-seller .best-seller-title{font-size:25px}}@media screen and (max-width:575px){.best-seller .best-seller-title{font-size:23px}}.best-seller .best-seller-tabs{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.best-seller .best-seller-tab{color:#080808;background:0 0;border-radius:30px;justify-content:center;align-items:center;min-width:112px;height:48px;padding:0 22px;font-size:14px;font-weight:400;line-height:1;text-decoration:none;transition:background-color .25s,color .25s;display:inline-flex}@media screen and (max-width:1550px){.best-seller .best-seller-tab{height:44px;font-size:13px!important}}@media screen and (max-width:1450px){.best-seller .best-seller-tab{height:42px;font-size:12px!important}}@media screen and (max-width:1320px){.best-seller .best-seller-tab{font-size:11px!important}}@media screen and (max-width:575px){.best-seller .best-seller-tab{height:35px;padding:0 15px;font-size:10px!important}}.best-seller .best-seller-tab:hover{color:#fff;background:#000}.best-seller .best-seller-tab.active{color:#fff;background:#000}.best-seller .best-seller-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px 10px;width:100%;display:grid}@media screen and (max-width:1200px){.best-seller .best-seller-grid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:20px}}@media screen and (max-width:912px){.best-seller .best-seller-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:10px}}@media screen and (max-width:480px){.best-seller .best-seller-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px}}.best-seller .best-seller-product{color:#080808;min-width:0;text-decoration:none;display:block}.best-seller .best-seller-image-wrapper{aspect-ratio:1;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.best-seller .best-seller-image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.best-seller .best-seller-product-title{color:#080808;margin:18px 0 0;font-size:16px;font-weight:500}@media screen and (max-width:1550px){.best-seller .best-seller-product-title{font-size:15px}}@media screen and (max-width:1450px){.best-seller .best-seller-product-title{font-size:14px}}@media screen and (max-width:1320px){.best-seller .best-seller-product-title{font-size:13px}}@media screen and (max-width:640px){.best-seller .best-seller-product-title{font-size:12px}}
