.agenda-table{margin-top:40px;width:100%}.event{background:var(--event-bg,var(--gradient-12));background-position:50%;background-size:cover;border-radius:10px;margin-bottom:20px;padding:40px 25px}.event_copy{color:#fff;display:flex;gap:30px;justify-content:space-between}.event_copy p{margin:0}.time-title{display:flex;gap:30px}.time-title>p:first-of-type{min-width:240px}.ec_inner{background-color:var(--inner-bg,#c2d5ed);border-radius:8px;margin:40px 0 -20px;padding:20px}.mc-mod{display:flex;gap:30px}.mc-mod img{border-radius:5px;height:110px;object-fit:cover;width:100px}.mc-mod .subtitle{line-height:1.2;margin-bottom:5px}.mc-mod .subtitle.bold{margin-bottom:12px}.ec_inner .event_copy{justify-content:flex-start;margin-bottom:30px}.ec_inner p{color:#000;max-width:90ch;min-width:100px}.ec_inner strong:first-of-type{border:1px solid #000;border-radius:5px;padding:5px}.ec_inner .event_copy strong:first-of-type{display:block;text-align:center;width:100px}.mods-speakers{display:flex;gap:100px;margin-top:20px}.moderator{display:flex;gap:10px}.moderator>div{width:200px}.mods-speakers p{font-size:.875rem;line-height:1rem}.mods-speakers p.bold{margin-bottom:10px}.moderator img{border-radius:5px;height:80px;object-fit:cover;width:75px}.speaker{margin-bottom:5px}.ec_inner .event_copy--rooms>div{flex:1;min-width:0}.ec_inner .concurrent-banner{align-items:center;display:flex;gap:16px;margin:5px 0 14px}.ec_inner .concurrent-banner .lbl{color:#000;font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ec_inner .concurrent-banner .rule{background:rgba(0,0,0,.25);flex:1;height:1px}.ec_inner .rooms{display:grid;gap:18px}.ec_inner .rooms>*{min-width:0}.ec_inner .rooms.cols-2{grid-template-columns:repeat(2,1fr)}.ec_inner .rooms.cols-3{grid-template-columns:repeat(3,1fr)}.ec_inner .room{background:hsla(0,0%,100%,.55);border:1px solid rgba(0,73,135,.18);border-radius:10px;display:flex;flex-direction:column;padding:24px}.ec_inner .room p{margin:0;max-width:none;min-width:0}.ec_inner .room .r-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.ec_inner .room .chip,.ec_inner .room .r-head p:first-child strong{border:1px solid #000;border-radius:6px;display:inline-block;font-family:var(--base-font);letter-spacing:0;padding:5px 11px;text-align:left;width:auto}.ec_inner .room .chip,.ec_inner .room .r-cap,.ec_inner .room .r-head p:first-child strong{font-size:.8125rem;font-weight:700;line-height:1.2;white-space:nowrap}.ec_inner .room .r-title{font-size:1.0625rem;font-weight:700;line-height:1.35;margin:18px 0 12px}.ec_inner .room .r-desc{color:var(--dark-gray);flex:1;font-size:.8438rem;line-height:1.6;margin:0 0 24px}.ec_inner .room .r-desc p{color:inherit;font-size:inherit;line-height:inherit;margin:0 0 10px}.ec_inner .room .r-desc p:last-child{margin-bottom:0}.ec_inner .room .r-host{align-items:flex-start;border-top:1px solid rgba(0,73,135,.18);gap:20px;margin-top:auto;padding-top:20px}.ec_inner .room .r-host>div{min-width:0}.ec_inner .room .r-avatar{align-items:center;background:#000;border-radius:6px;color:#fff;display:flex;flex:0 0 auto;font-family:var(--heading-font);font-size:1.625rem;font-weight:700;height:100px;justify-content:center;line-height:1;overflow:hidden;width:100px}.ec_inner .room .r-avatar img{border-radius:0;height:100%;object-fit:cover;width:100%}.ec_inner .room .r-host .subtitle{color:var(--dark-gray);font-size:.875rem;line-height:1.4;margin-bottom:0}.ec_inner .room .r-host .subtitle.bold{font-size:.9375rem;font-weight:700;margin-bottom:4px}.ec_inner .room .r-panelists{color:var(--gray);font-size:.7813rem;line-height:1.45;margin-top:10px}.ec_inner .room--tba .chip,.ec_inner .room--tba .r-head p:first-child strong{border-style:dashed}.ec_inner .room--tba .r-avatar{background:transparent;border:1px dashed rgba(0,0,0,.35);color:var(--dark-gray)}@media (max-width:900px){.ec_inner .rooms.cols-2,.ec_inner .rooms.cols-3{grid-template-columns:1fr}}@media (max-width:700px){.ec_inner .concurrent-banner{gap:12px;margin:0 0 14px}.ec_inner .concurrent-banner .lbl{font-size:.75rem;letter-spacing:.06em}.ec_inner .rooms{gap:14px}.ec_inner .room{padding:18px}.ec_inner .room .r-head{flex-wrap:wrap;gap:6px 10px}.ec_inner .room .r-title{font-size:1rem;margin:14px 0 10px}.ec_inner .room .r-desc{margin-bottom:18px}.ec_inner .room .r-host{gap:16px;padding-top:16px}.ec_inner .room .r-avatar{font-size:1.375rem;height:80px;width:80px}}@media (max-width:560px){.ec_inner .room .r-host{flex-direction:column;gap:12px}.ec_inner .room .r-avatar{height:88px;width:88px}}@media (max-width:1200px){.event_copy{flex-direction:column;gap:0}.ec_inner .event_copy{flex-direction:row;gap:30px}.time-title{flex-direction:column;gap:10px}}@media (max-width:700px){.ec_inner .event_copy{flex-direction:column}.ec_inner .event_copy>p:first-of-type{border-bottom:1px solid #000;margin-bottom:10px;padding-bottom:5px}.ec_inner strong:first-of-type{border:none;padding:0}}@media (max-width:500px){.mods-speakers{flex-direction:column;gap:30px}}