.radio-shows .filterHR{margin-bottom:30px}.radio-shows:has(.no-result){display:none}.radio-shows .block-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.radio-shows .block-header h2{margin-bottom:0}.radio-shows .block-header .view-all{color:var(--foreground);font-size:16px;font-weight:600;white-space:nowrap}.radio-shows .shows-slider-card{height:265px}.radio-shows .shows-slider-card .image-section{position:relative;width:335px;height:200px;overflow:hidden;box-shadow:0 4px 4px 0 var(--shadow-color);border-radius:10px}.radio-shows .shows-slider-card .image-section img{object-fit:cover}.radio-shows .shows-slider-card .image-section .tick{border-bottom-left-radius:10px;background:hsla(0,0%,100%,.3);height:27px;position:absolute;top:0;right:5px}.radio-shows .shows-slider-card .link-title{margin-top:8px;font-size:18px;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;height:46px}.radio-shows.grid-view .block-header{display:none}.radio-shows.grid-view .radio-shows-genre-container{margin-bottom:50px}.radio-shows.grid-view .radio-shows-genre{margin-bottom:12px}.radio-shows.grid-view .shows-slider-card{width:100%;height:unset;overflow:hidden;border-radius:10px}.radio-shows.grid-view .shows-slider-card .image-section{width:100%;height:unset;aspect-ratio:16/9}.radio-shows.grid-view .shows-slider-card .image-section img{width:100%;height:auto}.radio-shows.grid-view .shows-slider-card .text-section{width:100%;height:50px}.radio-shows.grid-view .grid-view-container .show-link{display:block;margin-bottom:30px;max-width:400px}@media(min-width:600px){.radio-shows.grid-view .grid-view-container{display:flex;flex-wrap:wrap;grid-gap:30px 20px}.radio-shows.grid-view .grid-view-container .show-link{max-width:unset;display:block;width:calc(50% - 10px);margin-bottom:0}}@media(min-width:1024px){.radio-shows.grid-view .grid-view-container .show-link{display:block;width:calc(33.33% - 13.34px);margin-bottom:0}}.radio-shows-list-skeleton{display:flex;overflow:hidden;gap:14px}.radio-shows-list-skeleton .show-wrapper{height:265px}.radio-shows-list-skeleton .show-wrapper>span{display:block;line-height:0}.radio-shows-list-skeleton .show-wrapper .image{border-radius:10px;display:block}.radio-shows-list-skeleton .show-wrapper .react-loading-skeleton{display:block;line-height:0;margin-top:8px}