.epg-list{display:grid;grid-template-columns:1fr 5fr;grid-template-rows:max-content 1fr;overflow:auto;width:100%}.epg-list__header{grid-column:1/3;position:sticky;top:0}.epg-list__header,.epg-list__header-button{background-color:#0f1c26;width:100%;z-index:1}.epg-list__header-button{left:17%;margin:20px 0;max-width:-moz-max-content;max-width:max-content;position:relative}.epg-list__header-button-arrow{transform:rotateX(180deg);width:15px}.epg-list__content{display:flex}.epg-list__swiper{gap:24px;height:-moz-max-content;height:max-content;justify-content:center;margin:0;max-height:100vh;max-width:400px;padding:0 0 20px;position:sticky;top:100px;width:100%;z-index:1}.epg-list__swiper,.epg-list__swiper-content{align-items:center;display:flex;flex-direction:column}.epg-list__swiper-content{gap:40px;height:100%;max-height:100%;overflow:auto}.epg-list__swiper-content::-webkit-scrollbar{display:none}.epg-list__swiper-slide{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center;max-width:140px;padding:0 20px 8px;text-align:center;transition:.3s;width:100%}.epg-list__swiper-slide:hover{color:#20bec6;cursor:pointer}.epg-list__swiper-slide--active{color:#20bec6}.epg-list__swiper-slide-number{font-weight:700;line-height:175%}.epg-list__swiper-slide-day{line-height:150%}.epg-list__swiper-wrapper{align-items:center}.epg-list__swiper-button{border:1px solid #fff;border-radius:50px;padding:13px 24px;transition:.3s}.epg-list__swiper-button:hover{border:1px solid #20bec6;color:#20bec6;cursor:pointer}.epg-list__swiper-button-next .epg-list__swiper-button-icon{transform:rotate(180deg)}.epg-list__programs{display:flex;flex-direction:column;padding:10px 25px 0 0;width:100%}.epg-list__programs-program{border-bottom:2px solid hsla(0,0%,100%,.2);display:flex;gap:30px;max-width:950px;min-height:102px;padding:20px;position:relative}.epg-list__programs-program:hover{cursor:pointer}.epg-list__programs-program:hover .epg-list__programs-program-info-text,.epg-list__programs-program:hover .epg-list__programs-program-info-title{color:#20bec6}.epg-list__programs-program--live .epg-list__programs-program-texts-description{background-color:#d9261c;border-radius:12px;left:-10%;opacity:1;padding:0 10px;position:relative}.epg-list__programs-program--active .epg-list__programs-program-info-text,.epg-list__programs-program--active .epg-list__programs-program-info-title,.epg-list__programs-program--active .epg-preview__program-info-title{color:#20bec6}.epg-list__programs-program--soon{pointer-events:none}.epg-list__programs-program--soon .epg-list__programs-program-image,.epg-list__programs-program--soon .epg-list__programs-program-info,.epg-list__programs-program--soon .epg-list__programs-program-texts-time{opacity:.4}.epg-list__programs-program-texts{display:flex;flex-direction:column}.epg-list__programs-program-texts-time{font-weight:700;line-height:150%}.epg-list__programs-program-texts-description{line-height:150%;opacity:.6}.epg-list__programs-program-image{border-radius:5px;height:157px;-o-object-fit:cover;object-fit:cover;width:276px}.epg-list__programs-program-info{display:flex;flex-direction:column;gap:20px;transition:.3s}.epg-list__programs-program-info-title{font-size:24px;font-weight:600;line-height:125%;margin:0;transition:.3s}.epg-list__programs-program-info-text{line-height:150%;opacity:.6;transition:.3s}.epg-dynamic-state{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;display:flex;flex-direction:column;gap:14px;justify-content:center;min-height:180px;padding:28px 20px;text-align:center;width:100%}.epg-preview__program-container .epg-dynamic-state{min-height:140px}.epg-dynamic-state__text{color:hsla(0,0%,100%,.88);font-size:16px;line-height:1.5;margin:0;max-width:420px}.epg-dynamic-state__loader{display:inline-flex;gap:8px}.epg-dynamic-state__loader-dot{animation:epg-loader-bounce 1.2s ease-in-out infinite;background:#20bec6;border-radius:50%;display:block;height:10px;width:10px}.epg-dynamic-state__loader-dot:nth-child(2){animation-delay:.15s}.epg-dynamic-state__loader-dot:nth-child(3){animation-delay:.3s}.epg-dynamic-state--error{border-color:rgba(217,38,28,.4)}@keyframes epg-loader-bounce{0%,80%,to{opacity:.4;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}
