.agenda-list-item{background-color:var(--background);display:flex;flex-direction:column;padding:12px}.agenda-list-item .schedule{display:flex;flex-direction:column;gap:4px}.agenda-list-item .schedule .room,.agenda-list-item .schedule .time{align-items:center;display:flex;gap:4px}.agenda-list-item .schedule .room span,.agenda-list-item .schedule .time span{align-items:flex-end;display:flex;font-size:1.125rem;font-weight:600;height:26px;line-height:normal;text-transform:uppercase}.agenda-list-item .seperator{background-color:#e20019;height:2px;margin:20px 0;width:100%}.agenda-list-item .content{display:flex;flex-direction:column;gap:8px}.agenda-list-item .content .title{color:#e20019;font-family:Simple HBS,sans-serif;font-size:24px;font-weight:700;-webkit-hyphens:auto;hyphens:auto;text-transform:uppercase}.agenda-list-item .partners{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.agenda-list-item .partners ul{align-items:center;display:flex;flex-wrap:wrap;gap:16px;max-width:100%}.agenda-list-item .partners ul li{flex-grow:1;flex-shrink:0}.agenda-list-item .partners ul li img{height:auto;max-height:100px;max-width:100px;-o-object-fit:contain;object-fit:contain;width:100%}.agenda-list-item .speakers{line-height:1.25rem}.agenda-list-item .speakers .name{font-weight:600}@media screen and (width >= 640px){.agenda-list-item{flex-direction:row;min-width:0}.agenda-list-item .schedule{flex:0 0 25%;margin-right:8px;min-width:0}.agenda-list-item .schedule .room,.agenda-list-item .schedule .time{font-size:18px;font-weight:600}.agenda-list-item .seperator{align-self:stretch;background-color:#e20019;height:auto;margin:0 20px 0 0;padding:0 1px;width:2px}.agenda-list-item .content{flex:1 1 0%;min-width:0}.agenda-list-item .content:not(:has(+.partners)){flex-basis:75%}.agenda-list-item .content .title{font-family:Simple HBS,sans-serif}.agenda-list-item .partners{align-self:flex-start;flex:0 1 auto;gap:16px;justify-content:end;margin-left:12px;margin-top:0;min-width:0}.agenda-list-item .partners ul{flex-direction:column;flex-wrap:nowrap}}@media screen and (width >= 1040px){.agenda-list-item{padding:16px}}.agenda-list{background-color:var(--surface);display:flex;flex-direction:column;gap:8px;padding:16px}.agenda-list#results{scroll-margin-top:3.5625rem}.agenda-list .no-results-display{padding-top:32px}@media screen and (width >= 640px){.agenda-list{padding:22px}}@media screen and (width >= 1040px){.agenda-list{gap:12px;padding:26px}.agenda-list#results{scroll-margin-top:5.875rem}}@container labora (min-width: 0px){.agenda-list#results{scroll-margin-top:3.25rem}@media screen and (width >= 1040px){.agenda-list#results{scroll-margin-top:5rem}}}
