.epg,.epg .epg-topbar{display:flex}.epg{box-sizing:border-box;flex-direction:column}.epg .epg-topbar{-webkit-touch-callout:none;--color:var(--accentColor);-ms-flex-pack:space-between;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;margin-bottom:.5rem;padding-right:var(--container-padding);-webkit-user-select:none;user-select:none;z-index:1}@media screen and (min-width:1100px){.epg{padding-left:3rem}}@media screen and (max-width:1100px)and (min-width:768px){.epg{padding-left:2rem}}@media screen and (max-width:768px){.epg{padding-left:1rem}}.epg-placeholder{padding-right:var(--container-padding)}@media screen and (min-width:1100px){.epg-placeholder{padding-left:4rem}}@media screen and (max-width:1100px)and (min-width:768px){.epg-placeholder{padding-left:2rem}}@media screen and (max-width:768px){.epg-placeholder{padding-left:1rem}}.hero-epg-head-item{-moz-align-items:center;-ms-align-items:center;align-items:center;background-color:var(--softBase1);border-radius:.25rem;box-sizing:border-box;color:var(--contrastColor);display:flex;-ms-flex-shrink:0;flex-shrink:0;font-weight:700;height:2rem;padding-left:1rem;text-align:left;transition:.15s ease-in;width:12rem}.hero-epg-head-item .text{flex:1 1;font-size:.75rem;font-weight:700;text-transform:uppercase}.hero-epg-head-item-active{background-color:var(--secondaryColor);color:var(--contrastColor)!important}.hero-epg-item,.hero-epg-item .group{display:flex}.hero-epg-item{-ms-flex-pack:center;background-color:var(--softBase1);border-radius:.24rem;box-sizing:border-box;cursor:pointer;-moz-flex-direction:column;flex-direction:column;-ms-flex-shrink:0;flex-shrink:0;font-weight:600;height:6rem;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;overflow:hidden;position:relative;text-align:left;transition:.15s ease-in}.hero-epg-item .container-badge{align-items:baseline;display:flex;flex-direction:row;gap:.5rem;margin-left:1rem}.hero-epg-item .container-badge .badge-width{width:auto}.hero-epg-item small{color:var(--softContrast50);font-size:.75rem;font-weight:400;line-height:.9rem;overflow:hidden;text-overflow:ellipsis;transition:.15s ease-in;white-space:nowrap}.hero-epg-item small:first-child{text-transform:uppercase}.hero-epg-item .text{color:var(--softContrast10);font-size:1rem;line-height:1.5rem;margin-left:1rem;margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;transition:.15s ease-in;white-space:nowrap}.hero-epg-item .group{font-size:.75rem;position:absolute;right:.5rem;top:.5rem}.hero-epg-item .group .new{margin-left:.25rem;text-transform:uppercase}.hero-epg-item .text-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--contrastColor);display:-webkit-box;font-size:.75rem;font-weight:400;margin-left:1rem;margin-right:1rem;margin-top:.25rem;max-width:calc(100vw - 12rem);overflow:hidden}.hero-epg-item:hover{background-color:var(--softBase5)}.hero-epg-item.no-show{cursor:auto}.hover-item:hover{width:24rem!important}.hero-epg-item-invalid{-ms-flex-pack:center;background-color:var(--softBase2);border-radius:.25rem;box-sizing:border-box;display:flex;-moz-flex-direction:column;flex-direction:column;-ms-flex-shrink:0;flex-shrink:0;font-weight:600;height:6rem;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;padding-left:1rem;position:relative;text-align:left}.hero-epg-item-invalid .text{color:var(--softContrast75);font-size:.75rem;transition:.15s ease-in}.hero-epg-item-invalid .next-schedule{color:var(--softContrast10);font-size:.75rem;line-height:1.5rem;margin-top:.25rem;overflow:hidden;text-overflow:ellipsis;transition:.15s ease-in;white-space:nowrap}.epg-item-active{background-color:var(--softBase5);border:1px solid var(--accentColor);cursor:pointer;width:32rem}.epg-item-active,.epg-item-active>.text{color:var(--softContrast10)}.epg-item-active>small:first-child{opacity:1}