.cmp-carousel-categories{background-color:var(--Secondary-Black,#0c0c0c);padding:12px 0;width:100%;position:relative}
@media(max-width:1024px){.cmp-carousel-categories{padding:12px 16px;background-color:transparent;width:100% !important;left:0}
.cmp-carousel-categories.news{display:none}
}
.cmp-carousel-categories__wrapper{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}
.cmp-carousel-categories__wrapper .first-menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:normal;gap:92px}
@media(max-width:1024px){.cmp-carousel-categories__wrapper .first-menu{width:100%;justify-content:space-between;gap:unset}
}
.cmp-carousel-categories__wrapper .first-menu__category{display:flex;flex-direction:row;color:unset;text-decoration:unset}
@media(max-width:1024px){.cmp-carousel-categories__wrapper .first-menu__category{overflow:hidden;border-radius:40px;width:72px;height:72px;position:relative;background-color:black}
}
.cmp-carousel-categories__wrapper .first-menu__category img{display:none}
@media(max-width:1024px){.cmp-carousel-categories__wrapper .first-menu__category img{display:block;width:100%;opacity:.5}
}
.cmp-carousel-categories__wrapper .first-menu__category .text{position:relative;color:white;white-space:nowrap}
@media(max-width:1024px){.cmp-carousel-categories__wrapper .first-menu__category .text{position:absolute;top:0;left:0;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;width:100%;z-index:1}
}
.cmp-carousel-categories__wrapper .second-menu{position:relative;color:white;display:flex;flex-direction:row;flex-wrap:nowrap;gap:14px;width:100%;justify-content:flex-end}
@media(max-width:1024px){.cmp-carousel-categories__wrapper .second-menu{display:none}
}
.cmp-carousel-categories__wrapper .second-menu__feed{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;gap:8px;color:unset;text-decoration:unset;padding:0 8px}
.cmp-carousel-categories__wrapper .second-menu__feed i{color:var(--primary-primary-500);font-size:24px}
.cmp-carousel-categories__wrapper .second-menu__feed span{color:var(--Neutral-White);line-height:18px}
.cmp-carousel-categories__wrapper .second-menu__feed.active span{font-family:var(--inter-bold)}
.cmp-carousel-categories__wrapper .second-menu__feed.active .bar{display:block}
.cmp-carousel-categories__wrapper .second-menu__forYou{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;gap:8px;color:unset;text-decoration:unset;padding:0 8px}
.cmp-carousel-categories__wrapper .second-menu__forYou i{color:var(--primary-primary-500);font-size:24px}
.cmp-carousel-categories__wrapper .second-menu__forYou span{color:var(--Neutral-White);line-height:18px}
.cmp-carousel-categories__wrapper .second-menu__forYou.active span{font-family:var(--inter-bold)}
.cmp-carousel-categories__wrapper .second-menu__forYou.active .bar{display:block}
.cmp-carousel-categories__wrapper .second-menu__last{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;gap:8px;color:unset;text-decoration:unset;padding:0 8px}
.cmp-carousel-categories__wrapper .second-menu__last i{color:var(--primary-primary-500);font-size:24px}
.cmp-carousel-categories__wrapper .second-menu__last span{color:var(--Neutral-White);line-height:18px}
.cmp-carousel-categories__wrapper .second-menu__last.active span{font-family:var(--inter-bold)}
.cmp-carousel-categories__wrapper .second-menu__last.active .bar{display:block}
.cmp-carousel-categories__wrapper .second-menu__last.active i{font-size:18px}
.cmp-carousel-categories__wrapper .second-menu__last.active i::before{content:'\ecba'}
.cmp-carousel-categories__wrapper .second-menu__live{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:center;align-items:center;gap:8px;color:unset;text-decoration:unset;padding:0 8px}
.cmp-carousel-categories__wrapper .second-menu__live i{color:red;font-size:24px}
.cmp-carousel-categories__wrapper .second-menu__live span{color:var(--Neutral-White);line-height:18px}
.cmp-carousel-categories__wrapper .second-menu__live.active span{font-family:var(--inter-bold)}
.cmp-carousel-categories__wrapper .second-menu__live.active .bar{display:block}
.cmp-carousel-categories__wrapper .second-menu__live.active .icon-youtube-live{color:var(--primary-primary-500)}
.cmp-carousel-categories__wrapper .second-menu .bar{display:none;background-color:var(--primary-primary-500);position:absolute;bottom:-12px;width:100%;height:3px;left:0}