.schedule-item{background-color:var(--brand-white);border-radius:var(--radius-l);padding:var(--spacing-d040)}.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}.schedule-item .schedule-item__additional-information__time{color:var(--brand-blue-60);font-size:1rem;font-weight:var(--fw-medium);line-height:1.6}.schedule-item .schedule-item__additional-information__location,.schedule-item .schedule-item__additional-information__time,.schedule-item .schedule-item__additional-information__track{margin-bottom:var(--spacing-d040)}.schedule-item .schedule-item__additional-information__right{-webkit-column-gap:var(--spacing-s020);-moz-column-gap:var(--spacing-s020);column-gap:var(--spacing-s020);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-s020)}.schedule-item .schedule-item__topic{font-size:1.125rem;font-weight:var(--fw-semibold);line-height:1.2}.schedule-item .schedule-item__description__content{font-size:.875rem;font-weight:var(--fw-regular);line-height:1.4;margin-top:var(--spacing-d010)}.schedule-item .schedule-item__description__show-more{padding-top:var(--spacing-s020)}.schedule-item .schedule-item__description__show-more span{color:var(--brand-accent-blue-100);cursor:pointer;font-size:1rem;font-weight:var(--fw-semibold);line-height:1.4;padding-top:var(--spacing-d010);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-position:under}.schedule-item .schedule-item__additional-information__top-headline{color:var(--brand-blue-60);display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:var(--spacing-d040);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1rem;font-weight:var(--fw-medium);line-height:1.6;row-gap:var(--spacing-d020)}.schedule-item .label{margin-top:calc(var(--spacing-s020)/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 .schedule-item__topic{font-size:1.25rem}.schedule-item .schedule-item__description__content{font-size:1rem}.schedule-item .label{margin-top:0}.schedule-item--track .label+.label{margin-left:0;margin-top:calc(var(--spacing-s020)/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-s020);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}}
