.bestsellers{padding:100px 0;display:flex;flex-direction:column;align-items:center;position:relative}.bestsellers__active{padding:40px 0}body.dark .bestsellers{background:linear-gradient(225.21deg,#2C2C2C -45.31%,#1E1E1E 90.76%)}body.light .bestsellers{background:linear-gradient(224.19deg,#F8F8F8 -45.64%,#D4D4D4 103.65%)}.bestsellers__title{font-size:48px;line-height:64px;letter-spacing:2px;text-transform:uppercase;margin-bottom:40px}.bestsellers__description{font-family:Random Grotesque Standard,sans-serif;font-size:16px;line-height:24px;letter-spacing:1.4px;margin-bottom:40px;width:40%;text-align:center}body.dark .bestsellers__description{color:#9A9A9A}body.light .bestsellers__description{color:#5E5E5E}.bestsellers__link{padding:12px 32px;border-radius:4px;font-size:14px;letter-spacing:1px;text-transform:uppercase;margin-bottom:100px}body.dark .bestsellers__link{background:#D2D2D2;color:#1B1B1B}body.light .bestsellers__link{background-color:#1E1E1E;color:#FDFDFD}.bestsellers__slide{display:grid;grid-template-columns:repeat(4,20vw);grid-gap:30px;gap:30px;justify-content:center}.bestsellers__item{display:flex;flex-direction:column;align-items:center;gap:8px}.bestsellers__image-wrapper{height:16vw}.bestsellers__image{object-fit:contain}.bestsellers__product-title-small{font-family:Random Grotesque Standard;font-size:16px;letter-spacing:1.4px;text-align:center;width:80%}.bestsellers__product-title{font-size:16px;line-height:24px;font-weight:700}.bestsellers__volume{margin-top:auto}.bestsellers__price,.bestsellers__volume{font-family:Random Grotesque Standard;font-size:16px;letter-spacing:1.4px}.bestsellers__price{font-weight:700;display:flex;gap:20px}.bestsellers__price-sale{text-decoration:line-through;opacity:.3}.bestsellers__prev{left:5px;transform:rotate(90deg)}.bestsellers__next,.bestsellers__prev{position:absolute;padding:20px;bottom:35%;min-width:24px;min-height:24px;z-index:5}.bestsellers__next{right:5px;transform:rotate(-90deg)}.bestsellers__slider{width:100%!important;height:auto!important;overflow:hidden}.bestsellers__slider .swiper-slide{margin-bottom:120px}.bestsellers__slider .swiper-pagination{gap:8px;padding:0 40px;display:flex;align-items:center;left:50%!important;transform:translateX(-50%);transition:.5s;justify-content:center}.bestsellers__slider .swiper-pagination-bullet{width:8px;height:8px;background:#ffffffe2;border-radius:50%;transition:.5s}.bestsellers__slider .swiper-pagination-bullet-active{background:#ffffff}@media (max-width:1200px){.bestsellers{padding:40px 0}.bestsellers__title{font-size:32px;line-height:44px;letter-spacing:2.4px}.bestsellers__description{font-size:16px;width:60%}.bestsellers__slide{grid-template-columns:repeat(2,35vw);gap:20px}.bestsellers__image-wrapper{height:35vw}.bestsellers__prev{left:30px}.bestsellers__next{right:30px}}@media (max-width:576px){.bestsellers__title{text-align:center}.bestsellers__description,.bestsellers__link{width:calc(100% - 40px)}.bestsellers__link{text-align:center;padding-top:14px;padding-bottom:14px}.bestsellers__slide{grid-template-columns:60vw}.bestsellers__prev{left:5px;padding:10px}.bestsellers__next{right:5px;padding:10px}.bestsellers__image-wrapper{height:60vw}.bestsellers__slider .swiper-slide{margin-bottom:100px}.bestsellers__product-title-small{width:100%}}