#schedule-nav:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:var(--e-global-color-78c04e8);z-index:-1}#schedule-nav .date-buttons{display:flex;justify-content:space-evenly;align-items:center;list-style:none;margin:0;padding:0}#schedule-nav .date-buttons a{font-family:din-1451-lt-pro-engschrift,sans-serif;font-weight:700;font-size:30px;color:var(--e-global-color-text);transition:color .3s;white-space:nowrap}#schedule-nav .date-buttons a.selected,#schedule-nav .date-buttons a:hover{color:var(--e-global-color-secondary)}#schedule-nav .location-buttons{display:flex;justify-content:space-evenly;align-items:baseline;list-style:none;margin:0;padding:0}#schedule-nav .location-buttons a{display:inline-block;font-family:Lato,sans-serif;font-size:13px;font-weight:600;color:var(--e-global-color-text);text-transform:uppercase;border-bottom:3px solid var(--e-global-color-78c04e8);padding:10px 20px;transition:color .3s;text-align:center;white-space:nowrap}#schedule-nav .location-buttons a:hover{color:var(--e-global-color-secondary)}#schedule-nav .location-buttons a.selected{color:var(--e-global-color-secondary);border-color:var(--e-global-color-secondary)}@media screen and (max-width:767px){#schedule-nav .location-buttons a{font-size:11px;line-height:1.1;padding:20px 10px}}#tantrafest-schedule{min-height:60px;list-style-type:none}#tantrafest-schedule .ajax-loader{position:sticky;left:50%;bottom:30px;transform:translateX(-50%);font-size:50px;width:80px;height:80px;border-radius:100%;text-align:center;background:#fff;box-shadow:0 0 35px rgba(0,0,0,.15);opacity:0;pointer-events:none;transition:all .5s}#tantrafest-schedule .ajax-loader.processing{opacity:1;margin-bottom:0}#tantrafest-schedule .date-description{position:relative;font-family:din-1451-lt-pro-engschrift,sans-serif;font-size:36px;display:flex;justify-content:center;color:var(--e-global-color-text);padding:0;margin-bottom:75px;text-transform:uppercase}@media screen and (max-width:767px){#tantrafest-schedule .date-description{margin-bottom:50px;font-size:30px}}#tantrafest-schedule .events-list-view .event-group .daytime-placement{font-family:din-1451-lt-pro-engschrift,sans-serif;font-size:18px;line-height:1.2;text-transform:uppercase;display:flex;align-items:center;color:var(--e-global-color-text);margin:20px 0 10px 0}#tantrafest-schedule .events-list-view .event-group .event-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;margin-bottom:10px}@media screen and (max-width:767px){#tantrafest-schedule .events-list-view .event-group .event-row{grid-template-columns:repeat(2,1fr)}}#tantrafest-schedule .events-list-view .event-group .event-row:last-of-type{margin-bottom:0}