.c-event-agenda-grid{padding-bottom:2rem}@media screen and (min-width:60rem){.c-event-agenda-grid{align-self:flex-start;display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column dense}.c-event-agenda-grid__heading{display:none}.c-event-agenda-grid__cell{background:#222;grid-column:1}.c-event-agenda-grid__cell--buyer{background:linear-gradient(332deg,#273a46,#191919)}.c-event-agenda-grid__cell--supplier{background:#273a46}.c-event-agenda-grid__column{display:contents}.c-event-agenda-grid__column .shared-entry{grid-column:1/span 2;text-align:center}.c-event-agenda-grid__column .double-slot{grid-row:span 2}.c-event-agenda-grid__column:last-child .c-event-agenda-grid__cell{grid-column:2}.c-event-agenda-grid__column:last-child .shared-entry{display:none}}.c-event-agenda{margin:0;padding:0}.c-event-agenda--accordion{max-height:0;overflow:hidden;transition:max-height .2s ease}.c-event-agenda--accordion.expanded{max-height:5000px}.c-event-agenda__entry{list-style:none;padding:4rem 0}.c-event-agenda__entry:first-child{border-top:.125rem solid #ccc}.c-event-agenda__entry+.c-event-agenda__entry{border-top:.0625rem dotted #ccc}.c-event-agenda__event{padding-right:2rem}.c-event-agenda__event+.c-event-agenda__event{margin-top:4rem}@media screen and (min-width:60rem){.c-event-agenda--accordion{max-height:none}.c-event-agenda__entry{border:.0625rem solid #ccc;padding:4rem 2rem}}.c-event__time{color:#34cb00;display:block;font-size:1.375rem;line-height:1}.c-event__end-time,.c-event__start-time{color:#eee}.c-event__title{font-size:1.625rem;line-height:1.2;margin:.5rem 0 0}.c-event__sub-title{color:#eee;display:block;font-size:.8em;font-style:italic;font-weight:400;margin-top:.25rem}.c-event__speaker{color:#dce7c9;display:block;font-weight:500;margin:.5rem 0 0}.c-event__speaker-link{border-bottom:1px solid;display:inline-block;text-decoration:none;line-height:1;padding:2px 0;transition:all .2s ease}.c-event__speaker-link:active,.c-event__speaker-link:focus,.c-event__speaker-link:hover{background:#ffeea8;color:#191919;border-radius:2px}.c-event__topic{border-bottom:.0625rem solid #34cb00;display:inline-block}.c-event__tag{background:#333;border:.0625rem solid #ccc;color:#ffeea8;display:none;font-weight:500;margin-bottom:1rem;padding:.25rem 1rem}.c-event__description-container{margin-top:1rem}.c-event__description-subheading{color:var(--brand-color);margin-top:1rem}.c-event__description{margin-top:.5rem}.c-event__bulleted-list{padding-left:1rem}.c-event__bulleted-list-item{list-style:disc}.c-event__bulleted-list-item+.c-event__bulleted-list-item{margin-top:.5rem}.c-event__bulleted-list-item::marker{color:#34cb00}@media screen and (min-width:60rem){.c-event__tag{display:inline-block}}.c-ticket-option{background:#191919;border:.0625rem solid #ccc;margin-right:1rem;max-width:31.25rem}.c-ticket-option__title{background:#222;font-size:1.25rem}.c-ticket-option__title-button{color:#eee;cursor:pointer;padding:1rem 1rem;text-align:left;width:100%}.c-ticket-option__details{max-height:0;overflow:hidden;transition:max-height .2s ease}.c-ticket-option__details.expanded{max-height:5000px}.c-ticket-option__details-inner{padding:0 1rem 2rem}.c-ticket-option__sub-title{font-size:1.125rem}.c-ticket-option__description{max-width:90%}.c-ticket-option__rrp-price{color:#cb0000;margin-right:.5rem}.c-ticket-option__current-price{font-size:1.5rem}@media screen and (min-width:30rem){.c-ticket-option__title-button{padding:1rem 2rem}.c-ticket-option__details-inner{padding:0 2rem 2rem}}@media screen and (min-width:60rem){.c-ticket-option__details{max-height:none}}