.program-schedule__day-btn,.program-schedule__load-more{font-family:var(--font-family-default);font-size:var(--text-styles-interface-s-font-size, 1rem);font-style:normal;font-weight:400;line-height:var(--text-styles-interface-s-line-height, 1.35rem)}.program-schedule__day-btn,.program-schedule__load-more{font-weight:700}.program-schedule__time-label{font-family:var(--font-family-default);font-size:var(--text-styles-interface-xs-font-size, 0.875rem);font-style:normal;font-weight:400;line-height:var(--text-styles-interface-xs-line-height, 1.225rem)}.program-schedule__time-label{font-weight:700}.program-schedule__day-btn{border-radius:0;color:var(--color-text-invert, #fff);display:flex;padding:var(--spacing-m, 1rem);justify-content:center;align-items:center;gap:var(--spacing-s, 0.75rem);flex:1 0 0;background-color:var(--color-background-accent-primary, #003566);text-decoration:none !important;transition:background-color .3s ease}.program-schedule__day-btn:hover,.program-schedule__day-btn:focus,.is-active.program-schedule__day-btn{background-color:color-mix(in srgb, var(--color-background-accent-primary, #003566) 60%, #000)}.program-schedule__day-btn{transition:all .3s ease}.block-program-schedule{--schedule-row-height: 2rem;--schedule-col-min-width: 17rem;--schedule-time-axis-width: 3.06rem;--schedule-gap: 1px;--schedule-header-height: 3rem}.program-schedule{margin-bottom:var(--spacing-2xl)}.program-schedule__day-nav{display:flex;flex-wrap:wrap;gap:var(--spacing-xs);margin-block-end:2rem}.program-schedule__day-btn{padding:var(--spacing-xs, 0.5rem) var(--spacing-s, 0.75rem);border:var(--stroke-s, 1px) solid currentcolor;border-radius:var(--radius-2xs, 0.25rem);background:rgba(0,0,0,0);color:var(--color-text-invert, #fff);cursor:pointer;font-weight:600;flex-grow:0}.program-schedule__day-btn.is-active{background:var(--color-background-base)}.program-schedule__day-btn.is-active span,.program-schedule__day-btn.is-active{color:var(--color-text-accent, #003566)}.program-schedule__loading,.program-schedule__error,.program-schedule__empty{padding:2rem 0;text-align:center;opacity:.6}.program-schedule__wrapper{display:flex;overflow:auto clip;-webkit-overflow-scrolling:touch;padding-bottom:var(--spacing-2xl);scrollbar-width:none}.program-schedule__wrapper::-webkit-scrollbar{display:none}.program-schedule__time-axis{background:var(--color-brand-primary-blue-dark, #012a51);flex:0 0 var(--schedule-time-axis-width);position:sticky;left:0;z-index:2;transform:translateY(-13px)}.program-schedule__time-label{position:absolute;left:0;right:0;color:var(--color-text-accent, #003566);display:inline-flex;padding:.375rem var(--spacing-2xs, 0.375rem);justify-content:center;align-items:center;border-radius:.25rem;background:var(--color-background-accent-primary-3, #f2efea);z-index:1;line-height:1}.program-schedule__grid{display:flex;flex:1 1 auto;gap:var(--schedule-gap)}@media(width <= 1024px){.program-schedule__grid{flex-wrap:nowrap}}.program-schedule__column{flex:0 0 var(--schedule-col-min-width);min-width:var(--schedule-col-min-width);display:flex;flex-direction:column}.program-schedule__column-header{height:var(--schedule-header-height);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;text-align:center;padding-inline:.5rem;border-block-end:var(--schedule-gap) solid currentcolor}.program-schedule__column-body{display:grid;grid-template-columns:minmax(0, 1fr);overflow:hidden;padding:0 var(--spacing-s, 0.75rem);border-inline-start:var(--schedule-gap) solid currentcolor;position:relative}.program-schedule__column-body::before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(to bottom, transparent, transparent calc(var(--schedule-row-height) * 4 - 1px), currentcolor calc(var(--schedule-row-height) * 4));pointer-events:none;z-index:0}.program-schedule__column:first-child .program-schedule__column-body{border-inline-start:none}.program-schedule__mobile-filter,.program-schedule__mobile-list,.program-schedule__load-more,.program-schedule__sticky-bar{display:none}.program-schedule__sticky-bar{display:block;height:1rem;position:sticky;bottom:0;overflow:auto hidden;z-index:3;background:rgba(0,0,0,0)}@media(width <= 1024px){.program-schedule__mobile-filter,.program-schedule__mobile-list{display:block}.program-schedule__load-more{display:flex;align-items:center;justify-content:center;gap:var(--spacing-s);padding:var(--spacing-m);background:var(--color-background-accent-primary, #003566);color:var(--color-text-invert, #fff);border:none;cursor:pointer;margin:var(--spacing-l) auto 0;width:-moz-max-content;width:max-content}.program-schedule__load-more svg{width:.729rem;height:.729rem}.program-schedule__wrapper,.program-schedule__sticky-bar{display:none}.program-schedule__location-select{display:block;width:100%;background-color:rgba(0,0,0,0);border:none;color:var(--color-text-invert, #fff);cursor:pointer;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%20d%3D%22M14.9%207.9H.9m7-7v14%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right 0 center;background-size:.875rem;margin-bottom:var(--spacing-l, 0.75rem)}.program-schedule__location-select option{background-color:var(--color-background-accent-primary, #003566);color:var(--color-text-invert, #fff)}.program-schedule__mobile-list{display:flex;flex-direction:column;gap:var(--spacing-2xs, 0.5rem)}}
