@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700;900&display=swap);.emptyText{height:calc(100vh - 300px);min-height:125px;flex-direction:column;flex-wrap:nowrap;align-content:stretch}.emptyText,.emptyText-message{display:flex;width:100%;justify-content:center;align-items:center}.emptyText-message{margin-top:24px;font-family:"Heebo",sans-serif;font-weight:700;font-size:28px;color:#9f9f9f}.attentionBanner-wrapper{display:flex;justify-content:center;align-items:center;margin:-20px 0 10px;width:100%}.attentionBanner-wrapper .attentionBanner{display:flex;justify-content:flex-start;align-items:center;width:100%;height:46px;background:#ef7171;box-shadow:0 4px 8px rgba(0,0,0,.05)}.attentionBanner-wrapper .attentionBanner-info{display:flex;justify-content:flex-start;align-items:center;flex:60% 1}.attentionBanner-wrapper .attentionBanner-info img{margin:0 16px 0 25px}.attentionBanner-wrapper .attentionBanner-info-title{display:flex;justify-content:flex-start;align-items:center;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;color:#fff;margin-right:24px}.attentionBanner-wrapper .attentionBanner-info-description{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;color:#fff}.attentionBanner-wrapper .attentionBanner-actions{display:flex;align-items:center;justify-content:flex-end;flex:40% 1}.attentionBanner-wrapper .attentionBanner-actions-billing{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;display:flex;align-items:center;letter-spacing:.04em;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#fff;cursor:pointer}.attentionBanner-wrapper .attentionBanner-actions-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#f28d8d;cursor:pointer;margin:16px 16px 16px 24px}.attentionBanner-wrapper .attentionBanner-actions-close img{width:12px;height:12px}.header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:calc(100% - 224px);position:fixed;top:0;left:auto;padding:24px;right:0;box-sizing:border-box;background:#f8f9fa;z-index:50}.header.subscriptionAttention{flex-wrap:wrap;padding-bottom:12px}.header-isLightBlue{background:#f8f9fa}.header-title{margin-right:10px;font-family:"Heebo",sans-serif;font-weight:700;font-size:22px;line-height:38px;color:#1d1d1d;letter-spacing:.02em;white-space:nowrap;align-items:center}.header-title-active{cursor:pointer}.header-count{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:24px;max-height:24px;padding:0 7px;margin-left:15px;background:#d8e1e9;border-radius:20px;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#7b9eb9;display:grid;justify-items:center;align-items:center}.header-right{align-items:center;align-content:center;display:flex;flex-wrap:nowrap}.dashboard-body-collapsed .header{width:calc(100% - 72px);background:#f8f9fa}.scheduler-line{position:relative}.scheduler-dateSquare{position:absolute;width:48px;height:64px;left:-25px;border-radius:10px;overflow:hidden}.scheduler-leftBlock{display:flex;justify-content:center;width:48px;margin-right:24px!important}.scheduler-dateInfo{display:flex;flex-direction:column;justify-content:center;height:100%;font-style:normal;text-align:center}.scheduler-dateInfo-dayOfWeek{font-size:13px;line-height:13px;display:flex;align-items:center;text-align:center;letter-spacing:.04em}.scheduler-dateInfo-day,.scheduler-dateInfo-dayOfWeek{margin:0 auto;font-family:Heebo;font-style:normal;font-weight:700;color:#7b9eb9}.scheduler-dateInfo-day{font-size:22px;line-height:26px}.scheduler-childrenContainer{flex:1 1;display:flex;flex-wrap:wrap;height:-webkit-max-content;height:max-content}@media screen and (max-width:1071px){.scheduler-childrenContainer{justify-content:start}}.styledDialog{width:100vw;height:100vh;overflow:auto;padding:0;margin:0;left:0;top:0;position:fixed;z-index:1000;background-color:rgba(147,128,141,.4);display:flex;justify-content:center;align-items:center}.styledDialog.variant-brown{background-color:rgba(14,10,12,.6)}.styledDialog-body{width:391px;background-color:#fff;border-radius:20px;overflow:hidden}.variant-brown .styledDialog-body{width:512px;border-radius:20px;background-color:#382e35}.styledDialog-body.no-transform-header .styledDialog-text-title{text-transform:none}.styledDialog-container{height:100%}.styledDialog-text{width:100%;padding:24px}.styledDialog-text-title{font-size:16px;line-height:16px;margin-bottom:24px;font-family:"Heebo",sans-serif;font-weight:700;text-transform:capitalize;color:#181611}.variant-brown .styledDialog-text-title{color:#fff;font-family:"Heebo",sans-serif;font-size:22px;letter-spacing:.02em;line-height:26px}.styledDialog-text-divider{height:5px;width:96px;background-color:#eee6e4;margin:24px 0}.variant-brown .styledDialog-text-divider{display:none}.styledDialog-text-content{color:#181611;white-space:pre-line;font-family:"Heebo",sans-serif;font-weight:400;font-size:13px;line-height:20px;margin-bottom:16px;opacity:.9}.variant-brown .styledDialog-text-content{color:#fff;font-size:16px;line-height:28px;opacity:1;letter-spacing:.02em}.styledDialog-text.dialog-children{padding:24px 24px 16px}.styledDialog .defaultButtons{width:100%;box-shadow:none!important;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;padding:0 24px 24px}.styledDialog .defaultButtons-button{padding-top:0!important}.styledDialog.variant-brown .defaultButtons{background-color:rgba(126,102,119,.3);height:88px;padding:16px 24px}.styledDialog.variant-brown .defaultButtons button{border-radius:10px;text-transform:capitalize;letter-spacing:.04em}.styledDialog.variant-brown .defaultButtons-confirm{min-width:112px}.styledDialog.variant-brown .defaultButtons-cancel{color:#c9c0c6}.styledDialog.hidden-overlay{background-color:unset}.createButton{width:168px!important;height:40px!important;background:#f09761;border-radius:30px}.createButton-icon{color:#fff;vertical-align:middle;margin-top:-2px}.createButton-text{vertical-align:middle;font-family:"Lora",serif;font-weight:700;font-size:16px;line-height:20px;text-align:center;letter-spacing:.15em;color:#fff}.downItems{text-align:left;z-index:100;position:absolute;left:0;top:calc(100% + 1px);background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.09);cursor:pointer;width:100%;overflow:auto;max-height:200px}.downItems-item{color:#1d1d1d;background-color:#fff;padding:8px 16px;cursor:pointer}.downItems-item-current{color:#4b9f22}.downItems-item:hover{background-color:#f7f7f7}.downItems-item:first-child{padding-top:16px}.downItems-item:last-child{padding-bottom:16px}.downItems-additional{margin:8px 16px;border-top:1px solid #f2f2f2}.downItems-additional-title{font-size:12px;line-height:150%;color:#b8b8b8;font-weight:400;margin:8px 0}.downItems-additional-text{font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;line-height:21px;display:flex;align-items:center;letter-spacing:.06em;text-transform:uppercase;color:#1d1d1d;width:100%;border:none;outline:none;cursor:pointer;padding:0;background:none}.dropDown{height:40px;background-color:#f3f3f3;box-sizing:border-box;border-radius:10px;position:relative}.dropDown.variant-brown{background-color:transparent;background-color:initial}.dropDown.variant-purple{background-color:#382e35;border-radius:20px}.dropDown.variant-purple .dropDown-selectedName{color:#fff}.dropDown-spacer{margin-right:16px}.dropDown-open{border-color:#b8b8b8}.dropDown-size-xs{width:80px}.dropDown-size-sm{width:192px}.dropDown-size-md{width:220px}.dropDown-size-lg{width:256px}.dropDown-size-full{width:100%}.dropDown-selected{height:100%;display:flex;align-items:center;justify-content:flex-start;padding:0 30px 0 16px}.dropDown-selected .helper-text{color:#ef7171;position:absolute;top:32px;right:0;font-size:10.5px}.dropDown-selectedName{font-family:"Heebo",sans-serif;font-size:16px;line-height:150%;color:#181611;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;outline:none}.variant-brown .dropDown-selectedName{color:#fff;font-size:16px;font-weight:700;letter-spacing:.04em}.dropDown-optionsList{background-color:#fff;z-index:3;position:relative;margin-top:8px;box-shadow:0 4px 6px rgba(0,0,0,.09);max-height:170px;overflow:auto}.variant-brown .dropDown-optionsList{border-radius:12px;background-color:#382e35;color:#c9c0c6;font-size:13px;position:absolute;width:-webkit-max-content;width:max-content;right:0;padding:12px 0}.dropDown-option{padding:16px;font-family:"Heebo",sans-serif;font-size:14px;line-height:22px;word-break:break-all}.dropDown-option:hover{background-color:#eff3f6;color:#272727}.variant-brown .dropDown-option{font-size:13px;font-weight:700;letter-spacing:.04em;padding:12px 24px}.dropDown-selectedOpt{color:#272727}.dropDown-search{background-color:#f3f3f3;font-family:"Heebo",sans-serif;font-size:14px;padding:8px 0;outline:none;border:none;width:100%;color:#1d1d1d}.dropDown .arrow-container{position:absolute;right:10px}.dropDown .pointer{cursor:pointer}.dropDown .disabled{cursor:not-allowed}.imageUpload{overflow:hidden;position:relative;background:#f2f2f2;width:100%;height:100%;cursor:pointer}.imageUpload-uploaded{z-index:1;position:relative;top:0;left:0;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;height:100%}.imageUpload-uploaded-img{width:100%;height:100%;object-fit:cover}.variant-circle .imageUpload-uploaded-img{border-radius:50%}.imageUpload-uploaded-options{display:flex;position:absolute;bottom:0;right:0}.imageUpload-select{z-index:1;position:relative;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;background-repeat:no-repeat;background-position:50%}.imageUpload-select-icon{position:absolute!important;bottom:0;right:0}.variant-circle .imageUpload-select{border-radius:50%;background-color:#eee6e4}.imageUpload.variant-circle{background:none}.imageUpload.variant-circle .editIcons{width:32px;height:32px;border-radius:50%;background-color:#7b9eb9}.imageUpload.variant-circle .editIcons-edit{background:url(/static/media/edit_icon_white.0c678417.svg) no-repeat 50% #7b9eb9;border:1px solid #fff}.imageUpload.variant-circle .editIcons-edit:after,.imageUpload.variant-circle .editIcons-edit:before{content:none}.imageUpload.variant-circle .editIcons-delete{display:none}.imageUpload.dark .editIcons{background-color:#7e6677}.imageUpload.dark .imageUpload-select{background-color:#382e35}.replace-image-button{background-color:#ef7171!important}.searchSelect{width:100%;position:relative}.searchSelect-title{font-size:16px;line-height:23px;letter-spacing:.02em;color:#93808d!important;text-transform:capitalize;margin:0 0 0 16px;position:absolute;top:0;left:0}.searchSelect-required{color:#b8b8b8;font-size:13px}.searchSelect-inputWrap{position:relative;display:inline-flex;width:100%;box-sizing:border-box;font-family:"Heebo",sans-serif!important;font-size:16px;line-height:23px;letter-spacing:.02em;color:#2d3348;border-radius:10px;padding:6px 25px 6px 16px;min-height:40px;mix-blend-mode:normal;background-color:#f3f3f3;margin-top:30px}.searchSelect-inputWrap-input{font-family:"Heebo",sans-serif;font-size:16px;outline:none;border:none;width:100%;background-color:transparent;background-color:initial}.searchSelect-inputWrap-input:-ms-input-placeholder{color:#b8b8b8}.searchSelect-inputWrap-input::placeholder{color:#b8b8b8}.searchSelect-inputWrap-errorBorder,.searchSelect-inputWrap-errorBorder:hover{border-bottom:2px solid #f6766f}.searchSelect-inputWrap-arrow,.searchSelect-inputWrap-close{position:absolute!important;right:5px!important;top:5px!important;background:transparent!important}.searchSelect-inputWrap-close{top:7px!important}.searchSelect-inputWrap-close:after,.searchSelect-inputWrap-close:before{background-color:#b8b8b8!important}.searchSelect-inputWrap-arrow{cursor:pointer}.searchSelect-itemsContainer{position:absolute;width:100%;height:-webkit-max-content;height:max-content;max-height:400px;background:#fff;z-index:1;overflow:auto;padding:8px 0;box-shadow:0 7px 12px rgba(0,0,0,.13)}.searchSelect-itemsContainer-item{font-family:"Heebo",sans-serif;font-size:14px;line-height:180%;display:flex;align-items:center;letter-spacing:.02em;color:#1d1d1d;margin:0;cursor:pointer;padding:8px 16px}.searchSelect-itemsContainer-item:hover{background:rgba(0,0,0,.01)}.searchSelect-additional{margin:8px 16px;border-top:1px solid #f2f2f2}.searchSelect-additional-title{font-size:12px;line-height:150%;color:#b8b8b8;font-weight:400;margin:8px 0}.searchSelect-additional-text{font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;line-height:21px;display:flex;align-items:center;letter-spacing:.06em;text-transform:uppercase;color:#1d1d1d;width:100%;border:none;outline:none;cursor:pointer;padding:0}.searchSelect-error{color:#f6766f;margin-bottom:0;margin-top:8px;font-size:.75rem}.channelListHeader{width:100%;display:inline-block;position:relative;padding:24px}.channelListHeader,.channelListHeader *{box-sizing:border-box}.channelListHeader-heading{width:100%;height:100%;font-size:22px;font-weight:700}.channelListHeader-actions{position:absolute;right:24px;top:24px;display:flex;align-items:center;height:calc(100% - 48px);width:calc(100% - 48px);justify-content:flex-end}.channelListHeader-addNew{display:inline-block}.channelListHeader-search{display:flex;padding-right:10px;background-color:#fff;height:100%;align-items:center;justify-content:flex-end}.channelListHeader-search.open{flex-grow:1}.channelListHeader-search_button{width:40px}.channelListHeader-search .searchInput{width:calc(100% - 50px)}.searchInput{display:flex;align-items:center;position:relative;max-width:256px;max-height:40px}.searchInput:before{content:"";position:absolute;width:16px;height:16px;left:13px;top:13px;background:url(/static/media/magnifying.f4cb135c.svg) 50%;background-repeat:no-repeat;background-size:contain}.searchInput-input{padding:8px 40px!important;outline:none;box-sizing:border-box;border-radius:10px;overflow:hidden}.searchInput-clear{position:absolute!important;background:transparent!important;right:5px}.searchInput.collapsable{position:absolute;right:60px}.emptyChatState{flex-direction:column;width:100%;height:100%;padding:10px;box-sizing:border-box;min-height:100px}.emptyChatState,.emptyChatState-image{display:flex;align-items:center;justify-content:center}.emptyChatState-image{width:136px;height:136px;min-height:136px;border-radius:50%;overflow:hidden;background:#eff3f6}.emptyChatState-image.dark{background:#382e35}.emptyChatState-title{font-family:"Heebo",sans-serif!important;font-weight:700;font-size:16px;line-height:26px;letter-spacing:.02em;color:#afc2d1;text-align:center;margin:8px 0 0}.emptyChatState.stream .emptyChatState-image{background:#382e35}.emptyChatState.stream .emptyChatState-title{color:#7e6677}.custom-avatar{position:relative}.custom-avatar-image{display:block;width:inherit;height:inherit;object-fit:cover;text-align:center}.custom-avatar--circle{border-radius:50%}.custom-avatar--rounded{border-radius:6px}.custom-avatar--square{border-radius:0}.custom-avatar-fallback{font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;line-height:120%;display:flex;justify-content:center;align-items:center;width:inherit;height:inherit;color:#fff;object-fit:cover;text-align:center;text-transform:uppercase}.custom-avatar-fallback,.custom-avatar-image{overflow:hidden}.custom-avatar-fallback .custom-avatar--circle,.custom-avatar-image .custom-avatar--circle{border-radius:50%}.custom-avatar-fallback .custom-avatar--rounded,.custom-avatar-image .custom-avatar--rounded{border-radius:6px}.custom-avatar-fallback .custom-avatar--square,.custom-avatar-image .custom-avatar--square{border-radius:0}.custom-avatar.online{position:relative}.custom-avatar.online:before{content:"";display:inline-block;width:10px;height:10px;position:absolute;top:0;right:0;background:#7fba7a;box-sizing:border-box;border-radius:50%;overflow:hidden}.custom-avatar .mark{position:absolute;bottom:0;right:0}.channelList-items{width:100%;height:100%}.channelItem{width:100%;padding:0 16px;cursor:pointer;transition:background-color .1s}.channelItem *{font-family:"Heebo",sans-serif!important}.channelItem-container{align-items:center;display:flex;border-bottom:1px solid #f0e6e4;padding:24px 0;width:100%}.channelItem:last-child .channelItem-container{border-bottom:none}.channelItem.active{background-color:#d8e1e9}.channelItem.active .channelItem-container{border-bottom:none}.channelItem-image{width:48px;min-width:48px;height:48px;border-radius:50%;text-align:center;line-height:48px}.channelItem-content{display:flex;flex-direction:column;width:calc(100% - 48px);padding-left:8px}.channelItem-content_top{flex-basis:100%;position:relative}.channelItem-content_bottom,.channelItem-content_top{display:flex;justify-content:space-between;width:100%}.channelItem-content_bottom{align-items:center}.channelItem-content_bottom_text{flex-shrink:1;margin:0;font-size:16px;line-height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.channelItem-content_bottom_dot{flex-shrink:0;width:12px;height:12px;background:#f6766f;border-radius:50%}.channelItem-name-value{max-width:115px;font-size:16px;line-height:24px;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;overflow:hidden;color:#7e6677}.channelItem-date{white-space:nowrap}.channelItem-new_message{min-width:24px;height:16px;font-size:13px;line-height:16px;font-weight:700;letter-spacing:.04em;text-align:center;padding:0 4px;margin-right:8px;background:#7e6677;color:#fff;border-radius:10px;overflow:hidden}.channelItem-additional{display:flex;align-items:center;justify-content:flex-start;line-height:24px;font-size:16px;color:#93808d;flex-shrink:0}.channelItem-greeter{box-shadow:0 4px 8px rgba(0,0,0,.05)}.channelItem-greeter .greeter{color:#f09761;display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%}.channelItem-greeter .greeter-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:8px;background-color:#7b9eb9;border-radius:20px;padding:0 8px;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#eff3f6;max-width:70px}.channelItem-greeter .channelItem-container{border:none}.channelItem-greeter .custom-avatar-fallback{border:3px solid #f09761;box-sizing:border-box}.customChannelHeader{justify-content:space-between;padding:16px 18px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.05);min-height:72px;z-index:1}.customChannelHeader,.customChannelHeader-info{display:flex;align-items:center}.customChannelHeader-info.clickable{cursor:pointer}.customChannelHeader-info .avatar{margin-right:8px}.customChannelHeader-info .avatar-online{position:relative}.customChannelHeader-info .avatar-online:before{content:"";display:inline-block;width:9px;height:9px;position:absolute;top:80%;right:0;background:#4ccc96;border:1px solid #fff;box-sizing:border-box;border-radius:50%;overflow:hidden}.customChannelHeader-data{letter-spacing:.02em;display:flex;align-items:center}.customChannelHeader-data-name,.customChannelHeader-data-status{margin:0;color:#1d1d1d}.customChannelHeader-data-name{font-family:"Heebo",sans-serif!important;font-weight:700;font-size:16px;line-height:120%;letter-spacing:.02em;color:#7b9eb9;text-transform:capitalize;margin-right:8px}.customChannelHeader-data-status{font-family:"Heebo",sans-serif;font-size:13px;line-height:20px;color:#b8b8b8}.customChannelHeader-actions{flex:1 1;margin-left:20px;display:flex;justify-content:flex-end;align-items:center}.customChannelHeader-actions img{cursor:pointer}.customChannelHeader .customChannelHeader-actions-close{width:40px;height:40px;border-radius:50%;background:rgba(246,118,111,.7);display:flex;justify-content:center;align-items:center}.customChannelHeader .customChannelHeader-actions-close img{width:10px;height:10px;object-fit:cover}.customChannelHeader-actions-leave{font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;color:#f6766f;cursor:pointer;outline:none;background:transparent;border:none;padding:0}.customChannelHeader-actions-groupActionsContainer{display:flex;align-items:center;justify-content:flex-end;width:100%}.customChannelHeader-actions-groupActionsContainer>button:not(:last-child),.customChannelHeader-actions-groupActionsContainer>div:not(:last-child),.customChannelHeader-actions-groupActionsContainer>img:not(:last-child){margin-right:16px}.customChannelHeader-actions-searchInput{width:100%;max-width:256px}.customChannelHeader-actions-searchInput:before{top:unset}.customChannelHeader-actions-searchInput-input{width:100%;height:100%;font-size:14px;border:1px solid #f2f2f2}.customChannelHeader-actions-searchInput-input:-ms-input-placeholder{color:#b8b8b8}.customChannelHeader-actions-searchInput-input::placeholder{color:#b8b8b8}.customChannelHeader-actions-searchInput-clear:after,.customChannelHeader-actions-searchInput-clear:before{background:#a4aabe!important}.customChannelHeader-back{padding:0;margin-right:8px}.customChannelHeader.stream{display:none}.customMessageWrapper{width:100%;display:flex;justify-content:flex-start;padding:12px 0 0;align-items:flex-end;flex-direction:row}.customMessageWrapper-owner{justify-content:flex-end}.customMessageWrapper-owner .custom-avatar{margin-right:0;margin-left:8px}.customMessageWrapper-owner .customMessage-header-messageInfo{justify-content:flex-end}.customMessageWrapper-owner .customMessage-actions-wrapper{right:0;left:auto}.customMessageWrapper-owner .customMessage-actions-wrapper .customMessage-actions-delete{margin-left:5px}.customMessageWrapper-grouped{padding:0}.customMessageWrapper:hover .customMessage-actions-wrapper{display:block}.customMessageWrapper:hover .messageMenu{display:flex}.customMessage{display:flex;flex-direction:column;background:#d8e1e9;padding:8px 16px;position:relative;border-radius:4px 20px 20px 20px;align-self:flex-start;max-width:100%;margin-top:8px;cursor:pointer}.customMessage .error-wrapper .error-header{font-size:11px;color:rgba(0,0,0,.4);font-style:italic}.customMessage .error-wrapper .error-content{margin-top:8px;color:#ffbaba}.customMessage .error-wrapper .error-content img{position:relative;top:2px;margin-right:4px}.customMessage-container{display:flex;flex-direction:column;max-width:100%;width:100%}.customMessage.system{background:none;box-shadow:none;padding:6px 17px}.customMessage.system:after{display:none}.customMessage-reactionsList{display:flex;justify-content:flex-end;flex-direction:row;align-items:center}.customMessage-reactionsList.owner{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;margin-left:0}.customMessage-reactionsList.disabled .emoji-reaction-item-wrapper{cursor:default}.customMessage-reactions{position:relative;display:flex;padding:17px;box-shadow:0 4px 8px rgba(0,0,0,.05);border-radius:8px 8px 0 8px}.customMessage-reactions:after{content:"";width:0;height:0;border-color:transparent #fff transparent transparent;border-style:solid;border-width:0 5px 5px 0;position:absolute;right:0;bottom:-5px}.customMessage-reactions-delete,.customMessage-reactions-edit{cursor:pointer}.customMessage-reactions-edit{margin:0 10px}.customMessage-reactions-owner{display:flex;align-items:center;padding-left:5px}.customMessage-reactions-reaction{padding-right:5px}.customMessage-actions{height:15px;display:flex;justify-content:center;flex-direction:row;align-items:center}.customMessage-actions-wrapper{background:#fff;border-radius:20px;position:absolute;color:#fff;z-index:100;display:none;left:0;padding:6px 9px;top:-20px}.customMessage-actions-wrapper.event{background:#382e35}.customMessage-actions-wrapper .customMessage-actions-divider{display:inline-block;border:1px solid #c9c0c6;opacity:.2;min-height:100%;position:absolute;top:0;bottom:0}.customMessage-actions-wrapper .customMessage-actions-divider.event{border:1px solid #e8e8e8}.customMessage-actions-wrapper .customMessage-actions-divider.left{left:32px}.customMessage-actions-wrapper .customMessage-actions-divider.right{right:32px}.customMessage-actions-wrapper .customMessage-actions-delete,.customMessage-actions-wrapper .customMessage-actions-edit,.customMessage-actions-wrapper .customMessage-actions-reactions{cursor:pointer;width:16px;height:16px}.customMessage-actions-wrapper .customMessage-actions-edit{margin-left:16px}.customMessage-actions-wrapper .customMessage-actions-delete{margin-left:16px!important}.customMessage-attachments{display:flex;flex-direction:column;align-items:flex-start;border-radius:0;margin:0}.customMessage-attachments .str-chat__message-attachment{margin:0;border-radius:20px!important;max-width:100%;width:282px}.customMessage-attachments .str-chat__message-attachment--image,.customMessage-attachments .str-chat__message-attachment--media,.customMessage-attachments .str-chat__message-attachment-card{border:unset!important;overflow:hidden;margin-top:4px}.customMessage-attachments .str-chat__message-attachment--card--no-image{height:100%}.customMessage-attachments-owner{align-items:flex-end}.customMessage-attachments-owner .str-chat__message-attachment{margin:0}.customMessage-attachments-owner .str-chat__message-attachment-file--item{justify-content:flex-end;border-left:none;padding-right:4px}.customMessage-attachments-owner .str-chat__message-attachment img{margin-left:auto}.customMessage-attachments .str-chat__message-attachment--video{border-radius:20px!important;border:unset!important;overflow:hidden}.customMessage-owner{background:#fff;border-radius:20px 4px 20px 20px;align-self:flex-end}.customMessage-mediaOnly{background:none;padding:0;border-radius:0}.customMessage-mediaOnly .customMessage-attachments{margin:0}.customMessage-header{display:flex;justify-content:flex-start;align-items:center;width:100%;position:relative}.customMessage-header *{font-family:"Heebo",sans-serif!important}.customMessage-header-ellipsis{display:flex;font-size:16px;line-height:26px;color:#7e6677;align-items:center}.customMessage-header-ellipsis>p{font-style:normal}.customMessage-header-ellipsis-cont{display:flex;align-items:center;flex-wrap:nowrap}.customMessage-header-ellipsis-cont-greeter{max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:16px;margin-right:8px;padding:0 12px;background-color:#7b9eb9;color:#eff3f6;border-radius:20px}.customMessage-header-messageInfo{display:flex;align-items:center;margin-right:11px;width:100%}.customMessage-header-messageInfo-avatar{position:relative}.customMessage-header-messageInfo-avatar .restriction{position:absolute;top:17px;left:17px}.customMessage-header-date{font-family:"Heebo",sans-serif;margin:0;white-space:nowrap}.customMessage-header-userName{font-family:"Heebo",sans-serif;font-size:16px;line-height:16px;font-weight:700;color:#7b9eb9;margin:0 6px 0 0;max-width:125px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customMessage-header-date{color:#7b9eb9;font-size:13px;line-height:13px;letter-spacing:.04em}.customMessage-header-edited{font-size:12px;color:#b8b8b8}.customMessage-header-actionsBtn{background:#fff;cursor:pointer;display:flex;align-items:center;opacity:.3;position:relative}.customMessage-header-actionsBtn.event{background:#382e35}.customMessage-header-actionsBtn.opened{opacity:1}.customMessage-header-actionsBtn hr{border:none;border-radius:50%;width:3px;height:3px;background:#1d1d1d;margin-right:3px}.customMessage-header-actionsBtn hr:last-child{margin-right:0}.customMessage-header .custom-avatar{margin-right:8px}.customMessage-text{letter-spacing:.02em;color:#1d1d1d;display:flex;flex-wrap:wrap}.customMessage-text,.customMessage-text p{font-family:"Heebo",sans-serif;font-size:13px;line-height:20px}.customMessage-text p{margin:0;white-space:pre-line;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}.customMessage-text.system{font-size:13px;color:#b8b8b8}.customMessage-text.deleted{color:#b8b8b8}.customMessage-text a{font-family:"Heebo",sans-serif;font-size:13px;margin:0 5px;cursor:pointer;color:#fff;text-decoration:underline;outline:none;max-width:100%;padding-right:20px;position:relative;text-overflow:ellipsis;overflow:hidden;word-break:break-word;box-sizing:border-box}.customMessage .emoji{font-size:28px;line-height:30px}.customMessage-tooltip.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementTop{padding:8px 12px}.customMessage-tooltip.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementTop .MuiTooltip-arrow{left:20px!important}.customMessage-tooltip.eventTooltip.own .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementTop .MuiTooltip-arrow{left:unset!important;right:12px}.str-chat__reaction-selector{position:unset!important;background:none!important;border:none!important;border-radius:unset!important;height:100%!important;box-shadow:none!important}.str-chat__reaction-selector .str-chat__message-reactions-list{margin:0}.str-chat__message-attachment--image{margin:0!important}.str-chat__message-attachment--img{border-radius:20px!important}.emodji-reactions-popover .MuiPaper-root{overflow:hidden;border:1px solid #c9c0c6;border-radius:16px}.customMessage-text p{display:inline}@media screen and (max-width:1160px){.customMessageWrapper .customMessage-actions-wrapper.short-message{left:auto;right:-14px}.customMessageWrapper-owner .customMessage-actions-wrapper.short-message{left:auto;right:0}}@media screen and (max-width:1200px){.customMessage-text p{display:inline}.customMessage-text p a{max-width:calc(100vw - 415px)}.customMessage-text .customMessage-header-edited{color:#b8b8b8;margin-left:0;margin-right:0}.customMessage-header-userName{max-width:50px}}.actionsTooltip.MuiTooltip-popper{pointer-events:unset}.actionsTooltip .MuiTooltip-tooltip{background-color:unset;padding:0}.emoji-reaction-item-wrapper{display:flex;justify-content:center;flex-direction:row;align-items:center;background-color:#7e6677;border-radius:10px;padding:3px;cursor:pointer;margin:4px;border:1px solid #7e6677}.emoji-reaction-item-wrapper.has-my-reaction{border-color:#c9c0c6}.emoji-reaction-item-wrapper .emoji-reaction-item-count{margin-right:2px;margin-left:4px;font-style:normal;font-weight:400;font-size:13px}.custom-reactions-list{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;color:#fff}.messageMenu{cursor:pointer;display:none;justify-content:center;align-items:center;position:relative;background:#382e35;border-radius:5px;width:28px;height:16px;transition:.2s;margin-left:16px}.messageMenu.opened{background-color:#93808d}.messageMenu.opened hr{background:#e7e1e5}.messageMenu hr{border:none;border-radius:50%;width:3px;height:3px;background:#7e6677;margin:2.5px;transition:.2s}.messageMenu-options{justify-content:center;align-items:center;flex-direction:column;position:absolute;top:24px;right:0;display:flex;background:#382e35;border-radius:10px;z-index:1000}.messageMenu-options-item{font-weight:700;font-size:13px;width:167px;text-align:start;color:#c9c0c6;padding:16px 24px;transition:.2s;border-radius:10px}.messageMenu-options-item:hover{color:#fff;background:#3f373c}.isInterlocutorLeftChannel,.typingIndicator{display:flex;width:100%;font-style:italic;font-size:12px;line-height:24px;color:#b8b8b8;min-height:18px;background:#f8f4f3;padding:0 16px}.isInterlocutorLeftChannel p,.typingIndicator p{margin:0}.load-container{background:hsla(0,0%,100%,.01);-webkit-backdrop-filter:blur(3px) brightness(120%) contrast(80%) grayscale(100%);backdrop-filter:blur(3px) brightness(120%) contrast(80%) grayscale(100%);width:100vw;height:100vh;overflow:hidden;padding:0;margin:0;left:0;top:0;position:fixed;z-index:1000;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:center}@keyframes loader{0%{opacity:1}to{opacity:0}}.load-container .loader div{left:78.8px;top:7.88px;position:absolute;animation:loader 1s linear infinite;background:#fff;width:39.4px;height:39.4px;border-radius:19.7px/19.7px;transform-origin:19.7px 90.62px}.load-container .loader div:first-child{transform:rotate(0deg);animation-delay:-.875s;background:#fff}.load-container .loader div:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#fff}.load-container .loader div:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#fff}.load-container .loader div:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#fff}.load-container .loader div:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#fff}.load-container .loader div:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#fff}.load-container .loader div:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#fff}.load-container .loader div:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#fff}.load-container .loading-spinner-spinner{width:197px;height:197px;display:inline-block;overflow:hidden;background:none}.load-container .loader{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:0 0}.load-container .loader div{box-sizing:content-box}.loaderWrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.dateSeparator{position:relative;display:flex;align-items:center;flex:1 1;justify-content:center;margin:20px 0}.dateSeparator-date{margin:0;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px;padding:4px 15px;color:#afc2d1;background:#eff3f6;border-radius:30px;overflow:hidden;z-index:1;cursor:default}.dateSeparator-date.event{color:#7e6677;background:#272025}.auth{font-family:"Heebo",sans-serif;min-height:100vh;display:flex;justify-content:center;align-items:stretch}.auth-title{font-family:"Lora",serif;font-weight:700;font-size:22px;line-height:120%;letter-spacing:.02em;color:#1d1d1d;margin:0}.auth-description,.auth-error-container,.auth-forgotBtn .auth-error,.auth-linkContainer,.auth-submitBtn,.auth-text{width:424px!important}@media (max-width:767px){.auth-description,.auth-error-container,.auth-forgotBtn .auth-error,.auth-linkContainer,.auth-submitBtn,.auth-text{width:100%!important}}.auth-aside-logo{width:100%}.auth-aside-logo,.auth-root{display:flex;justify-content:center;align-items:center}.auth-root{padding:25px 0;flex-direction:column}.auth-root.forgot,.auth-root.join,.auth-root.login,.auth-root.reset{max-width:416px;margin:0 16px}.auth-root.forgot .back,.auth-root.join .back,.auth-root.login .back,.auth-root.reset .back{display:inline-block;color:#7b9eb9;position:relative;margin:10px 0;padding-left:20px}.auth-root.forgot .back:before,.auth-root.join .back:before,.auth-root.login .back:before,.auth-root.reset .back:before{content:"";position:absolute;left:0;width:20px;height:20px;background:url(/static/media/back_arrow_icon.3ac1df2b.svg) center right 5px no-repeat;z-index:1}.auth-root.forgot .block-description,.auth-root.join .block-description,.auth-root.login .block-description,.auth-root.reset .block-description{font-size:16px;line-height:24px;color:#181611;margin-top:10px;width:100%}@media (max-width:767px){.auth-root.forgot .block-description,.auth-root.join .block-description,.auth-root.login .block-description,.auth-root.reset .block-description{font-size:13px;line-height:20px;color:#8c8c8c;text-align:center;margin:16px 0 32px}}.auth-root.forgot .divider,.auth-root.join .divider,.auth-root.login .divider,.auth-root.reset .divider{width:320px;position:relative;margin:30px 0 20px}.auth-root.forgot .divider .text,.auth-root.join .divider .text,.auth-root.login .divider .text,.auth-root.reset .divider .text{text-align:center;font-weight:700;font-size:16px;line-height:26px;color:#d8e1e9;position:relative;background:#f8f9fa;z-index:1;width:85px;left:0;right:0;margin-left:auto;margin-right:auto}.auth-root.forgot .divider .line,.auth-root.join .divider .line,.auth-root.login .divider .line,.auth-root.reset .divider .line{position:absolute;width:100%;height:1px;background:#d8e1e9;top:12px}.auth-root.forgot .submit-button,.auth-root.join .submit-button,.auth-root.login .submit-button,.auth-root.reset .submit-button{margin-top:24px}@media (max-width:767px){.auth-root.forgot #loginForm,.auth-root.join #loginForm,.auth-root.login #loginForm,.auth-root.reset #loginForm{width:90%}}@media (max-width:767px){.auth-root.join .auth-description{display:none}}.auth-root.join .auth-description-subtitle{margin-top:16px;margin-bottom:24px}@media (max-width:767px){.auth-root.join .MuiGrid-container{display:block}}.auth-root-margin{margin-bottom:40px}.auth-root .auth-forgotBtn,.auth-root .auth-no-access{font-family:"Heebo",sans-serif;font-weight:700;font-size:13px;line-height:13px;letter-spacing:.04em;text-transform:capitalize;margin-top:10px;text-decoration:none;color:#7b9eb9;display:inline-block}.auth-root .auth-forgotBtn:hover,.auth-root .auth-no-access:hover{text-decoration:none}.auth-root .auth-no-access{margin:22px 0 20px}.auth-root-sign-up{padding:24px 0;align-items:center;flex-direction:column;color:#7b9eb9;font-size:12px;line-height:18px}.auth-root-sign-up .sign-up-link{display:inline-block;text-transform:capitalize;color:#7b9eb9;background:none;position:relative;margin:0 20px 0 auto;letter-spacing:1.6px}.auth-root-sign-up .sign-up-link:after{content:"";position:absolute;width:20px;height:20px;background:url(/static/media/back_arrow_icon.3ac1df2b.svg) center right 5px no-repeat;transform:rotate(-180deg);z-index:1}.auth-root .login-google{margin-bottom:16px}.auth-logo-title{font-family:"Lora",serif;font-weight:700;font-size:30px;line-height:38px;color:#93808d;margin-top:8px}.auth-logo-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-description-title{font-family:"Lora",serif;font-weight:700;font-size:26px;line-height:140%;letter-spacing:.01em;color:#181611}@media (max-width:767px){.auth-description-title{text-align:center}}.auth-description-subtitle{font-family:"Heebo",sans-serif;font-size:16px;line-height:150%;position:relative;padding:0 0 24px;margin:0 0 30px;color:#181611}.auth-description-subtitle:before{content:"";position:absolute;bottom:0;left:0;width:108px;height:5px;background-color:#eee6e4}@media (max-width:767px){.auth-description-subtitle{font-size:13px;line-height:20px;color:#8c8c8c}.auth-description-subtitle:before{display:none}}.auth-description-mobile{display:none}.auth-description-mobile .auth-description-logo{display:flex;justify-content:center;flex-direction:row;align-items:center;margin-bottom:48px}.auth-description-mobile .auth-description-subtitle,.auth-description-mobile .auth-description-title{text-align:center}.auth-description-mobile .auth-description-subtitle:before,.auth-description-mobile .auth-description-title:before{display:none}@media (max-width:767px){.auth-description-mobile{display:block}}.auth-text{font-family:"Heebo",sans-serif;font-size:12px;line-height:130%;min-height:40px;margin-top:24px;color:#1d1d1d}.auth-text-forgot,.auth-text-resetCompleted{font-size:18px;line-height:160%}.auth-error{border-radius:8px;font-family:"Heebo",sans-serif;font-size:16px;line-height:28px;padding:8px 0 24px;color:#f6766f;margin:4px 0;box-sizing:border-box}.auth-forgotInput{margin-bottom:0!important}.auth-linkContainer{text-align:right;font-family:"Heebo",sans-serif;font-size:14px;text-decoration:none;letter-spacing:.02em}.auth-linkContainer-label{margin-top:32px!important;color:#b8b8b8}.auth-linkContainer-link{font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.1em;text-transform:uppercase;margin:22px 0 0;text-decoration:none;color:#7b9eb9;display:inline-block}.auth-linkContainer-link:hover{text-decoration:none;text-decoration:underline}.auth-submitBtn{text-transform:uppercase;height:40px;font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:21px;display:flex;align-items:center;text-align:center;letter-spacing:.06em;border-radius:0!important}.registration-error{color:#f6766f}@media screen and (max-width:1000px){.auth{min-height:50vh}}@media screen and (max-width:450px){.auth-description,.auth-error,.auth-error-container,.auth-linkContainer,.auth-text{width:312px!important}.auth-root.join .join-email input{font-size:14px!important}.auth-root .divider{width:270px!important}}.login-options{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.login-options input::-ms-reveal{display:none}.login-options .submit-button{margin-top:24px}.login-options .divider{width:320px;position:relative;margin:30px 0 20px}.login-options .divider .text{text-align:center;font-weight:700;font-size:16px;line-height:26px;color:#d8e1e9;position:relative;background:#f8f9fa;z-index:1;width:85px;left:0;right:0;margin-left:auto;margin-right:auto}.login-options .divider .line{position:absolute;width:100%;height:1px;background:#d8e1e9;top:12px}.registration{width:100%;min-height:100vh;display:flex}.registration .authAside,.registration .authAside-header{background-color:#eff3f6}.registration .authMain{background-color:#f8f9fa}.registration-aside{position:relative;z-index:1;width:90%}.registration-aside-header{font-family:"Lora",serif;font-weight:700;font-size:26px;line-height:140%;letter-spacing:.01em;color:#93808d;margin:0 0 32px}.registration-aside-img{display:flex;justify-content:flex-start;align-items:center;padding-left:30px}.registration-aside-figure{position:absolute;z-index:-1;bottom:25%;left:0;transform:scale(1.35)}.registration-aside-description{margin-bottom:144px}.registration-divider{height:5px;width:104px;margin:24px 0;background-color:#eee6e4}.registration-main{width:100%;max-width:416px;padding:20px 0;box-sizing:border-box}.registration-main .text-label{color:#bababa!important}.registration-main .text-label .MuiFormLabel-asterisk{color:#f6766f!important}.registration-main .text-field{background-color:#f3f3f3}.registration-main-header .back{display:inline-block;color:#7b9eb9;position:relative;padding-left:15px}.registration-main-header .back:before{content:"";position:absolute;left:0;width:20px;height:20px;background:url(/static/media/back_arrow_icon.3ac1df2b.svg) center right 5px no-repeat;z-index:1}.registration-main-header h3{font-family:"Lora",serif;font-size:26px;line-height:36px;color:#181611;margin:0 0 16px}.registration-main-container{display:flex;justify-content:flex-start;flex-direction:column}.registration-main-row{display:flex;justify-content:space-between;margin-bottom:24px}.registration-main-row .styledTextArea{margin-right:16px}.registration-main-row .styledTextArea:last-child{margin-right:0}.registration-main-row.avatar{width:104px;height:104px}.registration-main-row input::-ms-reveal{display:none}.auth-wrapper-figures-arch,.auth-wrapper-figures-circle,.auth-wrapper-figures-polygon,.auth-wrapper-figures-square-polygon{position:absolute;z-index:0}.auth-wrapper{min-height:100vh;width:100%;background:#f8f9fa;box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center;flex-grow:1;flex-direction:column;z-index:1}.auth-wrapper-header{position:absolute;top:0;left:0;padding:32px 40px}@media (max-width:767px){.auth-wrapper-header{width:100%;display:flex;justify-content:center;flex-direction:row;align-items:center;position:relative}}.auth-wrapper-figures{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-1}.auth-wrapper-figures-circle{top:-70px;left:270px}.auth-wrapper-figures-polygon{top:0;right:160px;transform:rotate(-90deg)}.auth-wrapper-figures-arch{left:142px;bottom:106px}.auth-wrapper-figures-square-polygon{transform:scale(.65);right:16px;bottom:16px}@media screen and (max-width:700px){.auth-wrapper.with-padding{padding:74px 24px 0 23px}.auth-wrapper-header{padding:32px 24px}.auth-wrapper-figures-circle{left:50px}.auth-wrapper-figures-polygon{right:0}.auth-wrapper-figures-arch{left:10px}}.join-options{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.join-options .login-google{margin-bottom:16px}.join-options .submit-button{margin-top:24px}.join-options .divider{width:320px;position:relative;margin:30px 0 20px}.join-options .divider .text{text-align:center;font-weight:700;font-size:16px;line-height:26px;color:#d8e1e9;position:relative;background:#f8f9fa;z-index:1;width:85px;left:0;right:0;margin-left:auto;margin-right:auto}.join-options .divider .line{position:absolute;width:100%;height:1px;background:#d8e1e9;top:12px}.email-sent{max-width:416px;margin:0 16px;color:#181611}.email-sent-title{font-family:"Lora",serif;font-size:26px;line-height:36px;letter-spacing:.01em}.email-sent-subtitle,.email-sent-title{width:-webkit-max-content;width:max-content;text-align:center}.email-sent-subtitle{font-size:16px;line-height:24px;color:#8c8c8c}.email-sent-subtitle .email-value{color:#e1a077}.email-sent-divider{height:5px;width:104px;margin:40px 0;background-color:#eee6e4}.email-sent-help-text{font-size:13px;line-height:20px;text-align:center;color:#191317}.email-sent-help-text-link{color:#7b9eb9;cursor:pointer;margin-left:4px}.email-sent-buttons{margin-top:40px}.email-sent-buttons a.styledLink{display:flex;justify-content:center;align-items:center;float:left;padding:0 30px;margin:0 8px;background:#d8e1e9;border-radius:10px;letter-spacing:.04em;text-transform:none;color:#181611;height:40px;font-size:13px;box-sizing:border-box}.email-sent-buttons a.styledLink img{margin-right:12px}.email-sent-input{margin-bottom:40px;width:240px;height:72px}.email-sent.event{max-width:100%;height:100%;min-height:535px;box-sizing:border-box;margin:0;padding:0 0 10px;align-items:flex-start}.email-sent.event .email-sent-help-text,.email-sent.event .email-sent-subtitle,.email-sent.event .email-sent-title{width:100%;color:#fff;text-align:left;text-overflow:ellipsis;overflow-x:hidden}.email-sent.event .email-sent-divider{margin:30px 0;background-color:#382e35}.email-sent.event .email-sent-help-text{margin-bottom:8px}.email-sent.event .email-sent-buttons{margin-top:auto}.email-sent.event .email-sent-buttons a{width:100%;box-sizing:border-box;margin:0 0 12px;color:#e9e6e8;background-color:#382e35;justify-content:flex-start}@media screen and (max-width:700px){.email-sent-subtitle,.email-sent-title{width:100%}}@media screen and (max-width:440px){.email-sent-buttons{width:100%}.email-sent-buttons a.styledLink{padding:0 23px;margin:0}.email-sent-buttons a.styledLink:last-of-type{float:right}}@media screen and (max-width:374px){.email-sent-buttons a.styledLink{width:100%}.email-sent-buttons a.styledLink:last-of-type{margin-top:15px}}.sendConfirmation{position:relative;z-index:1;width:100%;display:flex;justify-content:center}.sendConfirmation-container{width:100%;max-width:448px}.sendConfirmation-image{width:100%}.sendConfirmation-header{font-family:"Lora",serif;font-weight:700;font-size:48px;line-height:61px;color:#1d1d1d;margin:0 0 24px}.sendConfirmation-existing-error,.sendConfirmation-form .emailField{margin-bottom:32px}.sendConfirmation-existing-error-description{font-size:16px;line-height:28px;color:#fff;position:relative;margin:0 0 8px;padding-left:30px}.sendConfirmation-existing-error-description:before{content:"";background:url(/static/media/exclamation_icon.377bd526.svg) no-repeat 100%;left:0;width:24px;height:24px;position:absolute}.sendConfirmation-existing-error-link{color:#f09761;font-family:"Lora",serif;font-style:normal;font-weight:700;font-size:22px;line-height:120%;letter-spacing:.02em;text-transform:capitalize;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;padding-left:30px}.sendConfirmation-existing-error-link:after{content:"";background:url(/static/media/right_arrow.7bbd0718.svg) no-repeat 100%;right:0;width:16px;height:16px;padding-left:8px}.customMessageInputWrapper{padding:0 4px 0 24px;background:#fff;margin:2px 16px 20px;border-radius:20px;border:1px solid #d8e1e9;position:relative}.customMessageInputWrapper-edit{display:flex;justify-content:right;padding:8px 8px 8px 0;margin-bottom:5px;border-bottom:1px solid rgba(0,0,0,.1)}.customMessageInputWrapper-edit-label{flex-grow:1;color:#b8b8b8;font-size:14px;letter-spacing:.02em}.customMessageInputWrapper-icon{flex-shrink:0;cursor:pointer}.customMessageInputWrapper .rfu-image-previewer__image,.customMessageInputWrapper .rfu-image-previewer__image .rfu-thumbnail__wrapper{width:88px!important;height:56px!important}.customMessageInputWrapper .rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button{width:16px;height:16px;position:absolute;right:4px;top:4px}.customMessageInputWrapper .rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button div{display:none}.customMessageInputWrapper .rfu-image-previewer__image .rfu-thumbnail__wrapper .rfu-icon-button:before{content:"";background:url(/static/media/warning.63f3d181.svg) no-repeat 100%;background-size:contain;width:16px;height:16px;position:absolute}.customMessageInputWrapper .rfu-image-previewer .rfu-thumbnail-placeholder{border:1px solid #dcc7c2;width:88px!important;height:56px!important}.customMessageInputWrapper .rfu-image-previewer .rfu-thumbnail-placeholder svg{display:none}.customMessageInputWrapper .rfu-image-previewer .rfu-thumbnail-placeholder:before{content:"";background:url(/static/media/plus_icon_pink.ce9d1d25.svg) no-repeat 100%;background-size:contain;width:16px;height:16px}.customMessageInputWrapper__preview-file{margin-right:14px}.customMessageInputWrapper__preview-file--stream .rfu-file-previewer__file{color:#fff}.customMessageInputWrapper__preview-file--stream .rfu-file-previewer__file:hover{background-color:transparent}.customMessageInputWrapper__preview-file--stream .rfu-file-previewer__file a{color:#fff}.customMessageInputWrapper .helper-text{font-family:"Heebo",sans-serif;font-size:12px;line-height:20px;color:#f6766f;position:absolute;top:100%;right:0;bottom:0;padding:0;margin:0;text-align:right}.customMessageInput{display:flex;align-items:flex-end;position:relative}@-moz-document url-prefix(){.customMessageInput button:disabled,.customMessageInput textarea:disabled{pointer-events:none}}.customMessageInput-emojiPicker{position:absolute;bottom:100%;right:0}.customMessageInput-input{height:100%}.customMessageInput-input .MuiInput-root{height:100%;padding-right:20px}.customMessageInput-input .MuiInput-input{font-family:"Heebo",sans-serif!important;font-size:18px;line-height:160%;letter-spacing:.02em}.customMessageInput-input .MuiInput-underline:after,.customMessageInput-input .MuiInput-underline:before{display:none}.customMessageInput-input .MuiInputBase-input{min-height:20px}.customMessageInput-input .MuiInputBase-input:-ms-input-placeholder{color:#7e6677;opacity:1}.customMessageInput-input .MuiInputBase-input::placeholder{color:#7e6677;opacity:1}.customMessageInput-actions{display:flex;align-items:center;align-self:center}.customMessageInput-actions img{cursor:pointer}.customMessageInput-actions img:nth-child(n):not(:last-child){margin-right:11px}.customMessageInput-actions__stream{display:flex}.customMessageInput-actions__stream .rfu-file-upload-button{margin-right:0}.sendBtn{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;outline:none;padding:0;margin-right:13px}.sendBtn:disabled{opacity:.5}.sendBtn img{width:100%;height:100%;object-fit:cover}.rfu-file-upload-button{margin-right:11px}.rfu-file-upload-button label{display:flex;align-items:center}.rfu-file-upload-button label img{height:22px}.emptyDiscussionsState{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;padding:10px;box-sizing:border-box;min-height:100px}.emptyDiscussionsState-img{margin-bottom:10px}.emptyDiscussionsState-text,.emptyDiscussionsState-title{font-family:"Heebo",sans-serif!important;font-size:16px;letter-spacing:.02em;color:#b8b8b8;line-height:28px;max-width:308px;text-align:center;margin:8px 0 0}.emptyDiscussionsState-title{color:#7b9eb9;margin:16px 0 0}.emptyDiscussionsState-btn{font-family:"Heebo",sans-serif!important;font-weight:700;font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:#f09761;line-height:23px;background:transparent;border:none;cursor:pointer;outline:none}.emptyDiscussionsState-actions{display:flex;justify-content:center;align-items:center;padding:8px 0}.sideDialog{width:100vw;height:100vh;overflow:hidden;padding:0;margin:0;left:0;top:0;position:fixed;z-index:300;background-color:rgba(147,128,141,.4);font-family:"Heebo",sans-serif}.sideDialog-companyFullView .sideDialog-body{width:848px}.sideDialog-company{z-index:300}.sideDialog-body{background:#f8f4f3;width:424px;height:100vh;min-height:100vh;position:absolute;top:0;right:0;margin:0;overflow:auto;display:flex;flex-direction:column;justify-content:space-between}.sideDialog-body-sm{width:344px}.sideDialog-body-md{width:424px}.sideDialog-body-lg{width:592px}.sideDialog-container{padding:0 24px;margin-bottom:24px}.sideDialog-header{border-bottom:1px solid #f0e6e4;padding:24px 0;margin-bottom:16px}.sideDialog-header-actions{display:flex;justify-content:flex-start}.sideDialog-header-actions button{background:transparent;font-family:"Lora",serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;display:flex;align-items:center;text-transform:uppercase;text-align:right;border:none;outline:none;margin:0;cursor:pointer}.sideDialog-header-actions button:first-child{margin-right:10px}.sideDialog-header-actions button:last-child{margin-right:0}.sideDialog-header-actions-edit{color:#7b9eb9}.sideDialog-header-actions-remove{color:#f6766f}.sideDialog-title{max-width:unset!important;flex:1 1!important;font-family:"Lora",serif;font-weight:700;font-size:22px;line-height:120%;letter-spacing:.02em;color:#1d1d1d;text-transform:capitalize}.sideDialog-footer-actions{display:flex;justify-content:flex-end;padding:16px 24px;background:#7b9eb9}.sideDialog-footer-actions button{min-height:40px;background:transparent;color:#fff;transition:.2s;cursor:pointer;outline:none;box-sizing:border-box;vertical-align:middle;font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;text-align:center;text-transform:uppercase}.sideDialog-footer-actions button:first-child{margin-right:10px}.sideDialog-footer-actions button:last-child{margin-right:0}.sideDialog-footer-actions-confirm{border:1px solid #fff;border-radius:30px;padding:2px 24px}.sideDialog-footer-actions-cancel{border:none}.communityMember{width:50%;display:flex;align-items:center;padding:8px;box-sizing:border-box;cursor:pointer}.communityMember-fullWidth{width:100%}.communityMember-img-container{margin-right:8px;position:relative}.communityMember-img-container .custom-avatar-fallback,.communityMember-img-container .custom-avatar-image{border:3px solid transparent;border-radius:50%;transition:border-color .2s linear;box-sizing:border-box}.communityMember-data{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 34px);height:100%}.communityMember-data-name{font-size:20px;line-height:23px;font-weight:500;color:#2d3348}.communityMember-data-email,.communityMember-data-name{letter-spacing:.04em;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:210px}.communityMember-data-email{font-size:13px;line-height:14px;color:#93808d}.communityMember-positions{display:flex;flex-wrap:wrap}.communityMember-positions-position{font-size:12px;color:#b8b8b8;margin:0 5px 0 0}.communityMember-selected .communityMember-img-container .custom-avatar-fallback,.communityMember-selected .communityMember-img-container .custom-avatar-image{border-color:#f09761}.communityMember.stream .communityMember-data-name{color:#fff}.communityMember.communityMember-online .communityMember-img-container:before{content:"";display:inline-block;width:10px;height:10px;position:absolute;top:3px;right:3px;background:#7fba7a;box-sizing:border-box;border-radius:50%;overflow:hidden;z-index:1}.communityMembersContainer{display:flex;flex-direction:column;border-bottom:1px solid #fff;border-color:#fff currentcolor;border-top:1px solid #fff}.communityMembersContainer-title{text-transform:uppercase;margin:0;padding:5.5px 24px;font-size:16px;line-height:21px;letter-spacing:.06em;color:#7b9eb9;background-color:#d8e1e9;display:flex;align-items:center;position:relative;cursor:pointer}.communityMembersContainer-members{display:flex;justify-content:space-between;flex-wrap:wrap;padding:16px}.selectedMembers{display:flex;align-items:center}.selectedMembers-multiply{position:relative;left:-12px;justify-content:flex-end}.selectedMembers-multiply.selectedMembers-1{width:calc(56px + 100%)}.selectedMembers-multiply.selectedMembers-2{width:calc(69px + 100%)}.selectedMembers-multiply.selectedMembers-3{width:calc(82px + 100%)}.selectedMembers-imgContainer{display:flex;align-items:center;max-width:250px}.selectedMembers-imgContainer-multiply{position:absolute}.selectedMembers-imgContainer-multiply:first-child{position:absolute;left:12px;z-index:1}.selectedMembers-imgContainer-multiply:nth-child(2){position:absolute;left:24px;z-index:2}.selectedMembers-imgContainer-multiply:nth-child(3){position:absolute;left:36px;z-index:3}.selectedMembers-imgContainer .custom-avatar{margin-right:8px}.selectedMembers-imgContainer .custom-avatar .custom-avatar-fallback,.selectedMembers-imgContainer .custom-avatar .custom-avatar-image{border-radius:50%;transition:border-color .2s linear;border:3px solid #7b9eb9;box-sizing:border-box}.selectedMembers-data{display:flex;flex-direction:column}.selectedMembers-data-name{margin:0;font-size:16px;line-height:26px;letter-spacing:.02em;color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:210px}.selectedMembers-imgCount{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#7b9eb9;margin-right:8px}.selectedMembers-imgCount-count{font-size:14px}.selectedMembers-info-container{display:flex;flex-direction:column;margin-left:8px}.selectedMembers-info-title{margin:0;font-size:16px;line-height:23px;letter-spacing:.02em;color:#93808d}.selectedMembers-info-count{margin:0;font-size:16px;line-height:26px;letter-spacing:.02em}.noMatchesFound{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%}.noMatchesFound-img{width:50px}.noMatchesFound-text{font-size:21px;letter-spacing:.02em;text-align:center;color:#b8b8b8;margin:10px 0 0}.styledTextArea .text-field{font-family:"Heebo",sans-serif!important;font-size:16px;line-height:23px;letter-spacing:.02em;color:#2d3348;border-radius:10px;padding:6px 16px;min-height:40px;mix-blend-mode:normal;background-color:#f3f3f3}.styledTextArea .text-field .MuiIconButton-root:hover{background-color:transparent}.styledTextArea .text-field.MuiInputBase-adornedEnd{padding-right:0}.styledTextArea .text-area{border-radius:10px}.styledTextArea .textarea{width:100%;height:100%;padding:0;resize:none;outline:none}.styledTextArea .helper-text{font-family:"Heebo",sans-serif;color:#f6766f;position:absolute;top:100%;right:0;bottom:0;padding:0;margin:0;text-align:right}.styledTextArea .disabled-text{color:#93808d}.styledTextArea label+.text-field{margin-top:22px!important}.styledTextArea .text-label{font-size:13px;line-height:20px;color:#bababa!important;margin-left:16px;transform:translate(0) scale(1)!important}.styledTextArea .text-label .MuiFormLabel-asterisk{color:#93808d!important}.styledTextArea .label-error{color:#a3a7c1!important}.styledTextArea .password-icon{width:22px;height:18px}.selectMembersModalContainer{background:rgba(147,128,141,.4);position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.selectMembersModalContainer.stream{background:rgba(14,10,12,.6)}.selectMembersModalContainer.stream .selectMembersModal{background-color:#4d3f49;width:752px}.selectMembersModalContainer.stream .selectMembersModal-header{padding:12px 24px}.selectMembersModalContainer.stream .selectMembersModal-header-title{color:#fff;font-family:"Heebo",sans-serif}.selectMembersModalContainer.stream .selectMembersModal-body{background-color:#382e35}.selectMembersModalContainer.stream .selectMembersModal-footer{background-color:#4d3f49}.selectMembersModalContainer.stream .selectMembersModal .searchInput{max-height:48px;max-width:331px}.selectMembersModalContainer.stream .selectMembersModal .searchInput-input{border-radius:20px}.selectMembersModalContainer.stream .selectMembersModal .selectedMembers-data-name,.selectMembersModalContainer.stream .selectMembersModal .selectedMembers-info-count{color:#fff}.selectMembersModal{width:100%;max-width:616px;min-width:610px;height:100%;max-height:680px;background:#f8f9fa;font-family:"Heebo",sans-serif;position:relative;border-radius:20px;overflow:hidden}.selectMembersModal .selectedMembers-data-name,.selectMembersModal .selectedMembers-info-count{color:#1d1d1d}.selectMembersModal-searchInput{width:100%;height:100%;max-width:200px}.selectMembersModal-searchInput:before{top:unset}.selectMembersModal-searchInput-input{width:100%;height:100%;font-family:"Heebo",sans-serif;font-size:18px;line-height:160%;background-color:#eeebea;border:none}.selectMembersModal-searchInput-input:-ms-input-placeholder{color:#b8b8b8}.selectMembersModal-searchInput-input::placeholder{color:#b8b8b8}.selectMembersModal-searchInput-clear:after,.selectMembersModal-searchInput-clear:before{background:#a4aabe!important}.selectMembersModal-searchInput.collapsable{max-width:300px}.selectMembersModal-header{height:72px;display:flex;justify-content:flex-end;align-items:center;padding:16px 24px;box-sizing:border-box;position:absolute;width:100%;top:0;box-shadow:0 4px 8px rgba(0,0,0,.05)}.selectMembersModal-header-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:22px;line-height:26px;margin-right:auto;letter-spacing:.02em;text-transform:capitalize;color:#7b9eb9;white-space:nowrap}.selectMembersModal-header .dropDown{margin:0 5px}.selectMembersModal-header .dropDown-optionsList{border-radius:10px}.selectMembersModal-header .dropDown-option:hover{background-color:#d8e1e9}.selectMembersModal-header .dropDown.sort-by{margin-right:15px}.selectMembersModal-body{margin-top:72px;height:calc(100% - 148px);overflow:auto;background-color:#fff}.selectMembersModal-body.short{height:calc(100% - 216px)}.selectMembersModal-body .communityMember-data-name{font-size:16px}.selectMembersModal-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;box-sizing:border-box;background:#f8f9fa;position:absolute;width:100%;bottom:0;flex-wrap:wrap;min-height:72px}.selectMembersModal-footer-bootem{display:flex;align-items:center;justify-content:flex-end;width:100%}.selectMembersModal-footer-bootem.withMargin{margin-top:20px}.selectMembersModal-footer-buttons{display:flex;padding:4px 0;margin-left:24px}.selectMembersModal-footer-buttons.withMargin{margin-top:20px}.selectMembersModal-footer-buttons .cancel{margin-right:24px}.selectMembersModal-footer-selectBtn{transition:background-color .2s linear,color .2s linear}.selectMembersModal-footer-selectBtn:disabled{cursor:default;color:#1d1d1d;background-color:#b2b2b2}.selectMembersModal-additional_buttons{display:flex;padding:4px 0}.selectMembersModal-additional_buttons.withMargin{margin-top:20px}.selectMembersModal-additional_buttons .selectMembersModal-deselect_all button{padding:0}.selectMembersModal-additional_buttons .selectMembersModal-select_all{margin-right:24px}.selectMembersModal .discussionNameInput{width:248px}.selectMembersModal .discussionNameInput .text-field{background:#f3f3f3;border:1px solid #7b9eb9;height:40px}.selectMembersModal .discussionNameInput .text-field input{color:#1d1d1d}.selectMembersModal .discussionNameInput .text-field input:-ms-input-placeholder{color:#b8b8b8;opacity:1}.selectMembersModal .discussionNameInput .text-field input::placeholder{color:#b8b8b8;opacity:1}.channelEditDialog *{box-sizing:border-box}.channelEditDialog-alertDialog{width:464px}.channelEditDialog-alertDialog .styledDialog-text-content{letter-spacing:0}.channelEditDialog-confirmBtn{background:#ef7171!important;color:#fff!important}.channelEditDialog button{padding:0!important}.channelEditDialog .channelEditDialog-channel_name{margin-bottom:24px;font-size:18px}.channelEditDialog .channelEditDialog-channel_name p{margin:0}.channelEditDialog .channelEditDialog-channel_name_label{font-size:16px;line-height:28px;color:#93808d;text-transform:capitalize;margin-bottom:8px!important}.channelEditDialog .channelEditDialog-channel_name .text-label{margin-left:0}.channelEditDialog .channelEditDialog-members{display:flex;flex-direction:column;width:100%;margin-bottom:24px}.channelEditDialog .channelEditDialog-members_header{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0e6e4;padding-top:16px}.channelEditDialog .channelEditDialog-members_header_add{display:flex;justify-content:flex-end;flex-direction:row;align-items:center;max-width:75px}.channelEditDialog .channelEditDialog-members_header_title{color:#93808d;font-size:13px;line-height:28px;font-style:normal;font-weight:400;margin:0}.channelEditDialog .channelEditDialog-member{width:100%;display:flex;justify-content:space-between;align-items:center}.channelEditDialog .channelEditDialog-member_card{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.channelEditDialog .channelEditDialog-member_status{color:#b8b8b8;margin:0;font-size:16px;font-weight:700}.channelEditDialog .channelEditDialog-member_remove{max-width:100px;display:flex;justify-content:flex-end;flex-direction:row;align-items:center}.channelEditDialog .channelEditDialog-member .communityMember{padding:8px 0}.channelEditDialog .channelEditDialog-member .communityMember-data-name{font-weight:400;font-size:16px;line-height:28px;color:#1d1d1d}.channelEditDialog-header{border-bottom:none;margin-bottom:0}.channelEditDialog-header .sideDialog-header-actions button{display:flex;justify-content:flex-end;flex-direction:row;align-items:center;margin:0;font-family:"Heebo",sans-serif;text-transform:capitalize;letter-spacing:.04em}.channelEditDialog-header .sideDialog-title{font-size:16px;font-family:Heebo}.channelEditDialog-footer{background:#f8f4f3}.channelEditDialog-footer button{font-family:"Heebo",sans-serif;color:#f6766f;text-align:right;padding:0;text-transform:capitalize;letter-spacing:.04em}.login-buttons{color:#fff;display:flex;justify-content:center;flex-direction:column}.login-buttons_btn_wrap{display:flex;justify-content:space-between}.channelWrap{width:100%;display:flex;height:100%}.channelWrap.subscriptionAttention{flex-wrap:wrap;height:calc(100% - 50px)}.channelWrap.subscriptionAttention .channel{height:100%}.channelWrap.subscriptionAttention .attentionBanner-wrapper{margin:4px 24px 0}.channelWrap *{box-sizing:border-box}.channelWrap .str-chat__list,.channelWrap .str-chat__virtual-list{position:relative;background:#f8f4f3!important;padding:0 16px!important}.channelWrap .str-chat__list .customMessage-header-userName,.channelWrap .str-chat__virtual-list .customMessage-header-userName{margin-right:6px!important}.channelWrap .str-chat-channel-list{background:#fff;height:100%}.channelWrap .str-chat__channel-list-messenger{min-width:376px}.channelWrap .str-chat__channel-list-messenger__main{padding:0}.channelWrap .str-chat__main-panel{padding:0!important}.channelWrap .str-chat__li,.channelWrap .str-chat__virtual-list-message-wrapper{margin:0;padding-left:0;padding-right:0}.channelWrap .str-chat-channel{max-height:100%}.channelWrap .str-chat__reverse-infinite-scroll{padding-top:0!important}.channelWrap .str-chat .notification-error{display:none}.channelWrap .rfu-dropzone{background:#f8f4f3!important}.channelWrap .channelWrap-addBtn{width:40px;height:40px;border-radius:50%;background:#f09761;display:flex;font-size:.83em;justify-content:center;align-items:center;position:absolute;right:16px;bottom:16px;z-index:10}.channelWrap .channelWrap-addBtn img{width:10px;height:10px;object-fit:cover;transform:rotate(45deg)}.channelWrap.stream{min-width:328px}.channelWrap.stream.anonymous .str-chat-channel-list{height:calc(100% - 88px)}.channelWrap.stream .channelWrap-addBtn{display:none}.channelWrap.stream .channelList{background-color:transparent;text-align:center}.channelWrap.stream .channelList-addBtn{margin-bottom:8px}.channelWrap.stream .channelList .str-chat{background-color:transparent}.channelWrap.stream .channelItem{padding:0 8px 0 0}.channelWrap.stream .channelItem-name{color:#7e6677;font-size:16px;line-height:24px}.channelWrap.stream .channelItem-date{font-size:13px;line-height:20px;color:#bababa;opacity:.5}.channelWrap.stream .channelItem-content_bottom_text{flex-shrink:1;margin:0;font-size:13px;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#e8e8e8}.channelWrap.stream .channelItem-container{padding:12px 0;border:none}.channelWrap.stream .channelItem.active,.channelWrap.stream .str-chat{background-color:transparent}.channelWrap.stream .str-chat-channel-list{height:calc(100% - 62px)}.channelWrap.stream .str-chat__main-panel{justify-content:flex-end}.channelWrap.stream .str-chat__list,.channelWrap.stream .str-chat__virtual-list{background-color:transparent!important;padding:0!important}.channelWrap.stream .str-chat .customMessageInputWrapper{background-color:#382e35;border:none;padding-left:14px;margin:2px 12px 20px 0}.channelWrap.stream .str-chat .customMessageInputWrapper-owner .customMessage-header{justify-content:flex-end}.channelWrap.stream .str-chat .customMessageInput-actions{padding:14px 0;margin-right:12px}.channelWrap.stream .str-chat .customMessageInput-actions .sendBtn{height:20px;width:20px;transition:opacity .2s;margin-right:0}.channelWrap.stream .str-chat .customMessageInput-actions .sendBtn:disabled{opacity:.4}.channelWrap.stream .str-chat .customMessageInput-input{min-height:48px;justify-content:center;align-items:center}.channelWrap.stream .str-chat .customMessageInput-input .MuiInput-input{font-size:13px!important;color:#fff}.channelWrap.stream .str-chat .customMessageInput-input .MuiInput-input:-ms-input-placeholder{font-size:13px}.channelWrap.stream .str-chat .customMessageInput-input .MuiInput-input::placeholder{font-size:13px}.channelWrap.stream .str-chat .customMessage{background-color:#382e35;border-radius:4px 20px 20px 20px;margin-top:8px;margin-right:10px;margin-left:40px}.channelWrap.stream .str-chat .customMessage-owner{background-color:#7e6677;border-radius:20px 4px 20px 20px;margin-right:46px;margin-left:0}.channelWrap.stream .str-chat .customMessage-text{color:#fff}.channelWrap.stream .str-chat .customMessage-header-messageInfo{margin:0}.channelWrap.stream .str-chat .customMessage-header-actionsBtn{display:none}.channelWrap.stream .str-chat .customMessage-header-date,.channelWrap.stream .str-chat .customMessage-header-userName{color:#7e6677;font-weight:700}.channelWrap.stream .str-chat .customMessage-attachments{margin-top:4px;margin-right:8px;margin-left:40px}.channelWrap.stream .str-chat .customMessage-attachments .str-chat__message-attachment{width:auto;border-radius:4px 20px 20px 20px!important}.channelWrap.stream .str-chat .customMessage-attachments .str-chat__message-attachment-file--item{background-color:#382e35}.channelWrap.stream .str-chat .customMessage-attachments .str-chat__message-attachment-file--item-text{margin-right:14px;max-width:218px}.channelWrap.stream .str-chat .customMessage-attachments .str-chat__message-attachment-file--item-text a{color:#fff}.channelWrap.stream .str-chat .customMessage-attachments-owner{margin-right:44px;margin-left:0}.channelWrap.stream .str-chat .customMessage-attachments-owner .str-chat__message-attachment{border-radius:20px 4px 20px 20px!important}.channelWrap.stream .str-chat .customMessage-attachments-owner .str-chat__message-attachment img{margin-left:auto}.channelWrap.stream .str-chat .customMessage-attachments-owner .str-chat__message-attachment-file--item{background-color:#7e6677}.channelWrap.stream .str-chat .customMessage-attachments-owner .str-chat__message-attachment-file--item-text{margin-right:14px;max-width:222px}.channelWrap.stream .str-chat .typingIndicator{background-color:transparent}.channelWrap.stream .str-chat .rfu-dropzone{background-color:transparent!important}.channelList{width:392px;background:#fff;box-shadow:1px 0 17px rgba(0,0,0,.08);display:inline-block;height:100%;z-index:2}.channelList .str-chat{width:100%;background-color:#fff;height:calc(100% - 94px);float:none;overflow:auto}.channelList-event .str-chat{height:100%}.channelList-fullWidth{width:100%}.channelList-hidden{display:none}.channel{width:calc(100% - 392px);display:inline-block;overflow:auto}.channel-fullWidth{width:100%}.channel-hidden{display:none}@media screen and (max-width:960px){.channelList .str-chat-channel-list.messaging{position:relative;left:0;top:0;z-index:1;min-height:unset;box-shadow:unset}}@media screen and (max-width:1160px){.channelWrap.stream{min-width:100%;width:100%;max-width:100%}.channelWrap.stream .str-chat .customMessage{margin:8px 0 0 14px}.channelWrap.stream .str-chat .customMessage-owner{margin:8px 14px 0 0}.channelWrap.stream .str-chat .customMessage-attachments .str-chat__message-attachment{margin:8px 0 0 14px!important;max-width:236px}.channelWrap.stream .str-chat .customMessage-attachments-owner .str-chat__message-attachment{margin:8px 14px 0 0!important}.channelWrap.stream .str-chat .customMessageInputWrapper.withError{margin:2px 12px 48px 0}}.sermons{font-family:"Heebo",sans-serif;flex-direction:column;margin-top:90px;padding:0 16px 96px;background:#f8f9fa}.dashboard-body-overflow .sermons .header{box-shadow:0 4px 20px 10px rgba(0,0,0,.1)}.sermons-add-event-button{font-style:normal;font-weight:700;font-size:16px;line-height:23px;text-align:center;letter-spacing:.04em!important;text-transform:capitalize;color:#fff}.sermons.subscriptionAttention{margin-top:120px}.sermons-container{flex-direction:column;flex:1 1;width:calc(100% + 16px)!important}.sermons .scheduler-container{position:relative}.sermons .scheduler-container .emptyText-message{color:#8c8c8c;font-weight:700;font-size:22px;line-height:26px}.sermons .scheduler-container .scrollBack{display:flex;align-items:center;justify-content:center;position:fixed;left:50%;z-index:1}.sermons .scheduler-container .scrollBack img{margin-right:12px}.sermons .scheduler-container .scrollBack.positionTop{top:104px}.sermons .scheduler-container .scrollBack.positionTop img{transform:rotate(180deg)}.sermons .scheduler-container .scrollBack.positionBottom{bottom:24px}.sermons .no-communities .emptyText-message{color:#9f9f9f}.sermons .no-communities .emptyText-message p{margin:0;text-align:center}.steps .step{display:flex;align-items:center;padding:8px;cursor:pointer;margin-bottom:32px}.steps .step.active{background:#d8e1e9;border-radius:10px}.steps .step.active .step-number{background:#7b9eb9;color:#fff}.steps .step.active .step-title{font-weight:700;color:#403e3e}.steps .step.completed .step-number{background-image:url(/static/media/check_mark.2e7f4537.svg);background-repeat:no-repeat;background-position:50%;background-color:#96b9d4;border:2px solid #7b9eb9;box-sizing:border-box}.steps .step-number{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;background:#fff;color:#93808d}.steps .step-title{font-size:14px;line-height:20px;letter-spacing:.5px;color:#93808d;margin-left:8px}.event-schedule{margin:-10px 0 24px;padding:0 24px;width:100%;box-sizing:border-box}.event-schedule .error{position:absolute;right:0;bottom:-20px;font-size:11px;color:#f6766f;margin:0}.event-schedule .number{width:70px}.event-schedule .row{display:flex;justify-content:center;align-items:center;justify-content:flex-start;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.event-schedule-frequency .number{margin:0 16px}.event-schedule-days{margin:24px 0}.event-schedule-days .row{width:272px;margin-top:13px;justify-content:space-between}.event-schedule-days .row .day-icon{display:flex;justify-content:center;align-items:center;font-size:13px;font-weight:700;color:#7b9eb9;width:32px;height:32px;border-radius:50%;background-color:#eff3f6;cursor:pointer}.event-schedule-days .row .day-icon.checked{color:#fff;background-color:#7b9eb9}.event-schedule-ends .datePicker-wrapper{width:140px}.event-schedule-ends .label{width:64px}.event-schedule-ends .number{margin-right:8px}.event-schedule-ends .ends-options{margin-left:-9px}.event-schedule-ends .ends-options .option{margin:3px 0}.copy-item{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:16px;line-height:24px;color:#1d1d1d;margin-bottom:16px}.copy-item .copy-item-label{color:#b8b8b8;margin-right:6px;text-transform:capitalize;min-width:70px}.copy-item .copy-item-content{border:1px solid #f0e6e4;box-sizing:border-box;border-radius:10px;padding:8px 46px 8px 16px;width:100%;height:40px;position:relative;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.copy-item .copy-item-content:after{content:"";background:url(/static/media/copy_icon.c273e184.svg) no-repeat 100%;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:16px;height:16px}.section-divider{height:5px;width:112px;background-color:#eee6e4;margin:24px 0 30px}.communityListItem{padding-left:20px;height:64px;padding-top:8px}.communityListItem-title{color:#fff;font-size:14px;letter-spacing:.02em;font-family:"Heebo",sans-serif}.communityListItem-text{font-size:12px;color:#b8b8b8;font-family:"Heebo",sans-serif}.communityListItem-personIcon{opacity:.5;margin-right:6px}@media screen and (max-width:768px){.communityListItem{padding-right:0!important;padding-left:0!important}}.entity-main-info{display:flex;flex-direction:column;align-items:center;padding-bottom:16px;position:relative;box-shadow:0 4px 8px rgba(0,0,0,.05);overflow:hidden;background-color:#fff}.entity-main-info .item{padding:12px 16px 0;box-sizing:border-box;width:100%;text-align:center;text-overflow:ellipsis;overflow:hidden}.entity-main-info .avatar{height:104px;width:104px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:8px;z-index:1;font-family:"Lora",serif;font-size:36px;font-weight:700;letter-spacing:.02em;color:#fff}.entity-main-info .avatar>img{width:100%;height:100%;object-fit:cover}.entity-main-info .avatar.empty{background-color:#95b7bc}.entity-main-info .avatar.empty>img{width:50px;height:50px}.entity-main-info .bg-el{background-size:contain;position:absolute;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.entity-main-info .bg-el.el-1{width:76px;height:76px;-webkit-mask-image:url(/static/media/blue_circle.4de12d82.svg);mask-image:url(/static/media/blue_circle.4de12d82.svg);bottom:23px;right:-47px;opacity:.1;background-color:#7b9eb9}.entity-main-info .bg-el.el-2{width:51px;height:22px;-webkit-mask-image:url(/static/media/bg_el_2.1c1311a7.svg);mask-image:url(/static/media/bg_el_2.1c1311a7.svg);bottom:135px;right:51px;transform:rotate(180deg);background-color:#93808d}.entity-main-info .bg-el.el-3{width:40px;height:40px;background-image:url(/static/media/bg_el_3.9d26af6e.svg);top:0;left:92px;transform:rotate(270deg)}.entity-main-info .bg-el.el-4{width:47px;height:58px;background-image:url(/static/media/bg_el_4.2d018b64.svg);bottom:83px;left:17px}.community-dialog-view-main .avatar{width:112px;height:112px;margin:8px 0 24px}.community-dialog-view-main .item{font-size:16px;color:#181611;line-height:24px;padding:0 24px 16px}.community-dialog-view-main .stripe-link{display:inline-block;text-transform:capitalize;color:#7b9eb9;background:none;position:relative;margin:5px 18px 5px 0;line-height:23px}.community-dialog-view-main .stripe-link:after{content:"";position:absolute;width:20px;height:20px;background:url(/static/media/back_arrow_icon.3ac1df2b.svg) center right 5px no-repeat;transform:rotate(-180deg);z-index:1}.community-dialog-view-additional{background-color:#fcfafa;padding:24px}.community-dialog-view-additional-description{font-size:13px;line-height:20px;color:#8c8c8c;margin:-8px 0 0}.community-dialog-view-additional .last-row{margin:32px 0 24px;padding-bottom:24px}.community-dialog-view-additional .last-row.with-border{border-bottom:1px solid #eee3e1}.community-dialog-view-additional .field{padding-top:0}.community-dialog-view-additional .field:first-of-type{padding-right:5px;box-sizing:border-box}.community-dialog-view-additional .field .label{font-size:13px;line-height:20px;color:#bababa;margin-bottom:8px}.community-dialog-view-additional .field .value{font-size:16px;line-height:24px;color:#181611}.community-dialog-view-additional .field .value .copy-item{margin-top:-8px}.community-dialog-view-additional .field .value .copy-item-content{border:none;padding:8px 28px 8px 0}.community-dialog-view-additional .field .value .copy-item-content:after{right:0}.communityDialog .sideDialog-header{padding:24px 24px 16px;margin:0;border-bottom:none;background-color:#fff}.communityDialog .sideDialog-title{font-family:"Heebo",sans-serif;font-size:16px;line-height:26px;color:#403e3e}.communityDialog .sideDialog-body{background-color:#fcfafa;width:344px}.communityDialog .sideDialog-container{padding:0;margin:0}.communityDialog .sideDialog-footer-actions{background-color:#fff;box-shadow:0 -4px 8px rgba(0,0,0,.05);padding:12px 24px}.communityDialog .sideDialog-footer-actions-cancel{color:#7b9eb9}.communityDialog .sideDialog-footer-actions-confirm{color:#7b9eb9;border:1.5px solid #7b9eb9;border-radius:10px;padding:0 16px}.communityDialog .sideDialog-footer-actions button,.communityDialog .sideDialog-header-actions button{font-family:"Heebo",sans-serif;text-transform:capitalize;letter-spacing:.04em}.communityDropDown{box-sizing:border-box;width:100%;background-color:#7b9eb9;display:flex;flex-direction:column;font-family:"Heebo",sans-serif;font-weight:400;font-size:20px;line-height:28px;color:#fff}.communityDropDown-selected{width:calc(100% - 48px);padding:10px 24px;word-wrap:break-word;position:relative;display:flex;justify-content:space-between;align-items:center}.communityDropDown-selected-name{margin-right:5px}.communityDropDown-selected.collapsed{border-bottom:none;padding:0 8px 24px}.communityDropDown-selected.collapsed .dashboard-logo{width:40px;height:40px;margin-right:0}.communityDropDown-opened{height:calc(100vh - 24px);position:absolute;z-index:3;background-color:#8fadc4}.communityDropDown-item{display:flex;align-items:center}.communityDropDown-item.option{padding:10px 24px;position:relative;cursor:pointer}.communityDropDown-item.option:hover{background-color:#8fadc4}.communityDropDown-item.option:after{content:"";position:absolute;display:block;bottom:0;width:calc(100% - 48px);border-bottom:1px solid #8fadc4}.communityDropDown-options{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;background-color:#7b9eb9;z-index:3;height:100%;width:100%;overflow:auto}.communityDropDown-options-list{overflow-y:scroll;height:calc(100% - 60px)}.communityDropDown-options-controls{padding:24px}.communityDropDown .arrow-container{cursor:pointer}.stripeCancelPopup{width:416px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:20px;background:url(/static/media/stripe-cancel-bg.7534325a.svg) no-repeat top,#fff;display:flex;flex-direction:column;overflow:hidden}.stripeCancelPopup .close{-webkit-mask:url(/static/media/close_icon.fb410b53.svg);mask:url(/static/media/close_icon.fb410b53.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#93808d;opacity:.5;position:absolute;width:12px;height:12px;top:20px;right:20px;cursor:pointer;z-index:1}.stripeCancelPopup .text{padding:0 24px;font-size:14px;color:#1d1d1d}.stripeCancelPopup .text-header{font-family:"Lora",serif;font-weight:700;font-size:36px;letter-spacing:.01em;color:#7b9eb9;margin:48px 0;text-align:center}.stripeCancelPopup .footer{margin:24px}.stripeSuccessPopup{width:512px;height:672px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;justify-content:space-between;background:#fff;box-shadow:0 4px 90px 10px rgba(0,0,0,.08);box-sizing:border-box;border-radius:20px;padding:56px 32px 24px}.stripeSuccessPopup,.stripeSuccessPopup-content{display:flex;flex-direction:column;align-items:center}.stripeSuccessPopup-content{width:100%;justify-content:center}.stripeSuccessPopup img{width:118px;height:112px;object-fit:cover;display:block;margin-bottom:24px}.stripeSuccessPopup-title{font-family:"Lora",serif;font-style:normal;font-weight:700;font-size:26px;line-height:140%;color:#181611;margin-bottom:8px}.stripeSuccessPopup-divider{height:1px;width:512px;background:hsla(0,0%,76.9%,.4);margin-bottom:24px}.stripeSuccessPopup-description{font-family:"Heebo",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;max-width:388px;margin:0 0 30px;color:rgba(24,22,17,.9);position:relative}.stripeSuccessPopup-textField label+.text-field{line-height:22px!important;margin-top:64px!important;margin-bottom:24px}.stripeSuccessPopup-textField .text-label{margin:0;color:#181611!important;font-family:"Heebo",sans-serif;font-weight:500;font-size:16px;line-height:24px}.stripeSuccessPopup-textField .helper-text{top:92%}.stripeSuccessPopup-footer{width:100%;display:flex;justify-content:flex-end;flex-direction:row;align-items:center}.stripeSuccessPopup-footer .stripeSuccessPopup-footer-skip{margin-right:16px;border-width:2px!important}.community{min-height:100vh;overflow:auto;padding:0;margin:0;display:flex}.community-overlay{z-index:200;position:fixed;width:100vw;left:0;top:0;background-color:rgba(147,128,141,.4);height:100vh}.community-overlay-companiesBody{background-color:transparent!important}.community-panel{width:304px;background:#7b9eb9}.community .searchInputContainer{background:none}.community .searchInputContainer-input input{height:40px;font-size:14px;width:256px;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,92.5%,.3);color:#fff;padding:8px 16px;outline:none;letter-spacing:.02em;font-family:Apercu,sans-serif;font-style:normal;font-weight:400;line-height:180%;display:flex;align-items:center}.community .searchInputContainer-input input:-ms-input-placeholder{color:#fff}.community .searchInputContainer-input input::placeholder{color:#fff}.community .searchInputContainer-input input:focus,.community .searchInputContainer-input input:hover{background:none}.community .createCommunity{width:256px;padding-top:22px}.community .createCommunity-link{display:flex;align-items:center;color:#fddb8f}.community .createCommunity-link-icon{margin-right:8px;height:16px}.community .createCommunity-link-text{display:flex;align-items:center;height:16px;font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;line-height:21px;letter-spacing:.06em;text-transform:uppercase;margin:0}.community .communitiesList{width:99%;text-align:left;align-items:start;font-size:16px;height:calc(100vh - 150px);min-height:200px;overflow:auto;padding:0;margin-top:16px}.community .communitiesList-container{width:100%}.community-companies-body{width:100%;padding:0 25px;background-color:#fff;display:flex;align-items:center;justify-content:center;font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:48px;line-height:62px;letter-spacing:.02em;text-transform:capitalize;color:#f2f2f2}@media screen and (max-width:768px){.community-panel{width:100%}.community-companies-body{display:none}.community .searchInputContainer-input{width:100%;max-width:unset}.community .createCommunity,.community .searchInputContainer-input input{width:100%}}.completeIntroSuccessPopup{width:441px;height:526px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;display:flex;justify-content:space-between;flex-direction:column;align-items:center;padding:78px 49px 57px;background:radial-gradient(50% 70.87% at 50% 50%,hsla(0,0%,100%,.2) 0,rgba(228,235,238,.2) 100%),#fff;box-shadow:0 4px 18px rgba(0,0,0,.06);box-sizing:border-box;border-radius:10px}.completeIntroSuccessPopup-title{font-family:Lora;font-style:normal;font-weight:700;font-size:34px;line-height:26px;color:#1d1d1d}.completeIntroSuccessPopup-description{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center}.completeIntroSuccessPopup-footer button{width:215px}.progressMenu{position:absolute;display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;left:236px;bottom:88px;width:350px;height:385px;background:#fff;box-shadow:0 2px 28px 4px rgba(0,0,0,.07);border-radius:10px}.progressMenu-item{height:24px;margin-top:24px}.progressMenu-item .styledCheckBox-icon{border-radius:50%;background-color:#fff!important;border:2px solid #e8e8e8!important;box-sizing:border-box;width:28px;height:28px}.progressMenu-item .styledCheckBox-checkedIcon{background-image:url(/static/media/checkedCircle_green.07573f2c.svg);border:none}.progressMenu-item-label{font-size:16px;line-height:24px;cursor:pointer;color:#1d1d1d}.progressMenu-item-label.complete{opacity:.4;cursor:not-allowed}.progressMenu-item-label.complete:hover{color:inherit}.progressMenu-item-label:hover{color:#7b9eb9}.progressMenu-divider{width:350px;height:1px;background:#c4c4c4;opacity:.4;margin-top:34px}.progressMenu-skip{align-self:center;height:24px;font-weight:700;font-size:16px;line-height:23px;color:#7b9eb9;margin:auto 0;cursor:pointer}.progressCircle,.progressMenu-skip{display:flex;justify-content:center;flex-direction:row;align-items:center}.progressCircle{position:relative;border-radius:50%;width:58px;height:58px}.progressCircle svg{width:100%;height:100%;position:absolute;margin:auto;transform:rotate(270deg)}.progressCircle svg circle{cursor:pointer}.progressCircle text{font-style:normal;font-weight:500;font-size:13px;line-height:20px;color:#403e3e}.completeProfile{width:100%;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;margin-bottom:22px}.completeProfile .overlay{background-color:transparent}.completeProfile-stepText{text-align:center;font-style:normal;font-weight:500;font-size:13px;line-height:120%;color:#403e3e;margin:12px 0 12px 12px;cursor:pointer}.completeProfile-stepText:hover{color:#7b9eb9}.completeProfile.isCollapsed{flex-direction:column;margin:0}.completeProfile.isCollapsed .completeProfile-stepText{margin:12px 0;width:34px}.mau-limit-banner{height:56px;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;position:fixed;top:0;margin:24px;z-index:1000;background-color:#7b9eb9;font-family:"Heebo",sans-serif;font-size:16px;line-height:24px;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.05)}.mau-limit-banner.panel-hidden{width:calc(100% - 48px)}.mau-limit-banner.panel-collapsed{width:calc(100% - 120px)}.mau-limit-banner.panel-shown{width:calc(100% - 272px)}.mau-limit-banner div.attention-icon{margin:0 16px 0 25px}.mau-limit-banner div.need-more-mau{margin-left:auto}.mau-limit-banner div.need-more-mau .need-more-mau-link{-webkit-text-decoration-line:underline;text-decoration-line:underline}.mau-limit-banner div.close-banner{display:flex;justify-content:center;flex-direction:row;align-items:center;width:24px;height:24px;border-radius:50%;background-color:#95b1c7;justify-self:flex-end;margin:0 16px 0 24px;cursor:pointer;flex-shrink:0}.mau-limit-banner div.close-banner img{width:12px;height:12px}.landing-header{width:100%;max-width:100%;background:var(--accent-color);position:relative;padding:0 10px;box-sizing:border-box}.landing-header-wrapper{width:100%;max-width:1220px;height:110px;margin:0 auto;display:flex;justify-content:center;flex-direction:row;align-items:center;box-sizing:border-box}.landing-header-wrapper .admin-panel-button{background:var(--content-backgroud-color);color:var(--text-color);padding:20px 25px;border-radius:9px;cursor:pointer;text-transform:var(--menu-case);font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;margin-left:30px}.landing-header-wrapper hr{display:none;width:100%}.landing-header-wrapper .mobile-nav{display:none}.landing-header-wrapper .mobile-nav .mobile-menu-button{width:40px;height:40px;right:4px;background-image:url(/static/media/landing_burger.bba7470a.svg);background-repeat:no-repeat;background-position:50%}.landing-header-wrapper .mobile-nav .mobile-menu-button.opened{background-image:url(/static/media/cross_icon_white.b00be816.svg)}.landing-header-wrapper .mobile-nav .links-list{display:block}.landing-header-wrapper .logo-wrapper{display:flex;align-items:center;flex:30 1}.landing-header-wrapper .logo-wrapper img{max-height:60px;width:auto;margin-right:24px}.landing-header-wrapper .logo-wrapper-community{font-weight:700;color:var(--text-color-link);text-overflow:ellipsis;max-width:248px;overflow:hidden}.landing-header-wrapper .logo-wrapper-community.sm{font-size:14px;line-height:20px}.landing-header-wrapper .logo-wrapper-community.md{font-size:16px;line-height:22px}.landing-header-wrapper .logo-wrapper-community.lg{font-size:22px;line-height:28px}.landing-header-wrapper .links-wrapper{flex:50 1;display:flex;justify-content:flex-end;width:745px}.landing-header-wrapper .links-wrapper a{overflow:hidden;text-overflow:ellipsis;font-family:Heebo;font-style:normal;font-weight:500;font-size:16px;line-height:130%;letter-spacing:1px;text-transform:var(--menu-case);color:var(--text-color-link);margin-right:30px;cursor:pointer;text-decoration:none;white-space:nowrap}.landing-header-wrapper .links-wrapper a:last-child{margin-right:0}.landing-header-wrapper .menu-wrapper{display:flex;flex:10 1;position:relative;justify-content:flex-end}.landing-header-wrapper .menu-wrapper .profile-wrapper{cursor:pointer}.landing-header-wrapper .menu-wrapper .profile-wrapper .profile-top{display:flex;background:var(--backgroud-color);border-radius:40px;width:130px;padding:4px;align-items:center;position:relative}.landing-header-wrapper .menu-wrapper .profile-wrapper .profile-top .menu-title{font-family:Heebo;font-style:normal;font-weight:500;font-size:18px;line-height:24px;display:flex;align-items:center;text-align:center;color:var(--text-color-link);padding:8px}.landing-header-wrapper .menu-wrapper .profile-wrapper .profile-top .icon{position:absolute;background-color:var(--text-color-link);width:40px;height:40px;border-radius:50%;right:4px;background-image:url(/static/media/landing-burger.5a3097a5.svg);background-repeat:no-repeat;background-position:50%}.landing-header-wrapper .menu-wrapper .profile-wrapper .profile-top .icon.colapsed{background-color:var(--accent-color);background-image:url(/static/media/cross_icon_white.b00be816.svg)}.landing-header-wrapper .menu-wrapper .menu-content{background:var(--text-color-link);border-radius:10px;position:absolute;width:170px;left:-30px;margin-top:8px}.landing-header-wrapper .menu-wrapper .menu-content a{padding:20px;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:130%;display:flex;align-items:center;color:#000;border-bottom:1px solid #e8e8e8;text-decoration:none}.landing-header-wrapper .menu-wrapper .menu-content a:last-child{border-bottom:none}.landing-wrapper{width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}@media screen and (max-width:900px){.landing-header-wrapper .links-wrapper a{margin-right:12px}.landing-header-wrapper .admin-panel-button{margin-left:12px}}@media screen and (max-width:800px){.landing-header{padding:0}.landing-header-wrapper{min-height:64px;height:auto;padding:16px 16px 0;flex-flow:wrap}.landing-header-wrapper .logo-wrapper img{max-height:32px;width:auto;margin-right:8px}.landing-header-wrapper .logo-wrapper .logo-wrapper-community{font-size:12px;line-height:16px}.landing-header-wrapper .links-wrapper{display:none;width:100%;background:var(--backgroud-color);margin:8px -16px -20px}.landing-header-wrapper .links-wrapper.opened{display:block}.landing-header-wrapper .links-wrapper.opened a{display:block;text-align:center;padding:24px;margin:0;border-bottom:1px solid hsla(0,0%,100%,.1)}.landing-header-wrapper .mobile-nav{display:flex}.landing-header-wrapper hr{display:block;margin:0;border:none}.landing-header-wrapper .admin-panel-button{display:none}.landing-wrapper{min-width:100%}}.styledLink{font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.03em;display:inline-block;text-transform:uppercase;cursor:pointer;width:auto}.styledLink:hover{text-decoration:none!important}.styledLink.MuiTypography-colorPrimary{color:#7b9eb9}.landing-footer{width:100%;max-width:100%;background:var(--accent-color);position:relative;padding:0 10px;box-sizing:border-box}.landing-footer .information-divider{position:absolute;bottom:70px;left:50%;transform:translateX(-50%);width:100%;border-bottom:1px solid var(--text-color-link);opacity:.2}.landing-footer-wrapper{width:100%;max-width:1220px;margin:0 auto;height:217px;display:flex;justify-content:center;flex-direction:column;align-items:center;box-sizing:border-box}.landing-footer-wrapper .information-wrapper{width:100%;display:flex;justify-content:space-between;box-sizing:border-box}.landing-footer-wrapper .information-wrapper .information-community{display:flex;justify-content:flex-start;align-items:center;flex:30 1}.landing-footer-wrapper .information-wrapper .information-community .logo-wrapper{margin-right:32px}.landing-footer-wrapper .information-wrapper .information-community .logo-wrapper img{max-height:56px;width:auto}.landing-footer-wrapper .information-wrapper .information-community-name{font-family:Heebo;font-style:normal;font-weight:700;color:var(--text-color-link);max-width:248px;overflow:hidden;padding-right:24px;text-overflow:ellipsis}.landing-footer-wrapper .information-wrapper .information-community-name.sm{font-size:14px;line-height:20px}.landing-footer-wrapper .information-wrapper .information-community-name.md{font-size:16px;line-height:22px}.landing-footer-wrapper .information-wrapper .information-community-name.lg{font-size:22px;line-height:28px}.landing-footer-wrapper .information-wrapper .links-wrapper{flex:50 1;display:flex;justify-content:flex-end;width:745px}.landing-footer-wrapper .information-wrapper .links-wrapper a{text-overflow:ellipsis;overflow:hidden;font-family:Heebo;font-style:normal;font-weight:500;font-size:16px;line-height:130%;letter-spacing:1px;text-transform:var(--menu-case);color:var(--text-color-link);margin:auto 20px auto 0;cursor:pointer;text-decoration:none;white-space:nowrap}.landing-footer-wrapper .information-wrapper .links-wrapper a:last-child{margin-right:0}.landing-footer-wrapper .information-wrapper .address-wrapper{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:130%;margin-left:32px;color:var(--text-color-link);position:relative}.landing-footer-wrapper .information-wrapper .address-wrapper:before{content:"";background:url(/static/media/gridicons_location.fa8e186f.svg);width:24px;height:24px;display:block;position:absolute;left:-32px;top:-4px}.landing-footer-wrapper .information-wrapper .address-wrapper:empty:before{content:none}.landing-footer-wrapper .information-wrapper .poweredBy{position:relative;font-size:16px;line-height:130%;color:var(--text-color-link);padding-right:8px;margin-right:24px;text-transform:none;font-weight:400}.landing-footer-wrapper .information-wrapper .poweredBy:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAU1SURBVHgBtVV9aFVlGP+955z7tbtu122y62Y6dZofDEsTDUOFyhUoiH0g5B+pBYaE/hN9kHCVohTsQzItkQlBUAiGrFYmtH9MS1cRw8zPC3Pb3XbP7te5H+fz7XnPOVvDphDUC8/u+XjP7/c8v9/zvGPwV8euXfH4qdM7I1l1U5QhEYnUwLKsy4Vy+ZO1RfU4JllfLF6yua5/aNu93JpvSUq4aDvp7NyZ54urV+1+cf/+W+MbTyYSLd/GGv64Omc+L+9Ncvv7Lm7/cJqbB/bx7PLl/JeWuedObt/eMrb//Y6O+NnEjI6+BW1cf+ctbp3t5vavF7h5/BjvX7acn6mZ0ncyHHf3s2Qyqaw4+OnVBxa0ttS/thOMModteUiSBK6VYB//DJcvXrp2KRF/+Mr69bnVxz4/t3hW00OxV2h/PAbIChAKApEInEoV2rvv4cJXXanSyqUPslP31L0wXQkfnf/y8wjURgGHgB0b3LbBRIgHHMic6ELv8EinEQ7dWhQKbW/a8ixYMChegTGJSCgCRBJQ3NyuvH0Q14fTexSlqj9Xu7gVlqpCyo4SKAFaFrhlglk2kQlGjljbbDR3DayrUoZ1T66Cc/0GmCKDC3CJUchgMgUR8GAAU9rmgfXoOxQeja4JxqLgasbNmps+sCAhMk4EjEKiaJo1DbphQh4eAc/nwAlQyEglEDjJKaRSiCAcRjgaQs3wSIMiVcqQOAHmC3B0AzIRgIjgg4Nz91o8C9J9QODl8l6mik/gusk8z4gA4RDZEgAJBsUMh3NWoRQXksAgcylDQiZpOBiB83ECqkJcC8Eky63QNZfkYe5D1w2vEl13qxMeKWbV7C6PjG6I11M3kDSOaXkfiO1cfMJ9MrjEwlBG9xjzR2Qu7v1kxK0gtysmdIn9plSnN/Sog5kNdQEZwn+J9sp+ycxnYhi/cA33fwjIBxZErk+CgFIybZQzRWiJhp8kTY4fydC+rFqAUaqCV6k8qgKmJwPzu8iLv0m5yJraWTSERNJKBl1ToGrCyleQ0ypQ89oHcqc6WF5XP/U+ZAtLam2GAIertRsTqgCTxr2Er7krle355UpGmdtEktN0pELsxMZC5rD71Q1HeXMIRm6woqNUNGFWxBzYvs6e2WICXXDvDzCByCPgsHUHmmYiJdNvtPZ18dqVu7uc09rn3a+bmcwTEYeqsBi9YNR1VIEYIuoM0R3uQPn4LrBbhRhMB3bVQYmMTTkGbtSE9z2dTX85TiBWp5o5/1hj4yNmSZsd5gyKzcl0IhPAMhsncI+FMaNFdSSJU7ZQKhno4wauTavv3aQOPDWGK2HCyq1csUWtCab6YGDUsVAsm2Q8TbbhTbXwmTPuSwNXc0e3CdxEPzdxE1aqFGLrJ2Iy3LYOzVnYGh7ov9BcMePNVGAd6FwJBxCI0cEWDdAEyx44DSQvGChRDNgG/oyFcHVG47JXe3svTsSTbyf4Jjsy2t444zu9Wt4sO3ZQbJDIwJDh+Ju5mzknMzUCHyTwm2RqbknbMzt6Lp65He8fBC5JcTTdvnBBX7WgbQzQLAgdGSmkVL1ed6jLCmUCd8hUyUZ6UevurT0/H5kMa1ICsb4eHvr90aVLS2Y6vVaiI0KMm/g3pFPrFijS3EKKUc/Xx/dsTV3beyecOxKI1dXf92P7zJlMzxXWiDOJrEaRqEZg4xaFGovs2ZYdTt4N464EYnXmRrsfTzSxaklbIwg0iiEiycdrD7yUV9/Af7UOxeuSR1mIH6b4uH7qR/g/1ofB2uTB5paOf/PNXxpVz+Un97FsAAAAAElFTkSuQmCC);width:24px;height:24px;display:block;position:absolute;right:-24px;top:-2px}.landing-footer-wrapper .information-wrapper .poweredBy:hover{text-decoration:underline!important}.landing-footer-wrapper .information-wrapper.top{padding:44px 0 38px}.landing-footer-wrapper .information-wrapper.bottom{position:relative;padding:25px 0}@media screen and (max-width:1200px){.landing-footer-wrapper .information-wrapper.top{padding:24px 0}.landing-footer-wrapper .information-wrapper .links-wrapper a{margin-right:20px}.landing-footer .information-divider{bottom:88px}}@media screen and (max-width:900px){.landing-footer-wrapper{padding:0 24px}}@media screen and (max-width:800px){.landing-footer{padding:0}.landing-footer-wrapper{height:38px;padding:0;background:var(--backgroud-color);border-top:none}.landing-footer-wrapper .information-wrapper .address-wrapper,.landing-footer-wrapper .information-wrapper.top{display:none}.landing-footer-wrapper .information-wrapper.bottom{padding:12px 0;justify-content:center}.landing-footer-wrapper .information-wrapper .poweredBy{margin-right:32px;font-size:11px;line-height:130%}.landing-footer-wrapper .information-wrapper .poweredBy:before{transform:scale(.6);right:-24px;top:-4px}.landing-footer .information-divider{bottom:38px}}.social{flex:50 1;display:flex;align-items:center;justify-content:flex-end}.social .social-title{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:var(--text-color);margin-right:32px}.social .social-buttons{display:flex;cursor:auto}.social .social-buttons button{margin-right:8px}.social .social-buttons button:last-child{margin-right:0}.social .social-buttons .btn{width:40px;height:40px;background:var(--element-background-color);border-radius:50%;outline:none;border:none;margin-right:8px;cursor:pointer;display:flex;justify-content:center;align-items:center}.social .social-buttons .btn:last-child{margin-right:0}.social .social-buttons .btn.stroke-color path{stroke:var(--element-color)}.social .social-buttons .btn.fill-color path{fill:var(--element-color)}.private-badge{display:flex;align-items:center;text-align:center}.private-badge-icon path{fill:var(--text-color)}.private-badge-text{font-style:normal;font-weight:500;font-size:14px;line-height:16px;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;color:var(--text-color);text-align:center;margin-left:8px}.countdown-timer{font-weight:700;font-size:50px;line-height:73px;letter-spacing:.08em;display:flex;justify-content:center;align-self:center;margin:10px 0}.stream-event-player iframe{min-width:0!important}.videoStream{height:60%;width:100%;box-sizing:border-box;padding:0;margin:0}.videoStream-container{position:relative;width:100%;display:flex}.videoStream-container .text{position:absolute;top:44%;right:calc(50% - 141px);font-style:normal;color:#fff;z-index:2;display:flex;flex-direction:column;align-items:center}.videoStream-container .text-welcome{font-weight:700;font-size:22px;line-height:26px}.videoStream-container .text-description{font-weight:400;font-size:16px;line-height:24px}.videoStream-container .text.isMobile{top:35%}.videoStream-container .blurScreen{position:absolute;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6));filter:blur(20px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;height:100%}.videoStream-container .unmute{position:absolute;z-index:2;left:calc(50% - 67px);top:58%;background-color:transparent;border:2px solid #fff;box-sizing:border-box;border-radius:8px;font-size:13px;line-height:13px;letter-spacing:.04em;color:#fff;animation-name:playVideoBtn;animation-duration:1.4s;animation-iteration-count:infinite}@keyframes playVideoBtn{50%{transform:scaleX(1.05) scaleY(1.05)}to{transform:scaleX(1) scaleY(1)}}.videoStream-container .unmute span{background-image:url(/static/media/play_video.a9ff6c34.svg);background-repeat:no-repeat;background-position:0;padding-left:28px}.videoStream-container .unmute.isMobile{top:67%;animation:none;transform:scaleX(1.05) scaleY(1.05)}.videoStream-container .sync-video{font-size:13px;position:absolute;right:10px;top:10px;z-index:2;color:#382e35;display:flex;justify-content:center;flex-direction:row;align-items:center}.videoStream-container .sync-video .refresh-icon{margin-right:8px}.videoStream-container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none}.videoStream-container.ended:after,.videoStream-container.paused:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;cursor:pointer;pointer-events:none;background-color:#000;background-repeat:no-repeat;background-position:50%;background-size:64px 64px;background-image:url(/static/media/play.14520ada.svg)}.videoStream-container.paused:after{bottom:46px}.videoStream-container-loading{opacity:0;visibility:hidden}.videoStream .player{width:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.videoStream .fb-video,.videoStream .player{display:flex;justify-content:center;align-items:center}.upcoming-event-component-wrapper{width:100%;box-sizing:border-box;position:relative;cursor:pointer}.upcoming-event-component-wrapper .badge{position:absolute;top:10px;left:10px;z-index:1}.upcoming-event-component-wrapper .upcoming-event-wrapper{width:100%;height:450px;background-color:#181611;position:relative;margin:0 auto}.upcoming-event-component-wrapper .upcoming-event-wrapper .live-block{position:absolute;right:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.upcoming-event-component-wrapper .upcoming-event-wrapper .live-block .button-wrapper{display:flex;align-items:center;justify-content:center;height:450px}.upcoming-event-component-wrapper .upcoming-event-wrapper .live-block .button-wrapper button{padding:16px;background:#eb5757;border-radius:8px;font-family:"Heebo",sans-serif;font-weight:500;font-size:19px;line-height:30px;color:#fff;outline:none;border:none;cursor:pointer;position:absolute;display:flex;align-items:center}.upcoming-event-component-wrapper .upcoming-event-wrapper .live-block .button-wrapper button:before{content:" ";background-image:url(/static/media/play-live.8146887e.svg);width:30px;height:30px}.upcoming-event-component-wrapper .upcoming-event-wrapper .videoStream{height:100%}.upcoming-event-component-wrapper .upcoming-event-wrapper .videoStream .blurScreen,.upcoming-event-component-wrapper .upcoming-event-wrapper .videoStream .text,.upcoming-event-component-wrapper .upcoming-event-wrapper .videoStream .unmute{display:none}.upcoming-event-component-wrapper .upcoming-event-wrapper img{position:absolute;right:0;bottom:0;width:100%;height:100%;object-fit:contain}.upcoming-event-component-wrapper .upcoming-event-wrapper .event-count-down{position:absolute;color:var(--text-color);background:var(--content-backgroud-color);bottom:10px;left:10px;border-radius:8px;height:52px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.upcoming-event-component-wrapper .upcoming-event-wrapper .event-count-down .count-down{padding:0 16px;font-family:"Heebo",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:130%;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;position:relative;height:52px;white-space:inherit;white-space:nowrap}.upcoming-event-component-wrapper .upcoming-event-wrapper .event-count-down .count-down .countdown-timer{font-family:"Heebo",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:130%;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;color:var(--text-color);margin:0 8px}.upcoming-event-component-wrapper .upcoming-event-wrapper .event-count-down .count-down button{height:100%;background:var(--accent-color);border-radius:0 8px 8px 0;font-family:"Heebo",sans-serif;font-weight:500;font-size:19px;line-height:130%;color:var(--text-color-link);margin-right:-14px;outline:none;border:none;cursor:pointer;position:absolute;top:0;left:95%;text-transform:capitalize}.upcoming-event-component-wrapper .event-information-wrapper{padding:24.5px 20px 20px;width:100%;box-sizing:border-box;background:var(--content-backgroud-color)}.upcoming-event-component-wrapper .event-information-wrapper .event-date-wrapper{margin-bottom:14.5px}.upcoming-event-component-wrapper .event-information-wrapper .event-date-wrapper .date-start{font-family:"Heebo",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:130%;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;color:var(--text-color)}.upcoming-event-component-wrapper .event-information-wrapper .event-date-wrapper .private-badge{margin-left:24px}.upcoming-event-component-wrapper .event-information-wrapper .event-title-wrapper{font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:130%;display:flex;align-items:center;margin-bottom:10px;color:var(--text-color)}.upcoming-event-component-wrapper .event-information-wrapper .event-description-wrapper{display:-webkit-box;-webkit-line-clamp:15;-webkit-box-orient:vertical;overflow:hidden;min-height:80px;margin-bottom:19px}.upcoming-event-component-wrapper .event-information-wrapper .event-description-wrapper .event-description-text{font-family:"Heebo",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:var(--text-color)}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper{max-height:0;overflow:hidden;opacity:0;transition:all 1s}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper .speaker{display:flex;flex-direction:row;margin-top:10px;margin-bottom:20px}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper .speaker-info-name{display:flex;flex-direction:row;align-items:center;font-style:normal;font-weight:700;font-size:22px;line-height:130%;color:#fff}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper .speaker-info-name-title{font-style:normal;font-weight:400;font-size:16px;line-height:130%;margin-left:8px}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper .speaker-info-description{margin-top:8px;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#9a9fa5}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper.active{opacity:1;max-height:530px}.upcoming-event-component-wrapper .event-footer{display:flex;align-items:center;box-sizing:border-box}.upcoming-event-component-wrapper .event-footer-moreInfo{font-style:normal;font-weight:500;font-size:14px;line-height:130%;color:#e1a077}.upcoming-event-component-wrapper .event-footer-moreInfo.active img{rotate:180deg}.upcoming-event-component-wrapper .event-footer .social{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:800px){.upcoming-event-component-wrapper .event-information-wrapper{padding:16px}.upcoming-event-component-wrapper .event-information-wrapper .event-date-wrapper{margin-bottom:12px}.upcoming-event-component-wrapper .event-information-wrapper .event-date-wrapper .date-start{font-size:11px;line-height:140%}.upcoming-event-component-wrapper .event-information-wrapper .event-date-wrapper .private-badge{margin-left:12px}.upcoming-event-component-wrapper .event-information-wrapper .event-title-wrapper{font-size:16px;line-height:130%;margin-bottom:12px}.upcoming-event-component-wrapper .event-information-wrapper .event-description-wrapper{margin:0}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper .speaker-info-name{font-size:16px}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper .speaker-info-description,.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper .speaker-info-name-title{font-size:14px}.upcoming-event-component-wrapper .event-information-wrapper .event-speakers-wrapper.active{max-height:380px}.upcoming-event-component-wrapper .image-wrapper,.upcoming-event-component-wrapper .image-wrapper .live-block .button-wrapper{height:200px}.upcoming-event-component-wrapper .image-wrapper .live-block .button-wrapper button{height:34px;font-size:13px}.upcoming-event-component-wrapper .image-wrapper .event-count-down .count-down{padding:8px;font-size:11px;line-height:140%}.upcoming-event-component-wrapper .image-wrapper .event-count-down .count-down .countdown-timer{font-size:11px;line-height:140%}.upcoming-event-component-wrapper .image-wrapper .event-count-down .count-down button{font-size:13px;right:-56px;height:31px;margin:-16px}.upcoming-event-component-wrapper .event-footer{justify-content:space-between;font-size:14px;margin-top:16px;transform:scale(.8) translate(-12%)}.upcoming-event-component-wrapper .event-footer .social{display:none}}@media screen and (max-width:488px){.upcoming-event-component-wrapper .event-count-down{transform:scale(.8) translate(-12%,10%)}}@media screen and (max-width:394px){.upcoming-event-component-wrapper .event-count-down{transform:scale(.55) translate(-42%,10%)}}.featured-event-component-wrapper{display:flex;justify-content:flex-start;flex-direction:column;height:100%}.featured-event-component-wrapper .featured-title-wrapper{flex:4 1;margin:15px 0;display:none}.featured-event-component-wrapper .featured-title-wrapper .section-title{font-family:"Heebo",sans-serif;font-style:normal;font-weight:500;font-size:30px;line-height:130%;color:var(--text-color)}.featured-event-component-wrapper .featured-events-list{flex:40 1}.featured-event-component-wrapper .featured-events-list .featured-event{display:flex;margin-bottom:20px;width:450px;min-height:200px;box-sizing:border-box;cursor:pointer}.featured-event-component-wrapper .featured-events-list .featured-event .img-wrapper{display:flex;width:200px;min-width:200px;background-color:#000;position:relative}.featured-event-component-wrapper .featured-events-list .featured-event .img-wrapper .badge{position:absolute;top:4px;left:4px;z-index:1;padding:6px 8px;font-size:10px;line-height:10px;border-radius:4px}.featured-event-component-wrapper .featured-events-list .featured-event .img-wrapper img{position:absolute;left:0;bottom:0;width:100%;height:100%;object-fit:contain}.featured-event-component-wrapper .featured-events-list .featured-event .img-wrapper img.default-image{object-fit:cover}.featured-event-component-wrapper .featured-events-list .featured-event .information{display:flex;align-items:center;width:300px}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper{background:var(--content-backgroud-color);height:100%;width:100%;padding:20px;box-sizing:border-box}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-date-wrapper{margin-bottom:14px}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-date-wrapper .date-start{font-family:Heebo;font-style:normal;font-weight:500;font-size:14px;line-height:130%;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;color:var(--text-color);margin-bottom:6px}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-date-wrapper .date-start:last-child{margin-bottom:0}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-date-wrapper .private-badge{margin-left:16px}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-title-wrapper{font-family:Heebo;font-style:normal;font-weight:700;font-size:18px;line-height:24px;display:flex;align-items:center;margin-bottom:16px;color:var(--text-color)}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-description-wrapper{width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:9px}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-description-wrapper .event-description-text{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:var(--text-color)}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-description-wrapper{font-family:Heebo;font-style:normal;font-weight:400;line-height:130%;color:var(--text-color);font-size:16px;max-height:100%}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-description-wrapper .event-description-text{max-height:100%}.featured-event-component-wrapper .featured-events-list .featured-event:nth-child(){margin-bottom:0}.featured-event-component-wrapper .empty-featured-events-content{background:var(--content-backgroud-color);padding:20px;justify-content:center;align-items:center;display:flex;min-height:500px;height:100%;flex-direction:column;border:3px solid rgba(0,0,0,.1);box-sizing:border-box}.featured-event-component-wrapper .empty-featured-events-content .empty-featured-image-wrapper{margin-top:64px;margin-bottom:32px}.featured-event-component-wrapper .empty-featured-events-content .empty-title{font-family:Heebo;font-weight:700;font-size:20px;line-height:130%;display:flex;align-items:center;margin-bottom:16px;color:var(--text-color);text-align:center}.featured-event-component-wrapper .empty-featured-events-content .empty-description{margin-bottom:48px;font-family:Heebo;font-style:normal;font-weight:400;font-size:18px;line-height:150%;color:var(--text-color);position:relative;text-align:center;max-width:330px}.upcoming-event-container-wrapper+.featured-events-wrapper .featured-title-wrapper{display:block}@media screen and (max-width:800px){.featured-event-component-wrapper{margin-top:20px;max-width:100%}.featured-event-component-wrapper .featured-title-wrapper{margin-bottom:16px;margin-left:16px;display:block}.featured-event-component-wrapper .featured-title-wrapper .section-title{font-size:20px}.featured-event-component-wrapper .featured-events-list{display:flex;overflow-x:scroll}.featured-event-component-wrapper .featured-events-list .featured-event{margin:0 16px;display:flex;flex-direction:column;width:248px;height:342px}.featured-event-component-wrapper .featured-events-list .featured-event .img-wrapper{width:100%;height:168px;min-height:168px}.featured-event-component-wrapper .featured-events-list .featured-event .img-wrapper img{width:100%;height:100%}.featured-event-component-wrapper .featured-events-list .featured-event .information{width:242px;height:175px}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper{padding:16px;width:100%}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-date-wrapper{margin-bottom:8px}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-date-wrapper .date-start{font-size:11px;line-height:140%}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-date-wrapper .private-badge{margin-left:8px}.featured-event-component-wrapper .featured-events-list .featured-event .information .event-information-wrapper .event-title-wrapper{font-size:16px;line-height:130%}.featured-event-component-wrapper .empty-featured-events-content{min-height:328px;height:unset;flex-direction:column;border:3px solid rgba(0,0,0,.1);box-sizing:border-box;width:100%;margin:0 16px}.featured-event-component-wrapper .empty-featured-events-content .empty-featured-image-wrapper{margin-top:30px;margin-bottom:32px}.featured-event-component-wrapper .empty-featured-events-content .empty-featured-image-wrapper img{width:100px;height:100px}.featured-event-component-wrapper .empty-featured-events-content .empty-title{font-size:16px;line-height:130%;margin-bottom:14px}.featured-event-component-wrapper .empty-featured-events-content .empty-description{margin-bottom:24px;font-size:11px;line-height:130%;max-width:220px}}.event-schedule-component-wrapper{margin:80px 0}.event-schedule-component-wrapper .event-schedule-title-wrapper{margin-bottom:50px}.event-schedule-component-wrapper .event-schedule-title-wrapper .tabs-list{display:flex}.event-schedule-component-wrapper .event-schedule-title-wrapper .tabs-list .tab-item{font-family:Heebo;font-style:normal;font-weight:500;font-size:30px;line-height:130%;color:var(--text-color);opacity:.3;cursor:pointer}.event-schedule-component-wrapper .event-schedule-title-wrapper .tabs-list .tab-item.active{opacity:1}.event-schedule-component-wrapper .event-schedule-title-wrapper .tabs-list .tab-item:first-child{padding-right:24px}.event-schedule-component-wrapper .event-schedule-title-wrapper .tabs-list .tab-item:nth-child(2){border-left:2px solid #71706c;padding-left:24px}.event-schedule-component-wrapper .event-schedule-list .event-group .date-title{font-family:Heebo;font-style:normal;font-weight:500;font-size:22px;line-height:130%;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;color:var(--text-color);margin-bottom:40px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item{display:flex;height:264px;margin-bottom:26px;box-sizing:border-box;cursor:pointer}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .image-wrapper{flex:450px 1;height:100%;background-color:#000;position:relative;margin:0 auto}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .image-wrapper .badge{position:absolute;top:10px;left:10px;z-index:1}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .image-wrapper .badge.moved{left:130px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .image-wrapper img{position:absolute;right:0;bottom:0;width:100%;height:100%;object-fit:contain}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .image-wrapper img.default-image{object-fit:cover}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper{padding:40px 30px;background:var(--content-backgroud-color);width:100%;max-width:100%;box-sizing:border-box;position:relative}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-date-wrapper .date-start{font-size:14px;line-height:130%;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;color:var(--text-color);margin-bottom:16px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-date-wrapper .date-start .private-badge{margin-left:24px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-title-wrapper{font-family:Heebo;font-style:normal;font-weight:700;font-size:22px;line-height:130%;color:var(--text-color);margin-bottom:24px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-footer{left:30px;position:absolute;bottom:24px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-description-wrapper{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-description-wrapper .event-description-text{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:var(--text-color)}.event-schedule-component-wrapper .event-schedule-list .empty-schedule-events-content{background:var(--content-backgroud-color);padding:20px;justify-content:center;align-items:center;display:flex;min-height:430px;flex-direction:column;border:3px solid rgba(0,0,0,.1);box-sizing:border-box;border-radius:8px}.event-schedule-component-wrapper .event-schedule-list .empty-schedule-events-content .empty-title{font-family:Heebo;font-style:normal;font-weight:500;font-size:16px;line-height:130%;text-align:center;color:var(--text-color);max-width:370px}@media screen and (max-width:800px){.event-schedule-component-wrapper{margin:32px 0}.event-schedule-component-wrapper .event-schedule-title-wrapper{margin-bottom:16px;margin-left:16px}.event-schedule-component-wrapper .event-schedule-title-wrapper .tabs-list .tab-item{font-size:20px}.event-schedule-component-wrapper .event-schedule-title-wrapper .tabs-list .tab-item:first-child{padding-right:8px}.event-schedule-component-wrapper .event-schedule-title-wrapper .tabs-list .tab-item:nth-child(2){padding-left:8px}.event-schedule-component-wrapper .event-schedule-list .event-group .date-title{font-size:14px;margin-bottom:16px;margin-left:16px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item{display:flex;flex-direction:column;height:auto;width:100%;margin-bottom:32px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .image-wrapper{flex:auto;height:168px;width:100%}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .image-wrapper .badge{top:4px;left:4px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .image-wrapper img{height:100%;width:100%;position:static}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper{padding:16px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-date-wrapper .date-start{font-size:11px;margin-bottom:12px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-date-wrapper .date-start .private-badge{margin-left:8px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-title-wrapper{font-size:16px;margin-bottom:12px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-description-wrapper .event-description-text{font-size:11px}.event-schedule-component-wrapper .event-schedule-list .event-group .event-item .event-information-wrapper .event-footer{display:none}.event-schedule-component-wrapper .event-schedule-list .empty-schedule-events-content{border-radius:8px;margin:0 16px}.event-schedule-component-wrapper .event-schedule-list .empty-schedule-events-content .empty-title{font-weight:400;font-size:11px;max-width:280px}}.customLanding-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;background:#7a49c8}.customLanding-wrapper .scrollToSchedule{display:flex;justify-content:center;flex-direction:row;align-items:center;position:fixed;left:calc(50% - 100px);z-index:1;bottom:25px}.customLanding-wrapper .scrollToSchedule img{margin-right:12px;transform:rotate(180deg)}.customLanding-wrapper .customLanding-header{position:relative;width:100%}.customLanding-wrapper .customLanding-header-image{width:100%}.customLanding-wrapper .customLanding-header-gradient{width:100%;position:absolute;bottom:-150px;height:325px;background:linear-gradient(180deg,rgba(24,22,17,0) 1%,#7a49c8 50%)}.customLanding-wrapper .customLanding-content{display:flex;justify-content:center;flex-direction:column;align-items:center;margin:170px 100px 0}.customLanding-wrapper .customLanding-content-welcome{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:150px;max-width:1200px}.customLanding-wrapper .customLanding-content-welcome-title{font-style:normal;font-weight:500;font-size:50px;line-height:130%;color:#fff}.customLanding-wrapper .customLanding-content-welcome-description{text-align:center;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#fff;margin:40px 0}.customLanding-wrapper .customLanding-content-guide{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:150px;max-width:1200px}.customLanding-wrapper .customLanding-content-guide-title{font-style:normal;font-weight:500;font-size:34px;line-height:130%;color:#fff}.customLanding-wrapper .customLanding-content-guide-description{text-align:center;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#fff;margin:20px 0}.customLanding-wrapper .customLanding-content-guide-items{margin-top:30px;display:flex;justify-content:center;flex-direction:row;align-items:center}.customLanding-wrapper .customLanding-content-guide-items .item{max-width:314px;display:flex;justify-content:center;flex-direction:column;align-items:center;margin:0 45px;background:#34312a;border-radius:15px;padding:0 12px 25px;box-sizing:border-box}.customLanding-wrapper .customLanding-content-guide-items .item img{border-radius:15px 15px 0 0;background-color:#fff}.customLanding-wrapper .customLanding-content-guide-items .item-info{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;padding:24px 14px}.customLanding-wrapper .customLanding-content-guide-items .item-info-text{color:#fff;font-style:normal;font-size:12px;line-height:130%;text-align:center}.customLanding-wrapper .customLanding-content-guide-items .item-info-text-title{font-weight:700;font-size:14px;margin-bottom:12px}.customLanding-wrapper .customLanding-content-guide-items .item-info-text-description{font-weight:300}.customLanding-wrapper .customLanding-content-guide-items .item-info-price{font-style:normal;font-weight:700;font-size:15px;line-height:130%;color:#e1a077;margin-top:12px}.customLanding-wrapper .customLanding-content-sponsors{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:145px}.customLanding-wrapper .customLanding-content-sponsors-title{font-style:normal;font-weight:500;font-size:34px;line-height:130%;color:#fff;margin-bottom:84px}.customLanding-wrapper .customLanding-content-sponsors-items{display:flex;justify-content:center;flex-direction:row;align-items:space-around;flex-wrap:wrap}.customLanding-wrapper .customLanding-content-sponsors-items .sponsor{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;width:350px;margin:0 50px 50px;cursor:pointer}.customLanding-wrapper .customLanding-content-sponsors-items .sponsor img{width:300px;height:124px}.customLanding-wrapper .customLanding-content-sponsors-items .sponsor-title{font-style:normal;font-weight:700;font-size:22px;line-height:130%;color:#fff;margin-top:33px}.customLanding-wrapper .customLanding-content-sponsors-items .sponsor-description{font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#9a9fa5;margin-top:12px;text-align:center}.customLanding-wrapper .customLanding-content-speakers{display:flex;justify-content:center;flex-direction:column;align-items:center}.customLanding-wrapper .customLanding-content-speakers-title{font-style:normal;font-weight:500;font-size:34px;line-height:130%;color:#fff;margin-bottom:80px;align-self:flex-start}.customLanding-wrapper .customLanding-content-speakers-keynotes{width:100%;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;margin-bottom:30px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote{display:flex;justify-content:space-between;flex-direction:row;align-items:flex-start;margin-bottom:65px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote img{border-radius:25px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;margin-left:57px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info-name{display:flex;justify-content:center;flex-direction:row;align-items:center;font-style:normal;font-weight:700;font-size:22px;line-height:130%;color:#fff;margin-bottom:23px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info-name-badge{display:flex;justify-content:center;flex-direction:row;align-items:center;width:170px;height:30px;background:#34312a;border-radius:6px;color:#fff;font-style:normal;font-weight:500;font-size:14px;line-height:130%;margin-left:8px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info-title{font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#9a9fa5;margin-bottom:23px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info-description{font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#fff}.customLanding-wrapper .customLanding-content-speakers-main{display:flex;justify-content:center;flex-direction:row;align-items:flex-start;flex-wrap:wrap;grid-gap:50px 93px;gap:50px 93px}.customLanding-wrapper .customLanding-content-speakers-main .speaker{position:relative;width:280px;cursor:pointer}.customLanding-wrapper .customLanding-content-speakers-main .speaker-image{border:2px solid transparent;border-radius:28px}.customLanding-wrapper .customLanding-content-speakers-main .speaker-title{font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#9a9fa5}.customLanding-wrapper .customLanding-content-speakers-main .speaker-description{position:absolute;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#fff;padding:24px 32px;width:380px;background:#3f373c;border-radius:25px;filter:drop-shadow(0 4px 23px #181611);top:0;z-index:1;left:300px}.customLanding-wrapper .customLanding-content-speakers-main .speaker-description a{color:#fff}.customLanding-wrapper .customLanding-content-speakers-main .speaker-description:after{content:"";position:absolute;top:43%;height:0;width:0;left:-30px;border:15px solid transparent;border-right-color:#3f373c}.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(4n) .speaker-description{left:-460px}.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(4n) .speaker-description:after{border-color:transparent transparent transparent #3f373c;left:444px}.customLanding-wrapper .customLanding-content-speakers-main .speaker-name{font-style:normal;font-weight:700;font-size:22px;line-height:130%;color:#fff}.customLanding-wrapper .customLanding-content-speakers-main .speaker.active{-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:#9a9fa5;text-decoration-color:#9a9fa5}.customLanding-wrapper .customLanding-content-speakers-main .speaker.active .speaker-image{border-color:#fff}.customLanding-wrapper .customLanding-content-agenda{width:100%;margin:160px auto 32px;font-style:normal;font-weight:500;font-size:34px;line-height:130%;color:#fff}@media screen and (max-width:1604px){.customLanding-wrapper .customLanding-content-speakers-main{justify-content:space-between}.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(4n) .speaker-description{left:300px}.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(4n) .speaker-description:after{left:-30px;border-color:transparent #3f373c transparent transparent}.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(3n) .speaker-description{left:-460px}.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(3n) .speaker-description:after{border-color:transparent transparent transparent #3f373c;left:444px}}@media screen and (max-width:800px){.customLanding-wrapper .customLanding-header-gradient{height:50px;bottom:-30px}.customLanding-wrapper .customLanding-content{max-width:360px}.customLanding-wrapper .customLanding-content-welcome-title{font-size:28px}.customLanding-wrapper .customLanding-content-welcome-description{font-size:12px;margin-top:10px}.customLanding-wrapper .customLanding-content-guide{margin-bottom:0}.customLanding-wrapper .customLanding-content-guide-title{font-size:28px;text-align:center}.customLanding-wrapper .customLanding-content-guide-description{width:360px;font-size:12px;margin-top:10px}.customLanding-wrapper .customLanding-content-guide-items{flex-wrap:wrap;margin-top:16px}.customLanding-wrapper .customLanding-content-guide-items .item{margin:0 0 30px}.customLanding-wrapper .customLanding-content-speakers{flex-wrap:wrap;width:360px}.customLanding-wrapper .customLanding-content-speakers-title{font-size:28px;margin-bottom:40px;margin-top:30px;align-self:center}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote{display:flex;justify-content:center;flex-direction:column;align-items:center}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote img{border-radius:25px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;margin-left:0}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info-name{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;font-size:16px;width:100%;margin-top:20px;margin-bottom:10px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info-name-badge{width:100px;height:30px;font-size:10px}.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info-description,.customLanding-wrapper .customLanding-content-speakers-keynotes .keynote-info-title{font-size:12px}.customLanding-wrapper .customLanding-content-speakers-main{display:flex;justify-content:center;flex-direction:row;align-items:center;grid-gap:30px 93px;gap:30px 93px}.customLanding-wrapper .customLanding-content-speakers-main .speaker-title{font-size:12px}.customLanding-wrapper .customLanding-content-speakers-main .speaker-description{font-size:12px;padding:14px 12px;max-width:260px;top:350px;left:0}.customLanding-wrapper .customLanding-content-speakers-main .speaker-description:after{top:-30px;left:43%;border-color:transparent transparent #3f373c}.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(3n) .speaker-description,.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(4n) .speaker-description{left:0}.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(3n) .speaker-description:after,.customLanding-wrapper .customLanding-content-speakers-main .speaker:nth-child(4n) .speaker-description:after{border-color:transparent transparent #3f373c;left:43%}.customLanding-wrapper .customLanding-content-speakers-main .speaker-name{font-size:16px}.customLanding-wrapper .customLanding-content-agenda{display:flex;justify-content:center;margin:64px auto 0;font-size:24px;width:360px}}.landing-page-container-wrapper{box-sizing:border-box}.landing-page-container-wrapper .landing-page-content-wrapper{padding:40px 10px;background:var(--backgroud-color);box-sizing:border-box}.landing-page-container-wrapper .landing-page-content-wrapper.ecamm{background:#7a49c8}.landing-page-container-wrapper .landing-page-content-wrapper .landing-page-content-width-reducer{width:100%;max-width:1220px;margin:0 auto}.landing-page-container-wrapper .landing-page-content-wrapper .top-section-wrapper{display:flex}.landing-page-container-wrapper .landing-page-content-wrapper .top-section-wrapper .upcoming-event-container-wrapper{width:810px;max-width:100%;margin-right:20px}.landing-page-container-wrapper .landing-page-content-wrapper .top-section-wrapper .featured-events-wrapper{flex:40 1}.landing-page-container-wrapper .badge{padding:6px 15px;font-family:Heebo;font-style:normal;font-weight:500;font-size:14px;line-height:130%;border-radius:8px;display:flex;align-items:center;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#fff}.landing-page-container-wrapper .badge.live{background:#eb5757}.landing-page-container-wrapper .badge.live:before{content:" ";background-image:url(/static/media/live-event.b0a1bf83.svg);width:20px;height:20px;background-repeat:no-repeat}.landing-page-container-wrapper .badge.featured{background:var(--accent-color);color:var(--text-color-link)}@media screen and (max-width:800px){.landing-page-container-wrapper .landing-page-content-wrapper{padding:16px 0}.landing-page-container-wrapper .landing-page-content-wrapper .top-section-wrapper{flex-direction:column}.landing-page-container-wrapper .landing-page-content-wrapper .top-section-wrapper .upcoming-event-container-wrapper{width:100%;margin:0}.landing-page-container-wrapper .badge{padding:4px 8px;font-size:10px}.landing-page-container-wrapper .private-badge-text{display:none}}.user-profile-dialog-changeMainContact{text-transform:none;font-style:normal;font-weight:700;font-size:13px;line-height:13px;position:relative;padding-left:25px}.user-profile-dialog-changeMainContact:before{content:"";-webkit-mask:url(/static/media/link2.f1139134.svg) no-repeat;mask:url(/static/media/link2.f1139134.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#7b9eb9;left:0;width:16px;height:16px;position:absolute;transform:rotate(77deg) skew(-14deg)}.user-profile-dialog .sideDialog-body{width:344px;background-color:#fff}.user-profile-dialog .sideDialog-container{padding:0;margin:0}.user-profile-dialog .sideDialog-header{padding:24px 24px 0;border-bottom:none}.user-profile-dialog .sideDialog-title{font-family:"Heebo",sans-serif;font-size:16px}.user-profile-dialog .sideDialog-footer-actions{background-color:#fff;box-shadow:0 -4px 8px rgba(0,0,0,.05);padding:12px 24px}.user-profile-dialog .sideDialog-footer-actions button{font-family:"Heebo",sans-serif;text-transform:capitalize;letter-spacing:.04em}.user-profile-dialog .sideDialog-footer-actions-cancel{color:#7b9eb9}.user-profile-dialog .sideDialog-footer-actions-confirm{color:#7b9eb9;border:1.5px solid #7b9eb9;border-radius:10px;padding:0 16px}.user-profile-dialog .divider{width:100%;margin:24px 0 0;background-color:#f0e6e4}.user-profile-dialog .typography{color:#93808d;font-size:18px;line-height:160%}.user-profile-dialog .email-help-text{font-size:16px;line-height:28px;color:#f09761;padding:0 12px;margin:12px 0 -20px}.user-profile-dialog-content{padding:16px 24px}.user-profile-dialog-content .styledTextArea .text-label{font-size:13px;color:#bababa!important;transform:translateY(3px)!important}.user-profile-dialog-content .uploader{height:104px;width:104px;padding-top:0}.user-profile-dialog-content input::-ms-reveal{display:none}.delete-user-button{background-color:#ef7171!important}.user-profile{width:320px;position:absolute;bottom:0;left:0;box-shadow:0 9px 30px rgba(31,28,28,.12);border-radius:0 25px 0 0;overflow:hidden}.user-profile-header{position:relative;font-family:"Heebo",sans-serif;font-weight:700;font-size:22px;line-height:120%;letter-spacing:.02em;color:#fff;background-color:#7b9eb9;padding:24px 35px 24px 24px}.user-profile-header .close{-webkit-mask:url(/static/media/close_icon.fb410b53.svg);mask:url(/static/media/close_icon.fb410b53.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#d8e1e9;position:absolute;width:12px;height:12px;top:34px;right:20px;cursor:pointer}.user-profile-body{background-color:#fff;padding:0 24px}.user-profile-body-data{padding:24px 0 8px}.user-profile-body-data-email,.user-profile-body-data-phone{background-position:0;background-repeat:no-repeat;padding-left:25px;overflow:hidden;text-overflow:ellipsis;margin-bottom:16px}.user-profile-body-data-email{background-image:url(/static/media/email_icon.15fe2cbf.svg)}.user-profile-body-data-phone{background-image:url(/static/media/phone_icon.fc606930.svg);background-position-x:2px}.user-profile-body-links{padding:15px 0;border-top:1px solid #f0e6e4;border-bottom:1px solid #f0e6e4;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.user-profile-body-logout{padding:15px 0;border-bottom:none;display:flex;align-items:center}.user-profile-body-logout .logout-icon{-webkit-mask-image:url(/static/media/logout.7c987d93.svg);mask-image:url(/static/media/logout.7c987d93.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:16px 14px;mask-size:16px 14px;background-color:#b8b8b8;display:block;width:16px;height:14px;margin-top:-2px;cursor:pointer}.user-profile-body .link{font-family:"Heebo",sans-serif;font-size:16px!important;letter-spacing:.1em;width:auto}.user-profile.dark{background-color:#382e35}.user-profile.dark .user-profile-header{background-color:rgba(126,102,119,.3)}.user-profile.dark .user-profile-body{background-color:#382e35;color:#fff}.user-profile.dark .user-profile-body-data-email{background-image:url(/static/media/email_icon_purple.e7499310.svg)}.user-profile.dark .user-profile-body-data-phone{background-image:url(/static/media/phone_icon_purple.b3154345.svg);background-position-y:2px}.user-profile.dark .user-profile-body-links{border-top:1px solid rgba(126,102,119,.3);border-bottom:1px solid rgba(126,102,119,.3)}.user-profile.dark .user-profile-body .link{color:#afc2d1}.user-profile.dark .user-profile-body-logout .link{color:#c9c0c6}.user-profile.dark .user-profile-body-logout .logout-icon{-webkit-mask-image:unset;mask-image:unset;background-color:unset;background-position:0;background-repeat:no-repeat;background-image:url(/static/media/exit_icon.a130e3b2.svg);padding-right:4px;margin-top:0;width:24px;height:18px}.member-dialog-view-admin{margin:24px;padding-bottom:6px;border-bottom:1px solid #eee6e4}.member-dialog-view-status{margin:24px}.member-dialog-view .sub-title{font-size:14px}.member-dialog-view .grey-text{font-size:14px;color:#b8b8b8}.member-dialog-view .full-width{display:flex;justify-content:space-between;align-items:center}.member-dialog-edit{padding:16px 24px}.member-dialog-edit-main{display:flex;flex-direction:column;justify-content:flex-start;font-family:"Heebo",sans-serif;border-bottom:1px solid #f0e6e4;padding-bottom:16px;margin-bottom:16px}.member-dialog-edit-main .item{margin-bottom:16px;padding:0}.member-dialog-edit-main .item.uploader{height:104px;width:104px}.member-dialog-edit-admin span,.member-dialog-edit-main .item input{font-size:14px}.member-dialog-edit .grey-text{margin-top:0;font-size:14px;color:#b8b8b8}.memberDialog .sideDialog-header{padding:24px 24px 0;border-bottom:none}.memberDialog .sideDialog-title{font-family:"Heebo",sans-serif;font-size:18px}.memberDialog .sideDialog-body{background-color:#fff;width:344px}.memberDialog .sideDialog-container{padding:0}.memberDialog .sideDialog-footer-actions{background-color:#fff;box-shadow:0 -4px 8px rgba(0,0,0,.05);padding:12px 24px}.memberDialog .sideDialog-footer-actions-cancel{color:#7b9eb9}.memberDialog .sideDialog-footer-actions-confirm{color:#7b9eb9;border:1.5px solid #7b9eb9;border-radius:10px;padding:0 16px}.memberDialog .sideDialog-footer-actions button,.memberDialog .sideDialog-header-actions button{font-family:"Heebo",sans-serif;text-transform:capitalize;letter-spacing:.04em}.memberCard{width:100%;margin:0;border-radius:10px!important;box-shadow:0 4px 8px rgba(0,0,0,.05)!important;background:#fff!important;min-height:120px;cursor:pointer}.memberCard.memberCard-currentUser{box-shadow:0 0 3px 1px #f09761!important}.memberCard-content{box-sizing:border-box;height:100%;padding:24px;display:flex;flex-direction:column;justify-content:flex-start}.memberCard-mainInfo{display:flex;flex-direction:row;align-items:center}.memberCard-userName{font-family:"Lora",serif;font-weight:700;font-size:22px;line-height:120%;color:#1d1d1d;letter-spacing:.02em;margin:0 0 16px}.memberCard-userEmail{font-family:"Heebo",sans-serif;font-size:18px;line-height:160%;color:#b8b8b8;letter-spacing:.02em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.memberCard-actions{text-align:right}.member-image-avatar{width:28px;height:28px;min-width:28px;min-height:28px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-left:10px;margin-right:10px;font-family:"Heebo",sans-serif;font-weight:700;line-height:0;color:#fff;background-color:#95b7bc}.member-image-avatar>img{width:100%;height:100%;object-fit:cover}.member-image-avatar.empty{background-color:#95b7bc}.member-image-avatar.empty>img{width:50px;height:50px}.members-table{font-family:"Heebo",sans-serif;width:100%;border-spacing:0;border-collapse:collapse;border-radius:10px;display:table;overflow-x:scroll}.members-table .item-select{min-width:6px;width:6px;height:54px;display:grid;display:flex;justify-content:center;flex-direction:row;justify-items:center;align-items:center;background:#d8e1e9;transition:min-width .2s;overflow:hidden}.members-table .item-select.opened{min-width:54px;margin-left:2px}.members-table .item-select.opened .styledCheckBox{display:block}.members-table .item-select .styledCheckBox{display:none}.members-table .item-select.disableOpen{min-width:6px!important;margin-left:0!important}.members-table .item-select.disableOpen .styledCheckBox{display:none!important}.members-table__head{width:100%}.members-table__head_label{padding-left:6px;color:inherit;display:table-row;outline:0;vertical-align:middle;height:48px}.members-table__head_label th:first-child:before{border-top-left-radius:10px}.members-table__head_label th:last-child:before{border-top-right-radius:10px}.members-table__head_label th{color:#7b9eb9;display:table-cell;font-size:.875rem;text-align:left;font-weight:400;line-height:1.43;letter-spacing:.01071em;vertical-align:inherit;min-width:100px;background-color:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:10}.members-table__head_label th:before{content:"";position:absolute;width:100%;height:100%;background:#d8e1e9;left:0;top:0;z-index:-1}.members-table__head_label th span{font-style:normal;font-weight:400;font-size:13px;line-height:20px;display:flex;align-items:center}.members-table__head_label th span span{margin-right:9px}.members-table__head_label th span img{cursor:pointer}.members-table__head_label_user{display:flex}.members-table__head_label_user>div{width:54px;height:54px;background:#d8e1e9;display:grid;justify-items:center;align-items:center}.members-table__head_label_user span{margin-left:12px;margin-right:10px;cursor:pointer}.members-table__body{display:table-row-group;background-color:#fff}.members-table__body_info{color:inherit;display:table-row;outline:0;vertical-align:middle;min-height:56px;height:56px;cursor:pointer}.members-table__body_info:nth-child(2n){background:rgba(239,243,246,.4)}.members-table__body_info_created{padding-right:110px}.members-table__body_info td{display:table-cell;padding:0;font-size:.875rem;text-align:left;font-weight:400;line-height:1.43;letter-spacing:.01071em}.members-table__body_info td .member__info{display:flex;align-items:center;width:100%;overflow:hidden}.members-table__body_info td .member__info_name{font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#181611;margin-right:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:100%}.members-table__body_info td .member__info_name-current-user,.members-table__body_info td .member__info_role{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#bababa}.members-table__body_info td .member__info_role{display:flex;align-items:center}.members-table__body_info td .status{width:88px;height:24px;display:grid;justify-items:center;align-items:center;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c;background:#f3f3f3;border-radius:8px}.members-table__body_info td .status.pending{color:#ccaca6;background:#f8f4f3}.members-table__body_info td .status.rejected{color:#e1a077;background:#fcf0e9}.members-table__body_info td .status.notInvited{color:#8c8c8c;background:#f3f3f3}.members-table__body_info td .status.accepted,.members-table__body_info td .status.active{color:#7b9eb9;background:#eff3f6}.members-table__body_info td:first-child{width:40%;max-width:40%}.members-table__body_info:hover .item-select{min-width:54px;margin-left:2px}.members-table__body_info:hover .item-select .styledCheckBox{display:block}.membersMenuTooltip .MuiTooltip-tooltip{border-radius:12px;padding:5px 14px;box-sizing:border-box;font-family:"Heebo",sans-serif;font-weight:700;font-size:13px;line-height:13px;color:#fff;background:rgba(123,158,185,.7)}.membersMenuTooltip.red .MuiTooltip-tooltip{background:rgba(239,113,113,.7)}.membersMenu{display:flex;justify-content:space-between;flex-direction:row;align-items:center;position:fixed;left:50%;transform:translate(-50%,200px);bottom:28px;height:96px;width:900px;padding:24px;box-sizing:border-box;box-shadow:2px 10px 30px rgba(0,0,0,.15);border-radius:20px;background:#fff;z-index:110;transition:transform .3s}.membersMenu.show{transform:translate(-50%)}.membersMenu.show .membersMenu-actions,.membersMenu.show .membersMenu-members{opacity:1}.membersMenu-actions{display:flex;justify-content:center;flex-direction:row;align-items:center;opacity:0}.membersMenu-actions .button{margin-right:24px}.membersMenu-actions .selectAll{margin-right:32px}.membersMenu-actions .icon{display:flex;justify-content:center;flex-direction:row;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#d8e1e9;background-repeat:no-repeat;background-position:50%;margin-right:16px}.membersMenu-actions .icon:hover{background-color:#7b9eb9;box-shadow:0 3px 4px rgba(0,0,0,.16)}.membersMenu-actions .remove{background-image:url(/static/media/trash.2763fde4.svg);background-color:#ffe1e1;transition:.2s}.membersMenu-actions .remove:hover{background-image:url(/static/media/trash_white.d9482346.svg);background-color:#ef7171}.membersMenu-actions .edit{background-image:url(/static/media/edit_icon_blue.c7fa7779.svg)}.membersMenu-actions .edit:hover{background-image:url(/static/media/edit_icon_white.0c678417.svg)}.membersMenu-actions .export{background-image:url(/static/media/list_blue.067120a1.svg)}.membersMenu-actions .export:hover{background-image:url(/static/media/list_white.135dca2e.svg)}.membersMenu-actions .mail{background-image:url(/static/media/mail_blue.37a1ea6c.svg);margin-right:0}.membersMenu-actions .mail:hover{background-image:url(/static/media/mail_white.50c824f2.svg)}.membersMenu-members{display:flex;justify-content:center;flex-direction:row;align-items:center;margin-right:10px;opacity:0}.membersMenu-members-description{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;font-size:16px;line-height:24px;color:#181611;min-width:166px}.membersMenu-members-description-count{font-weight:700;font-size:16px;line-height:24px;color:#181611;margin-right:4px}.membersMenu-members-description p{margin:0}.membersList{width:100%!important;justify-content:flex-start;align-items:flex-start;margin:88px 0 0!important;padding:0 20px 8px;background-color:#f8f9fa;height:calc(100vh - 90px);overflow-y:scroll;position:relative}.membersList.subscriptionAttention{margin-top:120px!important;height:calc(100vh - 120px)}.membersList::-webkit-scrollbar-thumb{background:#d8e1e9;width:8px}.membersList-card{display:flex;align-self:stretch}.membersList-menu{display:flex;justify-content:center;flex-direction:row;align-items:center}.membersList-menu .button{margin-right:16px}.membersList-menu .withDivider{position:relative;margin-right:48px}.membersList-menu .withDivider:after{content:"";position:absolute;border-left:1px solid #d8e1e9;right:-24px;height:24px;top:-2px}.membersList-menu .icon{position:relative;display:flex;justify-content:flex-end;flex-direction:row;align-items:center}.membersList-menu .icon:before{content:"";width:16px;height:16px;position:absolute;left:0}.membersList-menu .remove:before{background-image:url(/static/media/trash_white.d9482346.svg);background-repeat:no-repeat}.membersList-menu .export:before{background-image:url(/static/media/download.f7ab55bc.svg);background-repeat:no-repeat}.header-title{display:flex;justify-content:center;flex-direction:row;align-items:flex-end}.header-title h1{margin:0 16px 0 0;color:#1d1d1d}.header-title-count,.header-title h1{font-weight:700;font-size:22px;line-height:26px}.header-title-count{margin-right:8px;color:#7b9eb9}.header-title-selected{font-weight:700;font-size:16px;line-height:26px;color:#afc2d1}.cannot-remove-popup{width:380px}@media screen and (max-width:750px){.membersList{min-width:700px;overflow-x:scroll}}.communitySwitch{font-family:"Heebo",sans-serif;font-style:normal;position:relative;width:224px;height:100%;background:#fff;background-image:url(/static/media/community_switch_bg.39bf574c.svg);background-position:top;background-repeat:no-repeat;display:flex;flex-direction:column;min-height:96px}.communitySwitch.collapsed{width:72px;margin:0}.communitySwitch-img{cursor:pointer;margin:26px auto;width:80px;height:80px;object-fit:cover;border:3px solid #d8e1e9;border-radius:60px}.communitySwitch-img.no-image{object-fit:contain;border:none;cursor:default}.communitySwitch-img.collapsed{margin:26px auto 0;width:48px;height:48px}.communitySwitch-text{cursor:pointer;font-weight:700;font-size:16px;line-height:26px;align-items:center;color:#181611;margin:6px auto 0;width:172px;justify-content:center;overflow:hidden;text-align:center}.communitySwitch-text.collapsed{display:none}.communitySwitch-switch{cursor:pointer;font-family:"Heebo",sans-serif;font-weight:700;font-size:13px;line-height:13px;display:flex;align-items:center;text-align:center;color:#7b9eb9;margin:8px auto 0;letter-spacing:.04em;text-transform:capitalize}.communitySwitch-switch.disabled{color:#bababa;cursor:default}.communitySwitch-switch.collapsed{margin:12px auto}.communitySwitch-switch-arrow{margin-left:6px;width:10px;height:10px;background-image:url(/static/media/arrow_right_blue.33343484.svg)}.communitySwitch-switch-arrow.collapsed{display:none}.communitySwitch-labels{width:200px;height:16px;display:flex;align-items:center;color:#181611}.communitySwitch-counts{height:32px;display:flex;flex-direction:row;align-items:center;margin:24px auto}.communitySwitch-counts.collapsed{display:none}.communitySwitch-counter{font-family:"Heebo",sans-serif;width:80px;height:32px;margin:0 8px;font-weight:700;display:flex;flex-direction:column;align-items:center;text-align:center}.communitySwitch-counter-label{font-size:10px;line-height:13px;color:#93808d;letter-spacing:.04em}.communitySwitch-counter-number{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#1d1d1d}.communitySwitch-label{width:60px;height:14px;margin:0 5px;font-weight:700;font-size:10px;line-height:13px;display:flex;align-items:center;letter-spacing:.04em;color:#7b9eb9}.communitySwitch-activate{cursor:pointer;width:176px;min-width:176px;height:40px;border-radius:10px;border:none;outline:none;margin:0 24px 24px}.communitySwitch-activate-label{font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:23px;align-items:center;text-align:center;letter-spacing:.04em;text-transform:capitalize;margin:auto;background:#7b9eb9;border-radius:10px;color:#fff}.communitySwitch-activate.collapsed{background:#7b9eb9;width:72px;min-width:72px;height:40px;margin:0 0 5px;border-radius:0}.communitySwitch-activate.collapsed button{margin-bottom:0;border-radius:0}.communitySwitch-activate.collapsed button span{font-style:normal;font-weight:700;font-size:13px;line-height:13px;display:flex;align-items:center;justify-content:center;letter-spacing:.04em;color:#fff}.communitySwitch-edit{cursor:pointer;background-color:transparent;border:1.5px solid #7b9eb9;box-sizing:border-box;border-radius:9px;margin:16px 24px 0;width:176px;min-width:176px;height:40px}.communitySwitch-edit-label{font-style:normal;font-weight:700;font-size:16px;line-height:23px;align-items:center;text-align:center;letter-spacing:.04em;text-transform:capitalize;margin:auto;color:#7b9eb9;border-radius:10px}.communitySwitch-edit.collapsed{display:none}.communitySwitch-activities{display:flex;margin:0 24px 24px}.communitySwitch-activities.collapsed{margin:0}.communitySwitch-activities.collapsed button{border-radius:0}.leave-community-popup-confirm{background:#ef7171!important}.community-creation-blocker{position:fixed;top:0;bottom:0;left:0;right:0;padding:24px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#e5e5e5}.community-creation-blocker .logo{width:53px;height:48px;-webkit-mask:url(/static/media/logo.632fffe9.svg) no-repeat;mask:url(/static/media/logo.632fffe9.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#7b9eb9}.community-creation-blocker h2,.community-creation-blocker h3{width:100%;text-align:center}.community-creation-blocker h2{font-family:"Lora",serif;font-weight:700;font-size:28px;line-height:38px;letter-spacing:.01em;color:#403e3e;margin:44px 0 16px}.community-creation-blocker h3{font-family:"Heebo",sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#8c8c8c;margin:0}.community-creation-blocker h3:last-of-type{margin:30px 0 50px}.community-creation-blocker img{opacity:.7}.community-creation-blocker .android-app-link{text-decoration:none;width:100%;margin-top:21px}.dashboard{min-height:100vh;height:100vh;padding:0;margin:0;display:flex;font-family:"Heebo",sans-serif}.dashboard-logo{width:64px;height:64px;border-radius:50%;margin-right:16px;object-fit:cover}.dashboard .collapse-arrows-wrapper{position:absolute;right:-12px;cursor:pointer;z-index:0;width:32px;height:32px;top:5px;background:#fff;border-radius:16px;box-shadow:3px 0 10px rgba(0,0,0,.08)}.dashboard .collapse-arrows{transform:rotate(180deg);position:absolute;right:-8px;top:2px;cursor:pointer;z-index:100}.dashboard .collapse-arrows.collapsed{transform:rotate(0);top:9px}.dashboard-panel{position:fixed;top:0;left:0;height:100%;width:224px;background:#edf0f2;z-index:100;box-shadow:2px 0 10px 10px rgba(0,0,0,.03)}@media (max-width:767px){.dashboard-panel{display:none}}.dashboard-panel-collapsed{width:72px}.dashboard-panel-collapsed .dashboard-no-community{margin:8px}.dashboard-panel-collapsed .dashboard-no-community .dashboard-logo{width:40px;height:40px;margin-right:0}.dashboard-panel-container{padding:0 0 10px!important;display:flex;flex-direction:column;align-items:center;background-color:#eff3f6!important}.dashboard-community-info{margin-bottom:10px;width:100%;box-sizing:border-box}.dashboard-nav{margin:0 auto;width:100%;color:#fff;text-align:left;align-items:start;padding-top:0!important}.dashboard-nav-title{padding:0 24px;margin:0 0 8px;font-family:"Heebo",sans-serif;font-size:12px;color:#b8b8b8}.dashboard-navItem{margin:13px auto!important;border-radius:10px!important;width:192px!important;padding:4px!important;min-width:192px;height:40px}.dashboard-navItem-disabled{pointer-events:none}.dashboard-navItem-disabled.dashboard-navItem-collapsed .dashboard-navIcon{pointer-events:none;width:40px!important;height:40px!important}.dashboard-navItem-collapsed .dashboard-navIcon{margin:0 auto;width:40px!important;min-width:40px!important;pointer-events:all}.dashboard-navItem-collapsed.dashboard-navItem{pointer-events:none}.dashboard-navItem-active{background:transparent!important}.dashboard-navItem-active .dashboard-navItem-text{font-weight:700}.dashboard-navItem-active .dashboard-navIcon{background:#d8e1e9}.dashboard-navItem-text{font-family:"Heebo",sans-serif!important;font-style:normal!important;font-size:13px!important;line-height:13px!important;display:flex;align-items:center;color:#1d1d1d}.dashboard-navContainer{width:auto!important}.dashboard-navIcon{margin:0 16px 0 0;padding:0;border-radius:10px;width:40px;height:40px;align-items:center;justify-content:center;min-width:20px!important;position:relative}.dashboard-navIcon .new-mark,.dashboard-navIcon .notification{position:absolute;background:#f6766f}.dashboard-navIcon .notification{width:8px;height:8px;border-radius:50%;top:-4px;right:-4px;overflow:hidden}.dashboard-navIcon .new-mark{font-weight:700;font-size:8px;color:#fff;padding:4px 3px;border-radius:2px;top:-10px;right:-10px}.dashboard-navIcon img{width:20px;height:20px}.dashboard-footerContainer{margin-top:auto;height:100%;display:flex;align-items:flex-end;padding:16px 16px 0}.dashboard-footerContainer.collapsed{padding:16px 0 0}.dashboard-footerContainer.collapsed .progressMenu{left:88px}.dashboard-footer{display:flex;flex-direction:column;align-items:center;width:100%}.dashboard-divider{border:1px solid #d8e1e9;width:192px}.dashboard-divider.collapsed{width:40px;margin-bottom:16px}.dashboard-profile{display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid hsla(0,0%,94.9%,.2)}.dashboard-profile-user{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.dashboard-profile-user-image{width:48px;height:48px;margin-right:8px}.dashboard-profile-user-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.dashboard-profile-user-image.empty{font-size:20px;line-height:26px;font-weight:700;color:#fff;background-color:#95b7bc;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;margin-bottom:8px;z-index:1}.dashboard-profile-user-name{font-family:"Heebo",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:160%;display:flex;align-items:center;color:#1d1d1d}.dashboard-profile-logout{display:flex;align-items:center;font-size:18px;line-height:26px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#b8b8b8!important;cursor:pointer}.dashboard-profile-logout-img{margin-right:12px}.dashboard-profile-logout:hover{text-decoration:underline}.dashboard-profile.collapsed{border:none;padding:0;display:flex;justify-content:center;align-items:center}.dashboard-profile.collapsed .dashboard-profile-user-image{width:40px;height:40px;margin-right:0}.dashboard-profile.collapsed .dashboard-profile-user-image.empty{font-size:18px;line-height:22px}.dashboard-body{width:100%;padding:0 0 0 224px;background-color:#f8f9fa}.dashboard-body-collapsed{padding:0 0 0 72px}.dashboard-body-logout-mobile{width:100%;font-weight:700;font-size:16px;line-height:23px;display:none;color:#e1a077;padding:16px 23px;box-sizing:border-box}@media (max-width:767px){.dashboard-body{padding:0}.dashboard-body-logout-mobile{display:flex;justify-content:flex-end;flex-direction:row;align-items:center}}.dashboard-body-disabled{padding:0}.dashboard-find{cursor:pointer;font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:10px;line-height:18px;display:flex;align-items:center;text-align:center;color:#7b9eb9;margin:8px auto 0}.dashboard-find-arrow{margin-left:6px;width:10px;height:10px;background-image:url(/static/media/arrow_right_blue.33343484.svg)}.dashboard-no-community{margin:16px;padding-bottom:16px;display:flex;align-items:center;width:100%;border-bottom:1px solid #8fadc4}.dashboard-no-community .dashboard-logo{margin-right:10px}.dashboard-no-community>div{width:100%}.dashboard-no-community>div h4{font-size:18px;line-height:28px;font-weight:400;margin:0}.dashboard-no-community>div p{font-weight:700;font-size:16px;line-height:23px;letter-spacing:.05em;text-transform:uppercase;margin:0;display:flex;justify-content:space-between}.dashboard-disabled{display:none}.editCommunity{display:none;justify-content:space-between;align-items:center;font-family:"Heebo",sans-serif;margin-bottom:16px}.editCommunity-status{font-size:16px;line-height:28px;color:#d8e1e9}.editCommunity-icon{margin-right:12px;width:20px;height:20px}.editCommunity-btn{display:flex;align-items:center;color:#fff;cursor:pointer;margin:0;font-size:20px;line-height:28px;letter-spacing:.02em}.editCommunity-btn.collapsed,.editCommunity-btn.collapsed .editCommunity-icon{margin:0 auto}.editCommunity-btn p{margin:0}.editCommunity-btn-img{margin-right:8px}.editCommunity-btn:hover{text-decoration:underline}.dashboardSubscription{margin-bottom:16px}.dashboardSubscription-activate{width:100%;height:40px;border:0;text-transform:uppercase;outline:none;cursor:pointer;background:#f09761;border-radius:30px;display:flex;justify-content:center;align-items:center}.dashboardSubscription-activate:hover{text-decoration:none!important}.dashboardSubscription-activate-text{font-family:"Lora",serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;text-transform:uppercase;color:#fff;display:flex;align-items:center;justify-content:center}.dashboardSubscription-activate-text:after{content:"";background:url(/static/media/right_arrow_white.8ea9b05e.svg) no-repeat 100%;width:16px;height:16px;margin-left:10px}.dashboardSubscription-activate.collapsed{background:hsla(0,0%,100%,.15);border-radius:0;height:16px}.dashboardSubscription-activate.collapsed .dashboardSubscription-activate-text{font-family:"Heebo",sans-serif;font-style:normal;font-weight:500;font-size:10px;line-height:28px;letter-spacing:.03em}.dashboardSubscription-activate.collapsed .dashboardSubscription-activate-text:after{content:none}.responsive-btn{cursor:pointer}.responsive-btn-close,.responsive-btn-open{margin-right:17px;margin-bottom:2px}.responsive-closed,.responsive-opened{font-family:"Heebo",sans-serif;display:none;align-items:center}.responsive-closed-text,.responsive-opened-text{font-weight:700;font-size:20px;letter-spacing:.02em;margin:0}.responsive-closed{position:absolute;left:24px;top:24px}.responsive-closed-text{color:#1d1d1d}.responsive-opened{width:256px;margin-bottom:24px!important}.responsive-opened-text{color:#fff}@media screen and (max-width:1200px){.dashboard-body-disabled{padding:0}.dashboard-logoContainer,.dashboard-nav-title{display:none}.responsive,.responsive-closed-visible,.responsive-opened{display:flex}}@media screen and (max-width:768px){.dashboard-nav{width:100%}.dashboard-body-opened{box-sizing:border-box}}.general-settings-wrapper{padding:0 40px 40px}.general-settings-wrapper .community-appearance-wrapper{border-bottom:1px solid #dad2d0;padding-bottom:50px;margin-bottom:60px}.general-settings-wrapper .left-side,.general-settings-wrapper .right-side{flex:50% 1}.general-settings-wrapper .left-side{margin-right:48px}.general-settings-wrapper .communityDialogEdit-item{margin-top:16px}.general-settings-wrapper .communityDialogEdit-item .timeZonePicker{display:inline-block;width:100%}.general-settings-wrapper .communityDialogEdit-item .timeZonePicker-label{z-index:1;font-size:13px;line-height:20px;color:#bababa!important;font-family:"Heebo",sans-serif;top:0;transform:translate(0) scale(1)!important;margin-top:8px}.general-settings-wrapper .communityDialogEdit-visibility{margin-top:24px}.general-settings-wrapper .communityDialogEdit-visibility .switch-control-thumb{background:#7b9eb9}.general-settings-wrapper .communityDialogEdit-visibility .communityDialogEdit-title{font-size:13px;line-height:20px;color:#bababa;margin:0 0 6px 16px}.general-settings-wrapper .communityDialogEdit-verified{margin:40px 0 0 3px}.general-settings-wrapper .communityDialogEdit-invitation .communityDialogEdit-invitation-description{margin:0 0 6px 16px}.general-settings-wrapper .image-selector-wrapper{min-width:344px;min-height:232px}.general-settings-wrapper .image-selector-wrapper .imageUpload{position:relative;overflow:visible}.general-settings-wrapper .image-selector-wrapper .imageUpload .imageUpload-select{min-height:232px;background-image:url(/static/media/default-image-upload.b8d43830.svg)!important}.general-settings-wrapper .image-selector-wrapper .imageUpload .imageUpload-select .imageUpload-select-icon{display:none}.general-settings-wrapper .image-selector-wrapper .imageUpload .imageUpload-after-wrapper{display:block}.general-settings-wrapper .image-selector-wrapper .imageUpload-uploaded{width:300px;margin:0 auto}.general-settings-wrapper .image-selector-wrapper .imageUpload-uploaded .imageUpload-uploaded-options{display:none}.general-settings-wrapper .image-selector-wrapper .image-information-wrapper{margin-bottom:16px;position:absolute;bottom:-70px}.general-settings-wrapper .image-selector-wrapper .image-information-wrapper .image-information-title{font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:23px;display:flex;align-items:center;letter-spacing:.04em;text-transform:capitalize;color:#7b9eb9;margin-bottom:8px}.general-settings-wrapper .image-selector-wrapper .image-information-wrapper .image-information-text{font-family:"Heebo",sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.general-settings-wrapper .communitySelect .searchSelect-title{font-size:13px;line-height:20px;color:#bababa!important;margin-left:16px;transform:translate(0) scale(1)!important;font-family:"Heebo",sans-serif;margin-top:8px}.general-settings-wrapper .settings-community-website{position:relative}.general-settings-wrapper .settings-community-website button{background:url(/static/media/copy_icon.c273e184.svg) no-repeat 100%;position:absolute;right:18px;transform:translateY(-50%);width:24px;height:24px;border:none;outline:none;top:60px;cursor:pointer}.general-settings-wrapper .settings-community-website input{max-width:90%}.general-settings-wrapper .google-analytics-block{width:856px;font-size:14px;line-height:160%;color:#181611}.general-settings-wrapper .google-analytics-block p{margin:0 0 24px}.general-settings-wrapper .google-analytics-block input{width:372px;box-sizing:border-box}.delete-community-button{background-color:#ef7171!important}.appearance-favicon{position:relative;display:flex;flex-direction:row;justify-content:flex-start}.appearance-favicon-placeholder{position:absolute;top:11px;left:70px;width:16px;height:16px}.appearance-favicon-select{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-left:64px}.appearance-favicon-select-replace{color:#ef7171;margin-left:24px}.appearance-favicon-select-replace:before{content:"";background:url(/static/media/ic_remove.1ab61c60.svg) no-repeat 100%;position:absolute;width:24px;height:24px;left:-7px;top:-2px}.appearance-favicon-select .imageUpload{width:auto;height:auto;background:none;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#7b9eb9}.appearance-favicon-select-description{font-family:"Heebo";font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.appearance-details{display:flex}.appearance-details .styledTextArea label+.text-field{margin-top:16px!important}.appearance-details .left-side,.appearance-details .right-side{flex:50% 1}.appearance-details .left-side{margin-right:48px}.appearance-details .radio-button-wrapper{margin-top:24px;margin-bottom:16px}.appearance-details .radio-button-wrapper .radio-button-title{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;color:#382e35}.appearance-details .radio-button-wrapper .radio-options{flex-direction:row}.appearance-details .radio-button-wrapper .radio-options .MuiFormControlLabel-root{width:150px}.appearance-details .radio-button-wrapper .radio-options .styledRadio-icon{height:43px;width:43px;background:url(/static/media/radio.8d57493d.svg);background-repeat:no-repeat;background-size:auto;border-radius:0;background-color:none}.appearance-details .radio-button-wrapper .radio-options .styledRadio-icon.styledRadio-checkedIcon{background:url(/static/media/selected-radio.e7e7cb3d.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.appearance-details .image-selector-wrapper{min-width:344px;min-height:145px}.appearance-details .image-selector-wrapper .imageUpload{position:relative;overflow:visible}.appearance-details .image-selector-wrapper .imageUpload .imageUpload-select{min-height:145px;background-image:url(/static/media/default-image-upload.b8d43830.svg)!important}.appearance-details .image-selector-wrapper .imageUpload .imageUpload-select .imageUpload-select-icon{display:none}.appearance-details .image-selector-wrapper .label-error{margin-top:16px;color:#ef7171;font-size:13px;line-height:20px}.appearance-details .image-selector-wrapper .imageUpload-uploaded{width:145px;margin:0 auto}.appearance-details .image-selector-wrapper .imageUpload-uploaded .imageUpload-uploaded-options{display:none}.appearance-details .image-selector-wrapper .image-information-wrapper .image-information-title{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:130%;display:flex;align-items:center;color:#181611;margin-bottom:16px}.appearance-details .image-selector-wrapper .image-choose-wrapper{margin-bottom:16px;position:absolute;bottom:-70px}.appearance-details .image-selector-wrapper .image-choose-wrapper .image-choose-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;display:flex;align-items:center;letter-spacing:.04em;text-transform:capitalize;color:#7b9eb9}.appearance-details .image-selector-wrapper .image-choose-wrapper .image-choose-title.replace{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#7b9eb9;left:20px}.appearance-details .image-selector-wrapper .replace-button-wrapper{margin-top:24px}.appearance-details .image-selector-wrapper .replace-button-wrapper button{border:none;background:none;outline:none;display:flex;align-items:center;position:relative;cursor:pointer}.appearance-details .image-selector-wrapper .replace-button-wrapper button span{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#ef7171;margin-left:40px}.appearance-details .image-selector-wrapper .replace-button-wrapper button:before{content:" ";background:url(/static/media/ic_remove.1ab61c60.svg) no-repeat 100%;position:absolute;transform:translateY(-50%);width:24px;height:24px;border:none;outline:none;top:10px}.appearance-details .color-picker-wrapper{margin-bottom:24px}.appearance-details .color-picker-wrapper .color-picker-title{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:130%;display:flex;align-items:center;color:#181611}.appearance-details .color-picker-wrapper .color-picker-input{display:flex;align-items:center;justify-content:center}.appearance-details .color-picker-wrapper label{display:none}.appearance-details .color-picker-wrapper .colorpicker-wrap{margin-top:16px;margin-left:16px}.appearance-details .color-picker-wrapper .colorpicker-wrap .colorpicker{background:none;width:64px;height:40px;padding:0}.appearance-details .color-picker-wrapper .colorpicker-wrap .colorpicker .colorpicker-selectedColor{width:100%;height:100%;border-radius:0}.appearance-details .color-picker-wrapper .colorpicker-wrap .colorpicker .arrow-container{display:none}.appearance-page{display:flex}.appearance-page .left-side,.appearance-page .right-side{flex:50% 1}.appearance-page .left-side{margin-right:48px}.appearance-page .styledTextArea label+.text-field{margin-top:16px!important}.appearance-page .landingSettings-domain{position:relative}.appearance-page .landingSettings-domain .subdomain-value{position:absolute;right:30px;top:62px;font-size:18px;font-family:Heebo}.appearance-page .landingSettings-domain .domain-settings-information-text{font-family:Heebo;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.appearance-page .landingSettings-domain .domain-settings-copy-link.right-side{margin-top:62px}.appearance-page .landingSettings-domain .domain-settings-copy-link button{width:210px;display:flex;justify-content:space-between;border:none;background:none;outline:none;cursor:pointer;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#7b9eb9;margin-left:30px}.appearance-page .landingSettings-domain .domain-settings-copy-link button.disabled{pointer-events:none;color:#bababa}.appearance-page .landingSettings-domain .domain-settings-copy-link button img{width:20px;height:20px}.appearance-page .landingSettings-domain label{display:none}.appearance-page .landingSettings-domain input{max-width:60%}.appearance-links{display:flex;margin-top:-24px}.appearance-links .left-side,.appearance-links .right-side{flex:50% 1}.appearance-links .left-side{margin-right:48px}.appearance-links .links-list{margin-bottom:24px}.appearance-links .links-list .link-item{display:flex;align-items:center;justify-content:center}.appearance-links .links-list .link-item .link-number{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:130%;display:flex;align-items:center;margin-right:8px;margin-top:16px}.appearance-links .links-list .link-item .link-item-input{width:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative}.appearance-links .links-list .link-item .link-item-input .label-error{position:absolute;color:#ef7171;font-size:13px;line-height:20px;bottom:-20px}.appearance-links .links-list .link-item button{background:url(/static/media/ic_remove.1ab61c60.svg) no-repeat 100%;transform:translateY(-50%);width:24px;height:24px;border:none;outline:none;cursor:pointer;display:flex;align-items:center;margin-top:35px}.appearance-links .links-list .link-item label{display:none}.appearance-links .links-button-wrapper button{margin-top:35px;border:none;background:none;outline:none;display:flex;align-items:center;position:relative;cursor:pointer}.appearance-links .links-button-wrapper button span{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#7b9eb9;margin-left:40px}.appearance-links .links-button-wrapper button:before{content:" ";background:url(/static/media/add-navigation-link.b79fb05e.svg) no-repeat 100%;position:absolute;transform:translateY(-50%);width:24px;height:24px;border:none;outline:none;top:10px}.landing-settings-wrapper{padding:0 40px 40px;min-width:800px}.landing-settings-wrapper .appearance-item{font-family:Heebo;font-style:normal;display:flex;flex-direction:column;border-bottom:1px solid #dad2d0;padding-bottom:50px;margin-bottom:60px}.landing-settings-wrapper .appearance-item.lastItem{border-bottom:none}.landing-settings-wrapper .appearance-item-title{font-weight:500;font-size:18px;line-height:24px;display:flex;align-items:center;color:#181611;width:300px;padding-bottom:24px}.landing-settings-wrapper .appearance-item .settings-block-divider{margin-bottom:24px}.landing-settings-wrapper .appearance-item-description{font-family:"Heebo";font-style:normal;font-weight:400;font-size:13px;line-height:20px;margin-bottom:24px}.settings-block-divider{width:112px;border-bottom:5px solid #eee6e4}.subscription-banner-wrapper{height:470px;position:relative;margin:64px auto 0;overflow-y:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.subscription-banner-wrapper img{right:0;bottom:0;object-fit:cover;width:100%;height:100%}.subscription-banner-wrapper .banner-information-wrapper{position:absolute;margin:0 auto;text-align:center}.subscription-banner-wrapper .banner-information-wrapper .badge{width:120px;background:#d8e1e9;border-radius:14px;padding:2px 12px;font-family:Heebo;font-style:normal;font-weight:700;font-size:14px;line-height:20px;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#7b9eb9;margin:0 auto 24px}.subscription-banner-wrapper .banner-information-wrapper .banner-title{font-family:Lora;font-style:normal;font-weight:700;font-size:32px;line-height:140%;text-align:center;color:#372e35;margin-bottom:16px}.subscription-banner-wrapper .banner-information-wrapper .banner-description{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#372e35;margin-bottom:40px}.subscription-banner-wrapper .banner-information-wrapper .orange-button{background:#e1a077;border-radius:9px;width:180px;padding:8px;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto;cursor:pointer;text-decoration:none}.early-adopters_title{font-family:Lora;font-size:28px;font-weight:700;line-height:26px;letter-spacing:0;text-align:left}.early-adopters_description{font-family:Heebo;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;margin-top:32px}.early-adopters_img{display:flex;margin:32px 0;width:100%;justify-content:center}.subscription-details-wrapper{display:flex;flex-direction:column;align-items:center}.subscription-details-wrapper .subscription-detail-information{background:#fff;border-radius:10px;padding:24px;box-shadow:3px 0 10px rgba(0,0,0,.08);width:680px}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper{display:flex}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper{display:flex;flex:60% 1;align-content:center;flex-direction:column}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .title-information{display:flex;margin-bottom:12px}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .title-information .plan-title{font-family:"Lora";font-style:normal;font-weight:700;font-size:24px;line-height:26px;max-width:220px}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .title-information .badge{display:flex;justify-content:center;width:97px;border-radius:14px;margin:0 16px;font-family:"Heebo";font-style:normal;font-weight:700;font-size:12px;line-height:20px;text-align:center;letter-spacing:1px;align-items:center;height:24px;text-transform:uppercase}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .title-information .badge.trialing{color:#e1a077;background:#fcf0e9}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .title-information .badge.canceled,.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .title-information .badge.incomplete,.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .title-information .badge.past_due,.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .title-information .badge.paused{background:rgba(239,113,113,.3);color:#eb5757}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .subscription-dates{font-family:"Heebo";font-style:normal;font-weight:500;font-size:13px;line-height:20px;display:flex;align-items:center;text-align:right;color:#8c8c8c}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-title-wrapper .subscription-dates span{margin-left:8px}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper{display:flex;flex:40% 1;justify-content:flex-end}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .blue-button{background:#7b9eb9;border-radius:9px;font-family:"Heebo";padding:8px;margin-right:8px;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#fff;outline:none;border:none;width:208px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .blue-button:disabled{background-color:#8c8c8c;cursor:not-allowed}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .subscription-wrapper-actions{position:relative;width:40px;height:40px}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .subscription-wrapper-actions .three-dots-button{width:40px;height:40px;background:#eff3f6;border-radius:9px;display:flex;align-items:center;justify-content:center;transform:rotate(90deg);cursor:pointer}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .subscription-wrapper-actions .three-dots-button .dot{width:4px;height:4px;background:#7b9eb9;margin:2px}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .subscription-wrapper-actions .stripe-buttons-wrapper{z-index:1;display:flex;flex-direction:column;visibility:hidden;opacity:0;transition-duration:1s;transition-property:opacity,visibility;transition-delay:0s;width:255px;position:absolute;top:50px;right:0;font-style:normal;font-weight:700;font-size:16px;line-height:23px;align-items:center;letter-spacing:.04em;text-transform:capitalize;background:#fff;box-shadow:0 4px 13px rgba(0,0,0,.15);border-radius:20px}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .subscription-wrapper-actions .stripe-buttons-wrapper .move-to-stripe{padding:24px;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;display:flex;align-items:center;letter-spacing:.04em;text-transform:capitalize;color:#7b9eb9;cursor:pointer;border-bottom:1px solid #e8e8e8}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .subscription-wrapper-actions .stripe-buttons-wrapper .move-to-stripe:last-child{border:none}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .subscription-wrapper-actions .stripe-buttons-wrapper .move-to-stripe.cancel{color:#ef7171}.subscription-details-wrapper .subscription-detail-information .header-information-wrapper .plan-actions-wrapper .subscription-wrapper-actions:hover .stripe-buttons-wrapper{visibility:visible;opacity:1}.subscription-details-wrapper .subscription-detail-information .header-border{background:#e8e8e8;height:1px;display:block;margin:16px -24px 24px}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar{margin:50px 0 40px}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar .total{height:20px;background-color:#e8e8e8;border-radius:8px;padding:4px;box-sizing:border-box;position:relative}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar .total .tip{width:100%;display:flex;justify-content:space-between;font-family:Heebo;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#181611;margin-top:12px}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar .total .used{height:12px;background-color:#7b9eb9;position:relative;border-radius:4px 0 0 4px}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar .total .used .tooltip{display:inline-block;padding:2px 10px;position:absolute;top:-43px;left:100%;transform:translateX(-50%);color:#fff;background-color:#7b9eb9;border-radius:6px;font-size:13px;line-height:20px}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar .total .used .tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%) scaleX(.6);border:9px solid transparent;border-top-color:#7b9eb9}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar .total .used.reached{border-radius:4px}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar.warning .used,.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar.warning .used .tooltip{background-color:#ef7171}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .used-time-progress-bar.warning .used .tooltip:after{border-top-color:#ef7171}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .content-description{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#000}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information{margin-top:24px;padding:16px 24px;background:#f3f3f3;border-radius:10px;display:flex}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information .mau-information-wrapper{display:flex;flex:50% 1;flex-direction:column;border-right:2px solid #e8e8e8}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information .mau-information-wrapper.warning .block-title,.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information .mau-information-wrapper.warning .block-value{color:#ef7171}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information .reset-date-wrapper{display:flex;flex:50% 1;flex-direction:column;margin-left:35px}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information .reset-date-wrapper.canceled .block-title,.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information .reset-date-wrapper.canceled .block-value{color:#fc0303}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information .block-title{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:150%;display:flex;align-items:center;color:#000}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .current-subscription-information .block-value{font-family:Heebo;font-style:normal;font-size:16px;line-height:150%;display:flex;align-items:center;color:#000;font-weight:700}.subscription-details-wrapper .subscription-detail-information .subscription-content-wrapper .warning-message{font-size:16px;line-height:24px;color:#8c8c8c;letter-spacing:.03em}.subscription-details-wrapper .early-adopters{width:728px;margin-top:24px;padding:20px;box-sizing:border-box}.subscription-details-wrapper .mau-information-tooltip-wrapper{width:680px;background:#eff3f6;border-radius:10px;margin-top:16px;padding:24px}.subscription-details-wrapper .mau-information-tooltip-wrapper .information-title-wrapper{display:flex;align-items:center;margin-bottom:16px}.subscription-details-wrapper .mau-information-tooltip-wrapper .information-title-wrapper span{font-family:Heebo;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#181611;margin-left:10px}.subscription-details-wrapper .mau-information-tooltip-wrapper .information-description-wrapper{font-family:Heebo;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#181611}.subscription-details-wrapper .no-subscription{min-height:calc(100vh - 704px);margin-bottom:40px;display:flex;justify-content:center;flex-direction:row;align-items:center}.subscription-details-wrapper .no-subscription-inner{width:680px;height:97px;border-radius:10px;background-color:#fff;display:flex;justify-content:space-between;flex-direction:row;align-items:center;font-family:"Lora",serif;font-weight:700;font-size:24px;line-height:26px;color:#000;padding:24px;box-sizing:border-box}.payment-details-wrapper{box-sizing:border-box}.payment-details-wrapper .payment-information-wrapper{display:flex}.payment-details-wrapper .payment-information-wrapper .main-content-wrapper{margin:0 130px;width:630px}.payment-details-wrapper .payment-information-wrapper .right-sidebar-content-wrapper{margin-top:-24px;width:430px}.testimonials-wrapper .testimonial{display:flex;padding:24px}.testimonials-wrapper .testimonial img{width:48px;height:48px;margin-right:16px}.testimonials-wrapper .testimonial .person .person-name{font-family:Lora;font-style:normal;font-weight:700;font-size:18px;line-height:26px;color:rgba(0,0,0,.87)}.testimonials-wrapper .testimonial .person .person-company{font-family:Heebo;font-style:normal;font-weight:400;font-size:13px;line-height:24px;color:#93808d;margin-bottom:5px}.testimonials-wrapper .testimonial .person .person-quote{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:#403e3e}.testimonials-wrapper .testimonial:nth-child(2n){margin-left:24px}.faq-wrapper .faq-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:18px;line-height:26px;color:#181611;margin-bottom:24px}.faq-wrapper .faq-content{margin-top:32px}.faq-wrapper .faq-content .faq-item{margin-bottom:24px}.faq-wrapper .faq-content .faq-item .item-title{display:flex;align-items:center;margin-bottom:24px}.faq-wrapper .faq-content .faq-item .item-title img{margin-right:20px}.faq-wrapper .faq-content .faq-item .item-title span{font-family:Lora;font-style:normal;font-weight:500;font-size:22px;line-height:24px;color:#000}.faq-wrapper .faq-content .faq-item .item-content{margin-top:8px;margin-left:44px;font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#403e3e}.mau-slider-wrapper{margin-top:40px;margin-bottom:16px}.mau-slider-wrapper .mau-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:160%;display:flex;align-items:center;color:#181611;margin-bottom:16px}.mau-slider-wrapper .mau-description{margin-bottom:40px}.mau-slider-wrapper .total-price-wrapper{display:flex;flex-direction:column;margin-top:-10px}.mau-slider-wrapper .total-price-wrapper .pricing{display:flex;width:280px;justify-content:space-between}.mau-slider-wrapper .total-price-wrapper .pricing .total-price-title{font-family:Lora;font-style:normal;font-weight:700;font-size:24px;line-height:38px;display:flex;align-items:center;color:#1d1d1d;margin-right:24px}.mau-slider-wrapper .total-price-wrapper .pricing .total-price-value{font-family:Lora;font-style:normal;font-weight:700;font-size:48px;line-height:62px;text-align:right;color:#181611}.mau-slider-wrapper .total-price-wrapper .payment-details{margin-top:18px}.mau-slider-wrapper .total-price-wrapper .payment-details .payment-item{display:flex;justify-content:space-between}.mau-slider-wrapper .total-price-wrapper .payment-details .payment-item span{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;text-align:right;color:#8c8c8c}.mau-slider-wrapper .total-price-wrapper .payment-details .payment-item span:first-child{width:140px}.switch-control span.label{display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:400;line-height:24px;padding:0 15px}.switch-control-root{display:inline-flex;height:40px;padding:0;border-radius:20px;position:relative;overflow:hidden;cursor:pointer}.switch-control-base{width:50%;top:0;right:0;position:absolute;transition:left .15s cubic-bezier(.4,0,.2,1) 0ms,transform .15s cubic-bezier(.4,0,.2,1) 0ms;-webkit-user-select:none;-ms-user-select:none;user-select:none}.switch-control-checked{transform:translateX(-100%)}.switch-control-label{display:flex}.switch-control-track{display:flex;width:100%;background-color:#d8e1e9;-webkit-user-select:none;-ms-user-select:none;user-select:none}.switch-control-track span{width:calc(50% - 30px);color:#7b9eb9}.switch-control-thumb{width:100%;height:40px;border-radius:20px;position:relative;background-color:#f09761;color:#fff}.disabled .switch-control-thumb{background-color:#b8b8b8}.edit-subscription-wrapper{margin-bottom:80px}.edit-subscription-wrapper .edit-subscription-title{font-family:Lora;font-style:normal;font-weight:700;font-size:28px;line-height:26px;color:#181611}.edit-subscription-wrapper .annual-settings-wrapper{margin-top:32px;margin-bottom:32px;display:flex;justify-content:space-between}.edit-subscription-wrapper .annual-settings-wrapper .annual-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:18px;line-height:140%;display:flex;align-items:center;color:#181611}.edit-subscription-wrapper .annual-settings-wrapper .switcher-wrapper{width:214px;display:flex;align-items:center;justify-content:space-between}.edit-subscription-wrapper .annual-settings-wrapper .switcher-wrapper .MuiFormControlLabel-root{margin:0}.edit-subscription-wrapper .annual-settings-wrapper .switcher-customLabel{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.edit-subscription-wrapper .switch-control-root{width:100%;margin-bottom:24px}.edit-subscription-wrapper .subscription-description{margin-bottom:32px}.edit-subscription-wrapper .plans-wrapper .plan-wrapper{display:flex;flex-direction:column;margin-bottom:32px;width:100%}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-title-wrapper{display:flex}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-title-wrapper .plan-title{font-family:Lora;font-style:normal;font-weight:700;font-size:24px;line-height:38px;display:flex;align-items:center;color:#1d1d1d;margin-left:16px}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-title-wrapper .plan-title .label{margin-left:8px;background:#01a712;border-radius:2px;padding:4px 3px;color:#f8f9fa;font-family:Heebo;font-weight:500;font-size:11px;line-height:100%;text-transform:uppercase}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper{margin-top:8px;display:flex;margin-left:58px;justify-content:space-between}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-description{width:320px}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-description .description{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-description .pricing-page-link{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;display:flex;align-items:center;letter-spacing:.04em;text-transform:capitalize;color:#7b9eb9;margin-top:8px;text-decoration:none}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-pricing-wrapper{display:flex}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-pricing-wrapper .plan-price{font-family:Lora;font-style:normal;font-weight:700;font-size:38px;line-height:62px;color:#181611}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-pricing-wrapper .plan-price-details{position:relative}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-pricing-wrapper .plan-price-details .month{font-family:Heebo;font-style:normal;font-weight:700;font-size:20px;line-height:26px;color:#372e35;margin-top:25px}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-pricing-wrapper .plan-price-details .month.discount{margin-top:0}.edit-subscription-wrapper .plans-wrapper .plan-wrapper .plan-description-wrapper .plan-pricing-wrapper .plan-price-details .discount-badge{background:#ef7171;border-radius:2px;padding:4px 3px;font-family:Heebo;font-style:normal;font-weight:500;font-size:11px;line-height:100%;text-transform:uppercase;color:#f8f9fa;text-align:center}.edit-subscription-wrapper .mau-wrapper{margin-left:44px}.edit-subscription-wrapper .pricing-summary{margin:26px 0 0 44px;display:flex;justify-content:space-between}.edit-subscription-wrapper .pricing-summary .mau-summary-wrapper{width:280px}.edit-subscription-wrapper .pricing-summary .mau-summary-wrapper .more-mau-users{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;align-items:center;color:#000}.edit-subscription-wrapper .pricing-summary .mau-summary-wrapper .mau-switch{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;align-items:center;letter-spacing:.04em;text-transform:capitalize;color:#7b9eb9;display:inline-block;cursor:pointer}.edit-subscription-wrapper .pricing-summary .total-price-wrapper{display:flex;flex-direction:column;margin-top:-10px}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .pricing{display:flex;width:300px;justify-content:space-between}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .pricing .total-price-title{font-family:Lora;font-style:normal;font-weight:700;font-size:24px;line-height:38px;display:flex;align-items:center;justify-content:flex-end;color:#1d1d1d}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .pricing .total-price-title:first-child{width:140px}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .pricing .total-price-title.overLimit{margin:0 0 0 auto}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .pricing .total-price-value{font-family:Lora;font-style:normal;font-weight:700;font-size:48px;line-height:62px;text-align:right;color:#181611}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .payment-details{margin-top:18px}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .payment-details .payment-item{display:flex;justify-content:space-between}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .payment-details .payment-item span{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;justify-content:flex-end;color:#8c8c8c}.edit-subscription-wrapper .pricing-summary .total-price-wrapper .payment-details .payment-item span:first-child{width:140px}.edit-subscription-wrapper .submit-button-wrapper{margin-top:16px;margin-left:44px;flex-direction:column;display:flex}.edit-subscription-wrapper .submit-button-wrapper .get-started-button{margin-top:24px;background:#e1a077;border-radius:9px;outline:none;border:none;padding:8px;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#fff;cursor:pointer}.edit-subscription-wrapper .submit-button-wrapper .get-started-button.contact-us{background:#7b9eb9}.edit-subscription-wrapper .submit-button-wrapper .get-started-button.disabled{background:#bababa;pointer-events:none}.edit-subscription-wrapper .submit-button-wrapper .error-message{margin-top:16px;font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;text-align:center;color:#ef7171}.settings-block{display:flex;flex-direction:column}.settings-block-bottom-divider{border-bottom:1px solid #dad2d0;padding-bottom:50px;margin-bottom:60px}.settings-block-title{font-family:"Heebo",sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:24px;max-width:100%}.settings-block-description,.settings-block-title{display:flex;align-items:center;color:#181611;padding-bottom:24px}.settings-block-description{font-size:14px;line-height:160%;max-width:530px}.settings-block .settings-block-divider{margin-bottom:32px}.settings-block .settings-block-content{display:flex}.pollCreation-content-textField{margin-top:24px}.pollCreation-content-textField .text-field{min-height:88px;display:flex;justify-content:flex-start;flex-direction:row;align-items:flex-start}.pollCreation-content .optionsList-item{display:flex;flex-direction:row;margin-top:28px;position:relative}.pollCreation-content .optionsList-item .label-error{position:absolute;color:#ef7171;font-size:13px;align-self:flex-end;bottom:-20px;right:35px}.pollCreation-content .optionsList-item button{background:none;border:none;outline:none;cursor:pointer;display:flex;align-items:center;margin:20px 0 0 5px}.confirmDeletePollTemplateBtn{background:#ef7171!important}.pollTemplate{width:100%;background-color:#eff3f6;border-radius:10px;margin-bottom:16px;padding:24px 0 0;box-sizing:border-box}.pollTemplate-title{padding:0 24px;margin-bottom:10px}.pollTemplate-title-label{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.pollTemplate-title-label img{margin:0 9px;cursor:pointer}.pollTemplate-title-label-text{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.pollTemplate-title-text{font-style:normal;font-weight:700;font-size:16px;line-height:26px;color:#181611}.pollTemplate-question{padding:0 24px;margin-bottom:10px}.pollTemplate-question-label{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.pollTemplate-question-text{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611}.pollTemplate-settings{padding:0 24px;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;margin-bottom:35px}.pollTemplate-settings-multipleAnswers,.pollTemplate-settings-showResults{display:flex;justify-content:center;flex-direction:row;align-items:center;background-color:#e1a077;border-radius:9px;height:24px;margin-right:6px;padding:0 8px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#fff}.pollTemplate-options{background-color:#e4ebf0;border-radius:0 0 10px 10px;padding:15px 24px}.pollTemplate-options-item{margin-top:10px}.pollTemplate-options-item-label{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.pollTemplate-options-item-text{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#181611}.announcementCreation-template .announcement-form{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;width:432px;margin-top:26px}.announcementCreation-template .announcement-form-row{width:100%;margin-bottom:16px;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611}.announcementCreation-template .announcement-form-row .label{margin:-16px 0 6px 16px}.announcementCreation-template .announcement-form-row .custom-text-field-counter,.announcementCreation-template .announcement-form-row .label{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#bababa}.announcementCreation-template .announcement-form-row .dropDown-optionsList,.announcementCreation-template .announcement-form-row .dropDown-selectedName{font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#181611}.confirmDeleteAnnouncementTemplateBtn{background:#ef7171!important}.announcementTemplate{width:100%;background-color:#eff3f6;border-radius:10px;margin-bottom:16px;padding:24px 0 0;box-sizing:border-box}.announcementTemplate-title{padding:0 24px;margin-bottom:10px}.announcementTemplate-title-label{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.announcementTemplate-title-label img{margin:0 9px;cursor:pointer}.announcementTemplate-title-label-text{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.announcementTemplate-title-text{font-style:normal;font-weight:700;font-size:16px;line-height:26px;color:#181611}.announcementTemplate-description{padding:0 24px;margin-bottom:10px}.announcementTemplate-description-label{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.announcementTemplate-description-text{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611}.announcementTemplate-type{padding:0 24px;margin:14px 0}.announcementTemplate-type-content{display:flex;justify-content:center;flex-direction:row;align-items:center;border-radius:9px;padding:2px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#fff;background-color:#e1a077}.announcementTemplate-button{padding:10px 24px;margin:20px 0 0;background-color:#e4ebf0;border-radius:0 0 10px 10px}.announcementTemplate-button-link-label,.announcementTemplate-button-text-label{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.announcementTemplate-button-link-content,.announcementTemplate-button-text-content{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#181611}.announcementTemplate-button-link{margin-top:10px}.announcementTemplate-button-link-content{color:#7b9eb9}.templates{display:flex;justify-content:center;flex-direction:column;align-items:flex-start;max-width:624px}.templates-title{font-style:normal;font-weight:700;font-size:16px;line-height:26px;color:#181611;margin-bottom:16px}.templates-description{font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#1d1d1d;margin-bottom:16px}.templates-learnMore{text-transform:none;font-style:normal;font-weight:700;font-size:13px;line-height:13px;position:relative;padding-left:25px}.templates-learnMore:before{content:"";-webkit-mask:url(/static/media/link2.f1139134.svg) no-repeat;mask:url(/static/media/link2.f1139134.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#7b9eb9;left:0;width:16px;height:16px;position:absolute;transform:rotate(77deg) skew(-14deg)}.templates .switch-control-thumb{background-color:#7b9eb9}.templates-type-description{font-style:normal;font-weight:400;font-size:14px;line-height:140%;color:#1d1d1d;margin-top:24px;height:40px}.templates-add{justify-content:center;flex-direction:row;height:72px;background-color:#f8f4f3;border:1px solid #dcc7c2;border-radius:10px;font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#93808d;cursor:pointer}.templates-add,.templates-content{display:flex;align-items:center;width:100%;margin-top:16px}.templates-content{justify-content:flex-start;flex-direction:column}.templates-creationDialog .styledDialog-container .styledDialog-text{background-color:#f8f9fa;box-shadow:0 4px 8px rgba(0,0,0,.05);padding:24px}.templates-creationDialog .styledDialog-container .styledDialog-text-title{color:#7b9eb9;margin:0;height:24px;display:flex;justify-content:flex-start;flex-direction:row;align-items:center}.templates-creationDialog .styledDialog-container .styledDialog-text-divider{display:none}.templates-creationDialog .styledDialog-container .defaultButtons{background-color:#f8f9fa;padding-top:24px}.templates-creationDialog .styledDialog-container .defaultButtons-cancel{border:2px solid #7b9eb9;border-radius:9px;width:112px}.templates-creationDialog .pollCreation-content{width:432px;margin:10px 0}.templates-creationDialog .pollCreation-content-textField .custom-text-field-counter,.templates-creationDialog .pollCreation-content-titleField .custom-text-field-counter{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#bababa}.templates-creationDialog .pollCreation-content-checkControl{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611;margin:24px 0 0 4px}.templates-creationDialog .pollCreation-content .optionsList-addOption{color:#7b9eb9}.community-settings-wrapper{margin-top:90px}.community-settings-wrapper.subscriptionAttention{margin-top:120px}.community-settings-wrapper .settings-header.active .header-title{position:relative;margin-left:32px}.community-settings-wrapper .settings-header.active .header-title:before{content:"";background-image:url(/static/media/chevron-right.2c69f621.svg);width:12px;height:22px;background-repeat:no-repeat;position:absolute;left:-32px;top:6px;transform:rotate(180deg)}.community-settings-wrapper .settings-content-wrapper{padding-top:40px;display:flex;justify-content:center;background:#f8f9fa;margin-top:2px}.community-settings-wrapper .settings-content-wrapper .navigation-wrapper .navigation-item{width:736px;height:80px;left:0;top:0;background:#d8e1e9;border-radius:8px;display:flex;align-items:center;margin-bottom:16px;cursor:pointer}.community-settings-wrapper .settings-content-wrapper .navigation-wrapper .navigation-item .title{margin-left:24px;font-family:Heebo;font-style:normal;font-weight:700;font-size:18px;line-height:26px;display:flex;align-items:center;color:#382e35;flex:85 1}.community-settings-wrapper .settings-content-wrapper .navigation-wrapper .navigation-item .chevron{background-image:url(/static/media/chevron-right.2c69f621.svg);width:24px;height:24px;background-repeat:no-repeat;margin-right:24px}.community-settings-wrapper .dashboard-body-collapsed{width:calc(100% - 72px)}.dashboard-body-overflow .community-settings-wrapper .header{box-shadow:0 4px 20px 10px rgba(0,0,0,.1)}.createEventCard{width:368px;height:272px;background:#fff;box-shadow:0 2px 4px 1px rgba(0,0,0,.11);border-radius:10px;margin-right:25px;color:#241c22}.createEventCard:hover .createEventCard__frontCard{display:none}.createEventCard:hover .createEventCard__backCard{display:flex}.createEventCard__backCard,.createEventCard__frontCard{display:flex;justify-content:center;flex-direction:column;align-items:center;height:272px;position:relative}.createEventCard__backCard .cardBadge,.createEventCard__frontCard .cardBadge{display:flex;justify-content:center;flex-direction:row;align-items:center;position:absolute;right:0;top:0;margin:10px;width:81px;height:16px;background-color:#e1a077;border-radius:2px;font-style:normal;font-weight:700;font-size:8px;line-height:100%;color:#fff}.createEventCard__backCard .cardTitle,.createEventCard__frontCard .cardTitle{display:flex;justify-content:center;flex-direction:row;align-items:center;height:64px;font-style:normal;font-weight:700;font-size:22px;line-height:26px}.createEventCard__backCard .cardDescription,.createEventCard__frontCard .cardDescription{text-align:center;margin-top:10px;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.createEventCard__backCard .cardAction,.createEventCard__frontCard .cardAction{display:flex;justify-content:center;flex-direction:row;align-items:center;margin-top:30px}.createEventCard__backCard img,.createEventCard__frontCard img{width:368px;height:211px}.createEventCard__backCard{display:none}.createEventCard--disabledCard{filter:grayscale(80%);color:#8c8c8c}.createEventCard--disabledMeeting{color:#8c8c8c}.createEventCard--disabledMeeting .createEventCard__backCard .cardDescription,.createEventCard--disabledMeeting .createEventCard__backCard .cardTitle,.createEventCard--disabledMeeting .createEventCard__backCard img,.createEventCard--disabledMeeting .createEventCard__frontCard .cardDescription,.createEventCard--disabledMeeting .createEventCard__frontCard .cardTitle,.createEventCard--disabledMeeting .createEventCard__frontCard img{filter:grayscale(80%);color:#8c8c8c}.event-scope-options{width:100%;padding:0 24px;box-sizing:border-box;margin:-20px 0 20px}.meeting-records{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:-14px 0 24px;max-height:310px;overflow-y:scroll}.meeting-records-date{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;color:#181611;margin-bottom:8px}.meeting-records-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:436px;min-height:41px;background:#eff3f6;border-radius:8px;margin:0 0 8px;cursor:pointer;text-decoration:none}.meeting-records-item-name{display:flex;align-items:center;font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611}.meeting-records-item-name img{margin:0 13px}.meeting-records-item-duration{margin-right:16px;font-family:Heebo;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#93808d}.styledDialog-body{width:480px}.three-dots-popup{background:url(/static/media/dots.7b9c5299.svg);width:24px;height:24px;margin-left:14px;position:relative}.three-dots-popup-wrapper{display:flex;flex-direction:column;visibility:hidden;opacity:0;transition-duration:.3s;transition-property:opacity,visibility;transition-delay:0s;width:136px;position:absolute;top:30px;right:0;background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.08);border-radius:20px;font-style:normal;font-weight:700;font-size:16px;line-height:23px;align-items:center;letter-spacing:.04em;text-transform:capitalize;z-index:1}.three-dots-popup:hover{background:url(/static/media/dots-highlighted.427de483.svg);cursor:pointer}.three-dots-popup:hover .three-dots-popup-wrapper{visibility:visible;opacity:1}.meetingRoomCard{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;width:560px;height:96px;background-color:#eff3f6;border-radius:10px;cursor:pointer;margin-top:26px}.meetingRoomCard-img{justify-content:center;width:64px;height:64px;background:#fff;border-radius:50%;flex-shrink:0}.meetingRoomCard-img,.meetingRoomCard-name{display:flex;flex-direction:row;align-items:center;margin-left:24px}.meetingRoomCard-name{justify-content:flex-start;height:48px;font-family:Heebo;font-style:normal;font-weight:400;font-size:20px;line-height:34px}.meetingRoomCard-actions{margin-left:auto;margin-right:10px}.meetingRoomCard-actions .three-dots-popup-wrapper{background:#fff;box-shadow:0 4px 13px rgba(0,0,0,.15);border-radius:20px}.meetingRoomCard-actions .three-dots-popup-wrapper .copyUrl,.meetingRoomCard-actions .three-dots-popup-wrapper .delete,.meetingRoomCard-actions .three-dots-popup-wrapper .duplicate,.meetingRoomCard-actions .three-dots-popup-wrapper .edit,.meetingRoomCard-actions .three-dots-popup-wrapper .recordings{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;color:#7b9eb9;margin:16px 24px}.meetingRoomCard-actions .three-dots-popup-wrapper .delete{color:#ef7171}.meetingRoomCard-actions .three-dots-popup-wrapper .divider{width:88px;height:0;border:1px solid #e8e8e8}.meetingRoomCard-labels{height:100%;margin:0 10px;display:flex;justify-content:center center column;flex-direction:row;align-items:center}.meetingRoomCard-labels .label{font-size:13px;line-height:20px;padding:2px 8px;height:24px;border-radius:9px;display:flex;align-items:center}.meetingRoomCard-labels .label.draft{background:#e8e8e8;color:#8c8c8c}.planInfo{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;width:472px;height:40px;border-radius:10px;padding:4px;margin:20px 0 0 56px}.planInfo-timeLeft{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin-left:34px}.planInfo-timeLeft span{font-weight:700}.styledLink .content-cards-item{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;width:560px;height:112px;background:#fff;box-shadow:0 2px 4px 1px rgba(0,0,0,.11);border-radius:10px;text-transform:none}.styledLink .content-cards-item-img{display:flex;justify-content:center;flex-direction:row;align-items:center;width:64px;height:64px;border-radius:50%;background-color:#eff3f6;margin-left:24px}.styledLink .content-cards-item-info{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;margin-left:24px}.styledLink .content-cards-item-info-title{width:384px;height:24px;font-family:Heebo;font-style:normal;font-weight:700;font-size:22px;line-height:26px;color:#241c22;margin-bottom:8px}.styledLink .content-cards-item-info-description{width:384px;font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#241c22;opacity:.9}.communityDashboardWrapper{width:100%;background-color:#f8f9fa;display:flex;flex-direction:column;align-items:center}.communityDashboardWrapper .communityDashboard{max-width:1144px;width:100%;margin:42px auto;padding-bottom:140px}.communityDashboardWrapper .communityDashboard__presentCard{display:flex;justify-content:center;flex-direction:column;align-items:flex-start;width:100%;height:252px;padding:40px 56px 28px;border-radius:10px;background-image:url(/static/media/community_dashboard_presentCard.4e5e79e7.png);background-size:1140px;background-repeat:no-repeat;background-position:0}.communityDashboardWrapper .communityDashboard__presentCard .communityName{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;font-family:Lora;font-style:normal;font-weight:700;font-size:46px;line-height:130%;color:#181611;width:600px;height:100%}.communityDashboardWrapper .communityDashboard__presentCard .description{display:flex;justify-content:flex-start;flex-direction:row;align-items:flex-start;font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611;margin-top:16px;width:600px;height:100%}.communityDashboardWrapper .communityDashboard__createCards{width:100%;margin-top:40px}.communityDashboardWrapper .communityDashboard__createCards .title{font-family:Heebo;font-style:normal;font-weight:700;font-size:22px;line-height:26px;color:#000;margin-bottom:16px}.communityDashboardWrapper .communityDashboard__createCards .cards{display:flex;justify-content:flex-start;flex-direction:row;align-items:center}.communityDashboardWrapper .communityDashboard__personalMeetings{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.communityDashboardWrapper .communityDashboard__personalMeetings .title{font-family:Heebo;font-style:normal;font-weight:700;font-size:22px;line-height:26px;color:#241c22;margin:56px 0 0}.communityDashboardWrapper .communityDashboard__personalMeetings .meetings{width:100%;display:flex;justify-content:space-between;flex-direction:row;align-items:center;flex-wrap:wrap}.communityDashboardWrapper .communityDashboard__personalMeetings .addNewRoom button{margin-top:35px;border:none;background:none;outline:none;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;position:relative;cursor:pointer}.communityDashboardWrapper .communityDashboard__personalMeetings .addNewRoom button span{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;color:#7b9eb9;margin-left:40px}.communityDashboardWrapper .communityDashboard__personalMeetings .addNewRoom button:before{content:" ";background:url(/static/media/add-navigation-link.b79fb05e.svg) no-repeat 100%;position:absolute;transform:translateY(-50%);width:24px;height:24px;border:none;outline:none;top:10px}.communityDashboardWrapper .communityDashboard__personalMeetings--disabledCard{filter:grayscale(80%)}.communityDashboardWrapper .communityDashboard__personalMeetings--disabledCard .addNewRoom button,.communityDashboardWrapper .communityDashboard__personalMeetings--disabledCard .meetingRoomCard{cursor:not-allowed}.communityDashboardWrapper .communityDashboard__engagements{width:100%}.communityDashboardWrapper .communityDashboard__engagements .title{font-family:Heebo;font-style:normal;font-weight:700;font-size:22px;line-height:26px;color:#1d1d1d;margin:64px 0 24px}.communityDashboardWrapper .communityDashboard__engagements .content{display:flex;justify-content:space-between;flex-direction:row;align-items:flex-start}.communityDashboardWrapper .communityDashboard__engagements .content__cards{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;height:368px}.communityDashboardWrapper .communityDashboard__engagements .content__video{display:flex;justify-content:center;flex-direction:row;align-items:center;width:560px;height:368px}.communityDashboardWrapper.subscriptionAttention .attentionBanner-wrapper{position:-webkit-sticky;position:sticky;top:5px;padding:0 24px;box-sizing:border-box;width:100%;z-index:1}.communityDashboardWrapper.subscriptionAttention .communityDashboard-wrapper{margin-top:-5px}.analyticsTitle{position:relative;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;font-family:"Lora";font-style:normal;font-weight:700;font-size:30px;line-height:26px;margin:48px 0 26px}.analyticsTitle-info{border-radius:50%;margin-left:10px}.analyticsTitle-info-card{display:none;justify-content:center;align-items:center;font-family:"Heebo";font-style:normal;font-weight:400;font-size:16px;line-height:24px;position:absolute;width:426px;height:64px;padding:8px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;text-align:center;left:123px;top:42px;z-index:1}.analyticsTitle-info:hover{cursor:pointer}.analyticsTitle-info:hover .analyticsTitle-info-card{display:flex}.table{justify-content:flex-start;flex-direction:column;border-radius:10px;overflow:hidden}.table,.table-data{display:flex;align-items:center;width:100%}.table-data{height:56px;justify-content:space-around;flex-direction:row;border-top:2px solid #f3f3f3;background-color:#fff}.table-data:first-child{background-color:#d8e1e9;border:none;color:#7b9eb9;font-weight:500}.table-data-number{width:40px;margin-left:30px}.table-data-date{width:150px}.table-data-time{width:180px}.table-data-name{width:480px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}.table-data-type{margin:0 32px;width:100px;text-align:center}.table-data-type.event{background-color:#f8f4f3;color:#ccaca6;border-radius:8px}.table-data-type.meeting{background-color:#eff3f6;color:#7b9eb9;border-radius:8px}.table-data-attenders{width:168px}.reports{width:100%}.reports-item{width:1144px;height:56px;background:#fff;border-radius:8px;margin-bottom:8px;padding:0 24px;justify-content:space-between;box-sizing:border-box}.reports-item,.reports-item-file{display:flex;flex-direction:row;align-items:center}.reports-item-file{justify-content:center;font-family:"Heebo";font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611}.reports-item-file img{margin-right:14px}.reports-item-action{color:#7b9eb9;font-family:"Heebo";font-style:normal;font-weight:700;font-size:16px;line-height:24px;cursor:pointer}.analytics{width:100%;background-color:#f8f9fa;display:flex;justify-content:center;flex-direction:column;align-items:center;box-sizing:border-box;padding:48px 0}.analytics-welcomeCard{width:1142px;box-sizing:border-box;height:320px;padding:40px 56px 28px;border-radius:10px;background-image:url(/static/media/analytics_welcome_card.63439a6f.png);background-size:1140px;background-repeat:no-repeat}.analytics-welcomeCard-title{color:#181611;font-family:"Lora";font-style:normal;font-weight:700;font-size:46px;width:483px;margin-bottom:16px}.analytics-welcomeCard-description{width:568px;font-family:"Heebo";font-style:normal;font-weight:400;font-size:16px;line-height:24px;margin-bottom:24px}.analytics-welcomeCard-range{display:flex;justify-content:space-between;flex-direction:row;align-items:center;position:relative;width:464px}.analytics-welcomeCard-range .dropDown-optionsList{border-radius:10px}.analytics-welcomeCard-range .dropDown-option{padding:9px 16px}.analytics-welcomeCard-range .dropDown-option:hover{background-color:#eff3f6;color:#000;color:initial}.analytics-welcomeCard-range .dropDown-selectedOpt{color:#7b9eb9}.analytics-welcomeCard-range-picker{display:flex;flex-wrap:wrap;justify-content:flex-end;position:absolute;width:518px;height:350px;top:50px;box-shadow:0 0 2px #bababa;border-radius:10px;background:#fff;z-index:1}.analytics-welcomeCard-range-picker-control{display:flex;justify-content:space-between;width:244px;margin:0 16px 16px 0}.analytics-welcomeCard-range-picker .rdrDateRangeWrapper{position:relative;width:516px;border-radius:10px}.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonthAndYearWrapper{position:absolute;width:100%;height:40px;padding:0}.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonthAndYearPickers{display:none}.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrMonthName{text-align:center}.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrDay .rdrDayEndPreview,.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrDay .rdrDayInPreview,.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrDay .rdrDayStartPreview{height:27px;width:34px;top:3px;left:0}.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrDay .rdrEndEdge,.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrDay .rdrInRange,.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrDay .rdrStartEdge{height:28px;width:34px;top:4px;left:1px}.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrDayToday span{color:#e1a077;font-size:14px}.analytics-welcomeCard-range-picker .rdrDateRangeWrapper .rdrMonths .rdrDayToday span:after{background:none;border:1px solid #e1a077;border-radius:24px;height:26px;width:34px;top:-1px;left:18px;z-index:1}.analytics-engagement{width:1142px}.analytics-engagement-note{font-weight:400;font-size:16px;margin-bottom:30px}.analytics-engagement-note span{font-weight:700}.analytics-engagement-chart{display:flex;justify-content:center;flex-direction:row;align-items:flex-end;width:100%;height:374px;background:#fff;border-radius:10px}.analytics-members{width:1142px;display:flex;justify-content:space-between;flex-direction:row;align-items:center}.analytics-members-new,.analytics-members-returning{width:557px}.analytics-members-new-chart,.analytics-members-returning-chart{height:286px;background:#fff;border-radius:10px;display:flex;justify-content:center;flex-direction:row;align-items:flex-end}.analytics-reports,.analytics-topList{width:1142px;display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.container-global{width:100vw;height:100vh;position:fixed;justify-content:center}.container,.container-global{display:flex;align-items:center}.container{width:1024px;min-height:472px;background-color:#382e35;box-shadow:0 6px 30px 10px rgba(0,0,0,.3);border-radius:20px}.step1,.step2,.step3,.step4{display:flex;flex-direction:row;width:100%}.step1 .info-block,.step2 .info-block,.step3 .info-block,.step4 .info-block{margin:0 56px 0 8px}.step1 .info-block .overflow-block,.step2 .info-block .overflow-block,.step3 .info-block .overflow-block,.step4 .info-block .overflow-block{overflow:hidden;border-top-left-radius:10px;border-bottom-left-radius:15px;width:100%;height:100%}.step1 .content-block,.step2 .content-block,.step3 .content-block,.step4 .content-block{padding:56px 59px 48px 0;word-break:break-word;display:flex;flex-direction:column;justify-content:space-between;width:100%}.step1 .content-block .text-block,.step2 .content-block .text-block,.step3 .content-block .text-block,.step4 .content-block .text-block{font-family:"Heebo",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}.step1 .content-block .text-block .title,.step2 .content-block .text-block .title,.step3 .content-block .text-block .title,.step4 .content-block .text-block .title{font-weight:700;font-size:28px;line-height:38px;margin-bottom:16px}.switchers{display:flex;flex-direction:row}.switchers .step{width:8px;height:8px;padding:0;margin-right:8px;border-radius:20px;border:0;outline:none;background-color:#7e6677;cursor:pointer}.switchers .step.active{background-color:#e1a077}.actions button.back-btn{margin-right:16px}.profile-block{display:flex;align-items:center;background:#382e35;overflow:hidden;box-sizing:border-box;margin-bottom:17px;background:#7e6677;border-radius:12px;height:72px;padding:0 10px}.profile-block-name{margin-right:8px;font-size:16px;line-height:24px;color:#fff;width:100%}.profile-block-user{width:67px;height:52px;box-sizing:border-box;margin-right:14px}.profile-block-user img{object-fit:cover}.profile-block-user img,.profile-block .initials{width:100%;height:100%;border-radius:50%;overflow:hidden}.profile-block .initials img{width:100%;height:100%;object-fit:cover}.profile-block .initials .fallback{font-weight:700;font-size:16px;line-height:26px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;text-transform:uppercase}.anonymous-block{margin-top:16px}.anonymous-block .dropDown,.anonymous-block .styledInput,.anonymous-block .text-field{border-radius:20px}.anonymous-block .styledTextArea label+.text-field{margin:38px 0 24px!important;background:#7e6677;color:#fff}.anonymous-block .styledTextArea label+.text-field:-ms-input-placeholder{color:#fff;opacity:.2}.anonymous-block .styledTextArea label+.text-field::placeholder{color:#fff;opacity:.2}.anonymous-block .styledCheckBox-icon.withBorder{background:hsla(0,0%,100%,.1);border-color:#eee3e1}.anonymous-block .square-text-field .text-label{margin-left:0;color:#fff!important}.anonymous-block .square-text-field .text-label,.anonymous-block label span{font-family:"Heebo",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.event-general-step-header .copy-link{margin-top:20px}.event-general-step-header .copy-link p{font-weight:700}.event-general-step-content .top-block{display:flex;justify-content:center}.event-general-step-content .top-block-main{width:384px;flex-shrink:0;border-right:1px solid #eee6e4;padding-right:16px}.event-general-step-content .top-block-main .subject{margin-bottom:0}.event-general-step-content .top-block-image{display:flex;flex-direction:column;align-items:center;padding-left:16px;font-size:12px;line-height:18px}.event-general-step-content .top-block-image .upgrade-subscription{margin-top:18px}.event-general-step-content .top-block-image h3{margin:0}.event-general-step-content .top-block-image .help{font-size:13px;line-height:20px;margin:5px 0 13px}.event-general-step-content .top-block-image .image{width:208px;height:128px;background-color:#f8f4f3;border-radius:10px;overflow:hidden}.event-general-step-content .top-block-image .image .imageUpload-uploaded-options{top:8px;right:8px}.event-general-step-content .top-block-image .image .editIcons-add,.event-general-step-content .top-block-image .image .editIcons-edit{display:none}.event-general-step-content .top-block-image .image .editIcons-delete{background-color:#828282;border-radius:50%;opacity:.5}.event-general-step-content .field{margin-bottom:16px}.event-general-step-content .label{font-size:13px;line-height:20px;color:#bababa;margin:0;align-self:flex-start}.event-general-step-content .event-section{padding-top:24px;border-top:1px solid #eee6e4;margin-top:24px}.event-general-step-content .event-section-label{margin:0 0 20px}.event-general-step-content .event-section .MuiFormControlLabel-root{margin-left:-9px}.event-general-step-content .event-section .MuiFormControlLabel-root .MuiFormControlLabel-label{-webkit-user-select:none;-ms-user-select:none;user-select:none}.event-general-step-content .event-section .styledCheckBox-icon{background-color:#eff3f6}.event-general-step-content .event-section .custom-switch{margin:16px 0 0 9px}.event-general-step-content .event-dates .pickers{display:flex}.event-general-step-content .event-dates .pickers .datePicker-wrapper{width:144px;flex-shrink:0}.event-general-step-content .event-dates .pickers .timePicker-wrapper{margin-left:16px;width:112px;flex-shrink:0}.event-general-step-content .event-dates .pickers .helper-text{font-size:13px;line-height:20px;display:flex;justify-content:center;align-items:center;align-self:flex-end;color:#ef7171;margin:0 0 10px 16px}.event-general-step-content .event-repeat{margin-top:36px;display:flex;justify-content:center;align-items:center;justify-content:flex-start}.event-general-step-content .event-repeat-options{display:flex;justify-content:center;align-items:center;position:relative}.event-general-step-content .event-repeat-options .label{font-size:13px;line-height:20px;position:absolute;top:-24px;left:16px}.event-general-step-content .event-repeat-options .dropDown-optionsList{border-radius:10px;max-height:280px}.event-general-step-content .event-repeat-options .dropDown-option{padding:9px 16px}.event-general-step-content .event-repeat-options .dropDown-option:hover{background-color:#eff3f6;color:#000;color:initial}.event-general-step-content .event-repeat-options .dropDown-selectedOpt{color:#7b9eb9}.event-general-step-content .event-repeat .custom-text{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;align-self:center;margin-left:16px;font-size:14px;line-height:20px;color:#181611}.event-general-step-content .event-repeat .custom-text-ends,.event-general-step-content .event-repeat .custom-text-repeat{margin:0}.event-general-step .class-room-configuration-wrapper{margin-top:32px}.event-general-step .class-room-configuration-wrapper .class-room-member-count-wrapper{border-top:1px solid #eee6e4;border-bottom:1px solid #eee6e4;padding:24px 0}.event-general-step .class-room-configuration-wrapper .class-room-member-count-wrapper .class-room-section-label{margin-bottom:16px}.event-general-step .class-room-configuration-wrapper .class-room-meeting-settings-wrapper{display:flex;flex-direction:column}.event-general-step .class-room-configuration-wrapper .class-room-meeting-settings-wrapper .class-room-section-label{margin-top:24px}.event-general-step .class-room-configuration-wrapper .class-room-meeting-settings-wrapper .settings-item{margin-top:16px}.event-general-step .landingPage-settings{margin-top:30px;padding-top:24px;border-top:1px solid #eee6e4}.event-general-step .landingPage-settings-checkBox{margin-top:16px}.previewPlatformTour{margin-bottom:24px}.renameGreeterTitle{display:flex;flex-direction:column;padding:0 24px 24px;box-sizing:border-box;width:100%}.renameGreeterTitle-description{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#1d1d1d;margin-bottom:20px}.renameGreeterTitle-description.variantBrown{color:#c9c0c6}.renameGreeterTitle-form{width:100%}.renameGreeterTitle-form .text-label{font-size:13px;font-weight:700;letter-spacing:.04em;margin-left:0}.renameGreeterTitle-form .text-field{border-radius:20px;background:#f5f5f5}.renameGreeterTitle-form .text-field input{font-size:16px;line-height:24px;color:#181611}.renameGreeterTitle-form.variantBrown .text-field{background:#282025}.renameGreeterTitle-form.variantBrown .text-field input{color:#d8e1e9}.event-team-step-header{display:flex;align-items:center;justify-content:space-between}.event-team-step-header p{margin:0}.event-team-step-header .lamp-link{display:inline-block;width:18px;height:24px;-webkit-mask:url(/static/media/lamp.63febcad.svg) no-repeat;mask:url(/static/media/lamp.63febcad.svg) no-repeat;background-color:#93808d}.event-team-step-content:focus-visible{outline:none}.event-team-step-content .team .greeter{display:flex;align-items:center;justify-content:space-between}.event-team-step-content .team .greeter-name{display:flex;align-items:center;justify-content:flex-start}.event-team-step-content .team .greeter-name-title{font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#93808d;margin-left:8px}.event-team-step-content .team .greeter-is-admin{padding-top:2px}.event-team-step-content .team .greeter-is-admin label{cursor:pointer;margin-right:10px}.event-team-step-content .team .add-member{height:72px;background:#f8f4f3;border:1px solid #dcc7c2;border-radius:10px;font-size:16px;font-weight:700;line-height:23px;letter-spacing:.04em;color:#93808d;text-transform:none}.event-team-step-content .greeter-message{padding-top:24px;border-top:2px solid #eee6e4;margin-top:24px;position:relative}.event-team-step-content .greeter-message .helper-text{font-family:"Heebo",sans-serif;font-size:13px;line-height:20px;color:#ef7171;position:absolute;top:100%;right:0;bottom:0;padding:0;margin:0;text-align:right}.event-team-step-content .hostNotes{border-top:1px solid #eee6e4;margin-top:32px;width:100%;min-height:300px}.event-team-step-content .hostNotes-info{margin:32px 0 0;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#1d1d1d}.event-team-step-content .hostNotes-label{margin:30px 0 6px 16px;font-size:12px;color:#93808d}.event-team-step-content .hostNotes-helperText{font-family:Heebo;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#ef7171}.event-team-step-content .hostNotes .rdw-editor-wrapper{margin-top:4px;color:#181611;background:#f3f3f3;border-radius:10px}.event-team-step-content .hostNotes .rdw-editor-wrapper .rdw-editor-toolbar{padding:0;border-radius:10px 10px 0 0}.event-team-step-content .hostNotes .rdw-editor-wrapper .rdw-editor-toolbar .rdw-option-wrapper{background:none;border:none}.event-team-step-content .hostNotes .rdw-editor-wrapper .rdw-editor-toolbar .rdw-inline-wrapper,.event-team-step-content .hostNotes .rdw-editor-wrapper .rdw-editor-toolbar .rdw-list-wrapper{margin:5px 0}.event-team-step-content .hostNotes .rdw-editor-wrapper .rdw-editor-main{font-style:normal;font-weight:400;font-size:14px;line-height:20px;padding:15px;min-height:180px}.event-team-step-content .hostNotes .rdw-editor-wrapper .rdw-editor-main .public-DraftStyleDefault-block{margin:0}.event-team-step-content .empty-greeters{margin:65px 0 72px;text-align:center}.event-team-step-content .empty-greeters .message{color:#e0e0e0;font-size:18px;font-weight:700}.event-team-step-content .empty-greeters .empty-add-member{text-transform:none;line-height:23px;letter-spacing:.04em}.styledRadio:hover{background-color:unset!important}.styledRadio-icon{width:24px;height:24px;border-radius:50%;background:#fff;background-image:url(/static/media/radio_icon.457bfb8a.svg)}.styledRadio-checkedIcon{background-image:url(/static/media/radio_icon_checked.e18a55dd.svg)}.square-radio{position:relative}.square-radio label{height:80px;background:#f8f4f3;border-radius:10px;margin:0 0 8px;padding:0 16px 0 0;display:flex;justify-content:flex-start;flex-direction:row;align-items:flex-start}.square-radio label span{font-size:14px;line-height:22px}.square-radio label .styledRadio{padding:16px}.square-radio-error{color:#f6766f;font-size:12px;line-height:20px;letter-spacing:.02em;position:absolute;bottom:-20px;right:0;margin:0}.event-permissions-step-content .lockEvent-description{color:#181611;margin-bottom:14px}.event-permissions-step-content .lockEvent-additional-label{margin:-5px 0 24px 31px;color:#8c8c8c}.event-permissions-step-content .label{font-size:12px;color:#93808d}.event-permissions-step-content .restrictions-radio .invited{margin-bottom:0}.event-permissions-step-content .restrictions-radio .invited.active{border-radius:10px 10px 0 0;border:1px solid #eee6e4;border-bottom:none}.event-permissions-step-content .restrictions-radio .invited-label{width:100%}.event-permissions-step-content .restrictions-radio .label-heading{padding-top:16px;font-size:16px;line-height:24px;color:#1d1d1d}.event-permissions-step-content .restrictions-radio .label-description{font-size:14px;line-height:160%;color:#1d1d1d;margin:0}.event-permissions-step-content .restrictions-radio .label-container{width:100%;padding-top:16px;display:flex;justify-content:space-between;flex-direction:row;align-items:center}.event-permissions-step-content .restrictions-radio .label-container .label-heading{padding:0}.event-permissions-step-content .attendees{border-radius:0 0 10px 10px;border:1px solid #eee6e4;border-top:none;padding:8px 8px 0}.event-permissions-step-content .attendees .attendee{width:50%;height:56px;background-color:transparent;background-color:initial}.event-permissions-step-content .attendees .attendee:hover{background-color:#f8f4f3}.event-permissions-step-content .attendees .attendee:hover .list-item-controls{display:inline;display:initial}.event-permissions-step-content .attendees .attendee .list-item-controls{display:none}.stream-preview{display:grid;height:100vh;width:100vw;position:fixed;z-index:2;top:0;left:0;grid-template-columns:auto 376px 96px;grid-template-rows:112px auto;grid-template-areas:"header header header" "main chats menu";background-color:#191317}.stream-preview-header{grid-area:header;display:flex;justify-content:flex-end;flex-direction:row;align-items:center;padding:0 20px 0 40px}.stream-preview-header>button{margin-left:24px;letter-spacing:.04em;border-radius:40px;height:48px}.stream-preview-header>button .close{display:inline-block;-webkit-mask:url(/static/media/cross_icon.3c25faab.svg);mask:url(/static/media/cross_icon.3c25faab.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#c9c0c6;width:10px;height:10px;margin-left:15px}.stream-preview-header-el1{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;margin-left:44px;margin-right:auto;height:54px}.stream-preview-header-el1-top{width:267px;height:20px;border-radius:30px;background-color:#c9c0c6;opacity:.4}.stream-preview-header-el1-bottom{width:372px;height:16px;border-radius:30px;background-color:#93808d;opacity:.4}.stream-preview-header-el2{width:48px;height:48px;border-radius:50px;background-color:#93808d;opacity:.4;margin-left:24px}.stream-preview-main{grid-area:main;background-color:#282025;overflow:hidden}.stream-preview-main,.stream-preview-main-auditoriumView{display:flex;justify-content:flex-start;flex-direction:column;align-items:center}.stream-preview-main-auditoriumView{width:704px;margin-top:40px}.stream-preview-main-auditoriumView-rows{display:flex;justify-content:space-between;flex-direction:row;align-items:center;flex-wrap:wrap;margin-top:20px}.stream-preview-main-auditoriumView-rows .row-item img{margin:7px 5px}.stream-preview-main-auditoriumView-rows .row-item.lastItem:last-child{margin:0 auto}.stream-preview-main-auditoriumView-tables{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;flex-wrap:wrap;grid-row-gap:10px;row-gap:10px;grid-column-gap:10px;column-gap:10px;margin-top:40px}.stream-preview-main-auditoriumView-back-img{width:100%;height:400px;border-radius:20px;border:solid #93808d;background-image:url(/static/media/count_down_img.dd19ba76.svg);background-repeat:no-repeat;background-position:bottom left 5%}.stream-preview-main-auditoriumView-slides{border-radius:15px;overflow:hidden;width:100%;height:100%;max-height:380px;max-width:848px;padding-bottom:6px}.stream-preview-main-auditoriumView-slides img{width:100%;height:100%;object-fit:contain}.stream-preview-main-lobbyView{height:100%}.stream-preview-main-lobbyView-tables{margin-top:40px;width:732px}.stream-preview-main-lobbyView-tables img{margin:4px 8px}.stream-preview-main-lobbyView-classrooms{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;margin-top:40px}.stream-preview-main-lobbyView-classrooms img{margin:16px 0}.stream-preview-main-membersCounter{position:absolute;width:174px;height:40px;border-radius:20px 20px 0 0;background-color:#7b9eb9;bottom:0;z-index:3}.stream-preview-main-membersCounter-el1{width:101px;height:15px;border-radius:5px;background-color:#d8e1e9;margin:12.5px auto}.stream-preview-chat{grid-area:chats;flex-direction:column;background-color:#0e0a0c}.stream-preview-chat,.stream-preview-chat-header{display:flex;justify-content:center;align-items:center}.stream-preview-chat-header{width:100%;height:64px;box-sizing:border-box;justify-content:space-between;flex-shrink:0;padding:0 24px;border-bottom:1px solid rgba(147,128,141,.4);box-shadow:0 25px 10px rgba(0,0,0,.5);position:relative;z-index:1}.stream-preview-chat-header>div{background-color:#93808d;opacity:.6;border-radius:5px}.stream-preview-chat-header-el1{width:217px;height:15px}.stream-preview-chat-header-el2{width:15px;height:15px}.stream-preview-chat-main{width:100%;height:100%;max-height:533px;overflow:hidden;padding:0 24px;box-sizing:border-box;position:relative;margin-bottom:15px}.stream-preview-chat-main img{position:absolute;bottom:0}.stream-preview-chat-footer{width:328px;height:48px;margin:auto 0 28px;display:flex;justify-content:center;align-items:center;justify-content:flex-start;flex-shrink:0;background:#382e35;border-radius:20px;padding:0 14px;box-sizing:border-box}.stream-preview-chat-footer>div{height:15px;background-color:#93808d}.stream-preview-chat-footer-el1{width:15px;opacity:.6;border-radius:5px}.stream-preview-chat-footer-el2{width:147px;opacity:.2;margin-left:9px;border-radius:5px}.stream-preview-chat-footer-el3{width:15px;opacity:.6;border:4px solid rgba(111,95,106,.7);border-radius:8px;margin-left:auto}.stream-preview-menu{grid-area:menu;padding:24px 0 14px;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start}.stream-preview-menu-el1{width:20px;height:20px;border-radius:4px;background-color:#93808d;opacity:.4;margin:18px 0}.stream-preview-menu-el1:first-of-type{opacity:.8}.stream-preview-menu-el1:last-of-type{margin-top:auto}.stream-preview-menu-el2{width:100%;height:2px;background-color:#d8e1e9;opacity:.1;margin-top:24px}.altar-video-manager{margin:32px 0 16px}.altar-video-manager .video-in-progress{display:flex;justify-content:center;align-items:center;font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;color:#bababa;position:relative}.altar-video-manager .video-in-progress.error{color:#ef7171}.altar-video-manager .replace-video{border-width:2px!important}.altar-video-manager .altar-video-upload{height:150px;background-color:#eff3f6;border-radius:10px;padding-bottom:27px;box-sizing:border-box}.altar-video-manager .altar-video-upload-inner{height:100%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;color:#7b9eb9;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px}.altar-video-manager .altar-video-upload-inner span{margin-top:17px}.altar-video-manager .altar-video-upload.active{background-color:#d8e1e9}.altar-video-manager .video-status{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;margin:24px 0;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px;color:#181611}.altar-video-manager .video-status .mark{width:24px;height:24px;margin-right:16px;flex-shrink:0}.stream-relay-input{width:100%}.stream-relay-input-wrapper{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:100%}.stream-relay-input-wrapper .disabled-text{color:#181611}.stream-relay-input-wrapper .styledTextArea{width:538px}.stream-relay .stream-relay-input .label{font-size:13px;color:#bababa;margin:18px 0 5px 16px}.stream-relay-social{position:relative;margin-bottom:16px;border-radius:10px;border:1px solid rgba(233,230,232,.5);border-top:56px solid rgba(233,230,232,.5);height:0;padding:0 16px;transition:.2s}.stream-relay-social .stream-relay-social-input{display:flex;justify-content:center;align-items:center;flex-direction:column;visibility:hidden;opacity:0}.stream-relay-social:last-child{margin-bottom:0}.stream-relay-social.open{border:1px solid rgba(233,230,232,.5);border-top:56px solid rgba(233,230,232,.5);height:244px;visibility:visible;opacity:1;padding:16px 16px 24px}.stream-relay-social.open .stream-relay-social-input{visibility:visible;opacity:1;transition:.5s}.stream-relay-social.open .stream-relay-social-link,.stream-relay-social.open .stream-relay-social-success{display:block}.stream-relay-social-switcher{position:absolute;top:-44px;left:0;width:100%;box-sizing:border-box;overflow:hidden;display:flex;justify-content:space-between;align-items:center;padding:0 16px 0 26px}.stream-relay-social .stream-relay-social-link{text-transform:unset;font-weight:700;font-size:13px;line-height:16px;display:none}.stream-relay-social-success{background-color:rgba(117,233,157,.23);color:#219653;border-radius:12px;padding:0 16px;display:none;font-size:13px;line-height:24px}.streaming-statistics{font-family:"Heebo",sans-serif;margin-top:30px}.streaming-statistics h3.sub-header{font-weight:500;font-size:16px;line-height:24px;color:#1d1d1d;text-align:left}.streaming-statistics p{font-size:13px;line-height:20px;color:#191317}.streaming-statistics .limit-reached-header{font-weight:500;font-size:16px;line-height:24px;text-align:center;margin:0 0 -44px;color:#ef7171}.streaming-statistics .used-time-progress-bar{margin:50px 0 15px}.streaming-statistics .used-time-progress-bar .total{height:20px;background-color:#e8e8e8;border-radius:8px;padding:4px;box-sizing:border-box}.streaming-statistics .used-time-progress-bar .total .used{height:12px;background-color:#7b9eb9;position:relative;border-radius:4px 0 0 4px}.streaming-statistics .used-time-progress-bar .total .used .tooltip{display:inline-block;padding:2px 10px;position:absolute;top:-43px;left:100%;transform:translateX(-50%);color:#fff;background-color:#7b9eb9;border-radius:6px;font-size:13px;line-height:20px}.streaming-statistics .used-time-progress-bar .total .used .tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%) scaleX(.6);border:9px solid transparent;border-top-color:#7b9eb9}.streaming-statistics .used-time-progress-bar .total .used.reached{border-radius:4px}.streaming-statistics .used-time-progress-bar.warning .used,.streaming-statistics .used-time-progress-bar.warning .used .tooltip{background-color:#ef7171}.streaming-statistics .used-time-progress-bar.warning .used .tooltip:after{border-top-color:#ef7171}.streaming-statistics .remaining-values{display:flex;justify-content:center;align-items:center;height:64px;background-color:#f3f3f3;border-radius:16px;margin:16px 0}.streaming-statistics .remaining-values div{display:flex;justify-content:center;align-items:center;font-size:16px;line-height:26px;color:#000;width:100%;height:calc(100% - 16px)}.streaming-statistics .remaining-values div:first-of-type{border-right:2px solid #e8e8e8}.streaming-statistics .remaining-values div.warning{color:#ef7171}.streaming-statistics .remaining-values div span{font-weight:500}.streaming-statistics .controls{display:flex;justify-content:center;align-items:center;margin:16px 0 40px}.streaming-statistics .controls .switch-provider{margin-right:16px;flex-shrink:0}.streaming-statistics .controls .buy-hours{letter-spacing:.04em}.stream-relay{margin-top:16px}.stream-relay-section.common{margin-bottom:48px}.stream-relay-section-header{margin:0;font-weight:500;font-size:16px;line-height:24px;color:#1d1d1d}.stream-relay .vimeo-token-section button{margin-left:16px}.stream-relay .vimeo-token-section .vimeo-connect{white-space:nowrap;height:40px;text-transform:capitalize;font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;cursor:pointer;outline:none;padding:0;width:auto;transition:.2s;background:#7b9eb9;color:#fff;border:none;display:flex;align-items:center;justify-content:center;border-radius:10px;letter-spacing:.03em}.stream-provider-details-header{display:flex;flex-direction:row;justify-content:space-between}.stream-provider-details-header .provider-logo{min-width:100px;height:40px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:16px;line-height:23px;color:#403e3e;background:no-repeat 0;background-size:contain}.stream-provider-details-header .provider-logo.facebook{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.youtube{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.youtube_live{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.vimeo_live{background-image:url(/static/media/vimeo_live.853718bd.svg);background-size:200px;min-width:200px}.stream-provider-details-header .provider-logo.vimeo{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.twitch{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.resi{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAjCAMAAAAjW+05AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAC1lBMVEUAAAD/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3///+0R0A3AAAA8HRSTlMAAF/V2JEFGs3vQ3y1DCzh/v35XgOY5GhVVlnCGUJ+RfF6s88bBJzgK1z6YggNAS/jlxjLuA4CgcfIxEt/QXhHYBIc0LILKt+da2P7W5UwILnKQO5JXVpw64VI8ncPFxQKsNIdi+Uxn94pCaPa19PAN/hlItaelIITZCi7cfA77T/JPPV5h/yI56upPvd76hU27G129iYHtwahJbyQ5jNMdU1sYTT0c6YQho/RrDjb825nulIyabbOmlQ1xb8RLa+qmSQuTuLDOVdqxiOlU8wnrehP3Yq02SEWjIOijo1y3D1EwX0fp4BQlpKkqKBROkrZbHMsAAAAAWJLR0TxQr/fwgAAAAlwSFlzAAAXEgAAFxIBZ5/SUgAAAAd0SU1FB+UBBRQ6GK0JtJAAAAVXSURBVEjHpZb7W1RlEMd31FYIsRU285ZhuskdFVhJVMJCI1MT0QURARELEAGjvBRo0CoKoiig5gVvW14BiSBNxbCyrDRvpVaWmt2z90/oO+ecPeeAPTw+7Pxy5p3zzue8Z96ZeV+DQRaibt3vkx4PGYkMLgpRTzdxv7g/7DKaiDzE/0kvT1fZRL0fAcjUp53A4uXtIprI/Cg4fR/r118nAwbC5jbINTbR4+7ADKb28oQPjEPIFTaR55OADB3WAW15Ctbhvq6h/byE8A8ALTBIFs9gZoeMAHukuetsolGhQISFE1lHh0awPD0mUlr3WE7AcV1GgzAeBJ8oZj3TR8m6gdE8nPAs1OdiusommjgJgOeNzPLspaD7xIJH9MJkJOCLXUQj8aZw4k1lf2SFuzCZmN19Gn8q/CWo00fJ7/TyYOi4GXAfTbK7Md575ixbAiyJEmJ2EtQ5JP1C8qi5LCmpDwin1DQ4z0uX5yprmg9TxgLWjC9DfSWT0VnZC3NYFuXOz7N2ylZ+jAbkCzF5sX4m0asFAL5m5KUu6Av1dUaFh6qtJWFJeKfopX7LApYbekZg6hvJ7WYSvQljYRGjaQnUFSuhBL2l61tTsjphU3GJEG8b7KuQePEdyLQa3pMypeincwKmecro0jVr16blYJ/9F3eGLisXwsOQwz0ougM6hKOwTskLTqCK3jI6LMtqtUywI4Zu6ztBbxheWbHRsMlfiKr+7UNtHqm0FB5UL8Qgu0ZGb97CG7RlqxDlUR1yUT+seSdzebIhehs8I9br2ERFldjZZTLZuh3vd+wkFc3GWvQc1BRZJ/rtsu0epACHxe/ZtHdfILSls/Z2W26gWgfOgHe1ZMKi3gNt234ZXYzPiAPUHl0EH7gMO5iBsHsdCuB/CdpVkM87fvgIKdtIW7JhqKvWoWfXw9Igl0nWYaUyDSoaL46ahKkbpTcq6ZLvYSHjfJMy6vs+lQG9DhP3lWK83epkU4zUR4Y2ST/ZD3u96gNyopstbKxuEaJygfVDnleC2AjHMTrONe1Vwia7iiY7F0GRit7fLH28BV2FUj6CduKkFBtGj2k6dWqqN9fOWktxITLHoziyFd0yN3UmbKfjV3oMFx+fVNBgT+PaW+OsAaK2ExLb7QxKB3/p+ETOAEb7V1YmzEAliE838IpWDQnyjGn7TIj6s58jRolziXbGovwUNFhfYHL5MRVN1eckdqjvl5x4X9VoaKdkfE01m4EuOO/mdp4DevQCSmFy3Te2U9wTNPTJXLwck6KxzxySANP5yLx4XOlcOnRoMfrgdP2FZSzFJklKRXaIhgbrElSTjTR20WXVaTXp0JevJLYiRufw50ER7dHm2qsrJHWRrx5dw5n8bZu6k0SRFxWfnO+cH1Qy5BpfT66byXwaATl8w24/YL+eeCAPPjFNe76vw57+oKGBymPSj2qLx8OvUDvINDQX+jgcFD7Y2li+uOHDZu+tfCIZbx5EWYb8JESj5WcdOvgKJ+CNm7dUdnBDFaNvR9+HpjsIScsvlD4P7wsODm51iNxMCryTL1pG2+7C66pVQ3Pz7yEtcmG1Gm/LrzhyS37TqlRFR/OB+buR+vuoob5CxUnqYI4uIByAjfI1AVXpNGX9YRJ3a3RopESYVOhnd6BbDiDrslKZZWq+QEF2h0JuvUZlVdyvnaCltyX7jDKtlyT/WZqndUSKCat3/CUdamRbUVife43oyN+Xk0oSzjXwpcW4O21EvaMidDy6aF6Gj7tN66S1m8Mgjf9oaEq/ZNGhg33j4i7I7TD1XlzckSy+FrbdisyLVppqoG/Uv8dTWIu5F1c26D88Um6E/RzQNgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wMS0wNVQyMDo1ODoyNCswMDowMIOLVAkAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDEtMDVUMjA6NTg6MjQrMDA6MDDy1uy1AAAAAElFTkSuQmCC)}.stream-provider-details-header .provider-logo.castr{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.m3u8{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.dacast{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.churchstreaming{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.streaming_church_tv{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .provider-logo.altar,.stream-provider-details-header .provider-logo.altar_live{background-image:url(data:image/png;base64,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)}.stream-provider-details-header .change-provider{position:relative;display:inline-block;margin-right:10px}.stream-provider-details-header .change-provider:after{content:"";position:absolute;width:20px;height:20px;background:url(/static/media/back_arrow_icon.3ac1df2b.svg) center right 5px no-repeat;transform:rotate(-180deg);z-index:1}.stream-provider-details-content .description{margin-bottom:0}.stream-provider-details-content .description ul{margin:0 0 10px;padding-left:25px}.stream-provider-details-content .label{font-size:12px;color:#93808d;margin:18px 0 5px}.stream-provider-details-content .preview{display:flex;flex-direction:row;height:224px;justify-content:space-between}.stream-provider-details-content .preview-inline{width:328px;border-radius:10px;background:#e8e8e8;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:12px;line-height:18px;color:#b8b8b8}.stream-provider-details-content .preview-inline .play-icon{display:inline-block;width:14px;height:20px;background-color:#b8b8b8;-webkit-mask:url(/static/media/play_icon.dca9035c.svg) center no-repeat;mask:url(/static/media/play_icon.dca9035c.svg) center no-repeat;-webkit-mask-size:cover;mask-size:cover;margin-left:3px}.stream-provider-details-content .preview-inline .play-icon-border{width:48px;height:48px;border-radius:50%;border:1px solid #b8b8b8;box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.stream-provider-details-content .preview-inline .uploading-progress{display:flex;justify-content:center;align-items:center;height:100%;width:100%;flex-direction:column;font-family:"Heebo",sans-serif;font-size:16px;line-height:24px;color:#191317}.stream-provider-details-content .preview-inline .uploading-progress .total{width:256px;height:8px;background-color:#fff;margin:10px 0;border-radius:4px}.stream-provider-details-content .preview-inline .uploading-progress .total .loaded{height:100%;background-color:#e1a077;border-radius:4px}.stream-provider-details-content .preview-inline .uploading-progress .total .loaded.completed{background-color:#44eb9b}.stream-provider-details-content .preview-inline .uploading-progress .percent{color:#8c8c8c}.stream-provider-details-content .preview-inline .altar-video{height:calc(100% - 40px)}.stream-provider-details-content .preview-inline .file-actions{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:40px;width:100%;padding:0 16px;box-sizing:border-box;background-color:#fff;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px;color:#191317;border:1px solid #e8e8e8;border-top:none;border-radius:0 0 10px 10px}.stream-provider-details-content .preview-inline .file-actions .file-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.stream-provider-details-content .preview-inline .file-actions .delete-file{height:15px;width:15px;cursor:pointer}.stream-provider-details-content .preview-inline .file-actions .delete-file.uploading{height:11px;width:11px}.stream-provider-details-content .preview-fullscreen{width:271px}.stream-provider-details .delete-video-alert .styledDialog-text-content{font-size:14px}.stream-provider-details .delete-video-alert .delete-button{background:#ef7171;width:156px;margin-left:40px}.stream-provider-card{width:192px;height:104px;margin:6px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:23px;color:#403e3e;background:#fff no-repeat 50%;border-radius:10px;box-shadow:0 3px 9px rgba(48,48,48,.12)}.stream-provider-card span{text-align:center}.stream-provider-card.facebook{background-image:url(data:image/png;base64,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);background-size:86px}.stream-provider-card.youtube{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAsCAYAAAAgjfcKAAAI8klEQVR4Xu1d0ZWbOhBNCdvB8pPsOF8pwSWkBDp428HSQbYDtoP3OqCElKAStgQ9XZCcYZgRwmFt1uaec08ScyWk0VwkAXa+fCmA//LlIfBH4M/AOvA5sAlsGTtGp/A90C+gLA92gm0k2gKibWjjMfBB9mPHjlWA5Ap8iUm4NLG3RLS984NxKtnPHdsCER01St1V4QdjfGZTWHSBz7K/O7aBYIQq0GuU2qvBD8sVmVi3xhfZbw1hYNpAp7CWWo7D4fBLKQM2UnstPD09/au07xx2su5zQVs3CBJHSaZb5exMEgamkQMFhuT6T2o5wvHfskxkLbXXQmhLp7TvHDpZ97mgLRsktKBSkuiWiSVkdhNPw/p3MlhhhniX2oSqqh6knrGS+muBdoMsQ2jBq5JEt85axkECZpCDBYbPH6UWIMNUtOJSZA2gPUobz6GTdZ8L2rhBOiWBbp2tjINEGJw3OViRtdQCwTivihaGml3SXRK0G2QZ/G3etZqjk3GQCINTy8GKbKUWICPxvn79+kNqtwgy9l3ol9SuDdqqQfzwzEMmz70wuw/J7Cmc1ALGkkzVbhG0G2QKPzx1lolzL5y9siM55ICBMA/XYZaQmsiW67YM2g0yhR9ezZCJcy+sZTwkMklz5DrsMxQN9h8/uW7LyPS1k9q1QRs2CN6rkomzLo9HHy6508+vz9nNMxl3puTGOz58m+jkTMMRjlffvn37ScNep8bfr7lfoU9gkLjs7eMFnhOveK5THdm4++ElP5k467JpvH9/9/7lZXrsunyV8dCg7S3kA0PjAWHHNUAc4BetTkZHxp0ygIYBhmZCeQs6GnCiI6VttMAg+EypE+cfXTiosK1RJ8/bE8dzcYsXp+p0UgW58oxoVz0qGM7+piTOuoRBEpzzvq6nmuuwHQXDACm3e/kDQ2szn0mWidag2r5Yj9Smcz4KbS01kY7ronaJQZyiAxuhK2prTof4GhcgzkkbE1B3QXnOP3H3l3gGwg2SAKNg6SW1l+VoFrBARpKlASZjGSanbbKTymQ4xy9eR6zHTKZbNAgN78XJzyY8GPs9Mm60zLDpC/trGSShba+5P+nGodRhzRAUp2MEUznmeB3hCqZu4pN2Zuo/8rook0w3apBEp3zGqbVT7T/ijVnFmllwvN8/+uE1cJk46zJnkITrGOW3DKgFBF8GMQS338Nox0gsj8ge3CZpwqCoG/10ngTKJNMtGiRePI5Jl0vq04kjSB8bsEqag/EGBOEC6LdiEODy+xPHYpkF6cnT4Zh29efTPRlLMBJJaunkwFM+mR6FtpaayEnfSe8j2PdTaJ2iAxuhK2prTkdi4xxvPEjNpM7MzD/qDxlx7y9M/hKvmZQaJOFyRnE8UDloQYzGUAe2n54jDsYzElISTzMbWJpMt2gQXt+ctvDC1PL6LCP1dyqVpFmfSw2S0HUfvexyPFBz0JLXSP6OlyPlLlgcgMltZjISTwx8LkEeRX211ERO+k6fxCCA1DDWSWOMDdj8qWmAogHdtg2S8Po6rXMdOhmoHEhPdCc/w8CIcp3URDZcN6OtmcZMpjsyyOz58Xfl+EjDtFIzLG2VpFmff2MQbN4fHqZ1rkMnA5UD2ck2ory9a20qSR+oTtGNtJRJpt0gozi9KcdHGqaVmuHcStKsz3MMguXVxz8nKb6LBVhrVUEny+EzRQc2irZTdCMtZZJpN8itG+SyDxA7Gag5kJ3Aia1Sxik6sFG0Vv0nLWWS6Y4M0kldZMM0b8rxkYZppWY4t5I067PEIHhX6/l5WvZj2clAzQHBlUEUPCplnKIDG0XbKbqRljLJtBtk3iDYW9DQfs6JDtzGbV4c/7h9Ro5Fr5pwkH3rcAiogswANIq2U3QjLWWSaTfIvEGW8LoPCj/+Nu4cWxbzYsQr0CSYpCQSQIXJFLWdohtpKZNMu0FuwSCX2YCX8BTMJSA78I3UAlSYTFHbKbqRljLJtBukyCAulp/lZV9WvNwT8lKegrkEZAe+kVqACpMpajEwUjfSUiaZdoMUGeSkmYW/xPdBsPm+3j4jx1rGowRLA0+FyRS1naIbaSmTTHdkkNnz08JxUuHv80fjEo8yHiVYGvg1HhQe2NN5yiTTbpD1DfLx30nfLh9lPEqwNPDxK6FSq76LZZnpsL+LNYLUMNZMY/WnZVX1YGPkIjt8BoPc7a+ayCCVghYa5GB/36BVtOodMv76CmWS6R4MMvNGwzHpyO77JO6kz9z9y4r3+sNxi14z4aCFBiFjoEKCjNpARpLANCW6qB197RRLM6mJdFwH0AKDWDOdnBUzvxd2tkHIiCfIv2Zg1dm/xi5AuuGHfvtL3OrdHidBKgUtN4g6UJFV0oWE+Uc5bg3oRBfZMA3O6xQN6Fh1Sb/EIOqykWuRrAfjW5JgqUECX3idtKxPEy0uONxIGRO3vcBf4k7W9tikAC0FLTQIQPoUDjqUCwn3SzmWWCv1oZzU9UTygtZyLdIpdRYbJLNs7GfG8Gc7c/4lBgFdYDdTZ8vbGOu1+uTi7Ppi1Xmajf19/vxoNQ5lOeg8gxwVfQmdrAvIJagsb1zFJ/WSnUydoi3uj9XWEoNYyWuwYk3sEWexJXUkjuPjL/HAcDtsR51fCDrDIACOK2VydKQMOoDPFf2E379/x/Khlp+TTIChTqt9ndQC+FzRSjbWprrEIDT85I/VrhPl3oeD9P7n6EjGPSRN5S/x4uL16fxfzB4AnWkQ4Gn4+R8MgCwr2ZEcJAHKD7yDOaAz1thOqc9KxE5qAcrscXDVxhKGaSe6EoOkZQ7ZbQPfUj0W2C9MyrKSHVlxR+LEBJJJdSt0/i/NAcSEOyqspNYCBgxXPRrW6lgCtfg3kopvIOeAcwY2sQ4MbhtY8zriFXzU1mQejliX7JOq5cD5+Pm1Pmgx48e1NkoNDe2rU9zinyPNHKCPce7bm2KPNqN+qZ8ACeSHTTuSSSbYZyVmxsbP/H8gO3Ysgh8273jSjtdR/vXDPuW336Z5XGTnh//OGm2ufcH/AbJjx4fBDzMO+MMPhuJEgq7Bo2CVKNuzY8ea+B93jH1GDDk+ggAAAABJRU5ErkJggg==);background-size:110px}.stream-provider-card.youtube_live{background-image:url(data:image/png;base64,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);background-size:70px}.stream-provider-card.vimeo{background-image:url(data:image/png;base64,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);background-size:96px}.stream-provider-card.vimeo_live{background-image:url(/static/media/vimeo_live.853718bd.svg);background-size:200px;position:relative;font-family:"Heebo",sans-serif}.stream-provider-card.vimeo_live .new-label{position:absolute;width:24px;height:16px;right:8px;top:8px;background:#ef7171;border-radius:2px;font-weight:700;font-size:8px;color:#fff;line-height:16px;text-align:center;vertical-align:middle}.stream-provider-card.vimeo_live .description{font-weight:500;font-size:12px;line-height:20px;color:#afc2d1;margin:auto 0 16px}.stream-provider-card.twitch{background-image:url(data:image/png;base64,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)}.stream-provider-card.resi{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAjCAMAAAAjW+05AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAC1lBMVEUAAAD/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3/WF3///+0R0A3AAAA8HRSTlMAAF/V2JEFGs3vQ3y1DCzh/v35XgOY5GhVVlnCGUJ+RfF6s88bBJzgK1z6YggNAS/jlxjLuA4CgcfIxEt/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)}.stream-provider-card.castr{background-image:url(data:image/png;base64,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)}.stream-provider-card.m3u8{background-image:url(data:image/png;base64,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)}.stream-provider-card.dacast{background-image:url(data:image/png;base64,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)}.stream-provider-card.churchstreaming{background-image:url(data:image/png;base64,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)}.stream-provider-card.streaming_church_tv{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABGCAYAAAAHFFAPAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAAAAB3RJTUUH5QgaDCAgInkhpQAAAAFvck5UAc+id5oAACCRSURBVHja7Z13dCTZdZ+/V1WdA7qRw2CAGUzemdnl7uySSy2DKNIrikGyZZFcWomSaMnp0LYsWTzSkexDyQoOSkfJCofHpklJlNekKAb5KHCpTeQOd3Znd/IAGOTYDXTurqr3nv+o7kY3YgMD7JA+unN60KgX6/7eve/e+24VhOM4mjoJhGAb2qm8WksISqUKf/M3z5LJ5HfsE/Qm19Z+fMOT3vClJVJac+rUCA89eBatdUvttd5+nPXl1sHcsaBQKPLrv/E/uH17AsMwDmaYb3JyXZcf/uHv4cJDZ6vAtEqbCcXm5VbzxZ06bXF4AVprlFJIKaur8+9pPUmp0KqRNzsBt3valQS3op7X1KsAwwDD9H5udQ/7f097o9q97TSXu5nv+rYmdd54QtFCFy3Wq9EBqeha737wBZoB/ntaI0N6ArCPtH4BWOsLt2i2t5H+HuBtSRgSzL3KWGuqZN8luHGRCMuP8AUQdYB1w8TW68T9MJnX6/7d9K/3UKeVvjdrU/19HcCe9O3XnuX1Y7V287vptOG75QOff38keDtetoLN+np7wbOV8lbnAghxNxLcGrXce2sGVmN9gbB8nhRvkOD9ot30t5dVsJdxdlFfSMQe9uDdGFoHu3xMH1h+hPHNErF4bUkIc9+NrPV0cAALgbAsT4oPwMjaiy7Yb/1xtySERJjfrAADmJ6K5gAkuCVlqzVK6WbTS4D5jWLVH5AEN6rwAwRYIMyaBL/2cqO1ZrAnyWMPHseoGhCGECyks3z5hRu4Ur3mc9rAIaE27MG7C2TsbHHXAd6tEdXK2MK0vM89kBgpFSePHuI//PPvwjLXxr94dYJnX5nALduIe6ywBeobYQ/eXQy6iUwLLB9CiCYvZ7M1t9Uoe/EIBZ50YJibiINAmD6EqTfMZ5tzrW09d71N/a32fe+62sKF3L/47cGqaMOsS7DYtiZoNFp7qrWGiWEITENgmSaWaWAaAlFdRUprpFS4SiGlQipvv4WqmsPYnHmiunWYqsr5NTkW24BhrJvvWoloALW2aMT6iMC6Ft5HbaKi95sO0IquqWjfBiOrzhCtPUMI8FsmiViIvo4Yg90JBrri9HbE6GiLEAsHCAV8+C0Tw/C0gZSKiuNSKjtkixXSmSKLq3kWUjnmUjlml7NEwqGNakUIqAPcmnZqVYeJFq41A69AHOz2ta8Aa93Is5oEmxuNrOoyjocCHB1o54HjfZwf6WW4N0kyHibgt5oMI8MQWKZR/2xHSmvKFZfVfAnXVZjGRhYrYaCEt1j2x/bYrUr16guMA7dP6gA3g9NId+E9mlUVva5jn2VyYrCD+450k4yFKNuSr1ye4s+fuUmuZFO2HRxXoZSugxvwWURCPhLREN2JCH2dMQ51xRnojNOViBCP+DENA0MIwkEf4aBv0ykN9rTxvY8/yKVbc0wurLKaL+O4nkUtRDUCt0dmau2padMwEIL6lrE1bZTgnTI2dksH6gcLwwTDqqvo2jrXQjCxmOPWbAbbcZENjGheC82S0WgvGYbAb5lEw366ExGGexOcHurizFAnR/uSdCXC+KyN+1tPMspPPPEY+ZLN7HKOWzMprk0sc2s6zfRSlnS2RKHi4LhyA0CNc2ucixAQ8FkkokHa4yHKtst8Ok/FkVvcSe2aeu0keP9JQE1FN3BGABIo2FWpMS2sPdoZroaVvE06Z3NtKs2XLo4T8lt0JSIcG0jywEgP94/0MNKfpD0WbJpHNOTnxGAHJwY7eNcbTmC7kky+wlKmwHwqz2w6z+JKgVS2RKZQoVRxsF3PoDMMQcBnEg356WwL052IEPRbzKRyvHhznoXVHLZko4+7gUPiLvfgzSV9y/PgfSXh3aD3ETtncbTio+hNh2lqb0uYWs4zuZTjyy9PEQxY9HfEOHuki4dP9HF2uJOBzhiRdSrcb5l0JcJ0JcKcGepqKpNKI5WXXqPxJNaVmkyhwq2ZFZ6/NsNzF8e5M5/BdiWGEGvgbuYr6VqRQHwzGVkbGF9N2RGG2BTfPe91O7Q18UA5M9TJ2x4Y5OXRJZ6/NscXX7hDNORjuLeNkwPtHB9Icrg7TnciTDzsJxSw8FkmphD1iJJUCttVlCouq4Uys6kCo3OrXJtMcWM6zVwqT8l28W5XYFjWtieSzdfEgSdDtAzw1kbY1iSEUd2Hxbbuwm6ppbZa0dsR5Uff9QCuVMynC1ybSvPXL03yxYt3ePH2EqYhCPgtIkEfsZCfWMhHOODD7zMxhEBqhe1ICmWHXNEhW7IplB1sx0skFIbAEALTslqeZ5ObpMUBhBCbqTqzgzhnqbpJhnFPYtFCC8BAKY3fMjncHa9Ka4SnXp2lWHERAmxXU8nbpHK2F6jYIswmqjnhnhu9P8EJofemou9h0p1G6wbfUlSzKtcZWVslZ+wU3mOL+pu1x9g8kOGVmQhDVY2c1hM79pIKsJn5UK+/bo776yJtyIveDStbqC9AGKKqpjePZK0nsUP5VvU3a7+dhSpqC2+X47QSqdpd27tR0a0thCaA97LPbn931XjwAe8zTUPWbl3oDQGWeg3DOHDrtbXJ7jfDN6rvXano1haABl1Lfjc2leCDJgEIvUWctxqt8ub2mk5r41S0Wncs0eqzSa3TgbhJ9TOV2tMN94KTBluPKwyEoagpznv2cEXDHA/q6Z4GgPeSI7oDCcOL7d4DgEV17E1KPPUsmo8w74Uwe/M4iJG3ebpwJzXc6j6tayEfYdwj7rGNBN+bRbfpHKnl6OxGhHcOUdboYA8bav/uBTPF5hpH1IG/93vwbo2svajxdQDvl5quBVvF2meTKrr+VbNVjKGJH9X/Gg2TbfmzlRVdn9fuGXbvaScuNZdvKsH7o6bXQNaIDak4linwWwZBn0nQbxLwmQQsA7/lpebUDuq9QL/GkYqKo6g4koq79tOtpuvoxjW1Q/Ti7vzP/SNRW7Et0F6NsANV0QqwTINExE9XPMhAMsRAe5i+ZIiueID2aIBYyCLktwhYBr4quIZYi4ZpXc2/UuBKhS0VZVtSqLhkig7pfIWlbIWFTIn51TKLmTKpXIWVgr3tHvyNAPB+rrOtFsAmALempreVYg1Bv8kHv2WY9miA4e4IXbEgkaC1Y8rN3ZAjFcWKZKVgM7tSrKf7rJ+9J/G6ddtgSz9KVPd6ttec++aH7U49wzYSfDdRLQ1EAhbve3Ro206U0rhK4UiN4yocqXClrgMAXlDCrKp0yzTw1T6WqOdt1chnGrSFDdrCPoa7IpuO2RUP8q339XJtJsNCpkzZkWjtJZ1sC7jYoaDVmGXjpRZV9E7qebtya29Abi/lnqFa3Qe1puxIsiWX5VyzKl3O2WSKNrmyS8mW2I7Eqe2p9b7WAA5YBkG/SSRgEQv5SEb8dMYCdMYDdMeDdMYDJCN+YkGLgG/zWPNgR5iPvf9+UvkKowt5Lk+s8MrkKmOLeVJ5G7uaZiOq24TY8g4b+bDTc8k7ZYW3yvNdttBbSnALaphmKa8lrKGhUHGZXSlxez7H9dksowt5ZtIlVgo2hYqLI3VTvlOdkY0Jb5tlldd+1XptiVUl3G8ahAMmibCf7rYggx1hhrsjHOmKcqgjTEcsQNjvgW6Zgp62ID1tQd54opOKI1nIlLk9n+fKdIbrs1kmlwuk8xVKdjU3qzo3b64N2c1NvmxVZWvR8L3xeiPIrYG9o/TusACEbXvvydoIpGDz6811vD1Os1pwuD6b5YXRNC9NrDCxVCRbclBaY5liTbWahpfo0ZjArjSu1LhVa1lW1bTS6xeB2HHB1RLowRsj4POMvIFkiGO9MU4PxDnZF2egPUQstHnmZcWRpPI2M+kiYwt5RhfzTC4XmF8ts1p0KNUW6Tru1xf7erXdtE2vzc9Vmu9/0zA/+Z7TG/pqBnin92JtXkfrbQHeGWRXaqbSJV4YTfHKZIaVgk3Ib9IZC9DVFqAj4qct7CcatAgHTAKWWc1tFk0Au8rbg8uOpFB2yZYcVgoOy7kKi9kyC5kyy7kKqwWbfNlT41rrpkP47ahmiYNn1cdCFofaw5wZaOOB4QQn++L0JkKEA+YW7de2mVSuwkKmXP8sZT2LPVd2KFYkleo248pm1800BD7LIOQziQYtkhFP07z1dBevP96xQVKFAKm8ye+0qLcCF+4S4NWCw1SqiGEI2qN+2sI+gj4Ty9wmeqXZ1aavlKbiSvJll1TOs47vLBUYXchzZ6nAfKZMtujgVJ8WbHSxtgfcm4zPNGiP+hnuinBmoI0zh+Ic7YnSHQ8SDVo7WtqqqnVst/njKkVtFzIAs6rFgj6DgGXi9xn4TC/Sp7RuslvKtucJmIYgEfZtkrzfDOIOANt6eyC3B9moxnUb98adqbVMiqYW6yxOqRT5sstCpszoQp5rM9nq3lkkna9gu95pkdGyhHuM8lsGibCf/vYQR7ujHOuNcqQrSn8ySDLiJxy4C1evKZm64bLS5Kt2y8RSAaXheG+MQ+0hLFPs0J3eZhh99wC3Xmdjm7t18ptB1xQrksVMmVvzOV6ZyvDqVIaJ5QKZooMr1SaW8eaGTiPg3j5u0hb20RkL0JvwAja9iRA9bV6wJh6yCAc8y91nCizDszMEom4T1B6Ws6WiZFe9imyFqVSxbsH3JoI8dqKT80MJIgFr2zcEtiK9DQDvBNLBgbz7Njv0JtYAz5ddZtIlrs5keOnOKtdmMsyulChUvKzIVtR5I9NqRhx4mssyPfCDPpOQf+1Ti8pZhmdNS+X5+GVHUay45MveR2lNbyLEG4518LazPZwZiBP0mdW3Etw9uMB+ArxXwPYX5A0914w5pVkp2Iwu5rk8scpLd1YYXaj6vq4C9A6+7+ZU05L1g5N1alNXy2qRs7DfZKA9xP1DCR497klrdyyAMIQHbAuJd3sEeCdmH5QU3027XY7SoNLLjmRhtcTt+TxXZ7Lcms8xlSqSztsUbbdqBTe6ac2KvYmpTcxdi8BZhiAcsOiI+RnqjHBmIM7ZwTZGeqJ0RAOYZvMhzHbAwc51NivbFOCtmX2QIHttX8szgEbQKo4kU3RYzJaZXSkxk/Yibsu5CqtFm0LZpexIHFl9jKXhZKxmHYcDVn2v7ksEGWgPc6g9RE9bkETYj99nVIHQG9yiuwV3q/J1AHtM9m5+cwC2LttLvf1ue3e0ITZc9dEb3Z+6j1tlolkF2G96R50+y3N/Gg85NgO0kVoBd6d6W5VtAvBOTP7/G+QtZ7MhhtpANfewZTexqWnt257rNS+edQf+uz9saC1O3Xq9rdpSfTHnvQe62e7Z7HnlvR0g7Ae4m8y0qZ2xXcWt1cpO5butt117XXdRvlFobT67TZZr7qORR3utt1O50Vxpuw72Vn73INf6uPdA7wewzby4u5tpBTdj68p6h452n+Z59+A0A/1agL02Vg3U/QJlN0eFu9t31z3hv93h/T6k72xSF+52X21cfM0d3e1+vd1Cv1vaL3Bbn59eez7YqD6rU3uyXVfjsFW21ZtsmgGrPYfde65r48PequomNKbF1I7vhGj2RxsTAYyGsFJNNdbqNuVU1Y8DRd3Vqb1uwViXAN/osjSNrTWqGpUXRqPU1q6J+hFl4/zr88TjWdPpk16797W6zTzw+NLcZ41X3rU1BGqul67L3ZoA1sfRNQyq92NXKtpVmrHFAlOpEgg42RcjGrSYShU3Pq1mGtXO1jqPBEwGOyKYhuD2Qp6KK5tAHkiG6IwHuLNUZDFbxkBwpDtKZyzAcq7M9ErJS9TzGYz0xLBM7whtfLFAvuy9HqG7LUAkYHFnqYDPNOhpCzK7UkIqTVc8wEB7iJItGV3IozWM9EQJByzmVkrcms9RtCV9iRCn+mP1dJ6Vgs2N2SzFimSwI8xIT5SS7TK2WGCwI0wi4gMN+YrL+GKBgfYQmaIDwFBXxHuhjNKMLuSJBi38lsFMulRfPNGgRV8iRMhv1l8Hcbua3RILWpzqjxMLWYwvFUBTzyPTWnNnqYAGjnRFMAQUKpKxpTxSbp4N0tsWpLstQNlRjC3kcaSiLxnEcpTmk89M8qnnpuqTH+4M87rhJF96eR5VDcprvCyLtrCPiqOaMhpCPpNvva+bDzx6mF/4zFUmlgp15aE1/Pi7TvBdDx/i9/7qNl++toQh4F89foIPPjbM0zeW+a+fv44GumIBfu0HHmS4K8JqzuZjT16pA/Z9bx7m7GAbP/0nl+mKBfj+Nx/ht/7yFrmyw5tOdfHz7z/P3EqZn/rUZVyp+I0ffJBM0eE//8V17iwWkEoTCVp850MD/MvHj5PKVfj5/3OV0cU8liGQSvPP3nGMo91RfvKTL/NT33mat57pBgHjiwV+4n+9xEfeeYKnri0hgI+97xyWKSjakl/87DVeN5ygLxHiN//yJuGA954OpeH84Tb+9TtP0J8M8clnJvjks5P4TYNCxeV1w0l+8j2n+O9/PYpUml94//n6XH7nr7xrv/TEOYI+k/GlPP/uEy9TtCWmlxlV1zhaa77nDYN85PHj3Fkq8O//+DIVR/FT7z2JdWsuxx8/N0mpIvmBNw1xfTbL0zeWyZYcTvVHWciUmUqViAYtTvfHEQJencqglObUQBylNTfncnz24jSH2kNUHJdC2aEn4YXnlNbEghaZgs3t+Ry2I1Fac2M2A9pLXC+UXQwBc65icqnAcFeU+UyZyeUCxYp36mK7EikVxbJL0W/iSkWx4lCyXV4cTzO5VMA0BGXbxZGKXMnh40+NcX06w+uPd3Cqv43PXpzmz746yRtPdHJjLsvVmSw/9933caQ7wq998SafemaSD3/bUcq2bHp3l9Saki1xpabiyHVqWFO2pRfpkgpDCP7td5ykPxnihdE0f/C3Y5zsm+Px+3v51LOTPHq8gw+/7ShfvZ3mV79wk7+7seQlCEjPmqv1XHHX5qA1hPwWpwfizK2UGFvM4zMNTvbHSOVsplJFxhc9qZ1bKbGcLdMRDTDYEcaYWymRLVRIhk3e9/pDvPP+XmJ+g+HOEL/0xHne+2Afrusy2B7gl584zw++eRihJX5T85FvP85/+ScPMNIVplJxGJvPopVCK8kTjx7m937kYX73Rx7mrWd6mE4XWVwt0hP3EfEJxuazFMpudaOSRPwC6brcmssCMLGYJ1+qEDC98voGo2T9d60khlaksiW+dnvZO4PVCqEVC6slRueyhHzwfY8N85F3nuBUX5RMvszLE2muz+YY6Yny6PFOjnTHePx8L+mCzXKusuGx4nokaysDriH3ymcanOiLcX4owfsfHWSkJ8KdZS8LpWhL3n62h0MdEb7tvh76k0FG5/PbeANr++tQZ5hfeeI8H3rLEEJL2oIGP/sPz/DBNw4itGR+pUi+4jKdKlCxHfoTAXrbgliJsI+AIVlI5Xjyq3d478OH+Z0fuUDAZxIP+TGFRrs2QkmCPgO/CVo6aC3wW4LOWIBYQKBcGyVdtOugXYeQT5CI+JHKe1/k6FyWbL7IA4d7GV/MMbOcZSlbRmiFcm0iPgvXltyYWUFKxa3ZVbTr0J4IMVUsVYHVKNdGSxO0QrkOEZ+BKxVPX53jwSNJhHJAKrLFCoViiYCAzpgfn2Xw7gf7OdYT4XhPlMuTWdrCPixToLXidcNJfuLdp6q/gynWEDW2Mc03w6ZmnNXelus3DfJliSkEbWEfaE0oYPIv/sFxwn6T//l3d7y8LVNgmqKqegWg6m6aIQR+v4HPAO06oEz8lsGxnighU7G8mmcpU2J6OYd0bI52hYgELKyT/XEeOZLkS1+f4Pe/9CpTC6t8+PEzDHXHvEwEV6LsMsqpeNkJSqHsCgrNxRvz3JpOc2c2halsBpIBrozbKKfM5567zSujCwT9Jh96xxluTqdwyiWO94TJ5Yu8NJ9mYjELSiIrJSJWEBGEsellUtkSt2dShAyXjpDBnUoZ5bpoXZuLQEsXaZdJxoMkEwFeHZvnzsIAQjoo28V1vHJDCFxXcmtmhaGOIMOdIZKxIFJpLGPtfVi9iSB9yTAv3UmjlOa5W8tkijYamEwVkVJvPCbcxDWWWrOQKeO3DF4cX2E6VeI9D/bXU4dMY20BvflUF45UfOJpwdxKic+8MINZ3YPnM2W64oGmpaQ1Vf6XUbaXSNCfDJEIwFImx8RilpnFDIZb4URvxEtwjAYtPvLuswQNyRe+NsqTT13l2tgcH33iDTx8sh8tbWQ5j7LD3sG2kqhygbLj8t8+/Vw9HeVb7jvEW8708flnr6PKBb5+Lc/XrmgS0QDf/uAgtyYWEE6Rw+0hJmYFxVyWm5NLJKIB3FKBkIjR0ebjlfElbs2kmZxdoj0AHSFwS3m0a6OlN7Yqa7R0UeUCZljw0JFeLt+c4uK1abRdRFY8LaLKBbQQZPIlfuWPL3F9KoUhBB9+1+vqb5oVDWAJUUuvgb+7vsRLd1bRUD8mbARyM7UqBOTLLv/pM9fQaJayFR4+2s7bz/Xy7I3lDSIvlfIS7gTMrJT40+en6gtudqVETx3gNb9OSxdZLqACnrAl40H6YiYT01muji8yt5AiJBxGuqNorbE0mv7OKB/9wOs5O5jgt598jleujfNbn5b8xr95D7g2spBBliLeKpIusphFSMVj9x+hULa5eG2aickZltIn0OUCbj7Dex47zYXTg/h9JpbQjE/MoAo5Pv6551jJlVHFHDfGZnjgeD+ymMFw2hgZbOOZi8tcvDrB0vwirzsxQNRUuPlVb9W6DrKYRQYUyrGRxSx2QPHQSCdPmg5fffk25XwZ6UqUW0EWcwCYKM4PJZmcmmN+OYddLiFELee/8UBDVKUMfuztx3jz6S7QcHkqw0//yeX18aK1n3VXWhP2m3zorUdIRnx8/tIc12ayTCwV1t5kW/VIQGManjuolObcYBv/8R/fh2UaOK7i5/73FeT6vGu87VEWskifRCtJyG9xpCPI0/kML14ZZ2F+mc62MP3tES8n/dK1Sf7vM1fo6Yzzwe94A+VCnl/8wy9w5cotphdWwKkgs2lUwVsRWrq4uTSWYfBP3/UAyXiED/3sxxm/Pc7L146gChncXIoLIx088fbzAHzl4nUWp2fQUjI1UfL+rGqhzO3bExzpDKNyadxCguO9x1GFVZ574QqZpQWOvek4q9kSbjaNqhTRro2bTSN9LtqpIHMrVAybQ50xzg7E+MrXb2AaBsGAD21XcHMrGEIQC1r8+Ae+henJaT43Ng5OGcuM1wKfGAhSOZvxxTxFWyIQRAIWiYgfNMSDVnOAp4HxSjcHZ3ymwYPDSY70xDjcEeFH/+AiXxtNM9QZoRYOqfnPr0xl8FueRee3DJIRP5Zh4EiFzxR1K9ow1iKAyrGRuTTSsj0j0xAc641CcZUrV0rkixUeHDpFWzTg5Z2Njs/wh5/4Cz79mb+l4ricGEhiFtLYK4u4to2uFHFXFpC5tGe5OjZydRGZWUK5Dsl4iJgu4aTnySwvI7Np5Moi+dVVcrkCuVyBl1+5SXZuiuOdAf7o576Xn/mhd+AvrzIzOsrM5DQqs4TMrTDc00ZUFXj10mWc9ALH+xPocg65soAu5aE+9jKqUkKuLuGsLhGwBG86N0h5eZ78wgwys0wAF6OQprg0QzqVRkpFenYWubqIYZeIBX1kiw6u1AjD4Gu3U/zMn77CTLpUtaJ1fZOtPaBuCAj6THJl7xXIhhBUHEnRdgn6zHr6sFQatCIZ8ZOI+MiVXaJBE6k12ZKLEIJCxeWX//w6n70447Wrbg1aN6cK2bbD7HyKhaUVXKm8hbu6iMwue4YncLQ3QbCSYWVmEjs9z4m+OAGfp6GsoZ4EcZll6mqK3//9P2Fmbon89Dgnjg/T3R5HFnOo1CwqE/cGd2xUag5pmeDaCDQin8JdmiG/NI9aXUSnZ/n4H3yKv3jy82gNcwsp5HKKI+2nOHfyMPGQjzaVZ3limtsJC52axV1N0tMRpz+kuXjtNl2d7Qz3tfP80xlUagZVzKLtsjcXq4KuFFDpOVw3gnRsHjl3lE6zzNzcMtKN0RUP0GFWWJy+w+/+9if465FBLj3zLOSLGJUCxw5Hef7WMpfurHCkK8LfXFkgFvLRGfPXE+XWk2UKTg/E+aMvj/PszWUuHG3nqWtLrBQcTvTFWM5VmoTcMgVBn0mh7NCXCBKwDL58dZHjvVGev51iOl3iOy8MsJitbDTJtff3nW7eusNHf+bX6Ghv4zd/9aMIp+LxwCiBlCgN/V0J2o0yq0szBAN+Th3u9PZrDdZ9p4/y3ne8gU//2Zf4nd/+BIZh0NeV5Ic++E66u5IYShLAwY+LQGOgCOBiao3QmoDfT297jIB2mJmYArtEAJelmVkWpmc8FSMEYUMzMtiNEIJEW5RDXXFSs7NMjo7h1w4+7RKNhDhzbICXX7jE4Z42+no6MJVLQDtYqPrYfu1iogng4lM2rusyNNjLw+dG+NLMLD7l0NOZ4Lvf/WZ+fXScZ7/yPNdfvc7RQz3cuJHFRPKOc708fX2Rjz15xQOh4vJjbz9Gd1sQn2lU3aSabeO9jUAIwePne3n+dopf/tx1OqJ+Ujmbt93XzRtPdPC5r8/WVa6uhl77kyGm0yWSET//6JFD/NlXp/j6+AqrRZuHjyZ5y6kuLo6lq752g6q3vDfwOLbN0uwc2qmgpMRAEcQhoL0YglKaZCLGyKFOpkfH6Em0cXSob+0PlJTLFZ3LFXj22ReZmJwhHApy//2nue++45imyfj4NDdujJFIxnn4wlkymTwvXrqCEAYXHjpLMhnn6tXbTEzMEg4HUVpTqdgNb6BaW5KnTx9jaKgfKSWXLl1laXmlbjW2J9u4cOEc4+PT3Lw1TldnOw89dB/Xr48xMTHDyMgQiWScly5dJRDwMzJymOvXxzAtk0cePk8sFub6jXHGRifx+X088vA5/H4/Tz31NcbHpzl9eoSeng7Gx6c5efIoIyODzKZLvDCWplBxOdUX5/xQG7myy+WJVU4NxOmuWrGrBYfLk6uc6IvRnwyxkClzcSxNOm8z0B7moSNJYiEf44ve4zQXjrYTDZho4NZ8nuVcxfPRgRfvrDC+WCAZ8fPISDvJiJ/Lk6sAnBtsq/PjlakMGjgUFVx68VX8AT+vf+Q8q6tZXnr5OgG/nwsXzhGJhNBa8+qrN5memScei3Dhwjl8Pu/Buv8Hy4nuUv5kRlgAAABgZVhJZklJKgAIAAAAAwASAQMAAQAAAAEAAAAxAQIAEAAAADIAAABphwQAAQAAAEIAAAAAAAAAU2hvdHdlbGwgMC4yOC40AAIAAqAJAAEAAABYAwAAA6AJAAEAAADxAQAAAAAAAPQuE9AAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjEtMDgtMjZUMTI6MzI6MTkrMDA6MDCszkHYAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIxLTA4LTI2VDEyOjMyOjE5KzAwOjAw3ZP5ZAAAABJ0RVh0ZXhpZjpFeGlmT2Zmc2V0ADY2N3dnYQAAABh0RVh0ZXhpZjpQaXhlbFhEaW1lbnNpb24AODU23fcqkgAAABh0RVh0ZXhpZjpQaXhlbFlEaW1lbnNpb24ANDk3klBNGgAAAB10RVh0ZXhpZjpTb2Z0d2FyZQBTaG90d2VsbCAwLjI4LjQuvlW0AAAAAElFTkSuQmCC)}.stream-provider-card.altar,.stream-provider-card.altar_live{background-position-y:26px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHUAAAAmCAYAAAD6HtTlAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAkrSURBVHgB7Vt9bFPXFT/nvmcngdTGjvPVZjRlGW1BYy10Gi0USgvrWm0UDYKmauJDYiDo6Mcfq7pWZWHVpklD43MpylYxjVaqulVaV7VjKWvCqjFGBx3LCHRkA4ETQpw4CUlIbL93T891CX1+dhxsnDSJ/Ive17nn3vtyf+/ce+651wBZZJHF2AdCmqisfEMrWuK7QwhtPgFUoAQvXwkEtfHp3wL0j1v9/pO/q1oZhixGFSmTWlVVp7eVwGKh4RZ+nMXH5ER6TPAAn48L1H66e92CdyCLUUNKpG6sfv92zSH28O3iVPIh4FuiL7Jh59OLL0EWI47rJvWpXx2cZYL+Jt9WQHpoAJQb96x78G+QxYjiukh9oubgdETHn7g7nQY3hgYiseKX6xf8F7IYMQxL6tPb66ZE8rGWFb+aRC3Ix0UCMrmrLeL7kiS67+k6rdyxdlEXZDEi0IdTMPNpFROVmFCiRj5+kisjBy9Nhr68/hAJmZPv0JyPsqP0A0CckSDXEmmK1XzdCSOA8nLIvXLFOxsJvsCeuJDSuECUc6K9vb0nWT4hhO7zuJYKAS6r3ITIgUCgr9WqV1CQv1jXMcZBRJSHWlp62mEMIKmlfv+V2ptBOj5ktZutcibMFESvN7TAmvqqRUaivBurP/DoDnMH666KSyTo6M4N3bp/1cN9kCF4vV6Xw0HPMpkb+NFnTUOEMEjcGzLh58Fg0J8ov6aJvMICtxoWyqxvSqZ576WOy/9IVe/zhEiaaOYutxN6Fe8WJCFU4eVN93fm5IQ2Mam/j0tEKHCHcx+DDOEWn2+6Q5PHmdAXwEaoAhE4CelJhy4PFRW4U/LcxyOSkirBfDBeii2aQc9XJSF0ENvYEoU0n+Ox9kpcItEKyACKi923mcL8IyJ+cThdHkamCU3sLy11z4EJjCFJ3bzr3RzCaHAhBmwNB3ZtXPQfuE7s3vDQ/xBEfYJy7n7mF4fz4MYgkKJBkNtjygY6w1/NVj6q+OP5J6jv8zOUsDtXo7prmKAY2lJzcsr463cnyHEUUgQ38p/tMrZeb39eqBhuAEVF3rlc0OM2cQMaoYda27qq+NjqDXTNY9lh2xvNdmo0DyYohiSVyJnPDabZ5WwZrZAiSNL5OCGikAJy4QYggJZxOc6YYiXtawn2Xxh8bgQIS0O+lCD7apigEDCeQXRnnExgW5yalkCGsBAmKIadp45pIBZAmuC53HV3/eU8+Q33dc+XSIs5IqYRkQtjJ4PI89d1JUVTHlEPwjRfb+noOW1V0HVd+HyuO6UBD2tCziM1q0CYhESXJeA59jGOQITeae3qOmevv6KiAnqCwbmoy29Y5YT4ptfb9XFnh/s77AQu5w+1nD/02qFJRSm5+w2w4oBVLMkYgBRBEgzuE+zddq+uwbAe9DBIe+kwlbxCdCtPaz5n+RFy6ycCN/C6wVtT1z7ia5TUyspKqK2t9ebliq3ceGs4uJFPg1VH1ypRPc3n03fJgS+UFHleam3rrAEV97gGDthp8l5Vv7VKTVJHsMO9lkt4iqKjUfRFOoYkNQyTTwP13Adx/4OrG1LEyUtwYHopfdku7/QELsMExpw5c6C+vv5LeTliP7fj14bTZ+sv5cuukgIPtHZ07gUASqbOH5qK9s0G2zA6JKk1G+6J8CUjYS8VpKjPUFnjCV1+P+oY+Rlbo51Qdv6hRxk1M+mxpemkwY5Sn/voxfbuY0krQLwnkXh8O0qjBI9nGghp/IH74G/y9Gw5d5ctNhVF0nMqnY9vEUWOKCvthdBtTOiyBEVuQ13MJQFzWH8pj4MXrIlcvhM0sRzSxPh2lEYJx45FDUaNkaevxn6lXYekWW+N/RLP4niefx8PwTHRNPZRTt7kKnixqakppJ7Ly6ec7e+Du5jIH8eWR1/ny/MwDDhfM/fRr7HfckII6ifCUJbUEcLMmTOhoeFonSa0RwZlyj2SBgUHCVUwjHwW9h6Oiwgg3jpsJUSXQJpLWjt6TlnF+pp9dbmTrowtiw0EAuF0N6xxPzi9sPCm+VYZt9ewceFMgx0kdWm+elxDVRVAdTUykzlFHOARodBlEDqvP1Msq5Qg8BMHxCMXbYQq6JPDsBedOKaiK4VlxdtArcemBdyiob4FxgiYHLZadHa0excIkGv3VsNCdmRuiSYOTqooraJVNplInu1+RxDKWSop8U9DCm9FkI/TKDmmWe93hKAs1DT/5UQZ3s2PatHB2tYqgHOODfU4X49ANESdOUw8SyX4K087Yja2EQovn78No4iSkmKODkQe4xWQR21JarfHs0I33lDbX1QIcqC36wGOWddBhjDhSOWoTM3Ftq7XrLLCwil3aYijSqp6FRC0Im68JNjdGuishhGErqN4m4OMZz+tkGbyq1TaXsLgudV2DkdlZD8RB8Onch2rEWK9O37+NU/Uo/uHNCnH3d5g0ihmKHM6TTBCMN3GKUmMtchQKKRaQqTrLCWCvnP9QrVBWx3wRE0dR0wwhlQm1BD9tGv3kw/4IQPYVFPHE21UY4zNhxev7lm/4BCMfUi16m8nQQjtDr78Xd37fL7PdG0QRHdPnep+L7/fSb15YezrC7mcAr9HN7I0YUPW+00RpaWesBGW9oUIJBO3Fxd5ljKPV4CMv0Qiufs4tNAInwbcr+nx35bwAE7uxEgTDWCRrtFy/j7m2utBTH8FKktqijAMBzd46AR7tzOtciZBbf1ZFnVyEZp5/ZRkWPyWQK7kYcW6O2MSK7w4aOhJmMufMWOGs7GxMeUgTHZKkyK8Xi8ZkraxcxBJpuf3+wEdeQeZ0FdgiCDBIJhYtm6yry1rbW3+ckgDWVJTBFsOuE3Bi+D4DDt9qhuO92+vypqbm6mtvXszodzIlt05hO7JsCkWcQf+oSVvVE8IXBTVCsaUazkS23lM98srCk3sw/3GKhOkdif0Z24x2wGtwoBXJdrqllrqjpjUfshT/JifPxgYjluDNAw8q2m8LJYUGOJmWq9+Nm0RkhQ5J+2aTcGg2p7ycoEr9xBpDrUcp34JyE2FvXz+P5P99rVXlNIsK6uoOX/+zPuaEPejKb7CXbKLq7nMlHwgHJFDHldxe19XYDPZfoMkdC06KymbNQtOnfroLTDxTMwbkxGALLLIYpziE5kIcb7LG7vyAAAAAElFTkSuQmCC);position:relative;font-family:"Heebo",sans-serif}.stream-provider-card.altar .new-label,.stream-provider-card.altar_live .new-label{position:absolute;width:24px;height:16px;right:8px;top:8px;background:#ef7171;border-radius:2px;font-weight:700;font-size:8px;color:#fff;line-height:16px;text-align:center;vertical-align:middle}.stream-provider-card.altar .description,.stream-provider-card.altar_live .description{font-weight:500;font-size:12px;line-height:20px;color:#afc2d1;margin:auto 0 16px}.stream-provider-card.checked{box-shadow:0 3px 9px #f09761}.stream-provider-card .radio-option{display:none}.event-stream-step-header{display:flex;align-items:center;justify-content:space-between}.event-stream-step-header p{margin:0}.event-stream-step-header .lamp-link{display:inline-block;width:18px;height:24px;-webkit-mask:url(/static/media/lamp.63febcad.svg) no-repeat;mask:url(/static/media/lamp.63febcad.svg) no-repeat;background-color:#93808d}.event-stream-step-header .error{color:#f6766f}.event-stream-step-content h3{font-weight:700;font-size:18px;line-height:20px;color:#7b9eb9;text-align:center}.event-stream-step-content .stream-type-radio{flex-direction:row;margin-bottom:24px}.event-stream-step-content .stream-type-radio label{margin:0}.event-stream-step .video-options{margin-left:-9px}.event-stream-step .video-options .option{margin:3px 0}.event-pre-event-step-header{display:flex;align-items:center;justify-content:space-between}.event-pre-event-step-header p{margin:0}.event-pre-event-step-header .lamp-link{display:inline-block;width:18px;height:24px;-webkit-mask:url(/static/media/lamp.63febcad.svg) no-repeat;mask:url(/static/media/lamp.63febcad.svg) no-repeat;background-color:#93808d}.event-pre-event-step-content h3{font-weight:700;font-size:18px;line-height:20px;color:#7b9eb9}.event-pre-event-step-content label{display:inline-block;font-size:12px;line-height:18px;letter-spacing:.02em;margin:0 0 5px 16px}.event-pre-event-step-content .pre-event-settings,.event-pre-event-step-content .pre-images-interval{margin-bottom:24px}.event-pre-event-step-content .error-message,.event-pre-event-step-content .info-message{color:#ef7171;width:100%;text-align:center;margin:0}.event-pre-event-step-content .info-message{color:#bababa}.event-pre-event-step-content .images-dropzone{-webkit-user-select:none;-ms-user-select:none;user-select:none;flex:1 1}.event-pre-event-step-content .images-dropzone-item{display:flex;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:156px!important;height:176px!important;position:relative;pointer-events:none}.event-pre-event-step-content .images-dropzone-item:active{cursor:grabbing}.event-pre-event-step-content .images-dropzone-item:active img{box-sizing:border-box;border:3px solid #7b9eb9;border-radius:10px}.event-pre-event-step-content .images-dropzone-item-image{-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.event-pre-event-step-content .images-dropzone-item-template{position:absolute;width:156px;height:176px;pointer-events:auto}.event-pre-event-step-content .images-dropzone-item-template.fullscreen{width:328px}.event-pre-event-step-content .images-dropzone-item .imageUpload{border-radius:10px}.event-pre-event-step-content .images-dropzone-item .imageUpload-uploaded-options{pointer-events:auto;height:24px;top:11px;right:11px;z-index:2}.event-pre-event-step-content .images-formWrapper{width:100%}.event-pre-event-step-content .images .editIcons-add,.event-pre-event-step-content .images .editIcons-edit{display:none}.event-pre-event-step-content .images .editIcons-delete,.event-pre-event-step-content .images .editIcons-drag{background-color:hsla(0,0%,85.1%,.5);border-radius:50%}.event-pre-event-step-content .images .editIcons-drag{position:absolute;top:11px;left:11px;width:24px;height:24px;z-index:2;pointer-events:auto}.event-pre-event-step-content .images .error-message{color:#ef7171;width:100%;text-align:right;margin:0}.event-pre-event-step-content .pre-event-type label{margin-right:62px;margin-left:0}.event-pre-event-step-content .preview{display:flex;flex-direction:row;height:224px;justify-content:space-between}.event-pre-event-step-content .preview-inline{width:328px;border-radius:10px;flex-direction:column;font-size:12px;line-height:18px}.event-pre-event-step-content .preview-fullscreen{width:271px}.event-pre-event-step-content .preview-video{display:flex;flex-direction:row;height:224px;justify-content:space-between}.event-pre-event-step-content .preview-video-inline{width:328px;border-radius:10px;background:#e8e8e8;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:12px;line-height:18px;color:#b8b8b8}.event-pre-event-step-content .preview-video-inline .play-icon{display:inline-block;width:14px;height:20px;background-color:#b8b8b8;-webkit-mask:url(/static/media/play_icon.dca9035c.svg) center no-repeat;mask:url(/static/media/play_icon.dca9035c.svg) center no-repeat;-webkit-mask-size:cover;mask-size:cover;margin-left:3px}.event-pre-event-step-content .preview-video-inline .play-icon-border{width:48px;height:48px;border-radius:50%;border:1px solid #b8b8b8;box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.event-pre-event-step-content .preview-video-inline .uploading-progress{display:flex;justify-content:center;align-items:center;height:100%;width:100%;flex-direction:column;font-family:"Heebo",sans-serif;font-size:16px;line-height:24px;color:#191317}.event-pre-event-step-content .preview-video-inline .uploading-progress .total{width:256px;height:8px;background-color:#fff;margin:10px 0;border-radius:4px}.event-pre-event-step-content .preview-video-inline .uploading-progress .total .loaded{height:100%;background-color:#e1a077;border-radius:4px}.event-pre-event-step-content .preview-video-inline .uploading-progress .total .loaded.completed{background-color:#44eb9b}.event-pre-event-step-content .preview-video-inline .uploading-progress .percent{color:#8c8c8c}.event-pre-event-step-content .preview-video-inline .altar-video{height:calc(100% - 40px)}.event-pre-event-step-content .preview-video-inline .file-actions{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:40px;width:100%;padding:0 16px;box-sizing:border-box;background-color:#fff;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px;color:#191317;border:1px solid #e8e8e8;border-top:none;border-radius:0 0 10px 10px}.event-pre-event-step-content .preview-video-inline .file-actions .file-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.event-pre-event-step-content .preview-video-inline .file-actions .delete-file{height:15px;width:15px;cursor:pointer}.event-pre-event-step-content .preview-video-inline .file-actions .delete-file.uploading{height:11px;width:11px}.event-pre-event-step-content .preview-video-fullscreen{width:271px}.event-pre-event-step-content .event-section{padding-top:24px;border-top:1px solid #eee6e4;margin-top:24px}.event-pre-event-step-content .event-section-label,.event-pre-event-step-content .event-section-label label{margin:0}.event-pre-event-step-content .event-section .MuiFormControlLabel-root .MuiFormControlLabel-label{-webkit-user-select:none;-ms-user-select:none;user-select:none}.event-pre-event-step-content .event-section .styledCheckBox-icon{background-color:#eff3f6}.event-pre-event-step-content .upload-file{margin-bottom:25px}.event-pre-event-step .text-field-with-icon{display:flex;flex-direction:row;width:100%;align-items:self-end}.event-pre-event-step .text-field-with-icon .item{width:100%;margin-right:8px}.event-pre-event-step .text-field-with-icon img{margin-bottom:12px}.event-pre-event-step .altar-video-upload{height:150px;background-color:#eff3f6;border-radius:10px;padding-bottom:27px;box-sizing:border-box}.event-pre-event-step .altar-video-upload-inner{height:100%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;color:#7b9eb9;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px}.event-pre-event-step .altar-video-upload-inner span{margin-top:17px}.event-pre-event-step .altar-video-upload.active{background-color:#d8e1e9}.delete-video-alert .styledDialog-text-content{font-size:14px}.delete-video-alert .defaultButtons-confirm.delete-button{background:#ef7171;width:156px;margin-left:40px}.blocked-step{width:384px;margin:0 auto}.blocked-step .image{height:230px}.blocked-step .image img{width:100%}.blocked-step .section-divider{margin:16px 0}.blocked-step h2{font-size:18px;line-height:20px}.blocked-step p{margin-bottom:32px}.blocked-step button{margin:24px 0}.roomsSection{position:relative;margin-bottom:40px}.roomsSection .custom-switch .MuiFormControlLabel-label{text-transform:unset;font-weight:500}.roomsSection .custom-switch .MuiFormControlLabel-root{margin-left:0}.roomsSection .custom-switch .switch-switchBase{padding:2px}.roomsSection.open .roomsSection-content{opacity:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:opacity .3s}.roomsSection-label{font-weight:500;font-size:14px;line-height:160%;color:#1d1d1d;margin:0}.roomsSection-description{font-size:14px;line-height:160%;color:#181611;margin:16px 0}.roomsSection-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;opacity:0;height:0}.roomsSection-content-preview{order:2}.roomsStep-wrapper .validation-error{color:#ef7171;margin-bottom:30px}.roomsStep-wrapper .step-title{font-family:"Heebo",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#1d1d1d}.roomsStep-wrapper .add-step{display:flex;align-items:center;text-transform:none;line-height:23px;letter-spacing:.04em}.roomsStep-wrapper .add-step img{margin-right:16px}.roomsStep-wrapper .room-size{order:1;margin-bottom:16px}.roomsStep-wrapper .empty-rooms{margin:65px 0 72px;text-align:center}.roomsStep-wrapper .empty-rooms .message{color:#e0e0e0;font-size:18px;font-weight:700}.roomsStep-wrapper .empty-rooms .add-step{justify-content:center;width:100%}.roomsStep-wrapper .classroom-add-wrapper{width:100%;order:3;margin-top:50px}.roomsStep-wrapper .classroom-add-wrapper .classroom{margin-bottom:32px}.roomsStep-wrapper .classroom-add-wrapper .classroom .item{margin-bottom:24px}.roomsStep-wrapper .classroom-add-wrapper .classroom .class-room-title-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.roomsStep-wrapper .classroom-add-wrapper .classroom .class-room-title-wrapper .title{font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:26px;display:flex;align-items:center;color:#1d1d1d}.roomsStep-wrapper .classroom-add-wrapper .classroom .class-room-title-wrapper .remove-button{cursor:pointer;font-family:"Heebo",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:23px;display:flex;justify-content:center;align-items:center;text-align:right;letter-spacing:.04em;text-transform:capitalize;color:#ef7171}.roomsStep-wrapper .classroom-add-wrapper .classroom .class-room-title-wrapper .remove-button img{margin-right:8px}.roomsStep-wrapper .auditoriumRooms-control-radio{margin-bottom:16px;position:relative;display:flex;justify-content:flex-start;flex-direction:row;align-items:center;grid-column-gap:5px;column-gap:5px;width:320px}.roomsStep-wrapper .auditoriumRooms-control-radio .text-field{margin:0!important;padding:2px 10px;width:54px}.roomsStep-wrapper .auditoriumRooms-control-radio .text-field .textarea{text-align:center}.roomsStep-wrapper .auditoriumRooms-control-radio .text-label{width:250px;position:absolute;left:50px;top:10px;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#181611!important;cursor:pointer}.roomsStep-wrapper .auditoriumRooms-control-radio .helper-text{width:-webkit-max-content;width:max-content;left:0}.roomsStep-wrapper .auditoriumRooms-control .disabled .text-label{color:#8c8c8c!important}.roomsStep-wrapper .auditoriumRooms-control .disabled .text-field{color:transparent}.roomsStep-wrapper .auditoriumRooms-control .disabled .helper-text{display:none}.roomsStep-wrapper .auditoriumRooms-description{font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#bababa;width:320px}.roomsStep-wrapper .lobbyRoomsControl{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;padding-bottom:72px;height:60px}.roomsStep-wrapper .lobbyRoomsControl .custom-text-field,.roomsStep-wrapper .lobbyRoomsControl .custom-text-field .styledTextArea{width:100%}.roomsStep-wrapper .lobbyRoomsControl .custom-text-field .styledTextArea .text-field{width:64px;margin-top:0!important}.roomsStep-wrapper .lobbyRoomsControl .custom-text-field .styledTextArea .text-label{display:flex;align-items:center;justify-content:flex-start;width:240px;height:40px;font-size:14px;line-height:160%;color:#181611!important;margin:0;transform:translate(84px) scale(1)!important}.roomsStep-wrapper .lobbyRoomsControl .custom-text-field .styledTextArea .text-label-description{position:absolute;top:60px;width:325px;right:0;font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#bababa}.roomsStep-wrapper .lobbyRoomsControl .custom-text-field .styledTextArea .helper-text{width:200px;top:35px;left:84px;text-align:left}.roomsStep-wrapper .lobbyRoomsControl.withError .textarea{color:#ef7171}.roomsStep-wrapper .custom-text-field-counter{font-size:13px;line-height:20px;color:#bababa}.interaction{width:100%;height:152px;border:1px solid #eee6e4;border-radius:10px;margin-top:16px;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;cursor:default}.interaction-body{display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%;height:96px}.interaction-body-type{max-width:520px;height:100%;margin-left:46px;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;flex-grow:1}.interaction-body-type-title{text-transform:capitalize;font-size:13px;line-height:20px;color:#bababa;margin-left:16px;height:29px;justify-content:center}.interaction-body-type-picker,.interaction-body-type-title{font-style:normal;font-weight:400;display:flex;flex-direction:row;align-items:center}.interaction-body-type-picker{background-color:#f5f5f5;border-radius:10px;height:40px;width:100%;justify-content:flex-start;font-size:16px;line-height:24px;color:#181611;padding:0 16px;box-sizing:border-box}.interaction-body-postTime{width:182px;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;margin-left:16px}.interaction-body-postTime-title{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;margin-left:16px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#bababa}.interaction-body-postTime-picker{width:100%}.interaction-body-action{height:100%;margin:0 8px;display:flex;justify-content:center;flex-direction:row;align-items:flex-end}.interaction-body-action img{margin:0 8px 24px;cursor:pointer}.interaction-footer{height:56px;width:100%;background-color:#f4f3f3;display:flex;justify-content:space-between;flex-direction:row;align-items:center}.interaction-footer-switcher{margin-left:22px}.interaction-footer-status{text-transform:capitalize;margin-right:12px;border-radius:9px;border:2px solid;padding:0 10px}.interaction-footer-status.scheduled{border-color:#e1a077;color:#e1a077}.interaction-footer-status.draft{border-color:#bababa;color:#bababa}.interaction-footer-status.published{border-color:#7b9eb9;color:#7b9eb9}.interactionTimer-picker .styled-timepicker-wrapper{width:182px}.createInteraction .styledDialog-container .styledDialog-text{background-color:#f8f9fa;box-shadow:0 4px 8px rgba(0,0,0,.05);padding:24px}.createInteraction .styledDialog-container .styledDialog-text-title{color:#7b9eb9;margin:0;height:24px;display:flex;justify-content:flex-start;flex-direction:row;align-items:center}.createInteraction .styledDialog-container .styledDialog-text-divider{display:none}.createInteraction .styledDialog-container .defaultButtons{background-color:#f8f9fa;padding-top:24px}.createInteraction .styledDialog-container .defaultButtons-cancel{border:2px solid #7b9eb9;border-radius:9px;width:112px}.createInteraction .pollCreation{display:flex;flex-direction:column;justify-content:space-between;height:100%}.createInteraction .pollCreation-content{width:432px;margin:10px 0}.createInteraction .pollCreation-content .text-field{background-color:#f3f3f3;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611}.createInteraction .pollCreation-content .text-label{font-family:"Heebo";margin-left:16px}.createInteraction .pollCreation-content-textField .custom-text-field-counter,.createInteraction .pollCreation-content-titleField .custom-text-field-counter,.createInteraction .pollCreation-content .text-label{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#bababa}.createInteraction .pollCreation-content-checkControl{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#181611;margin:24px 0 0 4px}.createInteraction .pollCreation-content .optionsList-addOption{color:#7b9eb9}.eventPollCreation{height:100%}.eventPollCreation,.eventPollCreation .pollCreation{display:flex;flex-direction:column;justify-content:space-between}.eventPollCreation .pollCreation{overflow-y:scroll}.eventPollCreation .pollCreation-content .custom-text-field-counter{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#8c8c8c}.eventPollCreation .pollCreation-content .styledTextArea .helper-text{font-size:13px}.eventPollCreation .pollCreation-content .text-field{color:#fff;background-color:#382e35}.eventPollCreation .pollCreation-content .text-field .textarea{font-size:16px!important}.eventPollCreation .pollCreation-content .text-label{color:#8c8c8c;font-weight:700;font-size:13px;margin:0}.eventPollCreation .pollCreation-content-checkControl{margin:36px 0 0 2px;color:#fff}.eventPollCreation .pollCreation-content-checkControl .styledCheckBox-icon{background-color:hsla(0,0%,100%,.1)}.eventPollCreation .pollCreation-content-checkControl .styledCheckBox-icon.withBorder{border-color:#eee3e1}.eventPollCreation-set{margin-top:24px}.eventPollCreation-set-publishBtn:disabled{background-color:#93808d;cursor:not-allowed}.eventPollCreation-set-draftBtn:disabled{cursor:not-allowed;color:#93808d}.interactionsStep-title{font-weight:500;font-size:16px;line-height:24px;margin-bottom:16px}.interactionsStep-description{font-style:normal;font-weight:400;font-size:14px;line-height:160%;margin-bottom:16px}.interactionsStep-switch{margin:0 0 32px 10px}.interactionsStep-switch .MuiFormControlLabel-label{font-style:normal;font-weight:500;font-size:14px;line-height:160%}.interactionsStep-interactions .interactions-dropzone{-webkit-user-select:none;-ms-user-select:none;user-select:none;flex:1 1}.interactionsStep-interactions .interactions-dropzone-item{background-size:cover;display:flex;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;max-width:624px}.interactionsStep-interactions .editIcons-drag{cursor:pointer;position:absolute;top:68px;left:11px;width:24px;height:24px;background-color:hsla(0,0%,85.1%,.5);border-radius:50%;z-index:1;pointer-events:auto}.interactionsStep-add{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;margin-top:32px}.interactionsStep-add span{margin:0 16px}.interactionsStep-add button{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.interactionsStep-new{display:flex;justify-content:center;flex-direction:column;align-items:flex-start;box-sizing:border-box;width:100%}.interactionsStep-new-kind{display:flex;justify-content:center;flex-direction:row;align-items:center;margin-left:16px!important}.interactionsStep-new-template{box-sizing:border-box;width:100%;padding:24px}.interactionsStep-new-alertDialog{overflow:visible}.navigation-step__info{font-style:normal;font-weight:400;font-size:14px;line-height:160%;margin-bottom:14px}.navigation-step__learn{text-transform:none;font-style:normal;font-weight:700;font-size:13px;line-height:13px;position:relative;padding-left:25px}.navigation-step__learn:before{content:"";-webkit-mask:url(/static/media/link2.f1139134.svg) no-repeat;mask:url(/static/media/link2.f1139134.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#7b9eb9;left:0;width:16px;height:16px;position:absolute;transform:rotate(77deg) skew(-14deg)}.navigation-step__start-title{font-style:normal;font-weight:700;font-size:18px;line-height:20px;color:#7b9eb9;margin-bottom:14px}.navigation-step__start-content{display:flex;justify-content:flex-start;flex-direction:row;align-items:flex-start;margin-top:32px;align-items:flex-end}.navigation-step__start-content .content__action{display:flex;justify-content:center;flex-direction:column;align-items:flex-start;margin-right:32px}.navigation-step__start-content .content__action-radio--was-started{color:#bababa;cursor:not-allowed}.navigation-step__start-content .content__action-radio--was-started .MuiFormControlLabel-label{display:flex;justify-content:flex-start;flex-direction:row;align-items:center}.navigation-step__start-content .content__action-selector{margin-top:32px;width:100%}.navigation-step__start-content .content__action-description{font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#8c8c8c}.navigation-step__end{display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start;height:325px;border-top:1px solid #eee6e4;padding-top:32px;margin-top:32px}.navigation-step__end-title{font-style:normal;font-weight:700;font-size:18px;line-height:20px;color:#7b9eb9;margin-bottom:14px}.navigation-step__end-setting{display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%}.navigation-step__end-setting .setting__actions{height:221px;width:320px;display:flex;justify-content:space-between;flex-direction:column;align-items:flex-start}.navigation-step__end-setting .setting__actions-description{font-style:normal;font-weight:400;font-size:14px;line-height:160%;color:#8c8c8c}.stream-event{display:flex;min-height:100vh}.stream-event:focus-visible{outline:none}.stream-event .stream-event-right-panel{width:256px;box-sizing:border-box;padding:24px;background:#edf0f2}.stream-event .stream-event-right-panel .logo{width:116px;height:32px;background:url(/static/media/logo_full.52970bb0.svg) no-repeat;margin:4px 0 44px}.stream-event .stream-event-main{display:flex;flex-direction:column;flex-grow:1;background-color:#fff}.stream-event .stream-event-main .stream-event-main-header{display:flex;align-items:center;justify-content:flex-end;height:88px;padding:24px;box-sizing:border-box;box-shadow:0 4px 8px rgba(0,0,0,.05)}.stream-event .stream-event-main .stream-event-main-header .back,.stream-event .stream-event-main .stream-event-main-header .close{margin-right:24px}.stream-event .stream-event-main .stream-event-main-header .save{margin-right:16px}.stream-event .stream-event-main .stream-event-main-header .remove{position:relative;margin-right:48px}.stream-event .stream-event-main .stream-event-main-header .remove:after{content:" ";position:absolute;border-left:1px solid #eee6e4;right:-24px;height:24px}.stream-event .stream-event-main .stream-event-main-content{width:100%;padding:80px 0 24px;margin:0 auto;font-size:14px;color:#181611;overflow-y:scroll;height:100%;max-height:calc(100vh - 88px);box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}.stream-event .stream-event-main .stream-event-main-content::-webkit-scrollbar{display:none}.stream-event .stream-event-main .stream-event-main-content .stream-event-main-content-wrapper{margin-bottom:100px}.stream-event .stream-event-main .stream-event-main-content .stream-event-main-content-wrapper>div{max-width:624px;margin:0 auto}.stream-event .stream-event-main .stream-event-main-content .stream-event-main-content-wrapper .relayBlocker .image{transform:scale(1.2)}.stream-event .stream-event-main .stream-event-main-content .learn-more{text-transform:none;font-size:13px;margin-top:12px;position:relative;padding-left:25px}.stream-event .stream-event-main .stream-event-main-content .learn-more:before{content:"";-webkit-mask:url(/static/media/link2.f1139134.svg) no-repeat;mask:url(/static/media/link2.f1139134.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#7b9eb9;left:0;top:2px;width:16px;height:16px;position:absolute;transform:rotate(77deg) skew(-14deg)}.pollResults-item-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.pollResults-item-info-text{font-size:16px;line-height:24px}.pollResults-item-info-data,.pollResults-item-info-text{font-family:Heebo;font-style:normal;font-weight:400;color:#fff}.pollResults-item-info-data{font-size:13px;line-height:20px;width:120px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.pollResults-item-info-data img{margin-right:10px}.pollResults-item-stripe .totalStripe{width:100%;height:8px;background-color:#282025;margin:10px 0;border-radius:4px}.pollResults-item-stripe .totalStripe-fill{height:100%;background-color:#e1a077;border-radius:4px;margin-right:5px}.eventAuthAlert-join-btn{margin-left:10px!important}.pollVoting .MuiFormControlLabel-root{margin-left:-9px}.pollVoting .MuiFormControlLabel-root .MuiFormControlLabel-label{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}.pollVoting .MuiFormControlLabel-root .styledRadio-icon{background:url(/static/media/radio_icon_grey.32fcb5d7.svg)}.pollVoting .MuiFormControlLabel-root .styledRadio-icon.styledRadio-checkedIcon{background:url(/static/media/radio_icon_checked.e18a55dd.svg)}.pollVoting .MuiFormControlLabel-root .styledCheckBox-icon{background-color:hsla(0,0%,100%,.1)}.pollVoting .MuiFormControlLabel-root .styledCheckBox-icon.withBorder{border-color:#c9c0c6}.pollVoting-voteBtn{margin:10px 0}.pollVoting-voteBtn:disabled{background-color:#93808d;cursor:not-allowed}.pollDetails-title{font-size:16px;line-height:26px;color:#e9e6e8}.pollDetails-createInfo,.pollDetails-title{font-family:Heebo;font-style:normal;font-weight:700;margin-bottom:18px}.pollDetails-createInfo{font-size:13px;line-height:13px;color:#93808d}.pollDetails-question{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-bottom:18px}.pollDetails-question span{color:#93808d}.pollControl-closePoll .styledDialog-text-title,.pollControl-deletePoll .styledDialog-text-title{text-transform:none}.pollControl-closePoll .confirmClosePollBtn.defaultButtons-confirm,.pollControl-deletePoll .confirmClosePollBtn.defaultButtons-confirm{background:#e1a077}.pollControl-closePoll .confirmDeletePollBtn.defaultButtons-confirm,.pollControl-deletePoll .confirmDeletePollBtn.defaultButtons-confirm{background:#ef7171}.pollControl .divider{width:100%;height:2px;background-color:#7e6677;margin-top:16px}.pollControl-state{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.pollControl-state-statusShow{display:inline-flex;align-items:center;height:24px;text-transform:capitalize;font-weight:400;font-size:13px;border-radius:9px;padding:2px 8px}.pollControl-state-statusShow.draft{background-color:#695563}.pollControl-state-statusShow.published{background-color:#607184}.pollControl-state-statusShow.closed,.pollControl-state-statusShow.scheduled{background-color:#9e725d}.pollControl-state-btn{display:flex;flex-direction:row;align-items:center}.pollControl-state-deleteBtn{background:none;border:none;cursor:pointer}.pollControlList-btn{width:24px;height:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;background:#554b52;transition:.2s;border-radius:50%}.pollControlList-btn hr{border-radius:50%;border:none;width:3px;height:3px;background-color:#c9c0c6;margin:1px;transition:.2s}.pollControlList-btn.opened{background-color:#93808d}.pollControlList-btn.opened hr{background:#e7e1e5}.pollControlList-options{position:absolute;top:40px;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#382e35;border-radius:20px;overflow:hidden;box-sizing:border-box;z-index:100;box-shadow:0 10px 30px 10px rgba(0,0,0,.6)}.pollControlList-options-item{font-weight:700;font-size:16px;line-height:19px;letter-spacing:.04em;width:134px;text-align:left;color:#c9c0c6;box-sizing:border-box;padding:14px 15px;transition:.2s}.pollControlList-options-item.delete{color:#ef7171}.pollControlList-options-item:hover{background:#272025}.eventPollTemplates{height:100%;overflow-y:auto;padding:20px 8px 0}.eventPollTemplates-card{background-color:#382e35;border-radius:10px;margin-bottom:16px;padding:16px}.eventPollTemplates-card-title{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#fff;margin-bottom:18px}.eventPollTemplates-card-question{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-bottom:24px}.eventPollTemplates-card-options{display:flex;justify-content:center;flex-direction:column;align-items:flex-start}.eventPollTemplates-card-options-item{display:flex;justify-content:center;flex-direction:row;align-items:center;margin-bottom:16px}.eventPollTemplates-card-options-item-action{margin-right:8px}.eventPollTemplates-card-options-item-action-box,.eventPollTemplates-card-options-item-action-radio{height:20px;width:20px;border:2px solid #eee3e1;background-color:#746d72;border-radius:50%}.eventPollTemplates-card-options-item-action-box{border-radius:5px}.eventPollTemplates-card-options-item-text{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}.eventPollTemplates-card-divider{width:100%;height:2px;background-color:#54444f;margin:24px 0}.eventPollTemplates-card-footer{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.eventPollTemplates-card-footer-results{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 8px;background-color:#607184;border-radius:9px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#fff}.eventPollTemplates-card-footer-controls{display:flex;justify-content:center;flex-direction:row;align-items:center}.eventPollTemplates-card-footer-controls-publish{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#fff;cursor:pointer}.eventPollTemplates-card-footer-controls .three-dots-popup{min-width:24px}.eventPollTemplates-card-footer-controls .three-dots-popup .three-dots-popup-wrapper{background-color:#382e35;box-shadow:0 4px 8px #000}.eventPollTemplates-card-footer-controls .three-dots-popup .three-dots-popup-wrapper .eventPollTemplates-card-footer-controls-edit{border-radius:20px;box-sizing:border-box;color:#fff;padding:18px;width:100%}.eventPollTemplates-card-footer-controls .three-dots-popup .three-dots-popup-wrapper .eventPollTemplates-card-footer-controls-edit:hover{background:rgba(0,0,0,.3)}.pollsDialog{height:100%;color:#fff}.pollsDialog,.pollsDialog-content{width:100%;display:flex;flex-direction:column}.pollsDialog-content{padding:8px 8px 0 0;box-sizing:border-box;height:calc(100% - 50px);overflow-y:scroll}.pollsDialog-content-poll{background-color:#382e35;border-radius:10px;margin-bottom:16px;padding:16px}.pollsDialog-content-poll .pollDescription{cursor:pointer}.pollsDialog-content-poll .pollDescription-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:26px;color:#e9e6e8;margin-bottom:18px}.pollsDialog-content-poll .pollDescription-title span{font-size:13px;color:#c9c0c6}.pollsDialog-content-poll .pollDescription-createInfo{font-family:Heebo;font-style:normal;font-weight:700;font-size:13px;line-height:13px;color:#93808d;margin-bottom:18px}.pollsDialog-content-poll .pollDescription-question{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-bottom:18px}.pollsDialog-content-noPolls{display:flex;justify-content:center;flex-direction:row;flex-direction:column;align-items:center;margin:auto 0}.pollsDialog-content-noPolls-img{display:flex;justify-content:center;align-items:center;align-self:center;width:136px;height:136px;min-height:136px;border-radius:50%;overflow:hidden;background:#382e35}.pollsDialog-content-noPolls-text{font-family:"Heebo",sans-serif!important;font-weight:700;font-size:16px;line-height:26px;letter-spacing:.02em;color:#7e6677;text-align:center;margin:8px 0 0}.pollsDialog-addBtn{margin:10px 0}.clickable-content-dialog .styledDialog-text{cursor:pointer}.MuiSnackbarContent-message{width:100%;max-width:360px}.notification-announcement-snackbar .MuiSnackbarContent-root{background-color:#382e35;border-radius:10px}.notification-announcement{width:100%;cursor:pointer;font-family:"Heebo",sans-serif}.notification-announcement .notification-announcement-title{color:#e9e6e8;font-size:16px;font-weight:700;margin-top:0}.notification-announcement .notification-announcement-message{font-size:13px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.notification-announcement button{margin-top:16px;width:100%}.video-list-wrapper{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap}.video-list-wrapper.center{justify-content:center}.video-list-wrapper .video-wrapper{display:flex;width:50%;position:relative}.video-list-wrapper .video-wrapper:nth-child(odd){justify-content:flex-end}.video-list-wrapper .video-wrapper:nth-child(2n){justify-content:flex-start}.video-list-wrapper .video-wrapper.center{justify-content:center}.video-list-wrapper .video-wrapper .video-container{display:flex;margin-left:25px;margin-bottom:25px;position:relative}.video-list-wrapper .video-wrapper .video-container .attendeePic{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.video-list-wrapper .video-wrapper .video-container .connection-issue{border-radius:10px;position:absolute;right:0;bottom:0;width:100%;height:100%;object-fit:cover;background:#000;opacity:.7}.video-list-wrapper .video-wrapper .video-container .connection-issue .information-hint{border-radius:10px;font-size:16px;line-height:24px;color:#fff;display:flex;justify-content:center;align-items:center;height:100%}.video-list-wrapper .video-wrapper .videobox{display:flex;justify-content:center;align-items:flex-start;width:450px;overflow:hidden;background-color:#000;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.2);position:relative;max-width:472px;max-height:320px}.video-list-wrapper .video-wrapper .videobox video{position:absolute;right:0;bottom:0;width:100%;height:100%;object-fit:cover;border-radius:10px}.video-list-wrapper .video-wrapper .videobox.mirrored video{transform:scaleX(-1)}.video-list-wrapper .video-wrapper .direct-message-menu{position:absolute;right:8px;top:8px}.video-list-wrapper .video-wrapper .direct-message-menu.opened .eventMemberListItem-btn,.video-list-wrapper .video-wrapper .direct-message-menu:hover .eventMemberListItem-btn{background:#382e35}.video-list-wrapper .video-wrapper .direct-message-menu .eventMemberListItem-btn{background:rgba(56,46,53,.6)}.video-list-wrapper .video-wrapper .direct-message-menu .eventMemberListItem-btn hr{background:#e7e1e5;width:3px;height:3px;overflow:hidden}.video-list-wrapper .video-wrapper .direct-message-menu .eventMemberListItem-btn .eventMemberListItem-options{right:0;background:#352a32;justify-content:flex-start}.video-list-wrapper .video-wrapper .direct-message-menu .eventMemberListItem-btn .eventMemberListItem-options .eventMemberListItem-options-item{padding:12px 24px;text-align:left;max-width:160px}.video-list-wrapper .video-wrapper .direct-message-menu .eventMemberListItem-btn .eventMemberListItem-options .eventMemberListItem-options-item:first-child{padding-top:24px}.video-list-wrapper .video-wrapper .direct-message-menu .eventMemberListItem-btn .eventMemberListItem-options .eventMemberListItem-options-item:last-child{padding-bottom:24px}@media screen and (max-width:2560px){.video-list-wrapper .video-wrapper .videobox{height:575px;width:780px}}@media screen and (max-width:1980px){.video-list-wrapper .video-wrapper .videobox{height:405px;width:560px}}@media screen and (max-width:1680px){.video-list-wrapper .video-wrapper .videobox{height:325px;width:440px}}@media screen and (max-width:1360px){.video-list-wrapper .video-wrapper .videobox{height:245px;width:330px}}@media screen and (max-width:1268px){.video-list-wrapper .video-wrapper .videobox{height:225px;width:300px}}.table-rename-popup{padding:0 24px 24px;width:100%;box-sizing:border-box}.table-rename-popup .text-label{font-size:13px;font-weight:700;letter-spacing:.04em;margin-left:0}.table-rename-popup .text-field{background:#282025;border-radius:20px}.table-rename-popup .text-field input{font-size:16px;line-height:24px;color:#eff3f6}.video-list-table-name{font-weight:700;display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100px}.video-list-table-name .table-title{color:#93808d;font-size:21px;line-height:140%;margin-bottom:25px}.video-list-table-name .table-name{color:#e9e6e8;font-size:32px;line-height:140%}.video-list-table-name .table-name.can-edit{cursor:pointer;padding:0 30px}.video-list-table-name .table-name.can-edit:hover{color:#e9e6e8;background:url(/static/media/edit_icon_2.784d61fb.svg) 100% no-repeat;background-size:22px}@media screen and (max-width:1680px){.video-list-table-name{height:unset}.video-list-table-name .table-title{margin-bottom:12px}}@media screen and (max-width:1500px){.video-list-table-name .table-title{font-size:16px;margin-bottom:0}.video-list-table-name .table-name{font-size:20px}.video-list-table-name .table-name.can-edit:hover{background-size:18px}}.settings-wrapper{width:100%;margin-top:-24px;height:350px}.settings-wrapper .inner-wrapper{padding:0 24px}.settings-wrapper .inner-wrapper .video-wrapper{width:224px;height:136px;position:relative;background-color:#000;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:8px}.settings-wrapper .inner-wrapper .video-wrapper video{position:absolute;right:0;bottom:0;width:100%;height:100%;object-fit:cover;border-radius:8px}.settings-wrapper .inner-wrapper .video-wrapper.mirrored video{transform:scaleX(-1)}.settings-wrapper .inner-wrapper .option .label{color:#8c8c8c;margin-top:16px;margin-bottom:8px}.settings-wrapper .inner-wrapper .option canvas{width:464px}.settings-wrapper .inner-wrapper .option .dropDown.variant-brown{background:#282025;border-radius:20px}.settings-wrapper .inner-wrapper .option .dropDown.variant-brown .dropDown-selectedName{font-size:16px;line-height:24px;font-weight:400;color:#eff3f6}.settings-wrapper .inner-wrapper .option .dropDown .dropDown-optionsList{padding:0;margin:0;background:#282025;border-radius:20px;right:auto;width:100%}.settings-wrapper .inner-wrapper .option .dropDown .dropDown-optionsList .dropDown-selectedOpt{background:#eff3f6;color:#282025}.settings-wrapper .inner-wrapper .option .dropDown .dropDown-optionsList .dropDown-option{padding:5px;font-weight:400}.video-menu-container{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:264px;z-index:10}.video-menu-container .video-menu-control-element{text-align:center}.video-menu-container .video-menu-control-element .circle-button{margin:auto;width:48px;height:48px;border-radius:50%;background:#382e35;opacity:.7;cursor:pointer;position:relative}.video-menu-container .video-menu-control-element .circle-button img{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}.video-menu-container .video-menu-control-element .circle-button.disable,.video-menu-container .video-menu-control-element .circle-button.end-call{background:#592f32;opacity:1}.video-menu-container .video-menu-control-element .circle-button:last-child{margin-right:0}.video-menu-container .video-menu-control-element .label{color:#c9c0c6;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px}.labelButton{background:#7e6677;border-radius:20px 20px 0 0;padding:8px 16px;cursor:pointer;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;color:#eff3f6}.labelButton,.videoMemberLabel{display:flex;justify-content:center;align-items:center}.videoMemberLabel{box-sizing:border-box;position:absolute;padding-left:10px;background:rgba(14,10,12,.3);border-radius:40px;right:8px;bottom:8px;max-width:120px;z-index:1}.videoMemberLabel-member-name{font-weight:700;font-size:13px;line-height:24px;color:#fff;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:32px}.videoMemberLabel-microphone-indicator{position:absolute;bottom:0;right:-1px;height:24px;width:24px;z-index:1}.videoMemberLabel-microphone-indicator img{width:100%;height:100%;object-fit:cover}.mediaPermissionsDialog .defaultButtons .defaultButtons-confirm.active-btn{background-color:#e1a077}.mediaPermissionsDialog .defaultButtons .defaultButtons-confirm.disable-btn{background-color:#93808d}.mediaPermissionsDialog .defaultButtons .defaultButtons-cancel{margin:0 0 0 10px}.mediaPermissionsDialog.second-popup .defaultButtons{justify-content:space-between}.mediaPermissionsDialog .styledDialog-text-title{margin-bottom:16px;line-height:30.8px;text-transform:none}.mediaPermissionsDialog .styledDialog-text-content .secondText{margin:8px 0;line-height:24px}.mediaPermissionsDialog .styledDialog-text-content .secondText ul{padding:0;margin:0;list-style:none}.mediaPermissionsDialog .styledDialog-text-content .secondText ul li{display:flex;margin:12px 0}.mediaPermissionsDialog .styledDialog-text-content .secondText ul li:last-of-type{margin-bottom:0}.mediaPermissionsDialog .styledDialog-text-content .secondText ul li .digit{flex-shrink:0;margin:0 14px 0 0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:13px;color:#c9c0c6;border-radius:50%;background:#4d3f49}.mediaPermissionsDialog .styledDialog-text-content .secondText .text-content-title{padding:8px 0 14px}.mediaPermissionsDialog .styledDialog-text-content .camera-icon{vertical-align:middle}.mediaPermissionsDialog .styledDialog-text-content .camera-icon.safari{margin-bottom:4px}.mediaPermissionsDialog .media-permissions-img{border-radius:10px;margin:0 24px 24px}@media screen and (max-height:520px){.mediaPermissionsDialog{position:absolute;top:50%;left:50%;transform:scale(.9) translate(-55%,-56%)}}@media screen and (max-height:480px){.mediaPermissionsDialog{transform:scale(.8) translate(-60%,-62%)}}@media screen and (max-height:420px){.mediaPermissionsDialog{transform:scale(.7) translate(-70%,-72%)}}.benchAttendee{display:flex;justify-content:center;align-items:center;align-items:flex-start;position:relative;width:72px;height:64px;margin-right:18px}.benchAttendee:last-child{margin-right:0}.benchAttendee-wrapper{width:46px;height:48px;background:#382e35;border-radius:11px;overflow:hidden;cursor:pointer;position:relative}.benchAttendee-wrapper img{width:100%;height:100%;object-fit:cover}.benchAttendee-wrapper .initials{width:100%;height:100%;overflow:hidden}.benchAttendee-wrapper .initials .fallback{font-weight:700;font-size:22px;line-height:26px;letter-spacing:3px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#282025;text-transform:uppercase}.benchAttendee-wrapper:before{content:"";top:0;right:0;left:0;border-radius:11px;overflow:hidden;border:2px solid transparent}.benchAttendee-half-circle,.benchAttendee-wrapper:before{position:absolute;bottom:0;box-sizing:border-box;transition:border-color .2s}.benchAttendee-half-circle{width:72px;height:32px;border-bottom-left-radius:26px;border-bottom-right-radius:26px;border:7px solid #382e35;border-top:0;pointer-events:none}.benchAttendee-half-circle-active{border:7px solid #61545c}.benchAttendee-half-circle:after,.benchAttendee-half-circle:before{content:"";position:absolute;width:7px;height:7px;background:#382e35;border-radius:50%;overflow:hidden;right:100%;top:-2px;transition:background-color .2s}.benchAttendee-half-circle:after{right:unset;left:100%}.benchAttendee.active{border-radius:20px}.benchAttendee.active .benchAttendee-wrapper{background:#61545c}.benchAttendee.active .benchAttendee-half-circle{border:7px solid #61545c;border-top:0}.benchAttendee.active .benchAttendee-half-circle:after,.benchAttendee.active .benchAttendee-half-circle:before{background:#61545c}.benchAttendee-name-wrapper{position:absolute;top:-6px;left:6px;min-width:200px;height:60px;border-radius:16px;overflow:hidden;background:#0e0a0c;z-index:1;opacity:.5;pointer-events:none;transform:translate(-50%) scaleX(0);transition:.2s}.benchAttendee-name-wrapper,.benchAttendee-name-wrapper .benchAttendee-name{display:flex;justify-content:center;align-items:center;box-sizing:border-box}.benchAttendee-name-wrapper .benchAttendee-name{justify-content:flex-start;width:100%;height:100%;padding-left:75px;padding-right:10px;font-size:13px;line-height:13px;letter-spacing:.04em;font-weight:700;color:#f3f3f3}.benchAttendee:hover .benchAttendee-name-wrapper{transform:translate(0) scaleX(1)}.benchAttendee:hover .benchAttendee-wrapper{z-index:2}.benchAttendee-toFind.active .benchAttendee-half-circle{border-color:#f0b48f}.benchAttendee-toFind.active .benchAttendee-half-circle:after,.benchAttendee-toFind.active .benchAttendee-half-circle:before{background:#f0b48f}.benchAttendee-toFind.active .benchAttendee-name-wrapper{transform:scaleX(1)!important}.benchAttendee-toFind.active .benchAttendee-wrapper{z-index:2}.benchAttendee-toFind.active .benchAttendee-wrapper:before{border-color:#f0b48f}.benchAttendee.currentMember .benchAttendee-half-circle{border-color:#f0b48f!important}.benchAttendee.currentMember .benchAttendee-half-circle:after,.benchAttendee.currentMember .benchAttendee-half-circle:before{background:#f0b48f!important}.bench{display:flex;justify-content:center;align-items:center}@media screen and (max-width:1416px){.bench{width:100%}}.benchRow{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;margin-bottom:18px}.benchRow-item:last-child{margin-left:24px}.benchRow-item:last-child .benchAttendee-name-wrapper{transform:translate(50%) scaleX(0);right:7px;left:auto;border-radius:9px 23px 23px 9px}.benchRow-item:last-child .benchAttendee-name-wrapper .benchAttendee-name{padding-right:75px;padding-left:10px;text-align:right;justify-content:flex-end}.benchRow-item:last-child .benchAttendee:hover .benchAttendee-name-wrapper{transform:translate(0) scaleX(1)}.benchRow-item:first-child{margin-right:24px}.benchRow-oneInRow .benchRow-item{margin-left:0}.table-item-wrapper{flex-shrink:0;width:240px;display:flex;justify-content:center;align-items:center;margin:0 0 8px 8px}.table-item-wrapper .table-content{width:240px;height:264px;display:flex;flex-direction:column;background-color:rgba(14,10,12,.3);border-radius:20px}.table-item-wrapper .table-content .table-name{font-family:"Heebo",sans-serif;margin:16px 16px 0;font-weight:700;font-size:13px;line-height:16px;letter-spacing:.04em;color:#93808d}.table-item-wrapper .table-content .table-name.can-edit span{cursor:pointer;padding-right:20px}.table-item-wrapper .table-content .table-name.can-edit span:hover{color:#e9e6e8;background:url(/static/media/edit_icon_2.784d61fb.svg) 100% 0 no-repeat}.table-item-wrapper .table-content .table-seats{cursor:pointer;position:relative;height:208px;width:208px;align-self:center;margin:8px 16px 16px}.table-item-wrapper .table-content .table-seats.not-available{cursor:not-allowed}.table-item-wrapper .table-content .table-seats.not-available .button-wrapper{color:#7e6677!important}.table-item-wrapper .table-content .table-seats.not-available .benchAttendee-wrapper{cursor:not-allowed}.table-item-wrapper .table-content .table-seats .table{background:#382e35;border-radius:50%;width:112px;height:112px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.table-item-wrapper .table-content .table-seats .table .button-wrapper{margin-top:45px;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;text-align:center;letter-spacing:.04em;color:#e1a077;background:none;border:none;outline:none}.table-item-wrapper .table-content .table-seats .attendee-list{height:100%;position:relative}.table-item-wrapper .table-content .table-seats .attendee-list .attendee{width:60px;height:60px;border-radius:50%;border:4px solid #93808d;background:#7e6677;position:absolute}.table-item-wrapper .table-content .table-seats .attendee-list .attendee:hover .attendee-name-wrapper{display:flex}.table-item-wrapper .table-content .table-seats .attendee-list .attendee .attendee-name-wrapper{display:none;position:absolute;height:60px;border-radius:50px;z-index:-1;background:#0e0a0c;opacity:.5;align-items:center;width:200px}.table-item-wrapper .table-content .table-seats .attendee-list .attendee .attendee-name-wrapper .attendee-name{padding-left:75px;padding-right:10px;font-size:13px;font-weight:700;color:#f3f3f3}.table-item-wrapper .table-content .table-seats .attendee-list .attendee img{width:100%;height:100%;border-radius:50%}.table-item-wrapper .table-content .table-seats .attendee-list .attendee .initials{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:16px}.table-item-wrapper .table-content .table-seats .attendee-list .attendee .initials img{width:100%;height:100%;object-fit:cover}.table-item-wrapper .table-content .table-seats .attendee-list .attendee .initials .fallback{font-weight:700;font-size:16px;line-height:26px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;text-transform:uppercase}.table-item-wrapper .table-content .table-seats .attendee-list .attendee.active{border:4px solid #282025;z-index:1}.table-item-wrapper .table-content .table-seats .attendee-list .attendee.top{top:-32px;right:24px}.table-item-wrapper .table-content .table-seats .attendee-list .attendee.bottom{bottom:-34px;right:24px}.table-item-wrapper .table-content .table-seats .attendee-list .attendee.right{right:-34px;top:24px}.table-item-wrapper .table-content .table-seats .attendee-list .attendee.left{left:-32px;top:24px}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee{width:76px;height:66px;position:absolute;align-items:center;margin-right:0}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee .benchAttendee-wrapper{width:54px;height:54px;border-radius:17px;background:#93808d;opacity:.6}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee .benchAttendee-wrapper:before{border-radius:17px}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee .benchAttendee-half-circle{width:76px;height:26px;border-bottom-left-radius:110px;border-bottom-right-radius:110px;border:6px solid #93808d;border-top:0;opacity:.6;position:absolute;bottom:auto}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee .benchAttendee-half-circle:after,.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee .benchAttendee-half-circle:before{width:6px;height:6px;background:#93808d}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee .benchAttendee-name-wrapper{height:62px;top:8px}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.active{z-index:1}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.active .benchAttendee-half-circle,.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.active .benchAttendee-half-circle:after,.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.active .benchAttendee-half-circle:before,.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.active .benchAttendee-wrapper{opacity:1}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.top{top:0;left:50%;transform:translateX(-50%);flex-direction:column;justify-content:flex-end}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.top .benchAttendee-half-circle{top:0;left:0;transform:rotate(180deg)}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.bottom{bottom:0;left:50%;transform:translateX(-50%);flex-direction:column;justify-content:flex-start}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.bottom .benchAttendee-half-circle{bottom:0}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.bottom .benchAttendee-name-wrapper{top:-4px}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.right{right:0;top:50%;transform:translateY(-50%);justify-content:flex-start;height:76px;width:66px}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.right .benchAttendee-half-circle{transform:rotate(-90deg) translateY(15px)}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.right .benchAttendee-name-wrapper{left:-4px}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.left{left:0;top:50%;transform:translateY(-50%);justify-content:flex-end;height:76px;width:66px}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.left .benchAttendee-half-circle{transform:rotate(90deg) translateY(15px)}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.left .benchAttendee-name-wrapper{left:-4px;transform:translate(-24%) scaleX(0);border-radius:9px 23px 23px 9px}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee.left .benchAttendee-name-wrapper .benchAttendee-name{text-align:left;padding-left:10px;padding-right:75px;justify-content:flex-end}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee:hover.left .benchAttendee-name-wrapper{transform:translate(-63%) scaleX(1)}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee-toFind.active .benchAttendee-half-circle{border-color:#f0b48f}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee-toFind.active .benchAttendee-half-circle:after,.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee-toFind.active .benchAttendee-half-circle:before{background:#f0b48f}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee-toFind.active .benchAttendee-name-wrapper{transform:translate(0) scaleX(1)}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee-toFind.active .benchAttendee-wrapper{z-index:2}.table-item-wrapper .table-content .table-seats .attendee-list .benchAttendee-toFind.active .benchAttendee-wrapper:before{border-color:#f0b48f}.preJoinPage{flex-flow:row wrap-reverse;height:670px}.preJoinPage,.preJoinPage-wrapper{display:flex;align-items:center;justify-content:center}.preJoinPage-wrapper{width:100%;height:100%}.preJoinPage-blocked-audio .styledDialog-text{padding:32px 24px 0}.preJoinPage-settings{width:420px;height:264px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.preJoinPage-settings-name,.preJoinPage-settings-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:24px;line-height:170%;color:#fff;text-overflow:ellipsis}.preJoinPage-settings-dropDown{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin:20px 0}.preJoinPage-settings-dropDown .dropDown{width:202px;height:48px;background:#191317}.preJoinPage-settings-dropDown .dropDown-option:hover{background:none;color:inherit}.preJoinPage-settings-dropDown .dropDown-optionsList{width:202px}.preJoinPage-settings-dropDown .dropDown-selectedOpt,.preJoinPage-settings-dropDown .dropDown-selectedOpt:hover{background-color:#f3f3f3;color:#181611}.preJoinPage-settings-dropDown .dropDown-selectedName{display:flex;align-items:center;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;color:#fff}.preJoinPage-settings-dropDown .dropDown-selectedName img{margin:0 10px 0 0}.preJoinPage-settings-join.requestedJoin button{cursor:not-allowed;background-color:#93808d;display:flex;justify-content:center;align-items:center}.preJoinPage-settings-join.requestedJoin button img{margin-right:10px}.preJoinPage-video{position:relative;width:470px;height:264px;box-shadow:0 4px 20px 10px rgba(0,0,0,.1);margin-left:40px}.preJoinPage-video-mute{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:flex-end}.preJoinPage-video-mute-camera,.preJoinPage-video-mute-mic{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:#382e35;opacity:.7;border-radius:50%;z-index:1;margin:8px;cursor:pointer}.preJoinPage-video-mute-camera.cameraMuted,.preJoinPage-video-mute-camera.micMuted,.preJoinPage-video-mute-mic.cameraMuted,.preJoinPage-video-mute-mic.micMuted{background-color:#ef7171}.preJoinPage-video video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.preJoinPage-video-avatar{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#181611}.preJoinPage-video-avatar .custom-avatar-fallback{font-family:Heebo;font-style:normal;font-weight:700;font-size:46px;line-height:58px}.anonymous-page-wrapper{display:flex;justify-content:center;align-items:center;min-width:calc(100vw - 600px);min-height:500px;height:calc(100% - 80px);box-sizing:border-box;margin:40px}.anonymous-page-wrapper .information-side{display:flex;flex:50% 1;flex-direction:column;margin-right:56px}.anonymous-page-wrapper .information-side .meeting-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:28px;line-height:38px;color:#e9e6e8;margin-bottom:16px}.anonymous-page-wrapper .information-side .meeting-description{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-bottom:16px}.anonymous-page-wrapper .information-side .information-tip{font-family:Heebo;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#93808d}.anonymous-page-wrapper .wallpaper-wrapper{display:flex;width:464px;height:264px;position:relative;margin:0 auto;border-radius:10px}.anonymous-page-wrapper .wallpaper-wrapper img{right:0;bottom:0;object-fit:cover;border-radius:10px}.table-classroom-switcher-wrapper{margin:32px auto 0;text-align:center;width:400px;display:flex;align-self:center}.table-classroom-switcher-wrapper .tab-item{padding:7.5px 70px;font-family:Heebo;font-style:normal;font-weight:400;font-size:20px;line-height:34px;color:#93808d;background:#382e35;border-radius:8px;cursor:pointer}.table-classroom-switcher-wrapper .tab-item.active{background:#7e6677;color:#eff3f6}@media screen and (max-width:1196px){.table-classroom-switcher-wrapper{width:268px}.table-classroom-switcher-wrapper .tab-item{padding:7.5px 40px}}@media screen and (max-width:1060px){.table-classroom-switcher-wrapper{width:220px}.table-classroom-switcher-wrapper .tab-item{padding:7.5px 24px}}.knockJoinEventPopup{position:absolute;flex-direction:column;background:#382e35;box-shadow:0 10px 30px 10px rgba(0,0,0,.6);border-radius:10px;width:328px;height:138px;top:86px;left:16px;padding:16px}.knockJoinEventPopup,.knockJoinEventPopup-title{display:flex;justify-content:space-between;align-items:center}.knockJoinEventPopup-title{flex-direction:row;width:100%;font-weight:700;font-size:16px;line-height:26px;color:#e9e6e8}.knockJoinEventPopup-title img{cursor:pointer}.knockJoinEventPopup-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:100%}.knockJoinEventPopup-info-avatar{display:flex;align-items:center;min-width:58px;height:100%}.knockJoinEventPopup-info-avatar.multiply{min-width:68px}.knockJoinEventPopup-info-avatar .selectedMembers .custom-avatar-image{border:none}.knockJoinEventPopup-info-avatar .selectedMembers-imgContainer-multiply{width:34px;height:34px}.knockJoinEventPopup-info-avatar .selectedMembers-imgContainer-multiply:first-child{top:-19px}.knockJoinEventPopup-info-avatar .selectedMembers-imgContainer-multiply:nth-child(2){top:-10px}.knockJoinEventPopup-info-avatar .selectedMembers-imgContainer-multiply:nth-child(3){top:-1px}.knockJoinEventPopup-info-description{color:#c9c0c6;font-size:13px;line-height:20px}.knockJoinEventPopup-info-description-name{max-width:105px;float:left;font-weight:700;color:#fff;height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.knockJoinEventPopup-info-description-and{float:left;color:#c9c0c6}.knockJoinEventPopup-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.hostNotes-content{display:flex;flex-direction:column;height:100%}.hostNotes-content-block{display:flex;flex-direction:column;padding:15px 24px;background:#382e35;border-radius:10px;box-sizing:border-box;margin-bottom:16px}.hostNotes-content-block-text{max-height:calc(100vh - 350px);line-height:20px;overflow-y:scroll;overflow-wrap:break-word;color:#fff;padding-right:5px}.hostNotes-content-block-text p{margin:0}.hostNotes-content-block-divider{width:100%;height:2px;margin-top:10px;background:#7e6677;opacity:.4}.hostNotes-content-block-actions{display:flex;justify-content:space-between;align-items:center;padding-top:24px}.hostNotes-content-block-actions-delete{cursor:pointer;width:24px;height:24px;background:url(/static/media/ic_remove.1ab61c60.svg) no-repeat 50%}.hostNotes-content-lastUpdates{font-style:normal;font-weight:400;font-size:13px;line-height:13px;display:flex;justify-content:right;align-items:center;letter-spacing:.04em;color:#93808d}.hostNotes{display:flex;flex-direction:column;height:100%}.hostNotes-editor{background:#382e35;height:100%;border-radius:10px}.hostNotes-editor .rdw-editor-wrapper .rdw-editor-toolbar{margin:0;background:#31272e;border:none;border-radius:10px 10px 0 0}.hostNotes-editor .rdw-editor-wrapper .rdw-editor-toolbar .rdw-option-wrapper{background:none;border:none}.hostNotes-editor .rdw-editor-wrapper .rdw-editor-main{padding:10px 16px 0;height:calc(100vh - 340px);overflow-y:scroll;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#fff}.hostNotes-editor .rdw-editor-wrapper .rdw-editor-main .DraftEditor-root{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.hostNotes-editor .rdw-editor-wrapper .rdw-editor-main .public-DraftStyleDefault-block{margin:0}.hostNotes-addButton{margin:32px 0 14px}.hostNotes-emptyState{flex-direction:column;width:100%;height:100%}.hostNotes-emptyState,.hostNotes-emptyState-icon{display:flex;justify-content:center;align-items:center}.hostNotes-emptyState-icon{flex-direction:row;width:136px;height:136px;background-color:#382e35;border-radius:50%}.hostNotes-emptyState-icon:before{content:"";background:url(/static/media/host_notes_icon.4be7ec7b.svg) no-repeat 50%;background-size:contain;width:79px;height:59px}.hostNotes-emptyState-title{color:#7e6677;font-size:16px;font-weight:700;margin-top:24px}@media screen and (max-width:1160px){.hostNotes-editor .rdw-editor-wrapper .rdw-editor-main{height:calc(100vh - 400px)}}.event-blocker{width:100%;flex-direction:column}.event-blocker,.event-blocker__image{display:flex;justify-content:center;align-items:center}.event-blocker__image{flex-direction:row;width:136px;height:136px;border-radius:50%;background-color:#382e35;margin-bottom:32px}.event-blocker__title{font-style:normal;font-weight:700;font-size:27px;line-height:48px;color:#93808d;margin-bottom:16px}.event-blocker__description{width:726px;font-style:normal;font-weight:700;font-size:16px;line-height:26px;color:#93808d;margin-bottom:32px;text-align:center}.event-blocker__actions{display:flex;justify-content:center;flex-direction:column;align-items:center;grid-gap:32px;gap:32px}.next-eventCard{font-family:"Heebo",sans-serif;position:fixed;bottom:112px;left:40px;max-width:704px;height:232px;padding:16px 24px 16px 16px;box-sizing:border-box;z-index:200;justify-content:flex-start;align-items:flex-start;background:#382e35;box-shadow:2px 10px 30px rgba(0,0,0,.15);transform:translate(-200%);transition:transform .3s}.next-eventCard,.next-eventCard-image{display:flex;border-radius:10px;overflow:hidden}.next-eventCard-image{width:352px;height:100%;margin-right:24px;background:rgba(25,19,23,.4);justify-content:center;align-items:center}.next-eventCard-image img{width:100%;height:100%;object-fit:cover}.next-eventCard-description{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;color:#fff;width:288px}.next-eventCard-description-title{font-weight:700;font-size:16px;line-height:24px}.next-eventCard-description-name{font-size:20px;line-height:24px;color:#eff3f6;max-width:288px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.next-eventCard-description-date{font-size:13px;line-height:24px;margin-bottom:16px}.next-eventCard-description-countDown,.next-eventCard-description-nextBtn{width:100%}.next-eventCard-countDown{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.next-eventCard-countDown .countDown-card{width:88px;height:56px;background:rgba(25,19,23,.4);border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;font-weight:700}.next-eventCard-countDown .countDown-card-description{font-weight:700;font-size:18px;line-height:20px;color:#93808d;text-transform:capitalize}.next-eventCard-overlay{width:100vw;height:100vh;overflow:hidden;padding:0;margin:0;left:0;top:0;position:fixed;z-index:10;background-color:transparent;pointer-events:none}.next-eventCard-overlay.show{background-color:rgba(25,19,23,.5);pointer-events:auto}.next-eventCard-overlay.show .next-eventCard{transform:translate(0)}.next-eventCard .next-eventCard-close{display:flex;justify-content:center;flex-direction:row;align-items:center;position:absolute;top:0;right:0;background-color:transparent;background-image:url(/static/media/cross_icon_grey.f7777c3a.svg);background-repeat:no-repeat;background-position:50%;cursor:pointer;padding:18px;box-sizing:border-box;width:24px;height:24px;min-width:24px}@media screen and (max-width:1220px){.next-eventCard{transform:scale(.9) translate(-200%,10%)}.next-eventCard-overlay.show .next-eventCard{transform:scale(.9) translate(-5%,10%);left:10px}}@media screen and (max-width:1020px){.next-eventCard{transform:scale(.7) translate(-200%,20%)}.next-eventCard-overlay.show .next-eventCard{transform:scale(.7) translate(-20%,20%)}}@media screen and (max-width:876px){.next-eventCard{transform:scale(.6) translate(-200%,35%)}.next-eventCard-overlay.show .next-eventCard{transform:scale(.6) translate(-35%,35%)}}@media screen and (max-width:790px){.next-eventCard{transform:scale(.5) translate(-300%,50%)}.next-eventCard-overlay.show .next-eventCard{transform:scale(.5) translate(-50%,50%)}}@media screen and (max-width:730px){.next-eventCard{transform:scale(.4) translate(-300%,75%)}.next-eventCard-overlay.show .next-eventCard{transform:scale(.4) translate(-75%,75%)}}.mobileWrapper{font-family:"Heebo",sans-serif;height:100%;width:100%;min-height:100%;display:flex;flex-direction:column;position:fixed;top:0;right:0;left:0;bottom:0;overflow:auto}.mobileWrapper.live,.mobileWrapper.lobby{background:#191317;overflow:hidden}.mobileWrapper-header{display:flex;align-items:center;flex-wrap:nowrap;width:100%;box-sizing:border-box;min-height:48px;padding:16px}.mobileWrapper-header-logo{margin-right:22px}.mobileWrapper-header-title{font-weight:700;font-size:12px;line-height:13px;letter-spacing:.04em;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;color:#c9c0c6}.mobileWrapper-header-title-community{display:flex;justify-content:flex-start;align-items:center;max-width:650px}.mobileWrapper-header-title-community .community-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobileWrapper-content{height:100%;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative}.mobileWrapper-content-header{width:100%;margin-bottom:16px;padding:0 16px;box-sizing:border-box}.mobileWrapper-content-header .event-time{font-weight:400;font-size:13px;line-height:20px;color:#c9c0c6;margin-bottom:8px}.mobileWrapper-content-header .event-name{font-weight:700;font-size:16px;line-height:26px;color:#fff}.mobileWrapper-content-body{width:100%;height:100%;position:relative}.mobileWrapper-content-body-text,.mobileWrapper-content-body.scheduled{display:flex;flex-direction:column;justify-content:center;align-items:center}.mobileWrapper-content-body-text{width:100%;padding-top:50px}.mobileWrapper-content-body-text span{max-width:226px;text-align:center;font-weight:400;font-size:16px;line-height:24px;color:#c9c0c6}.mobileWrapper-content-body-text strong{font-weight:700;color:#fff}.mobileWrapper .mobileWrapper-countDown{max-width:296px;padding:16px;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:flex-start;background:#382e35;border-radius:10px;overflow:hidden;margin:0 auto}.mobileWrapper .mobileWrapper-countDown-description{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;color:#fff;width:264px}.mobileWrapper .mobileWrapper-countDown-description-title{font-weight:700;font-size:16px;line-height:24px;color:#fff}.mobileWrapper .mobileWrapper-countDown-description-name{font-size:20px;line-height:24px;color:#eff3f6;max-width:288px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobileWrapper .mobileWrapper-countDown-description-date{font-size:13px;line-height:24px;margin-bottom:16px;color:#fff}.mobileWrapper .mobileWrapper-countDown-description-countDown,.mobileWrapper .mobileWrapper-countDown-description-nextBtn{width:100%}.mobileWrapper .mobileWrapper-countDown .countDown-card{width:80px;height:56px;background:rgba(25,19,23,.4);border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;font-weight:700}.mobileWrapper .mobileWrapper-countDown .countDown-card-description{font-weight:700;font-size:18px;line-height:20px;color:#93808d}.mobileWrapper .mobileWrapper-countDown .next-eventCard-countDown{margin:0}.mobileWrapper-lobby{width:100%;height:100%;overflow:hidden;background:#282025}.mobileWrapper-lobby-benches{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:25px}.mobileWrapper-lobby-benches .mobileWrapper-lobby-benchItem{margin-bottom:24px}.mobileWrapper-stream{width:100%;height:100%;overflow:hidden;box-sizing:border-box}.mobileWrapper-stream .videoStream{height:32%;background-color:#000}.mobileWrapper-stream .videoStream .unmute{transform:scale(.7) translate(-30%,-10%)}.mobileWrapper-stream-controls,.mobileWrapper-stream-seats{display:flex;justify-content:center;align-items:center;width:100%;padding:16px 0;box-sizing:border-box}.mobileWrapper-stream-seats{flex-direction:column;padding:0}.mobileWrapper-gradient{width:100%;height:50%;box-sizing:border-box;position:fixed;left:0;bottom:0;z-index:3;background-image:linear-gradient(0deg,#282025 4.79%,rgba(40,32,37,0) 81.65%);pointer-events:none}.mobileWrapper .styledDialog-body{max-width:296px}.mobileWrapper .styledDialog-body .styledDialog-text-content{letter-spacing:unset}.mobileWrapper .styledDialog-body .defaultButtons{justify-content:space-around}.mobileWrapper .app-button{display:flex;justify-content:center;align-items:center;margin-bottom:40px}.mobileWrapper .app-button.fixed{position:fixed;bottom:44px;left:50%;transform:translateX(-50%);z-index:3;margin-bottom:0}.mobileWrapper-warning{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 40px;width:100%;height:100%;box-sizing:border-box}.mobileWrapper-warning.ended-event .mobileWrapper-warning-text{max-width:200px}.mobileWrapper-warning.ended-event,.mobileWrapper-warning.withChildren{height:unset;padding-top:70px}.mobileWrapper-warning-title{font-weight:700;font-size:34px;line-height:48px;color:#e9e6e8;margin:0 0 16px}.mobileWrapper-warning-text{font-size:16px;line-height:24px;color:#c9c0c6;margin-bottom:56px;text-align:center;max-width:210px}@media screen and (max-width:770px){.mobileWrapper-header-title-community{max-width:600px}}@media screen and (max-width:670px){.mobileWrapper-header-title-community{max-width:400px}}@media screen and (max-height:650px){.mobileWrapper-warning.withChildren{padding-top:10px}.mobileWrapper-warning-text{margin-bottom:10px}.mobileWrapper-content-body-text{padding-top:10px}}@media screen and (max-height:496px){.mobileWrapper-content-header,.mobileWrapper-content-header .event-time{margin-bottom:0}.mobileWrapper-content-body-text{padding-top:4px}.mobileWrapper-warning.ended-event,.mobileWrapper-warning.withChildren{padding-top:0}.mobileWrapper-warning.withChildren .mobileWrapper-warning-text,.mobileWrapper-warning.withChildren .mobileWrapper-warning-title{margin:0}.mobileWrapper .app-button{margin-bottom:10px}}@media screen and (max-width:426px){.mobileWrapper-header-title-community{max-width:256px}}@media screen and (max-width:376px){.mobileWrapper-header-title-community{max-width:224px}}@media screen and (max-width:320px){.mobileWrapper-header-title-community{max-width:180px}}.eventCountDown{display:flex;font-family:"Heebo",sans-serif;color:#93808d;width:100%;height:60%;justify-content:center;align-items:center}.eventCountDown.isMobile{height:auto}.eventCountDown.isMobile .eventCountDown-content.back-img{min-height:250px;margin:0 8px}@media screen and (max-width:420px){.eventCountDown.isMobile .eventCountDown-content.back-img{background:no-repeat bottom left 5% url(/static/media/count_down_img.dd19ba76.svg);background-size:85px}}.eventCountDown.isMobile .eventCountDown-image{display:flex;justify-content:center;flex-direction:row;align-items:center;max-height:250px;max-width:320px}.eventCountDown.isMobile .eventCountDown-label{font-size:12px;line-height:12px}.eventCountDown.isMobile .countdown-timer{font-size:20px;line-height:26px}.eventCountDown .countdown-timer{font-weight:700;font-size:34px;line-height:40px;color:#fff}.eventCountDown-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.eventCountDown-content.back-img{border-radius:20px;border:solid #93808d;background-image:url(/static/media/count_down_img.dd19ba76.svg);background-repeat:no-repeat;background-position:bottom left 5%}@media screen and (max-width:1279px){.eventCountDown-content.back-img{background:none}}@media screen and (min-width:1280px){.eventCountDown-content.back-img{background-size:115px}}@media screen and (min-width:1366px){.eventCountDown-content.back-img{background-size:135px}}@media screen and (min-width:1440px){.eventCountDown-content.back-img{background-size:160px}}@media screen and (min-width:1560px){.eventCountDown-content.back-img{background-size:195px}}@media screen and (min-width:1680px){.eventCountDown-content.back-img{background-size:240px}}@media screen and (min-width:1920px){.eventCountDown-content.back-img{background-size:320px}}.eventCountDown-content-timer{text-align:center}.eventCountDown-content .pre-event-video{width:100%;height:100%;display:flex;justify-content:center;flex-direction:row;align-items:center;position:relative}.eventCountDown-content .pre-event-video .unmute{position:absolute;right:6%;top:10px;z-index:2;color:#382e35;font-style:normal;font-weight:700;font-size:13px;line-height:13px}.eventCountDown-content .pre-event-video .unmute span{background-image:url(/static/media/no_sound.6c2ae35e.svg);background-repeat:no-repeat;background-position:0;padding-left:28px}.eventCountDown-label{font-size:16px;line-height:26px;margin:0;text-align:center}.eventCountDown-image{border-radius:15px;overflow:hidden;width:90%;height:100%;max-height:380px;max-width:848px;padding-bottom:6px}.eventCountDown-image img{width:100%;height:100%;object-fit:contain}.eventContainer{width:100%;display:flex;flex-direction:column;box-sizing:border-box;height:100vh;min-height:100vh;margin:0;padding:0}.eventContainer-wrapper{width:100%;height:100%;display:flex;flex-wrap:nowrap;align-items:flex-end;background-color:#282025;overflow:auto}.eventContainer-wrapper.empty .empty-wrapper{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.eventContainer-wrapper.empty .empty-wrapper .leave-event{position:absolute;bottom:15px;right:15px}.eventContainer-body{flex-direction:column;background-color:#282025;padding-right:96px}.eventContainer-body,.eventContainer-content{display:flex;justify-content:space-between;width:100%;height:100%}.eventContainer-content{align-items:center}.eventContainer .alert-dialog-popup .styledDialog-text-title{text-transform:none}.event-empty{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#93808d}.event-empty-title{font-weight:700;font-size:34px;line-height:48px;margin:0 0 8px}.event-empty-body{font-size:16px;line-height:23px;letter-spacing:.04em;margin:0}.eventDiscussions{padding-bottom:0}.eventDiscussions-hidden{display:none}.eventDiscussions-chat .eventSideDialog-title{font-size:20px;line-height:26px;padding:0 4px 0 8px;box-sizing:border-box;display:flex;align-items:center;flex-wrap:nowrap}.eventDiscussions-chat .eventSideDialog-title-name{margin-right:4px;max-width:216px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eventDiscussions-chat .eventSideDialog-title-name.withGreeter{max-width:114px}.eventDiscussions-chat .eventSideDialog-title.noWrap{flex-wrap:nowrap}.eventDiscussions-chat .eventSideDialog-title .postfix{white-space:nowrap}.eventDiscussions-chat .eventSideDialog-title.group .eventSideDialog-title-name{max-width:86px}.eventDiscussions-chat .eventSideDialog-header-back{align-self:flex-start}.mobilePlaceholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#dcc7c2;padding:20px;font-family:"Heebo",sans-serif;background-image:url(/static/media/bg.68b344e2.svg);background-repeat:no-repeat;background-position:50%}.mobilePlaceholder .heading{font-size:34px;padding-top:32px}.mobilePlaceholder .text{padding-top:8px;font-size:16px;text-align:center}.mobilePlaceholder .icon{width:200px;height:112px;background-image:url(/static/media/pc.094fa0cf.svg)}.knockRejected-alert .styledDialog-text-title{text-transform:none}@media screen and (max-width:1160px){.eventContainer-body{padding-right:80px}.eventContainer .empty{width:calc(100% - 80px)}}.stream-participants{width:344px;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;flex-shrink:0;background-color:#191317;padding:10px 24px;box-sizing:border-box}.stream-participants-header{width:100%;position:relative;margin-bottom:10px}.stream-participants-header-table{color:#93808d;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px;font-weight:700}.stream-participants-header-table .table-name{color:#e9e6e8;font-size:22px;line-height:26px;margin-top:5px}.stream-participants-header-table .table-name.can-edit span{cursor:pointer;padding-right:30px}.stream-participants-header-table .table-name.can-edit span:hover{color:#e9e6e8;background:url(/static/media/edit_icon_2.784d61fb.svg) 100% no-repeat;background-size:22px}.stream-participants-header .expand{width:48px;height:48px;border-radius:50%;background-color:#191317;position:absolute;top:-6px;right:-48px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.stream-participants-streams{overflow-y:auto;padding-right:5px;margin:auto auto 20px;width:100%}.stream-participants .video-list-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.stream-participants .video-list-wrapper .video-wrapper{display:inline-block;width:100%;margin-bottom:16px}.stream-participants .video-list-wrapper .video-wrapper:last-child{margin-bottom:0}.stream-participants .video-list-wrapper .video-wrapper .videobox{width:100%;height:168px;margin:0}.stream-participants .video-list-wrapper .video-wrapper .member-name{font-size:14px;bottom:5px;left:10px;line-height:14px}.stream-participants .video-list-wrapper .video-wrapper .microphone-indicator{top:6px;left:10px;height:20px;width:20px}.stream-participants .video-list-wrapper .video-wrapper .video-container{margin:0}.stream-participants .video-menu-container{margin-top:auto}@media screen and (max-height:960px){.stream-participants{width:300px}.stream-participants .video-list-wrapper .video-wrapper .videobox{height:143px}.stream-participants .video-menu-container{width:250px}}@media screen and (max-width:1160px){.stream-participants{width:250px;padding:10px 14px}.stream-participants-header .expand{width:40px;height:40px;top:-6px;right:-32px}.stream-participants .video-list-wrapper .video-wrapper .videobox{height:143px}.stream-participants .video-menu-container{width:250px;transform:scale(.9)}}@media screen and (max-height:860px){.stream-participants .video-list-wrapper .video-wrapper{width:215px;margin-bottom:10px}.stream-participants .video-list-wrapper .video-wrapper .videobox{height:125px;width:215px}}.eventEnded{font-family:"Heebo",sans-serif;color:#93808d;width:100%}.eventEnded,.eventEnded-content{height:100%;display:flex;justify-content:center;align-items:center}.eventEnded-content{flex-direction:column;overflow:auto;margin-top:-40px}.eventEnded-content-records{display:flex;flex-direction:column;justify-content:center;align-items:center}.eventEnded-title{text-align:center;font-weight:700;font-size:27px;line-height:48px;color:#93808d;margin:0 0 8px}.eventEnded-description{font-size:16px;font-weight:700;line-height:25px;color:#93808d;margin:0}.eventEnded .eventEnded-url{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.eventEnded .eventEnded-url-btn{font-weight:700;font-size:16px;line-height:32px;text-transform:none;flex-wrap:nowrap;max-width:360px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eventEnded .eventEnded-url:after{content:url(/static/media/arrow_right_orange.d385ee39.svg);height:24px;margin-left:10px}.eventEnded-download-btn{display:flex;justify-content:center;align-items:center;margin-top:32px}.eventEnded-download-btn img{margin-right:14px}.eventEnded-image{border-radius:15px;overflow:hidden;width:90%;height:100%;max-width:848px;height:350px;padding-bottom:6px}.eventEnded-image img{width:100%;height:100%;object-fit:contain}.benches-gradient{width:calc(100% - 96px);height:70px;box-sizing:border-box;position:fixed;left:0;bottom:0;z-index:3;background-image:linear-gradient(180deg,rgba(40,32,37,0),rgba(40,32,37,.839) 69.9%,#282025);pointer-events:none}.benches-gradient.with-stream{left:344px;width:calc(100% - 440px)}.benches-gradient.with-side-dialog{width:calc(100% - 472px)}.benches-gradient.with-side-dialog.with-stream{width:calc(100% - 816px)}@media screen and (max-height:960px){.benches-gradient.with-stream{left:300px;width:calc(100% - 396px)}.benches-gradient.with-side-dialog.with-stream{width:calc(100% - 772px)}}.table-list-wrapper{position:relative;overflow-y:scroll;overflow-x:hidden;height:100%;margin:0 auto;width:100%}.table-list-wrapper .table-list-content{display:flex;justify-content:center;flex-direction:row;align-items:flex-start;width:100%;min-height:100%}.table-list-wrapper .table-list-content .tables{width:776px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;padding:32px 16px;box-sizing:border-box}@media screen and (max-width:1598px){.table-list-wrapper .table-list-content .tables.tables-sideBar{width:528px}}@media screen and (max-width:1351px){.table-list-wrapper .table-list-content .tables.tables-sideBar{padding:32px 4px;width:256px}}@media screen and (max-width:1223px){.table-list-wrapper .table-list-content .tables{width:528px}}@media screen and (max-width:1100px){.table-list-wrapper .table-list-content .tables.tables-sideBar .table-item-wrapper{width:256px;margin:0 0 8px}}@media screen and (max-width:1040px){.table-list-wrapper .table-list-content .tables.tables-sideBar{width:240px}.table-list-wrapper .table-list-content .tables.tables-sideBar .table-item-wrapper{width:240px;margin:0 0 8px}}@media screen and (max-width:974px){.table-list-wrapper .table-list-content .tables{width:280px}}.recording{position:absolute;display:flex;flex-direction:row;margin:16px 0 0 16px}.recording-status{display:flex;align-items:center;justify-content:flex-start;width:199px;height:37px;background:#181611;border:1px solid #403e3e;box-sizing:border-box;border-radius:8px;font-family:Heebo;font-style:normal;font-weight:700;font-size:13px;line-height:13px;color:#fff;margin-right:4px}.recording-status img{margin:0 15px;animation:blink 2s ease-in-out infinite normal}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.recording-stop{display:flex;align-items:center;justify-content:center;width:37px;height:37px;background:#181611;border:1px solid #403e3e;box-sizing:border-box;border-radius:8px;cursor:pointer}.stream-content.eight-to-eight{min-width:100%;width:100%;display:block;margin:0 auto;padding:0;overflow:hidden}.full-meeting{width:100%;height:100%;position:relative;display:flex;justify-content:center;flex-direction:row;align-items:center}.full-meeting .emptyText-message{color:#93808d;font-size:27px}.class-room-container-wrapper{position:relative;overflow-y:scroll;overflow-x:hidden;height:100%;margin:0 auto;width:100%}.class-room-container-wrapper .class-room-content{display:flex;justify-content:center;align-items:center;width:100%;min-height:calc(100% - 121px)}.class-room-container-wrapper .class-room-content .classrooms{width:100%;max-width:768px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;padding:32px 16px;box-sizing:border-box}.class-room-container-wrapper .class-room-content .classrooms.fixed-height{height:calc(100vh - 195px)}.class-room-container-wrapper .class-room-content .classrooms .classroom-item{margin-bottom:8px;width:100%;padding:16px;border-radius:20px;background:#201a1e;min-height:264px}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .title-wrapper{display:flex;margin-bottom:16px;align-items:center}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .title-wrapper .classroom-title{font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:26px;color:#fff;flex:90% 1;text-align:center;margin-right:-56px}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .title-wrapper .count{background:rgba(56,46,53,.8);border-radius:4px;padding:4px 8px;font-family:Heebo;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#fff;width:40px;text-align:center}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .classroom-description{font-family:Heebo;font-style:normal;font-weight:400;font-size:13px;line-height:20px;text-align:center;color:#c9c0c6;width:100%;max-width:500px;margin:0 auto 24px}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .attendees-wrapper{display:flex;justify-content:center;margin-bottom:24px}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .attendees-wrapper .attendee{width:48px;height:48px;border-radius:16px;margin-right:8px}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .attendees-wrapper .attendee:last-child{margin-right:0}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .attendees-wrapper .attendee img{width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:16px}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .attendees-wrapper .attendee .custom-avatar--circle{width:48px;height:48px;border-radius:16px}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .attendees-wrapper .attendee.counter{display:flex;justify-content:center;align-items:center;font-size:16px;background:rgba(123,158,185,.7);color:#fff}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .join-wrapper{margin:0 auto;text-align:center}.class-room-container-wrapper .class-room-content .classrooms .classroom-item .classroom-body .join-wrapper button{background:#382e35;border-radius:8px;padding:16px 75px;outline:none;border:none;cursor:pointer;font-family:Heebo;font-style:normal;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;color:#f0b48f}@media screen and (max-width:1080px){.class-room-container-wrapper .class-room-content .classrooms{padding:16px 4px}.class-room-container-wrapper .class-room-content .classrooms .classroom-item{padding:16px 10px}}.breakout-room-wrapper{overflow:hidden;width:100%;height:100%;box-sizing:border-box;position:relative}.breakout-room-wrapper .videos-wrapper{height:calc(100% - 96px);position:relative;background-color:#191317}.breakout-room-wrapper .videos-wrapper .video-list-container{width:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;position:relative;left:50%;top:45%;transform:translate(-50%,-50%) scale(1);transform-origin:center center;box-sizing:border-box}.breakout-room-wrapper .videos-wrapper .video-list-container .table-name{font-weight:700;font-size:28px;color:#93808d;text-align:center;margin-bottom:20px}.breakout-room-wrapper .footer{width:100%;height:96px;position:absolute;bottom:0;background-color:#191317;display:flex;justify-content:center;align-items:center}.breakout-room-wrapper .collapse-videos{position:absolute;top:26px;right:24px;cursor:pointer;font-size:14px;color:#dbdbdb;letter-spacing:.04em;font-weight:700}.breakout-room-wrapper .collapse-videos:before{content:"";display:inline-block;width:20px;height:30px;background-color:#dbdbdb;-webkit-mask-image:url(/static/media/closed_arrow.a6246610.svg);mask-image:url(/static/media/closed_arrow.a6246610.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transform:rotate(90deg);position:absolute;left:-40px;top:-7px}.seats{width:100%;max-width:1100px;box-sizing:border-box;padding:42px 0 0;margin:0 auto;background:#282025;display:flex;justify-content:center;flex-direction:column;align-items:center}.seats .benchAttendee:hover{z-index:1}.stream-container{display:flex;justify-content:center;flex-direction:row;align-items:center;padding:0;margin:0;overflow-y:auto;scroll-behavior:smooth}.stream-container,.stream-content{height:100%;width:100%;box-sizing:border-box;position:relative}.stream-content{max-width:1024px;padding:40px 16px 0}.stream-content.without-rooms{padding-top:0;display:flex;align-items:center}@media screen and (max-width:1580px){.stream-content.small .benchRow{flex-direction:column;margin-bottom:0}.stream-content.small .benchRow-item{margin:0 0 18px}}@media screen and (max-width:1246px){.stream-content.medium .benchRow{flex-direction:column;margin-bottom:0}.stream-content.medium .benchRow-item{margin:0 0 10px}}@media screen and (max-width:1152px){.stream-content.small .videoStream{height:40%}.stream-content.small .videoStream .videoStream-container .text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:30%;right:unset;left:50%;transform:translateX(-50%)}.stream-content.small .videoStream .videoStream-container .text-welcome{font-size:18px}.stream-content.small .videoStream .videoStream-container .text-description{font-size:12px}.stream-content.small .eventCountDown{height:40%}.stream-content.small .benchRow .benchAttendee{margin-right:2px;transform:scale(.9)}}@media screen and (max-width:1110px){.stream-content.small{padding:40px 8px 0}.stream-content.small .eventCountDown,.stream-content.small .videoStream{height:32%}.stream-content.small .benchRow .benchAttendee{margin-right:-10px;transform:scale(.8)}}@media screen and (max-width:1060px){.stream-content.small .benchRow .benchAttendee{margin-right:-20px;transform:scale(.68)}}@media screen and (max-width:936px){.stream-content .benchRow{flex-direction:column;margin-bottom:0}.stream-content .benchRow-item{margin:0 0 10px}}.scheduler-row{display:flex}.scheduler-row:last-child{flex:1 1;margin-bottom:-16px}.scheduler-row-month{height:16px;padding:16px 8px;font-family:Heebo;font-style:normal;font-weight:700;font-size:14px;line-height:20px;display:flex;align-items:center;letter-spacing:1px;text-transform:uppercase;color:#7b9eb9}.sermon{height:100%;margin:0 16px 16px 0;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.05);background:#fff;font-family:"Heebo",sans-serif;cursor:pointer}.sermon-available{background:#f09761}.sermon.disabledCard{cursor:not-allowed}.sermon.disabledCard .sermon-card-edit,.sermon.disabledCard .sermon-card-heading,.sermon.disabledCard .sermon-card-name,.sermon.disabledCard .sermon-card-roles,.sermon.disabledCard button{filter:grayscale(80);color:#8c8c8c;cursor:not-allowed}.sermon.disabledCard .sermon-card-delete{cursor:pointer}.sermon.disabledCard .three-dots-popup:hover{cursor:not-allowed}.sermon.disabledCard .three-dots-popup:hover .three-dots-popup-wrapper{visibility:hidden;opacity:0}.sermon-card{display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;background:#fff;border-radius:10px;position:relative}.sermon-card,.sermon-card-heading{width:312px;box-shadow:0 4px 11px 1px rgba(0,0,0,.05)}.sermon-card-heading{min-height:48px;height:48px;background:#d8e1e9;border-top-left-radius:10px;border-top-right-radius:10px}.sermon-card-timing{width:212px;height:16px;margin-left:17px;margin-top:16px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;display:flex;align-items:center;color:#7b9eb9}.sermon-card-roles{display:flex;justify-content:flex-end;align-items:center;position:absolute;top:0;right:0;padding:10px 8px 0}.sermon-card-roles-item{width:18px;height:16px;margin-right:8px;display:flex;justify-content:center;align-items:center}.sermon-card-roles-item img{width:100%;height:auto;object-fit:cover}.sermon-card-roles-item:last-child{margin-right:0}.sermon-card-name{height:16px;padding:16px 16px 12px;font-weight:700;font-size:16px;line-height:26px;white-space:nowrap;text-overflow:ellipsis}.sermon-card-details,.sermon-card-name{width:280px;font-style:normal;color:#181611;overflow:hidden}.sermon-card-details{margin:0 16px;font-weight:400;font-size:13px;line-height:20px;display:flex;align-items:center;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.sermon-card-copy-url button,.sermon-card-edit button{text-align:end;margin-right:4px;letter-spacing:normal}.sermon-card-delete{width:54px;letter-spacing:.04em;color:#ef7171;font-size:16px;font-style:normal;font-weight:700;text-transform:capitalize}.sermon-card-speaker{display:flex;justify-content:flex-start;align-items:center;font-size:16px;line-height:28px;margin-bottom:16px}.sermon-card-speaker-label{color:#b8b8b8;margin-right:4px;margin-left:16px;text-transform:capitalize}.sermon-card-speaker-content{color:#1d1d1d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sermon-card-actions{display:flex;justify-content:flex-end;align-items:center;width:300px;height:52px}.sermon-card-ongoing{background:#e1a077;color:#fff}.sermon-card-ended,.sermon-card-ongoing{margin:12px auto 12px 12px;padding:2px 8px;height:24px;border-radius:9px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;display:flex;align-items:center}.sermon-card-draft,.sermon-card-ended{background:#f3f3f3;color:#8c8c8c}.sermon-card-draft{margin:12px auto 12px 12px;padding:2px 8px;height:24px;border-radius:9px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;display:flex;align-items:center;text-transform:capitalize}.sermon-card-popup-item{width:80px;padding:12px 40px;display:flex;align-items:center;color:#7b9eb9}.sermon-card-popup-divider{width:88px;height:0;border:1px solid #e8e8e8}.sermon-card-popup-delete{width:80px;height:24px;padding:12px 40px;display:flex;align-items:center;color:#ef7171}.sermon-member{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.sermon-member-inactive{opacity:.31}.sermon-member-container{display:flex;align-items:center;padding-right:5px}.sermon-member-date{font-style:normal;font-weight:400;font-size:14px;display:flex;align-items:center;letter-spacing:.02em;color:#1d1d1d;margin:0}.sermon-member:last-child{margin-bottom:0}.sermon-memberImgContainer{width:32px;height:32px;margin-right:8px}.sermon-memberImgContainer-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.sermon-card-edit button{text-align:end;margin-right:4px;letter-spacing:normal}.statusContainer{display:flex;align-items:center}.statusContainer-inactive{margin:0 5px 0 0;font-size:12px;color:#1d1d1d}.event-type{width:289px;height:289px;background:#eff3f6;cursor:pointer;border:3px solid transparent;box-sizing:border-box;border-radius:8px;display:flex;flex-direction:column;align-items:center;margin-right:34px;padding:24px 42px;position:relative}.event-type:hover{border:3px solid #e1a077}.event-type:last-of-type{margin-right:0}.event-type__badge{position:absolute;width:81px;height:16px;background-color:#e1a077;border-radius:2px;font-style:normal;font-weight:700;font-size:8px;line-height:100%;color:#fff;filter:grayscale(0);display:flex;justify-content:center;flex-direction:row;align-items:center;right:0;top:0;margin:10px}.event-type__name{font-weight:500;font-size:18px;line-height:28px;color:#1d1d1d;margin-top:34px;margin-bottom:16px}.event-type__description{font-size:14px;line-height:160%;text-align:center;opacity:.9}.event-type--disabled{cursor:not-allowed}.event-type--disabled .event-type__description,.event-type--disabled .event-type__icon,.event-type--disabled .event-type__name{color:#8c8c8c;filter:grayscale(1)}.event-type--disabled:hover{border:3px solid transparent}.event-types{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:8px;padding:34px;color:#1d1d1d}.event-types__header{position:relative;display:flex;align-items:center;font-weight:700;font-size:18px;line-height:20px}.event-types__header .close{-webkit-mask:url(/static/media/close_icon.fb410b53.svg);mask:url(/static/media/close_icon.fb410b53.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#93808d;opacity:.5;position:absolute;width:12px;height:12px;top:-20px;right:-20px;cursor:pointer}.event-types__body{display:flex}.event-types__footer{margin-top:32px;padding-top:24px;display:flex;justify-content:space-around;flex-direction:row;align-items:center;display:none;width:100%}.event-types__footer--show{border-top:1px solid #e8e8e8;display:flex}.event-types__footer .meeting-learnMore{text-transform:none;font-style:normal;font-weight:700;font-size:13px;line-height:13px;position:relative;padding-left:25px}.event-types__footer .meeting-learnMore:before{content:"";-webkit-mask:url(/static/media/link2.f1139134.svg) no-repeat;mask:url(/static/media/link2.f1139134.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#7b9eb9;left:0;width:16px;height:16px;position:absolute;transform:rotate(77deg) skew(-14deg)}.duration{position:relative;flex:1 1;font-size:18px}.duration-divider{margin:0 22px 0 8px;color:#93808d}.duration-label{margin-top:30px}.duration .durationLabel{font-size:16px;line-height:23px;letter-spacing:.02em;color:#93808d;position:absolute;top:0;left:16px}.duration-controls{display:flex;align-items:center}.duration .helper-text{font-family:"Heebo",sans-serif;color:#f6766f;position:absolute;bottom:-34px;right:0}.sermonHeader{height:35px;display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.sermonHeader-info{display:flex;justify-content:flex-start;align-items:baseline}.sermonHeader-title{font-family:"Lora",serif;font-weight:700;font-size:22px;line-height:120%;color:#1d1d1d;letter-spacing:.02em;margin:0 0 0 15px}.sermonHeader-subtitle{font-size:18px;line-height:26px;letter-spacing:.02em;color:#b8b8b8;display:flex;justify-content:flex-start;align-items:baseline}.sermonHeader-subtitle span{white-space:nowrap;position:relative}.sermonHeader-subtitle .meeting-subtitle-subject{max-width:600px;overflow:hidden;text-overflow:ellipsis;display:block;position:relative;padding-right:16px}.sermonHeader-subtitle .meeting-subtitle-subject:after{content:"\00b7";margin:0 6px;color:inherit;font-size:36px;display:inline-block;vertical-align:middle;position:absolute;right:-3px}.sermonHeader-actions{display:flex;align-items:center;justify-content:flex-end}.sermonHeader-actions a,.sermonHeader-actions button{margin-right:16px}.sermonHeader-actions a:last-child,.sermonHeader-actions button:last-child{margin-right:0}.sermonHeader .sermonHeader-link-back{font-size:18px;line-height:26px;letter-spacing:.02em;color:#b8b8b8;position:relative;padding-left:16px;cursor:pointer}.sermonHeader .sermonHeader-link-back:before{content:url(/static/media/arrow.62e48f22.svg);display:block;position:absolute;left:0;top:0}.empty-presenter{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;margin-bottom:16px;padding-top:16px;position:relative}.empty-presenter-text{font-size:16px;line-height:23px;text-align:center;letter-spacing:.02em;color:#b8b8b8;padding:8px 0}.empty-presenter-helper-text{color:#f6766f;font-size:12px;line-height:16px;line-height:20px;font-weight:400;letter-spacing:.02em;text-align:left;position:absolute;bottom:-14px;right:10px;margin:0}.integrations-item{max-width:1024px;min-height:176px;width:100%;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.05);border-radius:10px;display:flex;flex-wrap:nowrap;margin-bottom:16px}.integrations-item.integrations-item-view{box-shadow:none;border:1px solid #f0e6e4}.integrations-item-image{min-width:200px;display:flex;justify-content:center;align-items:center;background:rgba(248,244,243,.5)}.integrations-item-actions{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:32px}.sermon-details-column{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.05);border-radius:10px;width:100%;max-width:424px;min-height:720px;padding:24px;margin-right:16px!important;margin-bottom:16px!important;position:relative}.sermon-details-column:first-child{margin-left:16px!important}.sermon-details-column-title{font-family:"Lora",serif;font-weight:700;font-size:22px;line-height:24px;letter-spacing:.04em;text-transform:capitalize;color:#2d3348;margin-bottom:16px;margin-top:0;display:flex;justify-content:space-between;align-items:center;min-height:30px}.sermon-details-column-title h3{margin:0}.sermon-details-column-label{font-size:16px;line-height:28px;letter-spacing:.02em;color:#b8b8b8}.sermon-details-column-label.type{color:#93808d}.sermon-details-column .item{display:flex;margin-bottom:16px}.sermon-details-column .item>.not-last{margin-right:16px}.sermon-details-column .presenters-info{display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width:960px){.event-details .tab-container .sermon-details-column{min-height:720px;width:100%;min-width:100%;margin:0 0 16px!important}}@media screen and (max-height:812px){.sermon-details-column{min-height:calc(100vh - 92px)}}.previewModeSwitcher{position:relative;display:flex;justify-content:center;align-items:center;padding:3px;background:#597a98;box-shadow:inset 0 2px 3px rgba(0,0,0,.19);border-radius:30px;min-height:36px}.previewModeSwitcher.vertical{min-width:36px;flex-direction:column}.previewModeSwitcher .switcher-button{background:transparent;width:36px;height:36px;border-radius:50%;padding:0;margin-right:3px;display:flex;justify-content:center;align-items:center}.previewModeSwitcher .switcher-button.active{background:#fff}.previewModeSwitcher .switcher-button:last-child{margin-right:0}.presenter-advices{height:75%;display:flex;justify-content:space-around;align-items:center;border-top:1px solid #f0e6e4}.presenter-advices table{width:100%;border-spacing:5px}.presenter-advices table td{position:relative;text-align:center;vertical-align:top;width:33%}.presenter-advices table td p{margin-bottom:110px}.presenter-advices table td p.use-laptop{margin-top:5px}.presenter-advices table td .join-button{position:absolute;bottom:0;left:50%;margin-left:-75px}.presenter-advices table td .join-button.producer{margin-left:-125px}.presenter-advices table td .learn-more-button{position:absolute;bottom:50px;left:50%;margin-left:-75px;margin-bottom:10px}.countdown{height:100%;min-height:680px;display:flex;font-family:"Heebo",sans-serif;font-size:18px;line-height:160%}.countdown h1,.countdown h2,.countdown h3{font-family:"Lora",serif}.countdown .block{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.05);border-radius:10px;padding:0 24px}.countdown-content{display:flex;flex-direction:column;max-width:calc(100% - 266px);width:73%}.countdown-content.fullWidth{max-width:100%;width:100%}.countdown-content-main{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}.countdown-content-main-customName{max-width:296px}.countdown-content-main-container{display:flex;justify-content:center;align-items:center;height:calc(100% - 86px);padding:40px 0;box-sizing:border-box}.countdown-content-main-container.producer-view{height:calc(100% - 429px)}.presenter-view .countdown-content-main-container{height:25%;padding-top:20px}.countdown-content-main-anonymous{width:100%;display:flex;flex-direction:column}.countdown-content-main-timer{color:#1d1d1d}.countdown-content-main-timer-description{font-size:16px;line-height:28px;max-width:368px;text-align:center;margin:16px 0}.countdown-content-main-timer-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;border-right:1px solid #f0e6e4}.countdown-content-main-timer-wrapper:last-child{border-right:none}.countdown-content-main-timer-title{font-weight:700;font-size:22px;line-height:28px;text-align:center;margin:0}.countdown-content-main-action{display:flex;flex-direction:column}.countdown-content-main-action p{text-align:center;margin-bottom:30px}.countdown-content-main-action button{z-index:2}.countdown-content-main-description{max-width:544px;margin-bottom:58px;font-size:18px;line-height:26px;letter-spacing:.02em;color:#2d3348;text-align:center}.countdown-content-main-member{height:86px;width:calc(100% - 48px);display:flex;align-items:center;justify-content:space-around;position:absolute;bottom:0;border-top:1px solid #f0e6e4}.countdown-content-main-member button{margin-left:16px}.countdown-content-main-member .welcome-text{font-family:"Lora",serif;color:#7b9eb9;font-size:15px;line-height:120%;letter-spacing:.02em}.countdown-content-main .bg-element{position:absolute}.countdown-content-main .el1{top:0;left:153px;width:227px;height:80px;background-image:url(/static/media/bg_el_1.d9ced8fa.svg)}.countdown-content-main .el2{top:28px;right:0;width:183px;height:85px;background-image:url(/static/media/bg_el_2.1c1311a7.svg)}.countdown-content-main .el3{bottom:206px;left:64px;width:62px;height:62px;background-image:url(/static/media/bg_el_3.9d26af6e.svg)}.presenter-view .countdown-content-main .el3{bottom:56px;left:24px}.countdown-content-main .el4{bottom:172px;right:24px;width:120px;height:150px;background-image:url(/static/media/bg_el_4.2d018b64.svg)}.presenter-view .countdown-content-main .el4{bottom:-46px;right:-40px}.countdown-content-main .event-ended{height:calc(100% - 86px);display:flex;flex-direction:column;justify-content:center;align-items:center}.presenter-view .countdown-content-main .event-ended{height:100%}.countdown-content-main .event-ended h1{font-size:30px;line-height:38px;margin-bottom:24px}.countdown-content-main .event-ended .download-record-button{margin-top:20px}.countdown-content-main .event-ended .back-to-events-button{margin-top:60px}.countdown-content-help{flex-shrink:0;height:112px;margin-top:16px;display:flex;align-items:center;justify-content:center}.presenter-view .countdown-content-help{height:80px}.countdown-content-help .help-link{display:flex;align-items:center}.countdown-content-help .help-link:before{content:"";background:url(/static/media/lifebuoy.2ad3405b.svg) no-repeat 100%;width:24px;height:24px;margin-right:16px}.countdown-content-help-mobile{width:65%;display:flex}.countdown-content-help-mobile div{border-right:1px solid #f0e6e4;width:100%;height:80px;padding-left:80px;margin-left:8px;display:flex;flex-direction:column;justify-content:center;background:url(/static/media/mobile_app.ebec9b42.svg) 0 no-repeat}.countdown-content-help-mobile div p{margin:9px 0 -6px 5px;line-height:100%}.countdown-content-help-guides{width:35%;display:flex;justify-content:center}.presenter-view .countdown-content-help-guides{width:auto}.countdown-content-help-link{font-size:16px;line-height:23px;display:inline-block;letter-spacing:.1em;color:#1d1d1d!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 6px}.countdown-event{display:flex;flex-direction:column;width:27%;min-width:250px;margin-left:16px}.countdown-event.block{padding:0 16px}.countdown-event h3{font-weight:700;font-size:22px;line-height:120%;letter-spacing:.02em;margin-top:0}.countdown-event p,.countdown-event td{margin:0}.countdown-event p.subject,.countdown-event td.subject{margin-bottom:10px}.countdown-event-details{min-height:144px;padding:24px 0;flex-shrink:0;border-bottom:1px solid #f0e6e4}.countdown-event-slides{display:flex;padding-top:24px;flex-direction:column;border-bottom:1px solid #f0e6e4;padding-bottom:5px;margin-bottom:25px;overflow-y:scroll}.countdown-event-slides h3{margin-bottom:10px}.countdown-event-slides table{width:100%;border-collapse:collapse}.countdown-event-slides table tr{border-top:1px dashed #f0e6e4}.countdown-event-slides table tr:first-child{border:none}.countdown-event-slides table tr td{padding:10px 0}.countdown-event-slides table tr td:last-child{width:80px;color:#b8b8b8;vertical-align:top}.countdown-event.hideEventBlock{display:none}.countdown .empty-text{font-weight:700;text-align:center;max-width:300px}.countdown .empty-text-title{font-family:"Heebo",sans-serif;font-size:50px;line-height:73px;letter-spacing:.08em;text-transform:capitalize;color:#7b9eb9;margin:0 0 14px}.countdown .empty-text-body{font-family:"Lora",serif;font-size:22px;line-height:120%;letter-spacing:.02em;color:#93808d;margin:0}@media screen and (max-width:900px){.countdown-content{max-width:100%;width:100%}.countdown-content-help-mobile,.countdown-content-main-container .anonymous-name,.countdown-content-main-member{display:none}.countdown-content-help-guides{width:100%}.countdown-event{display:none}}.media-devices-permissions{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.05);padding:16px 24px;color:#1d1d1d;margin-bottom:20px;transition:opacity .6s,visibility .6s}.media-devices-permissions-title{float:left;height:40px;display:flex;align-items:center}.media-devices-permissions-title>span{background:url(/static/media/warning.63f3d181.svg) 0 no-repeat;padding-left:32px;font-family:"Lora",serif;font-weight:700;font-size:22px;line-height:120%;letter-spacing:.02em}.media-devices-permissions-action{float:right;display:flex;flex-wrap:wrap;align-items:center}.media-devices-permissions-action>span{font-size:20px;line-height:28px;background-size:24px;background-position:0;background-repeat:no-repeat;padding-left:32px;margin-right:30px}.media-devices-permissions-action>span.permissions-camera{background-image:url(/static/media/camera_enabled.75bed904.svg)}.media-devices-permissions-action>span.permissions-microphone{background-image:url(/static/media/mic_enabled.eaa9f17c.svg)}.recordingsItem{font-family:"Heebo",sans-serif;display:block;margin-bottom:25px}.recordingsItem td{height:40px;display:flex;align-items:flex-end;justify-content:center}.recordingsItem-title-name{font-size:18px;line-height:28px;color:#1d1d1d;max-width:152px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recordingsItem-title-duration{font-size:16px;line-height:28px;color:#b8b8b8;min-width:110px;text-align:left}.recordingsItem-actions-download{display:flex;justify-content:center;align-items:center;width:100%}.recordingsItem-actions-download:before{content:"";width:16px;height:16px;margin-right:10px}.recordingsItem-actions-download{color:#93808d}.recordingsItem-actions-download:before{background:url(/static/media/download_icon.0ed5b1c0.svg) no-repeat 100%}.recordingsItem-actions-processing{font-size:16px;line-height:28px;color:#b8b8b8;padding-right:10px}.recordings{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.recordings-title{font-family:"Heebo",sans-serif;font-size:16px;line-height:28px;color:#7b9eb9;margin:0 0 24px}.recordings-list{min-width:516px;max-width:100%;max-height:200px;overflow:auto;margin-bottom:16px}.recordings-list table{max-width:100%;margin:0 auto}.eventBadge{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;background:#382e35;padding:8px 16px;border-radius:40px;font-family:"Heebo",sans-serif;font-weight:500;font-size:13px;line-height:18px;cursor:pointer}.eventBadge-text{color:#7e6677}.eventBadge-icon{width:24px;height:24px;margin-right:10px}.eventBadge-icon img{width:100%;height:100%}.profileBtn{display:flex;justify-content:center;align-items:center;background:#382e35;border-radius:40px;overflow:hidden;box-sizing:border-box;cursor:pointer;padding:4px 4px 4px 10px;height:48px}.profileBtn-name{margin-right:8px;font-size:16px;line-height:24px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100px}.profileBtn .profileBtn-user{width:40px;height:40px;box-sizing:border-box}.profileBtn .profileBtn-user img{object-fit:cover}.profileBtn .initials,.profileBtn .profileBtn-user img{width:100%;height:100%;border-radius:50%;overflow:hidden}.profileBtn .initials img{width:100%;height:100%;object-fit:cover}.profileBtn .initials .fallback{font-weight:700;font-size:16px;line-height:26px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;text-transform:uppercase}.table-user-rename-popup{padding:0 24px 24px;width:100%;box-sizing:border-box}.table-user-rename-popup .text-label{font-size:13px;font-weight:700;letter-spacing:.04em;margin-left:0}.table-user-rename-popup .text-field{background:#282025;border-radius:20px}.table-user-rename-popup .text-field input{font-size:16px;line-height:24px;color:#eff3f6}.eventMemberListItem{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin-bottom:16px}.eventMemberListItem-data{width:280px;display:flex;justify-content:flex-start;flex-direction:row;align-items:center}.eventMemberListItem-data-image{width:46px;height:42px;margin-right:16px;position:relative}.eventMemberListItem-data-image img{width:100%;height:100%;object-fit:cover;border-radius:50%}.eventMemberListItem-data-image-fallback{font-weight:700;font-size:16px;line-height:26px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fcf0e9;text-transform:uppercase;background:#93808d}.eventMemberListItem-data-name{line-height:28px;color:#fff}.eventMemberListItem-data-name,.eventMemberListItem-data-title{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eventMemberListItem-data-title{margin-left:12px;padding:0 12px;background-color:#7b9eb9;color:#eff3f6;border-radius:20px;width:77px;text-align:center}.eventMemberListItem-data-edit{cursor:pointer;display:flex;justify-content:center;align-items:center;margin-left:10px}.eventMemberListItem-data.own{width:320px}.eventMemberListItem-data.own .eventMemberListItem-data-title{margin-left:auto;background:none;color:#fff;padding:0;min-width:55px;text-align:end}.eventMemberListItem-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;background:#382e35;border-radius:5px;width:35px;height:16px;transition:.2s}.eventMemberListItem-btn hr{border:none;border-radius:50%;width:3.7px;height:3px;background:#7e6677;margin:2.5px;transition:.2s}.eventMemberListItem-btn.opened{background-color:#93808d}.eventMemberListItem-btn.opened hr{background:#e7e1e5}.eventMemberListItem-btn.ownMember{display:none}.eventMemberListItem-image-restriction{position:absolute;left:24px;top:24px}.eventMemberListItem-options{position:absolute;top:20px;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#382e35;border-radius:10px;overflow:hidden;box-sizing:border-box;z-index:100}.eventMemberListItem-options-item{font-weight:700;font-size:13px;line-height:19px;letter-spacing:0;width:180px;text-align:center;color:#c9c0c6;box-sizing:border-box;padding:16px 24px;transition:.2s}.eventMemberListItem-options-item:first-child{padding:24px 24px 16px}.eventMemberListItem-options-item:last-child{padding:16px 24px 24px}.eventMemberListItem-options-item:hover{background:#3f373c}@media screen and (max-width:1160px){.eventMemberListItem-data{width:210px}.eventMemberListItem-data.own{width:245px}}.waitingToJoinMember{width:284px;height:145px;background:#382e35;border-radius:10px;padding:16px;margin-bottom:16px}.waitingToJoinMember-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.waitingToJoinMember-info-name{font-weight:500;font-size:16px;line-height:24px;color:#fff;margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.waitingToJoinMember-info-time{font-size:13px;line-height:20px;color:#7e6677;margin-left:8px}.waitingToJoinMember-description{margin-top:16px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#fff}.waitingToJoinMember-action{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.event-member-list-title{font-weight:500;font-size:13px;line-height:25px;color:#eff3f6;margin-bottom:16px}.eventMembersDialog{width:100%;margin:0;background-color:#0e0a0c;font-family:"Heebo",sans-serif;overflow:auto;padding:0 6px 0 0;box-sizing:border-box}.eventMembersDialog-search{margin-bottom:32px}.eventMembersDialog-search .text-field{border-radius:20px;color:#eff3f6;background-color:hsla(0,0%,72.2%,.15)}.eventMembersDialog-search .clear{position:relative;display:inline;background:transparent;margin:0 0 0 -20px;line-height:40px}.eventMembersDialog-list{max-height:100%;display:flex}.eventMembersDialog-list button{width:14px;height:14px;margin:13px 0 0 13px}.eventMembersDialog-list-title{font-weight:500;font-size:13px;line-height:25px;color:#eff3f6;margin-bottom:16px}.eventWelcomeDialog{width:100%;height:100%;padding:0;margin:0;background-color:#0e0a0c;font-family:"Heebo",sans-serif;overflow:auto}.eventWelcomeDialog-card{width:100%;padding:24px;background:#382e35;border-radius:10px;box-sizing:border-box;margin-bottom:16px}.eventWelcomeDialog-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.eventWelcomeDialog-card-body{margin-bottom:24px}.eventWelcomeDialog-card-footer{display:flex;justify-content:space-between;align-items:center}.eventWelcomeDialog-card-duration{font-size:13px;line-height:25px;color:#fff;margin:0}.eventWelcomeDialog .greeter{width:100%;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;font-size:13px;line-height:25px}.eventWelcomeDialog .greeter-image{width:32px;height:32px;border-radius:50%;margin-right:8px;overflow:hidden}.eventWelcomeDialog .greeter-image img{width:100%;height:100%;object-fit:cover}.eventWelcomeDialog .greeter-image-fallback{font-family:"Lora",serif;width:100%;height:100%;border:3px solid #f09761;box-sizing:border-box;background-color:#f0b48f;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:50%;font-weight:700;font-size:14px;line-height:120%;text-transform:uppercase}.eventWelcomeDialog .greeter-title{margin-right:4px;color:#fff}.eventWelcomeDialog .greeter-subtitle{color:#7e6677}.eventWelcomeDialog .greeter-message{color:#fff}@media screen and (max-width:1160px){.eventWelcomeDialog-card,.eventWelcomeDialog .dialog-card{padding:12px}.eventWelcomeDialog .dialog-card .productTour-title{font-size:14px;line-height:18px}.eventWelcomeDialog .dialog-card .productTour-btn{width:70px}}.eventAuthDialog{font-family:"Heebo",sans-serif;width:100%;height:100%;background-color:#0e0a0c;overflow:auto;box-sizing:border-box;color:#fff}.eventAuthDialog.embedded{padding-top:6px}.eventAuthDialog-container,.eventAuthDialog-container form{height:100%}.eventAuthDialog-description{font-size:16px;line-height:28px;color:#eff3f6;margin:0}.eventAuthDialog-description p{margin:0}.eventAuthDialog-email,.eventAuthDialog-password{margin-bottom:24px}.eventAuthDialog-email .text-label,.eventAuthDialog-password .text-label{margin-left:0;font-weight:700;font-size:13px;line-height:19px;display:flex;align-items:center;letter-spacing:.04em;color:#8c8c8c!important}.eventAuthDialog-email .textarea,.eventAuthDialog-password .textarea{font-size:16px!important;line-height:24px;color:#eff3f6}.eventAuthDialog-email .text-field,.eventAuthDialog-password .text-field{border-radius:20px;background-color:#382e35}.eventAuthDialog-email .helper-text,.eventAuthDialog-password .helper-text{width:100%;color:#ef7171;font-size:13px;line-height:28px}.eventAuthDialog-email input::-ms-reveal,.eventAuthDialog-password input::-ms-reveal{display:none}.eventAuthDialog-email .eventAuthDialog-description{margin:24px 0}.eventAuthDialog-password .eventAuthDialog-description{margin-bottom:24px}.eventAuthDialog-buttons{display:flex;justify-content:flex-end;align-items:center}.eventAuthDialog-buttons .proceed{font-size:13px;line-height:13px;height:40px;border-radius:9px}.eventAuthDialog-buttons button{height:40px}.eventAuthDialog-forgot{display:flex;justify-content:flex-end;align-items:center;margin-bottom:24px}.eventAuthDialog-forgotBtn{font-weight:700;font-size:13px;line-height:19px;letter-spacing:.04em;color:#c9c0c6;text-decoration:none}.eventAuthDialog-error-container{margin-bottom:24px}.eventAuthDialog-error-container .eventAuthDialog-error{font-size:13px;line-height:25px;color:#ef7171}.eventAuthDialog .social-media-buttons-wrapper{margin-top:32px}.eventAuthDialog .social-media-buttons-wrapper .social-button{margin-bottom:24px}.eventAuthDialog .social-media-buttons-wrapper .social-button button{color:#fff}.eventAuthDialog .divider{height:26px;position:relative}.eventAuthDialog .divider .text{text-align:center;width:40px;margin:0 auto}.eventAuthDialog .divider .text span{position:absolute;font-size:16px;line-height:26px;font-weight:700;color:#7e6677;background:#0e0a0c;z-index:1;width:30px;left:0;right:0;margin-left:auto;margin-right:auto}.eventAuthDialog .divider .line{position:absolute;width:100%;height:1px;background:#382e35;top:12px}.eventAuthDialog .event-auth-login-magic .eventAuthDialog-description{margin-bottom:16px}.eventAuthDialog .event-auth-login .divider{margin:40px 0}.eventSignUpDialog{font-family:"Heebo",sans-serif;width:100%;height:100%;background-color:#0e0a0c;overflow:auto;box-sizing:border-box;color:#fff}.eventSignUpDialog-container{margin-top:24px}.eventSignUpDialog-description{font-size:16px;line-height:28px;color:#eff3f6;margin-bottom:24px}.eventSignUpDialog-description p{margin:0}.eventSignUpDialog-email,.eventSignUpDialog-password{margin-bottom:24px}.eventSignUpDialog-email .text-label,.eventSignUpDialog-password .text-label{margin-left:0;font-weight:700;font-size:13px;line-height:19px;display:flex;align-items:center;letter-spacing:.04em;color:#8c8c8c!important}.eventSignUpDialog-email .textarea,.eventSignUpDialog-password .textarea{font-size:16px;line-height:28px;color:#eff3f6}.eventSignUpDialog-email .text-field,.eventSignUpDialog-password .text-field{border-radius:20px;background-color:#382e35}.eventSignUpDialog-email .helper-text,.eventSignUpDialog-password .helper-text{text-align:left;width:100%;color:#ef7171;font-size:13px;line-height:28px}.eventSignUpDialog-buttons{display:flex;justify-content:flex-end;align-items:center}.eventSignUpDialog-buttons button{height:32px}.eventSignUpDialog-forgot{display:flex;justify-content:flex-end;align-items:center;margin-bottom:32px}.eventSignUpDialog-forgotBtn{font-weight:700;font-size:13px;line-height:19px;letter-spacing:.04em;color:#c9c0c6;text-decoration:none}.eventSignUpDialog-error{font-size:13px;line-height:25px;color:#ef7171;margin:24px 0}.eventSignUpDialog-row{display:flex;justify-content:space-between;margin-bottom:16px}.eventSignUpDialog-row .styledTextArea{margin-right:16px}.eventSignUpDialog-row .styledTextArea:last-child{margin-right:0}.eventSignUpDialog-row .styledTextArea label+.text-field{margin-top:23px!important}.eventSignUpDialog-row.avatar{width:104px;height:104px;margin-bottom:32px}.eventSignUpDialog-row.avatar .editIcons.editIcons-edit{border:none}.eventSignUpDialog-row.submit{justify-content:flex-end}.eventSignUpDialog-row input::-ms-reveal{display:none}.eventSignUpDialog .styledTextArea .text-label{margin:0;font-weight:700;font-size:13px;line-height:13px;letter-spacing:.04em;color:#8c8c8c}.eventSignUpDialog .styledTextArea .text-field{background:#382e35;border-radius:20px;color:#eff3f6;min-height:48px}.eventSignUpDialog .styledTextArea .text-field .textarea:-ms-input-placeholder{color:#93808d;font-size:16px;line-height:24px}.eventSignUpDialog .styledTextArea .text-field .textarea::placeholder{color:#93808d;font-size:16px;line-height:24px}.eventSignUpDialog .styledTextArea .text-field .MuiIconButton-root{padding:8px}.eventSignUpDialog-alert .styledDialog-text-title{text-transform:none!important}.dialog-card{width:100%;padding:12px 16px;background:#382e35;border-radius:10px;box-sizing:border-box;margin-bottom:16px}.dialog-card-header{display:flex;justify-content:space-between;align-items:center}.dialog-card-footer{display:flex;justify-content:flex-end;align-items:center}.productTour{display:flex;justify-content:center;align-items:center;justify-content:space-between}.productTour-title{font-weight:700;font-size:16px;line-height:20px;color:#fff;margin:0}.productTour-message{font-size:13px;line-height:25px;color:#8c8c8c;margin:0}.productTour .productTour-btn{display:flex;justify-content:center;align-items:center;background:#7b9eb9;color:#fff;border-radius:10px;text-transform:capitalize;padding:4px 32px;height:40px;box-sizing:border-box;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em}.eventEditProfileDialog{font-family:"Heebo",sans-serif;width:100%;height:100%;background-color:#0e0a0c;overflow:auto;box-sizing:border-box;position:relative;color:#fff}.eventEditProfileDialog-container{height:100%;width:100%;overflow-y:scroll;overflow-x:hidden}.eventEditProfileDialog-row{display:flex;justify-content:space-between;margin-bottom:24px;padding-right:4px;box-sizing:border-box}.eventEditProfileDialog-row .styledTextArea .text-label{margin:0;font-weight:700;font-size:13px;line-height:13px;letter-spacing:.04em;color:#8c8c8c!important}.eventEditProfileDialog-row .styledTextArea .text-field{background:#382e35;border-radius:20px;color:#eff3f6;min-height:48px}.eventEditProfileDialog-row .styledTextArea .text-field .textarea:-ms-input-placeholder{color:#93808d;font-size:16px;line-height:24px}.eventEditProfileDialog-row .styledTextArea .text-field .textarea::placeholder{color:#93808d;font-size:16px;line-height:24px}.eventEditProfileDialog-row .styledTextArea .text-field .MuiIconButton-root{padding:8px}.eventEditProfileDialog-row.avatar{width:104px;height:104px;margin:0 auto 24px}.eventEditProfileDialog-row.avatar .editIcons.editIcons-edit{border:1px solid #382e35;box-sizing:border-box}.eventEditProfileDialog-row.submit{width:100%}.eventEditProfileDialog-row.submit button{background:#7e6677}.eventEditProfileDialog-row.password-btn{justify-content:flex-end}.eventEditProfileDialog-row-alert .styledDialog-text-title{text-transform:none!important}.eventEditProfileDialog-row.deleteUser{display:flex;flex-direction:column;padding-right:4px}.eventEditProfileDialog-row.deleteUser-divider{height:1px;background-color:#363538}.eventEditProfileDialog-row input::-ms-reveal{display:none}.eventEditProfileDialog .email-help-text{font-size:16px;line-height:28px;color:#f09761;padding:0 12px;margin:-10px 0 20px}.event-members-counter-wrapper{display:flex;justify-content:center;flex-direction:row;align-items:center;width:178px;position:fixed;bottom:0;left:calc(50% - 50px);transform:translateX(-50%);background:#7b9eb9;border-radius:20px 20px 0 0;z-index:4;padding:8px 0;cursor:pointer}.event-members-counter-wrapper.leftSideBar{left:calc(50% + 126px)}.event-members-counter-wrapper.rightSideBar{left:calc(50% - 238px)}.event-members-counter-wrapper.bothSideBars{left:calc(50% - 62px)}.event-members-counter-wrapper .event-members-counter-icon{background-image:url(/static/media/people_icon_small_white.87c652cc.svg);background-repeat:no-repeat;background-position:50%;width:20px;height:14px;margin-right:10px}.event-members-counter-wrapper .event-members-counter-label{color:#fff;font-weight:500;font-size:16px;line-height:24px;font-family:"Heebo",sans-serif}@media screen and (max-height:960px){.event-members-counter-wrapper.leftSideBar{left:calc(50% + 100px)}.event-members-counter-wrapper.bothSideBars{left:calc(50% - 88px)}}@media screen and (max-width:1160px){.event-members-counter-wrapper{left:calc(50% - 42px)}.event-members-counter-wrapper.leftSideBar{left:calc(50% + 82px)}.event-members-counter-wrapper.rightSideBar{left:calc(50% - 182px)}.event-members-counter-wrapper.bothSideBars{left:calc(50% - 56px)}}.announcement-form-wrapper{display:flex;justify-content:space-between;flex-direction:column;align-items:stretch;height:100%;color:#8c8c8c;font-size:16px}.announcement-form-wrapper .announcement-form{height:calc(100% - 100px);overflow:auto}.announcement-form-wrapper .dropDown,.announcement-form-wrapper .square-text-field .text-field,.announcement-form-wrapper .styledInput{border-radius:20px;background-color:#382e35;color:#fff}.announcement-form-wrapper .dropDown:not(.text-area),.announcement-form-wrapper .square-text-field .text-field:not(.text-area),.announcement-form-wrapper .styledInput:not(.text-area){height:48px}.announcement-form-wrapper .dropDown-optionsList{border-radius:20px;background-color:#382e35;color:#fff;max-height:144px}.announcement-form-wrapper .dropDown-selectedName,.announcement-form-wrapper .dropDown-selectedOpt:not(:hover),.announcement-form-wrapper .MuiFormControlLabel-label{color:#fff}.announcement-form-wrapper .dropDown-option{padding:13px 16px}.announcement-form-wrapper .dropDown-option:hover{background:rgba(14,10,12,.3);color:#fff}.announcement-form-wrapper .announcement-form-row{padding:0 24px;margin-bottom:24px}.announcement-form-wrapper .announcement-form-row.announcement-form-row-title{margin-bottom:34px}.announcement-form-wrapper .announcement-form-divider{width:100%;height:2px;background-color:#382e35;margin-bottom:24px}.announcement-form-wrapper .announcement-form-buttons{padding:24px}.announcement-form-wrapper .announcement-form-buttons button:first-child{margin-bottom:10px}.announcement-form-wrapper .label{font-size:13px;margin-bottom:2px;margin-left:16px}.announcement-form-wrapper .custom-text-field .custom-text-field-counter{font-size:13px}.announcement-form-wrapper .styledCheckBox-icon.withBorder{background:hsla(0,0%,100%,.1);border-color:#eee3e1}.announcements-list-wrapper{height:100%}.announcements-list-wrapper .announcements-empty-screen{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%}.announcements-list-wrapper .announcements-empty-screen .announcements-empty-icon{display:flex;justify-content:center;flex-direction:row;align-items:center;width:136px;height:136px;background-color:#382e35;border-radius:50%}.announcements-list-wrapper .announcements-empty-screen .announcements-empty-icon:before{content:"";background:url(/static/media/announcements_empty_icon.17fb71a5.svg) no-repeat 50%;background-size:contain;width:79px;height:59px}.announcements-list-wrapper .announcements-empty-screen .announcements-empty-title{color:#7e6677;font-size:16px;font-weight:700;margin-top:24px}.announcements-list-wrapper .announcements-list{height:calc(100% - 106px);overflow-y:auto;overflow-x:hidden;padding:8px 6px 0 0}.announcements-list-wrapper .announcements-list.full-height{height:calc(100% - 20px)}.announcements-list-wrapper .announcements-list .announcements-list-item{margin-bottom:16px}.announcements-list-wrapper .announcements-add-button{padding:10px 0 0;position:relative;display:flex;justify-content:space-between;flex-direction:column;align-items:center;height:84px}.announcements-list-wrapper .announcements-add-button button{max-width:328px}@media screen and (max-width:1160px){.announcements-list-wrapper .announcements-add-button button{max-width:230px}}.announcement-card{background-color:#382e35;border-radius:10px;padding:24px 16px;cursor:pointer}.announcement-card .announcement-title{color:#e9e6e8;font-size:16px;margin-bottom:8px;font-weight:700}.announcement-card .announcement-description{color:#fff;font-size:16px;margin-bottom:0;word-wrap:break-word}.announcement-card .announcement-created{color:#93808d;font-size:13px;margin-bottom:16px;font-weight:700}.announcement-card .announcement-main-button{margin-top:24px}.announcement-card .announcement-divider{width:100%;height:2px;background-color:#7e6677;margin-top:16px;opacity:.4}.announcement-card .announcement-footer{display:flex;justify-content:space-between;flex-direction:row;align-items:center;margin-top:24px}.announcement-card .announcement-footer .announcement-footer-status{border-radius:9px;padding:2px 8px;color:#fff;background:rgba(123,158,185,.6)}.announcement-card .announcement-footer .announcement-footer-status.draft{background:rgba(126,102,119,.7)}.announcement-card .announcement-footer .announcement-footer-status.scheduled{background-color:#9e725d}.announcement-card .announcement-footer .announcement-controls{display:flex;justify-content:flex-end;flex-direction:row;align-items:center}.announcement-card .announcement-footer .announcement-controls .three-dots-popup{min-width:24px}.announcement-card .announcement-footer .announcement-controls .three-dots-popup .three-dots-popup-wrapper{align-items:flex-start;justify-content:flex-start;padding:0;border-radius:20px;background-color:#382e35;box-shadow:0 4px 8px #000}.announcement-card .announcement-footer .announcement-controls .three-dots-popup .three-dots-popup-wrapper .announcement-dots-popup-item{border-radius:20px 20px 0 0;box-sizing:border-box;color:#fff;padding:16px 16px 8px;width:100%}.announcement-card .announcement-footer .announcement-controls .three-dots-popup .three-dots-popup-wrapper .announcement-dots-popup-item.unschedule{border-radius:0}.announcement-card .announcement-footer .announcement-controls .three-dots-popup .three-dots-popup-wrapper .announcement-dots-popup-item.delete{border-radius:0 0 20px 20px;color:#ef7171}.announcement-card .announcement-footer .announcement-controls .three-dots-popup .three-dots-popup-wrapper .announcement-dots-popup-item:hover{background:rgba(0,0,0,.3)}.announcement-card .announcement-footer .announcement-controls .announcement-button-delete{cursor:pointer;width:24px;height:24px;background-image:url(/static/media/ic_remove.1ab61c60.svg);background-position:50%;background-repeat:no-repeat}.announcements-view-wrapper{height:100%;color:#fff;font-size:16px;word-wrap:break-word}.announcements-view-wrapper .announcement-info{padding:24px;height:calc(100% - 160px);overflow-y:auto}.announcements-view-wrapper .announcement-info .announcement-created{font-size:13px;font-weight:700;color:#93808d;margin-bottom:16px}.announcements-view-wrapper .announcement-button{padding:24px}.eventAnnouncementTemplates{height:100%;overflow-y:auto;margin-bottom:16px}.eventAnnouncementTemplates-card{background-color:#382e35;border-radius:10px;width:100%;margin-bottom:16px;padding:24px 16px;box-sizing:border-box}.eventAnnouncementTemplates-card-title{font-style:normal;font-weight:700;font-size:16px;line-height:26px;color:#e9e6e8;margin-bottom:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eventAnnouncementTemplates-card-description{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-bottom:24px}.eventAnnouncementTemplates-card-divider{margin:17px 0 26px;height:2px;background-color:#7e6677}.eventAnnouncementTemplates-card-footer{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.eventAnnouncementTemplates-card-footer-type{height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#607184;border-radius:9px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#fff;padding:2px 8px}.eventAnnouncementTemplates-card-footer-controls,.eventAnnouncementTemplates-card-footer-type{display:flex;justify-content:center;flex-direction:row;align-items:center}.eventAnnouncementTemplates-card-footer-controls-publish{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#fff}.eventAnnouncementTemplates-card-footer-controls .three-dots-popup{min-width:24px}.eventAnnouncementTemplates-card-footer-controls .three-dots-popup .three-dots-popup-wrapper{background-color:#382e35;box-shadow:0 4px 8px #000}.eventAnnouncementTemplates-card-footer-controls .three-dots-popup .three-dots-popup-wrapper .eventAnnouncementTemplates-card-footer-controls-edit{border-radius:20px;box-sizing:border-box;color:#fff;padding:18px;width:100%}.eventAnnouncementTemplates-card-footer-controls .three-dots-popup .three-dots-popup-wrapper .eventAnnouncementTemplates-card-footer-controls-edit:hover{background:rgba(0,0,0,.3)}.eventSideDialog{padding:0}.eventSideDialog .eventSideDialog-header-text .custom-avatar{display:flex;justify-content:center;flex-direction:row;align-items:center;background-color:rgba(126,102,119,.6);min-width:32px;min-height:32px;max-width:32px;max-height:32px;border-radius:50%}.eventSideDialog .eventSideDialog-header-text .custom-avatar:before{content:"";position:absolute;background:url(/static/media/announcement_tab_icon_white.f5cda2b0.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:16px;height:16px;opacity:.4}.eventSideDialog .eventSideDialog-header-text .custom-avatar .custom-avatar-fallback{display:none}.eventAnnouncementsDialog{height:100%}.styledDialog-text-content{word-wrap:break-word;margin-bottom:0}.styledMultiSelect{display:inline-block;position:relative;font-family:"Heebo",sans-serif;font-size:14px;line-height:180%;color:#1d1d1d}.styledMultiSelect-dropButton{position:absolute;right:0;display:inline-block;padding-top:16px;padding-left:10px;cursor:pointer}.styledMultiSelect-title{font-size:12px;color:#b8b8b8;line-height:130%}.styledMultiSelect-text{font-size:14px;display:inline-block;border:none;height:32px;font-family:"Heebo",sans-serif;margin-left:0;text-align:left;width:calc(100% - 25px);white-space:nowrap;cursor:pointer;outline:unset}.styledMultiSelect-text-focus{outline:none}.styledMultiSelect-error{position:absolute;color:#f6766f;font-size:12px}.styledMultiSelect-container{border-bottom:1px solid #f2f2f2;transition:border-color .2s linear}.styledMultiSelect-container-error{border-bottom:2px solid #f6766f}.styledMultiSelect-container:hover{border-bottom:1px solid rgba(0,0,0,.2)}.styledMultiSelect-selectedItems{flex-wrap:wrap;display:flex}.companyDialogSelect .styledMultiSelect-container{margin-left:136px}.companyDialogSelect .styledMultiSelect-selectedItems,.selectItem{margin-top:8px}.selectItem{background:#f2f2f2;color:#1d1d1d;font-family:"Heebo",sans-serif;font-size:12px;margin-right:8px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.selectItem-cross{cursor:pointer;margin-left:16px}.linkHolder{width:100%;position:relative}.linkHolder-wrapper{margin-top:16px;border-bottom:1px solid #f2f2f2;max-width:320px;min-height:34px;position:relative}.linkHolder-wrapper:before{content:attr(data-text);padding:8px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:305px}.linkHolder-title,.linkHolder-wrapper:before{position:absolute;color:#b8b8b8;top:0;left:0;cursor:default}.linkHolder-title{font-size:12px;line-height:130%;margin:0}.linkHolder-placeholder{color:#b8b8b8;cursor:default}.linkHolder-link,.linkHolder-placeholder{padding:8px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.linkHolder-link{font-size:14px;outline:none;width:100%}.linkHolder .sm{max-width:176px}.linkHolder .md{max-width:320px}.linkHolder .lg{max-width:376px}.orangeButton{background:#f09761;border-radius:30px}.orangeButton-disabled{background:#b8b8b8}.orangeButton-text{vertical-align:middle;font-family:"Lora",serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;text-align:center;text-transform:uppercase;color:#fff}.containedBlueButton{background:#7b9eb9;border-radius:30px}.containedBlueButton-disabled{background:#b8b8b8}.containedBlueButton-text{vertical-align:middle;font-family:"Lora",serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;text-align:center;text-transform:uppercase;color:#fff}.outlinedBlueButton{background:transparent;color:#7b9eb9;border:1px solid #7b9eb9!important;border-radius:30px;cursor:pointer;outline:none;box-sizing:border-box}.outlinedBlueButton-text{vertical-align:middle;font-family:"Lora",serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;text-align:center;text-transform:uppercase}.blueTextButton{background:transparent;color:#7b9eb9;transition:.2s;cursor:pointer;outline:none;box-sizing:border-box;margin-right:6px!important}.blueTextButton-text{vertical-align:middle;font-family:"Lora",serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;text-align:center;text-transform:uppercase}.darkTextButton{background:none}.darkTextButton-text{vertical-align:middle;font-family:"Heebo",sans-serif;font-weight:700;font-size:18px;line-height:26px;text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#2d3348}.datePicker-wrapper{position:relative;overflow:hidden;width:100%}.datePicker-wrapper .datePicker-label{margin-top:24px}.datePicker-wrapper .pickerLabel{font-size:13px;line-height:20px;color:#bababa;position:absolute;top:0;left:16px}.datePicker-wrapper .datePicker{height:40px;box-sizing:border-box;border-radius:10px;display:flex;align-items:center;font-family:"Heebo",sans-serif;font-size:16px;line-height:150%;padding:8px 16px;justify-content:space-between;cursor:pointer;background-color:#f2f2f2}@media screen and (max-width:450px){.datePicker-wrapper .datePicker{font-size:14px}}.timePicker-wrapper{position:relative;overflow:hidden;width:100%}.timePicker-wrapper .timePicker-label{margin-top:24px}.timePicker-wrapper .pickerLabel{font-size:13px;line-height:20px;color:#bababa;position:absolute;top:0;left:16px}.timePicker-wrapper .timePicker{height:40px;box-sizing:border-box;border-radius:10px;display:flex;align-items:center;font-family:"Heebo",sans-serif;font-size:16px;line-height:24px;padding:8px 12px;justify-content:space-between;cursor:pointer;background-color:#f2f2f2}@media screen and (max-width:450px){.timePicker-wrapper .timePicker{font-size:14px}}.mask-input{padding:10px 20px;box-sizing:border-box;background:#eff3f6;border-radius:15px;width:100%;height:100%;border:3px solid transparent;position:relative}.mask-input input{letter-spacing:10px;color:rgba(0,0,0,.6);font-weight:400;font-size:34px!important;line-height:38px;outline:none;border:none;background:transparent;text-align:center;width:100%;height:100%;padding:0;opacity:1}.mask-input input:-ms-input-placeholder{color:hsla(0,0%,54.9%,.6);opacity:1}.mask-input input::placeholder{color:hsla(0,0%,54.9%,.6);opacity:1}.mask-input.empty input{color:hsla(0,0%,54.9%,.6)}.mask-input.error{border-color:#ef7171;background:rgba(239,113,113,.1)}.mask-input-error{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400;font-size:13px;line-height:20px;color:#ef7171}.custom-switch .switch-root{width:48px;height:23px;padding:0;display:flex}.custom-switch .switch-switchBase{padding:2.2px}.custom-switch .switch-switchBase.switch-checked{transform:translateX(24px)}.custom-switch .switch-switchBase.switch-checked+.switch-track{opacity:1;background-color:#7b9eb9}.custom-switch .switch-thumb{color:#fff;width:19px;height:19px;box-shadow:unset}.custom-switch .switch-track{opacity:1;background-color:#7e6677;border-radius:16px}.custom-switch.orange .switch-track{background-color:#c9c0c6}.custom-switch.orange .switch-switchBase.switch-checked+.switch-track{background-color:#e1a077}.custom-switch .switch-track{background-color:#c9c0c6}.custom-switch .MuiFormControlLabel-label{text-transform:capitalize;margin-left:16px}.custom-switch .MuiFormControlLabel-label:empty{margin-left:0}.custom-switch .MuiFormControlLabel-root{margin-right:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.custom-switch .MuiTouchRipple-root{display:none}.muteAll-switch .switch-root{width:336px;height:40px;padding:0;border-radius:20px}.muteAll-switch .switch-thumb{width:168px;height:40px;border-radius:20px;position:relative;background:linear-gradient(85.61deg,#fdb499,#fe8189)}.muteAll-switch .switch-thumb:before{content:"mute all";display:block;position:absolute;left:50%;top:50%;width:100%;transform:translate(-50%,-50%);color:#fff;font-weight:500;font-size:20px;line-height:24px;letter-spacing:.04em;text-transform:capitalize}.muteAll-switch .switch-switchBase{padding:0;box-shadow:0 4px 8px rgba(0,0,0,.05)}.muteAll-switch .switch-checked{transform:translateX(168px)!important;color:#7b9eb9!important}.muteAll-switch .switch-checked .switch-thumb:before{content:"unmute All"}.muteAll-switch .switch-track{background-color:rgba(164,170,190,.1)!important;opacity:1!important;position:relative}.muteAll-switch .switch-track:after,.muteAll-switch .switch-track:before{content:"mute all";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);font-weight:500;font-size:20px;line-height:24px;letter-spacing:.04em;text-transform:capitalize;color:#a4aabe}.muteAll-switch .switch-track:before{left:30px}.muteAll-switch .switch-track:after{content:"unmute All";right:30px}.outlinedRedButton{border-radius:10px;border:2px solid #fb5a64!important;background:transparent;color:#fb5a64;transition:.2s}.outlinedRedButton-text{vertical-align:middle;font-family:"Heebo",sans-serif;font-weight:700;font-size:18px;line-height:21px;text-align:center;letter-spacing:.08em;text-transform:uppercase}.outlinedRedButton:hover{background:#fb5a64;color:#fff}.authAside{width:45.5%;box-sizing:border-box;background-color:#eff3f6;display:flex;justify-content:center;align-items:center;position:relative}.authAside-header{padding:40px 48px 0;position:absolute;box-sizing:border-box;top:0;right:0;left:0;z-index:2}.authAside-content{margin-top:0;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;width:80%}.authAside-content-header{margin-top:84px}@media screen and (max-width:1000px){.authAside{width:100%;padding:40px;min-height:220px;background-color:transparent;position:relative;z-index:2}}@media screen and (max-width:740px){.authAside-content{width:100%}}@media screen and (max-width:512px){.authAside{padding:10px}}.authMain-figures-arch,.authMain-figures-circle,.authMain-figures-polygon,.authMain-figures-squarePolygon{position:absolute;z-index:0}.authMain{width:54.5%;background:#f8f9fa;box-sizing:border-box;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.authMain-actions{display:flex;justify-content:flex-end;align-self:flex-end;position:absolute;top:10%;right:10%;z-index:2}.authMain-content{display:flex;justify-content:center;align-items:center;position:relative;z-index:1;width:100%}.authMain-content.header{margin-top:134px}.authMain-figures{position:absolute;height:100%;width:100%;overflow:hidden;z-index:-1}.authMain-figures-circle{top:0;left:0;transform:translate(50%,-50%)}.authMain-figures-polygon{right:0;top:0;transform:translateY(-28%) rotate(-90deg)}.authMain-figures-arch{transform:translateX(50%);left:0;bottom:-2%}.authMain-figures-squarePolygon{transform:scale(.65);right:0;bottom:0}.authMain-bg{position:absolute;bottom:0;right:0;left:0}.authMain-bg img{width:100%}@media screen and (max-width:1000px){.authMain{width:100%}.authMain-figures{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-1;background-color:#f8f9fa}}.authWrapper{display:flex;flex-direction:row;align-items:stretch;min-height:100vh;height:100%;width:100%;position:relative}@media screen and (max-width:1000px){.authWrapper{justify-content:center;align-items:center;flex-direction:column;height:100%}}.redTextButton{background:transparent;color:#f6766f;transition:.2s;cursor:pointer;outline:none;box-sizing:border-box;margin-right:6px!important}.redTextButton-text{vertical-align:middle;font-family:"Lora",serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;text-align:center;text-transform:uppercase}.blackTextButton{background:transparent;color:#1d1d1d;transition:.2s;cursor:pointer;outline:none;box-sizing:border-box}.blackTextButton-text{vertical-align:middle;font-family:"Lora",serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.15em;text-align:center;text-transform:uppercase}.colorpicker{height:60px;width:80px;border-radius:5px;background-color:#f0e6e4;transition:background-color .2s;position:relative;display:flex;align-items:center;flex-direction:row;padding:5px;justify-content:space-between;box-sizing:border-box}.colorpicker-open,.colorpicker:hover{background-color:#dcc7c2}.colorpicker-selectedColor{height:40px;width:40px;border-radius:50%;border:1px solid #b8b8b8}.colorpicker-dropdown{position:absolute;z-index:10}.background-wrap{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%;padding:0 24px 32px;box-sizing:border-box;overflow:auto}.background-text{font-size:18px;line-height:28px;color:#1d1d1d}.background-text-description{color:#b8b8b8}.background-color{margin-bottom:24px}.background-color,.background-image{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.background-image-uploaded{width:100%;height:auto;z-index:1;position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;border-radius:8px;overflow:hidden}.background-image-uploaded-remove{position:absolute;right:8px;top:8px;width:16px;height:16px;cursor:pointer}.background-image-uploaded img{width:100%;height:100%;object-fit:cover}.background-image.withImg{margin-bottom:16px}.background-image-selector{font-weight:700;font-size:16px;line-height:23px;letter-spacing:.1em;cursor:pointer;text-transform:uppercase;color:#7b9eb9}.background-reset{margin:0 72px 0 0!important;min-width:100px!important}.overlay{width:100vw;height:100vh;overflow:hidden;padding:0;margin:0;left:0;top:0;position:fixed;z-index:900}.overlay.light{background-color:rgba(147,128,141,.4)}.overlay.dark{background-color:rgba(14,10,12,.6)}.loaderContainerWrapper{position:relative;display:flex;flex-direction:column;width:100%;height:100%}.loaderContainerWrapper .loaderChildrenWrapper{display:flex;flex-direction:column;flex:1 1}.loaderContainerWrapper .loading{filter:blur(4px)}.timeZonePicker{position:relative;font-size:18px;width:100%}.timeZonePicker-label{font-size:16px;line-height:23px;letter-spacing:.02em;color:#93808d;position:absolute;top:0;left:16px}.timeZonePicker-controls{height:40px;box-sizing:border-box;display:flex;align-items:center;font-family:"Heebo",sans-serif;font-size:18px;line-height:140%;justify-content:space-between;cursor:pointer}.timeZonePicker-controls-label{margin-top:30px}.timeZonePicker .dropDown-optionsList{max-height:260px}.square-text-field .text-label{font-size:12px;line-height:18px}.square-text-field .text-field{border-radius:10px}.square-text-field .text-field input,.square-text-field .text-field textarea{font-size:16px!important;line-height:24px}.square-text-field .text-field input:-ms-input-placeholder,.square-text-field .text-field textarea:-ms-input-placeholder{color:#bababa;opacity:1}.square-text-field .text-field input::placeholder,.square-text-field .text-field textarea::placeholder{color:#bababa;opacity:1}.square-time-picker .timePicker{border-radius:10px;background-color:hsla(0,0%,72.2%,.15)}.styled-timepicker-wrapper{display:flex;justify-content:center;flex-direction:row;align-items:center}.styled-timepicker-wrapper .styled-timepicker-column{width:40px;margin-top:21px;margin-bottom:21px;display:flex;justify-content:flex-start;flex-direction:column;align-items:center}.styled-timepicker-wrapper .styled-timepicker-column:first-child{margin-left:16px;margin-right:8px}.styled-timepicker-wrapper .styled-timepicker-column:nth-child(3){margin-left:8px;margin-right:16px}.styled-timepicker-wrapper .styled-timepicker-column svg{cursor:pointer}.styled-timepicker-wrapper .styled-timepicker-column .styled-timepicker-field{margin:14px 0;background-color:#f3f3f3;mix-blend-mode:normal;border-radius:10px;font-size:16px;width:48px;height:40px;line-height:24px;color:#181611;display:flex;justify-content:center;flex-direction:row;align-items:center}.styled-timepicker-wrapper .styled-toggle-button-group{margin:0 16px;background-color:#eff3f6;border-radius:30px}.styled-timepicker-wrapper .styled-toggle-button-group button{background-color:#eff3f6;font-size:16px;line-height:24px;color:#8c8c8c;border-radius:30px;border:none;width:56px}.styled-timepicker-wrapper .styled-toggle-button-group button:first-child{margin-right:3px}.styled-timepicker-wrapper .styled-toggle-button-group button.Mui-selected{color:#fff;background-color:#7b9eb9}.styled-timepicker-wrapper .hours-divider{-webkit-user-select:none;-ms-user-select:none;user-select:none}.styled-time-picker-popover .MuiPaper-root{margin-top:8px;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.08)}.timepicker-divider{width:100%;border-bottom:1px solid #eee6e4}.timepicker-buttons{display:flex;justify-content:flex-end;flex-direction:row;align-items:center}.timepicker-buttons button{font-weight:700;font-size:16px;line-height:23px;max-width:80px;max-height:32px;margin:10px 0}.square-date-picker .datePicker{border-radius:10px;background-color:hsla(0,0%,72.2%,.15)}.list-item{height:72px;border-radius:10px;background-color:#f8f4f3;display:inline-flex;align-items:center;width:100%;padding:0 24px;box-sizing:border-box;margin-bottom:8px}.list-item-img{margin-right:16px;height:40px}.list-item-img img{width:40px;height:40px;border-radius:50%}.list-item-name{flex:1 1;font-size:14px;line-height:22px;color:#1d1d1d}.list-item-controls{display:flex;align-items:center}.list-item-controls img{cursor:pointer;margin:0 8px}.specificRoomAlert{width:528px!important}.specificRoomAlert .defaultButtons-confirm.disabled{background-color:#93808d;cursor:not-allowed}.specificRoomAlert-content{padding:0 24px}.specificRoomAlert-content-roomList{display:flex;flex-direction:column;max-height:288px;width:465px;overflow-y:scroll}.specificRoomAlert-content-roomList-error{font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#ef7171;margin-bottom:10px}.specificRoomAlert-content-roomList-label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.specificRoomAlert-content-roomList-label-name{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff;margin-left:15px;max-width:362px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.specificRoomAlert-content-roomList-label-membersCount{margin-left:10px;color:#93808d}.specificRoomAlert-content-description{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#bababa;margin:16px 0}.specificRoomAlert .styledDialog-text-title{font-style:normal;font-weight:700;font-size:20px;line-height:26px;text-transform:none;margin-bottom:10px}.specificRoomAlert .MuiFormControlLabel-root{margin-left:-9px}.specificRoomAlert .MuiFormControlLabel-root .styledRadio-icon{background:url(/static/media/radio_icon_grey.32fcb5d7.svg)}.specificRoomAlert .MuiFormControlLabel-root .styledRadio-icon.styledRadio-checkedIcon{background:url(/static/media/radio_icon_checked.e18a55dd.svg)}.eventTooltip .MuiTooltip-tooltip{border-radius:8px;padding:8px;box-sizing:border-box;font-family:"Heebo",sans-serif;font-size:13px;line-height:20px}.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipArrow .MuiTooltip-arrow{width:0;height:0;margin:unset}.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipArrow .MuiTooltip-arrow:before{display:none}.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementLeft .MuiTooltip-arrow{right:-9px;top:50%!important;transform:translateY(-50%);border-top:5px solid transparent;border-left:10px solid hsla(0,0%,100%,.9);border-bottom:5px solid transparent}.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementBottom .MuiTooltip-arrow,.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementTop .MuiTooltip-arrow{left:50%!important;bottom:-9px;transform:translateX(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid hsla(0,0%,100%,.9)}.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementBottom .MuiTooltip-arrow{top:-9px;bottom:unset;border-top:unset;border-bottom:10px solid hsla(0,0%,100%,.9)}.eventTooltip-light .MuiTooltip-tooltip{color:#7e6677;background-color:hsla(0,0%,100%,.9)}.eventTooltip-light .MuiTooltip-tooltip .MuiTooltip-arrow{color:hsla(0,0%,100%,.9)}.eventHeader{font-family:"Heebo",sans-serif;justify-content:space-between;width:100%;box-sizing:border-box;min-height:70px;background:#191317;padding:12px 26px;z-index:500}.eventHeader,.eventHeader-left{display:flex;align-items:center;flex-wrap:nowrap}.eventHeader-left{justify-content:flex-start}.eventHeader-logo{min-width:112px;margin-right:56px}.eventHeader-logo img,.eventHeader-logo svg{cursor:pointer}.eventHeader-title{font-weight:700;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.eventHeader-title-event{font-size:16px;line-height:26px;color:#e9e6e8}.eventHeader-title-community{font-size:13px;line-height:16px;letter-spacing:.04em;color:#93808d}.eventHeader-nav-items{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap}.eventHeader-nav-items .eventHeader-nav-item{margin-right:32px}.eventHeader-nav-items .eventHeader-nav-item:last-child{margin-right:0}.eventHeader-nav-items .eventHeader-nav-item button{padding:0;font-size:13px;letter-spacing:.04em}.eventHeader-nav-items .eventHeader-nav-item.copy-url-btn span{padding-left:27px;background:url(/static/media/link_orange.69cabb31.svg) no-repeat 0}.eventHeader-nav-items .eventHeader-nav-item.golive-btn span{padding-left:25px;background:url(/static/media/golive.6c6e70d4.svg) no-repeat 0}.eventHeader-nav-items .eventHeader-nav-item.admin-menu{width:155px}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .dropDown-optionsList{max-height:285px}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .end-event{display:flex;align-items:center;border-top:1px solid #5b4a56;padding-left:50px;color:#ef7171}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .end-event:first-child{border-top:none}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .end-event:before{content:"";position:absolute;left:24px;width:15px;height:18px;background:url(/static/media/exit_icon_red.64060e74.svg) 50% no-repeat}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .record{display:flex;align-items:center;padding-left:50px;border-top:1px solid #5b4a56}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .record:before{content:"";position:absolute;left:16px;width:24px;height:24px;background:url(/static/media/record_dot_white.470bf653.svg) 50% no-repeat}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .record:hover:before{background:url(/static/media/record_dot_grey.06541f62.svg)}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .record.disabled{color:#403e3e;cursor:not-allowed}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .record.disabled:hover{color:#272727}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .record.disabled:before{background:url(/static/media/record_dot_grey.06541f62.svg)}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .followMe{display:flex;align-items:center;padding-left:50px;border-top:1px solid #5b4a56}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .followMe:before{content:"";position:absolute;left:16px;width:24px;height:24px;background:url(/static/media/pin_white.f9564c44.svg)}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .followMe:hover:before{background:url(/static/media/pin_grey.86515f57.svg)}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .followMe.enabled:hover:before{background:url(/static/media/pin_crossed_grey.1ba237a4.svg)}.eventHeader-nav-items .eventHeader-nav-item.admin-menu .followMe.enabled:before{background:url(/static/media/pin_crossed_white.cd27773e.svg)}.eventHeader-nav-items .eventHeader-nav-item .stream-user-profile{bottom:unset;left:unset;right:36px;top:68px;box-shadow:0 6px 30px 10px rgba(0,0,0,.3);border-radius:20px}.eventHeader-nav-items .eventHeader-nav-item .stream-user-profile .close{display:none}.eventHeader-nav-items .eventHeader-nav-item.help-btn .styledLink,.eventHeader-nav-items .eventHeader-nav-item.help-btn button{color:#fff;display:flex;justify-content:space-between;align-items:center}.eventHeader-nav-items .eventHeader-nav-item.help-btn .styledLink{width:58px;text-transform:none;font-size:13px}.eventHeader-nav-items .eventHeader-nav-item .login-btn{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:16px;line-height:23px}.eventHeader-nav-items .eventHeader-nav-item .login-btn img{margin-right:14px}.eventHeader-countdown-notification{display:flex;align-items:center;justify-content:center;flex-direction:column}.eventHeader-countdown-notification p{margin:0}.eventHeader-countdown-notification .countdown-timer{font-weight:700;font-size:22px;line-height:26px;color:#fff;letter-spacing:normal;margin:0}.eventHeader-tooltip.eventTooltip .MuiTooltip-tooltip.MuiTooltip-tooltipPlacementBottom .MuiTooltip-arrow{left:unset!important;right:5%}.eventHeader-tooltip.eventTooltip.golive{left:-42px!important}@media screen and (max-width:1100px){.eventHeader-nav-items .eventHeader-nav-item{margin-right:10px}}.notification-setting-item{display:flex;justify-content:center;align-items:center;cursor:pointer;width:56px;height:56px;border-radius:12px;overflow:hidden;transition:.2s;position:relative;margin:34px 0}.notification-setting-item.active{background:#3f373c}.notification-setting-tab{width:100vw;height:100vh;overflow:auto;padding:0;margin:0;left:0;top:0;position:fixed;z-index:1000;background-color:transparent;display:flex;justify-content:flex-end;align-items:flex-end;cursor:default}.notification-setting-tab-body{width:262px;height:152px;background-color:#382e35;box-shadow:0 10px 30px 10px rgba(0,0,0,.6);border-radius:10px;overflow:hidden;margin-right:20px;margin-bottom:172px;display:flex;flex-direction:column}.notification-setting-tab-body-title{color:#e9e6e8;font-size:16px;font-weight:700;padding:20px 24px}.notification-setting-tab-body-content{padding:0 16px 16px 24px;display:flex;flex-flow:wrap;align-items:center;color:#c9c0c6;font-size:13px;font-weight:700;justify-content:space-between;align-content:space-around;flex-grow:2}@media screen and (max-width:1160px){.notification-setting-tab-body{margin-right:14px}}.leave-event.icon{display:flex;justify-content:center;align-items:center;border:2px solid #ef7171;border-radius:8px;background:none}.leave-event.icon span{display:inline-block;width:20px;height:20px;-webkit-mask:url(/static/media/exit_icon.a130e3b2.svg);mask:url(/static/media/exit_icon.a130e3b2.svg);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#ef7171}.eventDashboard{width:96px;height:100%;position:fixed;right:0;bottom:0;background:#191317;padding:94px 0 15px;z-index:100}.eventDashboard,.eventDashboard-tabs{display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.eventDashboard-tabs{width:100%;position:relative}.eventDashboard-tabs-item{display:flex;justify-content:center;align-items:center;cursor:pointer;width:56px;height:56px;border-radius:12px;overflow:hidden;transition:.2s;position:relative}.eventDashboard-tabs-item.active{background:#3f373c}.eventDashboard-tabs-item .notification{width:16px;height:16px;position:absolute;top:8px;right:8px;background:#f6766f;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.eventDashboard-tabs-divider{width:100%;height:2px;margin:10px 0;background:rgba(216,225,233,.1)}.eventDashboard-bottom{margin-top:auto}.eventDashboard-bottom:after{content:"";width:100%;height:2px;background:rgba(216,225,233,.1);position:absolute;right:0;left:0;bottom:87px}@media screen and (max-width:1160px){.eventDashboard{width:80px}.eventDashboard-tabs-item{width:50px;height:50px}.eventDashboard-tabs-item .notification{top:4px;right:4px}.eventDashboard-bottom .leave-event,.eventDashboard-bottom .notification-setting-item{width:50px;height:50px}}.eventSideDialogPollHeader-title{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;padding:0;margin-top:8px}.eventSideDialogPollHeader-title-img{width:32px;height:32px;background-color:#7e6677;border-radius:50%;display:flex;justify-content:center;flex-direction:row;align-items:center;padding:10px;box-sizing:border-box}.eventSideDialogPollHeader-title-img img{height:13px;width:13px}.eventSideDialogPollHeader-title-text{font-family:"Heebo",sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:34px;color:#eff3f6;margin-left:8px}.eventSideDialog{width:376px;min-width:376px;height:100%;background-color:#0e0a0c;font-family:"Heebo",sans-serif;padding:24px 24px 16px;box-sizing:border-box;display:none;z-index:100;margin:0}.eventContainer-body .eventSideDialog{margin-right:0}.eventSideDialog-header{margin-bottom:16px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.eventSideDialog-header.tabs{border-bottom:2px solid #382e35;margin:0 -24px;padding-right:24px}.eventSideDialog-header.tabs .eventSideDialog-close-btn{margin-top:4px}.eventSideDialog-header-back{position:relative;padding-left:16px;cursor:pointer;font-weight:700;font-size:13px;line-height:13px;letter-spacing:.04em;color:#93808d}.eventSideDialog-header-back:before{content:url(/static/media/arrow_purple.cc1e7aae.svg);display:block;position:absolute;left:0;top:0;width:11px;height:7px}.eventSideDialog-header-text{display:flex;align-items:center;margin-top:8px;max-width:328px}.eventSideDialog-header-title{display:flex;justify-content:space-between;align-items:center;width:100%}.eventSideDialog-header-title>div{width:100%}.eventSideDialog-header-title-chat{display:flex;flex-direction:column;width:100%}.eventSideDialog-header-tabs{display:flex;margin-bottom:-1px}.eventSideDialog-header-tab{padding:2px 24px 10px;position:relative}.eventSideDialog-header-tab button{font-weight:400;font-size:20px;line-height:26px}.eventSideDialog-header-tab.notification:before{content:"";width:8px;height:8px;position:absolute;top:12px;right:12px;background:#ef7171;border-radius:50%;overflow:hidden}.eventSideDialog-header-tab.active{border-bottom:6px solid #7e6677}.eventSideDialog-header-tab.active button{color:#eff3f6}.eventSideDialog-title{font-weight:400;color:#eff3f6;margin:0;padding:0 8px;font-size:20px;line-height:48px;width:100%;display:flex;flex-wrap:nowrap;max-width:calc(100% - 48px)}.eventSideDialog-title-ellipsis{white-space:nowrap;width:auto;overflow:hidden;text-overflow:ellipsis}.eventSideDialog-title-greeter{font-weight:400;margin-left:2px;font-size:20px;font-style:normal;line-height:24px;color:#c9c0c6;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eventSideDialog-title:not(:first-child){padding-left:8px}.eventSideDialog-body,.eventSideDialog-container{width:100%;height:100%;position:relative}.eventSideDialog-linear-gradient{display:flex;height:40px;position:absolute;top:59px;z-index:101;width:100%;background:linear-gradient(180deg,#0e0a0c,rgba(14,10,12,0));pointer-events:none;opacity:0;transition:opacity .2s}.eventSideDialog-linear-gradient.visible{opacity:1}.eventSideDialog-container{display:flex;justify-content:space-between;flex-direction:column;align-items:normal}.eventSideDialog-body{max-height:100%;overflow:hidden}.eventSideDialog-close-btn{align-self:flex-start;margin-top:14px}.eventSideDialog.open{display:block}@media screen and (max-width:1160px){.eventSideDialog{width:280px;min-width:280px;padding:18px 12px 12px}.eventSideDialog-header.tabs{margin:0 -12px;padding-right:12px}-title{max-width:100%;padding:0}}.styledCheckBox:hover{background-color:unset!important}.styledCheckBox-icon{width:24px;height:24px;background:#f8f4f3;display:inline-block;border-radius:5px;overflow:hidden;box-sizing:border-box;background-position:50%;border:2px solid transparent}.styledCheckBox-icon.withBorder{border-color:#f0b48f}.styledCheckBox-checkedIcon{background-image:url(/static/media/checked_box.681f02b2.svg)}.styledCheckBox.light .styledCheckBox-icon{background:#eff3f6;display:inline-block;border-radius:5px;overflow:hidden;box-sizing:border-box;background-position:50%;border:2px solid transparent}.styledCheckBox.light .styledCheckBox-icon.withBorder{border-color:#fff}.styledCheckBox.light .styledCheckBox-checkedIcon{background-image:url(/static/media/checked_box_light.335a47f8.svg)}.top-notification{display:flex;height:70px;position:fixed;z-index:501;top:0;left:50%;transform:translate(-50%);font-size:16px;line-height:24px;color:#fff}.top-notification>div{height:100%;background-color:#7b9eb9}.top-notification-left{width:60px;transform:skewX(20deg);border-bottom-left-radius:25px 20px;margin-right:-35px}.top-notification-center{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;border-radius:0 0 20px 20px;min-width:342px}.top-notification-center-close{height:10px;width:10px;margin-left:25px;-webkit-mask-image:url(/static/media/cross_arrow_white.8bc5ef8d.svg);mask-image:url(/static/media/cross_arrow_white.8bc5ef8d.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#d8e1e9;cursor:pointer}.top-notification-center-close img{height:100%;width:100%}.top-notification-right{width:60px;transform:skewX(-20deg);border-bottom-right-radius:25px 20px;margin-left:-35px}@media screen and (max-width:440px){.top-notification{transform:scale(.7) translate(-70%,-22%)}}.blocker-figures-arch,.blocker-figures-polygon,.blocker-figures-square,.blocker-figures-squarePolygon{position:absolute;z-index:0}.blocker{margin:auto;justify-content:center;align-items:center;padding:16px;position:relative;z-index:1}.blocker,.blocker-container{display:flex;flex-direction:column}.blocker-container{min-height:100vh;width:100%;background-color:#282025}.blocker-image{margin-bottom:32px}.blocker-title{font-weight:700;font-size:34px;line-height:48px;color:#eff3f6;margin:0 0 8px;text-align:center;color:#93808d}.blocker-description{font-weight:700;font-size:16px;line-height:26px;text-align:center;max-width:320px;margin-bottom:56px;color:#93808d}.blocker-figures{position:absolute;height:100%;width:100%;overflow:hidden;z-index:0}.blocker-figures-squarePolygon{transform:scale(.72);top:60%;left:2%}.blocker-figures-squarePolygon.small{transform:scale(.3);top:27%;left:unset;right:0}.blocker-figures-polygon{right:5%;top:80%;transform:scale(.64)}.blocker-figures-arch{left:10%;top:2%;transform:scale(.64)}.blocker-figures-arch.small{transform:rotate(90deg) scale(.26);left:unset;top:unset;bottom:24%;right:-2%}.blocker-figures-square{left:20%;bottom:6%;transform:scale(.3)}@media screen and (max-width:1024px){.blocker{padding:8px}}@media screen and (max-width:960px){.blocker{flex-wrap:wrap}.blocker-figures-squarePolygon.small{right:-4%}}@media screen and (max-width:480px){.blocker{padding:0 20px}}.social-button{width:100%}.social-button button{font-family:"Heebo",sans-serif;width:100%;outline:none;border-radius:9px;letter-spacing:.04em;color:#181611;font-weight:700;font-size:13px;line-height:13px;height:40px;cursor:pointer;padding:0 20px;display:flex;align-items:center;justify-content:flex-start;background:transparent;border:1px solid #444}.social-button button img{margin-right:24px}.social-button.event button{color:#fff}.short-logo{display:block;width:53px;height:48px;background-image:url(/static/media/logo_blue.f1b319ae.svg)}.styledInput input::-webkit-inner-spin-button,.styledInput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styledInput input{text-align:center}.upload-dropzone{position:relative;cursor:pointer}.upload-dropzone div{height:100%}.upload-dropzone .error{font-family:"Heebo",sans-serif;font-size:13px;color:#f6766f;position:absolute;top:100%;right:0;padding:0;margin:0;text-align:right;cursor:default}.custom-text-field{position:relative}.custom-text-field .custom-text-field-counter{position:absolute;right:0;top:0}.deleteUser-description{font-size:13px;color:#bababa;margin-top:8px}.deleteUserAlert-content{font-style:normal;font-weight:400;font-size:14px;line-height:160%}.deleteUserAlert-content-communitiesList{margin:16px 0;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;-webkit-padding-start:25px;padding-inline-start:25px}.deleteUserAlert-content-communitiesList-item{max-width:100%;text-transform:none;margin:4px 0!important;font-weight:700;padding-left:20px;color:#7b9eb9!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.deleteUserAlert-content-changeMainContact{text-transform:none;font-style:normal;font-weight:700;font-size:16px;line-height:13px;position:relative;padding-left:25px;color:#7b9eb9!important}.deleteUserAlert-content-changeMainContact:before{content:"";-webkit-mask:url(/static/media/link2.f1139134.svg) no-repeat;mask:url(/static/media/link2.f1139134.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:#7b9eb9;left:0;width:16px;height:16px;position:absolute;transform:rotate(77deg) skew(-14deg)}.infoIcon{position:relative;margin-left:8px;width:25px;height:25px;margin-bottom:4px}.infoIcon:hover{cursor:pointer}.infoIcon:hover .infoIcon-image{filter:brightness(0) saturate(100%) invert(59%) sepia(3%) saturate(3573%) hue-rotate(164deg) brightness(103%) contrast(88%)}.infoIcon:hover .infoIcon-text{visibility:visible;opacity:1}.infoIcon-image{filter:grayscale(80%)}.infoIcon-text{transition:visibility,opacity .6s;opacity:0;visibility:hidden;background:#fff;position:absolute;text-align:center;padding:16px;width:260px;min-height:20px;font-style:normal;font-weight:400;font-size:12px;line-height:160%;color:#1d1d1d;border-radius:10px;bottom:40px;transform:translate(-47%);filter:drop-shadow(0 5px 10px rgba(0,0,0,.08)) drop-shadow(0 4px 18px rgba(0,0,0,.06))}.infoIcon-text:after{content:"";position:absolute;bottom:-30px;height:0;width:0;left:46%;border:15px solid transparent;border-top-color:#fff}.hideOverflow-community,.hideOverflow-sideDialog{height:100vh;overflow:hidden}html{font-size:14px}body{margin:0;font-family:"Heebo",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:14px}body .H_l_bottom{display:none}body .H_l_anchor{margin-top:55px!important}body .H_btn[title="Zoom in"]{background-color:inherit;background-image:url(/static/media/plus.818c0400.svg);width:30px;padding:0}body .H_btn[title="Zoom in"]>svg{visibility:hidden}body .H_btn[title="Zoom out"]{padding:0;background-color:inherit;background-image:url(/static/media/minus.c186a57b.svg);width:30px}body .H_btn[title="Zoom out"]>svg{visibility:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{scrollbar-width:thin;scrollbar-color:#767676 transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#767676;outline:none;border-radius:30px}.arrows{width:24px;height:24px;box-sizing:border-box;position:relative}.arrows:after{content:"";top:0;cursor:pointer;bottom:0;margin:auto;position:absolute;left:0;right:0;width:8px;height:8px;border-color:#b8b8b8;border-style:solid;border-width:2px 2px 0 0;transform-origin:100% 0}.arrows-bottom{transform:rotate(135deg);top:-2px}.arrows-top{transform:rotate(315deg);margin-top:5px}.editIcons{width:24px;height:24px;background:#000;position:relative;cursor:pointer;margin:0}.editIcons:after,.editIcons:before{top:0;bottom:0;margin:auto;position:absolute;left:0;right:0;content:"";background:#fff}.editIcons-add:after,.editIcons-add:before{width:2px;height:12px}.editIcons-add:after{transform:rotate(90deg)}.editIcons-delete:after,.editIcons-delete:before{width:2px;height:14px}.editIcons-delete:after{transform:rotate(45deg)}.editIcons-delete:before{transform:rotate(-45deg)}.editIcons-edit{background:url(/static/media/edit_icon_black.baf74a6d.svg) 50% no-repeat #fddb8f}.editIcons-edit:after,.editIcons-edit:before{display:none}.editIcons-drag{background:url(/static/media/drag_icon.67b4e9dc.svg) 50% no-repeat}.editIcons-drag:after,.editIcons-drag:before{display:none}.defaultButtons{display:flex;align-items:center;justify-content:flex-end;padding:16px 24px;background:linear-gradient(85.11deg,#0c0c0c,#3a3a3a);box-shadow:3px 0 18px rgba(152,166,182,.27)}.defaultButtons-cancel,.defaultButtons-confirm,.defaultButtons-login,.defaultButtons button{padding:2px 10px;min-width:112px;height:40px;display:flex;justify-content:center;align-items:center;font-family:"Heebo",sans-serif;font-weight:700;font-size:16px;line-height:23px;letter-spacing:.04em;text-transform:capitalize;border:none;cursor:pointer;outline:none;margin-left:24px}.defaultButtons-login{height:40px;color:#fff;background-color:transparent;width:100%;text-decoration:none;box-sizing:border-box}.defaultButtons .defaultButtons-confirm{box-sizing:border-box;background-color:#7b9eb9;color:#fff;overflow:hidden;border-radius:9px;padding:2px 18px!important}.defaultButtons .defaultButtons-cancel{min-width:0;padding:0;background:transparent;color:#7b9eb9}.defaultButtons .defaultButtons-button{width:auto}.defaultButtons .defaultButtons-remove{background-color:#ef7171}.defaultButtons .defaultButtons-info{background-color:#e1a077;color:#fff}.defaultSearchInput{width:200px;margin-right:16px}.defaultSearchInput-clear:after,.defaultSearchInput-clear:before{background:#b8b8b8!important}.defaultSearchInput-input{width:100%;height:40px;border:none;font-family:"Heebo",sans-serif;font-size:14px;line-height:180%;letter-spacing:.02em;padding:8px 16px;color:#1d1d1d;background:#f3f3f3}.defaultSearchInput-input:-ms-input-placeholder{color:#b8b8b8}.defaultSearchInput-input::placeholder{color:#b8b8b8}.defaultSnackStyle{border-radius:0!important}.snackStyle-error{background:#e24439!important;box-shadow:0 2px 8px rgba(226,68,57,.4)!important}.snackStyle-success{background:#4ccc96!important;box-shadow:0 2px 8px rgba(73,171,124,.4)!important}.hidden{display:none!important}@media (max-width:767px){.no-mobile{display:none}}.only-mobile{display:none}@media (max-width:767px){.only-mobile{display:flex}}.notificationActionButton{position:absolute;top:14px;right:16px;cursor:pointer}.notificationContent{font-style:normal;font-weight:400;padding:2px;width:348px;min-height:48px;display:flex;flex-direction:column;justify-content:center}.title{font-weight:700;font-size:20px;line-height:24px}.message,.title{font-family:"Heebo",sans-serif;letter-spacing:.02em;margin:0;padding:0;color:#fff}.message{font-size:14px;line-height:180%}@media screen and (max-width:600px){.notificationContent{max-width:300px}}@media screen and (max-width:540px){.notificationContent{max-width:272px}}:export{greyColor:#b8b8b8;blackColor:#1d1d1d;redColor:#f6766f;goldColor:#fddb8f;lightGreyColor:#f2f2f2;whiteColor:#fff;semiTransparentColor:rgba(147,128,141,.4);greenBGGradient:linear-gradient(264.6deg,#4b9f22 5.09%,#36671e 93.96%);fontHeebo:"Heebo",sans-serif;fontLora:"Lora",serif}.defaultSnackStyle{border-radius:10px;width:352px;min-height:50px;color:#fff}.initial-loader{min-height:100vh;height:100vh;padding:0;margin:0;display:flex;font-family:"Heebo",sans-serif}.snackStyle-success{background:#4b9f22;box-shadow:0 2px 8px rgba(75,159,34,.7)}.snackStyle-error{background:#e14d71;box-shadow:0 2px 8px rgba(225,77,112,.7)}.snackStyle-info{background:#7b9eb9!important;box-shadow:0 2px 8px rgba(9,173,226,.7)}@media screen and (max-width:600px){.defaultSnackStyle{max-width:300px}}@media screen and (max-width:540px){.defaultSnackStyle{max-width:272px}}
/*# sourceMappingURL=main.0aab7d6c.chunk.css.map */