.top-rated-container{width:100%;background-color:#ffffff;padding:60px 0}.top-rated-container .hero-banner__title{color:#19171c}.top-rated-container .hero-banner__subtitle{color:#4c4851}.top-rated-wrapper{max-width:1104px;margin:0 auto;padding:0 16px;width:100%;box-sizing:border-box}@media (min-width:768px){.top-rated-wrapper{padding:0 24px}}@media (min-width:1024px){.top-rated-wrapper{padding:0 32px}}@media (min-width:1136px){.top-rated-wrapper{padding:0}}.top-rated-categories-list{display:flex;gap:12px;margin-top:32px;margin-bottom:32px;overflow-x:auto;width:100%;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.top-rated-categories-list::-webkit-scrollbar{display:none}.top-rated-category-item{flex-shrink:0;background:#f7f7f8;border:1px solid #e5e4e7;padding:10px 16px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:all .2s ease;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:19px;color:#4c4851}.top-rated-category-item:hover{background-color:#efedf1}.top-rated-category-item--selected{background-color:#0a0418;border-color:#0a0418;color:#ffffff;font-family:Poppins,sans-serif;font-weight:600}.top-rated-carousel{position:relative;width:100%}.top-rated-slider{width:100%}.top-rated-slide{width:auto!important}.top-rated-carousel__nav{position:absolute;top:37%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:.5px solid #e5e4e7;background:#ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(5,7,60,.08);cursor:pointer;z-index:2;transition:box-shadow .2s ease}.top-rated-carousel__nav:hover{box-shadow:0 8px 20px rgba(5,7,60,.12)}.top-rated-carousel__nav--prev{left:-8px}.top-rated-carousel__nav--next{right:-8px}.top-rated-carousel__nav.swiper-button-disabled{display:none}@media (max-width:899px){.top-rated-carousel__nav{display:none}}