.day{padding:20px 0 0;max-width:100%;animation-duration:.5s}.day :global(.media+.media){margin-top:10px}.dayTitle{position:relative;width:70px;padding:0 20px;text-align:center;text-transform:uppercase;font-size:12px;font-weight:700;line-height:20px;color:#c1e1fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dayItem{flex-grow:1;margin-right:15px;line-height:18px;text-overflow:ellipsis;width:90%}.dayItem+.dayItem{margin-top:5px}.shows{flex-grow:1;margin-right:20px;padding:0 0 10px;border-bottom:1px rgba(255,255,255,.1) solid}.shows.isToday{border-bottom-color:var(--top_color)}.showTitle{display:block;color:var(--top_color)}.showCode{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.scrollAgendaItemColorLight{background-color:rgba(59,141,208,.1)}.scrollAgendaItemColorNormal{background-color:rgba(59,141,208,.2)}.scrollAgendaItemColorMedium{background-color:rgba(59,141,208,.3)}.scrollAgendaItemColorSemibold{background-color:rgba(59,141,208,.4)}.scrollAgendaItemColorBold{background-color:rgba(59,141,208,.5)}.today{margin:0 0 10px;padding:0 0 9px;border-bottom:1px currentColor solid;font-size:20px;font-weight:700;line-height:24px;color:var(--top_color)}.check{position:absolute;top:0;right:0;width:16px;height:16px}@keyframes :global(highLightDayOnScroll){0%{background-color:transparent}50%{background-color:rgba(255,255,255,.1)}100%{background-color:transparent}}