.msg-channel-content .msg-channel-content-img-container{display:flex;justify-content:center}.msg-channel-content .msg-channel-content-img-container svg{fill:green;font-size:2rem;width:4rem}.msg-channel-content p{font-size:1.2rem}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{background:#fff;display:block;height:38px;position:absolute;right:1px;top:1px;width:40px}.multiselect__spinner:after,.multiselect__spinner:before{border:2px solid transparent;border-radius:100%;border-top-color:#41b883;box-shadow:0 0 0 1px transparent;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.multiselect__spinner:before{animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.multiselect__spinner:after{animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{opacity:1;transition:opacity .4s ease-in-out}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;color:#35495e;display:block;min-height:40px;position:relative;text-align:left;width:100%}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;opacity:.6;pointer-events:none}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{background:#fff;border:none;border-radius:5px;box-sizing:border-box;display:inline-block;line-height:20px;margin-bottom:8px;min-height:20px;padding:0 0 0 5px;position:relative;transition:border .1s ease;vertical-align:top;width:100%}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{margin-bottom:8px;padding-left:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{background:#fff;border:1px solid #e8e8e8;border-radius:5px;display:block;font-size:14px;min-height:40px;padding:8px 40px 0 8px}.multiselect__tag{background:#41b883;border-radius:5px;color:#fff;display:inline-block;line-height:1;margin-bottom:5px;margin-right:10px;max-width:100%;overflow:hidden;padding:4px 26px 4px 10px;position:relative;text-overflow:ellipsis;white-space:nowrap}.multiselect__tag-icon{border-radius:5px;bottom:0;cursor:pointer;font-style:normal;font-weight:700;line-height:22px;margin-left:7px;position:absolute;right:0;text-align:center;top:0;transition:all .2s ease;width:22px}.multiselect__tag-icon:after{color:#266d4d;content:"×";font-size:14px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{border:1px solid #e8e8e8;border-radius:5px;min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap}.multiselect__current,.multiselect__select{box-sizing:border-box;cursor:pointer;display:block;line-height:16px;margin:0;text-decoration:none}.multiselect__select{height:38px;padding:4px 8px;position:absolute;right:1px;text-align:center;top:1px;transition:transform .2s ease;width:40px}.multiselect__select:before{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;color:#999;content:"";margin-top:4px;position:relative;right:0;top:65%}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e8e8e8;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:block;max-height:240px;overflow:auto;position:absolute;width:100%;z-index:50}.multiselect__content{display:inline-block;list-style:none;margin:0;min-width:100%;padding:0;vertical-align:top}.multiselect--above .multiselect__content-wrapper{border-bottom:none;border-radius:5px 5px 0 0;border-top:1px solid #e8e8e8;bottom:100%}.multiselect__content::-webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{cursor:pointer;display:block;line-height:16px;min-height:40px;padding:12px;position:relative;text-decoration:none;text-transform:none;vertical-align:middle;white-space:nowrap}.multiselect__option:after{font-size:13px;line-height:40px;padding-left:20px;padding-right:12px;position:absolute;right:0;top:0}.multiselect__option--highlight{background:#41b883;color:#fff;outline:none}.multiselect__option--highlight:after{background:#41b883;color:#fff;content:attr(data-select)}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{background:inherit;color:silver;content:attr(data-selected)}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;color:#fff;content:attr(data-deselect)}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{display:inline-block;line-height:20px;margin-bottom:8px;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{left:1px;right:auto}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{left:0;right:auto}[dir=rtl] .multiselect__clear{left:12px;right:auto}[dir=rtl] .multiselect__spinner{left:1px;right:auto}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.form-check-inline{display:block!important}#addEditChannel .close-btn{position:absolute;width:-moz-fit-content;width:fit-content}#addEditChannel .ch--name{align-items:center;background:gray;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.addNewChannel .img-center{border-radius:50%!important}.addNewChannel,.channelControl{gap:1rem}.addNewChannel .admin-uploader-wrapper,.channelControl .admin-uploader-wrapper{left:3px!important;top:3px!important}.create-new-channel-content{margin-bottom:.875rem}.create-new-channel-content h4{font-size:1.5rem}.create-new-channel-content p{font-size:.875rem;opacity:.7}.channel-name{margin-bottom:1.5rem}.field-channel-label{font-size:1.0625rem;margin-bottom:.375rem}.wrapping_contbuter_header{margin-top:1.5rem}.select-type-header{font-size:1.0625rem;margin-bottom:.625rem}.radio-btn-channel{color:#484848;font-size:.875rem}.submit-edit-add-channel{background-color:var(--primary);border-radius:19px;color:#fff;height:2.375rem;width:6.25rem}.switch-enable-comments{font-size:1rem}.item.song_play_in_this_channel[data-v-e1ff7441]{animation:loading-e1ff7441 1.2s linear infinite}.item[data-v-e1ff7441]:nth-child(2){animation-delay:.1s}.item[data-v-e1ff7441]:nth-child(3){animation-delay:.2s}.item[data-v-e1ff7441]:nth-child(4){animation-delay:.3s}.item[data-v-e1ff7441]:nth-child(5){animation-delay:.4s}@keyframes loading-e1ff7441{0%{transform:scaleY(0)}50%{transform:scaleY(1)}to{transform:scaleY(0)}}.be-centered[data-v-32de0c33]{align-items:center;display:flex;justify-content:center}.breaking[data-v-32de0c33]{box-orient:vertical;-webkit-box-orient:vertical;-o-box-orient:vertical;line-clamp:4;-webkit-line-clamp:4;-o-line-clamp:4;-moz-line-clamp:4;border-radius:4!important;-webkit-border-radius:4!important;-moz-border-radius:4!important;-ms-border-radius:4!important;-o-border-radius:4!important;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}html[data-v-32de0c33]{font-size:16px}@media screen and (max-width:1700px){html[data-v-32de0c33]{font-size:15px}}@media screen and (max-width:1600px){html[data-v-32de0c33]{font-size:14px}}@media screen and (max-width:1500px){html[data-v-32de0c33]{font-size:13px}}@media screen and (max-width:992px){html[data-v-32de0c33]{font-size:12.5px}}@media screen and (max-width:768px){html[data-v-32de0c33]{font-size:11.5px}}@media screen and (max-width:615px){html[data-v-32de0c33]{font-size:10px}}[data-v-32de0c33]:root{--community_layout_border_color:#272b38;--editModeColor:#d90}@keyframes gradient-32de0c33{0%{background-position:100% 50%}50%{background-position:0 50%}to{background-position:100% 50%}}.placeholder-animation-gradiant[data-v-32de0c33]{animation:gradient-32de0c33 3s ease infinite;background-color:#000;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%}body[data-v-32de0c33]{scroll-behavior:smooth}body.no-scroll[data-v-32de0c33]{overflow:hidden!important}.custom_disabled_btn[data-v-32de0c33]{opacity:.5}.diffrent_wrapper_orientation #video[data-v-32de0c33],.diffrent_wrapper_orientation video[data-v-32de0c33],.live_shorts_container.horizontal_media video[data-v-32de0c33],.mobile_shorts_card_section.horizontal_media video[data-v-32de0c33]{-o-object-fit:contain!important;object-fit:contain!important}.live_shorts_container.horizontal_media .shorts-thumbnail[data-v-32de0c33],.mobile_shorts_card_section.horizontal_media .shorts-thumbnail[data-v-32de0c33]{bottom:2rem}.mobile_shorts_card_section.horizontal_media .shorts-thumbnail[data-v-32de0c33]{bottom:6rem}body.modal-open[data-v-32de0c33],body.modal-open.no-scroll[data-v-32de0c33]{overflow:hidden!important}#manage-profile[data-v-32de0c33]{height:100vh;height:100dvh}@media (min-width:992px){#manage-profile[data-v-32de0c33]{overflow:hidden}}#manage-profile #user-profile[data-v-32de0c33]{height:100vh;height:100dvh}@media (min-width:992px){.share-network-messenger[data-v-32de0c33]{display:none}}.app-vue .row[data-v-32de0c33]{display:flex;flex-wrap:wrap;margin:0;padding:0}.app-vue .row>*[data-v-32de0c33]{flex-shrink:0;margin-top:0;max-width:none;padding-inline-end:0;padding-inline-start:0;width:auto}.app-vue .col-12[data-v-32de0c33]{width:100%}.app-vue .col-11[data-v-32de0c33]{width:91.66666667%}.app-vue .col-10[data-v-32de0c33]{width:83.33333333%}.app-vue .col-9[data-v-32de0c33]{width:75%}.app-vue .col-8[data-v-32de0c33]{width:66.66666667%}.app-vue .col-7[data-v-32de0c33]{width:58.33333333%}.app-vue .col-6[data-v-32de0c33]{width:50%}.app-vue .col-5[data-v-32de0c33]{width:41.66666667%}.app-vue .col-4[data-v-32de0c33]{width:33.33333333%}.app-vue .col-3[data-v-32de0c33]{width:25%}.app-vue .col-2[data-v-32de0c33]{width:16.66666667%}.app-vue .col-1[data-v-32de0c33]{width:8.33333333%}.app-vue .col[data-v-32de0c33]{flex:1 0 0}@media (min-width:576px){.app-vue .col-sm-12[data-v-32de0c33]{width:100%}.app-vue .col-sm-11[data-v-32de0c33]{width:91.66666667%}.app-vue .col-sm-10[data-v-32de0c33]{width:83.33333333%}.app-vue .col-sm-9[data-v-32de0c33]{width:75%}.app-vue .col-sm-8[data-v-32de0c33]{width:66.66666667%}.app-vue .col-sm-7[data-v-32de0c33]{width:58.33333333%}.app-vue .col-sm-6[data-v-32de0c33]{width:50%}.app-vue .col-sm-5[data-v-32de0c33]{width:41.66666667%}.app-vue .col-sm-4[data-v-32de0c33]{width:33.33333333%}.app-vue .col-sm-3[data-v-32de0c33]{width:25%}.app-vue .col-sm-2[data-v-32de0c33]{width:16.66666667%}.app-vue .col-sm-1[data-v-32de0c33]{width:8.33333333%}.app-vue .col-sm[data-v-32de0c33]{flex:1 0 0}}@media (min-width:768px){.app-vue .col-md-12[data-v-32de0c33]{width:100%}.app-vue .col-md-11[data-v-32de0c33]{width:91.66666667%}.app-vue .col-md-10[data-v-32de0c33]{width:83.33333333%}.app-vue .col-md-9[data-v-32de0c33]{width:75%}.app-vue .col-md-8[data-v-32de0c33]{width:66.66666667%}.app-vue .col-md-7[data-v-32de0c33]{width:58.33333333%}.app-vue .col-md-6[data-v-32de0c33]{width:50%}.app-vue .col-md-5[data-v-32de0c33]{width:41.66666667%}.app-vue .col-md-4[data-v-32de0c33]{width:33.33333333%}.app-vue .col-md-3[data-v-32de0c33]{width:25%}.app-vue .col-md-2[data-v-32de0c33]{width:16.66666667%}.app-vue .col-md-1[data-v-32de0c33]{width:8.33333333%}.app-vue .col-md[data-v-32de0c33]{flex:1 0 0}}@media (min-width:992px){.app-vue .col-lg-12[data-v-32de0c33]{width:100%}.app-vue .col-lg-11[data-v-32de0c33]{width:91.66666667%}.app-vue .col-lg-10[data-v-32de0c33]{width:83.33333333%}.app-vue .col-lg-9[data-v-32de0c33]{width:75%}.app-vue .col-lg-8[data-v-32de0c33]{width:66.66666667%}.app-vue .col-lg-7[data-v-32de0c33]{width:58.33333333%}.app-vue .col-lg-6[data-v-32de0c33]{width:50%}.app-vue .col-lg-5[data-v-32de0c33]{width:41.66666667%}.app-vue .col-lg-4[data-v-32de0c33]{width:33.33333333%}.app-vue .col-lg-3[data-v-32de0c33]{width:25%}.app-vue .col-lg-2[data-v-32de0c33]{width:16.66666667%}.app-vue .col-lg-1[data-v-32de0c33]{width:8.33333333%}.app-vue .col-lg[data-v-32de0c33]{flex:1 0 0}}@media (min-width:1200px){.app-vue .col-xl-12[data-v-32de0c33]{width:100%}.app-vue .col-xl-11[data-v-32de0c33]{width:91.66666667%}.app-vue .col-xl-10[data-v-32de0c33]{width:83.33333333%}.app-vue .col-xl-9[data-v-32de0c33]{width:75%}.app-vue .col-xl-8[data-v-32de0c33]{width:66.66666667%}.app-vue .col-xl-7[data-v-32de0c33]{width:58.33333333%}.app-vue .col-xl-6[data-v-32de0c33]{width:50%}.app-vue .col-xl-5[data-v-32de0c33]{width:41.66666667%}.app-vue .col-xl-4[data-v-32de0c33]{width:33.33333333%}.app-vue .col-xl-3[data-v-32de0c33]{width:25%}.app-vue .col-xl-2[data-v-32de0c33]{width:16.66666667%}.app-vue .col-xl-1[data-v-32de0c33]{width:8.33333333%}.app-vue .col-xl[data-v-32de0c33]{flex:1 0 0}}@media (min-width:1400px){.app-vue .col-xxl-12[data-v-32de0c33]{width:100%}.app-vue .col-xxl-11[data-v-32de0c33]{width:91.66666667%}.app-vue .col-xxl-10[data-v-32de0c33]{width:83.33333333%}.app-vue .col-xxl-9[data-v-32de0c33]{width:75%}.app-vue .col-xxl-8[data-v-32de0c33]{width:66.66666667%}.app-vue .col-xxl-7[data-v-32de0c33]{width:58.33333333%}.app-vue .col-xxl-6[data-v-32de0c33]{width:50%}.app-vue .col-xxl-5[data-v-32de0c33]{width:41.66666667%}.app-vue .col-xxl-4[data-v-32de0c33]{width:33.33333333%}.app-vue .col-xxl-3[data-v-32de0c33]{width:25%}.app-vue .col-xxl-2[data-v-32de0c33]{width:16.66666667%}.app-vue .col-xxl-1[data-v-32de0c33]{width:8.33333333%}.app-vue .col-xxl[data-v-32de0c33]{flex:1 0 0}}.pl-0[data-v-32de0c33]{padding-inline-start:0!important}.pr-0[data-v-32de0c33]{padding-inline-end:0!important}.pt-0[data-v-32de0c33]{padding-top:0!important}.pb-0[data-v-32de0c33]{padding-bottom:0!important}.py-2[data-v-32de0c33]{padding-bottom:.5rem!important;padding-top:.5rem!important}.px-2[data-v-32de0c33]{padding-inline-end:.5rem!important;padding-inline-start:.5rem!important}.ml-0[data-v-32de0c33]{margin-inline-start:0!important}.mr-0[data-v-32de0c33]{margin-inline-end:0!important}.mt-0[data-v-32de0c33]{margin-top:0!important}.mb-0[data-v-32de0c33]{margin-bottom:0!important}.ml-auto[data-v-32de0c33]{margin-inline-start:auto!important}.mr-auto[data-v-32de0c33]{margin-inline-end:auto!important}.ml-auto[data-v-32de0c33]{max-width:auto!important}@media (min-width:992px){.text-lg-left[data-v-32de0c33]{-moz-text-align-last:start!important;text-align-last:start!important}}.dark-mode .modal-body[data-v-32de0c33]{color:#000}@media (max-width:768px){#manage-profile[data-v-32de0c33]{overflow:hidden}}.w-80[data-v-32de0c33]{width:80%}body .eidt_mode_border_text[data-v-32de0c33]{border:1px dashed #000;border-radius:4px;padding:0 20px 0 4px;position:relative;width:100%}body .eidt_mode_border_text .edit_pen[data-v-32de0c33]{position:absolute;right:4px;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}body .eidt_mode_border_text.textArea_style[data-v-32de0c33]{-moz-apperarance:none;-webkit-appearance:none;-o-appearance:none;-moz-appearance:none;appearance:none;background:transparent;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:none;resize:none}body .eidt_mode_border_text.textArea_style[data-v-32de0c33]:focus{background:transparent;border:1px dashed #000;outline:none}body .eidt_mode_border_text.price_class[data-v-32de0c33]{font-size:2.7rem}@media (min-width:992px){body .eidt_mode_border_text.price_class[data-v-32de0c33]{font-size:2rem}}body.dark-mode .eidt_mode_border_text[data-v-32de0c33],body.dark-mode .eidt_mode_border_text.textArea_style[data-v-32de0c33]:focus{border:1px dashed #fff}@media (max-width:992px){.Toastify__toast-container#top-right[data-v-32de0c33]{left:auto;right:0}.Toastify__toast-container[data-v-32de0c33]{max-width:180px}}.btnAnimationStyle[data-v-32de0c33]{border-radius:3rem;font-weight:100;overflow:hidden;position:relative;text-decoration:none;transition:transform .2s ease-in-out;will-change:transform;z-index:0}.btnAnimationStyle[data-v-32de0c33]:after{border-radius:3rem;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:translate(-100%) rotate(10deg);transform-origin:top left;transition:transform .2s ease-out;width:100%;will-change:transform;z-index:-1}.btnAnimationStyle[data-v-32de0c33]:hover:after{transform:translate(0)}.btnAnimationStyle[data-v-32de0c33]:hover{border:2px solid transparent;transform:scale(1.05);will-change:transform}.btn-animation-style-container[data-v-32de0c33]{border-color:transparent!important;letter-spacing:.1px;overflow:hidden;position:relative;transition:.5s}.btn-animation-style-container[data-v-32de0c33]:hover{border-color:var(--template_cta_bg_color)!important}.btn-animation-style-container button[data-v-32de0c33]{animation:ani2-32de0c33 .7s steps(29) forwards;background:var(--template_cta_bg_color);border:none;color:#fff;color:var(--action-color)!important;cursor:pointer;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);-webkit-mask-size:3000% 100%;mask-size:3000% 100%}.btn-animation-style-container button[data-v-32de0c33]:hover{animation:ani-32de0c33 .7s steps(29) forwards}@media (max-width:768px){.btn-animation-style-container button[data-v-32de0c33]{font-size:1.6rem;font-weight:700!important;padding-inline:3rem}}.btn-animation-style-container .info[data-v-32de0c33]{color:var(--template_cta_bg_color)!important;font-weight:700;left:50%;overflow:hidden;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}@media (max-width:768px){.btn-animation-style-container .info[data-v-32de0c33]{font-size:1.5rem;font-weight:700!important}}.btn-animation-style-with-bg-black button[data-v-32de0c33]{background:#000;color:#fff!important}.btn-animation-style-with-bg-black button[data-v-32de0c33],.btn-animation-style-with-bg-section button[data-v-32de0c33]{border:none;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);-webkit-mask-size:3000% 100%;mask-size:3000% 100%}.btn-animation-style-with-bg-section button[data-v-32de0c33]{background:var(--template_cta_bg_color);color:#fff}@keyframes ani-32de0c33{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes ani2-32de0c33{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.modal-backdrop.show[data-v-32de0c33]{opacity:.75!important}.listControl[data-v-32de0c33]{background-color:#2d3445;border-radius:10px;color:#fff;margin-top:1.7rem;max-height:7.5625rem!important;min-width:10rem!important;right:-10px;top:-10px;z-index:999}.listControl hr[data-v-32de0c33]{margin:0!important}.listControl button[data-v-32de0c33]{background:transparent;border:none;color:#fff;padding-inline:10px}.listControl button[data-v-32de0c33]:first-of-type{padding-bottom:7px;padding-top:10px}.listControl button[data-v-32de0c33]:nth-of-type(2){padding-bottom:10px;padding-top:7px}.listControl .setBackgroundOnHoverOnDropDown[data-v-32de0c33]{background-color:#1d202b;border-top-left-radius:10px;border-top-right-radius:10px}.listControl .setBackgroundOnHoverOnDropDown[data-v-32de0c33]:nth-of-type(2){border-radius:0 0 10px 10px}.listControlLight[data-v-32de0c33]{background:var(--sectionBg);color:#000}.listControlLight button[data-v-32de0c33]{color:#000}.edit_delete_content[data-v-32de0c33]{min-height:2rem;min-width:2rem;right:0;top:3px}@media (max-width:992px){.edit_delete_content[data-v-32de0c33]{align-items:center;display:flex;font-size:1.5rem;justify-content:center;min-height:3.5rem;min-width:3.5rem;right:0;top:50%;transform:translateY(-50%)}}.be-centered{align-items:center;display:flex;justify-content:center}.breaking{box-orient:vertical;-webkit-box-orient:vertical;-o-box-orient:vertical;line-clamp:4;-webkit-line-clamp:4;-o-line-clamp:4;-moz-line-clamp:4;border-radius:4!important;-webkit-border-radius:4!important;-moz-border-radius:4!important;-ms-border-radius:4!important;-o-border-radius:4!important;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word}html{font-size:16px}@media screen and (max-width:1700px){html{font-size:15px}}@media screen and (max-width:1600px){html{font-size:14px}}@media screen and (max-width:1500px){html{font-size:13px}}@media screen and (max-width:992px){html{font-size:12.5px}}@media screen and (max-width:768px){html{font-size:11.5px}}@media screen and (max-width:615px){html{font-size:10px}}:root{--community_layout_border_color:#272b38;--editModeColor:#d90}@keyframes gradient{0%{background-position:100% 50%}50%{background-position:0 50%}to{background-position:100% 50%}}.placeholder-animation-gradiant{animation:gradient 3s ease infinite;background-color:#000;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%}body{scroll-behavior:smooth}body.no-scroll{overflow:hidden!important}.custom_disabled_btn{opacity:.5}.diffrent_wrapper_orientation #video,.diffrent_wrapper_orientation video,.live_shorts_container.horizontal_media video,.mobile_shorts_card_section.horizontal_media video{-o-object-fit:contain!important;object-fit:contain!important}.live_shorts_container.horizontal_media .shorts-thumbnail,.mobile_shorts_card_section.horizontal_media .shorts-thumbnail{bottom:2rem}.mobile_shorts_card_section.horizontal_media .shorts-thumbnail{bottom:6rem}body.modal-open,body.modal-open.no-scroll{overflow:hidden!important}#manage-profile{height:100vh;height:100dvh}@media (min-width:992px){#manage-profile{overflow:hidden}}#manage-profile #user-profile{height:100vh;height:100dvh}@media (min-width:992px){.share-network-messenger{display:none}}.app-vue .row{display:flex;flex-wrap:wrap;margin:0;padding:0}.app-vue .row>*{flex-shrink:0;margin-top:0;max-width:none;padding-inline-end:0;padding-inline-start:0;width:auto}.app-vue .col-12{width:100%}.app-vue .col-11{width:91.66666667%}.app-vue .col-10{width:83.33333333%}.app-vue .col-9{width:75%}.app-vue .col-8{width:66.66666667%}.app-vue .col-7{width:58.33333333%}.app-vue .col-6{width:50%}.app-vue .col-5{width:41.66666667%}.app-vue .col-4{width:33.33333333%}.app-vue .col-3{width:25%}.app-vue .col-2{width:16.66666667%}.app-vue .col-1{width:8.33333333%}.app-vue .col{flex:1 0 0}@media (min-width:576px){.app-vue .col-sm-12{width:100%}.app-vue .col-sm-11{width:91.66666667%}.app-vue .col-sm-10{width:83.33333333%}.app-vue .col-sm-9{width:75%}.app-vue .col-sm-8{width:66.66666667%}.app-vue .col-sm-7{width:58.33333333%}.app-vue .col-sm-6{width:50%}.app-vue .col-sm-5{width:41.66666667%}.app-vue .col-sm-4{width:33.33333333%}.app-vue .col-sm-3{width:25%}.app-vue .col-sm-2{width:16.66666667%}.app-vue .col-sm-1{width:8.33333333%}.app-vue .col-sm{flex:1 0 0}}@media (min-width:768px){.app-vue .col-md-12{width:100%}.app-vue .col-md-11{width:91.66666667%}.app-vue .col-md-10{width:83.33333333%}.app-vue .col-md-9{width:75%}.app-vue .col-md-8{width:66.66666667%}.app-vue .col-md-7{width:58.33333333%}.app-vue .col-md-6{width:50%}.app-vue .col-md-5{width:41.66666667%}.app-vue .col-md-4{width:33.33333333%}.app-vue .col-md-3{width:25%}.app-vue .col-md-2{width:16.66666667%}.app-vue .col-md-1{width:8.33333333%}.app-vue .col-md{flex:1 0 0}}@media (min-width:992px){.app-vue .col-lg-12{width:100%}.app-vue .col-lg-11{width:91.66666667%}.app-vue .col-lg-10{width:83.33333333%}.app-vue .col-lg-9{width:75%}.app-vue .col-lg-8{width:66.66666667%}.app-vue .col-lg-7{width:58.33333333%}.app-vue .col-lg-6{width:50%}.app-vue .col-lg-5{width:41.66666667%}.app-vue .col-lg-4{width:33.33333333%}.app-vue .col-lg-3{width:25%}.app-vue .col-lg-2{width:16.66666667%}.app-vue .col-lg-1{width:8.33333333%}.app-vue .col-lg{flex:1 0 0}}@media (min-width:1200px){.app-vue .col-xl-12{width:100%}.app-vue .col-xl-11{width:91.66666667%}.app-vue .col-xl-10{width:83.33333333%}.app-vue .col-xl-9{width:75%}.app-vue .col-xl-8{width:66.66666667%}.app-vue .col-xl-7{width:58.33333333%}.app-vue .col-xl-6{width:50%}.app-vue .col-xl-5{width:41.66666667%}.app-vue .col-xl-4{width:33.33333333%}.app-vue .col-xl-3{width:25%}.app-vue .col-xl-2{width:16.66666667%}.app-vue .col-xl-1{width:8.33333333%}.app-vue .col-xl{flex:1 0 0}}@media (min-width:1400px){.app-vue .col-xxl-12{width:100%}.app-vue .col-xxl-11{width:91.66666667%}.app-vue .col-xxl-10{width:83.33333333%}.app-vue .col-xxl-9{width:75%}.app-vue .col-xxl-8{width:66.66666667%}.app-vue .col-xxl-7{width:58.33333333%}.app-vue .col-xxl-6{width:50%}.app-vue .col-xxl-5{width:41.66666667%}.app-vue .col-xxl-4{width:33.33333333%}.app-vue .col-xxl-3{width:25%}.app-vue .col-xxl-2{width:16.66666667%}.app-vue .col-xxl-1{width:8.33333333%}.app-vue .col-xxl{flex:1 0 0}}.pl-0{padding-inline-start:0!important}.pr-0{padding-inline-end:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.px-2{padding-inline-end:.5rem!important;padding-inline-start:.5rem!important}.ml-0{margin-inline-start:0!important}.mr-0{margin-inline-end:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-auto{margin-inline-start:auto!important}.mr-auto{margin-inline-end:auto!important}.ml-auto{max-width:auto!important}@media (min-width:992px){.text-lg-left{-moz-text-align-last:start!important;text-align-last:start!important}}.dark-mode .modal-body{color:#000}@media (max-width:768px){#manage-profile{overflow:hidden}}.w-80{width:80%}body .eidt_mode_border_text{border:1px dashed #000;border-radius:4px;padding:0 20px 0 4px;position:relative;width:100%}body .eidt_mode_border_text .edit_pen{position:absolute;right:4px;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}body .eidt_mode_border_text.textArea_style{-moz-apperarance:none;-webkit-appearance:none;-o-appearance:none;-moz-appearance:none;appearance:none;background:transparent;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:none;resize:none}body .eidt_mode_border_text.textArea_style:focus{background:transparent;border:1px dashed #000;outline:none}body .eidt_mode_border_text.price_class{font-size:2.7rem}@media (min-width:992px){body .eidt_mode_border_text.price_class{font-size:2rem}}body.dark-mode .eidt_mode_border_text,body.dark-mode .eidt_mode_border_text.textArea_style:focus{border:1px dashed #fff}@media (max-width:992px){.Toastify__toast-container#top-right{left:auto;right:0}.Toastify__toast-container{max-width:180px}}.btnAnimationStyle{border-radius:3rem;font-weight:100;overflow:hidden;position:relative;text-decoration:none;transition:transform .2s ease-in-out;will-change:transform;z-index:0}.btnAnimationStyle:after{border-radius:3rem;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:translate(-100%) rotate(10deg);transform-origin:top left;transition:transform .2s ease-out;width:100%;will-change:transform;z-index:-1}.btnAnimationStyle:hover:after{transform:translate(0)}.btnAnimationStyle:hover{border:2px solid transparent;transform:scale(1.05);will-change:transform}.btn-animation-style-container{border-color:transparent!important;letter-spacing:.1px;overflow:hidden;position:relative;transition:.5s}.btn-animation-style-container:hover{border-color:var(--template_cta_bg_color)!important}.btn-animation-style-container button{animation:ani2 .7s steps(29) forwards;background:var(--template_cta_bg_color);border:none;color:#fff;color:var(--action-color)!important;cursor:pointer;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);-webkit-mask-size:3000% 100%;mask-size:3000% 100%}.btn-animation-style-container button:hover{animation:ani .7s steps(29) forwards}@media (max-width:768px){.btn-animation-style-container button{font-size:1.6rem;font-weight:700!important;padding-inline:3rem}}.btn-animation-style-container .info{color:var(--template_cta_bg_color)!important;font-weight:700;left:50%;overflow:hidden;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}@media (max-width:768px){.btn-animation-style-container .info{font-size:1.5rem;font-weight:700!important}}.btn-animation-style-with-bg-black button{background:#000;color:#fff!important}.btn-animation-style-with-bg-black button,.btn-animation-style-with-bg-section button{border:none;-webkit-mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);mask:url(https://raw.githubusercontent.com/robin-dela/css-mask-animation/master/img/urban-sprite.png);-webkit-mask-size:3000% 100%;mask-size:3000% 100%}.btn-animation-style-with-bg-section button{background:var(--template_cta_bg_color);color:#fff}@keyframes ani{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes ani2{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.modal-backdrop.show{opacity:.75!important}#channels_section .main_header_section{font-size:.875rem;font-weight:500;margin-bottom:0;margin-left:1rem;text-transform:capitalize}#channels_section .members_header{color:#8b8b8b;font-size:1.25rem;font-weight:500;margin-bottom:10px;margin-left:0}#channels_section.groups{margin-top:0}#channels_section .channels_list{display:flex;flex-direction:column;gap:0;margin-bottom:2rem;margin-right:.875rem;padding-bottom:4rem;padding-left:0}#channels_section .channels_list.groups{padding-top:0!important}#channels_section .single_list{background-color:transparent;border-radius:6px!important;-webkit-border-radius:6px!important;-moz-border-radius:6px!important;-ms-border-radius:6px!important;-o-border-radius:6px!important;color:#9a9b9d;display:flex;justify-content:space-between;margin-block:2px;padding:9px 7px}#channels_section .single_list.in_light_mode{color:#000!important}@media (min-width:992px){#channels_section .single_list.in_contrbuter_page.in_dark_mode.active_channel,#channels_section .single_list.in_contrbuter_page.in_dark_mode:hover{background-color:#494d48;color:#fff!important}}#channels_section .single_list.in_contrbuter_page.in_dark_mode.active_channel{background-color:#494d48;color:#fff!important}@media (min-width:992px){#channels_section .single_list.in_contrbuter_page.in_light_mode.active_channel,#channels_section .single_list.in_contrbuter_page.in_light_mode:hover{background-color:#fff;color:#000!important}}#channels_section .single_list.not_in_contrbuter_page.in_dark_mode.active_channel,#channels_section .single_list.not_in_contrbuter_page.in_dark_mode:hover{background-color:var(--secondary_dark_color);color:#fff!important}@media (max-width:992px){#channels_section .single_list.not_in_contrbuter_page.in_dark_mode:hover{background-color:transparent!important}#channels_section .single_list.not_in_contrbuter_page.in_dark_mode.active_channel{background-color:var(--secondary_dark_color)!important}}#channels_section .single_list.not_in_contrbuter_page.in_light_mode.active_channel,#channels_section .single_list.not_in_contrbuter_page.in_light_mode:hover{background-color:#f0f2f5;color:#000!important}#channels_section .single_list .left_content{align-items:center;display:flex;gap:1.125rem;justify-content:center}#channels_section .single_list .left_content .channel_img_wrapper{border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-ms-border-radius:50%!important;-o-border-radius:50%!important;flex-shrink:0;height:34px;position:relative;width:34px}#channels_section .single_list .left_content .channel_img_wrapper.not_access{align-items:center;background-color:#b5b6b7;display:flex;justify-content:center}#channels_section .single_list .left_content .channel_img_wrapper img.channel_img{border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-ms-border-radius:50%!important;-o-border-radius:50%!important}#channels_section .single_list .left_content .channel_img_wrapper .channel_type_icon{position:absolute;right:-8px;top:16px}#channels_section .single_list .left_content .channel_img_wrapper .channel_type_icon .icon_type_wrapper{align-items:center;border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-ms-border-radius:50%!important;-o-border-radius:50%!important;display:flex;height:18px;justify-content:center;width:18px}#channels_section .single_list .left_content .channel_img_wrapper .channel_type_icon .icon_type_wrapper.in_dark{background-color:#232220}#channels_section .single_list .left_content .channel_img_wrapper .channel_type_icon .icon_type_wrapper.in_light{background-color:#fff}#channels_section .single_list .left_content .channel_img_wrapper .channel_type_icon .icon_type_wrapper img{height:.688rem;width:.75rem}#channels_section .single_list .left_content .channel_img_wrapper .ch--name{align-items:center;background:gray;border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-ms-border-radius:50%!important;-o-border-radius:50%!important;color:#fff;display:flex;height:34px;justify-content:center;width:34px}#channels_section .single_list .left_content .left_img_container{flex-shrink:0}#channels_section .single_list .left_content .left_img_container img{-o-object-fit:contain;object-fit:contain}#channels_section .single_list .left_content .channels_name{box-orient:vertical;-webkit-box-orient:vertical;-o-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;-o-line-clamp:2;-moz-line-clamp:2;display:-webkit-box;font-size:1.125rem;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;word-break:break-word}@media (max-width:992px){#channels_section .single_list .left_content .channels_name{font-size:1.6rem}}#channels_section .single_list .channels_right_side{align-items:center;display:flex;justify-content:center}#channels_section .single_list .channels_right_side .count_wrapper{align-items:center;border-radius:6px!important;-webkit-border-radius:6px!important;-moz-border-radius:6px!important;-ms-border-radius:6px!important;-o-border-radius:6px!important;display:flex;height:20px;justify-content:center;width:1.6rem}#channels_section .single_list .channels_right_side .count_wrapper.in_dark_mode{background-color:#232220}#channels_section .single_list .channels_right_side .count_wrapper.in_light_mode{background-color:#6d6f72}@media only screen and (max-width:991px){#channels_section .single_list .channels_right_side .count_wrapper{min-width:2rem;width:100%!important}}#channels_section .single_list .channels_right_side .count_wrapper .count_num{color:#fff;font-size:.625rem;font-weight:500;line-height:1.2!important;margin-bottom:0!important}@media only screen and (max-width:991px){#channels_section .single_list .channels_right_side .count_wrapper .count_num{font-size:1rem!important}}@media (max-width:992px){#channels_section .single_list,#channels_section .single_list *{-moz-user-select:none;user-select:none;-webkit-user-select:none}}#channels_section .collapse_wrapper_section{align-items:center;display:flex;gap:.6875rem;margin-bottom:0;padding-left:.9375rem}.main_channels_section_content{max-height:22vh}.main_channels_section_content .channels_section_content{padding-bottom:.25rem;padding-left:1.25rem}
