.vc-stream,sis-stream{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:5px;background-color:#191c30}.vc-stream video.vc-video,sis-stream video.vc-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotateY(180deg);min-width:100%;min-height:100%;width:calc(100% + 2px);height:auto;overflow:hidden}.hide{display:none}.vc-config-container{height:100vh;display:flex;flex-direction:column}.vc-config-header{height:72px;padding:0 24px;display:flex;justify-content:space-between;align-items:center;background-color:#226434}.vc-config-header .vc-config-header__title{font-size:16px;color:#fff}.vc-config-content{height:calc(100vh - 72px);padding-top:120px;display:flex;justify-content:center}.vc-local-display{position:relative;display:flex;justify-content:center;align-items:center;width:400px;height:300px;background-color:#191c30;border-radius:10px}.vc-local-display .vc-local-display__video{width:100%;height:100%;transform:rotateY(180deg);border-radius:10px}.vc-local-display .vc-local-display__audio{position:absolute;left:8px;bottom:8px;padding:4px;border-radius:5px;color:#fff;background-color:hsla(0,0%,43%,.5)}.vc-local-display .vc-local-display__icon{display:flex;justify-content:center;align-items:center;height:62px;width:62px;border-radius:50%;background-color:#f9fafc}.vc-config{width:432px;color:#4a4a4a}[dir=ltr] .vc-config{margin-left:40px}[dir=rtl] .vc-config{margin-right:40px}.vc-config .vc-config__user{display:flex;margin-bottom:44px}.vc-config .vc-config__user>:not(:first-child):last-child{margin-left:12px}.vc-config .vc-config__title{margin-bottom:24px;font-size:16px;font-weight:600}.vc-config .vc-config__profile{display:flex;flex-direction:column;justify-content:center}.vc-config .vc-config__user-name{font-size:16px;font-weight:600}.vc-config .vc-config__user-role{font-size:14px;font-weight:400;color:#a5a5a5}.vc-config .vc-config__action-group{padding-top:40px;display:flex;justify-content:flex-end}.vc-config .vc-config__action{margin-left:24px}.vc-config-box{padding:16px;margin-bottom:8px;width:100%;background-color:#f9fafc}.vc-config-box .vc-config-box__label{margin:16px 0 4px;display:block;color:#4a4a4a}.vc-config-img{height:48px;width:48px;font-size:20px;font-weight:600;border-radius:50%;background-color:#ffb24d;background-size:cover}.vc-config-img.vc-config-img--xl{height:120px;width:120px}.vc-config-img img{height:inherit;width:inherit}.vc-config-toolbar{justify-content:space-between;margin-bottom:24px}.vc-config-toolbar,.vc-config-toolbar .vc-config-toolbar__section{display:flex;align-items:center}.vc-config-toolbar .vc-config-toolbar__section>:first-child{margin-right:16px}.vc-header{padding:12px 42px 11px 24px;display:flex;justify-content:space-between;height:72px;overflow:hidden;background-color:#226434}.vc-header .mat-button-toggle-checked{background-color:#e0e0e040;color:#fff}.vc-header .mat-button-toggle:not(.mat-button-toggle-checked){color:#fff;opacity:.5}.vc-header .mat-button-toggle-group{box-shadow:none}.vc-header img{max-height:64px}vc-loader{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}vc-loader .vc-loader__circle{width:160px;height:160px;position:relative;z-index:0}vc-loader .vc-loader__circle:after,vc-loader .vc-loader__circle:before{opacity:0;content:" ";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:97px;border:8px solid #edeff3}vc-loader .vc-loader__circle:after{z-index:1;animation:gogoloader 2s infinite 1s}vc-loader .vc-loader__circle:before{z-index:2;animation:gogoloader 2s infinite}@keyframes gogoloader{0%{transform:scale(0);opacity:.8}50%{opacity:1}to{transform:scale(1);opacity:0}}vc-loader .vc-loader__title{margin-top:48px;font-size:24px;font-weight:700}vc-loader .vc-loader__message{margin-top:16px;font-size:16px}sis-vc-room{display:block;min-height:100vh;min-width:1024px}sis-vc-room video{transform:rotateY(180deg);width:inherit}.vc-container{display:flex;flex-direction:column;height:100vh}.vc-body-wrapper{flex-grow:1;display:flex;overflow:hidden}.vc-body{height:100%;width:calc(100% - 320px)}.vc-body .vc-body__content{height:calc(100% - 72px);flex-grow:1;display:flex;flex-direction:column}.vc-body-toolbar{height:49px;width:100%;padding:8px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ededed}.vc-body-toolbar .vc-body-toolbar__icon{animation:speak 1s linear infinite}.vc-body-toolbar .vc-body-toolbar__title{display:flex;align-items:center}.vc-body-toolbar .vc-body-toolbar__user{margin-left:8px}.vc-body-toolbar .vc-body-toolbar__user-name{font-size:13px;font-weight:600;color:#4a4a4a}.vc-body-toolbar .vc-body-toolbar__user-role{font-size:12px;color:#a5a5a5}.vc-body-toolbar .vc-body-toolbar__action{text-align:center;margin:0 -16px;width:56px;height:36px}.vc-body-toolbar .vc-body-toolbar__actions .mat-button-toggle-checked{background-color:hsl(var(--color-primary-h),var(--color-primary-s),var(--color-primary-l));color:#fff}.vc-body-toolbar .vc-body-toolbar__actions .mat-button-toggle:not(.mat-button-toggle-checked){background-color:#f1f1f1;color:#9498bc;opacity:.6}.vc-body-toolbar .vc-body-toolbar__actions .mat-button-toggle:not(.mat-button-toggle-checked):hover{opacity:.8;background-color:#e0e0e0}.vc-body-toolbar .vc-body-toolbar__actions .mat-button-toggle-group{box-shadow:none}.vc-body-toolbar .vc-body-toolbar__actions .mat-button-toggle{transition:all .24s ease}.vc-body-toolbar .vc-body-toolbar__actions .mat-button-toggle:first-child{border-bottom-left-radius:5px;border-top-left-radius:5px}.vc-body-toolbar .vc-body-toolbar__actions .mat-button-toggle:last-child{border-bottom-right-radius:5px;border-top-right-radius:5px}@keyframes speak{0%{color:hsl(var(--color-primary-h),var(--color-primary-s),var(--color-primary-l))}50%{color:currentColor}to{color:hsl(var(--color-primary-h),var(--color-primary-s),var(--color-primary-l))}}.vc-sidebar{display:flex;flex-direction:column;overflow:hidden;height:100%;width:320px;border-right:1px solid #ededed}.vc-sidebar .vc-sidebar__section{padding:8px 24px}.vc-sidebar .vc-sidebar__section:not(:first-child){border-top:1px solid #ededed}.vc-sidebar .vc-sidebar__wrapper{overflow:auto;height:100%;border-top:1px solid #ededed}.vc-sidebar .vc-sidebar__content{height:100%;overflow:hidden}.vc-sidebar .vc-sidebar__section-title{padding:8px 0;font-size:14px;font-weight:600}.vc-message-indicator{display:flex;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:400;border-radius:10px;background-color:#f85c53;color:#fff}[dir=ltr] .vc-message-indicator{margin-left:8px}[dir=rtl] .vc-message-indicator{margin-right:8px}.vc-message-indicator .vc-message-indicator__more{font-size:10px}.vc-person{margin-top:16px;display:flex;justify-content:space-between}.vc-person.vc-person--connected .vc-person__state:before{background-color:#0dbb74}.vc-person.vc-person--blocked .vc-person__name{color:#a5a5a5}.vc-person.vc-person--blocked .vc-person__state{padding-left:0;color:#fe0000}.vc-person.vc-person--blocked .vc-person__state:before{content:none}.vc-person .vc-person__name{font-size:14px;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:#4a4a4a}.vc-person .vc-person__name.vc-person__name--disabled{color:#a5a5a5}.vc-person .vc-person__info{display:flex}.vc-person .vc-person__img{width:32px;height:32px;padding:4px;background-color:#f3f3fb;border-radius:16px}[dir=ltr] .vc-person .vc-person__img{margin-right:12px}[dir=rtl] .vc-person .vc-person__img{margin-left:12px}.vc-person .vc-person__date{margin-top:2px;font-size:12px;font-weight:400;color:#a5a5a5}.vc-person .vc-person__message{margin-top:8px;white-space:pre-line;font-weight:400;font-family:inherit}.vc-person .vc-person__state{position:relative;padding-left:14px;font-size:12px;color:#a5a5a5}.vc-person .vc-person__state:before{content:"";position:absolute;top:calc(50% - 4px);left:0;width:8px;height:8px;border-radius:50%;background-color:#ffb24d}.vc-person .vc-person__action{cursor:pointer}.vc-gallery.vc-hummer,.vc-sidebar.vc-hummer{animation:hummer-animation .5s;animation-delay:5s}@keyframes hummer-animation{0%{transform:translateX(0)}12.5%{transform:translateX(-6px) rotateY(-5deg)}37.5%{transform:translateX(5px) rotateY(4deg)}62.5%{transform:translateX(-3px) rotateY(-2deg)}87.5%{transform:translateX(2px) rotateY(1deg)}to{transform:translateX(0)}}.vc-gallery{flex-direction:column}.vc-gallery,.vc-speaker{flex-grow:1;display:flex}.vc-speaker{height:calc(100% - 72px)}.vc-speaker .vc-speaker__main{display:flex;flex-grow:1;justify-content:center;height:100%;padding:8px}.vc-speaker .vc-speaker__main-video{position:relative;width:100%;border-radius:5px;background-color:#191c30}.vc-speaker .vc-speaker__main-video .vc-footer__profile{opacity:1}.vc-speaker .vc-speaker__local-video{height:inherit;width:inherit;display:flex;align-items:center;overflow:hidden}.vc-speaker .vc-speaker__list{position:relative;display:flex;flex-direction:column;height:calc(100% - 45px);padding:4px 8px;overflow-y:auto;overflow-x:hidden}.vc-speaker .vc-speaker__filter{height:100%;min-width:184px}[dir=ltr] .vc-speaker .vc-speaker__filter{border-left:1px solid #ededed}[dir=rtl] .vc-speaker .vc-speaker__filter{border-right:1px solid #ededed}.vc-speaker .vc-speaker__item{position:relative;display:flex;align-items:center;justify-content:center;margin:4px 0;min-height:96px;max-height:96px;width:163px;border:1px solid #bdc1de;border-radius:5px;background-color:#000}.vc-speaker-toolbar{display:flex;padding:12px 8px;border-bottom:1px solid #ededed}.vc-speaker-toolbar .vc-speaker-toolbar__label-box{display:flex;align-items:center}.vc-speaker-toolbar .vc-speaker-toolbar__label{display:block;max-width:134px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vc-tooltip-trigger{position:absolute;top:0;right:0;bottom:0;left:0}.vc-tooltip .vc-tooltip__title{font-size:14px}.vc-tooltip .vc-tooltip__content{font-size:10px}.vc-gallery-header{height:168px;padding:4px 4px 8px;border-bottom:1px solid #ededed}.vc-gallery-header .vc-gallery-header__list{display:flex}.vc-gallery-header .vc-gallery-header__item{position:relative;margin:4px;max-width:250px;min-height:120px;border-radius:5px;background-color:#000}.vc-gallery-header .vc-gallery-header__item.vc-gallery-header__item--active:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border:4px solid hsl(var(--color-primary-h),var(--color-primary-s),var(--color-primary-l));animation:border-anim 1s linear infinite}.vc-gallery-header .vc-gallery-header__item.vc-gallery-header__item--last{display:flex;justify-content:center;align-items:center;font-size:28px;color:#fff;user-select:none;background-color:rgba(38,38,38,.7)}.vc-gallery-header .vc-gallery-header__item:hover .vc-profile{opacity:1}.vc-gallery-content{height:calc(100% - 336px);padding:4px}.vc-gallery-content .vc-gallery-content__list{display:flex;flex-wrap:wrap;height:calc(100% - 32px)}.vc-gallery-content .vc-gallery-content__item{position:relative;display:flex;align-items:center;justify-content:center;margin:4px;height:50%;border-radius:5px;min-height:108px;background-color:#000}.vc-gallery-content .vc-gallery-content__item.vc-gallery-content__item--active:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border:4px solid hsl(var(--color-primary-h),var(--color-primary-s),var(--color-primary-l));animation:border-anim 1s linear infinite}.vc-gallery-content .vc-gallery-content__item.vc-gallery-content__item--last{font-size:28px;color:#fff;user-select:none;background-color:rgba(38,38,38,.7)}.vc-gallery-content .vc-gallery-content__item:hover .vc-profile{opacity:1}.vc-footer{position:relative;height:72px;overflow:hidden;display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:inset 0 1px 0 0 #ededed}.vc-footer .vc-footer__time{display:flex;align-items:center;width:100%;min-width:120px;flex-grow:0.33;font-size:16px;font-weight:600}[dir=ltr] .vc-footer .vc-footer__time{margin-left:24px}[dir=rtl] .vc-footer .vc-footer__time{margin-right:24px}.vc-footer .vc-footer__time>:first-child{color:#f85c53;animation:record 1.5s infinite}[dir=ltr] .vc-footer .vc-footer__time>:first-child{margin-right:10px}[dir=rtl] .vc-footer .vc-footer__time>:first-child{margin-left:10px}@keyframes record{0%{color:#f85c53}50%{color:#d3d3d3}to{color:#f85c53}}.vc-footer .vc-footer__tools{width:100%;display:flex;justify-content:center}.vc-footer .vc-footer__tool{margin:0 12px;cursor:pointer;user-select:none}.vc-footer .vc-footer__tool.vc-footer__tool--red .vc-footer__tool-box{color:#fff;background-color:#f85c53}.vc-footer .vc-footer__tool-box{padding:8px;height:40px;display:flex;border-radius:5px;transition:opacity .12s linear;opacity:1;background-color:#f3f3fb}.vc-footer .vc-footer__tool-box:hover{opacity:.9}.vc-footer .vc-footer__tool-select{margin:-8px 0 -8px 8px;padding:12px 0 12px 8px;border-left:1px solid #fff}.vc-footer .vc-footer__tool-name{margin:8px 0 10px;font-size:10px;opacity:.7;color:#4a4a4a;text-align:center}.vc-footer .vc-footer__profile{width:100%;display:flex;justify-content:flex-end;height:inherit}.vc-footer .vc-footer__user{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;color:#4a4a4a}[dir=ltr] .vc-footer .vc-footer__user{margin-right:30px}[dir=rtl] .vc-footer .vc-footer__user{margin-left:30px}.vc-footer .vc-footer__user-name{font-size:14px}.vc-footer .vc-footer__user-role{font-size:12px;opacity:.7}.vc-footer .vc-footer__stream{position:relative;width:103.68px;height:100%;background-color:#191c30}.vc-gallery-toolbar{padding:0 8px;width:100%;height:32px;display:flex;justify-content:space-between;align-items:center}.vc-gallery-toolbar .vc-gallery-toolbar__title{display:flex;font-size:14px;font-weight:600}.vc-gallery-toolbar .vc-gallery-toolbar__actions{padding:0 10px;display:flex;align-items:center}.vc-gallery-toolbar .vc-gallery-toolbar__page{font-size:16px;color:#afafaf}[dir=ltr] .vc-gallery-toolbar .vc-gallery-toolbar__page{margin-right:12px}[dir=rtl] .vc-gallery-toolbar .vc-gallery-toolbar__page{margin-left:12px}.vc-gallery-toolbar .vc-gallery-toolbar__page span{color:#545454}.vc-gallery-toolbar .vc-gallery-toolbar__action{width:32px;height:32px;display:flex;align-items:center;justify-content:space-evenly;cursor:pointer}.vc-gallery-toolbar .vc-gallery-toolbar__action.vc-gallery-toolbar__action--disabled{color:#a5a5a5;cursor:default;pointer-events:none}.vc-sidebar-video{position:relative;width:100%;height:180px;min-height:180px;background-color:#191c30}.vc-sidebar-video .vc-sidebar-video__wrapper{height:inherit;width:inherit;display:flex;align-items:center;overflow:hidden}.vc-sidebar-video.vc-sidebar-video--active:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border:4px solid hsl(var(--color-primary-h),var(--color-primary-s),var(--color-primary-l));animation:border-anim 1.4s linear infinite}.vc-sidebar-video:hover .vc-profile{opacity:1}.vc-profile{position:absolute;bottom:8px;left:8px;display:flex;align-items:center;height:32px;max-width:calc(100% - 16px);color:#fff;opacity:0;transition:opacity .4s ease}.vc-profile .vc-profile__user{display:flex;align-items:center;padding:0 12px;height:inherit;width:inherit;overflow:hidden;white-space:nowrap;border-bottom-left-radius:5px;border-top-left-radius:5px;backdrop-filter:blur(5px);background-color:hsla(0,0%,43%,.5)}.vc-profile .vc-profile__user sds-icon+div{width:calc(100% - 20px)}.vc-profile .vc-profile__user>div:first-child{width:100%}.vc-profile .vc-profile__icon{margin-right:12px}.vc-profile .vc-profile__name{font-size:12px;text-overflow:ellipsis;overflow:hidden}[dir=ltr] .vc-profile .vc-profile__info{margin-left:4px}[dir=rtl] .vc-profile .vc-profile__info{margin-right:4px}.vc-profile .vc-profile__role{font-size:10px;text-overflow:ellipsis;overflow:hidden;color:#d3d3d3}.vc-profile .vc-profile__state{padding:4px 12px;margin-left:1px;height:100%;border-bottom-right-radius:5px;border-top-right-radius:5px;backdrop-filter:blur(5px);background-color:hsla(0,0%,43%,.5)}.vc-sidebar-comment{position:relative;padding:8px 24px;height:calc(100% - 71px);overflow-y:auto;overflow-x:hidden;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.vc-sidebar-comment-input{position:absolute;bottom:0;padding:8px;width:calc(100% - 95px);height:36px;margin:18px 24px;resize:none;border:1px solid #ccc;border-radius:5px;font-family:inherit}[dir=ltr] .vc-sidebar-comment-input{left:0}[dir=rtl] .vc-sidebar-comment-input{right:0}.vc-sidebar-comment-submit{position:absolute;bottom:24px;cursor:pointer;color:#ccc;transition:color .24s ease}[dir=ltr] .vc-sidebar-comment-submit{right:28px}[dir=rtl] .vc-sidebar-comment-submit{left:28px}.vc-sidebar-comment-submit.vc-sidebar-comment-submit--active{color:#0c95fb}.vc-no-comment{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.vc-no-comment .vc-no-comment__message{font-weight:300;font-size:18px}.vc-no-comment img{width:318px}.vc-profile-icon{position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);display:flex;justify-content:center;align-items:center;height:48px;width:48px;border-radius:50%;background-color:#f9fafc}@keyframes border-anim{0%{top:0;right:0;bottom:0;left:0;border-width:2px}to{top:-2px;right:-2px;bottom:-2px;left:-2px;border-width:4px}}.removingButtonBorder{border:0}.vc-chat-arrow{margin-left:250px;margin-top:480px;width:35px;height:35px;background:#0c95fb;border-radius:50%;position:fixed;top:10px;left:10px;z-index:1;display:table}.vc-chat-arrow:before{width:31px;height:31px;content:"";border-radius:50%;position:absolute;top:2px;left:2px}.vc-chat-arrow i.fa{font-size:25px;display:table-cell;vertical-align:middle;text-align:center;color:#4a4a4a}.vc-config-permission{height:calc(100vh - 72px);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.vc-config-permission .vc-config-permission__title{margin:24px 0 20px;width:380px;font-size:24px}.vc-config-permission .vc-config-permission__text{width:626px;font-size:16px}.vc-wrapper-container{height:100vh;display:flex;flex-direction:column}