.whats-on-weekly-schedule .schedule-header{align-items:center;border:0;cursor:pointer;display:flex;justify-content:space-between;padding:12px 14px;width:100%}.whats-on-weekly-schedule .caret-icon{transform:rotate(0deg);transition:transform .18s ease}.whats-on-weekly-schedule .schedule-header[aria-expanded=true] .caret-icon{transform:rotate(180deg)}.whats-on-weekly-schedule .schedule-empty{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;padding:14px}.whats-on-weekly-schedule .hidden{display:none!important}.whats-on-weekly-schedule .schedule-card{height:140px}.whats-on-weekly-schedule .schedule-card-image{flex:0 0 120px;height:100%;overflow:hidden;width:120px}.whats-on-weekly-schedule .schedule-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767px){.whats-on-weekly-schedule .schedule-card{height:124px}.whats-on-weekly-schedule .schedule-card-image{flex-basis:90px;width:90px}.whats-on-weekly-schedule .schedule-desc{display:none!important}.whats-on-weekly-schedule .schedule-title{font-size:16px;line-height:1.25}.whats-on-weekly-schedule .schedule-meta{gap:4px;margin-top:6px}.whats-on-weekly-schedule .schedule-meta>div{gap:4px}.whats-on-weekly-schedule .schedule-meta svg{height:20px;width:20px}}.whats-on-weekly-schedule .schedule-modal{inset:0;position:fixed;z-index:9999}.whats-on-weekly-schedule .schedule-modal.hidden{display:none}.whats-on-weekly-schedule .schedule-modal__backdrop{background:rgba(0,0,0,.55);inset:0;position:absolute}.whats-on-weekly-schedule .schedule-modal__wrap{align-items:center;display:flex;height:100%;justify-content:center;padding:16px;position:relative;width:100%}.whats-on-weekly-schedule .schedule-modal__panel{box-shadow:0 20px 60px rgba(0,0,0,.25);max-height:min(80vh,720px);overflow:auto;position:relative;width:min(640px,100%)}.whats-on-weekly-schedule .schedule-modal__close{flex:0 0 auto;font-size:28px;line-height:1;padding:0 10px}.whats-on-weekly-schedule .modal-image-wrap{width:100%}.whats-on-weekly-schedule .modal-image{display:block;height:auto;max-height:200px;object-fit:cover;width:100%}@media (max-width:768px){.whats-on-weekly-schedule .schedule-modal__wrap{align-items:flex-end}.whats-on-weekly-schedule .schedule-modal__panel{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:85vh;width:100%}.whats-on-weekly-schedule .schedule-modal__panel .flex.flex-wrap.gap-6{column-gap:24px;row-gap:8px}}@media (max-width:640px){.whats-on-weekly-schedule .modal-image{max-height:120px}}