.top-rated-slider{background:linear-gradient(180deg,var(--violet) 0,rgba(79,88,247,0) 100%);padding-bottom:0;padding-top:200px}@media only screen and (width <= 767px){.top-rated-slider{padding-bottom:24px;padding-top:100px}}.top-rated-slider__box{background:#fff;border-radius:10px;padding:45px 50px}@media only screen and (width <= 767px){.top-rated-slider__box{padding:45px 25px}}.top-rated-slider__items{margin-top:48px}@media only screen and (width <= 767px){.top-rated-slider__items{margin-top:24px}}.top-rated-slider__post{display:flex;gap:55px}@media only screen and (width <= 1023px){.top-rated-slider__post{flex-direction:column;gap:32px}}.top-rated-slider__post__image{aspect-ratio:370/280;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;display:block;height:auto;width:50%}@media only screen and (width <= 1023px){.top-rated-slider__post__image{width:100%}}.top-rated-slider__post__right{display:flex;flex-direction:column;justify-content:flex-start;width:50%}@media only screen and (width <= 1023px){.top-rated-slider__post__right{width:100%}}.top-rated-slider__post__name{margin-bottom:23px}.top-rated-slider__post__name strong{font-size:34px}@media only screen and (width <= 767px){.top-rated-slider__post__name strong{font-size:24px}.top-rated-slider__post__name{margin-bottom:16px}}.top-rated-slider__post__desc{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.top-rated-slider__post__tags{margin-bottom:24px}@media only screen and (width <= 767px){.top-rated-slider__post__tags{margin-bottom:16px}}.top-rated-slider__post__btn{color:var(--cobalt);padding-top:25px}@media only screen and (width <= 767px){.top-rated-slider__post__btn{padding-top:10px}}.top-rated-slider__post__btn span{margin-right:5px}.top-rated-slider__pagination{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:50px}@media only screen and (width <= 767px){.top-rated-slider__pagination{margin-top:10px}}.top-rated-slider__pagination .swiper-pagination-bullet{background:#d9d9d9;border-radius:50%;cursor:pointer;display:block;height:12px;width:12px}.top-rated-slider__pagination .swiper-pagination-bullet-active{background:var(--violet)}