.channel-category-container .channel-category-filter{position:relative;width:100%;overflow-x:visible;padding:0;display:flex;justify-content:center;align-items:center;background:#1a1f28}.channel-category-container .channel-category-filter .content-filter-tabs-with-underline-container{justify-content:flex-start;padding-left:20px}.channel-category-container .channel-category-filter .scroll-button{width:24px;height:24px}.channel-category-container .channel-category-filter:hover .scroll-button{display:flex}.channel-category-container .channel-list__items{display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:16px;width:100%;margin-top:5%}.channel-category-container .channel-list__items .channelListItem{background:#1a1f28;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;width:170px;height:150px;border-radius:8px;color:#fff}@media(max-width:767px){.channel-category-container .channel-list__items .channelListItem{width:110px;height:90px}}.channel-category-container .channel-list__items .channelListItem img{width:100%;height:100%;object-fit:cover}@media(max-width:1400px){.channel-category-container .channel-list__items{grid-template-columns:repeat(6,minmax(100px,1fr))}}@media(max-width:1280px){.channel-category-container .channel-list__items{grid-template-columns:repeat(5,minmax(100px,1fr))}}@media(max-width:1024px){.channel-category-container .channel-list__items{grid-template-columns:repeat(4,minmax(80px,1fr))}}@media(max-width:992px){.channel-category-container .channel-list__items{grid-template-columns:repeat(3,minmax(80px,1fr))}}@media(max-width:768px){.channel-category-container .channel-list__items{grid-template-columns:repeat(3,minmax(75px,1fr))}}@media(max-width:576px){.channel-category-container .channel-list__items{grid-template-columns:repeat(2,minmax(75px,1fr))}}