.csagenda--wrapper{margin:0 auto;max-width:1200px}.csagenda--filter button{background:transparent;border:1px solid var(--background);border-radius:30px;color:var(--background);cursor:pointer;margin:8px 8px 0 0;padding:8px 16px}.csagenda--filter button.active{background:var(--background);color:var(--text)}.csagenda--slot{border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;padding:30px 0}.csagenda--slot:nth-last-child(2){border-bottom:0}.csagenda--slot .csagenda--slot-time{font-family:Lucida Sans,Courier,monospace;font-size:120%;padding:4px 0 0;width:80px}.csagenda--slot .csagenda--slot-main-wrapper{align-items:auto;display:flex;flex:1 1 70%;flex-wrap:wrap;gap:20px}.csagenda--slot .csagenda--slot-main-wrapper.active{align-items:flex-start}.csagenda--slot .csagenda--slot-main{background:var(--background);border-radius:10px;color:var(--text);container-name:item;container-type:inline-size;flex:1 1 0%;min-width:200px;padding:20px 30px 30px;position:relative}.csagenda--slot .csagenda--slot-main .csagenda--slot-main-headings{display:flex;flex-wrap:wrap}@container item (max-width:600px){.csagenda--slot .csagenda--slot-main .slot-content .slot-content-right{border-top:1px solid #fff3;padding-top:20px}}@container item (max-width:500px){.csagenda--slot .csagenda--slot-main .csagenda--slot-main-headings{display:flex}.csagenda--slot .csagenda--slot-main .csagenda--slot-main-headings h3{order:2;width:100%}.csagenda--slot .csagenda--slot-main .csagenda--slot-main-headings .tags-wrapper{margin-bottom:24px;margin-left:0;width:100%}}.csagenda--slot .csagenda--slot-main h3,.csagenda-popup h3{color:var(--text);font-size:130%;font-weight:700;line-height:120%;margin:0;padding:0;position:relative}.csagenda--slot .csagenda--slot-main .tags-wrapper{margin-left:auto}.csagenda--slot .csagenda--slot-main .tags-wrapper span,.csagenda-popup .tags-wrapper span{border:1px solid var(--text);border-radius:4px;font-size:90%;line-height:0;margin-left:6px;padding:3px 8px}.csagenda--slot .csagenda--slot-main .tags-wrapper span:first-child,.csagenda-popup .tags-wrapper span:first-child{margin-left:0}.csagenda--slot .csagenda--slot-main .csagenda--slot-main-headings+p,.csagenda-popup .csagenda--slot-main-headings+p{color:var(--text);margin:6px 0 18px;max-width:80%;position:relative}.csagenda--slot .csagenda--slot-main .csagenda--slot-main-headings+p+div img,.csagenda-popup .csagenda--slot-main-headings+p+div img{margin:0 8px 8px 0;max-height:20px;position:relative}.csagenda-popup-wrapper .headings-speakers,.multi-item .csagenda--slot-main .headings-speakers{display:none}.csagenda--slot-main .headings-speakers{display:flex;gap:30px;margin-top:40px;transition:all .3s ease}.csagenda--slot-main.active .headings-speakers{opacity:0}.csagenda--slot-main .headings-speakers .headings-speakers--wrapper{display:flex;gap:10px;max-width:250px}.csagenda--slot-main .headings-speakers .headings-speakers--wrapper .headings-speakers--wrapper-left div{background-size:cover;border-radius:8px;height:50px;width:50px}.csagenda--slot-main .headings-speakers .headings-speakers--wrapper .headings-speakers--wrapper-right,.csagenda--slot-main .headings-speakers .headings-speakers--wrapper .headings-speakers--wrapper-right span{display:block}.csagenda--slot-main .headings-speakers .headings-speakers--wrapper .headings-speakers--wrapper-right span{font-size:80%;margin-bottom:8px}@media (max-width:767px){.csagenda--slot-main .headings-speakers{display:block}}.csagenda-popup{backdrop-filter:blur(10px);background:#fff4;bottom:0;max-width:100%;min-width:250px;padding:40px;position:fixed;right:0;top:0;transform:translateX(600px);transition:all .4s ease;width:600px;z-index:99}@media (max-width:767px){.csagenda-popup{backdrop-filter:none;padding:0}}.csagenda-popup.active{transform:translateX(0)}.csagenda-popup-wrapper{background:var(--background);border-radius:10px;color:var(--text);height:100%;overflow-x:hidden;overflow-y:auto;padding:30px;position:relative;transform:translateX(600px);transition:all .6s ease}.csagenda-popup.active .csagenda-popup-wrapper{transform:translateX(0)}.csagenda-popup .csagenda--slot-main-headings{display:flex;flex-wrap:wrap}.csagenda-popup .csagenda--slot-main-headings h3{margin:0;order:2;width:100%}.csagenda-popup .csagenda--slot-main-headings .tags-wrapper{margin-bottom:16px;margin-left:0;width:100%}.csagenda-popup .slot-action{display:none}.csagenda-popup .slot-content .slot-content-right{border-top:1px solid #fff3;margin-top:20px;padding-top:20px}.csagenda-popup .close-popup{background:transparent;border:0;cursor:pointer;padding:20px;position:absolute;right:0;top:0}.csagenda-popup .close-popup:before{color:var(--text);content:"x";display:block;height:20px;position:absolute;right:24px;top:25px;width:20px}.csagenda-popup .close-popup:after{border:1px solid var(--text);border-radius:50%;content:"";display:block;height:26px;position:absolute;right:20px;top:20px;width:26px}.csagenda--slot .csagenda--slot-main .slot-action{bottom:0;position:absolute;right:0}.csagenda--slot .csagenda--slot-main .slot-action button{background:transparent;border:0;color:var(--text);cursor:pointer;padding:20px 50px 20px 20px;position:relative}.csagenda--slot .csagenda--slot-main .slot-action button:after{border:1px solid var(--text);border-radius:50%;content:"";height:10px;position:absolute;right:30px;top:22px;width:10px}.csagenda--slot .csagenda--slot-main .slot-action button:before{border-width:1px;border-bottom:0 solid var(--text);border-left:0 solid var(--text);border-right:1px solid var(--text);border-top:1px solid var(--text);content:"";height:3px;position:absolute;right:34px;top:25px;transform:rotate(135deg);width:3px}.csagenda--slot .csagenda--slot-main .slot-action.popup button:before{border-width:0;content:"+";font-size:11px;height:3px;position:absolute;right:36.5px;top:20px;transform:rotate(0deg);width:3px}.csagenda--slot .csagenda--slot-main .slot-action button.seeless:before{top:27px;transform:rotate(-45deg)}.csagenda--slot .csagenda--slot-main .slot-action button.seemore,.csagenda--slot .csagenda--slot-main.active .slot-action button.seeless{display:block}.csagenda--slot .csagenda--slot-main .slot-action button.seeless,.csagenda--slot .csagenda--slot-main.active .slot-action button.seemore{display:none}.csagenda--slot .csagenda--slot-main .slot-content{display:flex;flex-wrap:wrap;gap:20px;max-height:0;overflow:hidden;position:relative;transition:all .2s linear}.csagenda--slot .csagenda--slot-main.active .slot-content{max-height:60vh;padding:20px 0 40px}@media (max-height:800px){.csagenda--slot .csagenda--slot-main.active .slot-content{max-height:60vh;overflow-x:hidden;overflow-y:auto;padding:20px 0 40px}}.csagenda--slot .csagenda--slot-main .slot-content>div{flex:1 1 calc(50% - 20px);max-width:800px;min-width:300px}.csagenda--slot .csagenda--slot-main .slot-content .slot-content-left,.csagenda-popup .slot-content .slot-content-left{display:flex;flex-wrap:wrap;gap:20px}.csagenda--slot .csagenda--slot-main .slot-content .slot-content-left-speaker,.csagenda-popup .slot-content .slot-content-left-speaker{flex:1 1 calc(50% - 20px);min-width:150px}.csagenda--slot .csagenda--slot-main .slot-content .slot-content-left-speaker div,.csagenda-popup .slot-content .slot-content-left-speaker div{background-position:50%;background-size:cover;border-radius:8px;height:40px;width:40px}.csagenda--slot .csagenda--slot-main .slot-content .slot-content-left-speaker span,.csagenda-popup .slot-content .slot-content-left-speaker span{display:block;font-size:110%;margin:6px 0}.csagenda--slot .csagenda--slot-main .slot-content .slot-content-left-speaker span:nth-of-type(3),.csagenda-popup .slot-content .slot-content-left-speaker span:nth-of-type(3){color:var(--highlight)}.csagenda--slot .csagenda--slot-main .slot-content .slot-content-left-speaker span+span,.csagenda-popup .slot-content .slot-content-left-speaker span+span{display:block;font-size:100%;margin:2px 0}.csagenda--slot .csagenda--slot-main .shape-bottomleft-big{background:#fff;border-radius:0 10px 0 0;bottom:0;height:20px;left:0;position:absolute;width:40px}.csagenda--slot .csagenda--slot-main .shape-bottomleft-big .shape-bottomleft-small-right:before,.csagenda--slot .csagenda--slot-main .shape-bottomleft-big .shape-bottomleft-small-top:before{content:"";height:32px;position:absolute;width:32px}.csagenda--slot .csagenda--slot-main .shape-bottomleft-big .shape-bottomleft-small-right,.csagenda--slot .csagenda--slot-main .shape-bottomleft-big .shape-bottomleft-small-top{height:24px;position:absolute;width:24px}.csagenda--slot .csagenda--slot-main .shape-bottomleft-big .shape-bottomleft-small-top{left:0;top:-24px}.csagenda--slot .csagenda--slot-main .shape-bottomleft-big .shape-bottomleft-small-top:before{border-radius:0 0 0 10px;bottom:0;left:0}.csagenda--slot .csagenda--slot-main .shape-bottomleft-big .shape-bottomleft-small-right{bottom:0;right:-24px}.csagenda--slot .csagenda--slot-main .shape-bottomleft-big .shape-bottomleft-small-right:before{border-radius:0 0 0 10px;bottom:0;left:0}