.stationSchedule{margin:0;background:var(--background);opacity:1;display:block;min-width:320px;width:611px;padding:30px 0 0}@media(max-width:768px){.stationSchedule{overflow:auto}}.stationSchedule .modal-content{height:100%}.stationSchedule{overflow:hidden}.stationSchedule .wrapper{width:100%;height:100%;overflow:auto;padding:0 30px 30px}.stationSchedule .schedule-item{display:flex;align-items:center;justify-content:space-around;border-bottom:1px solid var(--color-bw-50);font-size:16px;font-style:normal;font-weight:700;line-height:21px;padding-bottom:6px;padding-top:6px}.stationSchedule .schedule-item>*{width:100%}@media(max-width:768px){.stationSchedule .schedule-item{flex-direction:column}}.stationSchedule .schedule-item .image{display:flex;justify-content:center;border-radius:10px;overflow:hidden;height:60px;width:60px;min-height:60px;min-width:60px}.stationSchedule .schedule-item .image img{width:100%;height:100%}.stationSchedule .schedule-item .image .image-placeholder{width:100%;height:100%;background:var(--color-bw-10)}.stationSchedule .name{text-align:left}@media(max-width:768px){.stationSchedule .name{text-align:center}}.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}.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}}