:root{--gerne-red:#ff5252;--gerne-blue:#789ae2;--gerne-yellow:#ad702e;--gerne-green:#febb20}.program{color:#fff;background-color:#00091e;min-height:100vh;margin-top:clamp(186px,182.166px + 1.11465vw,200px);margin-bottom:clamp(50px,19.8726px + 8.75796vw,160px)}.program .container{overflow-y:unset;overflow-x:unset;grid-template-columns:9fr minmax(300px,3fr);align-items:start;gap:20px;display:grid}@media (width<=1090px){.program .container{grid-template-columns:1fr}}.program__title{margin-bottom:100px}.program__title .l-title{color:#fff;font-size:48px;font-weight:700}.program .main-content{min-width:0}.program__filter{scroll-behavior:smooth;scroll-snap-type:x mandatory;background:#fff;border-radius:50px;flex-wrap:nowrap;justify-content:space-between;gap:10px;width:100%;max-width:100%;margin-bottom:28px;padding:5px;scroll-padding-inline:5px;display:flex;overflow:auto hidden}.program__filter::-webkit-scrollbar{display:none}@media (width<=1090px){.program__filter{max-width:100%}}.program__filter .filter-btn{scroll-snap-align:start center end;cursor:pointer;color:#767676;letter-spacing:0%;text-align:center;background:0 0;border:none;border-radius:40px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:10px 30px;font-size:clamp(14px,13.7261px + .0796178vw,15px);line-height:clamp(18px,17.4522px + .159236vw,20px);transition:color .4s,background-color .4s;display:flex}.program__filter .filter-btn .day{text-transform:uppercase}.program__filter .filter-btn.active{color:#fff;background:#00091e}.program__filter .filter-btn:hover:not(.active){background-color:#0000001a}.program__content{position:relative}.program__list{flex-direction:column;flex:1;gap:20px;width:100%;display:none}.program__list.active{display:flex}.program__sidebar{flex-shrink:0}.program__sidebar .ad-container{position:sticky;top:150px}@media (width<=1090px){.program__sidebar{justify-content:center;width:100%;margin-top:50px;display:flex}}.program .program-card{background:#0e1629;border-radius:10px;align-items:start;gap:30px;padding:20px;transition:background-color .4s;display:flex;position:relative}@media (width<=768px){.program .program-card{flex-direction:column;gap:10px}}.program .program-card:hover{background:#3a4d78}.program .program-card__time{color:#fff;width:30%;max-width:180px;font-size:18px;font-weight:500;line-height:28px}.program .program-card__info{flex:1;align-items:flex-start;gap:20px;display:flex}.program .program-card__img{border-radius:10px;flex-shrink:0;width:200px;height:120px;overflow:hidden}.program .program-card__img img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.program .program-card__img{display:none}}.program .program-card__details{flex-direction:column;gap:10px;display:flex}.program .program-card__details .program-title{color:#fff}.program .program-card__details .program-meta{color:#cfdeff;align-items:center;gap:16px;font-size:13px;line-height:13px;display:flex}.program .program-card__details .program-meta .separator{background-color:currentColor;width:1px;height:13px}.program .program-card__details .program-meta .rating{width:18px;height:18px}
