.fcl-dynamic-next-class{display:inline}.fcl-schedule-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.fcl-schedule-item{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.fcl-session-number{font-weight:700}.fcl-session-link{white-space:nowrap}.fcl-schedule-item.is-past{opacity:.65}.fcl-elementor-schedule h4{margin:0 0 12px}@media(max-width:600px){.fcl-schedule-item{grid-template-columns:1fr}.fcl-session-link{justify-self:start}}

/* Course loop presentation. */
.fcl-course-card-class-count{display:block}
.fcl-course-card-label{font-weight:700}
.fcl-course-card-count{font-weight:400}
.fcl-course-card-next-class{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.fcl-course-card-next-class .fcl-course-card-label,.fcl-course-card-next-class .fcl-course-card-date{display:block}
.fcl-course-card-date{font-weight:400}

/* Course Meta presentation inside the single course sidebar. */
.fcl-course-meta-live-block{display:block!important;width:100%!important;min-width:0!important;box-sizing:border-box}
.fcl-course-meta-live-header{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:16px}
.fcl-course-meta-live-label{display:block;font-weight:400;min-width:0}
.fcl-course-meta-live-count{display:block;margin-left:auto;font-weight:700;white-space:nowrap}
.fcl-course-meta-live-dates{display:grid!important;gap:6px;margin-top:16px;width:100%}
.fcl-course-meta-live-date{display:block;font-weight:400;line-height:1.45}
.fcl-course-meta-live-host{display:block!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;max-width:none!important}
.fcl-course-meta-live-row{align-items:flex-start!important}
.fcl-course-meta-live-row>.fcl-course-meta-live-host{flex:1 1 auto!important;width:auto!important;min-width:0!important}
.fcl-course-meta-live-row>:first-child:not(.fcl-course-meta-live-host){flex:0 0 28px!important;width:28px!important;min-width:28px!important;max-width:28px!important}

@media(max-width:600px){
 .fcl-course-meta-live-header{gap:12px}
 .fcl-course-meta-live-dates{margin-top:14px;gap:5px}
}
