.spacer{background-color:#fff;border:none;height:20px;margin:5px}.collapsible,.spacer{outline:none;width:100%}.collapsible{background-color:#404252;color:#fff;cursor:pointer;font-family:var(--secondary-font);font-style:normal;font-weight:400;padding:18px;text-align:left}.collapsible-blue:active,.collapsible-blue:hover{background-color:var(--background_medium_light)!important}.collapsible-pink:active,.collapsible-pink:hover{background-color:var(--background_secondary)!important}.collapsible-purple:active,.collapsible-purple:hover{background-color:var(--background_supporting)!important}.collapsible-yellow:active,.collapsible-yellow:hover{background-color:var(--background_supplemental)!important}.collapsible-green:active,.collapsible-green:hover{background-color:var(--background_tertiary)!important}.collapsible:after{color:#fff;content:"\002B";float:right;font-size:35px;font-weight:300;line-height:35px;margin-left:5px}.content.collapsible_head{margin-top:20px}.collapsible.active:after{content:"\2212"}.content{background-color:#fff;font-family:var(--primary-font);max-height:0;overflow:hidden;padding:0;transition:max-height .25s ease-out;width:100%}.event-wrapper{border-bottom:1px solid rgba(0,0,0,.1);display:grid;grid-template-columns:25% 75%;padding:30px 60px}@media (max-width:768px){.event-wrapper{grid-template-columns:1fr}}.content:last-of-type .event-wrapper{border-bottom:none}.event-time{font-size:30px;font-weight:300}.event-display .title,.event-time{font-family:var(--primary-font);font-style:normal;line-height:140%}.event-display .title{font-size:36px;font-weight:900;margin-bottom:0}.event-display .subhead{color:#4264d9;font-family:var(--secondary-font);font-size:20px;font-style:normal;font-weight:400;line-height:140%;margin-top:0}