.hs-agenda{--agenda-time-col:160px;--agenda-gap:28px;--agenda-radius:14px;--agenda-text:#3d4a52;--agenda-light:#f0f0f0;--agenda-card:#d8d8d8;background:#fff;border-radius:var(--agenda-radius);box-shadow:0 10px 28px rgba(0,0,0,.14);color:var(--agenda-text);font-family:Apex New Book,Arial,sans-serif;padding:34px}.hs-agenda__headline{margin:0 0 28px;text-align:center}.hs-agenda__tabs{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:30px}.hs-agenda__tab{appearance:none;background:transparent;border:0;border-radius:14px;color:var(--agenda-accent);cursor:pointer;font-family:inherit;font-size:20px;font-weight:500;line-height:1;padding:12px 24px;transition:background-color .2s ease,color .2s ease}.hs-agenda__tab:focus-visible,.hs-agenda__tab:hover{background:rgba(240,15,64,.08);outline:none}.hs-agenda__tab.is-active{background:var(--agenda-accent);color:#fff}.hs-agenda__panel[hidden]{display:none}.hs-agenda__item{background:var(--agenda-light);border-radius:10px;margin-bottom:22px;overflow:hidden}.hs-agenda__item:last-child{margin-bottom:0}.hs-agenda__item-head{align-items:start;background:transparent;border:0;cursor:pointer;display:grid;gap:var(--agenda-gap);grid-template-columns:var(--agenda-time-col) minmax(0,1fr) 28px;padding:28px;text-align:left;width:100%}.hs-agenda__item-head:disabled{cursor:default}.hs-agenda__item-head:focus-visible{outline:3px solid var(--agenda-accent);outline-offset:-3px}.hs-agenda__time{color:var(--agenda-accent);font-family:Apex New Book,Arial,sans-serif;font-size:18px;font-weight:600;line-height:1.3;padding-top:6px;white-space:nowrap}.hs-agenda__item-title{color:var(--agenda-text);margin:0}.hs-agenda__chev{border-bottom:5px solid var(--agenda-accent);border-right:5px solid var(--agenda-accent);height:18px;justify-self:end;margin-top:12px;transform:rotate(45deg);transition:transform .2s ease;width:18px}.hs-agenda__item.is-open .hs-agenda__chev{transform:rotate(225deg)}.hs-agenda__item-body{padding:0 28px 36px}.hs-agenda__item-body[hidden]{display:none}.hs-agenda__body-grid{display:grid;gap:var(--agenda-gap);grid-template-columns:var(--agenda-time-col) minmax(0,1fr) 28px}.hs-agenda__content{grid-column:2/3;min-width:0}.hs-agenda__desc{color:var(--agenda-text);font-size:18px;line-height:1.55;margin:4px 0 0;max-width:820px}.hs-agenda__desc p{margin:0 0 12px}.hs-agenda__desc p:last-child{margin-bottom:0}.hs-agenda__desc ol,.hs-agenda__desc ul{margin:12px 0 12px 22px;padding:0}.hs-agenda__desc a{color:var(--agenda-accent);text-decoration:underline}.hs-agenda__speaker-row{align-items:stretch;display:grid;gap:48px;grid-template-columns:repeat(auto-fit,minmax(220px,260px));margin-top:70px}.hs-agenda__speaker{max-width:260px;position:relative;width:100%}.hs-agenda__speaker-img{background:#fff;border-radius:50%;height:104px;left:50%;object-fit:cover;position:absolute;top:-52px;transform:translateX(-50%);width:104px;z-index:2}.hs-agenda__speaker-card{background:var(--agenda-card);border-radius:14px;box-sizing:border-box;height:100%;min-height:176px;padding:68px 22px 24px;position:relative}.hs-agenda__li-badge{align-items:center;background:#0077b5;border-radius:3px;color:#fff;display:inline-flex;font-family:Arial,sans-serif;font-size:18px;font-weight:700;height:28px;justify-content:center;line-height:1;position:absolute;right:14px;text-decoration:none;top:14px;width:28px}.hs-agenda__speaker-name{color:var(--agenda-text);font-size:20px;font-weight:700;line-height:1.25;margin-bottom:8px}.hs-agenda__speaker-meta{color:var(--agenda-text);font-size:16px;line-height:1.35}@media (max-width:1100px){.hs-agenda{--agenda-time-col:140px;--agenda-gap:24px}.hs-agenda__item-title{font-size:30px}}@media (max-width:760px){.hs-agenda{--agenda-time-col:1fr;--agenda-gap:12px;padding:24px 18px}.hs-agenda__headline{font-size:32px}.hs-agenda__tabs{gap:12px;margin-bottom:24px}.hs-agenda__tab{font-size:22px;padding:16px 24px}.hs-agenda__item-head{gap:10px 16px;grid-template-columns:1fr 24px;padding:22px}.hs-agenda__time{font-size:17px;grid-column:1/-1;padding-top:0}.hs-agenda__item-title{font-size:26px;grid-column:1/2}.hs-agenda__chev{grid-column:2/3;grid-row:2;margin-top:6px}.hs-agenda__item-body{padding:0 22px 30px}.hs-agenda__body-grid{display:block}.hs-agenda__content{grid-column:auto}.hs-agenda__desc{font-size:17px}.hs-agenda__speaker-row{gap:58px;grid-template-columns:1fr;margin-top:58px}.hs-agenda__speaker{max-width:100%}}