.guide-tv{--hourColumnWidth:25px;--gapGuide:8px}.guide-tv__hours-row,.guide-tv__programs-list{transition:transform .3s ease-out}@media (max-width:991px){.guide-tv__channels{margin-bottom:10px}.guide-tv__channels .select-wrapper,.guide-tv__channels select{width:100%}}.guide-tv__channels-mobile{margin-bottom:15px}@media (min-width:992px){.guide-tv__channels-mobile{display:none}}.guide-tv__channels-scroll{display:flex;gap:12px;overflow-x:auto;padding:8px 0;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.guide-tv__channels-scroll::-webkit-scrollbar{display:none}.guide-tv__channel-card{align-items:center;background-color:#123131;border-bottom:2px solid transparent;cursor:pointer;display:flex;min-width:116px;padding:8px;transition:all .3s ease}.guide-tv__channel-card.active{background-color:#1a4545;border-color:var(--secondary)}.guide-tv__channel-card img{max-width:116px}.guide-tv__channel-name{color:#fff;padding:10px 20px;text-align:center;word-break:break-word}.guide-tv__dates-mobile{margin-bottom:15px}.guide-tv__dates-scroll{background-color:#123131;border-radius:8px;display:flex;gap:4px;overflow-x:auto;padding:4px;position:relative;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.guide-tv__dates-scroll::-webkit-scrollbar{display:none}.guide-tv__dates-scroll .guide-tv__date-pill.active{scroll-margin-inline:50%}.guide-tv__date-pill{align-items:center;background-color:transparent;border-radius:8px;color:#fff;display:flex;font-size:13px;font-weight:500;justify-content:center;min-width:-moz-fit-content;min-width:fit-content;padding:8px 12px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.guide-tv__date-pill.active{background-color:var(--secondary);color:#123131;font-weight:600}.guide-tv__date-pill:hover{background-color:hsla(0,0%,100%,.1);color:#fff;text-decoration:none}.guide-tv__date-pill.active:hover{background-color:var(--secondary);color:#091c1c}.guide-tv__date{margin-bottom:15px}.guide-tv__controls{gap:10px;margin-bottom:20px}.guide-tv__controls .btn{border-color:hsla(0,0%,100%,.3);color:#fff}.guide-tv__controls .btn:hover{background-color:var(--secondary);border-color:var(--secondary)}.guide-tv__content{margin-bottom:35px;margin-top:35px;position:relative}.guide-tv__grid{display:grid;gap:var(--gapGuide);grid-template-columns:166px 1fr}@media (max-width:991px){.guide-tv__grid{display:block;grid-template-columns:1fr}}.guide-tv__hours-header{display:contents}@media (max-width:991px){.guide-tv__hours-header{display:none}}.guide-tv__hours-label{align-items:center;background:inherit;color:#fff;display:flex;font-weight:600;justify-content:center;min-height:40px}.guide-tv__hours-container{overflow-x:auto;position:relative;scrollbar-width:none;-ms-overflow-style:none}.guide-tv__hours-container::-webkit-scrollbar{display:none}.guide-tv__hours-row{display:grid;gap:var(--gapGuide);grid-template-columns:repeat(144,var(--hourColumnWidth));min-height:40px;min-width:-moz-fit-content;min-width:fit-content;padding:8px 0}.guide-tv__hour{align-items:center;color:#fff;display:flex;font-weight:600;grid-column:span 6;justify-content:flex-start;padding-left:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.guide-tv__channels-list{display:flex;flex-direction:column;gap:10px}@media (max-width:991px){.guide-tv__channels-list{display:none}}.guide-tv__channel-item{align-items:center;background-color:#123131;border-radius:4px;display:flex;height:85px;justify-content:center;padding:8px}.guide-tv__channel-item img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.guide-tv__programs-container{margin-top:-48px;overflow-x:auto;position:relative;scrollbar-width:none;-ms-overflow-style:none}.guide-tv__programs-container::-webkit-scrollbar{display:none}.guide-tv__programs-list{display:flex;flex-direction:column;gap:10px;min-width:-moz-fit-content;min-width:fit-content;padding-top:48px}.guide-tv__programs-row{align-items:stretch;display:flex;flex-direction:column;gap:var(--gapGuide)}@media (min-width:992px){.guide-tv__programs-row{display:grid;grid-template-columns:repeat(144,var(--hourColumnWidth));min-height:85px}}.guide-tv__channel-mobile{background-color:#123131;border-radius:4px;margin-bottom:10px;padding:10px 15px}.guide-tv__channel-mobile h4{color:#fff;font-size:16px;margin:0}@media (min-width:992px){.guide-tv__channel-mobile{display:none}}.guide-tv__current-time-line{background:var(--secondary);bottom:0;pointer-events:none;position:absolute;top:6px;width:2px;z-index:9}@media (max-width:991px){.guide-tv__current-time-line{display:none}}.guide-tv__current-hour{background:var(--secondary);border-radius:4px;color:#091c1c;font-size:14px;font-weight:500;height:26px;left:-24px;padding:4px;position:absolute;text-align:center;width:50px}.guide-tv__program{background-color:#123131;border-radius:4px;display:flex;flex-direction:column;font-size:13px;gap:3px;justify-content:center;min-width:0;overflow:hidden;padding:8px;position:relative;transition:min-width .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media (max-width:991px){.guide-tv__program{font-size:14px;gap:5px;min-height:60px;padding:10px 15px;white-space:normal;width:100%}}@media (min-width:992px){.guide-tv__program:hover{box-shadow:0 4px 12px rgba(0,0,0,.3);color:inherit;min-width:-moz-max-content;min-width:max-content;z-index:10}.guide-tv__program:hover .guide-tv__program-title{overflow:visible;text-overflow:unset;white-space:nowrap}.guide-tv__program:hover .guide-tv__program-time{white-space:nowrap}}.guide-tv__program-link{color:inherit}.guide-tv__program-bottom,.guide-tv__program-top{align-items:center;display:flex;gap:15px;width:100%}.guide-tv__program-bottom>div:last-child,.guide-tv__program-top>div:last-child{align-items:center;display:flex;gap:5px}@media (max-width:991px){.guide-tv__program-bottom{display:grid;grid-template-columns:auto 1fr}}.guide-tv__program-time{color:#fff;font-size:12px;opacity:.6;text-align:left;white-space:nowrap}.guide-tv__program-title{color:#fff;margin:0}@media (min-width:992px){.guide-tv__program-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.guide-tv__program .live{font-size:11px;margin-bottom:0;white-space:nowrap}.guide-tv__program .live img{height:auto;width:13px}.guide-tv__program.active{background-color:var(--primary)}.guide-tv__program:after{border:1px solid var(--secondary);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s ease-in-out}.guide-tv__program:hover:after{opacity:1}.guide-tv__scroll-controls{background:var(--body-color);display:flex;gap:8px;margin-bottom:-102px;padding-left:8px;position:relative;z-index:50}@media (max-width:991px){.guide-tv__scroll-controls{display:none}}.guide-tv__scroll-controls .arrow-next,.guide-tv__scroll-controls .arrow-prev{background-color:var(--secondary);border:0;border-radius:8px;height:40px;overflow:hidden;top:unset;transition:opacity .3s ease-in-out;width:52px}.guide-tv__scroll-controls .arrow-next.inactive,.guide-tv__scroll-controls .arrow-prev.inactive{cursor:not-allowed;opacity:.3;pointer-events:none}.guide-tv__scroll-controls .arrow-next:before,.guide-tv__scroll-controls .arrow-prev:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath fill='%23091C1C' fill-rule='evenodd' d='M14 7a.75.75 0 0 0-.75-.75H2.612L6.77 2.29a.75.75 0 1 0-1.04-1.08L.23 6.46a.75.75 0 0 0 0 1.08l5.5 5.25a.75.75 0 1 0 1.04-1.08L2.612 7.75H13.25A.75.75 0 0 0 14 7' clip-rule='evenodd'/%3E%3C/svg%3E");display:inline-block;margin-top:3px}.guide-tv__scroll-controls .arrow-next:before{margin-bottom:5px;transform:rotate(180deg)}