.event-agenda{margin:0 auto;max-width:900px;padding:40px 20px}.agenda-heading{font-size:2rem;font-weight:700;margin-bottom:30px;text-align:center}.agenda-tabs{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:40px}.agenda-tab{background:none;border:none;border-bottom:2px solid transparent;color:#25274d;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;padding:10px;transition-duration:.2s}.agenda-tab.active{border-color:#00a6ca}.agenda-tab.active,.agenda-tab:hover{background-color:transparent;color:#00a6ca}.agenda-tab:hover{font-weight:400}.agenda-date{font-size:.8em}.agenda-content .agenda-day{display:none}.agenda-content .agenda-day.active{display:block}.agenda-item{align-items:flex-start;display:flex;gap:20px;padding-bottom:30px;position:relative}.agenda-timeline{display:flex;justify-content:center;width:20px}.agenda-timeline:before{background-color:rgba(35,39,77,.8);content:"";display:block;height:100%;position:absolute;top:8px;width:1px;z-index:0}.agenda-day .agenda-item:last-child .agenda-timeline:before{content:none}.timeline-dot{background:#00a6ca;border-radius:50%;height:10px;margin-top:5px;outline:3px solid rgba(0,166,202,.2);width:10px;z-index:2}.agenda-time{color:rgba(35,39,77,.8);font-weight:600;margin-bottom:.5em;width:120px}.agenda-info{flex:1}.agenda-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);flex:1;padding:20px}.agenda-icon{display:inline-block}.agenda-icon .icon-wrapper{align-items:center;background-color:#e0f4f9;border-radius:6px;bottom:-5px;display:flex;height:40px;justify-content:center;margin-right:.5em;padding:5px;position:relative;width:40px}.agenda-icon img{aspect-ratio:1;height:100%;object-fit:contain;width:100%}.agenda-eyebrow{background-color:#e0f4f9;border-radius:4px;color:#00a6ca;display:inline-block;font-size:.8rem;font-weight:700;margin-bottom:10px;padding:4px 8px}.agenda-title{display:inline;font-size:1.4rem;font-weight:700;line-height:1.6;margin-bottom:8px}.agenda-description{color:rgba(35,39,77,.8);font-size:.95rem;margin-bottom:1rem;margin-top:1rem}.agenda-speakers{display:flex;flex-direction:column;gap:6px;margin-top:1rem}.speaker{align-items:center;display:flex;gap:.5em}.speaker-img{border-radius:50%;height:40px;object-fit:cover;width:40px}.speaker-name{font-size:.8rem;font-weight:600}.speaker-details{color:rgba(35,39,77,.8);font-size:.8rem;font-style:italic}