.date-nav{list-style:none;margin:0;padding:0}@media (min-width:48rem){.date-nav{align-items:flex-end;display:flex;gap:1em;justify-content:center;overflow-y:auto}.date-nav li{width:calc((100% - (var(--days) - 1)*1em)/var(--days))}}.date-nav.tabs__navigation{border:none;padding:0;width:100%}.date-nav li{margin:0}@media not screen and (min-width:48rem){.date-nav li{margin-block:1rem}}.date-nav button{font:inherit;font-size:var(--medium-size);text-align:center;width:100%}@media (min-width:48rem){.date-nav button{white-space:pre-wrap}.date-nav button span:first-line{font-size:var(--base-size);font-weight:700}}.date-nav button[aria-pressed=true]{border-color:var(--highlight-color)}.date-nav button.button:after,.date-nav button.button:before{display:none}.schedule-event{container-type:inline-size;margin:0;padding:24px;position:relative;transition:background-color .2s ease-out}@media (min-width:48rem){.schedule-event{padding-inline:32px}}.schedule-event+.schedule-event{border-top:1px solid var(--dark-border-color)}.module-wrapper--dark .schedule-event+.schedule-event{border-top-color:var(--light-border-color)}.schedule-event:has([open]){background-color:var(--light-background-color)}.module-wrapper--dark .schedule-event:has([open]){background-color:var(--medium-background-color)}.schedule-event__header{font-size:var(--small-size);margin:0;padding-right:64px;position:relative;width:100%}@container (min-width:900px){.schedule-event__header{align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(var(--detail-columns),minmax(0,1fr));justify-content:center}}@container (max-width:900px){.schedule-event__header{display:flex;flex-direction:column;gap:1rem}}.schedule-event__header a{position:relative;z-index:50}.schedule-event--has-details .schedule-event__header:after{border-bottom:3px solid;border-right:3px solid;bottom:0;content:"";height:14.1421356237px;margin:auto;position:absolute;right:24px;top:0;transform:rotate(45deg);transition:.2s ease-out;translate:0 -25%;width:14.1421356237px}@media not screen and (min-width:48rem){.schedule-event--has-details .schedule-event__header:after{bottom:24px;top:auto}}.schedule-event--has-details:has([open]) .schedule-event__header:after{transform:rotate(-135deg);translate:0 0}.schedule-event__name h3{font-family:inherit;font-weight:700}@media not screen and (min-width:48rem){.schedule-event__name h3{font-size:calc(var(--heading-three-size)*1.3125)}}.schedule-event__name a:not(:hover):not(:focus-visible){color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}.schedule-event__details-toggle{cursor:pointer;inset:0;list-style:none;position:absolute}.schedule-event__details-toggle::marker{display:none}.schedule-event__details-toggle::-webkit-details-marker{display:none}.schedule-event__info{display:flex;gap:8px}.schedule-event__info strong{display:block;font-size:var(--medium-size)}.schedule-event__info:before{background-color:currentColor;content:"";height:1.6em;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;width:1.6em}.schedule-event__info--time{--icon:url(https://49595563.fs1.hubspotusercontent-na1.net/hubfs/49595563/Icons/access_time.svg)}@media (min-width:48rem){.schedule-event__info--time{order:-1}}.schedule-event__info--location{--icon:url(https://49595563.fs1.hubspotusercontent-na1.net/hubfs/49595563/Icons/location_on.svg)}.schedule-event__info--attendees{--icon:url(https://49595563.fs1.hubspotusercontent-na1.net/hubfs/49595563/Icons/person.svg)}.schedule-event__enroll.button{font:inherit;font-weight:700;justify-self:end;min-width:0;padding:16px 26px}.schedule-event__enroll.button[aria-disabled=true]{opacity:.25}.schedule-event__enroll.button:after,.schedule-event__enroll.button:before{display:none}.schedule-event__content{align-items:center;display:flex;gap:1.5rem;padding-top:32px;position:relative;z-index:50}@media not screen and (min-width:48rem){.schedule-event__content{flex-direction:column;padding-top:24px}}@media (min-width:48rem){.schedule-event__image{max-width:20%}}.class-schedule .location-picker-field{margin-bottom:48px}@media (min-width:48rem){.class-schedule .location-picker-field{align-items:flex-start;flex-direction:row;justify-content:space-between}}.class-schedule__events{gap:1rem;list-style:none;margin:0;padding:0}.class-schedule__message{padding-block:2rem;text-align:center}.class-schedule__message>:first-child{margin-top:0}.class-schedule__message>:last-child{margin-bottom:0}@media not screen and (min-width:48rem){.class-schedule__events:not(:last-child),.class-schedule__message:not(:last-child){border-bottom:1px solid var(--borders-lines-color);margin-bottom:2rem}}.class-schedule__filters{background-color:var(--medium-background-color);display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:11px}@media not screen and (min-width:48rem){.class-schedule__filters{flex-direction:column}.class-schedule__filters .select-nav{width:100%}}.class-schedule__filters .select-nav__options ul{color:var(--dark-background-color)}@media (min-width:48rem){.class-schedule__days--mobile{display:none}}.class-schedule__days--desktop{margin-bottom:2rem}@media not screen and (min-width:48rem){.class-schedule__days--desktop{display:none}}