body,html{padding:0;margin:0;overflow:hidden}body *,html *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Layout{-webkit-flex-direction:column;flex-direction:column;width:100vw;height:100vh;background-color:#171c22;background-color:#000;overflow:hidden;font-family:Poppins,sans-serif;font-style:normal}.Layout,.Layout__navbar{display:-webkit-flex;display:flex}.Layout__navbar{-webkit-align-items:center;align-items:center;height:84px;min-height:84px;padding:0 26px;background-color:rgba(31,27,36,.08);border-bottom:1px solid rgba(145,158,171,.16)}.Layout__navbar__inner{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:36px}.Layout__navbar__inner .__logo{width:250px;min-width:250px;max-width:250px}.Layout__navbar__inner .__logo__inner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:300px;height:35.31px}.Layout__navbar__inner .__logo .__sep{display:inline-block;width:.25px;height:23px;background-color:#63738147;margin:8px}.Layout__navbar__inner .__logo .__name{color:#c7c7c7;font-family:Poppins;font-style:normal;font-size:24px;line-height:15px;font-weight:700;width:200px}.Layout__navbar__inner .__logo .__name:after{content:".";color:#10c65e}.Layout__navbar__inner .__event{-webkit-flex:1 1;flex:1 1;-webkit-justify-content:flex-start;justify-content:flex-start}.Layout__navbar__inner .__event,.Layout__navbar__inner .__event__inner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Layout__navbar__inner .__event__inner{-webkit-justify-content:center;justify-content:center;cursor:pointer}.Layout__navbar__inner .__event__logo{width:36px;height:36px;border-radius:8px;overflow:hidden;margin:0 16px 0 0}.Layout__navbar__inner .__event__logo img{width:100%;height:100%;object-fit:contain}.Layout__navbar__inner .__event__name{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;font-family:Poppins;font-style:normal;height:26px}.Layout__navbar__inner .__event__name .__label{color:#fff;font-size:14px;font-weight:400;line-height:14px}.Layout__navbar__inner .__event__name .__sub{color:#41b75e;font-weight:400;font-size:10px;line-height:4px}.Layout__navbar__inner .__actions{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;width:190px;min-width:190px;max-width:190px}.Layout__navbar__inner .__actions__item{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;cursor:pointer}.Layout__navbar__inner .__actions__item.__chat__icon{margin:0}.Layout__navbar__inner .__actions__item.__settings__icon,.Layout__navbar__inner .__actions__item.__user__icon{margin:0 0 0 35px}.Layout__navbar__inner .__actions__item.__user__icon img{border-radius:25px}.Layout__navbar__inner .__actions__item.__user__icon .__icon{width:36px;height:36px;background-color:#2c2c2c;border-radius:50%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.Layout__navbar__inner .__actions__item.__user__icon .__icon svg{border-radius:50%;overflow:hidden}.Layout__navbar__inner .__actions__item.__user__icon .__arrow{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0 0 0 7px}.Layout__main{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;height:100vh;width:100vw}.Layout__inner{position:relative;height:-webkit-calc(100vh - 84px);height:calc(100vh - 84px);min-height:-webkit-calc(100vh - 84px);min-height:calc(100vh - 84px)}.Layout__inner,.Layout__page{display:-webkit-flex;display:flex;width:100%;overflow:hidden}.Layout__page__inner{position:relative;width:100%}.Layout__page__inner,.OwnerSession{-webkit-flex:1 1;flex:1 1;height:100%}.OwnerSession{padding:38px 28px}.OwnerSession,.OwnerSession__inner{display:-webkit-flex;display:flex;overflow:hidden}.OwnerSession__inner{width:100%;-webkit-justify-content:space-between;justify-content:space-between}.OwnerSession__live{height:100%;width:-webkit-calc(100% - 410px);width:calc(100% - 410px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:1px solid rgba(145,158,171,.16);border-radius:24px}.OwnerSession__live .__header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:13px 15px 0}.OwnerSession__live .__sessions{padding:15px 0;border-bottom:1px solid rgba(99,115,129,.1);overflow:hidden}.OwnerSession__live .__visio{-webkit-flex:1 1;flex:1 1;position:relative}.OwnerSession__live .__visio .__view{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:absolute;top:5px;right:8px;width:60px;height:25px;background:#242424;border-radius:3px;cursor:pointer;display:none}.OwnerSession__live .__live{-webkit-justify-content:space-between;justify-content:space-between;height:120px;min-height:120px;padding:0 20px}.OwnerSession__live .__live,.OwnerSession__live .__live__go .__stage{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.OwnerSession__live .__live__go .__stage{margin:0 0 15px}.OwnerSession__live .__live__go .__stage .__session{background:rgba(255,255,255,.06);border-radius:8px;padding:0 10px;margin:0 0 0 10px}.OwnerSession__live .__live__go .__actions{display:-webkit-flex;display:flex}.OwnerSession__live .__live__go .__actions button:first-child{margin:0 60px 0 0}.OwnerSession__live .__live__stream{position:relative;border:3px solid #919eab;border-radius:8px;width:146px;height:90px;overflow:hidden;cursor:pointer}.OwnerSession__live .__live__stream .__inner{width:143px;height:87px}.OwnerSession__live .__live__stream .__outer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:#000000e3;width:143px;height:87px;position:absolute;top:0;left:0;width:100%;height:100%;z-index:9}.OwnerSession__live .__live__stream .__outer svg{margin:0 0 5px}.OwnerSession__live .__live__stream.__hasAStream .__outer{opacity:0}.OwnerSession__live .__live__stream.__hasAStream:hover .__outer{opacity:1}.OwnerSession__manage{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;width:365px;min-width:365px;max-width:365px;border:1px solid rgba(145,158,171,.16);border-radius:24px;overflow:hidden}.OwnerSession__manage .__header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:15px 13px;border-bottom:1px solid rgba(99,115,129,.1)}.OwnerSession__manage .__settings{padding:5px 15px;border-bottom:1px solid rgba(99,115,129,.1)}.OwnerSession__manage .__participants{-webkit-justify-content:space-between;justify-content:space-between;padding:10px 0 10px 13px;border-bottom:1px solid rgba(99,115,129,.1)}.OwnerSession__manage .__participants,.OwnerSession__manage .__participants .__inner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.OwnerSession__manage .__participants .__inner svg{-webkit-transform:scale(.9);transform:scale(.9);margin:0 3px 0 0}.OwnerSession__manage .__participants .__tab{background:#ff4842;border-radius:6px;padding:2px 6px}@media(max-width:1650px){.OwnerSession{padding:10px 15px}.OwnerSession__live{border-radius:12px;width:-webkit-calc(100% - 375px);width:calc(100% - 375px)}.OwnerSession__manage{border-radius:12px}}.__chat{position:relative;height:-webkit-calc(100% - 195px);height:calc(100% - 195px);padding:5px 0 0}.__chat,.__chat__none{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.__chat__none{height:100%;width:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.__chat .EntryChat{margin:0 10px}.__chat .ChatOneToOne{width:100%;background-color:#000;border-top:1px solid rgba(145,158,171,.16);border-bottom:1px solid rgba(145,158,171,.16);padding:7px 0;margin:3px 0 0}.__chat .ChatOneToOne,.__chat .ChatOneToOne .__inner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.__chat .ChatOneToOne .__inner{-webkit-flex:1 1;flex:1 1;padding:0 10px}.__chat .ChatOneToOne .__inner .__back{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0 15px 0 0;cursor:pointer}.__chat .ChatOneToOne .__inner .__back .__icon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:32px;height:32px}.__chat .ChatOneToOne .__inner .__avatar{height:30px;width:30px;min-width:30px;border-radius:50%;margin:0 13px 0 0;overflow:hidden}.__chat .ChatOneToOne .__inner .__avatar img{width:100%;height:100%;object-fit:cover}.__chat .ChatContainer,.__chat .NotificationConfContainer,.__chat .ParticipantsContainer{-webkit-flex:1 1;flex:1 1;height:-webkit-calc(100% - 150px);height:calc(100% - 150px);padding:0 10px;overflow-x:hidden;overflow-y:auto}.__chat .ChatContainer__loading,.__chat .NotificationConfContainer__loading,.__chat .ParticipantsContainer__loading{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;height:100%}.__chat .ChatContainer__loading .__inner,.__chat .NotificationConfContainer__loading .__inner,.__chat .ParticipantsContainer__loading .__inner{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:200px;height:200px}.__chat .ChatContainer__loading .__inner .MuiCircularProgress-root,.__chat .NotificationConfContainer__loading .__inner .MuiCircularProgress-root,.__chat .ParticipantsContainer__loading .__inner .MuiCircularProgress-root{margin:0 0 20px}.__chat .ChatContainer__loading .__inner .MuiCircularProgress-root .MuiCircularProgress-svg,.__chat .NotificationConfContainer__loading .__inner .MuiCircularProgress-root .MuiCircularProgress-svg,.__chat .ParticipantsContainer__loading .__inner .MuiCircularProgress-root .MuiCircularProgress-svg{color:rgba(16,198,94,.57)}.__chat .ChatContainer::-webkit-scrollbar,.__chat .NotificationConfContainer::-webkit-scrollbar,.__chat .ParticipantsContainer::-webkit-scrollbar{width:4px;cursor:pointer}.__chat .ChatContainer::-webkit-scrollbar-track,.__chat .NotificationConfContainer::-webkit-scrollbar-track,.__chat .ParticipantsContainer::-webkit-scrollbar-track{background:transparent}.__chat .ChatContainer::-webkit-scrollbar-thumb,.__chat .NotificationConfContainer::-webkit-scrollbar-thumb,.__chat .ParticipantsContainer::-webkit-scrollbar-thumb{background:#41b75e}.__chat .ChatContainer .__notificationInput,.__chat .NotificationConfContainer .__notificationInput,.__chat .ParticipantsContainer .__notificationInput{margin:0 1rem .5rem}.__chat .ChatContainer .__notificationInput label,.__chat .NotificationConfContainer .__notificationInput label,.__chat .ParticipantsContainer .__notificationInput label{color:#fff;display:block}.__chat .ChatContainer .__notificationInput input,.__chat .NotificationConfContainer .__notificationInput input,.__chat .ParticipantsContainer .__notificationInput input{color:#fff;background-color:transparent;display:block;width:100%;border:1px solid #b4bcc3;line-height:2rem}.__chat .ChatContainer .__button,.__chat .NotificationConfContainer .__button,.__chat .ParticipantsContainer .__button{margin:1rem}.__chat .ChatContainer .ChatCard,.__chat .ParticipantsContainer .ParticipantCard{margin:0 0 30px}.__chat .__input{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;height:80px;min-height:80px;max-height:80px;border-top:1px solid rgba(240,240,240,.21)}.__chat .__input textarea{display:block;outline:none;border:none;background:transparent;width:100%;height:100%;padding:10px 5px 10px 20px;resize:none;color:#b4bcc3;font-family:Poppins;font-style:normal;font-weight:400;font-size:14px;line-height:20px}.__chat .__input textarea::-webkit-scrollbar{width:4px;cursor:pointer}.__chat .__input textarea::-webkit-scrollbar-track{background:transparent}.__chat .__input textarea::-webkit-scrollbar-thumb{background:#41b75e}.__chat .__input .__send{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:50px;margin:10px 0 0}.__chat .__input .__send svg{cursor:pointer}.SpeakerSession{-webkit-flex:1 1;flex:1 1;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.SpeakerSession__header{height:45px;width:100%;margin:0 0 30px}.SpeakerSession__visio{-webkit-flex:1 1;flex:1 1;width:100%;height:100%;display:-webkit-flex;display:flex}.SpeakerSessionHeader{-webkit-justify-content:space-between;justify-content:space-between}.SpeakerSessionHeader,.SpeakerSessionHeader__details{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.SpeakerSessionHeader__details{cursor:pointer}.SpeakerSessionVisio{-webkit-flex:1 1;flex:1 1;height:100%;background-color:#0f0f13}.SpeakerSessionVisio,.SpeakerSessionVisio__inner{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.SpeakerSessionVisio__inner{-webkit-flex-direction:column;flex-direction:column;width:400px}.SpeakerSessionVisio__inner .__icon{margin:0 0 30px}.SpeakerSessionVisio__inner .__title{margin:0 0 20px}.SpeakerSessionVisio__inner .__link{color:#b4bcc3;margin:0 0 20px}.Intro{position:relative;-webkit-flex-direction:column;flex-direction:column;width:100vw;height:-webkit-calc(100vh - 84px);height:calc(100vh - 84px)}.Intro,.Intro__inner{display:-webkit-flex;display:flex}.Intro__inner{-webkit-flex:1 1;flex:1 1;width:92%;max-width:92%;margin:0 auto}.Intro__content{position:relative;width:740px;min-width:740px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;z-index:9}.Intro__content .__form{width:405px;margin:0 0 30px}.Intro__content .__buttons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:405px;margin:0 0 37px}.Intro__content .__assistance{padding:30px 0 0;width:405px;border-top:1px solid #292e32}.Intro__content .__assistance .__btn{color:#41b75e;display:inline-block;text-decoration:none;margin:0 0 0 10px;cursor:pointer}.Intro__preview{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;height:100%}.Intro__preview__inner{position:relative;padding:0 7% 0 0;height:600px}.Intro__footer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:76px;min-height:76px;border-top:1px solid rgba(145,158,171,.16)}.Intro__footer__inner{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:92%;max-width:92%;margin:0 auto}.Intro__footer__inner .__links span{margin:0 5px}.Intro__footer__inner .__links span a{color:inherit;display:inline-block;text-decoration:none;margin:0 0 0 10px}.Intro__footer__inner .__links span a:hover{color:#41b75e}.Coming{width:590px;max-width:590px}.Coming__preview{position:relative;width:592px;height:444px}.Coming__content{text-align:center}.Coming__content .__title:after{content:".";color:#10c65e}.Coming__content .__desc{line-height:32px}.Coming__content .__icons{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:300px;margin:0 auto}.Coming__content .__icons svg{cursor:pointer}.ChatCard{display:-webkit-flex;display:flex}.ChatCard .__avatar{height:32px;width:32px;min-width:32px;border-radius:50%;overflow:hidden}.ChatCard .__avatar img{width:100%;height:100%;object-fit:cover}.ChatCard .__content{margin:0 0 0 16px}.ChatCard .__content .__time{margin:0 0 8px}.ChatCard .__content .__msg{position:relative;padding:12px;background:rgba(244,246,248,.12);border-radius:8px;overflow:hidden}.ChatCard .__content .__msg .__delete{display:none;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,72,66,.2)}.ChatCard .__content .__msg .__delete svg{background-color:#cd3b33;border-radius:50%;cursor:pointer}.ChatCard .__content .__msg:hover .__delete{display:-webkit-flex;display:flex}.ChatCard.__self{-webkit-justify-content:flex-end;justify-content:flex-end}.ChatCard.__self .__avatar{display:none}.ChatCard.__self .__content .__time{text-align:right}.PersonCard{display:-webkit-flex;display:flex;height:48px}.PersonCard .__avatar{width:48px}.PersonCard .__content{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 0 16px;height:48px;padding:5px 0}.PersonCard .__actions{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:48px}.PersonCard.AssistantCard{height:44px}.PersonCard.AssistantCard .__avatar{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:44px;height:44px;background-color:#565661;border-radius:50%}.PersonCard.AssistantCard .__content{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.PersonCard.AssistantCard .__actions{-webkit-justify-content:space-between;justify-content:space-between;width:150px}.PersonCard.ParticipantCard .__actions{-webkit-justify-content:space-between;justify-content:space-between;width:70px}.PersonCard.ParticipantCard .__actions .__action{cursor:pointer}.PersonCard.SpeakerCard .__avatar{width:48px;height:48px}.PersonCard.SpeakerCard .__avatar__inner{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:48px;height:48px;border-radius:50%;overflow:hidden}.PersonCard.SpeakerCard .__avatar .__img{width:100%;height:100%;object-fit:cover}.PersonCard.SpeakerCard .__avatar .__holder{width:30px;height:30px}.PersonCard.SpeakerCard .__content{padding:3px 0}.PersonCard.ParticipantCard .__avatar{width:50px;height:50px;border-radius:50%;overflow:hidden}.PersonCard .__actions .__action.__undone{border:1px solid blue}.BaseModal{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#0f0f13;border-radius:16px;overflow:hidden}.BaseModal,.BaseModal:active,.BaseModal:focus{border:none;outline:none}.OtherModalBase{position:relative;color:#fff;text-align:center;padding:100px 79px 50px}.OtherModalBase__close{position:absolute;top:60px;right:60px;cursor:pointer}.OtherModalBase__header .__icon{margin:0 0 30px}.OtherModalBase__header .__title{margin:0 0 14px}.OtherModalBase__header .__desc{margin:0 auto 32px}.OtherModalBase__footer{padding:40px 0 0}.OtherModalBase__footer button{margin:0 10px}.AssistanceModal__body .__form{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.StageSelectorModal__body .__form{text-align:left}.DrawerBase{-webkit-flex:1 1;flex:1 1;position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;background-color:#0f0f13;overflow:hidden}.DrawerBase__close{position:absolute;top:40px;right:20px;cursor:pointer}.DrawerBase__close,.DrawerBase__header{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.DrawerBase__header{border-bottom:1px solid rgba(145,158,171,.16);padding:0 16px 11px;margin:120px 0 0}.DrawerBase__header svg{margin:0 9px 0 0}.DrawerBase__header .__subTitle{background:#ff4842;border-radius:6px;padding:2px 8px;margin:0 10px}.DrawerBase__body{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;padding:32px 0}.DrawerBase__sub{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:0 20px}.DrawerBase__sub.__border{border-bottom:1px solid rgba(145,158,171,.16);padding:0 20px 11px}.DrawerBase__helper{padding:0 20px}.DrawerBase__helper .__inner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:rgba(255,231,217,.1);border-radius:8px;padding:16px 18px}.DrawerBase__helper .__icon{margin:0 14px 0 0}.DrawerBase__form{display:-webkit-flex;display:flex;-webkit-align-content:center;align-content:center;padding:0 20px}.DrawerBase__form .Entry:first-child{margin:0 20px 0 0}.DrawerBase__form .Entry .MuiInputLabel-root{font-size:14px;line-height:14px}.DrawerBase__form .Entry .MuiOutlinedInput-input{font-size:14px;line-height:14px;padding:10px}.DrawerBase__form .Entry .MuiOutlinedInput-notchedOutline{top:-5px;bottom:-1px;border-color:#919eab!important;border-radius:8px}.DrawerBase__form button{font-weight:700;font-size:14px;line-height:24px;height:40px;padding:16px}.DrawerBase__actions{-webkit-flex:1 1;flex:1 1;-webkit-justify-content:center;justify-content:center}.DrawerBase__actions,.DrawerBase__actions .__buttons{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.DrawerBase__actions .__buttons{-webkit-justify-content:space-between;justify-content:space-between;width:300px}.ChatDrawer{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:-webkit-calc(100% - 190px);height:calc(100% - 190px);min-height:-webkit-calc(100% - 190px);min-height:calc(100% - 190px);max-height:-webkit-calc(100% - 190px);max-height:calc(100% - 190px);padding:20px 0 0}.ChatDrawer .EntryChat{margin-bottom:15px}.SpeakersDrawer{padding:20px 0}.SpeakersDrawer__sub{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.SpeakersDrawer__list{padding:0 16px;height:-webkit-calc(100% - 360px);height:calc(100% - 360px);overflow-x:hidden;overflow-y:auto}.SpeakersDrawer__list::-webkit-scrollbar{width:4px;cursor:pointer}.SpeakersDrawer__list::-webkit-scrollbar-track{background:transparent}.SpeakersDrawer__list::-webkit-scrollbar-thumb{background:#41b75e}.SpeakersDrawer__list .PersonCard{margin:0 0 44px}.RecordingsDrawer .__recordings{padding:0 16px}.RecordingsDrawer .__recordings__item{padding:22px 0;border-bottom:1px solid rgba(145,158,171,.16)}.EntryChat{border:1px solid rgba(145,158,171,.16);border-radius:12px;height:46px}.EntryChat,.EntryChat__tab{display:-webkit-flex;display:flex}.EntryChat__tab{-webkit-flex:1 1;flex:1 1;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:3px 5px;cursor:pointer;font-family:Poppins,"sans-serif";color:#777;font-style:normal;font-weight:400;font-size:14px;line-height:17px}.EntryChat__tab.__active,.EntryChat__tab:hover{color:#c4c4c4;background:rgba(145,158,171,.17);border-radius:8px}.CopyLink{width:100%;max-width:100%;cursor:pointer}.CopyLink .__inner{-webkit-flex:1 1;flex:1 1;height:40px;width:100%;max-width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background:rgba(255,231,217,.1);border-radius:10px;padding:11px 14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.CopyLink .__label{margin:0 10px 0 0}.CopyLink .__url{width:-webkit-calc(100% - 30px);width:calc(100% - 30px);max-width:-webkit-calc(100% - 30px);max-width:calc(100% - 30px)}.CopyLink .__url p{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.MenuBasePaper{-webkit-filter:drop-shadow(0 2px 8px rgba(0,0,0,.32));filter:drop-shadow(0 2px 8px rgba(0,0,0,.32));margin:30px 0 0;overflow:visible;background-color:transparent}.MenuBasePaper .MuiList-root{padding:0;background-color:#000}.MenuBasePaper:before{content:"";display:block;position:absolute;top:0;right:14px;width:18px;height:18px;background-color:#0f0f13;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);z-index:0}.MenuBasePaper.__left:before{right:unset;left:14px}.MenuBaseContent{width:360px;background-color:#0f0f13;border-radius:8px;overflow:hidden}.MenuBaseContent .__sep{width:100%;height:1px;background-color:rgba(145,158,171,.24)}.MenuBaseContent__body{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:20px}.MenuBaseContent__body .__content{-webkit-flex:1 1;flex:1 1}.MenuBaseContent__body .__icon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.MenuBaseContent__body .__icon img{border-radius:25px}.MenuBaseContent__footer{display:-webkit-flex;display:flex;padding:20px 20px 40px}.StagesMenu__item{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:55px;padding:5px 16px;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;color:#b4bcc3;font-family:Poppins;font-style:normal;line-height:122%}.StagesMenu__item .__label{font-weight:500;font-size:14px}.StagesMenu__item .__sessions{color:#56606b;font-weight:400;font-size:12px}.StagesMenu__item:hover{background-color:rgba(255,255,255,.02)}.Entry{width:100%}.Entry .MuiInputLabel-root{color:#c4c4c4!important;font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:24px}.Entry .MuiOutlinedInput-notchedOutline{border-color:#c4c4c4!important;border-radius:8px}.EntrySelect .MuiSelect-select,.EntryText .MuiOutlinedInput-input{color:#c4c4c4!important;font-family:Poppins;font-style:normal;font-weight:500;font-size:16px;line-height:24px}.EntrySelect .MuiSvgIcon-root{color:#637381;color:#c4c4c4;width:30px;height:auto}.EntrySelect__item{color:#5b5b65;font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;line-height:16px}.EntrySwitch{display:-webkit-flex;display:flex}.EntrySwitch .MuiFormControlLabel-label{color:#777;font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;padding:0 0 0 10px;font-size:12px;line-height:22px}.EntrySwitch .MuiSwitch-thumb{color:#00ab55}.EntrySwitch .MuiSwitch-track{background:#919eab}.EntrySwitch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:#00ab55}.Mobile{-webkit-justify-content:center;justify-content:center;width:100vw;height:100vh;background-color:#000}.Mobile,.Mobile__inner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.Mobile__inner{-webkit-flex-direction:column;flex-direction:column;width:100%;max-width:300px;text-align:center}.MeJitsi{-webkit-flex:1 1;flex:1 1;position:relative;width:100%!important;height:100%!important}.MeJitsi,.MeJitsi__loading{display:-webkit-flex;display:flex}.MeJitsi__loading{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;z-index:9}.MeJitsi__frame{-webkit-flex:1 1;flex:1 1;width:100%;height:100%}.MeJitsiDirectLink{width:100%;height:100vh}.SpeakerCard{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;height:46px;margin:0 0 24px;font-family:Poppins;font-style:normal;text-align:left}.SpeakerCard__avatar{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:44px;height:44px;padding:2px;border-radius:50%;overflow:hidden;background-image:-webkit-gradient(linear,left top,left bottom,from(#10c65e),to(#1892f9));background-image:-webkit-linear-gradient(#10c65e,#1892f9);background-image:linear-gradient(#10c65e,#1892f9);margin:0 10px 0 0}.SpeakerCard__avatar svg{width:40px;height:40px}.SpeakerCard__content{-webkit-flex:1 1;flex:1 1;height:100%;padding:0 10px;position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}.SpeakerCard__content .__name{color:#637381;font-size:16px;line-height:26px;font-weight:600}.SpeakerCard__content .__sub{color:rgba(145,158,171,.32);font-size:11px;line-height:13px;font-weight:500}.SpeakerCard__status{height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100px;min-width:100px;margin:0 0 0 20px}.SpeakerCard__status__inner{color:#00ab55;font-weight:700;font-size:12px;line-height:26px;text-align:center;padding:3px 5px;background:rgba(0,171,85,.08);border-radius:20px;width:100px}.SpeakerCard__status__inner.__pending{color:#ffc107;background:rgba(255,193,7,.08)}