:root{--gerne-red: hsla(0, 100%, 66%, 1);--gerne-blue: hsla(221, 65%, 68%, 1);--gerne-yellow: hsla(31, 58%, 43%, 1);--gerne-green: hsla(42, 99%, 56%, 1)}.program{margin-top:clamp(186px,182.1656050955px + 1.1146496815vw,200px);margin-bottom:clamp(50px,19.872611465px + 8.7579617834vw,160px);min-height:100vh;background-color:#00091e;color:#fff}.program .container{overflow-y:unset;overflow-x:unset}.program__title{margin-bottom:100px}.program__title .l-title{font-size:48px;font-weight:700;color:#fff}.program__filter{display:flex;justify-content:space-between;width:100%;background:#fff;padding:5px;border-radius:50px;margin-bottom:28px;max-width:calc(100% - 320px);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}.program__filter::-webkit-scrollbar{display:none}@media(max-width:992px){.program__filter{max-width:100%}}.program__filter .filter-btn{scroll-snap-align:start end;padding:10px 30px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;background:transparent;border:none;border-radius:40px;color:#767676;font-size:clamp(14px,13.7261146497px + .0796178344vw,15px);line-height:clamp(18px,17.4522292994px + .1592356688vw,20px);letter-spacing:0%;text-align:center;transition:color .4s ease,background-color .4s ease}.program__filter .filter-btn .day{text-transform:uppercase}.program__filter .filter-btn.active{background:#00091e;color:#fff}.program__filter .filter-btn:hover:not(.active){background-color:#0000001a}.program__content{display:grid;grid-template-columns:1fr 300px;gap:20px;align-items:stretch;position:relative}@media(max-width:992px){.program__content{grid-template-columns:1fr}}.program__list{flex:1;display:flex;flex-direction:column;gap:20px;width:100%}.program__sidebar{width:300px;flex-shrink:0}.program__sidebar .ad-container{position:sticky;top:150px}@media(max-width:992px){.program__sidebar{margin-top:50px;width:100%;display:flex;justify-content:center}}.program .program-card{display:flex;align-items:start;background:#0e1629;border-radius:10px;padding:20px;gap:30px;transition:background-color .4s ease}@media(max-width:768px){.program .program-card{flex-direction:column;gap:10px}}.program .program-card:hover{background:#3a4d78}.program .program-card__time{font-size:18px;line-height:28px;font-weight:500;color:#fff;max-width:180px;width:30%}.program .program-card__info{display:flex;align-items:flex-start;gap:20px;flex:1}.program .program-card__img{width:200px;height:120px;border-radius:10px;overflow:hidden;flex-shrink:0}.program .program-card__img img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.program .program-card__img{display:none}}.program .program-card__details{display:flex;flex-direction:column;gap:10px}.program .program-card__details .program-title{color:#fff}.program .program-card__details .program-meta{display:flex;align-items:center;gap:16px;font-size:13px;line-height:13px;color:#cfdeff}.program .program-card__details .program-meta .separator{width:1px;height:13px;background-color:currentColor}.program .program-card__details .program-meta .rating{width:18px;height:18px}
