.best-sellers{padding-top:var(--padding-top-section-mobile);padding-bottom:var(--padding-bottom-section-mobile);background-image:var(--image-bg-banner-mobile);background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (min-width: 750px){.best-sellers{padding-top:var(--padding-top-section-desktop);padding-bottom:var(--padding-bottom-section-desktop);background-image:var(--image-bg-banner-desktop)}}.best-sellers__container>*:last-child{margin-bottom:0}.best-sellers__heading-holder{display:flex;flex-direction:column;gap:1rem;text-align:var(--title-align, center);margin-bottom:var(--title-margin-bottom-mobile, )}@media screen and (min-width: 750px){.best-sellers__heading-holder{margin-bottom:var(--title-margin-bottom-desktop, )}}@media screen and (max-width: 989.98px){.best-sellers__card-list-holder{margin-left:calc(var(--container-padding-left-mobile)*-1);margin-right:calc(var(--container-padding-right-mobile)*-1)}}@media screen and (max-width: 989.98px){.best-sellers__card-list{padding-left:var(--container-padding-left-mobile);padding-right:var(--container-padding-right-mobile)}}.best-sellers__card-list .swiper-slide{height:auto}