.programm-page{min-height:100vh;padding-top:var(--topbar-height);padding-bottom:var(--bottombar-height);box-sizing:border-box;background:#fff;padding-left:clamp(.18rem,.85vw,.7rem);padding-right:clamp(.18rem,.85vw,.7rem)}.programm-page a{text-decoration:none;display:block}.prgrm-bar{width:100%;display:flex}.prgrm{text-align:center;box-sizing:border-box;background:#fff;outline:1px solid #0000f5;flex:1;padding-top:clamp(.8rem,1.9vw,1.1rem);padding-bottom:clamp(.8rem,1.9vw,1.1rem)}.date-display{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.2rem,.7vw,.42rem);display:flex}.date-circle{color:#fff;background:#0000f5;border-radius:999px;justify-content:center;align-items:center;width:clamp(1.95rem,5.4vw,2.7rem);height:clamp(1.95rem,5.4vw,2.7rem);font-family:ABCFavoritMonoLight,Arial,sans-serif;font-size:clamp(1.15rem,3.4vw,2.1rem);font-weight:380;line-height:1;display:flex}.date-dot{color:#0000f5;margin:0 .1rem;font-family:ABCFavoritMonoLight,Arial,sans-serif;font-size:clamp(1.4rem,4.2vw,2.9rem);font-weight:380;line-height:1}.artist{text-align:center;cursor:pointer;background:#fff;border-bottom:1px solid #0000f5;padding-top:clamp(.72rem,1.9vw,1.08rem);padding-bottom:clamp(.72rem,1.9vw,1.08rem);transition:background,border-color}.artist .dates{color:#0000f5;margin-bottom:.3rem;font-family:ABCFavoritMonoLight,Arial,sans-serif;font-size:clamp(.8rem,1.8vw,.98rem);transition:color;display:block}.artist .names{color:#0000f5;font-family:FavoritVariable,Arial,sans-serif;transition:color}.artist h1{color:#0000f5;letter-spacing:0;font-variation-settings:"slnt" 0;font-feature-settings:"ss02", "ss01";margin:0;font-family:FavoritVariable,Arial,sans-serif;font-size:clamp(2.2rem,8vw,4.1rem);font-style:normal;font-weight:400;line-height:1;display:inline-block}.artist:hover{background:#0000f5;border-bottom:1px solid #fff}.artist:hover .dates,.artist:hover .names,.artist:hover h1{color:#fff}@media (max-width:767px){.programm-page{padding-top:var(--topbar-height);padding-bottom:var(--bottombar-height)}.prgrm{min-height:clamp(72px,16vw,96px)}.artist:hover{background:#fff;border-bottom:1px solid #0000f5}.artist:hover .dates,.artist:hover .names,.artist:hover h1{color:#0000f5}}@media (max-width:420px){.date-display{gap:.12rem}.artist h1{line-height:1.02}}
