@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@200;400;600&display=swap);
*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{height:100%;scrollbar-width:thin;-webkit-user-select:none;-moz-user-select:none;user-select:none}body{height:100%;min-height:100%;background:var(--linkupth_color_bg_home, #201931)}.theme-background{background-color:#201931;width:100%;height:100%}#root{height:100%;min-height:100%}img{display:block}a{text-decoration:none}button{background:transparent;border:none;cursor:pointer;outline:none}::-webkit-scrollbar{width:6px;height:6px;margin-right:10px;background:transparent;z-index:9999}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-track{background-image:linear-gradient(90deg, transparent, var(--linkupth_color_scrollbar_track, #282036), transparent)}::-webkit-scrollbar-thumb:vertical{height:30px;background-color:var(--linkupth_color_scrollbar_thumb, #4B4161);border-radius:100px}::-webkit-scrollbar-thumb:horizontal{width:30px;background-color:var(--linkupth_color_scrollbar_thumb, #4B4161);border-radius:100px}.gradient-top{position:relative}.gradient-top::before{z-index:1000;position:absolute;content:"";height:50px;width:264px;right:21px;top:0;background:linear-gradient(180deg, rgba(16,17,17,0.51) 0%, rgba(16,17,17,0.37) 20%, rgba(16,17,17,0.28) 40%, rgba(16,17,17,0.23) 60%, rgba(16,17,17,0.08) 80%, rgba(16,17,17,0) 100%);transform:matrix(1, 0, 0, 1, 0, 0)}.gradient-bottom{position:relative}.gradient-bottom::after{z-index:1000;position:absolute;content:"";height:50px;width:264px;right:21px;bottom:0;background:linear-gradient(180deg, rgba(16,17,17,0.51) 0%, rgba(16,17,17,0.37) 20%, rgba(16,17,17,0.28) 40%, rgba(16,17,17,0.23) 60%, rgba(16,17,17,0.08) 80%, rgba(16,17,17,0) 100%);transform:matrix(1, 0, 0, -1, 0, 0)}@font-face{font-family:'SF Display';src:local("SF Display Light"),url(/54469e3c52efb3dffc83.woff2) format("woff2");font-weight:400}@font-face{font-family:'SF Display';src:local("SF Display"),url(/d5ff9f6824d2c6607361.woff2) format("woff2");font-weight:500}@font-face{font-family:'SF Display';src:local("SF Display Medium"),url(/22a99d36f90cc52d2914.woff2) format("woff2");font-weight:700}html,input[type='date'],button,textarea{font-family:'SF Display';letter-spacing:0.4px}.h1{font-size:32px;font-weight:400;margin-bottom:24px}.h2{font-size:24px;font-weight:400}@media only screen and (max-width: 600px){.h2{font-size:20px}}.h3{font-weight:normal;font-size:20px}.h4{font-weight:500;font-size:18px}.h1,.h2,.h3,.h4,.h5,.h6{color:var(--linkupth_color_text_home_heading, #fff)}.bigscreen-title{display:block;margin-top:50px}@media only screen and (max-width: 750px){.bigscreen-title{margin-top:0}}.btn{width:100%;color:white;font-size:20px;font-weight:500;padding:16px 0;border:none;border-radius:8px;cursor:pointer;height:64px;outline:none;transition:0.2s opacity ease-in-out}@media only screen and (max-width: 960px){.btn{height:55px;font-size:15px}}.btn-small{width:136px;height:unset;padding:12px 0}.btn--double-left{border-radius:8px 0px 0px 8px;font-size:16px}@media only screen and (max-width: 960px){.btn--double-left{font-size:15px}}.btn--double-right{margin-left:1px;border-radius:0px 8px 8px 0px}.btn--double-icon{display:flex;align-items:center;justify-content:center;width:64px}@media only screen and (max-width: 960px){.btn--double-icon{width:55px}}.btn--primary-full{background:var(--linkupth_color_bg_primary_button_default, #493081);color:var(--linkupth_color_text_primary_button_default, #fff);border:1px solid var(--linkupth_color_border_primary_button_default, #623FAE)}.btn--primary-full path{fill:var(--linkupth_color_text_primary_button_default, #fff)}.btn--primary-full:hover{background:var(--linkupth_color_bg_primary_button_hover, #543695);color:var(--linkupth_color_text_primary_button_hover, #fff);border:1px solid var(--linkupth_color_border_primary_button_hover, #623FAE) !important}.btn--primary-full:hover path{fill:var(--linkupth_color_text_primary_button_hover, #fff)}.btn--primary-clear{background:transparent;color:var(--linkupth_color_bg_primary_button_default, #493081);box-shadow:inset 0 0 0 1.5px var(--linkupth_color_bg_primary_button_default, #493081)}.btn--primary-clear path{fill:var(--linkupth_color_bg_primary_button_default, #493081)}.btn--primary-clear:hover{background:var(--linkupth_color_bg_primarybutton_default_with_opacity, rgba(73,48,129,0.8));color:var(--linkupth_color_text_primary_button_default, #fff)}.btn--primary-clear:hover path{fill:white}.btn--primary-shade{color:var(--linkupth_color_text_primary_button_default, #fff)}.btn--primary-shade path{fill:var(--linkupth_color_text_primary_button_default, #fff)}.btn--secondary-full{color:var(--linkupth_color_text_secondary_button_default, #fff);border:1px solid var(--linkupth_color_border_secondary_button_default, #1ABC87);background:var(--linkupth_color_bg_secondary_button_default, #148D65)}.btn--secondary-full path{fill:var(--linkupth_color_text_secondary_button_default, #fff)}.btn--secondary-full:hover{background:var(--linkupth_color_bg_secondary_button_hover, #1ABC87);color:var(--linkupth_color_text_secondary_button_hover, #fff);border:1px solid var(--linkupth_color_border_secondary_button_hover, #1ABC87) !important}.btn--secondary-full:hover path{fill:var(--linkupth_color_text_secondary_button_hover, #fff)}.btn--secondary-clear{background:transparent;color:var(--linkupth_color_bg_secondary_button_default, #148D65)}.btn--secondary-clear path{fill:var(--linkupth_color_bg_secondary_button_default, #148D65)}.btn--secondary-clear:hover{background:var(--linkupth_color_bg_secondary_button_default_with_opacity, rgba(20,141,101,0.8));color:var(--linkupth_color_text_secondary_button_default, #fff)}.btn--secondary-clear:hover path{fill:white}.btn--secondary-shade{color:var(--linkupth_color_text_secondary_button_default, #fff)}.btn--secondary-shade path{fill:var(--linkupth_color_text_secondary_button_default, #fff)}.btn--error-full{background:var(--linkupth_color_bg_alertbutton_default, #9E2B3D);color:var(--linkupth_color_text_alertbutton_default, #fff);box-shadow:inset 0 0 0 1.5px var(--linkupth_color_border_alertbutton_default, #9E2B3D)}.btn--error-full path{fill:var(--linkupth_color_text_alertbutton_default, #fff)}.btn--error-full:hover{color:var(--linkupth_color_text_alertbutton_hover, #fff);box-shadow:inset 0 0 0 1.5px var(--linkupth_color_border_alertbutton_hover, #9E2B3D);background:transparent}.btn--error-clear{background:transparent;color:var(--linkupth_color_text_lightalertbutton_default, #fff);box-shadow:inset 0 0 0 1.5px var(--linkupth_color_border_lightalertbutton_default, #9E2B3D)}.btn--error-clear:hover{background:var(--linkupth_color_bg_lightalertbutton_hover, #9E2B3D);color:var(--linkupth_color_text_lightalertbutton_hover, #fff);box-shadow:inset 0 0 0 1.5px var(--linkupth_color_border_lightalertbutton_hover, #9E2B3D)}.btn--error-clear path{fill:var(--linkupth_color_border_lightalertbutton_default, #9E2B3D)}.btn--clear{background-color:transparent;border:1px solid var(--linkupth_color_border_settingsbutton_default, #55447C) !important;color:var(--linkupth_color_text_settingsbutton_default, #fff) !important}.btn--clear path{fill:rgba(255,255,255,0.8)}.btn--clear:hover{background-color:var(--linkupth_color_bg_settingsbutton_hover, #543695) !important;color:var(--linkupth_color_text_settingsbutton_hover, #fff) !important;border-color:var(--linkupth_color_border_settingsbutton_hover, #55447C) !important}.btn--clear:hover path{fill:var(--linkupth_color_text_settingsbutton_hover, #fff) !important}.btn--disabled{color:gray;border:1px solid #55447C;opacity:50%;background:transparent}.btn--disabled:hover{color:gray;border:1px solid #55447C;opacity:50%;background:transparent;cursor:default}.btn--has-icon{position:relative}.btn--has-icon img,.btn--has-icon svg{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.btn--meeting-big{width:100%;height:120px;position:relative;display:flex;align-items:flex-end;padding:0;font-size:16px;font-weight:500;border:none;border-radius:8px;cursor:pointer;outline:none}@media only screen and (max-width: 960px){.btn--meeting-big{height:94px}}@media only screen and (max-width: 750px){.btn--meeting-big{height:64px;align-items:center}}.btn--meeting-big-primary{color:var(--linkupth_color_text_primary_dimmed_button_default, #fff);background:linear-gradient(60.11deg, var(--linkupth_color_bg_primary_dimmed_button_default, #3A2D57) 0%, var(--linkupth_color_bg_primary_dimmed_button_default_with_opacity, rgba(58,45,87,0.498039)) 100%)}.btn--meeting-big-primary path{fill:var(--linkupth_color_text_primary_dimmed_button_default, #fff) !important}.btn--meeting-big-primary:hover{background:var(--linkupth_color_bg_primary_dimmed_button_hover, #433468);color:var(--linkupth_color_text_primary_dimmed_button_hover, #F2EEFC)}.btn--meeting-big-primary:hover path{fill:var(--linkupth_color_text_primary_dimmed_button_hover, #F2EEFC)}.btn--meeting-big-secondary{color:var(--linkupth_color_text_secondary_dimmed_button_default, #fff);background:linear-gradient(60.11deg, var(--linkupth_color_bg_secondary_dimmed_button_default, #1D3D3C) 0%, var(--linkupth_color_bg_secondary_dimmed_button_default_with_opacity, rgba(29,61,60,0.498039)) 100%)}.btn--meeting-big-secondary path{fill:var(--linkupth_color_text_secondary_dimmed_button_default, #fff)}.btn--meeting-big-secondary:hover{background:var(--linkupth_color_bg_secondary_dimmed_button_hover, #1a4d48);color:var(--linkupth_color_text_secondary_dimmed_button_hover, #fff)}.btn--meeting-big-secondary:hover path{fill:var(--linkupth_color_text_secondary_dimmed_button_hover, #fff)}.btn--meeting-big img,.btn--meeting-big svg{position:absolute;top:24px;left:16px}@media only screen and (max-width: 960px){.btn--meeting-big img,.btn--meeting-big svg{top:14px}}@media only screen and (max-width: 750px){.btn--meeting-big img,.btn--meeting-big svg{right:18px;left:unset;top:50%;transform:translateY(-50%)}}.btn--meeting-big p{margin-bottom:16px;margin-left:16px;text-align:left}@media only screen and (max-width: 960px){.btn--meeting-big p{margin-bottom:12px}}@media only screen and (max-width: 750px){.btn--meeting-big p{margin-bottom:0}}.btn--meeting-big span{display:block}.btn--selected{color:var(--linkupth_color_text_selectedbutton_default_with_opacity, rgba(255,255,255,0.8)) !important;border-color:var(--linkupth_color_border_selectedbutton_default, #1ABC87) !important;border:1px solid}.btn--selected:hover{background:var(--linkupth_color_bg_selectedbutton_hover, #543695) !important;color:var(--linkupth_color_text_selectedbutton_hover, #fff) !important;border-color:var(--linkupth_color_border_selectedbutton_hover, #1ABC87) !important}.control{display:flex;align-items:center;cursor:pointer;position:relative;color:var(--linkupth_color_text_home_heading, #fff)}.control span{pointer-events:none}.control-buttons path{fill:var(--linkupth_color_text_home_heading, #fff)}.control__circled{border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 600px){.control__label{display:none}}.control.no-label .control__label{display:none}.control__icon{background:rgba(16,17,17,0.72);background:var(--linkupth_color_bg_callscreenbutton_default_with_opacity, rgba(16,17,17,0.8));border-radius:50%;margin-right:12px;height:48px;width:48px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 450px){.control__icon{height:40px;width:40px;margin-right:0}.control__icon path{fill:var(--linkupth_color_text_home_heading, #fff);fill-opacity:0.64}}.control__icon--danger{background:var(--linkupth_color_bg_callscreenbutton_alert_with_opacity, rgba(137,29,47,0.8));color:white}.control__icon--danger svg path{fill:white}.control__icon--green path{fill:white}@media only screen and (max-width: 450px){.control__icon--green{background:none}}.control__icon--text-left{margin-left:12px;margin-right:0}.control__icon--info path:first-child{fill:none}.control__icon--view{padding:14px 24px;border-radius:32px;margin-right:0}.control__icon--view path{fill:var(--linkupth_color_text_home_heading, #fff)}@media only screen and (max-width: 450px){.control__icon--view{padding:10px 20px}.control__icon--view path{fill:white;fill-opacity:0.64}}.control__icon--view span{display:flex;align-items:center;justify-content:center}.control__icon--view .text-right{margin-right:12px}.control__icon--view .text-left{margin-left:12px}.control__icon--view-selected{background:rgba(16,17,17,0.8);color:#f6f7f7}.control__icon--view-selected path{fill:white}@media only screen and (max-width: 450px){.control__icon--view-selected path{fill:white;fill-opacity:1}}.control__icon--view-selected--purple{color:#F6F7F7}@media only screen and (max-width: 450px){.control__icon--view-selected--purple{background:none}}.triangle{width:0;height:0;transform:translate(0px, 2px);margin-left:6px}.triangle--up{border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid white}.gray-icon path{fill:#515354}.screen-resize{display:flex;align-items:center;margin-top:16px;display:none}@media only screen and (max-width: 750px){.screen-resize{display:block}}.screen-resize button{color:white;display:flex;align-items:center;font-size:14px}.screen-resize svg{margin-right:12px}.mobile-stop-recording{position:relative;z-index:1001}.mobile-stop-recording::after{content:"";position:absolute;left:50%;top:50%;z-index:1000;background:rgba(195,38,63,0.25);width:40px;height:40px;transform:translate(-50%, -50%);border-radius:50%}.mobile-stop-recording svg{z-index:999999}.mobile-stop-recording path{fill-opacity:1}.mobile-stop-recording path:first-child{fill:#C4263F}.mobile-disabled-recording path{fill-opacity:0.2}.shadow .control{color:white}.shadow .control__icon path{fill:white}.shadow .control__icon--view path{fill:white}.shadow .control__icon--view-selected--purple{color:white}.shadow .control__icon--view-selected--purple path{fill:white}.shadow .control__icon--danger{background:var(--linkupth_color_bg_callscreenbutton_alert_with_opacity, rgba(137,29,47,0.8));color:white}.shadow .control__icon--danger path{fill:white}.shadow .control .control__icon--view-selected--purple path{fill:white}.shadow .indicator{color:white}.shadow .indicator svg path{fill:white}.Record_svg__record-red path:first-of-type{fill:var(--linkupth_color_bg_callscreenbutton_alert, #891d2f) !important}input{outline:none}input[type="radio"]:disabled{opacity:20%}.input{border-radius:8px;height:64px;font-size:14px;background:var(--linkupth_color_bg_input, #342B4A);border:none;text-align:center;color:var(--linkupth_color_text_form_input, #DADBDC)}@media only screen and (max-width: 960px){.input{height:55px}}.input:-webkit-autofill,.input:-webkit-autofill:hover,.input:-webkit-autofill:focus,.input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 50px var(--linkupth_color_bg_input, #342B4A) inset !important;-webkit-text-fill-color:var(--linkupth_color_text_form_input, #DADBDC) !important;-webkit-transition:background-color 5000s;transition:background-color 5000s}.input:-webkit-autofill:first-line{font-size:16px}.input--error{box-shadow:inset 0 0 0 1.5px var(--linkupth_color_border_errorinput, #862D45);background:var(--linkupth_color_bg_errorinput_with_opacity, rgba(220,63,88,0.239216)) !important;color:var(--linkupth_color_text_errorinput, #DC3F58)}.input--error::-moz-placeholder{color:var(--linkupth_color_text_errorinput, #DC3F58)}.input--error::placeholder{color:var(--linkupth_color_text_errorinput, #DC3F58)}input[type="checkbox"],input[type="radio"]{height:auto;margin-bottom:0}input[type="text"]:disabled,input[type="date"]:disabled{background-color:var(--linkupth_color_bg_readonlyinput_with_opacity, rgba(26,188,135,0.188235));color:var(--linkupth_color_text_readonlyinput, #1ABC87)}.gutter-bottom{margin-bottom:16px}.custom-checkbox{position:relative}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox__box{top:0;left:0;height:20px;width:20px;background-color:#eee;border-radius:8px}.custom-radiobutton input{position:absolute;opacity:0;cursor:pointer;height:20px;width:20px;z-index:1}.custom-radiobutton .custom-radiobutton__container{display:flex;align-items:center;position:relative;height:20px}.custom-radiobutton .custom-radiobutton__container:not(:last-child){margin-bottom:16px}.custom-radiobutton .custom-radiobutton__container>label{margin-left:30px;color:var(--linkupth_color_text_home_heading, #fff)}.custom-radiobutton__box{position:absolute;top:0;left:0;height:20px;width:20px;background-color:white;border-radius:50%}input:checked ~ .custom-radiobutton__box{background:white;display:flex;align-items:center;justify-content:center}input:checked ~ .custom-radiobutton__box:after{content:'';position:absolute;width:10px;height:10px;background:black;border-radius:50%}.custom-datepicker{position:relative}.custom-datepicker svg path{fill:var(--linkupth_color_text_form_input, #DADBDC)}input[type="date"]{color:var(--linkupth_color_text_input_default, #DADBDC)}input[type="datetime-local"]::-webkit-calendar-picker-indicator,input[type="date"]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:100%;left:-25px;position:absolute;right:0;top:0;width:100%}.checkbox-defaultinput:checked{background-color:black}.checkbox-default{position:relative;display:flex;align-items:center;cursor:pointer;outline:none}.checkbox-default>input{position:absolute;height:0 !important;width:0 !important;opacity:0}.checkbox-default>input:checked ~ .checkmark:after{display:block;content:"";position:absolute;left:7px;top:4px;width:6px;height:11px;border:solid black;border-width:0 3px 3px 0;transform:rotate(45deg)}.checkbox-default>.checkmark{height:20px;width:20px;background-color:white;display:block;border-radius:6px}.checkbox-default>label{cursor:pointer}.container-tabs{width:100%;padding:0 60px 35px 60px}@media only screen and (max-width: 1200px){.container-tabs{padding:0 24px 24px 24px}}@media only screen and (max-width: 750px){.container-tabs{padding:0;width:100%}}.container-tabs .spinner>.animation{border:10px solid var(--linkupth_color_bg_loader_circle_tab, #4B4161) !important}.container-tabs .spinner>.animation:after{border:5px solid var(--linkupth_color_bg_loader_dot_tab, #fff) !important;background-color:var(--linkupth_color_bg_loader_dot_tab, #fff) !important}.tabs{overflow:hidden;max-height:100%;height:100%;background:var(--linkupth_color_bg_tabpanel, #342B47);border-radius:8px}@media only screen and (max-width: 750px){.tabs{display:flex;flex-direction:column;background:none}}@media only screen and (max-width: 600px){.tabs{border-radius:0}}@media only screen and (max-width: 750px){.tabs__header{position:fixed;bottom:0;left:0;right:0;background:var(--linkupth_color_bg_mobile_tabs, #342B47)}}.tabs__header ul{display:flex}@media only screen and (max-width: 750px){.tabs__header ul{max-width:380px;margin:0 auto}}@media only screen and (max-width: 450px){.tabs__header ul{max-width:100%}}.tabs__header li{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;background:var(--linkupth_color_bg_tab_inactive, #2B233C);padding:16px;outline:none;color:var(--linkupth_color_text_tab_inactive_default, #fff);font-weight:400;font-size:12px}@media only screen and (max-width: 960px){.tabs__header li{padding:8px}}@media only screen and (max-width: 750px){.tabs__header li{height:64px;background:none}}.tabs__header li path{fill:var(--linkupth_color_text_tab_inactive_default, #fff)}@media only screen and (max-width: 750px){.tabs__header li path{fill:var(--linkupth_color_bg_mobile_tabs_inactive_icons, #D6D5DA)}}.tabs__header li:hover{color:var(--linkupth_color_text_tab_inactive_hover, #8D6DD2)}.tabs__header li:hover path{fill:var(--linkupth_color_text_tab_inactive_hover, #8D6DD2)}@media only screen and (max-width: 750px){.tabs__header li:hover path{fill:var(--linkupth_color_bg_mobile_tabs_inactive_icons, #D6D5DA)}}.tabs__header li.active{background:transparent;color:var(--linkupth_color_text_tab_active_default, #fff)}.tabs__header li.active path{fill:var(--linkupth_color_text_tab_active_default, #fff)}.tabs__header li.active:hover{color:var(--linkupth_color_text_tab_hover, #8D6DD2)}.tabs__header li.active:hover path{fill:var(--linkupth_color_text_tab_hover, #8D6DD2)}@media only screen and (max-width: 750px){.tabs__header li.active{position:relative}.tabs__header li.active::after{content:"";position:absolute;top:-5px;bottom:10px;left:50%;transform:translateX(-50%);width:90%;background:var(--linkupth_color_bg_mobile_tabs_active, #493081);border-radius:8px}.tabs__header li.active .icon{z-index:10}.tabs__header li.active .icon path{fill:var(--linkupth_color_bg_mobile_tabs_active_icons, #fff)}}.tabs__header li:first-child{border-top-left-radius:8px}@media only screen and (max-width: 750px){.tabs__header li:first-child{border-top-left-radius:0}}.tabs__header li:last-child{border-top-right-radius:8px}@media only screen and (max-width: 750px){.tabs__header li:last-child{border-top-right-radius:0}}.tabs__header li .icon{height:24px;display:flex;justify-content:center;align-items:center;margin-bottom:8px}@media only screen and (max-width: 750px){.tabs__header li .icon{margin-bottom:0}}@media only screen and (max-width: 750px){.tabs__header li p{display:none}}.tabs__body{position:relative;padding:0 16px 32px 48px;height:calc(100% - 79px);overflow:hidden;display:flex;flex-direction:column}@media only screen and (max-height: 640px){.tabs__body{height:calc(100% - 62px)}}@media only screen and (max-width: 1200px){.tabs__body{padding:0 16px 32px 48px}}@media only screen and (max-width: 1023px){.tabs__body{padding:0 4px 32px 24px}}@media only screen and (max-width: 750px){.tabs__body{width:100%;margin:0 auto 64px auto;height:100%}}@media only screen and (max-width: 450px){.tabs__body{max-width:100%}}.tabs__body-title{font-size:22px;font-weight:500;margin-bottom:30px;margin-top:36px;color:var(--linkupth_color_text_tabpanel_heading, #fff)}@media only screen and (max-width: 750px){.tabs__body-title{font-size:20px;margin:20px 0 20px 16px}}.tabs__body ul{display:flex;flex-direction:column}.tabs__body-list{position:relative;height:100%;overflow:auto;padding-right:26px;margin-top:16px}@media only screen and (max-width: 1200px){.tabs__body-list{padding-right:26px}}@media only screen and (max-width: 1023px){.tabs__body-list{padding-right:16px}}@media only screen and (max-width: 750px){.tabs__body-list{margin-top:0}}@media only screen and (max-width: 750px){.tabs__body-list--settings{width:380px;margin:0 auto}}@media only screen and (max-width: 450px){.tabs__body-list--settings{width:100%}}@media only screen and (max-width: 750px){.tabs__body-list--settings .tabs__body-title{margin:20px 0}}.tab-list-item{display:flex;background:linear-gradient(60.11deg, var(--linkupth_color_bg_listitem_default, #3F3455) 0%, var(--linkupth_color_bg_listitem_default_with_opacity, rgba(63,52,85,0.498039)) 100%);border-radius:8px;padding:20px 0;cursor:pointer;align-items:center}.tab-list-item:not(:last-child){margin-bottom:16px}.tab-list-item span{font-size:14px}.tab-list-item--personal{background:linear-gradient(60.11deg, var(--linkupth_color_bg_listitem_focus, #344d59) 0%, var(--linkupth_color_bg_listitem_focus_with_opacity, rgba(52,77,89,0.498039)) 100%);box-shadow:0px 4px 4px rgba(0,0,0,0.04);order:-1}.tab-list-item--personal .tab-list-item__text span{color:var(--linkupth_color_text_listitem_focus_hint, #fff)}.tab-list-item--personal .tab-list-item__text p{color:var(--linkupth_color_text_listitem_focus_heading, #fff)}.tab-list-item--personal .tab-list-item__settings path{fill:var(--linkupth_color_secondaryicon_listitem_focus, #fff) !important;fill-opacity:1 !important}.tab-list-item--personal .tab-list-item__info path{fill:var(--linkupth_color_primaryicon_listitem_focus, #1ABC87) !important}.tab-list-item__info{color:rgba(255,255,255,0.64);display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 35.33px}@media only screen and (max-width: 750px){.tab-list-item__info{padding:0 18px}}.tab-list-item__info--next{color:var(--linkupth_color_text_listitem_heading, #fff)}.tab-list-item__info--next path{fill:var(--linkupth_color_primaryicon_listitem, #1ABC87)}.tab-list-item__info p{display:none;margin-top:8px;font-size:12px}@media only screen and (max-width: 1200px){.tab-list-item__info p{display:block}}.tab-list-item__text{flex:1}.tab-list-item__text p{font-weight:700;font-size:18px;color:var(--linkupth_color_text_listitem_heading, #fff)}@media only screen and (max-width: 960px){.tab-list-item__text p{font-size:18px}}@media only screen and (max-width: 750px){.tab-list-item__text p{font-size:14px;font-weight:400}}.tab-list-item__text>span{margin-top:16px;display:block;color:var(--linkupth_color_text_listitem_hint, #fff)}@media only screen and (max-width: 750px){.tab-list-item__text>span{font-size:12px;margin-top:8px}}.tab-list-item__text-download{color:var(--linkupth_color_text_form_title, #8D6DD2);display:inline;font-weight:bold}.tab-list-item__time{display:flex;align-items:center;justify-content:center;margin-right:30px}@media only screen and (max-width: 1200px){.tab-list-item__time{display:none}}.tab-list-item__time p{color:rgba(255,255,255,0.8);padding:8px 20px;font-weight:500;background:rgba(25,21,36,0.42);border-radius:50px;box-shadow:inset 0px 4px 24px rgba(0,0,0,0.19)}.tab-list-item__time span{color:rgba(255,255,255,0.8)}.tab-list-item__time--next p{background:var(--control_b)}.tab-list-item__settings{display:flex;align-items:center;justify-content:center;margin-right:10px}.tab-list-item__settings>*{margin:0 5px 0 0}.tab-list-item>.content{padding:0 16px}.hoverIcon .onHoverIconHide{display:none}.hoverIcon .onHoverIconShow{display:block}.onHoverIconShow{display:none}html,body{width:100vw;overflow:hidden;font-size:16px}.header{display:flex;align-items:center;padding:24px 32px;z-index:1}@media only screen and (max-width: 450px){.header{padding:16px 25px}}.header a{color:var(--linkupth_color_text_home_heading, #fff)}.footer{z-index:1;margin-top:auto;display:flex;justify-content:space-between;padding:24px 32px}@media only screen and (max-width: 450px){.footer{padding:24px 24px}.footer ul{width:100%;z-index:2}.footer li{flex:1;display:flex;align-items:center;justify-content:center}.footer .end-meeting .control__icon{height:48px;width:48px}}.gutter{padding:16px}.gutter--bottom{margin-bottom:16px}.gutter--top{margin-top:16px}.indent{margin-left:16px;margin-bottom:16px}ul{list-style-type:none;font-size:17px}ul a{display:flex;align-items:center}.meeting-organization{display:flex;justify-content:space-between}.meeting-organization>div{width:48%}.home-content{width:100%;height:100%;display:flex;justify-content:space-between;flex:1;margin-top:32px}@media only screen and (max-width: 750px){.home-content{margin-top:0}}.home-content__standalone{margin-top:0;overflow:hidden}.test{color:green}.video-rotate{transform:rotateY(180deg)}.container-forms{width:40%;padding:40px 0 0 40px}@media only screen and (max-width: 1200px){.container-forms{padding:0px 0 48px 40px;width:50%}}@media only screen and (max-width: 960px){.container-forms{width:50%;padding:0 0 24px 24px}}@media only screen and (max-width: 750px){.container-forms{width:100%;margin:0 auto;padding:0;height:calc(100% - 64px)}}@media only screen and (max-width: 600px){.container-forms{width:100%}}@media only screen and (max-width: 450px){.container-forms{max-width:100%}}.container-forms .h2{margin-bottom:24px}@media only screen and (max-width: 750px){.container-forms .h2{margin-bottom:14px;font-size:20px}}.forms{max-width:566px;margin:0 auto;padding:0 16px;overflow:hidden}@media only screen and (max-width: 960px){.forms{padding:16px 0}.forms .divider{margin:16px 0;background:transparent}}@media only screen and (max-width: 750px){.forms{max-width:100%;padding:0 0}}@media only screen and (max-height: 640px){.forms{overflow:auto;height:100%;padding-right:5px}}@media only screen and (max-width: 750px){.forms .collapse-container{display:flex}}@media only screen and (max-width: 750px){.forms .collapse-title,.forms .collapse-form{width:50%}}.forms .collapse-title{display:flex;align-items:center}@media only screen and (max-width: 750px){.forms .collapse-title p{margin-bottom:0;font-size:20px}}@media only screen and (max-width: 750px){.forms .collapse-form button{font-size:14px;height:unset;padding:8px 0}}@media only screen and (max-width: 600px){.forms .collapse-form .btn--double-left{display:flex;align-items:center;justify-content:center}}@media only screen and (max-width: 750px){.forms .collapse-form .btn--double-right{width:unset;padding:8px}}@media only screen and (max-width: 750px){.forms .collapse-form .btn--double-right svg{padding:3px}}.forms__slider{display:none}@media only screen and (max-width: 750px){.forms__slider{display:block;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;margin-top:15px;margin-bottom:24px;padding-bottom:5px}.forms__slider-item{display:inline-block;border-radius:10px;width:40%;margin-right:8px;background:#423362;padding:12px}.forms__slider-item:last-child{margin-right:0}.forms__slider-item-header{display:flex;align-items:center}.forms__slider-item-header div{border-radius:50%;height:20px;width:20px;background:gray;margin-right:8px}.forms__slider-item-header p{font-size:12px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forms__slider-item-body{font-size:39px}.forms__slider-item-footer{display:flex;justify-content:space-between;font-size:12px;font-weight:700}}.modal-form{padding:0 16px;height:100%}.modal-form__top{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.modal-form__top button{display:flex;align-items:center;justify-content:center}.modal-form__close{cursor:pointer;background-color:white;border-radius:50%;height:20px;width:20px;text-align:center;display:flex;justify-content:center;align-items:center}.modal-form__close>span{width:10px;height:2px;background:black;display:block;transform:rotate(45deg)}.modal-form__close>span:after{content:'';width:10px;height:2px;background:black;display:block;transform:rotate(-90deg)}.modal-form__btns{display:flex}.modal-form__btns button{height:36px}.modal-form__btns-link{padding:0 11.33px 0 13.33px;border-radius:8px 0px 0px 8px}.modal-form__btns-join{padding:0 24.5px 0 20.5px;font-size:14px;margin-left:1px;border-radius:0px 8px 8px 0px}.modal-form--disabled{opacity:40%}.modal-form--disabled *{cursor:unset;pointer-events:none !important}.modal-form__row{display:flex;align-items:center;position:relative}.modal-form__row input[type="checkbox"],.modal-form__row input[type="radio"]{height:20px;width:20px}.modal-form__row label{margin-left:10px;font-size:14px}.modal-form__row select{padding:16px;width:100%;color:var(--input_foreground_highlited_a);-webkit-appearance:none;-moz-appearance:none}.modal-form__info p{font-size:12px;color:var(--linkupth_color_text_aside_modal, #fff);margin-left:10px}.modal-form__info svg{min-width:16px}.modal-form__info svg path{fill:var(--linkupth_color_text_aside_modal, #fff)}.modal-form__password-input-container{flex:2;position:relative}.modal-form__password-input-container input{background:RGBA(var(--validationSuccessColorRGB), 0.19);color:var(--linkupth_color_bg_secondary_button_default, #148D65);padding-right:45px}.modal-form__password-input-container svg{pointer-events:auto}.modal-form__password-reset{flex:1;margin-left:8px}@media only screen and (max-width: 450px){.modal-form__password-reset button{padding:0 16px}}.modal-form__delete{border:1px solid var(--linkupth_color_bg_alertbutton_default, #9E2B3D) !important;color:var(--linkupth_color_text_home_heading, #fff)}.modal-form__delete:hover{background:var(--linkupth_color_bg_alertbutton_default, #9E2B3D) !important;color:var(--linkupth_color_text_home_heading, #fff)}.icon-absolute{position:absolute;right:20px;top:50%;transform:translateY(-50%);pointer-events:none;cursor:pointer}@media only screen and (max-width: 750px){.join-section{width:380px;margin:0 auto;padding:0 16px}}@media only screen and (max-width: 450px){.join-section{width:100%}}@media only screen and (max-width: 750px){.join-section-container{width:100%;padding:40px 0 50px 0}}@media only screen and (max-width: 450px){.join-section-container{padding:12px 0;background:none}}@media only screen and (max-width: 750px){.meetings-section{width:380px;margin:0 auto;padding:0 16px}}@media only screen and (max-width: 450px){.meetings-section{width:100%}}@media only screen and (max-width: 750px){.meetings-section-container{width:100%;padding:30px 0}}@media only screen and (max-width: 450px){.meetings-section-container{padding:12px 0}}.meetings-section .small-events-container,.meetings-section .upcoming-title{display:none}@media only screen and (max-width: 750px){.meetings-section .small-events-container,.meetings-section .upcoming-title{display:block}}.meetings-section .small-events-container{margin-bottom:20px}.meetings-section .mobile-join-meeting{height:20px}.meetings-section .hoverIcon .onHoverIconHide{display:none}.meetings-section .hoverIcon .onHoverIconShow{display:block}.meetings-section .onHoverIconShow{display:none}.header-menu-container{z-index:100;position:relative}.header-menu-container--meeting-background{background:linear-gradient(180deg, rgba(16,17,17,0.4) 0%, rgba(16,17,17,0.32) 20%, rgba(16,17,17,0.24) 40%, rgba(16,17,17,0.16) 60%, rgba(16,17,17,0.08) 80%, rgba(16,17,17,0) 100%)}.header-menu-container--meeting-background.shadow::after{z-index:-1;content:"";position:absolute;left:0;right:0;top:0;bottom:-25%}@media only screen and (max-width: 450px){.header-menu-container--meeting ul{flex:unset}}.header-menu-container--meeting ul:nth-child(2){justify-content:center}.header-menu-container--meeting ul:nth-child(3){justify-content:flex-end}.header-menu-container li{color:var(--linkupth_color_text_home_heading, #fff)}.footer-menu-container{z-index:100;position:fixed;bottom:0;width:100%}.footer-menu-container:before{background:linear-gradient(180deg, rgba(16,17,17,0) 0%, rgba(16,17,17,0.08) 20%, rgba(16,17,17,0.23) 40%, rgba(16,17,17,0.28) 60%, rgba(16,17,17,0.37) 80%, rgba(16,17,17,0.51) 100%);height:100%;width:100%;content:'';position:absolute;top:0;left:0;opacity:0;transition:opacity 0.4s}.footer-menu-container--meeting-background:before{opacity:1;transition:opacity 0.4s}@media only screen and (max-width: 450px){.footer-menu-container--meeting-background{background:none;position:fixed}.footer-menu-container--meeting-background::after{content:'';left:0;bottom:0;height:100%;width:100%;position:absolute;background:linear-gradient(0deg, rgba(15,10,25,0.75) 0%, rgba(15,10,25,0.743515) 6.67%, rgba(15,10,25,0.723368) 13.33%, rgba(15,10,25,0.688755) 20%, rgba(15,10,25,0.639441) 26.67%, rgba(15,10,25,0.576169) 33.33%, rgba(15,10,25,0.501087) 40%, rgba(15,10,25,0.417982) 46.67%, rgba(15,10,25,0.332018) 53.33%, rgba(15,10,25,0.248913) 60%, rgba(15,10,25,0.173831) 66.67%, rgba(15,10,25,0.110558) 73.33%, rgba(15,10,25,0.0612449) 80%, rgba(15,10,25,0.0266325) 86.67%, rgba(15,10,25,0.0064854) 93.33%, rgba(15,10,25,0) 100%);z-index:1}}.footer-menu-container--meeting-background.shadow:after{z-index:-1;content:"";position:absolute;left:0;right:0;top:-25%;bottom:0;background:linear-gradient(to top, rgba(15,16,16,0.4) 0%, rgba(15,16,16,0.395) 8.8%, rgba(15,16,16,0.381) 17.5%, rgba(15,16,16,0.358) 26.1%, rgba(15,16,16,0.33) 34.6%, rgba(15,16,16,0.296) 42.8%, rgba(15,16,16,0.259) 50.8%, rgba(15,16,16,0.22) 58.3%, rgba(15,16,16,0.18) 65.5%, rgba(15,16,16,0.141) 72.3%, rgba(15,16,16,0.104) 78.5%, rgba(15,16,16,0.07) 84.2%, rgba(15,16,16,0.042) 89.2%, rgba(15,16,16,0.019) 93.6%, rgba(15,16,16,0.005) 97.2%, rgba(15,16,16,0) 100%)}@media only screen and (max-width: 450px){.footer-menu-container--meeting-background.shadow:after{background:none;position:fixed;top:unset}.footer-menu-container--meeting-background.shadow:after::after{content:'';left:0;bottom:0;height:100%;width:100%;position:absolute;background:linear-gradient(0deg, rgba(15,10,25,0.75) 0%, rgba(15,10,25,0.743515) 6.67%, rgba(15,10,25,0.723368) 13.33%, rgba(15,10,25,0.688755) 20%, rgba(15,10,25,0.639441) 26.67%, rgba(15,10,25,0.576169) 33.33%, rgba(15,10,25,0.501087) 40%, rgba(15,10,25,0.417982) 46.67%, rgba(15,10,25,0.332018) 53.33%, rgba(15,10,25,0.248913) 60%, rgba(15,10,25,0.173831) 66.67%, rgba(15,10,25,0.110558) 73.33%, rgba(15,10,25,0.0612449) 80%, rgba(15,10,25,0.0266325) 86.67%, rgba(15,10,25,0.0064854) 93.33%, rgba(15,10,25,0) 100%);z-index:1}}.list{display:flex;color:var(--linkupth_color_text_home_heading, #fff)}.list--horizontal{align-items:center}.list--horizontal.view-switch li:not(:last-child){margin-right:0}.list--horizontal li:not(:last-child){margin-right:24px}@media only screen and (max-width: 450px){.list--horizontal li:not(:last-child){margin-right:0}}.list--horizontal-no-text li:not(:last-child){margin-right:4px}.list a{color:var(--linkupth_color_text_home_heading, #fff)}

.index__home-screen--JkhtG{width:416px;display:flex;margin:0 auto;height:693px}.index__home-screen--JkhtG .main{width:320px;background:var(--linkupth_color_bg_home, #201931)}.index__home-screen-fs--rRsYP{width:100%;height:100%;overflow:hidden;display:flex}.index__home-screen-fs--rRsYP .main{width:100%}

.Spinner__spinnerBox--pidms{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Spinner__spinnerBox--pidms>.spinner{width:100%;height:200px;display:flex;justify-content:center;align-items:center;flex-direction:column}.Spinner__spinnerBox--pidms>.spinner>.animation{width:100px;height:100px;border:10px solid var(--linkupth_color_bg_loader_circle_general, #362B4D);position:relative;border-radius:50%;-webkit-animation:rotate 3s linear infinite;animation:rotate 3s linear infinite}.Spinner__spinnerBox--pidms>.spinner>.animation:after{top:3px;left:3px;position:absolute;content:'';border:5px solid var(--linkupth_color_bg_loader_dot_general, #fff);border-radius:50%;background-color:var(--linkupth_color_bg_loader_dot_general, #fff)}.Spinner__spinnerBox--pidms>.spinner>.message{margin-top:30px;font-size:17px;color:var(--linkupth_color_text_home_heading, #fff);text-align:center}@-webkit-keyframes rotate{to{transform:rotate(360deg)}}@keyframes rotate{to{transform:rotate(360deg)}}

.ToastNotifications__toastNotificationsContainer--N_VGM{position:fixed;top:0;z-index:20000;left:50%;transform:translateX(-50%)}

.ToastNotification__toastNotification--_6MXX{padding:16px 40px;text-align:center;font-size:17px;color:#F6F7F7;margin:0 0 4px 0;border-radius:0px 0px 12px 12px;position:relative}.ToastNotification__toastNotification--_6MXX.typeSuccess{background-color:var(--linkupth_color_bg_notification_success, #158762) !important;color:var(--linkupth_color_text_notification_success, #fff) !important}.ToastNotification__toastNotification--_6MXX.typeError{background-color:var(--linkupth_color_bg_notification_error, #891D2F) !important;color:var(--linkupth_color_text_notification_error, #fff) !important}.ToastNotification__toastNotification--_6MXX svg{position:absolute;right:8px;top:50%;transform:translateY(-50%);cursor:pointer}.ToastNotification__toastNotification--_6MXX svg path{fill:white}

.Modal__modal--PoLBm>.modal-backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10000;background:rgba(11,7,20,0.64)}.Modal__modal--PoLBm>.modal-container{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10001;transform:scale(0);transition:transform 0.3s ease-in-out}.Modal__modal--PoLBm>.modal-container.active{transform:scale(1)}.Modal__modal--PoLBm>.modal-container .modal{left:unset;margin:unset;background:var(--linkupth_color_bg_home_with_opacity, rgba(32,25,49,0.8));-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border-radius:16px}.Modal__modal--PoLBm>.modal-container .modal>header{min-width:310px;padding:15px;font-size:20px}.Modal__modal--PoLBm>.modal-container .modal>header h3.title{color:var(--linkupth_color_text_home_heading, #fff);font-weight:bold}.Modal__modal--PoLBm>.modal-container .modal>header button.close,.Modal__modal--PoLBm>.modal-container .modal>header button.back{cursor:pointer;padding:7px 0px;background:transparent;border:none}.Modal__modal--PoLBm>.modal-container .modal>header button.close>span,.Modal__modal--PoLBm>.modal-container .modal>header button.back>span{width:16px;height:2px;background:black;display:block;transform:rotate(45deg)}.Modal__modal--PoLBm>.modal-container .modal>header button.close>span:after,.Modal__modal--PoLBm>.modal-container .modal>header button.back>span:after{content:'';width:16px;height:2px;background:black;display:block;transform:rotate(-90deg)}.Modal__modal--PoLBm>.modal-container .modal>section.body{max-height:60vh;padding:15px;overflow-x:auto}.Modal__modal--PoLBm>.modal-container .modal>footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:10px 15px}.Modal__modal--PoLBm>.modal-container .modal>footer button.submit{background-color:#543695;border-radius:8px;border:none;color:white;padding:10px 20px;font-weight:bold}.Modal__modal--PoLBm>.modal-container .modal>footer>.btn+.btn{margin-left:5px}.Modal__modal--PoLBm.aside-modal>.modal-backdrop{background-color:#140d24;opacity:0;transition:opacity 1s ease-in-out}.Modal__modal--PoLBm.aside-modal>.modal-backdrop.active{opacity:0.7}.Modal__modal--PoLBm.aside-modal>.modal-container{left:unset;transform:unset;right:-100%;opacity:0;transition:right 1s ease-in-out, opacity 1s ease-in-out}.Modal__modal--PoLBm.aside-modal>.modal-container.active{right:0;opacity:1}.Modal__modal--PoLBm.aside-modal>.modal-container .modal{background:var(--linkupth_color_bg_home, #201931);height:100%;border-radius:16px 0 0 16px}.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header{color:var(--linkupth_color_text_aside_modal, #fff)}.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.close,.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.back{background-color:white;box-shadow:0px 0px 2px var(--linkupth_color_control_shadow_meeting_modal, rgba(41,41,42,0.4)),1px 2px 5px var(--linkupth_color_control_shadow_meeting_modal, rgba(41,41,42,0.4));border-radius:50%;height:20px;width:20px;margin-right:12px;text-align:center;display:flex;justify-content:center;align-items:center}.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.close>span,.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.back>span{width:10px;height:2px}.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.close>span:after,.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.back>span:after{width:10px;height:2px}.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.back{position:relative}.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.back>span{width:9px;height:3px;position:absolute;transform:rotate(-45deg);top:5px;left:4px}.Modal__modal--PoLBm.aside-modal>.modal-container .modal>header button.back>span::after{width:9px;height:3px;position:absolute;top:4px;left:-4px}.Modal__modal--PoLBm.aside-modal>.modal-container .modal>section.body{max-height:100%;overflow-y:auto;height:100%;width:360px;color:var(--linkupth_color_text_aside_modal, #fff)}.Modal__modal--PoLBm.standard-modal>.modal-container{color:#fff}.Modal__modal--PoLBm.standard-modal>.modal-container .modal{background:var(--linkupth_color_bg_home_with_opacity, rgba(32,25,49,0.8));box-shadow:1.51692px 46.9755px 109px rgba(0,0,0,0.286593);max-width:600px;width:100%;justify-content:center}.Modal__modal--PoLBm.standard-modal>.modal-container .modal>header{margin-top:30px;padding:15px 45px}.Modal__modal--PoLBm.standard-modal>.modal-container .modal>.modal-body,.Modal__modal--PoLBm.standard-modal>.modal-container .modal>.body{display:flex;align-items:center;justify-content:stretch;width:100%;padding:45px 45px 30px}.Modal__modal--PoLBm.standard-modal>.modal-container .modal>header+.body{padding:0 45px 15px}

.SimpleModal__simpleModal--HFW_Z>.modal-container .simple-modal-body{font-size:1.1em}

.Select__select--ixccp{color:var(--linkupth_color_text_home_heading, #fff)}.Select__select--ixccp .css-1pahdxg-control{box-shadow:none}.Select__select--ixccp>div{background:var(--linkupth_color_bg_input, #342B4A)}.Select__select--ixccp>div[class*="menu"]{z-index:100000}.Select__select--ixccp>div[class*="control"]{cursor:pointer;height:100%;border-radius:8px;border:none;color:var(--linkupth_color_text_home_heading, #fff);outline:none}.Select__select--ixccp>div[class*="control"] div[class*="Value"]{color:var(--linkupth_color_text_home_heading, #fff)}.Select__select--ixccp>div[class*="control"] div[class*="indicatorContainer"]{color:var(--linkupth_color_text_home_heading, #fff)}.Select__select--ixccp>div[class*="control"] span[class*="indicatorSeparator"]{display:none}.Select__select--ixccp__option:hover{background:var(--linkupth_color_bg_primarybuttondefault_opacity_20, rgba(73,48,129,0.2))}.Select__select--ixccp__option:active{background:var(--linkupth_color_bg_primary_button_default, #493081) !important}.Select__select--ixccp__option--is-focused{background:var(--linkupth_color_bg_primarybuttondefault_opacity_20, rgba(73,48,129,0.2)) !important}.Select__select--ixccp__option--is-selected{background:var(--linkupth_color_bg_primary_button_default, #493081) !important}

.AudioPreview__audioPreview--LeG_0{background:var(--linkupth_color_bg_tabpanel, #342B47);border-radius:200px;height:9px;overflow:hidden;position:absolute;bottom:11px;left:9px;right:41px}.AudioPreview__audioPreview--LeG_0>.progressBar{height:100%;background:var(--linkupth_color_bg_notification_success, #158762);border-radius:200px}

.CameraPreview__cameraPreview--s6JMa{display:flex;flex-direction:column}.CameraPreview__cameraPreview--s6JMa .title{margin-left:0;color:var(--linkupth_color_text_callscreentab_inactive_with_opacity, rgba(246,247,247,0.639216));font-size:22px;margin-bottom:16px}.CameraPreview__cameraPreview--s6JMa .video-preview{width:100%;height:184px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#38304a;position:relative}.CameraPreview__cameraPreview--s6JMa .video-preview>svg{position:absolute;z-index:1}.CameraPreview__cameraPreview--s6JMa .video-preview>video{height:102%;width:auto;z-index:2}

.MediaDevicesModal__mediaDevicesModal--mbDpP .device-change-info{margin-bottom:24px;margin-top:0 !important;display:flex;align-items:center}.MediaDevicesModal__mediaDevicesModal--mbDpP .device-change-info>.icon{display:flex;margin-right:8px}.MediaDevicesModal__mediaDevicesModal--mbDpP .device-change-info>.icon>svg{width:24px;height:24px}.MediaDevicesModal__mediaDevicesModal--mbDpP .device-change-info>.description{margin-bottom:0}.MediaDevicesModal__mediaDevicesModal--mbDpP .device-change-info>.description>p{font-size:18px;color:white;margin-bottom:0}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices{margin-bottom:30px}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.title{margin-left:26px;color:var(--linkupth_color_text_aside_modal, #fff);font-size:22px;margin-bottom:16px}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.empty-select>div>div{border:1px solid var(--danger)}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box{margin-bottom:8px;height:64px;position:relative}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box>.label{left:9px;top:8px;position:absolute;z-index:1;color:var(--linkupth_color_text_callscreentab_inactive_with_opacity, rgba(246,247,247,0.639216))}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box>div[class*='container']{height:100%}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box>div[class*='container']>div[class*='control']{height:100%}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box>div[class*='container']>div[class*='control']>div:first-of-type{margin-top:15px}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box>div[class*='container']>div[class*='control']>div:first-of-type div[class*='singleValue']{font-size:17px;margin-top:3px}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box.select-audio-input{height:77px}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box.select-audio-input>.progress{background:#211a30;border-radius:200px;height:9px;overflow:hidden;position:absolute;bottom:11px;left:9px;right:41px}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box.select-audio-input>.progress>.progress-bar{height:100%;background:#1abc87;border-radius:200px}.MediaDevicesModal__mediaDevicesModal--mbDpP .media-devices>.select-field-box.select-audio-input>div[class*='container']>div[class*='control']>div:first-of-type{margin-top:3px !important}.MediaDevicesModal__mediaDevicesModal--mbDpP .title{margin-left:0;color:var(--linkupth_color_text_aside_modal, #fff);font-size:22px;margin-bottom:16px}.MediaDevicesModal__mediaDevicesModal--mbDpP .video-preview .title{font-size:18px;margin:16px 0 8px}.MediaDevicesModal__mediaDevicesModal--mbDpP .heading,.MediaDevicesModal__mediaDevicesModal--mbDpP .subheading{color:var(--linkupth_color_text_aside_modal, #fff);margin:16px 0 8px}.MediaDevicesModal__mediaDevicesModal--mbDpP .heading{font-size:1.1em}.MediaDevicesModal__mediaDevicesModal--mbDpP .subheading{font-size:1em}.MediaDevicesModal__mediaDevicesModal--mbDpP .description{color:var(--linkupth_color_text_aside_modal, #fff);font-size:14px;line-height:16px;letter-spacing:0.4px;margin-bottom:20px}.MediaDevicesModal__mediaDevicesModal--mbDpP .info{display:flex}.MediaDevicesModal__mediaDevicesModal--mbDpP .info>.icon{margin-right:14px}.MediaDevicesModal__mediaDevicesModal--mbDpP .info>.icon path{fill:var(--linkupth_color_text_aside_modal, #fff)}.MediaDevicesModal__mediaDevicesModal--mbDpP .info>.description{color:var(--linkupth_color_text_aside_modal, #fff);font-size:14px;line-height:16px;letter-spacing:0.4px}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block{padding:8px 0}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block .checkbox-default{margin-bottom:10px}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block-disabled .checkbox-default .checkmark::after{border:none}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block .checkbox{margin-left:8px;color:var(--linkupth_color_text_aside_modal, #fff)}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block .voice-focus-variants-container{margin:10px 0}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block .btn{width:24%;height:unset;padding:16px 0;font-size:14px}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block .radio-group{margin:16px 0}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block .radio-group label{color:white}.MediaDevicesModal__mediaDevicesModal--mbDpP .settings-block .custom-radiobutton__container{position:relative;margin-bottom:8px}.MediaDevicesModal__mediaDevicesModal--mbDpP .defaultsButton{margin-top:24px}.MediaDevicesModal__mediaDevicesModal--mbDpP .closeButton{margin-top:15px}.MediaDevicesModal__mediaDevicesModal--mbDpP .closeButton>.btn:disabled{cursor:default;border-color:var(--input_background_a);color:var(--input_background_a)}.MediaDevicesModal__mediaDevicesModal--mbDpP .closeButton>.btn:disabled:hover{background:none}.MediaDevicesModal__mediaDevicesModal--mbDpP .btn--clear{border-width:2px}

.RadioGroup__radioGroup--v9x0u .radio-item{margin-bottom:8px}

.SelectButtonGroup__selectBtnGroup--K0W7Y{display:flex;justify-content:space-between}

.PermissionsDeniedModal__permissionsDeniedModal--hCZ5Y>.modal-container .modal{max-height:330px}.PermissionsDeniedModal__permissionsDeniedModal--hCZ5Y .permissions-denied-modal-body .permissions-failed p{margin:0 0 1.5em}.PermissionsDeniedModal__permissionsDeniedModal--hCZ5Y .permissions-denied-modal-body .permissions-failed p:last-child{margin-bottom:0}.PermissionsDeniedModal__permissionsDeniedModal--hCZ5Y .permissions-denied-modal-body .permissions-failed a{color:var(--linkupth_color_text_form_title, #8D6DD2)}.PermissionsDeniedModal__permissionsDeniedModal--hCZ5Y .permissions-denied-modal-body .permissions-failed a:hover{color:var(--linkupth_color_border_screenshare, #7048C7)}.PermissionsDeniedModal__permissionsDeniedModal--hCZ5Y .permissions-denied-modal-body .permissions-failed .error-code{display:block;color:rgba(255,255,255,0.25);margin:0.25em 0 0}

.LandingPage__meetingEnded--Kncc3{display:flex;justify-content:center;align-items:center;height:100%}.LandingPage__meetingEnded--Kncc3>.message{font-size:20px;color:var(--linkupth_color_text_home_heading, #fff)}

.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal{width:unset !important;background:linear-gradient(180deg, #201a31 0%, #372c5a 100%) !important;opacity:0.96}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal>header{margin-top:40px !important;min-width:unset}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal>header>h3{font-size:20px;text-align:center}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal .body.display-name-modal-body{padding-top:15px !important;flex-direction:column}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal .body.display-name-modal-body div:not(:last-child){margin-bottom:8px}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal .body.display-name-modal-body input{margin-bottom:0;height:48px;text-align:left;padding:0 16px}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal .body.display-name-modal-body p.error{color:var(--linkupth_color_text_errorinput, #DC3F58);font-size:0.9em;padding:0 8px}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal .body.display-name-modal-body input,.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal .body.display-name-modal-body p{width:320px}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal footer{padding:0 45px 15px;margin-bottom:30px}.DisplayNameModal__displayNameModal--TpaAZ>.modal-container>.modal footer button{height:48px;font-size:16px;width:100%;font-weight:400 !important}

.EulaModal__eulaModal--TPAHM{background-color:red !important}.EulaModal__eulaModal--TPAHM .modal{height:85vh;width:85vw;background:linear-gradient(180deg, #201a31 0%, #372c5a 100%) !important;color:white;padding:0 15px}.EulaModal__eulaModal--TPAHM .modal .title{color:white !important}@media only screen and (max-width: 400px){.EulaModal__eulaModal--TPAHM .modal{width:95%}}@media only screen and (max-height: 400px){.EulaModal__eulaModal--TPAHM .modal{height:95%}}.EulaModal__eulaModal--TPAHM .modal header{margin-top:20px}.EulaModal__eulaModal--TPAHM .modal .eula-modal-body{margin:0 auto;height:100%;width:100%;max-height:unset !important}.EulaModal__eulaModal--TPAHM .modal .eula-modal-body iframe{border:1px solid var(--linkupth_color_bg_primary_dimmed_button_default, #3A2D57);border-radius:10px}.EulaModal__eulaModal--TPAHM .modal footer{justify-content:space-between !important;margin-bottom:20px}.EulaModal__eulaModal--TPAHM .modal .eula-terms{display:block;width:100%;height:100%}.EulaModal__eulaModal--TPAHM .modal .checkbox-container .checkbox-default{display:inline-flex;margin-right:10px;position:relative;top:3px}.EulaModal__eulaModal--TPAHM .modal .btn--disabled{opacity:50%}

.JoinFlowModal__joinFlowModal--ttWoB>.modal-container .modal{min-height:330px;background-color:var(--linkupth_color_bg_loader_modal, #201931) !important}.JoinFlowModal__joinFlowModal--ttWoB .join-flow-modal-header{display:flex;flex-direction:column;align-items:center;margin-top:0 !important}.JoinFlowModal__joinFlowModal--ttWoB .join-flow-modal-header h3{color:var(--linkupth_color_text_loader_modal, #fff);margin-top:15px}.JoinFlowModal__joinFlowModal--ttWoB .join-flow-modal-header .region{color:var(--linkupth_color_text_loader_modal, #fff);font-size:17px;margin-top:10px}.JoinFlowModal__joinFlowModal--ttWoB .btn{color:var(--linkupth_color_text_loader_modal, #fff)}.JoinFlowModal__joinFlowModal--ttWoB .join-flow-modal-body{min-height:200px;flex-direction:column;align-items:stretch !important;justify-content:center !important}.JoinFlowModal__joinFlowModal--ttWoB .join-flow-modal-body>.password-message{margin-bottom:20px;font-size:20px;color:var(--linkupth_color_text_loader_modal, #fff);text-align:center}.JoinFlowModal__joinFlowModal--ttWoB .join-flow-modal-body>.password-input{display:flex;align-items:center;justify-content:center}.JoinFlowModal__joinFlowModal--ttWoB .join-flow-modal-body>.password-input>input{max-width:350px;width:100%}.JoinFlowModal__joinFlowModal--ttWoB .join-flow-modal-body .spinner .message{color:var(--linkupth_color_text_loader_modal, #fff)}

.LoginForm__loginForm--Ve3DX .response{min-height:142px;color:white}.LoginForm__loginForm--Ve3DX .validationError{margin-top:4px;color:white}.LoginForm__loginForm--Ve3DX input,.LoginForm__loginForm--Ve3DX button{width:100%;margin-top:0}.LoginForm__loginForm--Ve3DX button{background:var(--linkupth_color_bg_form_button, #1ABC87);color:var(--linkupth_color_text_form_button, #fff)}.LoginForm__loginForm--Ve3DX input{font-size:16px;background:var(--linkupth_color_bg_form_input, #342B4A);color:var(--linkupth_color_text_form_input, #DADBDC) !important}.LoginForm__loginForm--Ve3DX input:-webkit-autofill,.LoginForm__loginForm--Ve3DX input:-webkit-autofill:hover,.LoginForm__loginForm--Ve3DX input:-webkit-autofill:focus,.LoginForm__loginForm--Ve3DX input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 50px var(--linkupth_color_bg_form_input, #342B4A) inset !important;-webkit-text-fill-color:var(--linkupth_color_text_form_input, #DADBDC) !important}.LoginForm__loginForm--Ve3DX>.joinMeetingBtn{margin-top:auto}.LoginForm__loginForm--Ve3DX>.joinType{display:flex;color:white;justify-content:space-between}.LoginForm__loginForm--Ve3DX>.keepMeLoggedIn{color:white}.LoginForm__loginForm--Ve3DX>.keepMeLoggedIn label{color:var(--linkupth_color_text_form_info, #fff) !important}.LoginForm__loginForm--Ve3DX>.keepMeLoggedIn label.checkbox{margin-left:10px;color:var(--linkupth_color_text_form_info, #fff)}.LoginForm__loginForm--Ve3DX .actionLink{color:var(--linkupth_color_text_form_title, #8D6DD2)}.LoginForm__loginForm--Ve3DX .actionLink:active{color:var(--linkupth_color_text_form_title, #8D6DD2)}.LoginForm__loginForm--Ve3DX .eula-note{color:white;margin:10px 0 0 0}.LoginForm__loginForm--Ve3DX .eula-note a{color:var(--linkupth_color_text_form_title, #8D6DD2)}

.PublicScreen__publicScreen--leyhe{height:100%;overflow-y:auto}.PublicScreen__publicScreen--leyhe .section-wrapper{min-height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background:var(--linkupth_color_bg_login, #201931)}.PublicScreen__publicScreen--leyhe .guestFormInfo{position:relative;text-align:center;padding-bottom:18px;margin-bottom:32px;margin-top:16px}.PublicScreen__publicScreen--leyhe .logo-container{display:flex;justify-content:center;align-items:center}.PublicScreen__publicScreen--leyhe .logo-container .logo{max-width:200px;max-height:100px}.PublicScreen__publicScreen--leyhe .joinType{display:flex;color:white;justify-content:space-between}.PublicScreen__publicScreen--leyhe .info{color:var(--linkupth_color_text_form_title, #8D6DD2);font-size:14px;margin-bottom:12px}.PublicScreen__publicScreen--leyhe .eula-note{color:white;margin:20px 0 0 0}.PublicScreen__publicScreen--leyhe .eula-note a{color:var(--linkupth_color_text_form_title, #8D6DD2)}.PublicScreen__publicScreen--leyhe .content-box{width:438px;padding:40px;margin:20px 0;border:2px solid var(--linkupth_color_border_form, #342B4A);border-radius:20px;display:flex;flex-direction:column;background:linear-gradient(163.61deg, var(--linkupth_color_bg_form, #1C1628) 2.68%, var(--linkupth_color_bg_form_with_opacity, rgba(28,22,40,0.278431)) 94.21%)}.PublicScreen__publicScreen--leyhe .content-box .advancedInfo{position:relative;margin-top:32px;text-align:center;padding-bottom:28px;margin-bottom:32px}.PublicScreen__publicScreen--leyhe .content-box .advancedInfo:after{content:'';height:1px;background:var(--linkupth_color_text_form_title, #8D6DD2);width:40px;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.PublicScreen__publicScreen--leyhe .content-box label,.PublicScreen__publicScreen--leyhe .content-box .h2{color:var(--linkupth_color_text_form_info, #fff)}.PublicScreen__publicScreen--leyhe .content-box label.checkbox{margin-left:10px;color:var(--linkupth_color_text_form_info, #fff)}@media only screen and (max-width: 450px){.PublicScreen__publicScreen--leyhe{padding:20px 0 60px 0}.PublicScreen__publicScreen--leyhe .section-wrapper{height:100%;display:block}.PublicScreen__publicScreen--leyhe .guestFormInfo{text-align:center;padding-bottom:15px;margin-bottom:15px}.PublicScreen__publicScreen--leyhe .joinType{flex-direction:column}.PublicScreen__publicScreen--leyhe .joinType .custom-radiobutton{margin-bottom:20px}.PublicScreen__publicScreen--leyhe .content-box{width:100%;height:initial;min-height:150px;justify-content:center;margin:0;padding:0 40px 0px 40px;border:none;background:initial}.PublicScreen__publicScreen--leyhe .content-box .advancedInfo{padding-bottom:20px;margin-bottom:20px}.PublicScreen__publicScreen--leyhe .content-box .advancedInfo:before{content:'';height:1px;background:var(--linkupth_color_text_form_title, #8D6DD2);width:40px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);top:-19px;bottom:unset}}

.Meeting__meeting--SKFiy{height:100%;width:100vw}

.ChatNotifications__chatNotifications--rI1Bb{position:fixed;z-index:1000;top:80px;right:32px;background:none}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification{width:320px;display:flex;box-shadow:0px 18px 80px rgba(0,0,0,0.0905869),0px 5.42647px 24.1177px rgba(0,0,0,0.13),0px 2.25388px 10.0172px rgba(0,0,0,0.169413),0px 0.81518px 3.62304px rgba(0,0,0,0.26);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background-color:rgba(62,43,104,0.64);padding:16px}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification:not(:first-child){margin-top:4px}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification:last-child{border-radius:0px 0px 16px 16px}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification:first-child{border-radius:16px 0px 0px 0px}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification:only-child{border-radius:16px 0px 16px 16px}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification>.iconBox>.icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#A4346A;font-size:17px;color:#FCEDF4}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification>.content{display:flex;flex-direction:column;width:calc(100% - 16px - 40px);margin-left:16px}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification>.content>.displayName{color:#F6F7F7;opacity:0.64;font-weight:500;font-size:13px;line-height:131%}.ChatNotifications__chatNotifications--rI1Bb>.chatNotification>.content>.message{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#F6F7F7;font-size:15px;line-height:18px}

.CollapsiblePanel__collapsiblePanel--XXHGt .collapsible-header{display:block;background-color:rgba(255,255,255,0.2);padding:8px 16px;border-radius:8px;cursor:pointer}.CollapsiblePanel__collapsiblePanel--XXHGt .collapsible-header .header-title{font-size:1.4em}.CollapsiblePanel__collapsiblePanel--XXHGt .collapsible-header .header-title::before{display:inline-block;content:'+';font-size:1.2em;margin-right:8px;transition:transform 0.2s ease-in-out;transform:rotate(45deg)}.CollapsiblePanel__collapsiblePanel--XXHGt .collapsible-header.collapsed .header-title::before{transform:rotate(0deg)}.CollapsiblePanel__collapsiblePanel--XXHGt .panel-body{overflow:hidden;transition:height 0.2s ease-in-out}.CollapsiblePanel__collapsiblePanel--XXHGt .panel-body.collapsed{height:0 !important;padding:0 !important}

.MetricsModal__metricsModal--odweQ{color:var(--linkupth_color_text_home_heading, #fff)}.MetricsModal__metricsModal--odweQ>.modal-container>.modal{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);max-width:800px !important}@media only screen and (max-width: 450px){.MetricsModal__metricsModal--odweQ>.modal-container>.modal{height:100%}}.MetricsModal__metricsModal--odweQ>.modal-container>.modal>header button.close{width:27px;height:27px;margin-right:16px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center}.MetricsModal__metricsModal--odweQ>.modal-container>.modal>header button.close span,.MetricsModal__metricsModal--odweQ>.modal-container>.modal>header button.close span::after{background:#20192f}.MetricsModal__metricsModal--odweQ>.modal-container>.modal>.body.metrics-modal-body{flex-direction:column;align-items:stretch;padding-top:15px !important;padding-bottom:45px !important}.MetricsModal__metricsModal--odweQ>.modal-container>.modal>.body.metrics-modal-body .stats-panel .panel-body{padding:16px 8px;font-size:0.9em}.MetricsModal__metricsModal--odweQ>.modal-container>.modal>.body.metrics-modal-body .stats-panel .panel-body dl{display:grid;grid-template-columns:3fr 2fr;gap:4px 16px}.MetricsModal__metricsModal--odweQ>.modal-container>.modal>.body.metrics-modal-body .stats-panel .panel-body dl dt{text-align:right}

.BottomSheet__sheetBackground--jrNNa{z-index:190;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);-webkit-animation:fade-in 0.2s ease-in-out alternate;animation:fade-in 0.2s ease-in-out alternate}.BottomSheet__sheetBackground--jrNNa .sheetContainer{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg, #29213a 0%, #2f2641 100%);color:#fff;box-shadow:0 -5px 20px 5px rgba(0,0,0,0.5);-webkit-animation:slide-in 0.2s ease-in-out alternate;animation:slide-in 0.2s ease-in-out alternate}.BottomSheet__separator--sgS5P{height:1px;width:100%;background-color:rgba(255,255,255,0.2);margin:0}@-webkit-keyframes slide-in{0%{margin-bottom:-100%}100%{margin-bottom:0}}@keyframes slide-in{0%{margin-bottom:-100%}100%{margin-bottom:0}}@-webkit-keyframes fade-in{0%{background-color:rgba(0,0,0,0)}100%{background-color:rgba(0,0,0,0.5)}}@keyframes fade-in{0%{background-color:rgba(0,0,0,0)}100%{background-color:rgba(0,0,0,0.5)}}

.AttendeeBottomSheet__sheetHeader--_SzJ3{padding:16px}.AttendeeBottomSheet__sheetHeader--_SzJ3 .attendeeIcon{width:48px;height:48px;margin-right:16px}.AttendeeBottomSheet__sheetHeader--_SzJ3 .attendeeDetails{flex:1}.AttendeeBottomSheet__sheetHeader--_SzJ3 .attendeeDetails .name{font-weight:bold;font-size:1.3em;line-height:1.3}.AttendeeBottomSheet__sheetHeader--_SzJ3 .attendeeDetails .role{color:rgba(255,255,255,0.75)}.AttendeeBottomSheet__actionsList--kfyfp{list-style:none}.AttendeeBottomSheet__actionsList--kfyfp li .action{padding:16px;cursor:pointer;display:block;width:100%;text-align:left;color:#fff;font-size:0.9em}.AttendeeBottomSheet__actionsList--kfyfp li .action:disabled{cursor:default;color:rgba(255,255,255,0.5)}.AttendeeBottomSheet__actionsList--kfyfp li .action.danger{color:#c92742;font-weight:bold;opacity:1}.AttendeeBottomSheet__actionsList--kfyfp li:first-child{margin-top:8px}.AttendeeBottomSheet__actionsList--kfyfp li:last-child{margin-bottom:8px}

.Menu__menuBackground--bHpRC{z-index:20001}.Menu__menuBackground--bHpRC .menuContainer{position:absolute;background:var(--linkupth_color_bg_contextmenu_with_opacity, rgba(11,7,20,0.698039));color:var(--linkupth_color_text_contextmenu_item_default, #F6F7F7);border-radius:8px;z-index:20002;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);margin:2px;min-width:150px;top:50%;left:50%}.Menu__menuBackground--bHpRC .menuContainer .menu{list-style:none}.Menu__menuBackground--bHpRC .menuContainer .menu li.menu-item{cursor:pointer;padding:8px 16px;font-size:13px;font-weight:700;opacity:0.7;margin-right:16px;transition:opacity 0.2s ease-in-out}.Menu__menuBackground--bHpRC .menuContainer .menu li.menu-item:first-child{padding-top:16px}.Menu__menuBackground--bHpRC .menuContainer .menu li.menu-item:last-child{padding-bottom:16px}.Menu__menuBackground--bHpRC .menuContainer .menu li.menu-item.danger{color:var(--linkupth_color_text_contextmenu_item_alert, #C92742);font-weight:900;opacity:1}.Menu__menuBackground--bHpRC .menuContainer .menu li.menu-item.disabled{opacity:0.4 !important;color:var(--linkupth_color_text_contextmenu_item_disabled_with_opacity, rgba(246,247,247,0.4));cursor:default}.Menu__menuBackground--bHpRC .menuContainer .menu li.menu-item:hover{color:var(--linkupth_color_text_contextmenu_item_hovered, #F6F7F7);opacity:1}

.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX{background:var(--linkupth_color_galleryview_bg_audioparticipant, #443C58);box-shadow:0px 2px 4px var(--linkupth_color_galleryview_border_audioparticipant_with_opacity, rgba(83,75,100,0.176471));border-radius:8px;width:100%;max-width:200px;display:flex;flex-direction:column;padding:12px 12px 12px 12px;height:90px}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeakerInList{box-shadow:inset 0 0 0 2px var(--linkupth_color_galleryview_border_activespeaker, #148D65)}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker{box-shadow:0px 0px 2.5px var(--linkupth_color_galleryview_bg_activespeaker, #148d65);background:var(--linkupth_color_galleryview_bg_activespeaker, #148d65);border:1px solid var(--linkupth_color_galleryview_border_videotile_activespeaker, #1ABC87)}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker>.attendeeInfo{box-shadow:none !important}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker>.attendeeInfo>.displayName,.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker>.attendeeInfo .icon{color:var(--linkupth_color_galleryview_text_activespeaker, #fff)}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker>.attendeeInfo>.displayName path,.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker>.attendeeInfo .icon path{fill:var(--linkupth_color_galleryview_text_activespeaker, #fff)}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX>.metrics{flex:1}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX>.metrics>.metricsIcon{cursor:pointer;display:flex;justify-content:flex-start;align-items:center}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX>.metrics>.metricsIcon path{fill:var(--linkupth_color_galleryview_icon_audioparticipant, #fff)}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX>.metrics>.metricsIcon>.metricsSquare{margin-right:2px}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX>.metrics>.metricsIcon>.metricsBar{margin-left:2px;display:flex;background:var(--linkupth_color_galleryview_icon_audioparticipant, #fff)}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX>.attendeeInfo{margin:5px 0;display:block;width:100%}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX>.attendeeInfo>.displayName{flex-grow:1;letter-spacing:0.02em;color:var(--linkupth_color_galleryview_text_audioparticipant, #fff);font-size:17px;font-weight:bold;align-items:center;width:calc(100% - 24px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .purpleIcon path{fill:#5a4f71}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .topRow{display:flex;justify-content:space-between}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .topRow>.metrics{flex:1}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .topRow>.metrics>.metricsIcon{cursor:pointer;display:flex;justify-content:flex-start;align-items:center}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .topRow>.metrics>.metricsIcon>.metricsSquare{margin-right:2px}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .topRow>.metrics>.metricsIcon>.metricsBar{margin-left:2px;display:flex}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .topRow>.icon{display:flex;justify-content:center;align-items:center;align-self:flex-end;margin-left:8px;padding-bottom:1px;opacity:1}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .topRow>.icon path{fill:var(--linkupth_color_galleryview_icon_audioparticipant, #fff)}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .bottomRow{display:flex;justify-content:flex-end;min-height:20px}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .bottomRow .iconBtn{opacity:0.6;display:flex;align-items:center;justify-content:center}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .bottomRow .iconBtn:hover,.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX .bottomRow .iconBtn.active{opacity:1}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker{background-color:var(--linkupth_color_galleryview_bg_activespeaker, #148d65)}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker .displayName{color:var(--linkupth_color_galleryview_text_activespeaker, #fff) !important}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker path{fill:var(--linkupth_color_galleryview_icon_activespeaker, #fff) !important}.AttendeeThumbnailWithoutVideo__attendeeWithoutVideo--VTvQX.activeSpeaker .bottomRow .iconBtn{filter:brightness(2)}

.GalleryView__galleryView--KRD6b{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;max-height:calc(100% - 96px - 96px)}.GalleryView__galleryView--KRD6b>.attendeesWithoutVideo{width:200px;margin-right:16px;margin-left:24px;display:flex;flex-direction:column;height:100%}.GalleryView__galleryView--KRD6b>.attendeesWithoutVideo>.activeSpeaker{height:145px;padding-right:15px}.GalleryView__galleryView--KRD6b>.attendeesWithoutVideo>.activeSpeaker>.title{margin-bottom:12px;color:var(--linkupth_color_galleryview_heading, #fff);font-weight:bold;font-size:17px;margin-left:12px}.GalleryView__galleryView--KRD6b>.attendeesWithoutVideo>.attendeesListContainer{flex-grow:1;height:1px}.GalleryView__galleryView--KRD6b>.attendeesWithoutVideo>.attendeesListContainer>.title{margin-left:12px;margin-bottom:12px;color:#FFFFFF;color:var(--linkupth_color_galleryview_heading, #fff);font-weight:bold;font-size:17px}.GalleryView__galleryView--KRD6b>.attendeesWithoutVideo>.attendeesListContainer>.attendeesList{width:100%;height:calc(100% - 32px);overflow:auto;padding-right:15px}.GalleryView__galleryView--KRD6b>.attendeesWithoutVideo>.attendeesListContainer>.attendeesList>div{position:relative;margin-top:6px;display:flex}.GalleryView__galleryView--KRD6b>.attendeesWithoutVideo>.attendeesListContainer>.attendeesList>div:first-of-type{margin-top:0}.GalleryView__galleryView--KRD6b .activeSpeaker .attendeeInfo{box-shadow:inset 0 0 0 2px #1ABC87}.GalleryView__galleryView--KRD6b>.attendees{width:calc(100% - 240px);height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.GalleryView__galleryView--KRD6b>.attendees>.galleryViewRow{width:100%;display:flex;align-items:center;justify-content:center}

.AttendeeThumbnail__attendeeThumbnailBox--qmtvU{position:relative;overflow:hidden;width:100%;height:151.88px;border-radius:8px}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.statusIcons{top:5px;right:5px;display:flex}@media only screen and (max-width: 450px){.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.statusIcons{top:2px;right:2px;left:unset;flex-direction:column-reverse}}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner{border-radius:8px;display:flex;justify-content:center;width:100%;height:100%;background-color:var(--linkupth_color_speakerview_bg_videotile_with_opacity, rgba(61,53,79,0.717647));align-items:center;position:relative}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.videoBox{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;-webkit-mask-image:-webkit-radial-gradient(white, black)}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.videoBox:after{content:'';position:absolute;width:100%;height:100%;box-shadow:inset 0 0 0 2px rgba(16,17,17,0.16);border-radius:8px;z-index:99}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.videoBox+.attendeeInfo .displayName{color:var(--linkupth_color_speakerview_text_videotile, #fff)}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.videoBox>.video-container{height:100%}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.videoBox>.video-container:after{background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);content:'';bottom:0;left:0;right:0;height:58px;position:absolute}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.videoBox .video{height:100%;position:relative;display:flex;justify-content:center;align-items:center}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.videoBox .video>video{min-height:120%;height:120%;width:auto;-o-object-fit:contain;object-fit:contain}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeIconBox{width:20%}@media only screen and (max-width: 450px){.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeIconBox{width:50%}}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeIconBox>.attendeeIconBoxInner{padding-top:100%;background:var(--linkupth_color_speakerview_bg_videotile_avatar_with_opacity, rgba(169,145,211,0.301961));height:0;border-radius:500px;position:relative}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeIconBox>.attendeeIconBoxInner>.attendeeIcon{width:76.6%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeIconBox>.attendeeIconBoxInner>.attendeeIcon svg{margin:auto;display:block}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeIconBox>.attendeeIconBoxInner>.attendeeIcon svg path{fill:var(--linkupth_color_speakerview_fg_videotile_avatar, #B8AFD0)}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:8px}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.metricsIcon{position:absolute;top:12px;left:12px;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:100}@media only screen and (max-width: 450px){.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.metricsIcon{top:8px;left:8px}}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.metricsIcon>.metricSquare{margin-right:2px}@media only screen and (max-width: 450px){.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.metricsIcon>.metricSquare{height:10px;display:flex}}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.metricsIcon>.metricsBar{margin-left:2px;display:flex}@media only screen and (max-width: 450px){.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.metricsIcon>.metricsBar{width:12px;height:3px;background:rgba(255,255,255,0.64);border-radius:8px}}@media only screen and (max-width: 450px){.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.metricsIcon>.metricsBar svg{display:none;width:12px;height:3px}}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.statusIcons{position:absolute}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.statusIcons>.icon{width:30px;height:30px;border-radius:30px;background-color:rgba(16,17,17,0.72);display:flex;justify-content:center;margin-left:5px}@media only screen and (max-width: 450px){.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.statusIcons>.icon{background-color:transparent;width:20px;height:20px;margin-left:0}}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.attendeeInfo>.statusIcons>.icon>img{width:10px;opacity:0.9}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner .displayName{color:var(--linkupth_color_speakerview_text_videotile, #fff);position:absolute;bottom:0;padding:5px 24px 12px;font-size:13px;font-weight:bold;left:50%;transform:translate(-50%);width:calc(100% - 24px);text-align:center;border-radius:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media only screen and (max-width: 450px){.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner .displayName{text-align:left;margin-left:8px;font-size:12px;font-weight:500}}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner .actionButtons{position:absolute;bottom:5px;right:5px;z-index:100}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner .actionButtons .iconBtn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:rgba(16,17,17,0);border-radius:50px;transition:background-color 0.2s ease-in-out}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner .actionButtons .iconBtn:hover{background-color:rgba(16,17,17,0.72)}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner .actionButtons .iconBtn.active{background-color:rgba(16,17,17,0.9)}.AttendeeThumbnail__attendeeThumbnailBox--qmtvU.contentShare>.attendeeThumbnailInner>.videoBox>video{height:100%}.active-border>.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner,.active-border>.AttendeeThumbnail__attendeeThumbnailBox--qmtvU>.attendeeThumbnailInner>.videoBox:after{box-shadow:inset 0 0 0 4px var(--linkupth_color_galleryview_border_videotile_activespeaker, #1ABC87)}

.GalleryViewAttendeeThumbnail__galleryViewAttendee--BQvmc{display:flex;width:100%;max-width:900px;height:100%;overflow:hidden;position:relative;padding:4px;max-height:520px}.GalleryViewAttendeeThumbnail__galleryViewAttendee--BQvmc:first-of-type{margin-left:20px}.GalleryViewAttendeeThumbnail__galleryViewAttendee--BQvmc:last-of-type{margin-right:30px}.GalleryViewAttendeeThumbnail__galleryViewAttendee--BQvmc:only-child{margin-left:0;margin-right:0}.GalleryViewAttendeeThumbnail__galleryViewAttendee--BQvmc>div{display:flex;height:unset;position:unset;margin-bottom:0}.GalleryViewAttendeeThumbnail__galleryViewAttendee--BQvmc>div .attendeeInfo .displayName{padding-top:20px;padding-bottom:15px;font-size:15px}

@media only screen and (max-width: 450px){.BasicInfoModal__basicInfoModal--AsYvh>.modal-container{width:100%;left:0 !important;bottom:0 !important;top:unset !important;height:100%;align-items:flex-end}}.BasicInfoModal__basicInfoModal--AsYvh>.modal-container>.modal{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px)}@media only screen and (max-width: 450px){.BasicInfoModal__basicInfoModal--AsYvh>.modal-container>.modal{height:100%}}.BasicInfoModal__basicInfoModal--AsYvh>.modal-container>.modal>header button.close{width:27px;height:27px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center}.BasicInfoModal__basicInfoModal--AsYvh>.modal-container>.modal>header button.close span,.BasicInfoModal__basicInfoModal--AsYvh>.modal-container>.modal>header button.close span::after{background:#20192f}.BasicInfoModal__basicInfoModal--AsYvh>.modal-container>.modal>.body{padding:15px 17px 20px;max-height:100%}.BasicInfoModal__basicInfoModal--AsYvh h2{font-weight:bold;font-size:22px;margin-bottom:20px;color:var(--linkupth_color_text_home_heading, #fff)}.BasicInfoModal__basicInfoModal--AsYvh h3{font-weight:600;font-size:14px;color:var(--linkupth_color_text_home_heading, #fff)}.BasicInfoModal__basicInfoModal--AsYvh .margin-left{margin-left:15px}.BasicInfoModal__basicInfoModal--AsYvh .section{margin-bottom:16px;background:var(--linkupth_color_bg_input, #342B4A);color:var(--linkupth_color_text_home_heading, #fff);border-radius:12px;padding:16px}.BasicInfoModal__basicInfoModal--AsYvh .section:last-child{margin-bottom:0}.BasicInfoModal__basicInfoModal--AsYvh .section p{font-size:20px;font-weight:500}.BasicInfoModal__basicInfoModal--AsYvh .section p:not(:last-child){margin-bottom:8px}.BasicInfoModal__basicInfoModal--AsYvh .section .smaller{font-size:13px}.BasicInfoModal__basicInfoModal--AsYvh .section li:before{content:'\00B7';margin:0 8px}.BasicInfoModal__basicInfoModal--AsYvh span{cursor:pointer}

.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body>.video-preview{margin-top:16px}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .heading,.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .subheading{color:var(--linkupth_color_text_home_heading, #fff);margin:16px 0 8px}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .heading{font-size:1.1em}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .subheading{font-size:1em}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .radio-group .radio-item{position:relative;margin-bottom:16px}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .radio-group .radio-item label{color:var(--linkupth_color_text_callscreentab_inactive_with_opacity, rgba(246,247,247,0.639216))}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .backgrounds{display:flex;flex-wrap:wrap;margin:0 -8px}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .backgrounds .action-btn{width:96px;height:96px;border-radius:8px;border:2px solid var(--linkupth_color_border_settingsbutton_default) !important;margin:8px;transition:border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .backgrounds .action-btn img{width:40px;margin:0 auto}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .backgrounds .action-btn:hover{box-shadow:0px 0px 10px var(--linkupth_color_border_settingsbutton_default)}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .backgrounds .action-btn.selected{border:2px solid var(--linkupth_color_border_selectedbutton_hover) !important;box-shadow:0px 0px 10px var(--linkupth_color_border_selectedbutton_hover)}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .backgrounds .action-btn:active{-webkit-animation:press-anim 0.2s ease-in 0s 1 both;animation:press-anim 0.2s ease-in 0s 1 both}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .backgrounds .img-btn{background-position:center center !important;background-size:cover !important}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .description{color:rgba(255,255,255,0.4);font-size:14px;line-height:16px;letter-spacing:0.4px;margin-bottom:20px}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .info{display:flex}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .info>.icon{margin-right:14px}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .defaultsButton{margin-top:24px}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .closeButton{margin-top:15px}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .closeButton>.btn:disabled{cursor:default;border-color:var(--input_background_a);color:var(--input_background_a)}.VideoBackgroundModal__videoBackgroundModal--yho6I .media-devices-modal-body .closeButton>.btn:disabled:hover{background:none}@-webkit-keyframes press-anim{0%{transform:scale(1, 1)}20%{transform:scale(1, 1.1)}40%{transform:scale(0.95, 1)}60%{transform:scale(0.9, 0.95)}80%{transform:scale(0.75, 0.8)}100%{transform:scale(0.9, 0.9)}}@keyframes press-anim{0%{transform:scale(1, 1)}20%{transform:scale(1, 1.1)}40%{transform:scale(0.95, 1)}60%{transform:scale(0.9, 0.95)}80%{transform:scale(0.75, 0.8)}100%{transform:scale(0.9, 0.9)}}

.ContextButton__contextButton--r15uX{position:relative}.ContextButton__contextButton--r15uX .clickable{display:flex}.ContextButton__contextButton--r15uX circle{fill:white}@media only screen and (max-width: 450px){.ContextButton__contextButton--r15uX circle{fill:var(--linkupth_color_text_home_heading, #fff)}}.ContextButton__contextButton--r15uX .popup{position:absolute;min-width:204px;color:var(--linkupth_color_text_home_heading, #fff);bottom:120%;left:10%;cursor:auto;border-radius:8px;display:none}@media only screen and (max-width: 450px){.ContextButton__contextButton--r15uX .popup{left:unset;right:-400%;background:rgba(255,255,255,0.8);color:#101111;z-index:99;bottom:170%}}.ContextButton__contextButton--r15uX .popup:hover{display:block}.ContextButton__contextButton--r15uX .popup.shown{display:block}.ContextButton__contextButton--r15uX .popup ul{padding:16px;font-weight:700;font-size:13px}.ContextButton__contextButton--r15uX .popup li{cursor:pointer;white-space:nowrap;display:flex;justify-content:flex-start}.ContextButton__contextButton--r15uX .popup li:not(:last-child){margin-bottom:16px}.ContextButton__contextButton--r15uX .popup::after{content:'';position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;left:18px}@media only screen and (max-width: 450px){.ContextButton__contextButton--r15uX .popup::after{border:0 transparent}}@media only screen and (max-width: 450px){.ContextButton__menuContainer--FTV4s{background:rgba(255,255,255,0.8) !important;color:#101111 !important;left:unset !important;right:80px !important}}

.CopyLinkButton__copy--RtlRs.control__icon--view{padding:0;background:var(--linkupth_color_bg_callscreenbutton_default_with_opacity, rgba(16,17,17,0.8))}.CopyLinkButton__copy--RtlRs.no-label{background:none}.CopyLinkButton__copy--RtlRs:not(.no-label) .control__icon{margin-right:0;background:none}.CopyLinkButton__copy--RtlRs.control__icon--view:not(.no-label) .control__label{margin-left:24px}@media only screen and (max-width: 1200px){.CopyLinkButton__copy--RtlRs.control__icon--view:not(.no-label) .control__label{display:flex}}@media only screen and (max-width: 750px){.CopyLinkButton__copy--RtlRs.control__icon--view:not(.no-label) .control__label{display:none}}

@media only screen and (max-width: 450px){.LeaveMeetingModal__leaveMeetingModal--S2hbp{height:100vh;width:100vw;position:fixed;top:0;background:var(--linkupth_color_bg_home, #201931);z-index:100}}@media only screen and (max-width: 450px){.LeaveMeetingModal__leaveMeetingModal--S2hbp>.modal-container{width:calc(100% - 16px);left:8px !important;bottom:8px !important;top:unset !important;height:75vh;border-radius:20px;align-items:flex-end !important}}.LeaveMeetingModal__leaveMeetingModal--S2hbp>.modal-container .modal{color:var(--linkupth_color_text_leave_meeting_modal, #fff);padding:40px 50px;background:var(--linkupth_color_bg_home, #201931);background:linear-gradient(180deg, var(--linkupth_color_bg_leave_meeting_modal_top, #201A31) 0%, var(--linkupth_color_bg_leave_meeting_modal_bottom, #372C5A) 100%);opacity:var(--linkupth_color_opacity_leave_meeting_modal, 0.96);box-shadow:1.51692px 46.9755px 109px rgba(0,0,0,0.286593),0.58429px 18.0943px 34.7185px rgba(0,0,0,0.443407),0.1236px 3.82763px 8.88148px rgba(0,0,0,0.73)}@media only screen and (max-width: 450px){.LeaveMeetingModal__leaveMeetingModal--S2hbp>.modal-container .modal{border-radius:20px;box-shadow:unset;background:transparent;width:100%;padding:unset}}@media only screen and (max-width: 450px){.LeaveMeetingModal__leaveMeetingModal--S2hbp header{padding:0 !important}.LeaveMeetingModal__leaveMeetingModal--S2hbp header>div{width:100%}.LeaveMeetingModal__leaveMeetingModal--S2hbp header p{display:flex;align-items:center;justify-content:center;width:100%;padding:31px 0;border-radius:15px}}@media only screen and (max-width: 450px){.LeaveMeetingModal__leaveMeetingModal--S2hbp .body{min-height:100px;padding:0 !important;margin-top:8px}}.LeaveMeetingModal__leaveMeetingModal--S2hbp .btn--error-full:hover{background-color:initial !important}.LeaveMeetingModal__leaveMeetingModal--S2hbp .btn{width:164px;height:40px;font-size:12px;margin-bottom:12px;font-weight:600;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 450px){.LeaveMeetingModal__leaveMeetingModal--S2hbp .btn{height:70px;font-size:20px;margin-bottom:8px}}@media only screen and (max-width: 450px){.LeaveMeetingModal__leaveMeetingModal--S2hbp .btn-leave{background:rgba(44,38,58,0.72);border:1px solid #55447c}}.LeaveMeetingModal__leaveMeetingModal--S2hbp .btn-cancel{border:1px solid var(--linkupth_color_border_settingsbutton_default, #55447C)}.LeaveMeetingModal__leaveMeetingModal--S2hbp .btn:hover{background-color:initial}.LeaveMeetingModal__leaveMeetingModal--S2hbp .btn--error-full:hover{background-color:var(--linkupth_color_bg_alertbutton_default, #9E2B3D)}

.FooterMenu__footer-menu--UzG3U .spacer{flex:1}.FooterMenu__footer-menu--UzG3U .control__icon path{fill:var(--linkupth_color_bg_callscreenbutton_icon_active, #F6F7F7)}.FooterMenu__footer-menu--UzG3U .control__icon circle{fill:var(--linkupth_color_bg_callscreenbutton_icon_active, #F6F7F7)}.FooterMenu__footer-menu--UzG3U.footer-menu-container{justify-content:stretch}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul{flex:1}@media only screen and (max-width: 1200px){.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li:not(.right-item){margin-right:4px}}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li .control{font-size:17px}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple{background:var(--linkupth_color_bg_callscreenbutton_enabled_with_opacity, rgba(84,54,149,0.8))}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple .control__icon{width:unset;height:unset;background:var(--linkupth_color_bg_callscreenbutton_enabled_with_opacity, rgba(84,54,149,0.8)) !important}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple .control__icon path{fill:var(--linkupth_color_bg_callscreenbutton_icon_active, #F6F7F7)}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple .control__label{color:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}@media only screen and (max-width: 1200px){.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple{padding:0;background:none}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple .control__icon{width:48px;height:48px;background:var(--linkupth_color_bg_callscreenbutton_enabled_with_opacity, rgba(84,54,149,0.8))}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple .control__icon path{fill:var(--linkupth_color_text_callscreenbutton_inactive, #fff)}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple .control__icon--view-selected--purple{color:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple .control__icon--view-selected--purple path{fill:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple.no-label{padding:0;background:none}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple.no-label .control__icon{width:48px;height:48px;background:var(--linkupth_color_bg_callscreenbutton_enabled_with_opacity, rgba(84,54,149,0.8))}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple.no-label .control__icon path{fill:var(--linkupth_color_text_callscreenbutton_inactive, #fff)}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple.no-label .control__icon--view-selected--purple{color:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.video-btn .control__icon--view.control__icon--view-selected--purple.no-label .control__icon--view-selected--purple path{fill:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger .control__icon{width:unset;height:unset}@media only screen and (max-width: 1200px){.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger{padding:0;background:none}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger .control__icon{width:48px;height:48px;background:var(--linkupth_color_bg_callscreenbutton_alert_with_opacity, rgba(137,29,47,0.8))}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger .control__icon path{fill:var(--linkupth_color_text_callscreenbutton_inactive, #fff)}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger .control__icon--view-selected--purple{color:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger .control__icon--view-selected--purple path{fill:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger.no-label{padding:0;background:none}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger.no-label .control__icon{width:48px;height:48px;background:var(--linkupth_color_bg_callscreenbutton_alert_with_opacity, rgba(137,29,47,0.8))}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger.no-label .control__icon path{fill:var(--linkupth_color_text_callscreenbutton_inactive, #fff)}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger.no-label .control__icon--view-selected--purple{color:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.record-btn .stop-recording-btn.control__icon--view.control__icon--danger.no-label .control__icon--view-selected--purple path{fill:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7) !important}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.context-btn{margin-right:0}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.recording-status{margin-right:24px}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.recording-status{display:flex;align-items:center}@media only screen and (max-width: 750px){.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.recording-status{margin-right:0}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.recording-status .recording-label{display:none}}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.clock{margin-right:24px}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.clock .indicator{color:var(--linkupth_color_text_callscreenbutton_active, #BEBDC2)}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.clock .indicator path{fill:var(--linkupth_color_bg_callscreenbutton_icon_active, #F6F7F7)}@media only screen and (max-width: 1200px){.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.clock{margin-right:0}}@media only screen and (max-width: 600px){.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.clock{display:none}}@media only screen and (max-width: 450px){.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.copy-link,.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.screenshare,.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.spacer{display:none}}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.end-meeting .control .control__icon{margin:0;background-color:var(--linkupth_color_bg_callscreenbutton_alert_with_opacity, rgba(137,29,47,0.8)) !important}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.end-meeting .control .control__icon path{fill:var(--linkupth_color_text_callscreenbutton_alert, #fff)}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.control-btn .control{transition:0.2s opacity ease-in-out}.FooterMenu__footer-menu--UzG3U.footer-menu-container>ul.list li.control-btn .control:disabled{cursor:default;opacity:0.7}.FooterMenu__footer-menu--UzG3U.footer-menu-container .showScreenShare{position:relative}.FooterMenu__footer-menu--UzG3U.footer-menu-container .showScreenShare .control__label{color:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7)}.FooterMenu__footer-menu--UzG3U.footer-menu-container .showScreenShare .screenshare-small--container{display:block;visibility:visible}.FooterMenu__footer-menu--UzG3U.footer-menu-container .showScreenShare::after{position:absolute;content:'';width:calc(100% + 10px);height:calc(100% + 10px);padding:5px;top:50%;left:50%;outline:3px solid var(--linkupth_color_border_screenshare, #7048C7);z-index:-1;transform:translate(-50%, -50%);border-radius:32px}.FooterMenu__footer-menu--UzG3U.footer-menu-container .screenshare-small{outline:3px solid var(--linkupth_color_border_screenshare, #7048C7);border-radius:4px;overflow:hidden}.FooterMenu__footer-menu--UzG3U.footer-menu-container .screenshare-small--container{width:350px;height:auto;position:absolute;bottom:100%;left:50%;transform:translateX(-50%) scale(1) translateY(0);visibility:visible;opacity:1;padding-bottom:24px}.FooterMenu__footer-menu--UzG3U.footer-menu-container .screenshare-small video{width:100%;display:block}.FooterMenu__footer-menu--UzG3U .fadeout{position:relative}.FooterMenu__footer-menu--UzG3U .fadeout .screenshare-small--container{position:absolute;left:50%;transform:translateX(-50%) scale(0.4) translateY(110%);opacity:0;visibility:hidden;transition:all 0.2s linear}.FooterMenu__footer-menu--UzG3U .fadeout .control__label{color:var(--linkupth_color_text_callscreenbutton_enabled, #F6F7F7)}.FooterMenu__footer-menu--UzG3U .control__label{color:var(--linkupth_color_text_callscreenbutton_active, #BEBDC2)}@media only screen and (max-width: 1200px){.FooterMenu__footer-menu--UzG3U .control__label{display:none}}.FooterMenu__footer-menu--UzG3U .meeting-id{color:var(--linkupth_color_text_callscreenbutton_active, #BEBDC2)}

@media only screen and (max-width: 960px){.StopSharingButton__stopShareBtn--QnXYK.control__icon--view{width:48px;height:48px;padding:15px}.StopSharingButton__stopShareBtn--QnXYK.control__icon--view .text-right{margin:0}}@media only screen and (max-width: 1200px){.StopSharingButton__stopShareBtn--QnXYK.control__icon--view .control__label{display:flex}}@media only screen and (max-width: 960px){.StopSharingButton__stopShareBtn--QnXYK.control__icon--view .control__label{display:none}}

.ChatButton__chatButton--vvr1o{font-size:17px}.ChatButton__chatButton--vvr1o>.chatMessagesNotification{position:absolute;top:-10px;right:-10px;height:34px;width:34px;background:#148D65;border:4px solid #201A2F;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:bold}

.Tooltip__tooltipContainer--uM98a{--bg-color: rgba(32, 32, 32, 0.87);--fg-color: rgba(255, 255, 255, 0.87);position:absolute;z-index:100000000;top:-100%;left:-100%}.Tooltip__tooltipContainer--uM98a.is-shown{-webkit-animation:popup 0.3s ease-in-out;animation:popup 0.3s ease-in-out}.Tooltip__tooltipContainer--uM98a .content{background:var(--bg-color);color:var(--fg-color);position:relative;display:block;width:auto;font-size:0.9em;padding:8px;border-radius:4px}@-webkit-keyframes popup{0%{opacity:0;transform:scale(1, 1)}1%{transform:scale(0, 0)}100%{opacity:1;transform:scale(1, 1)}}@keyframes popup{0%{opacity:0;transform:scale(1, 1)}1%{transform:scale(0, 0)}100%{opacity:1;transform:scale(1, 1)}}

.ScrollPager__scrollPager--gjakb>div[class*="spinner"]{height:unset}

@media only screen and (max-width: 450px){.ChatModal__chatModal--oxGuM{height:100vh;width:100vw;position:fixed;top:0;z-index:100}}.ChatModal__chatModal--oxGuM .modal-container{top:1.26%;bottom:8.96%;width:430px;left:calc(100% - 430px - 32px)}.ChatModal__chatModal--oxGuM .modal-container .icons-wrapper{display:flex}.ChatModal__chatModal--oxGuM .modal-container .icons-wrapper .info-icon-wrapper{margin:0 10px 0 0;position:relative;top:2px;cursor:help}.ChatModal__chatModal--oxGuM .modal-container .icons-wrapper .info-icon-wrapper svg{width:27.5px;height:27.5px;display:inline-block}.ChatModal__chatModal--oxGuM .modal-container .icons-wrapper .info-icon-wrapper svg path{fill:var(--linkupth_color_text_meeting_modal, #29292A)}@media only screen and (max-width: 450px){.ChatModal__chatModal--oxGuM .modal-container{width:calc(100% - 16px);height:75vh;left:8px !important;bottom:8px !important;top:unset !important;border-radius:20px;align-items:flex-end !important}.ChatModal__chatModal--oxGuM .modal-container .icons-wrapper{flex-direction:row-reverse}.ChatModal__chatModal--oxGuM .modal-container .icons-wrapper .close{position:relative;top:3px}.ChatModal__chatModal--oxGuM .modal-container .icons-wrapper .info-icon-wrapper{right:0}}.ChatModal__chatModal--oxGuM .modal{background:rgba(242,242,242,0.64);background:var(--linkupth_color_bg_meeting_modal_with_opacity, rgba(242,242,242,0.639216)) !important;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);color:var(--control_g);width:100%;height:100%}@media only screen and (max-width: 450px){.ChatModal__chatModal--oxGuM .modal{border-radius:20px;box-shadow:0 0 0 2px rgba(78,75,87,0.32);width:100%}}.ChatModal__chatModal--oxGuM header{display:flex;align-items:center;justify-content:space-between;color:var(--linkupth_color_text_meeting_modal, #29292A);border-color:var(--linkupth_color_bg_meeting_modal_seperator_with_opacity, rgba(78,75,87,0.317647));border-bottom:2px solid rgba(78,75,87,0.32)}.ChatModal__chatModal--oxGuM header button{display:inline-block}.ChatModal__chatModal--oxGuM header button.close span,.ChatModal__chatModal--oxGuM header button.close span::after{background:var(--linkupth_color_text_meeting_modal, #29292A) !important}@media only screen and (max-width: 450px){.ChatModal__chatModal--oxGuM header{border-top-left-radius:19px;border-top-right-radius:19px;justify-content:unset !important}.ChatModal__chatModal--oxGuM header h3{order:1;font-size:22px;margin-left:15px}.ChatModal__chatModal--oxGuM header button.close{width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;order:0}.ChatModal__chatModal--oxGuM header button.close span,.ChatModal__chatModal--oxGuM header button.close span::after{height:3px;background:var(--linkupth_color_text_meeting_modal, #29292A) !important}}.ChatModal__chatModal--oxGuM .chat-modal-body{height:100%;max-height:calc(100% - 59px - 64px) !important}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list{-webkit-user-select:text;-moz-user-select:text;user-select:text;overflow-y:auto;height:100%;padding:2px 8px 2px 2px}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list::-webkit-scrollbar-track{background-image:linear-gradient(90deg, transparent, white, transparent)}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list::-webkit-scrollbar-thumb:vertical{height:30px;background-color:#797979;border-radius:100px}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list .chat-message{padding:5px 0}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list .chat-message .chat-message-header{display:flex;align-items:center}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list .chat-message .chat-message-header .icon-box>.icon{display:flex;align-items:center;justify-content:center;height:34px;width:34px;background-color:#8d6dd2;background:var(--linkupth_color_bg_chatmessage_avatarcharacter, #8D6DD2);color:var(--linkupth_color_text_chatmessage_avatarcharacter, #fff);font-size:17px;font-weight:bold;border-radius:50%}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list .chat-message .chat-message-header .display-name{width:100%;margin-left:12px;color:var(--linkupth_color_text_chatmessage_heading_with_opacity, rgba(16,17,17,0.639216));font-size:17px;opacity:0.64}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list .chat-message .chat-message-header .time{white-space:nowrap;color:var(--linkupth_color_text_chatmessage_hint_with_opacity, rgba(16,17,17,0.4));font-size:16px;opacity:0.5}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list .chat-message .message-content{margin-left:46px;margin-right:4px;padding-top:7px;word-break:break-word;color:var(--linkupth_color_text_chatmessage, #101111);font-size:18px;line-height:18px}.ChatModal__chatModal--oxGuM .chat-modal-body .chat-message-list .chat-message .chat-link{cursor:pointer;text-decoration:underline}@media only screen and (max-width: 450px){.ChatModal__chatModal--oxGuM .chat-modal-body{min-height:100px}}.ChatModal__chatModal--oxGuM footer{padding:0;min-height:59px;display:flex;justify-content:space-between !important;width:100%}.ChatModal__chatModal--oxGuM footer .message-input{width:78.75%}.ChatModal__chatModal--oxGuM footer .message-input input,.ChatModal__chatModal--oxGuM footer .message-input textarea{outline:none;background-color:transparent;color:var(--linkupth_color_text_chatbutton_input, #29292A);height:50px;min-height:50px;max-height:500px;width:100%;font-size:15px;font-weight:500;line-height:1.2;padding:15px 10px;padding-right:0;border:none;text-align:left;resize:none;overflow:auto}.ChatModal__chatModal--oxGuM footer .message-input input::-moz-placeholder, .ChatModal__chatModal--oxGuM footer .message-input textarea::-moz-placeholder{color:var(--linkupth_color_text_chatbutton_input, #29292A);font-weight:500}.ChatModal__chatModal--oxGuM footer .message-input input::placeholder,.ChatModal__chatModal--oxGuM footer .message-input textarea::placeholder{color:var(--linkupth_color_text_chatbutton_input, #29292A);font-weight:500}.ChatModal__chatModal--oxGuM footer .submit-message{display:flex;justify-content:center;align-items:center}.ChatModal__chatModal--oxGuM footer .submit-message .control__icon{background:var(--linkupth_color_bg_chatbutton_default, #148D65) !important;margin:0}.ChatModal__chatModal--oxGuM footer .submit-message path{fill:var(--linkupth_color_content_chatbutton_default, #F2EEFC)}.ChatModal__chatModal--oxGuM footer .submit-message:hover .control__icon{background:var(--linkupth_color_bg_chatbutton_hover, black) !important}.ChatModal__chatModal--oxGuM footer .submit-message:hover path{fill:var(--linkupth_color_content_chatbutton_hover, pink)}.ChatModal__chatModal--oxGuM footer .submit-message:hover .disabled{background:var(--linkupth_color_bg_chatbutton_default, #148D65) !important}.ChatModal__chatModal--oxGuM footer .submit-message:hover .disabled path{fill:var(--linkupth_color_content_chatbutton_default, #F2EEFC)}.ChatModal__chatModal--oxGuM footer .submit-message .disabled{opacity:0.3}.ChatModal__chatModal--oxGuM footer .message-characters-counter{display:none}.ChatModal__chatModal--oxGuM footer .message-characters-counter.near-capacity{display:block;position:absolute;right:10px;bottom:15px}.ChatModal__chatModal--oxGuM footer .message-characters-counter.full-capacity{display:block;color:var(--linkupth_color_text_errorinput, #DC3F58);position:absolute;right:10px;bottom:15px}@media only screen and (max-width: 450px){.ChatModal__chatModal--oxGuM footer{height:72px}.ChatModal__chatModal--oxGuM footer .message-input input,.ChatModal__chatModal--oxGuM footer .message-input textarea{font-size:17px;height:72px;padding-top:26px}.ChatModal__chatModal--oxGuM footer .submit-message{display:flex}}

.ParticipantsItem__participantsItem--xaYHL{display:flex;align-items:center;justify-content:space-between;font-size:17px}.ParticipantsItem__participantsItem--xaYHL.ontop{order:-1;margin:16px 0}.ParticipantsItem__participantsItem--xaYHL.ontop:not(:only-child){margin-top:0;padding-bottom:16px;border-bottom:2px solid rgba(78,75,87,0.32)}.ParticipantsItem__participantsItem--xaYHL:not(:last-child){margin-bottom:16px}.ParticipantsItem__participantsItem--xaYHL circle{fill:#29292a}.ParticipantsItem__participantsItem--xaYHL .participants-name{margin-left:15px;display:flex;align-items:center}.ParticipantsItem__participantsItem--xaYHL .participants-name .display-name{max-width:300px;display:inline-block;vertical-align:bottom;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ParticipantsItem__participantsItem--xaYHL .participants-name span:not(.display-name):before{content:'\00B7';margin:0 8px}.ParticipantsItem__participantsItem--xaYHL .participants-role{font-weight:700;text-transform:capitalize}.ParticipantsItem__participantsItem--xaYHL .participants-settings{display:flex;align-items:center;margin-right:15px;margin-left:16px}.ParticipantsItem__participantsItem--xaYHL .participants-settings svg path{fill:var(--linkupth_color_icon_participants_fg_inactive, #fff)}.ParticipantsItem__participantsItem--xaYHL .participants-settings .gray-icon path{fill:var(--linkupth_color_icon_participants_fg_active, #515354) !important}.ParticipantsItem__participantsItem--xaYHL .participants-settings button.inactive{background:var(--linkupth_color_icon_participants_bg_inactive, #29292a) !important}.ParticipantsItem__participantsItem--xaYHL .participants-settings button.inactive path{fill:var(--linkupth_color_icon_participants_fg_inactive, #fff) !important}.ParticipantsItem__participantsItem--xaYHL .participants-settings .control__circled{border:1px solid #515354;padding:8px;margin-right:8px}.ParticipantsItem__participantsItem--xaYHL .participants-settings .control__circled--transparent{border:none}.ParticipantsItem__participantsItem--xaYHL .participants-settings .control__circled.inactive{background:transparent}.ParticipantsItem__participantsItem--xaYHL .participants-settings .control__circled.mobile-header-footer svg{background-color:transparent}.ParticipantsItem__participantsItem--xaYHL .participants-settings .control__circled.inactive.mobile-header-footer{background:var(--linkupth_color_icon_participants_bg_inactive, #29292a)}.ParticipantsItem__participantsItem--xaYHL .participants-settings .control__circled .icon-active path{fill:var(--linkupth_color_icon_participants_fg_active, #515354)}.ParticipantsItem__participantsItem--xaYHL .participants-settings circle{fill:#79777f}.ParticipantsItem__participantsItem--xaYHL .participants-settings .control__mobile svg{padding:5px}

.ParticipantsList__participantsList--In03o{display:flex;flex-direction:column;list-style:none;margin:15px 0;padding:0}

.ParticipantsModal__participantsModal--S9hJW .modal-container{top:25px;left:25px;bottom:unset;right:unset}@media only screen and (max-width: 450px){.ParticipantsModal__participantsModal--S9hJW .modal-container{width:calc(100% - 16px);height:75vh;left:8px !important;bottom:8px !important;top:unset !important;border-radius:20px;align-items:flex-end !important}}.ParticipantsModal__participantsModal--S9hJW .modal{background:rgba(242,242,242,0.64);background:var(--linkupth_color_bg_meeting_modal_with_opacity, rgba(242,242,242,0.639216)) !important;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);color:var(--control_g)}@media only screen and (max-width: 450px){.ParticipantsModal__participantsModal--S9hJW .modal{border-radius:20px;box-shadow:0 0 0 2px rgba(78,75,87,0.32);width:100%}}.ParticipantsModal__participantsModal--S9hJW header{display:flex;align-items:center;justify-content:space-between;color:var(--linkupth_color_text_meeting_modal, #29292A);border-color:var(--linkupth_color_bg_meeting_modal_seperator_with_opacity, rgba(78,75,87,0.317647));border-bottom:2px solid rgba(78,75,87,0.32)}.ParticipantsModal__participantsModal--S9hJW header .mute-others{order:2;margin-left:auto}.ParticipantsModal__participantsModal--S9hJW header button{display:flex}.ParticipantsModal__participantsModal--S9hJW header button.close span,.ParticipantsModal__participantsModal--S9hJW header button.close span::after{background:var(--linkupth_color_text_meeting_modal, #29292A) !important}@media only screen and (max-width: 450px){.ParticipantsModal__participantsModal--S9hJW header{border-top-left-radius:19px;border-top-right-radius:19px;justify-content:unset !important}.ParticipantsModal__participantsModal--S9hJW header h3{order:1;font-size:22px;margin-left:15px}.ParticipantsModal__participantsModal--S9hJW header button.close{width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;order:0}.ParticipantsModal__participantsModal--S9hJW header button.close span,.ParticipantsModal__participantsModal--S9hJW header button.close span::after{height:3px;background:var(--linkupth_color_text_meeting_modal, #29292A) !important}}.ParticipantsModal__participantsModal--S9hJW .participants-modal-body{padding:0 !important;overflow:auto;color:var(--linkupth_color_text_meeting_modal, #29292A)}@media only screen and (max-width: 450px){.ParticipantsModal__participantsModal--S9hJW .participants-modal-body{min-height:100px}}.ParticipantsModal__participantsModal--S9hJW footer{justify-content:flex-start !important;border-top:2px solid rgba(78,75,87,0.32)}.ParticipantsModal__participantsModal--S9hJW .mute-others{display:flex}.ParticipantsModal__participantsModal--S9hJW .mute-others button{font-size:12px;padding:10px 16px;border-radius:35px;background:var(--linkupth_color_bg_button_participants_default_with_opacity, rgba(84,54,149,0.8));border:1px solid var(--linkupth_color_border_button_participants_default, #543695);color:var(--linkupth_color_text_button_participants_default, #fff)}.ParticipantsModal__participantsModal--S9hJW .mute-others button:hover{background:var(--linkupth_color_bg_button_participants_hover_with_opacity, rgba(84,54,149,0.8));color:var(--linkupth_color_text_button_participants_hover, #fff);border-color:var(--linkupth_color_border_button_participants_hover, #543695)}@media only screen and (max-width: 450px){.ParticipantsModal__participantsModal--S9hJW{height:100vh;width:100vw;position:fixed;top:0;z-index:100}}

.HeaderMenu__header-menu--VqvPg{font-size:17px;display:flex;align-items:center;justify-content:space-between}.HeaderMenu__header-menu--VqvPg .view-switch{flex:1}.HeaderMenu__header-menu--VqvPg .btn-container{flex:0 0 150px;display:flex;font-size:17px}@media only screen and (max-width: 750px){.HeaderMenu__header-menu--VqvPg .btn-container{flex:1}}.HeaderMenu__header-menu--VqvPg .btn-container__chat{justify-content:end}@media only screen and (max-width: 750px){.HeaderMenu__header-menu--VqvPg .control__icon--view>span.text-right{margin-right:0}}@media only screen and (max-width: 750px){.HeaderMenu__header-menu--VqvPg .control__label{display:none}}.HeaderMenu__header-menu--VqvPg .control{color:var(--linkupth_color_text_callscreenbutton_active, #BEBDC2)}.HeaderMenu__header-menu--VqvPg .control path{fill:var(--linkupth_color_bg_callscreenbutton_icon_active, #F6F7F7)}.HeaderMenu__header-menu--VqvPg .control .control__icon{position:relative}.HeaderMenu__header-menu--VqvPg .control .control__icon .participants-counter{position:absolute;width:17px;height:17px;left:34px;top:-1px;display:flex;justify-content:center;font-size:11px;align-items:center;background:var(--linkupth_color_speakerview_bg_videotile, #3D354F);border-radius:20px;color:var(--linkupth_color_text_callscreentab_active, #fff)}@media only screen and (max-width: 450px){.HeaderMenu__header-menu--VqvPg .control .control__icon .participants-counter{left:28px}}.HeaderMenu__header-menu--VqvPg .control__icon--view{color:var(--linkupth_color_text_callscreentab_inactive_with_opacity, rgba(246,247,247,0.639216)) !important;background:none}.HeaderMenu__header-menu--VqvPg .control__icon--view svg path{fill:var(--linkupth_color_text_callscreentab_inactive_with_opacity, rgba(246,247,247,0.639216))}.HeaderMenu__header-menu--VqvPg .control__icon--view-selected{color:var(--linkupth_color_text_callscreentab_active, #fff) !important;background-color:var(--linkupth_color_bg_callscreentab_active, #101111)}.HeaderMenu__header-menu--VqvPg .control__icon--view-selected svg path{fill:var(--linkupth_color_text_callscreentab_active, #fff)}

.MeetingLayout__meetingLayout--UqzuP{position:relative;overflow:hidden;width:100%;height:100%;display:flex;flex-direction:column}.MeetingLayout__meetingLayout--UqzuP.speaker-view{background:var(--linkupth_color_bg_speaker_view, #352D47)}.MeetingLayout__meetingLayout--UqzuP.gallery-view{background:var(--linkupth_color_bg_galleryview, #201931)}.MeetingLayout__meetingLayout--UqzuP.screenShare>.header-menu-container{background:linear-gradient(180deg, rgba(16,17,17,0.4) 0%, rgba(16,17,17,0.396541) 6.67%, rgba(16,17,17,0.385796) 13.33%, rgba(16,17,17,0.367336) 20%, rgba(16,17,17,0.341035) 26.67%, rgba(16,17,17,0.30729) 33.33%, rgba(16,17,17,0.267246) 40%, rgba(16,17,17,0.222924) 46.67%, rgba(16,17,17,0.177076) 53.33%, rgba(16,17,17,0.132754) 60%, rgba(16,17,17,0.0927099) 66.67%, rgba(16,17,17,0.0589645) 73.33%, rgba(16,17,17,0.0326639) 80%, rgba(16,17,17,0.014204) 86.67%, rgba(16,17,17,0.00345888) 93.33%, rgba(16,17,17,0) 100%)}.MeetingLayout__meetingLayout--UqzuP.screenShare>.footer-menu-container{background:linear-gradient(360deg, rgba(16,17,17,0.4) 0%, rgba(16,17,17,0.396541) 6.67%, rgba(16,17,17,0.385796) 13.33%, rgba(16,17,17,0.367336) 20%, rgba(16,17,17,0.341035) 26.67%, rgba(16,17,17,0.30729) 33.33%, rgba(16,17,17,0.267246) 40%, rgba(16,17,17,0.222924) 46.67%, rgba(16,17,17,0.177076) 53.33%, rgba(16,17,17,0.132754) 60%, rgba(16,17,17,0.0927099) 66.67%, rgba(16,17,17,0.0589645) 73.33%, rgba(16,17,17,0.0326639) 80%, rgba(16,17,17,0.014204) 86.67%, rgba(16,17,17,0.00345888) 93.33%, rgba(16,17,17,0) 100%)}.MeetingLayout__meetingLayout--UqzuP>.topBar button,.MeetingLayout__meetingLayout--UqzuP .bottomBar button{position:relative}.MeetingLayout__meetingLayout--UqzuP .indicator{display:flex;align-items:center;justify-content:center;color:var(--linkupth_color_text_home_heading, #fff)}.MeetingLayout__meetingLayout--UqzuP .indicator svg{margin-right:10px}.MeetingLayout__meetingLayout--UqzuP .indicator svg path{fill:var(--linkupth_color_text_home_heading, #fff)}@media only screen and (max-width: 450px){.MeetingLayout__meetingLayout--UqzuP.no-effects .attendeeThumbnailInner>.attendeeInfo{background:none}.MeetingLayout__meetingLayout--UqzuP.no-effects .attendeeThumbnailInner>.videoBox .video:after{background:none}.MeetingLayout__meetingLayout--UqzuP.no-effects>.gradient-container>div:after{background:none}}.MeetingLayout__meetingLayout--UqzuP .demo-mode{position:fixed;z-index:1001;bottom:85px;left:30px;color:var(--linkupth_color_text_callscreenbutton_alert, #fff);font-weight:900;opacity:0.3}@media only screen and (max-width: 450px){.MeetingLayout__meetingLayout--UqzuP .demo-mode{bottom:initial;top:70px;left:15px}}.MeetingLayout__meetingLayout--UqzuP .demo-mode path{fill:var(--linkupth_color_text_callscreenbutton_alert, #fff)}.MeetingLayout__meetingLayout--UqzuP .demo-mode .demo-mode-label{padding:10px 20px;display:inline-block;font-size:35px;background:var(--linkupth_color_bg_callscreenbutton_default_with_opacity, rgba(16,17,17,0.8));border-radius:15px}@media only screen and (max-width: 450px){.MeetingLayout__meetingLayout--UqzuP .demo-mode .demo-mode-label{font-size:25px;padding:5px 10px}}

.MobileView__mobileView--thdWU>.attendees .attendeeThumbnailInner div.attendeeInfo .displayName{margin-left:0;text-align:center}.MobileView__mobileView--thdWU>.attendees .attendeeThumbnailInner{background:var(--linkupth_color_speakerview_bg_videotile_with_opacity, rgba(61,53,79,0.717647))}.MobileView__mobileView--thdWU.galleryView{flex:1;display:flex;align-items:center;justify-content:center;max-height:calc(100% - 68px - 96px);position:relative}.MobileView__mobileView--thdWU.galleryView>.attendees{padding:0 10px;overflow:auto;width:100%;height:100%}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList{display:flex;flex-wrap:wrap;justify-content:space-between}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList>.attendeeBox{margin-bottom:10px}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList>.attendeeBox.audioOnly{width:calc(50% - 5px);max-width:unset}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList>.attendeeBox.withVideo{width:calc(50% - 5px);max-width:unset;height:120px}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList>.attendeeBox.withVideo>div{height:120px}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList>.attendeeBox.withVideo.oddVideos:first-of-type{width:100%;height:240px}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList>.attendeeBox.withVideo.oddVideos:first-of-type>div{height:240px}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList>.attendeeBox.withVideo.activeSpeaker .attendeeThumbnailInner .videoBox:after{box-shadow:inset 0 0 0 3px #1ABC87}.MobileView__mobileView--thdWU.galleryView>.attendees>.attendeesList>.attendeeBox.withVideo.activeSpeaker .attendeeInfo{box-shadow:inset 0 0 0 2px #1ABC87}.MobileView__mobileView--thdWU.screenSharing>.activeScreenShare{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;justify-content:center;align-items:center}.MobileView__mobileView--thdWU.screenSharing>.activeScreenShare>video{width:100%;-o-object-fit:unset;object-fit:unset}.MobileView__mobileView--thdWU.screenSharing>.attendees{height:initial;display:flex;flex-direction:row;overflow:auto;position:fixed;right:8px;bottom:96px;width:unset}.MobileView__mobileView--thdWU.screenSharing>.attendees>.attendeesList>.attendeeBox:not(.activeSpeaker){display:none}.MobileView__mobileView--thdWU.screenSharing>.attendees>.attendeesList .speakerView{width:90px;height:90px}.MobileView__mobileView--thdWU.speakerView>.attendees{height:initial;display:flex;flex-direction:row;overflow:auto;position:fixed;left:8px;right:8px;bottom:96px;width:unset}.MobileView__mobileView--thdWU.speakerView>.attendees>.attendeesList{padding-right:2px;display:flex}.MobileView__mobileView--thdWU.speakerView>.attendees>.attendeesList:last-child{padding-right:0}.MobileView__mobileView--thdWU.speakerView>.attendees>.attendeesList>div{padding-left:0;padding-right:2px;width:initial;z-index:2}.MobileView__mobileView--thdWU.speakerView>.attendees>.attendeesList>div:last-child{padding-right:0}.MobileView__mobileView--thdWU.speakerView>.attendees>.attendeesList .speakerView{width:90px;height:90px}.MobileView__mobileView--thdWU.speakerView>.attendees::-webkit-scrollbar-track{cursor:pointer;background-image:linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent)}.MobileView__mobileView--thdWU.speakerView>.attendees::-webkit-scrollbar-thumb:vertical{cursor:pointer;height:30px;border-radius:100px;background:rgba(255,255,255,0.4);box-shadow:inset 2.84311px -2.84311px 2.84311px rgba(214,214,214,0.57),inset -2.84311px 2.84311px 2.84311px rgba(255,255,255,0.57);-webkit-backdrop-filter:blur(68.5189px);backdrop-filter:blur(68.5189px)}.MobileView__mobileView--thdWU .activeSpeaker-popup{transform:translateY(200%);transition:all 200ms;position:absolute;bottom:0;width:175px;height:120px;z-index:99}.MobileView__mobileView--thdWU .activeSpeaker-popup>div{width:100%;height:100%;transform:scale(0);transition:all 200ms}.MobileView__mobileView--thdWU .activeSpeaker-popup>div .attendeeThumbnailInner{background-color:#148D65;align-items:unset}.MobileView__mobileView--thdWU .activeSpeaker-popup>div .attendeeThumbnailInner .attendeeIconBox{width:36px;height:48px}.MobileView__mobileView--thdWU .activeSpeaker-popup>div .attendeeThumbnailInner .attendeeIconBox .attendeeIconBoxInner{position:unset}.MobileView__mobileView--thdWU .activeSpeaker-popup>div .attendeeThumbnailInner .videoBox::after{box-shadow:inset 0 0 0 3px #1ABC87}.MobileView__mobileView--thdWU .activeSpeaker-popup .attendeeIconBoxInner{background:none !important}.MobileView__mobileView--thdWU .activeSpeaker-popup .attendeeIconBoxInner svg{position:absolute;top:30px;left:50%;transform:translate(-50%, 0)}.MobileView__mobileView--thdWU .activeSpeaker-popup .attendeeIconBoxInner svg path{fill:white}.MobileView__mobileView--thdWU .activeSpeaker-popup .displayName{display:block;padding:0;bottom:16px}.MobileView__mobileView--thdWU .activeSpeaker-popup--shown{transform:translateY(0)}.MobileView__mobileView--thdWU .activeSpeaker-popup--shown>div{transform:scale(1)}

.SpeakerViewSpeaker__activeSpeaker--DXUcT{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.SpeakerViewSpeaker__activeSpeaker--DXUcT:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0}.SpeakerViewSpeaker__activeSpeaker--DXUcT.has-video:after{background:rgba(11,7,20,0.3);transition:background-color 0.4s ease-in-out}.SpeakerViewSpeaker__activeSpeaker--DXUcT .attendeeThumbnailInner .videoBox:after,.SpeakerViewSpeaker__activeSpeaker--DXUcT .speakerView .attendeeThumbnailInner .videoBox{border-radius:0;box-shadow:none}.SpeakerViewSpeaker__activeSpeaker--DXUcT>div{width:100%;height:100%;border:none;border-radius:0}.SpeakerViewSpeaker__activeSpeaker--DXUcT .attendeeInfo{display:none}.SpeakerViewSpeaker__activeSpeaker--DXUcT .speakerView .attendeeThumbnailInner .attendeeInfo.displayNameFullScreen{display:block;background:none;bottom:20%}.SpeakerViewSpeaker__activeSpeaker--DXUcT .speakerView .attendeeThumbnailInner .attendeeInfo.displayNameFullScreen .statusIcons{display:none}.SpeakerViewSpeaker__activeSpeaker--DXUcT .speakerView .attendeeThumbnailInner .attendeeInfo.displayNameFullScreen .displayName{font-size:22px;color:var(--linkupth_color_speakerview_text_videotile, #fff);z-index:1}@media only screen and (max-width: 450px){.SpeakerViewSpeaker__activeSpeaker--DXUcT .speakerView .attendeeThumbnailInner .attendeeInfo.displayNameFullScreen .displayName{display:none;bottom:10%}}.SpeakerViewSpeaker__activeSpeaker--DXUcT .speakerView .attendeeThumbnailInner .attendeeInfo.displayNameFullScreen .actionButtons{display:none}

.ScreenShareView__screenShareView--YQjbd{height:100%;display:flex;justify-content:flex-end}.ScreenShareView__screenShareView--YQjbd>.activeScreenShare{position:absolute;top:0;left:0;right:0;bottom:0}.ScreenShareView__screenShareView--YQjbd>.activeScreenShare>video{height:100%;width:100%;border-radius:0;border:none}.ScreenShareView__screenShareView--YQjbd>.activeSpeaker{width:300px;overflow:hidden;height:100%;display:flex;justify-content:flex-end;align-items:flex-end;padding-bottom:96px}

.SpeakerView__speakerView--wBkCQ{max-height:calc(100% - 96px - 96px);display:flex;justify-content:flex-end;margin-right:15px}@media only screen and (max-width: 450px){.SpeakerView__speakerView--wBkCQ{margin-right:0;height:100%;position:relative;align-items:flex-end;max-height:calc(100% - 68px - 96px)}}.SpeakerView__speakerView--wBkCQ>.activeSpeaker{position:fixed;top:0;left:0;right:0;bottom:0}.SpeakerView__speakerView--wBkCQ .attendeeThumbnailInner{background:none}.SpeakerView__speakerView--wBkCQ>.attendees{width:300px;overflow:auto;height:100%;z-index:100}@media only screen and (max-width: 450px){.SpeakerView__speakerView--wBkCQ>.attendees{height:initial;display:flex;flex-direction:row;overflow:auto;position:fixed;left:8px;right:8px;bottom:96px;width:unset}.SpeakerView__speakerView--wBkCQ>.attendees>div{padding-left:0;padding-right:2px;width:initial}.SpeakerView__speakerView--wBkCQ>.attendees>div:last-child{padding-right:0}.SpeakerView__speakerView--wBkCQ>.attendees .speakerView{width:90px;height:90px}}.SpeakerView__speakerView--wBkCQ>.attendees>div:not(:last-child){margin-bottom:10px}@media only screen and (max-width: 450px){.SpeakerView__speakerView--wBkCQ>.attendees>div:not(:last-child){margin-bottom:0}}.SpeakerView__speakerView--wBkCQ>.attendees .attendeeThumbnailInner{background:var(--linkupth_color_speakerview_bg_videotile_with_opacity, rgba(61,53,79,0.717647))}.SpeakerView__speakerView--wBkCQ>.attendees::-webkit-scrollbar-track{cursor:pointer;background-image:linear-gradient(90deg, transparent, rgba(255,255,255,0.1), transparent)}.SpeakerView__speakerView--wBkCQ>.attendees::-webkit-scrollbar-thumb:vertical{cursor:pointer;height:30px;border-radius:100px;background:rgba(255,255,255,0.4);box-shadow:inset 2.84311px -2.84311px 2.84311px rgba(214,214,214,0.57),inset -2.84311px 2.84311px 2.84311px rgba(255,255,255,0.57);-webkit-backdrop-filter:blur(68.5189px);backdrop-filter:blur(68.5189px)}

.InputFieldWithSubmit__inputFieldWithSubmit--TcdxD{display:flex}.InputFieldWithSubmit__inputFieldWithSubmit--TcdxD>input{flex:2}.InputFieldWithSubmit__inputFieldWithSubmit--TcdxD>button{flex:1;margin-left:8px}.InputFieldWithSubmit__inputFieldWithSubmit--TcdxD.primaryButton button{background:var(--linkupth_color_bg_primary_button_default, #493081);box-shadow:none}.InputFieldWithSubmit__inputFieldWithSubmit--TcdxD.greenButton button{background:var(--linkupth_color_bg_secondary_button_default, #148D65);box-shadow:none}

.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 h3,.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 h4{font-weight:500}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 header h3{flex:1}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .meeting-settings-form-modal-body{color:var(--linkupth_color_text_aside_modal, #fff)}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .meeting-settings-form-modal-body section{margin:16px 0 32px}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 input{text-align:left;padding-left:16px}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 input[type='text'],.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 input[type='date']{width:100%}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .moderator-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .moderator-row:last-of-type{margin-bottom:0}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .moderator-row>.displayName{margin-left:16px}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .moderator-row>.removeButton{margin-left:8px}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .moderator-row>.removeButton path{fill:var(--linkupth_color_text_aside_modal, #fff)}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .phoneNumbers p{font-size:17px}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .phoneNumbers li{margin-bottom:24px}.MeetingSettingsFormModal__meetingSettingsForm--JuwO0 .phoneNumbers .numberDescription{color:rgba(255,255,255,0.4);font-size:12px;margin-top:8px}

.EventInfoModal__eventInfoModal--jJSkc>.modal-container{max-width:600px;margin:0 auto}@media only screen and (max-width: 450px){.EventInfoModal__eventInfoModal--jJSkc>.modal-container{width:100%;left:0 !important;bottom:0 !important;top:unset !important;height:100%;align-items:flex-end}}.EventInfoModal__eventInfoModal--jJSkc>.modal-container>.modal{background:rgba(242,242,242,0.64);-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);background:#20192f}@media only screen and (max-width: 450px){.EventInfoModal__eventInfoModal--jJSkc>.modal-container>.modal{height:100%}}.EventInfoModal__eventInfoModal--jJSkc>.modal-container>.modal>header{display:flex;align-items:center;justify-content:space-between}.EventInfoModal__eventInfoModal--jJSkc>.modal-container>.modal>header button.close{width:27px;height:27px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center}.EventInfoModal__eventInfoModal--jJSkc>.modal-container>.modal>header button.close span,.EventInfoModal__eventInfoModal--jJSkc>.modal-container>.modal>header button.close span::after{background:#20192f}.EventInfoModal__eventInfoModal--jJSkc>.modal-container>.modal>.body{padding:15px 17px 20px;max-height:100%}.EventInfoModal__eventInfoModal--jJSkc h2{font-weight:bold;font-size:22px;margin-bottom:20px;color:white}.EventInfoModal__eventInfoModal--jJSkc h3{font-weight:600;font-size:14px;color:rgba(255,255,255,0.64)}.EventInfoModal__eventInfoModal--jJSkc .margin-left{margin-left:15px}.EventInfoModal__eventInfoModal--jJSkc .section{margin-bottom:16px;background:rgba(11,7,20,0.2);color:white;border-radius:12px;padding:16px}.EventInfoModal__eventInfoModal--jJSkc .section:last-child{margin-bottom:0}.EventInfoModal__eventInfoModal--jJSkc .section p{font-size:20px;font-weight:500}.EventInfoModal__eventInfoModal--jJSkc .section p:not(:last-child){margin-bottom:8px}.EventInfoModal__eventInfoModal--jJSkc .section .smaller{font-size:13px}.EventInfoModal__eventInfoModal--jJSkc .section li:before{content:'\00B7';margin:0 8px}.EventInfoModal__eventInfoModal--jJSkc span{cursor:pointer}.EventInfoModal__eventInfoModal--jJSkc .event-info{-webkit-user-select:text;-moz-user-select:text;user-select:text}.EventInfoModal__eventInfoModal--jJSkc .event-info a{color:white;cursor:text;text-decoration:none}.EventInfoModal__eventInfoModal--jJSkc .copy-button{width:auto}

.CalendarEvent__calendarEvent--wQ3JZ path{fill:var(--linkupth_color_secondaryicon_listitem, #fff) !important}.CalendarEvent__calendarEvent--wQ3JZ .meeting-running path{fill:var(--linkupth_color_primaryicon_listitem, #1ABC87) !important}.CalendarEvent__calendarEvent--wQ3JZ .tab-list-item{padding-right:10px}.CalendarEvent__calendarEvent--wQ3JZ .tab-list-item__text>span{display:inline-block !important}.CalendarEvent__calendarEvent--wQ3JZ .tab-list-item__info{width:160px;padding-left:30px;padding-right:30px}.CalendarEvent__calendarEvent--wQ3JZ.mobile-ui-event{cursor:pointer}.CalendarEvent__calendarEvent--wQ3JZ .join-meeting{display:flex;align-items:center;justify-content:center;flex-direction:column}.CalendarEvent__calendarEvent--wQ3JZ .time-to-start{display:block !important}.CalendarEvent__calendarEvent--wQ3JZ .info-text{color:var(--linkupth_color_text_listitem_hint, #fff)}

.NotLoggedInCalendarModal__notLoggedInModalContent--iq_t_ .not-logged-in-modal-body p{margin:0 0 1.5em}

.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN h3,.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN h4{font-weight:500}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN header h3{flex:1}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .schedule-calendar-event-modal-body{color:var(--linkupth_color_text_home_heading, #fff)}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .schedule-calendar-event-modal-body section{margin:16px 0 32px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .addMoreAttendeesLink{display:flex;justify-content:center;align-items:center}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-form{margin-right:5px;overflow:auto;padding-bottom:5px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-form>.info{display:flex;margin-bottom:16px;margin-top:10px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-form>.info>.icon{margin-right:14px;display:flex;align-items:center}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-form>.info>.icon path{fill:var(--linkupth_color_text_home_heading, #fff)}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .h3{font-weight:500;margin-top:40px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .room-name{margin-left:16px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-form__top .h3{margin-top:0}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN input{text-align:left;padding-left:16px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN input[type='time'],.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN input[type='datetime-local'],.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN input[type='text'],.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN input[type='date']{width:100%}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-bottom-button{position:absolute;bottom:10px;left:16px;width:calc(100% - 32px)}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-bottom-button:disabled{opacity:20%;cursor:default}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-bottom-button:disabled:hover{background:transparent}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-form__btns button{background:rgba(26,188,135,0.8);color:white}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .modal-form__btns path{fill:white}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .description{height:initial;min-height:64px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .moderator-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .moderator-row:last-of-type{margin-bottom:0}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .moderator-row>.displayName{margin-left:16px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .moderator-row>.removeButton{margin-left:8px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .control-buttons{display:inline-flex}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .control-buttons .back-button{transform:rotate(90deg)}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker{font-family:'SF Display';color:var(--linkupth_color_text_home_heading, #fff);background:var(--linkupth_color_bg_home, #201931)}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker td.rdtDay:hover,.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker td.rdtHour:hover,.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker td.rdtMinute:hover,.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker td.rdtSecond:hover,.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker .rdtTimeToggle:hover{background:var(--linkupth_color_bg_secondary_button_default, #148D65);cursor:pointer}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker button:hover{background-color:var(--linkupth_color_bg_secondary_button_default, #148D65)}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker thead tr:first-of-type th:hover{background:none}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker .rdtCounter .rdtBtn:hover{background:none}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker td.rdtMonth:hover,.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker td.rdtYear:hover{background:var(--linkupth_color_bg_secondary_button_default, #148D65)}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .rdtPicker td.rdtSwitch:hover{background:var(--linkupth_color_bg_secondary_button_default, #148D65);cursor:pointer}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window{position:absolute;width:326px;height:532px;left:15px;top:20px;z-index:1;background:var(--linkupth_color_bg_home, #201931);opacity:0.96;border:1px solid rgba(124,118,137,0.4);box-sizing:border-box;box-shadow:1.51692px 46.9755px 109px rgba(0,0,0,0.286593),0.58429px 18.0943px 34.7185px rgba(0,0,0,0.443407),0.1236px 3.82763px 8.88148px rgba(0,0,0,0.73);border-radius:20px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .close-conflicting-events{position:absolute;top:12px;right:12px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container{position:relative;width:100%;min-height:480px;top:50px;padding:0 35px;font-style:normal;font-weight:500;font-size:20px;line-height:24px;text-align:center}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .conflicting-evetns-list-container{max-height:250px;margin-top:15px;overflow:auto}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .conflicting-evetns-list-container .conflicting-events-header{margin-bottom:40px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .conflicting-evetns-list-container .conflict-group-header{font-size:15px;line-height:24px;margin-top:20px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .conflicting-evetns-list-container .conflicting-event-detail{margin-bottom:10px;font-size:15px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .conflicting-evetns-list-container .conflicting-event-detail .conflict-event-name,.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .conflicting-evetns-list-container .conflicting-event-detail .conflict-event-time{max-width:254px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .conflicting-evetns-list-container .conflicting-event-detail .conflicting{color:#dc3f58}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .review-button{border:2px solid #55447c;box-sizing:border-box;border-radius:8px}.ScheduleCalendarEventModal__scheduleCalendarEventModal--CBjWN .conflicting-events-window .conflicting-events-container .ignore-button{bottom:85px}

.ScheduleCalendarEventStep__stepScheduleEvent--bxNJ9{padding:0px !important}.ScheduleCalendarEventStep__stepScheduleEvent--bxNJ9 .duration-btns-container .duration-btn{height:40px;padding:0;font-size:15px;margin:0 2px}.ScheduleCalendarEventStep__stepScheduleEvent--bxNJ9 .duration-second-row{margin:20px 0}.ScheduleCalendarEventStep__stepScheduleEvent--bxNJ9 .duration-second-row .duration-row{margin:15px 0}.ScheduleCalendarEventStep__stepScheduleEvent--bxNJ9 .duration-second-row .field-name{margin-right:15px;width:130px;display:inline-block}.ScheduleCalendarEventStep__stepScheduleEvent--bxNJ9 .duration-second-row .duration-manual-input{font-size:14px;width:100px;height:40px;text-align:center;padding:0;margin-right:15px}.ScheduleCalendarEventStep__stepScheduleEvent--bxNJ9 .duration-second-row .duration-manual-input::-webkit-outer-spin-button,.ScheduleCalendarEventStep__stepScheduleEvent--bxNJ9 .duration-second-row .duration-manual-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}

.AddAttendeesInput__addAttendeesInput--W8p6Y .search-input{width:250px !important}.AddAttendeesInput__addAttendeesInput--W8p6Y .add-button{width:70px;display:inline-block;margin-left:3px;position:relative;text-align:center;align-items:flex-start;padding:18px 0}.AddAttendeesInput__addAttendeesInput--W8p6Y .select-contacts-container{position:absolute;left:15px;max-height:160px;overflow-x:auto;width:330px;margin-top:5px;z-index:15;background:white;color:black;font-family:"SF Display"}.AddAttendeesInput__addAttendeesInput--W8p6Y .select-contacts-container .displayed-contact-item{cursor:pointer;padding:5px 15px;min-height:50px;display:flex;align-items:center;flex-direction:column;justify-content:center}.AddAttendeesInput__addAttendeesInput--W8p6Y .select-contacts-container .displayed-contact-item:hover{background-color:lightgray}.AddAttendeesInput__addAttendeesInput--W8p6Y .select-contacts-container .displayed-contact-item .contacts-display-name{width:100%;font-weight:600;font-family:"SF Display"}.AddAttendeesInput__addAttendeesInput--W8p6Y .select-contacts-container .displayed-contact-item .contacts-email-address{width:100%}.AddAttendeesInput__addAttendeesInput--W8p6Y .displayed-contacts-container{position:absolute;left:15px;max-height:360px;overflow-x:auto;width:330px;margin-top:5px;background:#3c3354;color:white;font-family:"SF Display"}.AddAttendeesInput__addAttendeesInput--W8p6Y .displayed-contacts-container .displayed-contact-item{cursor:pointer;padding:5px 15px;min-height:50px;display:flex;align-items:center;flex-direction:column;justify-content:center}.AddAttendeesInput__addAttendeesInput--W8p6Y .displayed-contacts-container .displayed-contact-item:hover{background-color:#543695}.AddAttendeesInput__addAttendeesInput--W8p6Y .displayed-contacts-container .displayed-contact-item .contacts-display-name{width:100%;font-weight:600;font-family:"SF Display"}.AddAttendeesInput__addAttendeesInput--W8p6Y .displayed-contacts-container .displayed-contact-item .contacts-email-address{width:100%}

.HomeScreen__homeScreen--dC73Z .homescreen-title .h2{color:var(--linkupth_color_text_home_heading, #fff)}.HomeScreen__homeScreen--dC73Z ::-moz-placeholder{color:var(--linkupth_color_text_input_default, #DADBDC);opacity:1}.HomeScreen__homeScreen--dC73Z ::placeholder{color:var(--linkupth_color_text_input_default, #DADBDC);opacity:1}.HomeScreen__homeScreen--dC73Z input{color:var(--linkupth_color_text_input_filled, #fff);background-color:var(--linkupth_color_bg_input, #342B4A)}

.JoinMeeting__container--CRn85{position:relative}.JoinMeeting__container--CRn85>div{color:white;font-weight:600;font-size:20px}.JoinMeeting__container--CRn85 input{text-align:left;padding-left:16px}

.HistoryTab__historyTabContent--Lg1av .tab-list-item__text{font-weight:400}.HistoryTab__historyTabContent--Lg1av .tab-list-item__text span{font-weight:400;color:var(--linkupth_color_text_listitem_hint, #fff);font-size:16px}.HistoryTab__historyTabContent--Lg1av .tab-list-item__text .time,.HistoryTab__historyTabContent--Lg1av .tab-list-item__text .time span{font-size:14px}@media only screen and (max-width: 750px){.HistoryTab__historyTabContent--Lg1av .tab-list-item__text .time,.HistoryTab__historyTabContent--Lg1av .tab-list-item__text .time span{font-size:12px}}.HistoryTab__historyTabContent--Lg1av .id-seperator{margin:0 14px}@media only screen and (max-width: 750px){.HistoryTab__historyTabContent--Lg1av .id-seperator{margin:0 8px}}

.MeetingsTab__meetingsTabContent--pSDLs .tab-list-item__text{font-weight:400}.MeetingsTab__meetingsTabContent--pSDLs .tab-list-item__text span{font-weight:400}.MeetingsTab__meetingsTabContent--pSDLs .tab-list-item__settings path{fill:var(--linkupth_color_secondaryicon_listitem, #fff)}.MeetingsTab__meetingsTabContent--pSDLs .favorite_button .filled path{fill:var(--linkupth_color_highlightedicon_listitem, #F3A45B)}

.RecordsTab__recordsTabContent--Wwewk .tab-list-item__text{margin-right:16px}.RecordsTab__recordsTabContent--Wwewk .tab-list-item__text .bold{font-weight:bold}.RecordsTab__recordsTabContent--Wwewk .tab-list-item__text .danger{color:var(--danger);font-weight:900}

.GoogleSignInButton__googleSignInButton--TPsNt #customBtn{display:inline-block;background:white;color:#5E5E5E;width:230px;border:thin solid #888;white-space:nowrap}.GoogleSignInButton__googleSignInButton--TPsNt #customBtn:hover{cursor:pointer}.GoogleSignInButton__googleSignInButton--TPsNt span.label{font-family:serif;font-weight:normal}.GoogleSignInButton__googleSignInButton--TPsNt span.icon{display:inline-block;vertical-align:middle;width:42px;height:42px}.GoogleSignInButton__googleSignInButton--TPsNt span.icon .google-icon-svg{margin:9px 0 0 8px}.GoogleSignInButton__googleSignInButton--TPsNt span.buttonText{display:inline-block;vertical-align:middle;padding-left:16px;font-size:14px;font-weight:600;font-family:'Roboto', sans-serif}

.SettingsTab__settingsTabContent--sZBYe{width:100%}.SettingsTab__settingsTabContent--sZBYe>.displayName{color:rgba(255,255,255,0.8)}.SettingsTab__settingsTabContent--sZBYe .misc-buttons-wrapper{display:flex;flex-direction:column}.SettingsTab__settingsTabContent--sZBYe .misc-buttons-wrapper .misc-buttons{max-width:400px;margin-bottom:10px}.SettingsTab__settingsTabContent--sZBYe .dataBox{width:100%;margin-top:10px;max-width:400px;margin-bottom:40px;color:var(--linkupth_color_text_tabpanel_heading, #fff)}.SettingsTab__settingsTabContent--sZBYe .dataBox label.checkbox{margin-left:10px}.SettingsTab__settingsTabContent--sZBYe .dataBox input{text-align:left;padding-left:16px;margin-bottom:0;width:100%;background:var(--linkupth_color_bg_listitem_default, #3F3455)}.SettingsTab__settingsTabContent--sZBYe .dataBox input:-webkit-autofill,.SettingsTab__settingsTabContent--sZBYe .dataBox input:-webkit-autofill:hover,.SettingsTab__settingsTabContent--sZBYe .dataBox input:-webkit-autofill:focus,.SettingsTab__settingsTabContent--sZBYe .dataBox input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 0px rgba(60,51,84,0.64) inset !important;-webkit-text-fill-color:var(--input_foreground_highlited_a) !important;caret-color:white;-webkit-transition:background-color 5000s;transition:background-color 5000s}.SettingsTab__settingsTabContent--sZBYe .dataBox input:-webkit-autofill:first-line{font-size:inherit}.SettingsTab__settingsTabContent--sZBYe .dataBox p.error{color:var(--linkupth_color_text_errorinput, #DC3F58);font-size:0.9em;padding:8px}.SettingsTab__settingsTabContent--sZBYe .dataBox .input{margin-left:1px}.SettingsTab__settingsTabContent--sZBYe .dataBox .input>div{background:rgba(60,51,84,0.64)}.SettingsTab__settingsTabContent--sZBYe .dataBox .readOnly{background:var(--linkupth_color_bg_readonlyinput_with_opacity, rgba(26,188,135,0.188235));color:var(--linkupth_color_text_readonlyinput, #1ABC87)}.SettingsTab__settingsTabContent--sZBYe .dataBox .calendars-input{width:100%;padding:1px;border-radius:8px}.SettingsTab__settingsTabContent--sZBYe .dataBox .calendars-input .calendars-select span+div{background:var(--linkupth_color_bg_input, #342B4A)}.SettingsTab__settingsTabContent--sZBYe .dataBox .calendars-input .calendars-select div{border-radius:8px}.SettingsTab__settingsTabContent--sZBYe .dataBox .log-out-button{font-size:18px;position:absolute;right:0px;top:5px;padding:5px 10px;height:52px;border-radius:8px}.SettingsTab__settingsTabContent--sZBYe .dataBox .login-status{margin-bottom:10px}.SettingsTab__settingsTabContent--sZBYe .dataBox .log-in-button{font-size:18px;color:white;width:230px;margin-right:5px;cursor:pointer;display:inline-block}.SettingsTab__settingsTabContent--sZBYe .dataBox .microsoft-login-btn{height:64px;padding:1px 0 3px 0;margin-top:5px}.SettingsTab__settingsTabContent--sZBYe .dataBox .hoverIcon .onHoverIconHide{display:none}.SettingsTab__settingsTabContent--sZBYe .dataBox .hoverIcon .onHoverIconShow{display:block}.SettingsTab__settingsTabContent--sZBYe .dataBox .onHoverIconShow{display:none}.SettingsTab__settingsTabContent--sZBYe .dataBox .delete-me-temporary-style{font-size:18px;color:white;background:var(--control_a_dimmed);border-radius:8px;box-shadow:inset 0 0 0 1.5px rgba(112,72,199,0.64);padding:5px 10px;width:calc(50% - 5px);height:52px;margin-right:5px;cursor:pointer}.SettingsTab__settingsTabContent--sZBYe .dataBox .login-container{width:100%}.SettingsTab__settingsTabContent--sZBYe .dataBox .auth-username{text-overflow:ellipsis;max-width:calc(100% - 80px);white-space:nowrap;overflow:hidden;color:var(--linkupth_color_text_home_heading, #fff)}

.MeetingStartingSection__container-sm--rQOV7{max-width:320px}.MeetingStartingSection__container--boE4T{height:100%;margin:0 auto;background:var(--linkupth_color_bg_home, #201931);color:white;display:flex;flex-direction:column}.MeetingStartingSection__container--boE4T input[type="text"],.MeetingStartingSection__container--boE4T input[type="date"]{width:100%;flex:1}.MeetingStartingSection__container--boE4T .divider{width:100%;height:1px;background:rgba(226,218,244,0.1);margin:32px 0}.MeetingStartingSection__container--boE4T .loggedInUserContainer{width:100%;display:flex;justify-content:space-between;padding:20px 60px;background-color:var(--linkupth_color_bg_home_screen_header, #140C24)}@media only screen and (max-width: 1200px){.MeetingStartingSection__container--boE4T .loggedInUserContainer{padding:20px 24px 20px 60px}}@media only screen and (max-width: 960px){.MeetingStartingSection__container--boE4T .loggedInUserContainer{padding:20px 24px}}@media only screen and (max-width: 750px){.MeetingStartingSection__container--boE4T .loggedInUserContainer{background-color:var(--linkupth_color_bg_mobile_home_screen_header, #342B47);justify-content:flex-end;padding:8px 13px}}.MeetingStartingSection__container--boE4T .mobileLogoContainer{max-height:26px;max-width:26px;margin-right:18px;display:flex;align-items:center}.MeetingStartingSection__container--boE4T .mobileLogoContainer img{width:100%;height:100%}.MeetingStartingSection__container--boE4T .logoContainer{width:125px;display:flex;align-items:center}.MeetingStartingSection__container--boE4T .logoContainer img{max-width:100%;max-height:50px}.MeetingStartingSection__container--boE4T .loggedInUser{display:flex;justify-content:flex-end;align-items:center;font-size:15px;color:var(--linkupth_color_text_home_screen_user, #fff)}.MeetingStartingSection__container--boE4T .loggedInUser svg{margin-right:8px}.MeetingStartingSection__container--boE4T .loggedInUser svg path{fill:var(--linkupth_color_text_home_screen_user, #fff)}.MeetingStartingSection__container--boE4T .loggedInUser .logOutButton path{fill:transparent}@media only screen and (max-width: 750px){.MeetingStartingSection__container--boE4T .loggedInUser{margin:0 auto;padding:0;justify-content:flex-start;flex:1}}@media only screen and (max-width: 450px){.MeetingStartingSection__container--boE4T .loggedInUser{width:100%}}.MeetingStartingSection__container--boE4T .loggedInUser>.logOutButton{margin-left:10px;color:var(--linkupth_color_text_home_screen_logout, #866ECE);font-size:14px;font-weight:500;cursor:pointer;outline:none;display:flex;align-items:center}@media only screen and (max-width: 750px){.MeetingStartingSection__container--boE4T .loggedInUser>.logOutButton{margin-left:auto}}.MeetingStartingSection__container--boE4T .loggedInUser>.logOutButton svg{margin-left:8px;margin-right:0}.MeetingStartingSection__container--boE4T .loggedInUser>.logOutButton svg path{stroke:var(--linkupth_color_text_home_screen_logout, #866ECE)}.MeetingStartingSection__container--boE4T .home-content>.right-container{display:flex;width:60%;flex-direction:column;padding-top:40px}@media only screen and (max-width: 750px){.MeetingStartingSection__container--boE4T .home-content>.right-container{width:100%;padding-bottom:0;padding-top:8px}}.MeetingStartingSection__container--boE4T .home-content>.right-container>.tabs-container{display:flex;height:100%}.meeting-create{padding:24px 0}.meeting-create form div{margin-bottom:12px}

.DebugScreen__debugScreen--M7k_G{color:white;align-items:center;padding:50px;overflow-y:auto;max-height:100vh}.DebugScreen__debugScreen--M7k_G .debug-options{display:flex;flex-direction:column}.DebugScreen__debugScreen--M7k_G .debug-options .option-title{margin:15px 0 10px 0;align-self:center;max-width:250px}.DebugScreen__debugScreen--M7k_G .debug-options .select{margin:5px 0;width:250px;align-self:center}.DebugScreen__debugScreen--M7k_G .btn{margin:25px auto 0 auto;display:block;width:250px}

.ErrorScreen__errorScreen--S8kSR{color:var(--linkupth_color_text_home_heading, #fff);display:flex;flex-direction:column;align-items:center}.ErrorScreen__errorScreen--S8kSR .error-header{font-size:60px;height:50px;border:1px grey;margin:100px 0 100px 0}.ErrorScreen__errorScreen--S8kSR .error-message{font-size:30px;margin:0 0 100px 0}.ErrorScreen__errorScreen--S8kSR button{width:300px;display:block;margin:5px 0;font-size:20px !important;height:55px !important}@media only screen and (max-width: 650px){.ErrorScreen__errorScreen--S8kSR .error-header{font-size:40px;height:50px;border:1px grey;margin:100px 0 100px 0}.ErrorScreen__errorScreen--S8kSR .error-message{font-size:20px;margin:0 0 100px 0}.ErrorScreen__errorScreen--S8kSR button{font-size:15px !important;height:45px !important;padding-top:14px}}@media only screen and (max-width: 450px){.ErrorScreen__errorScreen--S8kSR .error-header{font-size:30px;height:50px;border:1px grey;margin:100px 0 100px 0}.ErrorScreen__errorScreen--S8kSR .error-message{font-size:15px;margin:0 0 100px 0}.ErrorScreen__errorScreen--S8kSR button{font-size:12px !important;height:39px !important;padding-top:12px}}

.UnsupportedBrowserModal__unsupportedBrowserModal--oBrZ0>.modal-container>.modal>.unsupported-modal-body{justify-content:stretch !important}.UnsupportedBrowserModal__unsupportedBrowserModal--oBrZ0>.modal-container>.modal>.unsupported-modal-body>.message>ul{padding:15px 15px 15px 30px;list-style:disc}.UnsupportedBrowserModal__unsupportedBrowserModal--oBrZ0>.modal-container>.modal>.unsupported-modal-body>.message>ul>li{line-height:1.5}.UnsupportedBrowserModal__unsupportedBrowserModal--oBrZ0>.modal-container>.modal>footer>button{color:#47336f;font-size:0.8em}

