.h-best-sellings .heading{gap:1.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:61.25em){.h-best-sellings .heading{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.h-best-sellings .view-type{width:100%;background-color:var(--color-nutrual-100);border-radius:.75rem;gap:.5rem;padding:.5rem}@media(min-width:61.25em){.h-best-sellings .view-type{width:auto;padding:.5rem 1rem}}.h-best-sellings .view-type .title{color:var(--color-nutrual-400);font-size:12px;font-size:.75rem;line-height:20px;font-weight:500;font-variation-settings:"wght" 500}.h-best-sellings .products{margin-top:1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media(min-width:36em){.h-best-sellings .products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:61.25em){.h-best-sellings .products{margin-top:2.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.h-best-sellings .products .product{gap:1rem;padding:0 1rem;border:1px solid var(--color-nutrual-150);border-radius:1rem}@media(min-width:61.25em){.h-best-sellings .products .product:hover{border-color:var(--color-primary)}.h-best-sellings .products .product:hover .image{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media(min-width:61.25em)and (min-width:61.25em){.h-best-sellings .products .product:hover .image{-webkit-transform:scale(1.15);transform:scale(1.15);-webkit-transition-duration:100ms;transition-duration:100ms}}.h-best-sellings .products .logo-name{gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0}.h-best-sellings .products .logo{width:3.5rem;height:3.5rem}.h-best-sellings .products .logo .img{-webkit-filter:brightness(0);filter:brightness(0)}.h-best-sellings .products .img{max-height:100%}.h-best-sellings .products .name{color:var(--color-nutrual-300)}.h-best-sellings .products .image{-webkit-box-flex:0;-ms-flex:none;flex:none;width:7.5rem;height:7.5rem;-webkit-transition-duration:300ms;transition-duration:300ms}