.cxc24-agenda .filter-tag-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:15px}.cxc24-agenda .filter-tag{background:#fff;border:none;border-radius:8px;color:#1c1263;cursor:pointer;font-weight:700;padding:8px 16px}.cxc24-agenda .filter-tag:hover{text-decoration:underline}.cxc24-agenda .filter-tag.active{background-color:#cdd0f6}.cxc24-agenda .no-sessions{margin-top:20px}.cxc24-agenda .no-sessions.hide{display:none}.cxc24-agenda .agenda-wrapper{align-items:stretch;display:flex;flex-direction:column;margin:40px 0}.cxc24-agenda .agenda-slot.inactive{opacity:.5}.cxc24-agenda .agenda-slot.hide{display:none}.cxc24-agenda .agenda-slot{column-gap:6px;display:flex;flex-wrap:wrap}.cxc24-agenda .agenda-time{background-color:#1a1553;border-bottom:1px solid #fff;flex:1 0 140px;font-size:24px;font-weight:700;padding:20px 10px}.cxc24-agenda .agenda-infos{flex:100 1 600px}.cxc24-agenda .agenda-main,.cxc24-agenda .agenda-slot.expanded .agenda-infos{border-bottom:1px solid #fff}.cxc24-agenda .agenda-main{align-items:center;background-color:hsla(0,0%,100%,.1);column-gap:20px;display:flex;flex-wrap:wrap;padding:15px 0;transition:background-color .3s ease-in-out}.cxc24-agenda .agenda-slot.expanded .agenda-main{background-color:transparent;transition:background-color .3s ease-in-out}.cxc24-agenda .agenda-main .main-image{align-items:center;display:flex;flex:0 0 160px;justify-content:center;padding:10px 20px}@media (max-width:1000px){.cxc24-agenda .agenda-main .main-image{display:none}}.cxc24-agenda .agenda-slot .agenda-main .main-see-more{align-items:center;display:flex;flex:0 0 160px;justify-content:center;padding-right:20px}.cxc24-agenda .see-more-button{align-items:center;background-color:transparent;border:2px solid #fff;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:8px;justify-content:center;padding:8px 12px;text-decoration:none}.cxc24-agenda .see-more-button:hover{border:2px solid #c0e3d1;color:#c0e3d1}.cxc24-agenda .agenda-slot .more-details,.cxc24-agenda .agenda-slot.expanded .less-details{display:block}.cxc24-agenda .agenda-slot .less-details,.cxc24-agenda .agenda-slot.expanded .more-details{display:none}.cxc24-agenda .agenda-slot .see-more-angle{transform:rotate(0deg);transition:transform .5s ease}.cxc24-agenda .agenda-slot.expanded .see-more-angle{transform:rotate(180deg);transition:transform .5s ease}.cxc24-agenda .agenda-slot .see-more-button svg{vertical-align:middle;fill:#fff}.cxc24-agenda .agenda-slot .see-more-button:hover svg{fill:#c0e3d1}.cxc24-agenda .main-content{align-items:stretch;display:flex;flex:1 0 300px;flex-direction:column;gap:20px;padding:10px 20px}.cxc24-agenda .main-content .tag-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px 15px}.cxc24-agenda .main-content .tag-container .tag{border-radius:8px;color:#0e0d30;font-size:15px;font-weight:700;padding:6px 12px}.cxc24-agenda .main-content .tag-container .tag.mainstage{background-color:#fff7d7}.cxc24-agenda .main-content .tag-container .tag.inperson{background-color:#c0e3d1}.cxc24-agenda .main-content .tag-container .tag.hybrid{background-color:#dec9e3}.cxc24-agenda .main-content .tag-container .tag.breakout,.cxc24-agenda .main-content .tag-container .tag.networking{background-color:#fff7d7}.cxc24-agenda .main-content .tag-container .tag.virtual{background-color:#dec9e3}.cxc24-agenda .main-content .tag-container .tag.level_up_lab{background-color:#feede7}.cxc24-agenda .agenda-slot .agenda-secondary{align-items:stretch;display:flex;flex-direction:column;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s cubic-bezier(0,1,0,1),padding .3s ease-in-out,opacity .3s ease}.cxc24-agenda .agenda-slot.expanded .agenda-secondary{max-height:1000vh;opacity:1;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease-in-out,opacity .3s ease .2s}.cxc24-agenda .agenda-secondary .sessions-infos{align-items:stretch;display:flex;flex-wrap:wrap}.cxc24-agenda .agenda-secondary .speakers-container{display:flex;flex:1 0 50%;flex-wrap:wrap;min-width:300px}.cxc24-agenda .agenda-secondary .speaker{align-items:center;display:flex;flex:1 1 500px;flex-wrap:wrap;gap:20px;padding:20px}.cxc24-agenda .agenda-secondary .speaker .speaker-image{align-items:center;display:flex;flex:0 0 100px;justify-content:center}.cxc24-agenda .agenda-secondary .speaker .speaker-details{flex:1 0 0px;min-width:200px}.cxc24-agenda .agenda-secondary .secondary-infos{flex:1 0 50%;min-width:300px;padding:20px}.cxc24-agenda .agenda-secondary .sessions{align-items:stretch;border-top:1px solid #fff;display:flex;flex-wrap:wrap}.cxc24-agenda .agenda-secondary .session{align-items:stretch;border-bottom:1px solid #fff;display:flex;flex:0 0 50%;flex-direction:column;gap:20px;min-width:300px;padding:30px 20px;position:relative}.cxc24-agenda .agenda-secondary .session.single-session{flex:1 0 50%}.cxc24-agenda .agenda-secondary .session:nth-child(odd):not(.single-session){border-right:1px solid #fff}@media (max-width:674px){.cxc24-agenda .agenda-secondary .session{flex:1 1 0px}.cxc24-agenda .agenda-secondary .session:nth-child(odd),.cxc24-agenda .agenda-secondary .session:nth-child(odd):not(.single-session){border-right:none}}.cxc24-agenda .agenda-secondary .session .session-modal-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-size:40px;font-weight:900;height:40px;justify-content:center;padding:8px;position:absolute;right:0;top:0;width:40px}.cxc24-agenda .agenda-secondary .session .session-modal-button:hover{background:hsla(0,0%,100%,.2)}.cxc24-agenda .agenda-secondary .session .tag-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:10px 15px}.cxc24-agenda .agenda-secondary .session .tag-container .tag{border-radius:8px;color:#0e0d30;font-size:15px;font-weight:700;padding:6px 12px}.cxc24-agenda .modal-overlay{align-items:center;background-color:rgba(0,0,0,.4);bottom:0;color:#000;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transform:translateX(120vw);transition:all .3s ease;z-index:110}.cxc24-agenda .modal-overlay.active{transform:translateX(0);transition:all .3s ease}.cxc24-agenda .modal-overlay .modal-wrapper{align-items:stretch;background-color:#9aa0ee;border-radius:6px;display:flex;flex-direction:column;max-width:90vw;padding:30px 45px;position:relative;transform:translateX(120vw);transition:all .6s ease .3s;width:600px}.cxc24-agenda .modal-overlay.active .modal-wrapper{transform:translateX(0);transition:all .6s ease .3s}.cxc24-agenda .modal-overlay .modal-close-button{background:none;border:none;border-top-right-radius:6px;cursor:pointer;padding:20px;position:absolute;right:0;top:0}.cxc24-agenda .modal-overlay .modal-close-button:hover{background:hsla(0,0%,100%,.2)}