.schedule-item{background-color:var(--brand-white);margin-bottom:var(--spacing-xs);padding:var(--spacing-xs) var(--spacing-s)}.schedule-item .schedule-item__additional-information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--spacing-xxs)}.schedule-item .schedule-item__additional-information__time{color:var(--brand-gray-100);font-size:var(--font-size-md);line-height:1.25;padding-bottom:var(--spacing-xs);padding-top:calc(var(--spacing-xxs)/2)}.schedule-item .schedule-item__additional-information__right{-webkit-column-gap:var(--spacing-xxs);-moz-column-gap:var(--spacing-xxs);column-gap:var(--spacing-xxs);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.schedule-item .schedule-item__additional-information__track{margin-right:var(--spacing-xxs)}.schedule-item .schedule-item__topic{color:var(--font-color-blue);font-size:var(--font-size-h4);font-weight:var(--font-weight-h4);line-height:var(--line-height-h4);margin-bottom:var(--spacing-xxs)}.schedule-item .schedule-item__description__content{color:var(--font-color-black);font-size:var(--font-size-md);font-weight:var(--font-weight-light);line-height:1.63}.schedule-item .schedule-item__description__show-more{padding-top:var(--spacing-xxs)}.schedule-item .schedule-item__description__show-more span{border-bottom:1px solid var(--brand-accent-blue-100);color:var(--font-color-accent-blue);cursor:pointer;font-weight:var(--font-weight-normal);line-height:1.39}.schedule-item .schedule-item__additional-information__top-headline{color:var(--font-color-gray);font-size:var(--font-size-md);margin-bottom:var(--spacing-xs)}.schedule-item .label{margin-top:calc(var(--spacing-xxs)/2)}@media(min-width:768px){.schedule-item{margin-bottom:0}.schedule-item .schedule-item__additional-information__time{width:50%}.schedule-item .schedule-item__additional-information__right{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.schedule-item .schedule-item__additional-information__track{display:none}.schedule-item .label{margin-top:0}.schedule-item--track .label+.label{margin-left:0;margin-top:calc(var(--spacing-xxs)/2)}.schedule-item--track .schedule-item__additional-information__speakers{margin-left:auto}.schedule-item--track .schedule-item__additional-information__right{width:100%}.neos-backend .schedule-item .schedule-item__additional-information__track{display:block}}@media(min-width:992px){.schedule-item .schedule-item__additional-information__time{width:50%}}@media(min-width:1200px){.schedule-item .schedule-item__additional-information__time{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.schedule-item--track .label+.label{margin-left:var(--spacing-xxs);margin-top:0}.schedule-item--track .schedule-item__additional-information__speakers{margin-left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.schedule-item--track .schedule-item__additional-information__right{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}
