.mobile-navbar-new{padding:3rem 3rem;background-color:#000;position:fixed;z-index:444;width:100%;top:0}.mobile-navbar-new__header{display:flex;align-items:center}.mobile-navbar-new__header--logo-box{width:4rem;margin-right:3rem;cursor:pointer}.mobile-navbar-new__header--logo-box img{width:100%;height:100%}.mobile-navbar-new__header--search-bar{width:100%;margin-right:3rem}.mobile-navbar-new__header--search-bar .search-filter{width:100%;margin:0}.mobile-navbar-new__header--search-bar .search-filter__header{height:4.9rem}.mobile-navbar-new__header--search-bar .search-filter__header .icon,.mobile-navbar-new__header--search-bar .search-filter__header .nav-search{font-size:1.8rem}.mobile-navbar-new__header--hamburger{margin-left:auto;cursor:pointer}.mobile-navbar-new__header--hamburger .line{width:20px;height:2px;background-color:#fff;display:block;margin:4px auto;transition:all .3s ease-in-out}.mobile-navbar-new__header--hamburger.is-active .line:nth-child(2){opacity:0}.mobile-navbar-new__header--hamburger.is-active .line:first-child{transform:translateY(7px) rotate(45deg)}.mobile-navbar-new__header--hamburger.is-active .line:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.mobile-navbar-new__list-menu{position:fixed;background-color:#fff;width:100%;left:0;top:10.8rem;height:100vh}.mobile-navbar-new__list-menu--header{display:flex;align-items:center;justify-content:space-between;padding:2.5rem 3rem}.mobile-navbar-new__list-menu--header .profile-picture{width:5.5rem;height:5.5rem;display:flex;align-items:center;justify-content:center;background-color:#688bff;border-radius:100%}.mobile-navbar-new__list-menu--header .profile-picture img{width:100%;height:100%;border-radius:100%}.mobile-navbar-new__list-menu--header .title{color:#000;font-size:3rem;font-family:Roboto-bold;margin-bottom:0;position:relative;line-height:normal}.mobile-navbar-new__list-menu--header .title:after{content:"";width:60%;height:.4rem;background-color:#03d;position:absolute;bottom:-.9rem;left:0;opacity:1}.mobile-navbar-new__list-menu--body{padding:0;height:100%}.mobile-navbar-new__list-menu--body ul{max-height:calc(100vh - 36rem);overflow-y:auto;margin-bottom:4rem;overflow-x:hidden}.mobile-navbar-new__list-menu--body ul li{list-style:none}.mobile-navbar-new__list-menu--body ul li .border-bottom{border-bottom:.24rem solid #d9d9d9;margin-bottom:.5rem}.mobile-navbar-new__list-menu--body ul li a{display:flex;align-items:center;color:#000;font-size:2.3rem;font-family:Roboto-medium;margin-bottom:0;line-height:normal;padding:2rem 3rem;width:100%}.mobile-navbar-new__list-menu--body ul li a img{width:2.8rem;height:auto;margin-right:2.5rem}.mobile-navbar-new__list-menu--body ul li a .icon{margin-right:2rem;font-size:3.3rem;color:#000}.mobile-navbar-new__list-menu--body ul li a .feed-icon{width:3rem}.mobile-navbar-new__list-menu--body ul li a .logout-icon{width:3rem;margin-left:.3rem;margin-right:2.2rem}.mobile-navbar-new__list-menu--body ul::-webkit-scrollbar{width:.5rem;height:.5rem}.mobile-navbar-new__list-menu--body ul::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.mobile-navbar-new__list-menu--body ul::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem;width:.5rem;height:.5rem}.mobile-navbar-new__list-menu--body .btn{background-color:#03d;width:calc(100% - 8rem);margin:0 auto;border:none;outline:none;height:7rem;font-size:2.2rem;font-family:Roboto-medium;color:#fff;cursor:pointer;display:block}.mobile-navbar-new__list-menu--body .btn img{margin-right:1rem;width:3rem}.slide-fade-enter-active{transition:all .5s ease-out}.slide-fade-leave-active{transition:all .5s cubic-bezier(1,.5,.8,1);transform:translateX(-100%)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateX(100%);opacity:0}.add-contributors-modal{width:50rem!important;top:5rem!important}.add-contributors-modal .ant-modal-content{box-shadow:0 0 94px rgba(0,0,0,.2784313725490196)}.add-contributors-modal .ant-modal-content .ant-modal-close{margin:2.3rem 1.8rem 0 0!important}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container{border-radius:1rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__header{padding:2.5rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__header--title{font-size:2.4rem;font-family:Roboto-bold;line-height:normal;margin-bottom:0;color:#000}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar{width:calc(100% - 5rem);margin:0 2.5rem 2.8rem;position:relative}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .search{display:flex;align-items:center;background-color:#fff;padding:0 1.7rem;border-radius:.5rem;border:1px solid #d9d9d9}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .search .icon{font-size:1.4rem;color:#9f9f9f}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .search .search-input{font-size:1.6rem;font-family:Roboto;line-height:normal;padding:1rem 1.2rem;border:none;outline:none;width:100%;background-color:transparent}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .search .search-input::-moz-placeholder{color:#9f9f9f}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .search .search-input:-ms-input-placeholder{color:#9f9f9f}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .search .search-input::placeholder{color:#9f9f9f}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown{position:absolute;width:100%;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);border-end-end-radius:.5rem;border-end-start-radius:.5rem;max-height:10rem;overflow-y:auto;overflow-x:hidden;z-index:2}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown__loader{display:flex;align-items:center;justify-content:center;padding:1rem 0!important}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown__loader .ant-spin .anticon{font-size:2rem!important}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown__message{font-size:1.4rem;font-family:Roboto;line-height:normal;margin:2rem 0;color:#000;text-align:center}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown__user{display:flex;align-items:center;justify-content:flex-start;cursor:pointer;border-bottom:1px solid #cdcdcd;padding:1rem 1.5rem;background-color:#fff;transition:background-color .3s ease-in-out}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown__user:hover{background-color:#f6f8ff}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown__user img{width:3rem;height:3rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;background-color:#d6d6d6}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown__user p{font-size:1.4rem;font-family:Roboto-medium;line-height:normal;margin-left:1rem;color:#000;margin-bottom:0}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown__user:last-child{border-bottom:0}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown::-webkit-scrollbar-track{background-color:transparent}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown::-webkit-scrollbar{width:.3rem;height:.3rem;background-color:transparent;border-radius:3rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--search-bar .dropdown::-webkit-scrollbar-thumb{background-color:#03d;border-radius:3rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--message{font-size:1.6rem;font-family:Roboto;line-height:2.2rem;margin-bottom:0;color:#000;padding:0 2rem;margin:4rem 0;text-align:center}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors{overflow-y:auto;max-height:45vh;padding:0 2.5rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors .contributor{box-sizing:border-box;margin:0 .8rem .8rem .4rem;border-radius:100px!important;color:rgba(0,0,0,.8509803921568627);font-variant:tabular-nums;list-style:none;font-feature-settings:tnum;display:inline-block;height:3.5rem;padding:.5rem 3rem .5rem 1rem;white-space:nowrap;background-color:#d0dbff;border:1px solid #3764fb;opacity:1;transition:all .3s;position:relative;overflow:hidden}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors .contributor__details{display:flex;align-items:center}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors .contributor__details .logo{width:1.8rem;height:1.8rem;margin-right:.5rem;-o-object-fit:contain;object-fit:contain;border-radius:100%}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors .contributor__details .border-radius{border-radius:100%;width:1.7rem;height:1.7rem;margin-bottom:.2rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors .contributor__details p{margin-right:.5rem;margin-bottom:0;font-size:1.3rem;font-family:Roboto;line-height:1.5rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors .contributor .close-icon{padding:.5rem;background-color:#fff;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;transform:rotate(45deg);cursor:pointer;width:-moz-fit-content;width:fit-content;top:50%;position:absolute;transform:translateY(-50%) rotate(45deg);right:.8rem;width:1.8rem;height:1.8rem;margin:0}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors::-webkit-scrollbar-track{background-color:transparent}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors::-webkit-scrollbar{width:.3rem;height:.3rem;background-color:transparent;border-radius:3rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--contributors::-webkit-scrollbar-thumb{background-color:#03d;border-radius:3rem}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--skeleton{padding:1.5rem 2.5rem 0}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--skeleton .connection-card-skeleton{margin:0 0 2rem!important}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__body--skeleton .connection-card-skeleton .ant-skeleton-header .ant-skeleton-avatar{border-radius:100%}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__footer{padding:2.5rem 2.5rem;margin-top:-1px}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__footer .ant-btn{width:10rem;background-color:#03d;border:none;outline:none;height:4rem;font-size:1.4rem;font-family:Roboto-medium!important;color:#fff;margin-left:auto;display:block}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__footer .ant-btn span{line-height:normal}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__footer .ant-btn .anticon .anticon-spin{font-size:1.8rem;color:#03d}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__footer .ant-btn:focus,.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__footer .ant-btn:hover{background-color:#03d;color:#fff}.add-contributors-modal .ant-modal-content .ant-modal-body .add-contributors-modal-container__footer .disable-save-btn{pointer-events:none;opacity:.5}.the-horizontal-reactions-bar{width:100%;margin:1.5rem 0}@media only screen and (max-width:47.99em){.the-horizontal-reactions-bar{margin:1.9rem 0}}.the-horizontal-reactions-bar__reactions-bar{position:relative}.the-horizontal-reactions-bar__reactions-bar--figure{overflow:hidden;border-radius:9rem;background:#fff;position:absolute;top:-4.3rem;padding:0 .5rem;display:flex;left:0;align-items:center;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.123);z-index:1111;margin:0}@media only screen and (max-width:47.99em){.the-horizontal-reactions-bar__reactions-bar--figure{top:-6rem;z-index:111}.the-horizontal-reactions-bar__reactions-bar--figure img{width:4.8rem;height:4.8rem}}.the-horizontal-reactions-bar__reactions-bar--figure img{transition:.2s ease;height:2.5rem;width:2.5rem;margin:.8rem .5rem}@media only screen and (max-width:47.99em){.the-horizontal-reactions-bar__reactions-bar--figure img{width:4rem;height:4rem}}.the-horizontal-reactions-bar__reactions-bar--figure .imgHover:hover{transform:scale(1.2);cursor:pointer}.the-horizontal-reactions-bar__reaction-status{cursor:pointer}.the-horizontal-reactions-bar__reaction-status--reactions{display:flex;align-items:center;justify-content:center;gap:1rem}.the-horizontal-reactions-bar__reaction-status--reactions .image{height:auto;width:auto;display:flex;align-items:center}.the-horizontal-reactions-bar__reaction-status--reactions .image img{width:2rem;height:auto}@media only screen and (max-width:80em){.the-horizontal-reactions-bar__reaction-status--reactions .image img{width:1.6rem}}.the-horizontal-reactions-bar__reaction-status--reactions .image .bulb-icon{margin-top:-.2rem}.the-horizontal-reactions-bar__reaction-status--reactions .title{font-size:1.6rem;font-family:Roboto-medium;line-height:normal;color:#000;margin-bottom:0}@media only screen and (max-width:80em){.the-horizontal-reactions-bar__reaction-status--reactions .title{font-size:1.3rem}}.the-horizontal-reactions-bar__reaction-status--reactions .like{color:#5e8ffd}.the-horizontal-reactions-bar__reaction-status--reactions .love{color:#ff4141}.the-horizontal-reactions-bar__reaction-status--reactions .laugh{color:#c99d24}.the-horizontal-reactions-bar__reaction-status--reactions .celebration{color:#447eb4}.the-horizontal-reactions-bar__reaction-status--reactions .insightful{color:#c99d24}.the-horizontal-reactions-bar__reaction-status--reactions .support{color:#67b82f}.the-horizontal-reactions-bar__reaction-status--reactions .sad,.the-horizontal-reactions-bar__reaction-status--reactions .shock{color:#c99d24}.the-horizontal-reactions-bar__reaction-status--reactions .angry{color:#fd754b}.the-horizontal-reactions-bar .no-select{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-touch-callout:none}.the-verticle-reactions-bar__reactions{position:relative}.the-verticle-reactions-bar__reactions--figure{overflow:hidden;border-radius:9rem;background:#fff;position:absolute;top:14%;padding:1rem 1rem;display:flex;flex-direction:column;left:6.3rem;align-items:center;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.123);z-index:4;transform:translateY(-14%)}.the-verticle-reactions-bar__reactions--figure img{transition:.2s ease;height:3rem;width:3rem;margin:.8rem .5rem}.the-verticle-reactions-bar__reactions--figure .imgHover:hover{transform:scale(1.2);cursor:pointer}@media only screen and (max-width:90em){.the-verticle-reactions-bar__reactions--figure{left:5rem}}@media only screen and (max-width:47.99em){.the-verticle-reactions-bar__reactions--figure{top:40%;transform:translateY(-40%);left:7rem}}.the-verticle-reactions-bar__reaction-status{width:-moz-fit-content;width:fit-content;text-align:center;display:flex;flex-direction:column;align-items:center}.the-verticle-reactions-bar__reaction-status--reactions-container .btn{background-color:#d9d9d9;width:6.3rem;height:6.3rem;display:flex;align-items:center;justify-content:center;border:none;outline:none;cursor:pointer;border-radius:100%!important;margin-bottom:.4rem}@media only screen and (max-width:90em){.the-verticle-reactions-bar__reaction-status--reactions-container .btn{width:5rem;height:5rem}}.the-verticle-reactions-bar__reaction-status--reactions-container .btn img{width:2.3rem;height:auto;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}@media only screen and (max-width:90em){.the-verticle-reactions-bar__reaction-status--reactions-container .btn img{width:1.7rem}}.the-verticle-reactions-bar__reaction-status--reactions-container .title{font-size:1.6rem;font-family:Roboto-medium;margin-bottom:0;line-height:normal;color:#000}@media only screen and (max-width:90em){.the-verticle-reactions-bar__reaction-status--reactions-container .title{font-size:1.4rem}}.the-verticle-reactions-bar__reaction-status--reactions-container .like{color:#5e8ffd}.the-verticle-reactions-bar__reaction-status--reactions-container .love{color:#ff4141}.the-verticle-reactions-bar__reaction-status--reactions-container .laugh{color:#c99d24}.the-verticle-reactions-bar__reaction-status--reactions-container .celebration{color:#447eb4}.the-verticle-reactions-bar__reaction-status--reactions-container .insightful{color:#c99d24}.the-verticle-reactions-bar__reaction-status--reactions-container .support{color:#67b82f}.the-verticle-reactions-bar__reaction-status--reactions-container .sad{color:#c99d24}.the-verticle-reactions-bar__reaction-status--reactions-container .angry{color:#fd754b}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reactions-bar--figure{top:-6rem;left:20%;transform:translateX(-14%)}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reactions-bar--figure img{transition:.2s ease;height:4.5rem;width:4.5rem;margin:.8rem .5rem}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status{cursor:pointer}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions{flex-direction:column}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .image{background-color:#d9d9d9;width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;border:none;outline:none;cursor:pointer;border-radius:100%!important;margin-bottom:1rem}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .image img{width:2.3rem;height:auto;margin-right:0}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .title{font-size:2.1rem;font-family:Roboto-medium;line-height:2rem;color:#000;margin-bottom:0}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .like{color:#5e8ffd}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .love{color:#ff4141}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .laugh{color:#c99d24}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .celebration{color:#447eb4}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .insightful{color:#c99d24}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .support{color:#67b82f}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .sad{color:#c99d24}.the-horizontal-reactions-bar-mobile .the-horizontal-reactions-bar__reaction-status--reactions .angry{color:#fd754b}.bounce-enter-active{animation:bounce-in .7s}.bounce-leave-active{animation:bounce-in .7s reverse}.no-select{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-touch-callout:none}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.25)}to{transform:scale(1)}}.user-list-modal{width:50rem!important;top:8rem!important}.user-list-modal .ant-modal-content .ant-modal-header{padding:2rem 3rem;border-bottom:1px solid rgba(135,149,157,.3);margin-bottom:0;background-color:transparent}.user-list-modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:2.4rem;line-height:2.6rem;font-family:Roboto-bold}.user-list-modal .ant-modal-content .ant-modal-close{margin:1.8rem 2.2rem 0 0!important}.user-list-modal .ant-modal-content .ant-modal-body{padding:0!important}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container{padding:1rem 3rem;overflow-y:auto;min-height:30rem;max-height:calc(100vh - 25rem)}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container::-webkit-scrollbar{width:.4rem;height:.4rem}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-card{display:flex;align-items:center;margin:.5rem 0;padding:1rem 0;width:100%;height:-moz-max-content;height:max-content}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-card:first-child{margin:0}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-card .image{width:3rem;height:3rem;margin-right:1rem}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-card .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:100%;background-color:#bebebe}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-card h2{font-size:1.6rem;font-family:Roboto;margin-bottom:0}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-card .reaction{width:2rem;height:2rem;margin-left:auto}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-card .reaction img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:100%}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-skeleton{margin:2rem 0;display:flex;align-items:center}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-skeleton .ant-skeleton-header{height:3rem;width:3rem;border-radius:100%;padding:0}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-skeleton .ant-skeleton-header .ant-skeleton-avatar{height:3rem;width:3rem;border-radius:100%}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-skeleton .ant-skeleton-content{padding-left:1.5rem;height:1.8rem}.user-list-modal .ant-modal-content .ant-modal-body .user-list-container__user-list-skeleton .ant-skeleton-content .ant-skeleton-title{margin:0;height:1.8rem}body[data-v-b521f5aa]{font-family:Roboto}.centralize[data-v-b521f5aa]{margin-left:auto;margin-right:auto}.btn-primary[data-v-b521f5aa]{background-color:#03d!important;border-radius:0;color:#fff!important;display:flex;align-items:center;justify-content:center;letter-spacing:2;line-height:1;border:none;outline:none;cursor:pointer}.btn-primary[data-v-b521f5aa]:active,.btn-primary[data-v-b521f5aa]:focus,.btn-primary[data-v-b521f5aa]:hover{background-color:#03d;outline:none;border:none!important}.error[data-v-b521f5aa]{color:red;font-size:1.44rem;font-family:Roboto}button[data-v-b521f5aa],input[data-v-b521f5aa],textarea[data-v-b521f5aa]{border-radius:.5rem!important}.ant-modal-content[data-v-b521f5aa]{border-radius:1rem!important}.success-msg[data-v-b521f5aa]{color:green;font-family:Roboto}.ant-btn.ant-btn-loading span[data-v-b521f5aa]{margin-left:0!important;position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.ant-btn.ant-btn-loading[data-v-b521f5aa]:before{opacity:1;background:hsla(0,0%,100%,.45);z-index:0}.ant-btn.ant-btn-loading .anticon.anticon-loading[data-v-b521f5aa]{z-index:2}.ant-btn.ant-btn-loading .anticon.anticon-loading .anticon-spin[data-v-b521f5aa]{color:#03d;font-size:2.5rem}.ant-skeleton-paragraph[data-v-b521f5aa],.ant-skeleton-paragraph li[data-v-b521f5aa],.ant-skeleton-title[data-v-b521f5aa]{border-radius:.5rem!important}.multiselect-spinner[data-v-b521f5aa]{background-color:#03d;width:1rem;height:1rem}.ant-dropdown-menu[data-v-b521f5aa]{border-radius:0}.multiselect[data-v-b521f5aa]{padding:.8rem 1rem;position:relative;align-items:flex-start;box-shadow:none!important;border-radius:0}.multiselect .multiselect-tags[data-v-b521f5aa]{overflow:hidden;padding-left:0}.multiselect .multiselect-tags .multiselect-tag[data-v-b521f5aa]{background-color:#f5f5f5;border:1px solid #f0f0f0;border-radius:0;height:24px;font-size:1.6rem;margin-right:4px;margin-bottom:4px;color:#000;font-family:Roboto;font-weight:400;opacity:.8;height:2.6rem;display:flex;align-items:center}.multiselect .multiselect-tags .multiselect-tag .multiselect-tag-remove[data-v-b521f5aa]{padding-top:0}.multiselect .multiselect-tags .multiselect-tag .multiselect-tag-remove .multiselect-tag-remove-icon[data-v-b521f5aa]{height:1em;width:1em;opacity:.6}.multiselect .multiselect-dropdown[data-v-b521f5aa]{border-radius:0}.multiselect .multiselect-dropdown .multiselect-options li[data-v-b521f5aa]{font-family:Roboto;font-size:1.6rem;border-radius:0}.multiselect .multiselect-dropdown .multiselect-options .is-selected[data-v-b521f5aa]{background:#03d}.multiselect .multiselect-dropdown[data-v-b521f5aa]::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.24705882352941178)}.multiselect .multiselect-dropdown[data-v-b521f5aa]::-webkit-scrollbar{width:4px;background-color:transparent;border-radius:3rem;height:2rem}.multiselect .multiselect-dropdown[data-v-b521f5aa]::-webkit-scrollbar-thumb{background-color:#03d;border-radius:3rem}.multiselect .multiselect-clear[data-v-b521f5aa]{display:none}.multiselect .multiselect-tags-search-wrapper[data-v-b521f5aa]{height:2.4rem;margin:0;font-family:Roboto;opacity:.7}.multiselect .multiselect-tags-search-wrapper .multiselect-tags-search[data-v-b521f5aa]{height:auto;border:none;font-family:Roboto;font-size:1.6rem;overflow:hidden;text-indent:0;padding:0;padding-right:1rem;line-height:normal}.multiselect .multiselect-search[data-v-b521f5aa]{padding:0 1rem;padding-right:3rem;font-size:1.6rem}.multiselect .multiselect-placeholder[data-v-b521f5aa]{width:100%;font-size:1.6rem}.multiselect .multiselect-spinner[data-v-b521f5aa]{background-color:#03d;width:1rem;height:1rem;margin:0}.multiselect .multiselect-caret[data-v-b521f5aa]{display:none}.multiselect .multiselect-dropdown .multiselect-no-options[data-v-b521f5aa]{font-size:1.6rem;font-family:Roboto}.multiselect.is-open[data-v-b521f5aa]{border-radius:0}.multiselect[data-v-b521f5aa]:after{content:"";position:absolute;width:1rem;height:1rem;background-size:contain;right:1rem}.ant-btn-loading[data-v-b521f5aa]:before{background:hsla(0,0%,100%,.69)!important}.ant-dropdown .ant-dropdown-menu[data-v-b521f5aa]{padding:0;border-radius:.5rem}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item[data-v-b521f5aa]{padding:0!important;border-radius:.5rem}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content[data-v-b521f5aa]{padding:0!important;font-size:1.6rem;font-family:Roboto-medium;line-height:normal}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content a[data-v-b521f5aa]{padding:1rem 2.2rem!important;width:100%;display:flex;align-items:center;justify-content:flex-start;font-size:1.6rem;font-family:Roboto-medium;line-height:normal;color:#000}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .remove-btn[data-v-b521f5aa]{color:red!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .remove-btn[data-v-b521f5aa]:hover{background-color:rgba(255,0,0,.050980392156862744)}.ant-dropdown .ant-dropdown-menu>[data-v-b521f5aa]:not(:last-child){border-bottom:1px solid hsla(0,0%,50.2%,.3)}.ant-calendar-picker .anticon[data-v-b521f5aa]{top:50%;transform:translateY(-10%);width:1.5rem;height:1.5rem;text-align:center}.ant-calendar-picker .anticon svg[data-v-b521f5aa]{width:100%;height:100%}.ant-select-single .ant-select-arrow[data-v-b521f5aa]{line-height:0;vertical-align:.2em}.ant-select-single .ant-select-selector[data-v-b521f5aa]{height:4rem!important;display:flex;align-items:center}.ant-select-single .ant-select-selector .ant-select-selection-item[data-v-b521f5aa]{font-size:1.6rem;line-height:normal!important}.ant-dropdown .ant-dropdown-menu-item[data-v-b521f5aa]{padding:0!important}.ant-dropdown .ant-dropdown-menu-item .ant-dropdown-menu-title-content .link-tooltip[data-v-b521f5aa]{padding:1.2rem 2.2rem!important;width:100%;display:inline-block}.mobile-navbar-dropdown[data-v-b521f5aa]{width:-moz-fit-content!important;width:fit-content!important;margin:0 auto!important}.ant-select-selector[data-v-b521f5aa]{border-radius:0!important}.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x[data-v-b521f5aa],.ant-modal .ant-modal-content .ant-modal-close[data-v-b521f5aa]{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x[data-v-b521f5aa]{padding:.5rem;line-height:normal;display:flex;align-items:center;justify-content:center}.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .anticon[data-v-b521f5aa]{color:#000;font-size:2rem}.ant-modal .ant-modal-content .ant-modal-body[data-v-b521f5aa]{padding:0}.ant-calendar-picker-container .ant-calendar-month[data-v-b521f5aa]{width:35rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap[data-v-b521f5aa]{height:-moz-fit-content;height:fit-content}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select[data-v-b521f5aa]{font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select[data-v-b521f5aa]:hover{color:#03d}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody[data-v-b521f5aa]{background-color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr[data-v-b521f5aa]{display:flex;align-items:center;justify-content:space-between;margin:1.5rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr .ant-calendar-month-panel-cell[data-v-b521f5aa]{display:flex;align-items:center;justify-content:center}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr .ant-calendar-month-panel-cell .ant-calendar-month-panel-month[data-v-b521f5aa]{padding:.5rem 2rem;height:-moz-fit-content;height:fit-content;font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr .ant-calendar-month-panel-cell .ant-calendar-month-panel-month[data-v-b521f5aa]:hover{color:#03d;background-color:hsla(0,0%,69.8%,.13)}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month[data-v-b521f5aa]{background-color:#03d;color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select[data-v-b521f5aa]{font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select[data-v-b521f5aa]:hover{color:#03d}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body[data-v-b521f5aa]{background-color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr[data-v-b521f5aa]{display:flex;align-items:center;justify-content:space-between;margin:1.5rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr .ant-calendar-year-panel-cell[data-v-b521f5aa]{display:flex;align-items:center;justify-content:center}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr .ant-calendar-year-panel-cell .ant-calendar-year-panel-year[data-v-b521f5aa]{padding:.5rem 2rem;height:-moz-fit-content;height:fit-content;font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr .ant-calendar-year-panel-cell .ant-calendar-year-panel-year[data-v-b521f5aa]:hover{color:#03d;background-color:hsla(0,0%,69.8%,.13)}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year[data-v-b521f5aa]{background-color:#03d;color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century[data-v-b521f5aa]{font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century[data-v-b521f5aa]:hover{color:#03d}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body[data-v-b521f5aa]{background-color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr[data-v-b521f5aa]{display:flex;align-items:center;justify-content:space-between;margin:1.5rem 1rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr .ant-calendar-decade-panel-cell[data-v-b521f5aa]{display:flex;align-items:center;justify-content:center}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr .ant-calendar-decade-panel-cell .ant-calendar-decade-panel-decade[data-v-b521f5aa]{padding:.5rem 1rem;height:-moz-fit-content;height:fit-content;font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr .ant-calendar-decade-panel-cell .ant-calendar-decade-panel-decade[data-v-b521f5aa]:hover{color:#03d;background-color:hsla(0,0%,69.8%,.13)}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade[data-v-b521f5aa]{background-color:#03d;color:#fff}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body[data-v-b521f5aa]{width:30%;margin:13rem auto}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-operations[data-v-b521f5aa]{background-color:#000}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-operations .ant-image-preview-operations-operation[data-v-b521f5aa]:last-child,.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-operations .ant-image-preview-operations-operation[data-v-b521f5aa]:nth-last-child(2){display:none}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-img-wrapper[data-v-b521f5aa]{position:relative;height:100%}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-img-wrapper .ant-image-preview-img[data-v-b521f5aa]{width:100%;margin-top:0;height:auto;position:absolute;top:46px;-o-object-fit:fill;object-fit:fill;left:0;background-color:#000}@media screen and (max-width:767px){.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body[data-v-b521f5aa]{width:90%}}.ant-select-dropdown[data-v-b521f5aa]{width:-moz-fit-content!important;width:fit-content!important;border-radius:.5rem}.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item[data-v-b521f5aa]{min-height:-moz-fit-content;min-height:fit-content;padding:1rem 2rem;border-bottom:1px solid hsla(0,0%,50.2%,.3)}.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item .ant-select-item-option-content[data-v-b521f5aa]{font-size:1.4rem;font-family:Roboto;line-height:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item[data-v-b521f5aa]:last-child{border-bottom:none}.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-active[data-v-b521f5aa],.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-active[data-v-b521f5aa]:hover,.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-selected[data-v-b521f5aa],.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-selected[data-v-b521f5aa]:hover{background-color:transparent}.highlighted-result-with-key[data-v-b521f5aa]{background-color:#688bff!important;color:#fff!important}.highlighted-result-with-key h4[data-v-b521f5aa]{color:#fff!important}.highlighted-result-with-mouse[data-v-b521f5aa]:hover{background-color:#688bff!important}.highlighted-result-with-mouse:hover h4[data-v-b521f5aa]{color:#fff!important}#bp-web-widget-container .bp-widget-widget[data-v-b521f5aa]{bottom:9rem!important;right:4rem!important;height:52px!important;width:52px!important}.ant-dropdown-link[data-v-b521f5aa]{display:flex;align-items:center;justify-content:center}.ant-dropdown-link .icon-vertical_three-dots[data-v-b521f5aa]{font-size:1.8rem}.comment-textarea-loader[data-v-b521f5aa]{line-height:normal;display:flex;align-items:center;justify-content:center;margin:0 .5rem .3rem 1rem}.comment-textarea-loader .ant-spin-dot[data-v-b521f5aa]{width:1.8rem;font-size:4rem;height:1.8rem;font-size:inherit}.comment-textarea-loader .ant-spin-dot .anticon-spin[data-v-b521f5aa]{width:100%;height:auto}.ant-tooltip .ant-tooltip-content .ant-tooltip-inner[data-v-b521f5aa]{background-color:#fff;font-size:1.6rem;line-height:normal;font-family:Roboto;color:#000;padding:.5rem 1.7rem;display:flex;align-items:center;justify-content:center;height:-moz-max-content;height:max-content}@media(max-width:576px){.ant-tooltip .ant-tooltip-content .ant-tooltip-inner[data-v-b521f5aa]{font-size:2rem}}.ant-tooltip .ant-tooltip-content .ant-tooltip-inner h1[data-v-b521f5aa]{font-size:1.6rem;font-family:Roboto-medium!important;margin:.8rem 0;color:#000}.ant-tooltip .ant-tooltip-content .ant-tooltip-inner p[data-v-b521f5aa]{font-size:1.4rem;font-family:Roboto;margin-bottom:.8rem;line-height:1.8rem;color:#000}.ant-tooltip .ant-tooltip-content .ant-tooltip-arrow .ant-tooltip-arrow-content[data-v-b521f5aa]{background-color:#fff}.ant-popover .ant-popover-content .ant-popover-inner[data-v-b521f5aa]{box-shadow:0 2px 8px rgba(0,0,0,.38)}.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content[data-v-b521f5aa]{padding:2rem;width:35rem}@media only screen and (max-width:400px){.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content[data-v-b521f5aa]{width:30rem}}.inline-block .popper[data-v-b521f5aa]{background-color:#fff!important;border-width:1px!important;border-style:solid!important;border-color:#eee!important;border-radius:.5rem!important;box-shadow:0 6px 30px -6px rgba(0,0,0,.25)!important;padding:2rem!important;width:35rem!important}@media only screen and (max-width:400px){.inline-block .popper[data-v-b521f5aa]{width:30rem!important}}.inline-block .popper[data-v-b521f5aa]:hover{background-color:#fff!important}.ant-form-item-label>label.ant-form-item-required[data-v-b521f5aa]:not(.ant-form-item-required-mark-optional):before{display:inline-block;color:red;font-size:1.6rem;line-height:1;content:"*";order:2;margin-right:0;margin-left:-3px}.tagify[data-v-b521f5aa]{min-height:4rem;border-radius:.5rem}.tagify__input[data-v-b521f5aa]{margin:0;padding:1.2rem 1rem}.tagify__input[data-v-b521f5aa]:before{margin-top:.2rem}.dropdown-search-skeleton .ant-skeleton-content[data-v-b521f5aa]{padding:.8rem 0}.dropdown-search-skeleton .ant-skeleton-content .ant-skeleton-paragraph[data-v-b521f5aa]{margin-bottom:0}.dropdown-search-skeleton .ant-skeleton-content .ant-skeleton-paragraph li[data-v-b521f5aa]{height:2rem;margin-bottom:1.5rem;margin-top:0}.dropdown-search-skeleton .ant-skeleton-content .ant-skeleton-paragraph li[data-v-b521f5aa]:last-child{margin:0}.ant-calendar-picker-container .ant-calendar .ant-calendar-panel .ant-calendar-date-panel .ant-calendar-selected-date .ant-calendar-date[data-v-b521f5aa]{color:#03d;border-color:#03d}.ant-calendar-picker-container .ant-calendar .ant-calendar-panel .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-footer-extra[data-v-b521f5aa]{float:right}.ant-calendar-picker-container .ant-calendar .ant-calendar-panel .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-footer-extra .ant-tag-blue[data-v-b521f5aa]{color:#03d;background:#fff;border-color:#03d;cursor:pointer}.ant-calendar-picker-container .ant-calendar .ant-calendar-panel .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-range-quick-selector[data-v-b521f5aa]{float:left}.ant-calendar-picker-container .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date[data-v-b521f5aa],.ant-calendar-picker-container .ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date[data-v-b521f5aa]{color:#fff!important;background:#03d;border:1px solid transparent}.user-react[data-v-b521f5aa]{margin-top:2rem}.user-react .reaction[data-v-b521f5aa],.user-react[data-v-b521f5aa]{display:flex;align-items:center;justify-content:space-between}.user-react .reaction__outer-flex[data-v-b521f5aa]{display:flex;justify-content:flex-start;width:-moz-fit-content;width:fit-content;align-items:center}.user-react .reaction__outer-flex--image-conatiner[data-v-b521f5aa]{display:flex;align-items:center}.user-react .reaction__outer-flex--image-conatiner .image[data-v-b521f5aa]{height:1.5rem;width:1.5rem;margin-left:-.6rem;display:flex;align-items:center;justify-content:center}.user-react .reaction__outer-flex--image-conatiner .image[data-v-b521f5aa]:first-child{margin-left:0}.user-react .reaction__outer-flex--image-conatiner .image img[data-v-b521f5aa]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.user-react .reaction__name[data-v-b521f5aa]{font-size:1.2rem;margin-left:.8rem;cursor:pointer;line-height:normal;font-family:Roboto-medium;width:-moz-max-content;width:max-content;color:#000;opacity:.8}@media only screen and (max-width:36em){.user-react .reaction__name[data-v-b521f5aa]{font-size:1.4rem}}.user-react .comments-badge[data-v-b521f5aa]{display:flex;align-items:center}.user-react .comments-badge p[data-v-b521f5aa]{font-size:1.5rem;font-family:Roboto;line-height:normal;margin-bottom:0;color:#000;opacity:.8}.feed-comment-type-input{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.feed-comment-type-input__profile-picture{width:3rem;height:3rem;border-radius:100%;-o-object-fit:cover;object-fit:cover}.feed-comment-type-input__textarea{padding:1.1rem 1.5rem 1rem;margin:0;border:1px solid #cdcdcd;font-size:1.4rem;font-family:Roboto;box-shadow:none;outline:none;line-height:1.7rem;color:#000;background-color:transparent;resize:none;width:100%;border-radius:3rem!important}.feed-comment-type-input__textarea::-moz-placeholder{color:#9f9f9f}.feed-comment-type-input__textarea:-ms-input-placeholder{color:#9f9f9f}.feed-comment-type-input__textarea::placeholder{color:#9f9f9f}.feed-comment-type-input__textarea::-webkit-scrollbar{display:none}.feed-comment-type-input__buttons{display:flex;align-items:center;padding:0}.feed-comment-type-input__buttons .icon-send{font-size:large}.feed-comment-type-input__buttons .disabled{opacity:.5;cursor:not-allowed}.feed-comment-type-input__buttons .ant-btn{width:4.5rem;background-color:#03d;border:none;outline:none;height:3rem;color:#fff;border-radius:100px!important;padding:0!important}.feed-comment-type-input__buttons .ant-btn span{line-height:normal}.feed-comment-type-input__buttons .ant-btn .anticon .anticon-spin{font-size:1.4rem!important;color:#03d!important}.feed-comment-type-input__buttons .ant-btn:focus,.feed-comment-type-input__buttons .ant-btn:hover{background-color:#03d;color:#fff}.feed-comment-type-input__buttons .ant-btn .icon{font-size:1.5rem;display:block;color:#fff}.feed-comment-container .comment-type-input{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.feed-comment-container .comment-type-input img{width:3rem;height:3rem;border-radius:100%;-o-object-fit:cover;object-fit:cover}.feed-comment-container .comment-type-input textarea{padding:1.1rem 1.5rem 1rem;margin:0;border:1px solid #cdcdcd;font-size:1.4rem;font-family:Roboto;box-shadow:none;outline:none;line-height:1.7rem;color:#000;background-color:transparent;resize:none;width:100%;border-radius:3rem!important}.feed-comment-container .comment-type-input textarea::-moz-placeholder{color:#9f9f9f}.feed-comment-container .comment-type-input textarea:-ms-input-placeholder{color:#9f9f9f}.feed-comment-container .comment-type-input textarea::placeholder{color:#9f9f9f}.feed-comment-container .comment-type-input textarea::-webkit-scrollbar{display:none}.feed-comment-container .comment-type-input .buttons{display:flex;align-items:center;padding:0}.feed-comment-container .comment-type-input .buttons .icon-send{font-size:large}.feed-comment-container .comment-type-input .buttons .disabled{opacity:.5;cursor:not-allowed}.feed-comment-container .comment-type-input .buttons .ant-btn{width:4.5rem;background-color:#03d;border:none;outline:none;height:3rem;color:#fff;border-radius:100px!important;padding:0!important}.feed-comment-container .comment-type-input .buttons .ant-btn span{line-height:normal}.feed-comment-container .comment-type-input .buttons .ant-btn .anticon .anticon-spin{font-size:1.4rem;color:#03d}.feed-comment-container .comment-type-input .buttons .ant-btn:focus,.feed-comment-container .comment-type-input .buttons .ant-btn:hover{background-color:#03d;color:#fff}.feed-comment-container .comment-type-input .buttons .ant-btn .icon{font-size:1.5rem;display:block;color:#fff}.feed-comment-container__header{padding:1rem 2rem}.feed-comment-container__header .ant-select{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.feed-comment-container__header .ant-select .ant-select-selector{height:auto!important;padding:0;background-color:transparent;border:none}.feed-comment-container__header .ant-select .ant-select-selector .ant-select-selection-search{display:none}.feed-comment-container__header .ant-select .ant-select-selector .ant-select-selection-item{height:-moz-max-content;height:max-content;display:flex;padding:0;padding-right:2.2rem}.feed-comment-container__header .ant-select .ant-select-selector .ant-select-selection-item h1{font-size:1.6rem;font-family:Roboto-medium;margin-bottom:0;line-height:normal;color:#000;opacity:.6;margin-top:.2rem}.feed-comment-container__header .ant-select .ant-select-arrow{right:0;opacity:.6}.feed-comment-container__header .ant-select .ant-select-arrow .arrow-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAB2AAAAdgB+lymcgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAHPSURBVHic7dgtSANhGMDx/4YiU5TJwGAQLAaLoBaLFoOYbDabzWjWbrTJgmsmm0EsrlgsFsOCRVAQBEV0m98abgc6N+69u/fj3D0/eMruBu//2MZ4QAghhBBCCCGESJ1MwPVBK6cw7z7Mzb1AEagCXx0y1UZTTuUBFBNwYFOz0xzb/BXIAo94n4JO9AT0/3wh23SD/6RSo9UDKDk4hy27KjflgDLuv6+6p4zijyDAAHCagEPrmjMgrxrvyzfe6PrwceccKISN9w0BlQRERJ0LYDhqvG8EuExATNi5AkbjxvvGgJsERKnOLTCuK943AdwlIC5oHoBp3fG+Gbx/U64j200NmDUV75sHnh2HtppXYNFg9y9LwJvhoDDzDiwbLW5hBfiIeXAd8wmsGm5ta03hgKZn3XhlgE3cxW9Y6FOyhf34bStlijJ42xZb8SWC95nWZYE9zMfvA12WmkLrBg4wF38E9FiriSgHHKM//gTos9gRi+6FSqSFhmsFvGVE3PgK3l7iX4q7UNGy0HAt6kLlGo0LDdfCLlSMLDRcU12oGF1ouBa0UKkBc85OZ8kCUOdvfL1xLRWm8P7VveBtlw6BSacnEkIIIYQQQgghRGp8A7sjgU5M3b7vAAAAAElFTkSuQmCC);height:1.3rem;width:1.3rem;display:block;background-size:contain;background-position-y:top}.feed-comment-container__body{padding:0 2rem}.feed-comment-container__body .comment-section .comment-container{margin-bottom:1rem}.feed-comment-container__body .comment-section .comment-container:last-child{margin-bottom:0}.feed-comment-container__body .comment-section .comment-container .comment{margin-bottom:1.5rem}.feed-comment-container__body .comment-section .comment-container .comment__body{display:flex;gap:1rem;padding:1rem;background-color:#f5f5f5;border-radius:1rem;overflow:hidden}.feed-comment-container__body .comment-section .comment-container .comment__body .image{width:3rem;height:3rem;border-radius:100%}.feed-comment-container__body .comment-section .comment-container .comment__body .image img{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover}.feed-comment-container__body .comment-section .comment-container .comment__body .details{width:calc(100% - 3rem)}.feed-comment-container__body .comment-section .comment-container .comment__body .details__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.7rem}.feed-comment-container__body .comment-section .comment-container .comment__body .details__header .name{display:flex;align-items:center}.feed-comment-container__body .comment-section .comment-container .comment__body .details__header .name p{font-size:1.4rem;font-family:Roboto-medium;margin-bottom:0;line-height:normal;color:#000}.feed-comment-container__body .comment-section .comment-container .comment__body .details__header .name p span{font-family:Roboto;opacity:.8}.feed-comment-container__body .comment-section .comment-container .comment__body .details__header .dropdown{display:flex;align-items:center;justify-content:center}.feed-comment-container__body .comment-section .comment-container .comment__body .details__header .dropdown .icon{font-size:1.5rem;color:#000}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body{margin:.7rem 2rem .7rem 0}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--comment{font-size:1.4rem;font-family:Roboto;margin-bottom:0;line-height:1.8rem;color:#000}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit{margin-top:1rem}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .btn-textarea{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:1rem 1rem;margin-bottom:.2rem;border-radius:.5rem}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .btn-textarea textarea{width:100%;background-color:transparent;border:none;outline:none;font-size:1.6rem;font-family:Roboto;line-height:1.8rem;resize:none;border-radius:0!important}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .btn-textarea textarea::-webkit-scrollbar-track{background-color:rgba(3,3,3,.03529411764705882)}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .btn-textarea textarea::-webkit-scrollbar{width:.4rem;background-color:transparent;border-radius:4rem}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .btn-textarea textarea::-webkit-scrollbar-thumb{background-color:#03d;border-radius:4rem}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .btn-textarea .ant-btn{border:none;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;line-height:normal;margin-left:1rem;cursor:pointer;background-color:transparent;display:flex;align-items:center;padding:0}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .btn-textarea .ant-btn .icon{font-size:2rem;color:#03d}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .btn-textarea .ant-btn .anticon .anticon-spin{font-size:2rem}.feed-comment-container__body .comment-section .comment-container .comment__body .details__body--edit .cancel-btn{border:none;background-color:transparent;color:#000;font-size:1.2rem;font-family:Roboto-medium;opacity:.6;cursor:pointer;margin-left:.5rem}.feed-comment-container__body .comment-section .comment-container .comment__footer{display:flex;align-items:center;gap:1rem;padding:.6rem 1rem}.feed-comment-container__body .comment-section .comment-container .comment__footer .btn{border:none;outline:none;background-color:transparent;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;font-size:1.4rem;font-family:Roboto-medium;color:#000;line-height:1.3rem;cursor:pointer}.feed-comment-container__body .comment-section .comment-container .comment__footer .btn img{width:1.3rem;display:block;transform:rotateY(180deg);margin-right:.6rem}.feed-comment-container__body .comment-section .comment-container .comment__footer .thumbs-btn{border:none;outline:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;gap:.5rem}.feed-comment-container__body .comment-section .comment-container .comment__footer .thumbs-btn .icon{color:#1c1b1f;font-size:1.7rem;display:block;margin-bottom:auto}.feed-comment-container__body .comment-section .comment-container .comment__footer .thumbs-btn .dislike{transform:rotate(-180deg);margin-top:.1rem}.feed-comment-container__body .comment-section .comment-container .comment__footer .thumbs-btn p{font-size:1.4rem;margin-bottom:0;color:#000;line-height:1.6rem;font-family:Roboto-medium}.feed-comment-container__body .comment-section .comment-container .comment__footer .like .icon{color:#03d}.feed-comment-container__body .comment-section .comment-container .reply-comment{margin-left:4rem}.feed-comment-container__body .comment-section .comment-container .reply-comment .reply{margin-left:0}.feed-comment-container__body .comment-section .reply{margin-left:4rem;background-color:#f5f5f5;border-radius:1rem;margin-bottom:1.6rem}.feed-comment-container__body .comment-section .reply .feed-comment-type-input{padding:.8rem 1rem;margin:1rem 0 0}.feed-reply-comment-container__body{padding:0 0 0 4rem}.ant-select-dropdown .ant-select-dropdown-content .rc-virtual-list .rc-virtual-list-holder div .rc-virtual-list-holder-inner .feed-comments-select-item{padding:1.2rem 1.8rem}.ant-select-dropdown .ant-select-dropdown-content .rc-virtual-list .rc-virtual-list-holder div .rc-virtual-list-holder-inner .feed-comments-select-item .ant-select-item-option-content h1{font-size:1.4rem;font-family:Roboto-medium;margin-bottom:.5rem;line-height:normal;color:#000}.ant-select-dropdown .ant-select-dropdown-content .rc-virtual-list .rc-virtual-list-holder div .rc-virtual-list-holder-inner .feed-comments-select-item .ant-select-item-option-content p{font-size:1.2rem;font-family:Roboto;margin-top:0;line-height:1.6rem;color:#000;margin-bottom:0;font-weight:400;max-width:30rem;white-space:normal;opacity:.7}.ant-select-dropdown .ant-select-dropdown-content .rc-virtual-list .rc-virtual-list-holder div .rc-virtual-list-holder-inner .feed-comments-select-item:hover{background-color:hsla(0,0%,93.3%,.801)}.glocal-repost-card{border:1px solid #cdcdcd;border-radius:1rem;background-color:#fff;box-shadow:0 8px 24px rgba(149,157,165,.2);margin:2.4rem 0;overflow:hidden}.glocal-repost-card__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cdcdcd;gap:1rem;padding:1.5rem 1.5rem}.glocal-repost-card__header--details{display:flex;align-items:center;gap:.9rem}.glocal-repost-card__header--details img{width:4.4rem;height:4.4rem;border-radius:100%;background-color:#ebebeb;cursor:pointer}.glocal-repost-card__header--details .name h4{font-size:1.4rem;font-family:Roboto;line-height:1.8rem;margin-bottom:0;color:#676767;margin-bottom:.4rem}.glocal-repost-card__header--details .name span{font-size:1.6rem;font-family:Roboto-bold;color:#000;line-height:2.1rem;margin-bottom:0;margin-right:.5rem}.glocal-repost-card__header--details .name p{font-size:1.2rem;font-family:Roboto-medium;line-height:1.6rem;margin-bottom:0;color:#676767}@media only screen and (max-width:36em){.glocal-repost-card__header--details img{width:5rem;height:5rem}.glocal-repost-card__header--details .name h4{font-size:1.6rem;line-height:2.2rem;margin-bottom:0}.glocal-repost-card__header--details .name h4 span{font-size:2rem;line-height:2.6rem}.glocal-repost-card__header--details .name p{font-size:1.6rem;line-height:2.2rem}}.glocal-repost-card__header--buttons{display:flex;align-items:center;gap:2rem}.glocal-repost-card__header--buttons .dropdown .icon{color:#000;font-size:1.8rem}@media only screen and (max-width:36em){.glocal-repost-card__header--buttons .dropdown .icon{font-size:2.2rem}}.glocal-repost-card__body--description{padding:1.5rem 1.5rem 1.5rem}.glocal-repost-card__body--description p{font-size:1.4rem;font-family:Roboto;line-height:2rem;margin-bottom:0;color:#000}.glocal-repost-card__body--description p a,.glocal-repost-card__body--description p h1,.glocal-repost-card__body--description p h2,.glocal-repost-card__body--description p h3,.glocal-repost-card__body--description p h4,.glocal-repost-card__body--description p h5,.glocal-repost-card__body--description p h6{font-size:inherit}.glocal-repost-card__body--description p a{color:#1890ff}@media only screen and (max-width:36em){.glocal-repost-card__body--description p{font-size:1.8rem;line-height:2.6rem}}.glocal-repost-card__body--description--see-more-button{background:transparent;color:#1890ff;font-family:Roboto-medium;border:none;outline:none;font-size:1.4rem;line-height:normal;padding:0;cursor:pointer;margin-top:.5rem}@media only screen and (max-width:36em){.glocal-repost-card__body--description--see-more-button{font-size:2rem}}.glocal-repost-card__body .upload-video-link{height:38rem;width:100%}.glocal-repost-card__body .upload-video-link iframe{width:100%;height:100%}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-video-link{height:42rem}}.glocal-repost-card__body .upload-video-link .upload-video{height:100%!important}.glocal-repost-card__body .upload-image{width:100%;height:33rem;background-repeat:no-repeat;background-size:contain;background-position:50%;cursor:pointer}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-image{height:38rem}}.glocal-repost-card__body .upload-file{height:33rem;width:100%;background-repeat:no-repeat;background-size:contain;background-position:50%}.glocal-repost-card__body .upload-file iframe{height:100%;width:100%}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-file{height:38rem}}.glocal-repost-card__body .upload-video{width:100%;height:38rem;position:relative}.glocal-repost-card__body .upload-video .vsc-controller{display:none}.glocal-repost-card__body .upload-video video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.glocal-repost-card__body .upload-video__play-video-container{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.glocal-repost-card__body .upload-video__play-video-container.visible{opacity:1;visibility:visible}@media only screen and (max-width:47.99em){.glocal-repost-card__body .upload-video__play-video-container{opacity:1!important;visibility:visible!important}}.glocal-repost-card__body .upload-video__play-video-container .btn{box-shadow:inset 0 0 8px 0 hsla(0,0%,97.3%,.25098039215686274);height:6.4rem;width:6.4rem;display:flex;align-items:center;justify-content:center;border:none;outline:none;border-radius:100%!important;background-color:hsla(0,0%,100%,.29411764705882354);cursor:pointer}.glocal-repost-card__body .upload-video__play-video-container .btn img{width:1.6rem;height:auto}.glocal-repost-card__body .upload-video__play-video-container .btn .play-icon{margin-left:.5rem}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-video{height:42rem}}.glocal-repost-card__body .upload-article__header{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:38rem;padding:2.6rem 1.5rem;background-repeat:no-repeat;background-size:contain;background-position-x:center;background-position-y:top;background-color:#000;cursor:pointer}.glocal-repost-card__body .upload-article__header--title{font-size:2.4rem;font-family:Roboto-medium;font-weight:700;line-height:3.2rem;color:#fff;margin-bottom:1.8rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;max-width:100%}.glocal-repost-card__body .upload-article__header--auth-and-date{display:flex;align-items:center}.glocal-repost-card__body .upload-article__header--auth-and-date img{width:3.7rem;height:3.7rem;border-radius:100%;margin-right:1rem;-o-object-fit:fill;object-fit:fill;background-color:#d9d9d9}.glocal-repost-card__body .upload-article__header--auth-and-date p{font-size:1.4rem;font-family:Roboto;line-height:1.7rem;color:#b6b6b6;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.glocal-repost-card__body .upload-article__body{padding:1.7rem 1.5rem}.glocal-repost-card__body .upload-article__body--description{font-size:1.6rem;font-family:Roboto;line-height:2.2rem;margin-bottom:0;color:#000;opacity:.6}.glocal-repost-card__body .upload-voice{display:flex;align-items:center;justify-content:center;padding:4rem 2.6rem}.glocal-repost-card__body .upload-voice__audio-player{height:6rem;width:90%;max-width:55rem;background:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);font-family:arial;color:#fff;overflow:hidden;display:grid;grid-template-rows:.8rem auto;border-radius:.5rem;border:1px solid #cdcdcd}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-voice__audio-player{height:7rem}}.glocal-repost-card__body .upload-voice__audio-player--timeline{background:#e4e4e4;width:100%;position:relative;cursor:pointer}.glocal-repost-card__body .upload-voice__audio-player--timeline .progress{background:#03d;width:0;height:100%;transition:.25s}.glocal-repost-card__body .upload-voice__audio-player--controls{display:flex;justify-content:space-between;align-items:stretch;padding:0 2rem}.glocal-repost-card__body .upload-voice__audio-player--controls>*{display:flex;justify-content:center;align-items:center}.glocal-repost-card__body .upload-voice__audio-player--controls .toggle-play.play{cursor:pointer;position:relative;left:0;height:0;width:0;border:.7rem solid transparent;border-left:1.3rem solid #000}.glocal-repost-card__body .upload-voice__audio-player--controls .toggle-play.pause{height:1.3rem;width:2rem;cursor:pointer;position:relative}.glocal-repost-card__body .upload-voice__audio-player--controls .toggle-play.pause:before{position:absolute;top:0;left:0;background:#000;content:"";height:1.3rem;width:.3rem}.glocal-repost-card__body .upload-voice__audio-player--controls .toggle-play.pause:after{position:absolute;top:0;right:1rem;background:#000;content:"";height:1.3rem;width:.3rem}.glocal-repost-card__body .upload-voice__audio-player--controls .time{display:flex;align-items:center}.glocal-repost-card__body .upload-voice__audio-player--controls .time>*{padding:.2rem .3rem;color:#000;font-size:1.2rem;line-height:1.8rem;font-family:Roboto-medium}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-voice__audio-player--controls .time>*{font-size:1.6rem;line-height:2.2rem}}.glocal-repost-card__body .upload-voice__audio-player--controls .volume-container{cursor:pointer;position:relative;z-index:2}.glocal-repost-card__body .upload-voice__audio-player--controls .volume-container .volume-button{height:2.2rem;width:2.2rem;display:flex;align-items:center}.glocal-repost-card__body .upload-voice__audio-player--controls .volume-container .volume-button img{width:100%;height:100%}.glocal-repost-card__body .upload-voice__audio-player--controls .volume-container .volume-slider{position:absolute;left:-.3rem;top:2.1rem;z-index:-1;width:0;height:.8rem;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.336);transition:.25s;border-radius:.5rem}.glocal-repost-card__body .upload-voice__audio-player--controls .volume-container .volume-slider .volume-percentage{background:#03d;height:100%;width:75%;border-start-start-radius:.5rem;border-end-start-radius:.5rem}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-voice__audio-player--controls .volume-container .volume-slider{height:1rem;top:2.3rem}}.glocal-repost-card__body .upload-voice__audio-player--controls .volume-container:hover .volume-slider{left:-8.3rem!important;width:8rem!important}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-voice__audio-player--controls .volume-container:hover .volume-slider{left:-10.3rem!important;width:10rem!important}}.glocal-repost-card__body .upload-voice__audio-player--controls .name p{color:#000;font-size:1.2rem;line-height:1.8rem;font-family:Roboto-medium;margin-bottom:0;white-space:nowrap;width:16rem;overflow:hidden;text-overflow:ellipsis;display:block}@media only screen and (max-width:36em){.glocal-repost-card__body .upload-voice__audio-player--controls .name p{font-size:1.6rem;line-height:2.2rem}}.glocal-repost-card .user-react{padding:1rem 2.6rem;border-top:1px solid rgba(0,0,0,.2);margin-top:0}@media only screen and (max-width:36em){.glocal-repost-card .user-react{padding:1.5rem 2.6rem}.glocal-repost-card .user-react__outer-flex--image-conatiner .image{height:2rem;width:2rem;margin-left:-.7rem}.glocal-repost-card .user-react__name{font-size:1.6rem;line-height:2.2rem}}.glocal-repost-card__footer{border-top:1px solid #cdcdcd;display:flex;align-items:center;width:100%}.glocal-repost-card__footer--btn{width:33%;border:none;outline:none;font-size:1.6rem;font-family:Roboto-medium;line-height:2.2rem;gap:1rem;color:#000!important;display:flex;align-items:stretch;justify-content:center;cursor:pointer;background-color:transparent;padding:1.8rem 0}@media only screen and (max-width:36em){.glocal-repost-card__footer--btn{padding:2.1rem 0}}.glocal-repost-card__footer--btn .ant-dropdown-link{color:#000}.glocal-repost-card__footer--line{width:1px;height:2.3rem;background-color:#cdcdcd;display:block}.glocal-repost-card__footer .the-horizontal-reactions-bar{width:33%;padding:0;margin:0!important}.glocal-repost-card__footer .the-horizontal-reactions-bar__reaction-status{padding:1.5rem 0;border-end-start-radius:2rem}.glocal-repost-card__footer .the-horizontal-reactions-bar__reaction-status--reactions .image{display:flex;align-items:center;justify-content:center}.glocal-repost-card__footer .the-horizontal-reactions-bar__reaction-status--reactions .image img{width:2rem!important}.glocal-repost-card__footer .the-horizontal-reactions-bar__reaction-status--reactions .title{font-size:1.6rem;font-family:Roboto-medium;line-height:2.2rem}.comment-skeleton{width:100%;padding:1rem 2rem 1.5rem}.comment-skeleton .ant-skeleton-header{padding:0;height:-moz-fit-content;height:fit-content;height:3rem;width:3rem;margin-right:1rem;display:block;border-radius:100%}.comment-skeleton .ant-skeleton-header .ant-skeleton-avatar{height:3rem;width:3rem;line-height:inherit;border-radius:100%}.comment-skeleton .ant-skeleton-content{margin-bottom:1rem}.comment-skeleton .ant-skeleton-content .ant-skeleton-paragraph{margin:0!important}.comment-skeleton .ant-skeleton-content .ant-skeleton-paragraph li{height:1.5rem}.comment-skeleton .ant-skeleton-content .ant-skeleton-paragraph>li+li{margin-top:1rem}.manage-topics-roles-section{margin-top:3rem}.manage-topics-roles-section__section{padding-bottom:2rem;margin-bottom:3rem;border-bottom:1px solid #cdcdcd}.manage-topics-roles-section__section--msg{color:red}.manage-topics-roles-section__section--header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.2rem}.manage-topics-roles-section__section--header .title{font-size:1.6rem;font-family:Roboto-medium;line-height:2.2rem;margin-bottom:0;color:#000}.manage-topics-roles-section__section--search-users-dropdown{position:relative}.manage-topics-roles-section__section--search-users-dropdown--input{border-radius:.5rem!important;font-size:1.4rem;border:1px solid #d9d9d9;font-family:Roboto;width:100%;height:4rem;padding:1rem;outline:none;color:#000}.manage-topics-roles-section__section--search-users-dropdown--input::-moz-placeholder{color:#9f9f9f}.manage-topics-roles-section__section--search-users-dropdown--input:-ms-input-placeholder{color:#9f9f9f}.manage-topics-roles-section__section--search-users-dropdown--input::placeholder{color:#9f9f9f}.manage-topics-roles-section__section--search-users-dropdown--dropdown{position:absolute;width:100%;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);border-end-end-radius:.5rem;border-end-start-radius:.5rem;height:20rem;overflow-y:auto;z-index:2;overflow-x:hidden;top:4rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown .message{cursor:default;font-size:1.4rem;font-family:Roboto;line-height:normal;margin:1.8rem 0;color:#000;text-align:center;opacity:.8}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item{padding:1rem!important;width:100%;display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #cdcdcd;cursor:pointer;gap:1rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item:last-child{border-bottom:none}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .left-side-container{display:flex;align-items:center;gap:1rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .left-side-container .image{width:3rem;height:3rem;border-radius:100%;overflow:hidden}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .left-side-container .image img{background-color:hsla(0,0%,50.2%,.25098039215686274);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .left-side-container p{margin:0!important;padding:0!important;font-size:1.6rem;font-family:Roboto-medium;line-height:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container{margin-left:auto;display:flex;align-items:center;gap:1rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .select{box-shadow:none}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .select .ant-select-selector{height:2.5rem!important;background-color:#fff;border:none;font-size:1.4rem;line-height:normal;color:#000;padding:0;box-shadow:none!important;border-radius:.5rem!important;font-family:Roboto-medium}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .select .ant-select-selector .ant-select-selection-search{right:2.6rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .select .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{height:100%}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .select .ant-select-selector .ant-select-selection-item{font-size:1.2rem;padding-right:1.7rem;line-height:normal}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .select .ant-select-arrow{right:0;display:flex;align-items:center;justify-content:flex-end}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .select .ant-select-arrow .anticon{color:#000;font-size:1.1rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .ant-checkbox-wrapper{margin-left:auto;font-size:1.6rem;font-family:Roboto;width:-moz-fit-content;width:fit-content;margin-bottom:0;line-height:2rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border:.18rem solid hsla(0,0%,50.2%,.377);height:1.8rem;width:1.8rem;border-radius:0}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:after{width:.6rem;height:.9rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-input{width:-moz-fit-content;width:fit-content;height:100%!important}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item .right-side-container .ant-checkbox-wrapper-checked .ant-checkbox-checked .ant-checkbox-inner{background-color:#03d;border-color:#03d;height:1.8rem;width:1.8rem;border-radius:0}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item-skeleton{padding:1rem;border-bottom:1px solid #cdcdcd}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item-skeleton:last-child{border-bottom:none}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item-skeleton .ant-skeleton-content{display:flex;align-items:center;gap:1rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item-skeleton .ant-skeleton-content .ant-skeleton-title{width:3rem!important;height:3rem;border-radius:100%!important;margin:0}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item-skeleton .ant-skeleton-content .ant-skeleton-paragraph{width:calc(100% - 4rem)!important;margin:0}.manage-topics-roles-section__section--search-users-dropdown--dropdown--item-skeleton .ant-skeleton-content .ant-skeleton-paragraph li{width:100%!important;height:2rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown::-webkit-scrollbar-track{background-color:#fff}.manage-topics-roles-section__section--search-users-dropdown--dropdown::-webkit-scrollbar{width:4px;background-color:#fff;border-radius:3rem}.manage-topics-roles-section__section--search-users-dropdown--dropdown::-webkit-scrollbar-thumb{background-color:#03d;border-radius:3rem}.manage-topics-roles-section__section--active-admin{margin-top:2rem}.manage-topics-roles-section__section--active-admin .header{margin-bottom:1.8rem}.manage-topics-roles-section__section--active-admin .header .title{font-size:1.4rem;font-family:Roboto-medium;line-height:2.2rem;margin-bottom:1.8rem;color:#000;opacity:.6}.manage-topics-roles-section__section--active-admin .body .message{font-size:1.4rem;text-align:center;font-family:Roboto;display:block;margin:0 auto 2rem;opacity:.8}.manage-topics-roles-section__section--active-admin .body .title{font-size:1.4rem;font-family:Roboto-medium;line-height:2.2rem;margin-bottom:0;margin-top:.5rem;color:#000}.manage-topics-roles-section__section--active-admin .add-user-card-container{width:100%;display:flex;flex-direction:column;gap:1.5rem}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card{display:flex;align-items:center;gap:.8rem;width:100%}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__image{width:4rem;height:4rem;overflow:hidden;border-radius:100%}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__image img{background-color:hsla(0,0%,50.2%,.25098039215686274);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content{display:flex;align-items:center;gap:.8rem;width:calc(100% - 5.3rem)}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--name{display:flex;align-items:flex-start;flex-direction:column;gap:.4rem}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--name h1{font-size:1.6rem;font-family:Roboto-medium;line-height:normal;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--name p{font-size:1rem;line-height:normal;height:1.7rem;display:flex;align-items:center;justify-content:center;padding:0 .9rem;border-radius:1rem;margin-bottom:0;font-family:Roboto}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--name .pending{background-color:rgba(236,66,66,.14901960784313725);color:#ec4242}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--name .active{background-color:rgba(0,128,0,.23137254901960785);color:green}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--select{margin-left:auto;box-shadow:none}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--select .ant-select-selector{height:3rem!important;background-color:#03d;border:none;font-size:1.4rem;line-height:normal;color:#fff;padding:0 1.5rem;box-shadow:none!important;border-radius:.5rem!important;font-family:Roboto-medium}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--select .ant-select-selector .ant-select-selection-search{right:2.6rem}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--select .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{height:100%}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--select .ant-select-selector .ant-select-selection-item{font-size:1.2rem;padding-right:2rem;line-height:normal}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--select .ant-select-arrow{right:1.5rem;display:flex;align-items:center;justify-content:flex-end}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--select .ant-select-arrow .anticon{color:#fff;font-size:1.1rem}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content .float-left{margin-left:auto}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--close-btn{height:3rem;width:3rem;display:flex;align-items:center;justify-content:center;border:none;outline:none;border-radius:.5rem!important;background-color:#efefef;cursor:pointer}.manage-topics-roles-section__section--active-admin .add-user-card-container .add-user-card__content--close-btn .icon{display:block;transform:rotate(45deg);font-size:1.3rem;color:#000;line-height:normal}.bottomRightSelect{right:0!important;left:auto!important}.topic-invite-via-email-container{margin-bottom:2.5rem}.topic-invite-via-email-container__body--title{font-size:1.6rem;font-family:Roboto-medium;font-weight:500;margin-bottom:1rem;line-height:2.2rem;width:-moz-fit-content;width:fit-content;color:#000}.topic-invite-via-email-container__body--input-field .tagify{font-size:1.4rem;font-family:Roboto;border:1px solid #d9d9d9}.topic-invite-via-email-container__body--input-field .tagify__input{padding:1.1rem 1rem;font-size:1.4rem}.topic-invite-via-email-container__body--input-field .tagify__input:before{max-width:87%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#9f9f9f}.topic-invite-via-email-container__body--input-field .tagify__tag{display:flex;align-items:center;margin:.4rem 0 .2rem .5rem;background-color:#e5e5e5;border-radius:.5rem;padding-right:.5rem}.topic-invite-via-email-container__body--input-field .tagify__tag:focus,.topic-invite-via-email-container__body--input-field .tagify__tag:hover{box-shadow:none;background-color:#cfd7ef}.topic-invite-via-email-container__body--input-field .tagify__tag .tagify__tag__user .tagify__tag__avatar-wrap{width:2.6rem;height:2.4rem}.topic-invite-via-email-container__body--input-field .tagify__tag .tagify__tag__user .tagify__tag-text{font-size:1.4rem;line-height:2rem}.topic-invite-via-email-container__body--input-field .tagify__tag .tagify__tag__user:before{background-color:transparent}.topic-invite-via-email-container__body .email-invited-users{margin-top:2rem;padding-bottom:2rem;margin-bottom:3rem;border-bottom:1px solid #cdcdcd}.topic-invite-via-email-container__body .email-invited-users__header--title{font-size:1.4rem;font-family:Roboto-medium;line-height:2.2rem;margin-bottom:1.8rem;color:#000;opacity:.6}.topic-invite-via-email-container__body .email-invited-users__body{width:100%;display:flex;flex-direction:column;gap:1.5rem}.topic-invite-via-email-container__body .email-invited-users__body .message{font-size:1.4rem;text-align:center;font-family:Roboto;display:block;margin:0 auto 2rem;opacity:.8}.topic-invite-via-email-container__body .email-invited-users__body--user-card{display:flex;align-items:center;gap:.8rem;width:100%}.topic-invite-via-email-container__body .email-invited-users__body--user-card--image{width:4rem;height:4rem;overflow:hidden;border-radius:100%}.topic-invite-via-email-container__body .email-invited-users__body--user-card--image img{background-color:hsla(0,0%,50.2%,.25098039215686274);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content{display:flex;align-items:center;gap:.8rem;width:calc(100% - 5.3rem)}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--name{display:flex;align-items:flex-start;flex-direction:column;gap:.4rem}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--name h1{font-size:1.6rem;font-family:Roboto-medium;line-height:normal;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--name .pending{background-color:rgba(236,66,66,.14901960784313725);color:#ec4242}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--name .active{background-color:rgba(0,128,0,.23137254901960785);color:green}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--select{margin-left:auto;box-shadow:none}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--select .ant-select-selector{height:3rem!important;background-color:#03d;border:none;font-size:1.4rem;line-height:normal;color:#fff;padding:0 1.5rem;box-shadow:none!important;border-radius:.5rem!important;font-family:Roboto-medium}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--select .ant-select-selector .ant-select-selection-search{right:2.6rem}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--select .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input{height:100%}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--select .ant-select-selector .ant-select-selection-item{font-size:1.2rem;padding-right:2rem;line-height:normal}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--select .ant-select-arrow{right:1.5rem;display:flex;align-items:center;justify-content:flex-end}.topic-invite-via-email-container__body .email-invited-users__body--user-card--content--select .ant-select-arrow .anticon{color:#fff;font-size:1.1rem}.share-feed-modal .ant-modal{width:50rem!important;top:8rem}.share-feed-modal .ant-modal-content{padding:0;box-shadow:0 0 94px rgba(0,0,0,.2784313725490196);background:#f6f8ff;border-radius:0}.share-feed-modal .ant-modal-content .ant-modal-close{margin:2.5rem 1.7rem 0 0}.share-feed-modal .ant-modal-content .ant-modal-header{display:none}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__title{font-size:2.4rem;font-family:Roboto-bold;line-height:normal;margin-bottom:0;padding:2.5rem 2.5rem 2.8rem;color:#000}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body{padding:0 2.5rem 2.5rem;height:-moz-max-content;height:max-content;max-height:calc(100vh - 32rem);overflow-y:auto;overflow-x:hidden}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body::-webkit-scrollbar-track{background-color:transparent}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body::-webkit-scrollbar{width:.4rem;background-color:transparent;border-radius:3rem}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body::-webkit-scrollbar-thumb{background-color:#03d;border-radius:3rem}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body .manage-topics-roles-section{margin:0}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body .textarea{border:1px solid #d9d9d9;font-size:1.4rem;font-family:Roboto;outline:none;border-radius:.5rem;color:#000;padding:1rem;box-shadow:none;resize:none}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body .textarea::-moz-placeholder{color:#9f9f9f}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body .textarea:-ms-input-placeholder{color:#9f9f9f}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__body .textarea::placeholder{color:#9f9f9f}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container .label{font-size:1.6rem;font-family:Roboto-medium;margin-bottom:1rem;line-height:2.2rem;width:-moz-fit-content;width:fit-content;color:#000}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container .label span{opacity:.6}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container .error{color:red;font-size:1.5rem;font-family:Roboto;margin:.5rem 0 1rem}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__footer{padding:2.5rem;display:flex;align-items:center;justify-content:flex-end}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__footer .btn{font-size:1.6rem;font-family:Roboto-medium;width:10rem;display:block;height:4rem;border:none;background-color:#03d;color:#fff;padding:0}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__footer .btn span{line-height:1rem}.share-feed-modal .ant-modal-content .ant-modal-body .share-feed-modal-container__footer .btn .anticon .anticon-spin{font-size:2rem;color:#03d}.view-feed-modal{width:95vw!important;top:7.5rem!important;padding:0 4rem;max-width:150rem!important}.view-feed-modal .ant-modal-content{box-shadow:0 0 94px rgba(0,0,0,.2784313725490196)}.view-feed-modal .ant-modal-content .ant-modal-close{margin:1.5rem 1.5rem 0 0}.view-feed-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{padding:.5rem;width:4rem;height:3.8rem;line-height:normal;display:flex;align-items:center;justify-content:center;background-color:#fff}.view-feed-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .anticon{color:#000;font-size:2rem}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-close{margin:0}.view-feed-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{padding:1.5rem!important;border-start-end-radius:1rem!important}.view-feed-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .anticon{font-size:2.5rem}}.view-feed-modal .ant-modal-content .ant-modal-body{overflow:hidden;border-radius:1.2rem}.view-feed-modal .ant-modal-content .ant-modal-body .ant-row .ant-col-md-24 .view-feed-modal-container__right-container--body--footer{padding-top:0}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container{height:calc(100vh - 13rem);overflow-y:hidden;overflow-x:hidden}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container{overflow-y:auto;height:calc(100vh - 15rem)}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container::-webkit-scrollbar{display:none}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container{height:calc(100vh - 13rem);overflow-y:auto;display:inline-flex;width:100%;background-color:#000;border-start-start-radius:1rem;border-end-start-radius:1rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container::-webkit-scrollbar{width:.2rem;height:.2rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container::-webkit-scrollbar-track{background-color:#fff;border-radius:.8rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container{height:auto;overflow-y:hidden;border-end-start-radius:0;border-start-end-radius:1rem}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container--media{border-start-start-radius:1rem;border-end-start-radius:1rem;width:100%;display:inline-flex}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container--media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;margin:auto}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container--media video{width:100%;max-width:51rem;margin:auto;min-height:100%;max-height:auto}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card{max-width:100%;margin:auto;width:100%;border:none;border-radius:0;border-start-start-radius:1rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card .upload-image{height:calc(100vh - 13rem);overflow:hidden;background-color:#000}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card .upload-image{height:calc(100vh - 32rem)}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body{height:100%}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-article__header{padding:3.6rem 2rem;height:46rem;border-start-start-radius:1rem;background-size:cover}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-article__header{border-start-end-radius:1rem;height:34rem}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-article__header--auth-and-date{font-size:1.6rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-article__body{padding:2.5rem 2rem}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-article__body{padding-bottom:1rem}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-article__body--description{opacity:1}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-article__body--description p{display:block;-webkit-line-clamp:unset;font-size:1.8rem;line-height:2.8rem}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-article__body--description p{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-file{height:calc(100vh - 13rem);overflow:hidden}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-file{height:calc(100vh - 32rem)}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-video{height:calc(100vh - 13rem);overflow:hidden;background-color:#000;border-end-start-radius:1rem}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__left-container .glocal-repost-card__body .upload-video{height:calc(100vh - 33rem);border-radius:0}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container{border-left:1px solid #cdcdcd}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container{border-left:0}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header{padding:2rem 2rem 1.5rem;position:sticky;top:0;background-color:#fff;border-start-end-radius:1rem;border-start-start-radius:1rem;z-index:1}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user{display:flex;justify-content:flex-start;align-items:center}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user__image{width:5rem;height:5rem;margin-right:1rem;cursor:pointer;border-radius:100%}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user__image img{width:100%;height:auto;border-radius:100%;-o-object-fit:contain;object-fit:contain;background-color:#ebebeb}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user__details{display:flex;flex-direction:column;justify-content:space-between}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user__details h1{font-size:1.8rem;font-family:Roboto-bold;line-height:2.4rem;margin-bottom:.3rem;color:#000;cursor:pointer}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user__details p{font-size:1.4rem;color:#000;opacity:.6;font-family:Roboto-medium;margin-bottom:0;line-height:1.7rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user__details .time{font-size:1.2rem;line-height:1.5rem}@media only screen and (max-width:36em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user__details h1{font-size:2rem;line-height:2.6rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--header--user__details .time{font-size:1.6rem;line-height:2.2rem}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body{height:calc(100vh - 21.5rem);overflow-y:auto;overflow-x:hidden}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body{height:100%;overflow-y:hidden}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body::-webkit-scrollbar{width:.2rem;height:.2rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description{padding:0 2rem 1.5rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text{font-size:1.4rem;font-family:Roboto;line-height:2rem;margin-bottom:0;color:#000}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text a,.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text h1,.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text h2,.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text h3,.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text h4,.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text h5,.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text h6,.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text p{font-size:inherit;margin-bottom:0}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text a{color:#1890ff}@media only screen and (max-width:36em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--text{font-size:1.8rem;line-height:2.6rem}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--clamp-4-lines{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--see-more-button{background:transparent;color:#1890ff;font-family:Roboto-medium;border:none;outline:none;font-size:1.4rem;line-height:normal;padding:0;cursor:pointer;margin-top:.5rem}@media only screen and (max-width:36em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--description--see-more-button{font-size:2rem}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body .glocal-repost-card{margin:0 2rem 2.5rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer{padding-top:1rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .user-react{padding:1rem 1.5rem;border-top:1px solid rgba(0,0,0,.2);width:calc(100% - 4rem);margin:0 2rem}@media only screen and (max-width:36em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .user-react{padding:1.5rem 2rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .user-react__outer-flex--image-conatiner .image{height:2rem;width:2rem;margin-left:-.7rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .user-react__name{font-size:1.6rem;line-height:2.2rem}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar{border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;display:flex;align-items:center;width:calc(100% - 4rem);margin:0 2rem}@media only screen and (max-width:47.99em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar{border-bottom:none}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar__btn{width:33.3%;border:none;outline:none;font-size:1.6rem;font-family:Roboto-medium;line-height:normal;gap:1rem;color:#000;display:flex;align-items:stretch;justify-content:center;cursor:pointer;background-color:transparent;padding:1.5rem 0}@media only screen and (max-width:36em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar__btn{padding:1.7rem 0}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar__line{width:1px;height:2.3rem;background-color:#cdcdcd;display:block}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar .the-horizontal-reactions-bar{width:33%;padding:0;margin:0!important}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar .the-horizontal-reactions-bar__reaction-status{padding:1.4rem 0;border-end-start-radius:2rem}@media only screen and (max-width:36em){.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar .the-horizontal-reactions-bar__reaction-status{padding:1.2rem 0}}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar .the-horizontal-reactions-bar__reaction-status--reactions .image{display:flex;align-items:center;justify-content:center}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar .the-horizontal-reactions-bar__reaction-status--reactions .image img{width:2rem!important}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .action-bar .the-horizontal-reactions-bar__reaction-status--reactions .title{font-size:1.6rem;font-family:Roboto-medium;line-height:normal}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body--footer .comment-type-input{padding:1rem 2rem 2rem}.view-feed-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body .p-5{padding-top:5rem}.link-only-modal{max-width:65rem!important;width:100%!important}.link-only-modal .ant-modal-content .ant-modal-body .view-feed-modal-container{height:auto;overflow:hidden}.link-only-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container{border-left:none}.link-only-modal .ant-modal-content .ant-modal-body .view-feed-modal-container__right-container--body{max-height:calc(100vh - 21.5rem);height:-moz-max-content;height:max-content}.feed-profile-sidebar{border:1px solid #cdcdcd;border-radius:2rem;background-color:#fff;box-shadow:0 8px 24px rgba(149,157,165,.2);position:sticky;padding-bottom:2rem;top:0}.feed-profile-sidebar .profile{margin-top:-1px;position:relative}.feed-profile-sidebar .profile__header{height:9.3rem;background-position:50%;background-size:cover;background-repeat:no-repeat;border-start-end-radius:2rem;border-start-start-radius:2rem;position:absolute;width:100%;background-color:#e7e7e9}.feed-profile-sidebar .profile__body{padding:1.7rem 2.8rem;position:relative;z-index:1;border-bottom:1px solid #cdcdcd}@media only screen and (max-width:47.99em){.feed-profile-sidebar .profile__body{padding:1.7rem 2rem}}.feed-profile-sidebar .profile__body--btn{border:none;outline:none;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:.8rem 1rem;background-color:hsla(0,0%,100%,.6196078431372549);font-size:1.2rem;color:#1c1b1f;font-family:Roboto;display:flex;align-items:center;gap:.7rem;border-radius:100px!important;position:absolute;right:3.1rem;top:1.7rem;cursor:pointer;line-height:normal}.feed-profile-sidebar .profile__body--btn svg{width:1.6rem;height:auto;margin-top:-.2rem}.feed-profile-sidebar .profile__body--btn .copied{position:absolute;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);bottom:-3rem;padding:.5rem 1rem;border-radius:.5rem;z-index:1;background-color:hsla(0,0%,100%,.6196078431372549);right:1.7rem}.feed-profile-sidebar .profile__body--btn .copied p{font-size:1.2rem;font-family:Roboto;margin-bottom:0;line-height:1.6rem}.feed-profile-sidebar .profile__body--image{border:3px solid #fff;border-radius:100%;height:10rem;width:10rem;margin-bottom:1.6rem;-o-object-fit:fill;object-fit:fill;display:inline-block}.feed-profile-sidebar .profile__body--name{font-size:2rem;font-family:Roboto-bold;color:#000;line-height:2.3rem;margin-bottom:.8rem}.feed-profile-sidebar .profile__body--description{font-size:1.4rem;font-family:Roboto;color:#000;opacity:.7;line-height:2rem;margin-bottom:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;min-height:3.6rem}.feed-profile-sidebar .profile__body--description p{margin-bottom:0}.feed-profile-sidebar__suggested-container{max-height:calc(100vh - 37rem);min-height:calc(100vh - 37rem);height:-moz-max-content;height:max-content;overflow-y:auto}.feed-profile-sidebar__suggested-container .btn{border:none;outline:none;background-color:transparent;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;line-height:normal;font-size:1.4rem;font-family:Roboto;color:#03d;cursor:pointer}.feed-profile-sidebar__suggested-container--header{padding:1.7rem 2.8rem;background-color:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;z-index:1}@media only screen and (max-width:47.99em){.feed-profile-sidebar__suggested-container--header{padding:1.7rem 2rem}}.feed-profile-sidebar__suggested-container--header h1{font-size:1.8rem;font-family:Roboto-bold;margin-bottom:0;line-height:2.3rem;color:#000;width:-moz-fit-content;width:fit-content;max-width:55%}.feed-profile-sidebar__suggested-container--header .btn{margin-top:.4rem}.feed-profile-sidebar__suggested-container .suggested{padding:2.6rem 2.8rem;border-top:1px solid #cdcdcd}@media only screen and (max-width:47.99em){.feed-profile-sidebar__suggested-container .suggested{padding:2.6rem 2rem}}.feed-profile-sidebar__suggested-container .suggested__header{margin-bottom:2.4rem}.feed-profile-sidebar__suggested-container .suggested__header--title{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.1rem}.feed-profile-sidebar__suggested-container .suggested__header--title h3{font-size:1.8rem;font-family:Roboto-medium;margin-bottom:0;line-height:2.1rem;color:#000}.feed-profile-sidebar__suggested-container .suggested__body{display:flex;flex-direction:column;gap:2.4rem}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item{display:flex;align-items:center;gap:1.6rem}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__image{width:4.8rem;height:4.8rem;border-radius:100%;cursor:pointer}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__image--img{width:100%;height:100%;border-radius:100%;-o-object-fit:fill;object-fit:fill;background-color:#ebebeb}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__activity-image{border-radius:.5rem;width:4rem;height:4rem}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__activity-image--img{border-radius:.5rem;background-color:transparent}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__details{width:calc(100% - 4.8rem)}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__details--name{font-size:1.6rem;font-family:Roboto-medium;color:#000;line-height:1.8rem;cursor:pointer;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__details--description{font-size:1.2rem;font-family:Roboto;color:#000;line-height:1.5rem;margin-bottom:0;opacity:.7;margin-top:.5rem}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__activity-details--name{font-family:Roboto}.feed-profile-sidebar__suggested-container .suggested__body .suggested-item__activity-details--name:hover{text-decoration:underline}.feed-profile-sidebar__suggested-container .suggested__body .connection-card-skeleton{margin:0!important}.feed-profile-sidebar__suggested-container .suggested__body .connection-card-skeleton .ant-skeleton-header .ant-skeleton-avatar{border-radius:100%}.feed-profile-sidebar__suggested-container .suggested__message{font-size:1.6rem;font-family:Roboto;color:#000;line-height:1.8rem;margin-bottom:1rem;text-align:center}.feed-profile-sidebar__suggested-container .activity-container{height:100%;position:relative;border-top:1px solid #cdcdcd}.feed-profile-sidebar__suggested-container .activity-container__header{margin-bottom:2.4rem;padding:2.6rem 2.8rem 0}@media only screen and (max-width:47.99em){.feed-profile-sidebar__suggested-container .activity-container__header{padding:2.6rem 2rem 0}}.feed-profile-sidebar__suggested-container .activity-container__header--title{display:flex;align-items:flex-start;justify-content:space-between}.feed-profile-sidebar__suggested-container .activity-container__header--title h3{font-size:1.8rem;font-family:Roboto-medium;margin-bottom:0;line-height:2.1rem;color:#000}.feed-profile-sidebar__suggested-container .activity-container__body--list{margin:0 2.8rem;width:calc(100% - 5.6rem)}@media only screen and (max-width:47.99em){.feed-profile-sidebar__suggested-container .activity-container__body--list{margin:0 2rem;width:calc(100% - 4rem)}}.feed-profile-sidebar__suggested-container .activity-container__body--list--item{height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background-color:#fff;border-radius:.8rem;cursor:pointer;transition:background-color .3s,color .3s;margin:.5rem 0}.feed-profile-sidebar__suggested-container .activity-container__body--list--item p{font-size:1.6rem;font-family:Roboto;margin-bottom:0;line-height:normal;color:#000}.feed-profile-sidebar__suggested-container .activity-container__body--list--item img{width:2.2rem;height:auto;transform:rotate(180deg);margin-right:-1rem}.feed-profile-sidebar__suggested-container .activity-container__body--list--active,.feed-profile-sidebar__suggested-container .activity-container__body--list--item:hover{background-color:hsla(0,0%,50.2%,.1411764705882353)}.feed-profile-sidebar__suggested-container .activity-container__body--list--active p{font-family:Roboto-medium}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar{margin:0;margin-bottom:.5rem;border:none}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container{padding:0 2.7rem}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-tab-next,.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-tab-prev{display:none!important}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll{overflow-x:auto}@media only screen and (max-width:36em){.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll::-webkit-scrollbar{display:none!important}}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll::-webkit-scrollbar{height:.5rem;width:.5rem}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem;height:.5rem;width:.5rem}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav{width:100%;transform:none!important}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab{padding:.9rem 2rem;border-radius:100px;border:1px solid #cdcdcd;margin-right:1.2rem;margin-bottom:.2rem}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab .tab-name{display:flex;align-items:center}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab .tab-name p{font-size:1.4rem;line-height:normal;font-family:Roboto;color:#434343;margin:0}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab:last-child{margin-right:0}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab-active{background-color:#03d;text-shadow:none;border-color:#03d}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab-active .tab-name p{color:#fff;font-family:Roboto-medium}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-ink-bar{display:none!important}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav>div{display:flex}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane{height:-moz-max-content;height:max-content;overflow:hidden;padding:0 2.7rem}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item{border-bottom:1px solid #cdcdcd;padding:2rem 0 1.5rem}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem;opacity:.7}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--header h1{font-size:1.2rem;font-family:Roboto;color:#000;margin-bottom:0;line-height:1.4rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--header span{font-family:Roboto-medium}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body{display:flex;align-items:center}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body .image{width:5rem;height:5rem;border-radius:.8rem;margin-right:1rem;cursor:pointer}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.8rem;background-color:#ebebeb}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body .details{display:flex;flex-direction:column;gap:.8rem;width:calc(100% - 6rem)}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body .details .message{font-size:1.4rem;font-family:Roboto;color:#000;line-height:1.8rem;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body .details .title{font-size:1.6rem;font-family:Roboto;color:#000;line-height:2rem;margin-bottom:0;overflow:hidden;cursor:pointer;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;width:100%}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body .details .title *{margin:0;padding:0}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body .details .title:hover{text-decoration:underline}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--body .details .title a{color:#03d;font-family:Roboto-medium}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--footer{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;gap:1rem}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--footer .user-react{width:auto;margin:0;justify-content:flex-start}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--footer .user-react__name{display:none}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--footer .comments{width:auto;margin-left:auto}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--footer .comments button{line-height:normal;font-size:1.4rem;color:#000;border:none;outline:none;display:block;margin-left:auto;background-color:transparent;cursor:pointer;font-family:Roboto;opacity:.7}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item--footer .comments button:hover{text-decoration:underline}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__item:last-child{border-bottom:none}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list .connection-card-skeleton{margin:2rem 0!important}.feed-profile-sidebar__suggested-container .activity-container__body .ant-tabs .ant-tabs-top-content .ant-tabs-tabpane .list__message{font-size:1.6rem;font-family:Roboto;color:#000;line-height:2rem;margin-bottom:1rem;text-align:center;margin:2rem 0}.feed-profile-sidebar__suggested-container::-webkit-scrollbar{width:.3rem;height:.3rem}.feed-profile-sidebar__suggested-container::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.feed-profile-sidebar__suggested-container::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem;height:.3rem}.view-all-users-modal{width:45rem!important;top:8rem!important}.view-all-users-modal .ant-modal-content{box-shadow:0 0 94px rgba(0,0,0,.2784313725490196)}.view-all-users-modal .ant-modal-content .ant-modal-close{margin:1.5rem 1.5rem 0 0!important}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container{border-radius:1rem}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__header{padding:2rem 2.5rem}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__header--title{font-size:2.2rem;font-family:Roboto-bold;line-height:normal;margin-bottom:0;color:#000}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body{padding-bottom:2.5rem}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--message{font-size:1.6rem;font-family:Roboto;line-height:2.2rem;margin-bottom:0;color:#000;padding:0 2rem;margin:4rem 0;text-align:center}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users{overflow-y:auto;max-height:calc(100vh - 24rem)}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user{display:flex;align-items:center;padding:1.5rem 2.6rem;border-bottom:1px solid #cdcdcd}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user:last-child{border-bottom:none}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user__image{width:4rem;height:4rem;border-radius:100%}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100%;background-color:#ececec}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user__name{margin-left:1rem}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user__name h1{font-family:Roboto-medium;font-size:1.6rem;color:#000;line-height:2rem;margin-bottom:0}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user__name p{font-family:Roboto;font-size:1.4rem;color:#000;line-height:1.8rem;margin-bottom:0;opacity:.6}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user__btn{width:6rem;background-color:#03d;border:none;display:block;height:3.4rem;font-size:1.4rem;font-family:Roboto-medium!important;color:#fff;margin-left:auto;padding:0!important;display:inline-flex;align-items:center;justify-content:center}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user__btn span{line-height:normal}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users .user__btn .anticon .anticon-spin{font-size:1.7rem!important;color:#03d!important}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users::-webkit-scrollbar-track{background-color:transparent}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users::-webkit-scrollbar{width:.4rem;height:.4rem;background-color:transparent;border-radius:3rem}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--users::-webkit-scrollbar-thumb{background-color:#03d;border-radius:3rem}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--skeleton{padding:1.5rem 2.5rem 0}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--skeleton .connection-card-skeleton{margin:0 0 2rem!important}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__body--skeleton .connection-card-skeleton .ant-skeleton-header .ant-skeleton-avatar{border-radius:100%}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__footer{padding:2.5rem 2.5rem;border-top:1px solid #cdcdcd;margin-top:-1px}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__footer .ant-btn{width:10rem;background-color:#03d;border:none;outline:none;height:4rem;font-size:1.4rem;font-family:Roboto-medium!important;color:#fff;margin-left:auto;display:block}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__footer .ant-btn span{line-height:normal}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__footer .ant-btn .anticon .anticon-spin{font-size:1.8rem;color:#03d}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__footer .ant-btn:focus,.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__footer .ant-btn:hover{background-color:#03d;color:#fff}.view-all-users-modal .ant-modal-content .ant-modal-body .view-all-users-modal-container__footer .disable-save-btn{pointer-events:none;opacity:.5}.feed-recommended-sidebar{border:1px solid #cdcdcd;border-radius:2rem;background-color:#fff;box-shadow:0 8px 24px rgba(149,157,165,.2);position:sticky;top:0;padding-bottom:2rem}.feed-recommended-sidebar__header{padding:1.7rem 2.8rem 1.5rem;background-color:#fff;border-start-start-radius:2rem;border-start-end-radius:2rem}.feed-recommended-sidebar__header--title{font-size:1.8rem;font-family:Roboto-bold;margin-bottom:0;line-height:2.6rem;color:#000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.feed-recommended-sidebar__body{height:calc(100vh - 20.7rem);overflow-y:auto}.feed-recommended-sidebar__body .recommended{padding:2.6rem 2.8rem;border-top:1px solid #cdcdcd}.feed-recommended-sidebar__body .recommended__header{margin-bottom:2.4rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.feed-recommended-sidebar__body .recommended__header--title{font-size:1.8rem;font-family:Roboto-medium;margin-bottom:0;line-height:2.3rem;color:#000}.feed-recommended-sidebar__body .recommended__header--btn{border:none;outline:none;background-color:transparent;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;line-height:normal;font-size:1.4rem;font-family:Roboto;color:#03d;cursor:pointer;margin-top:.4rem}.feed-recommended-sidebar__body .recommended__header--btn span{display:inline-flex;width:-moz-max-content;width:max-content}.feed-recommended-sidebar__body .recommended__body{display:flex;flex-direction:column;gap:2.4rem}.feed-recommended-sidebar__body .recommended__body .recommended-item{display:flex;align-items:center;gap:1.6rem}.feed-recommended-sidebar__body .recommended__body .recommended-item__image{width:4.8rem;height:4.8rem;border-radius:100%;cursor:pointer}.feed-recommended-sidebar__body .recommended__body .recommended-item__image--img{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover;background-color:#ebebeb}.feed-recommended-sidebar__body .recommended__body .recommended-item__details{width:calc(100% - 15.5rem)}.feed-recommended-sidebar__body .recommended__body .recommended-item__details--name{font-size:1.6rem;font-family:Roboto-medium;color:#000;line-height:1.8rem;margin-bottom:0;cursor:pointer;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.feed-recommended-sidebar__body .recommended__body .recommended-item__details--description{font-size:1.2rem;font-family:Roboto;color:#000;line-height:1.5rem;margin-bottom:0;opacity:.7;margin-top:.5rem}.feed-recommended-sidebar__body .recommended__body .recommended-item__btn{width:7rem;background-color:#03d;border:none;display:block;height:3.4rem;font-size:1.4rem;font-family:Roboto-medium!important;color:#fff;margin-left:auto;padding:0!important}.feed-recommended-sidebar__body .recommended__body .recommended-item__btn span{line-height:normal}.feed-recommended-sidebar__body .recommended__body .recommended-item__btn .anticon .anticon-spin{font-size:1.7rem!important;color:#03d!important}.feed-recommended-sidebar__body .recommended__body .connection-card-skeleton{margin:0!important}.feed-recommended-sidebar__body .recommended__body .connection-card-skeleton .ant-skeleton-header .ant-skeleton-avatar{border-radius:100%}.feed-recommended-sidebar__body .recommended__body--message{text-align:center;font-size:1.6rem;font-family:Roboto;margin-bottom:0;line-height:2.2rem;color:#000;opacity:.8}.feed-recommended-sidebar__body::-webkit-scrollbar{width:.3rem;height:.3rem}.feed-recommended-sidebar__body::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.feed-recommended-sidebar__body::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem;height:.3rem}.feed-upload-modal{width:50rem!important;top:10rem!important}.feed-upload-modal .ant-modal-content{box-shadow:0 0 94px rgba(0,0,0,.2784313725490196)}.feed-upload-modal .ant-modal-content .ant-modal-close{margin:2.4rem 1.7rem 0 0}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content{border-radius:1rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__header{padding:2.5rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__header--title{font-size:2.4rem;font-family:Roboto-bold;line-height:normal;margin-bottom:0;color:#000}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body{padding:0;margin:0 2.5rem;max-height:calc(100vh - 35rem);overflow-y:auto}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body--textarea{margin-bottom:1.5rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body--textarea .ProseMirror{border:none;border-radius:0!important;height:-moz-max-content;height:max-content;overflow:hidden;padding:0;width:100%;font-size:1.4rem;color:#000;outline:none}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body--textarea .ProseMirror p{margin-bottom:0}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body--textarea .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#6d6d6d;pointer-events:none;height:0}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body--input{height:4rem;padding:1.2rem 1rem;border:1px solid #cdcdcd;outline:none;border-radius:5px!important;width:100%;font-size:1.4rem;font-family:Roboto;color:#000;margin-bottom:1rem;background-color:#fff}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body--input::-moz-placeholder{color:#9f9f9f}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body--input:-ms-input-placeholder{color:#9f9f9f}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body--input::placeholder{color:#9f9f9f}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container{width:100%;height:100%;margin:0 auto}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item{width:100%;height:25rem;margin:0;padding:0;border:none!important}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-info{width:100%;height:100%}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-info .ant-upload-list-item-name{color:#000;font-size:1.6rem;line-height:2.2rem;opacity:.7}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-actions{pointer-events:all}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-actions a{display:none}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-actions .anticon-delete{font-size:3rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container>span{width:100%;overflow-x:hidden}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select{margin:0;width:100%;border:1px dashed #cdcdcd}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload{padding:4rem 2rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn{display:flex;flex-direction:column;align-items:center;justify-content:center}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn__icon{background-color:#e4e6eb;height:5rem;width:5rem;display:flex;align-items:center;justify-content:center;border-radius:100%;margin-bottom:1rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn__icon img{width:3rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn__title{font-size:1.7rem;font-family:Roboto-medium;line-height:normal;margin-bottom:.5rem;color:#000}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn__drag{font-size:1.4rem;font-family:Roboto;line-height:normal;margin-bottom:0;color:#000;opacity:.6}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select:hover{border-color:#688bff}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container{display:flex;align-items:center;justify-content:center}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item-uploading{width:100%;margin:0 auto 1rem;display:block}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item-uploading .ant-upload-list-item-info span{width:15rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item-uploading .ant-upload-list-item-info span .ant-upload-list-item-uploading-text{font-size:1.4rem;font-family:Roboto;line-height:normal;margin-bottom:0;color:#000;opacity:.6}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item-uploading .ant-upload-list-item-progress .ant-progress div .ant-progress-outer .ant-progress-inner .ant-progress-bg{background-color:#03d}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container>span{width:100%;overflow-x:hidden}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body::-webkit-scrollbar{width:.4rem;height:.4rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem;width:.4rem;height:.4rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__body .error{color:red;font-size:1.6rem;font-family:Roboto;line-height:normal;width:100%;margin-top:1rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__footer{padding:2.5rem 2.5rem}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn{width:10rem;background-color:#03d;border:none;outline:none;height:4rem;font-size:1.4rem;font-family:Roboto-medium!important;color:#fff;margin-left:auto;display:block}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn span{line-height:normal}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn .anticon .anticon-spin{font-size:1.8rem;color:#03d}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn:focus,.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn:hover{background-color:#03d;color:#fff}.feed-upload-modal .ant-modal-content .ant-modal-body .modal-content__footer .disable-save-btn{pointer-events:none;opacity:.5}.feed-upload-container{border:1px solid #cdcdcd;border-radius:2rem;background-color:#fff;box-shadow:0 8px 24px rgba(149,157,165,.2);padding:2.8rem 2.9rem}@media only screen and (max-width:47.99em){.feed-upload-container{padding:2.6rem 2.5rem}}.feed-upload-container__header{display:flex;align-items:flex-start}.feed-upload-container__header--image{width:4.2rem;height:4.2rem;border:2px solid #fff;border-radius:100%;margin-right:.8rem}@media only screen and (max-width:36em){.feed-upload-container__header--image{width:5rem;height:5rem}}.feed-upload-container__header div{width:calc(100% - 4.2rem)}@media only screen and (max-width:36em){.feed-upload-container__header div{width:calc(100% - 5rem)}}.feed-upload-container__header .ProseMirror{border:1px solid #cdcdcd;border-radius:.5rem!important;max-height:10.5rem;overflow:auto;padding:.9rem 1rem;width:100%;font-size:1.4rem;color:#000;outline:none}.feed-upload-container__header .ProseMirror p{margin-bottom:0}.feed-upload-container__header .ProseMirror::-webkit-scrollbar{width:.4rem;height:.4rem}.feed-upload-container__header .ProseMirror::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.feed-upload-container__header .ProseMirror::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem}@media only screen and (max-width:36em){.feed-upload-container__header .ProseMirror{font-size:1.8rem}}.feed-upload-container__header .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#6d6d6d;pointer-events:none;height:0}.feed-upload-container__footer{display:flex;align-items:center;justify-content:space-between;margin-top:2.7rem}.feed-upload-container__footer--buttons{display:flex;align-items:center;gap:3.4rem}.feed-upload-container__footer--buttons .upload-btn{border:none;outline:none;font-size:1.4rem;line-height:1.7rem;color:#000;font-family:Roboto;display:flex;align-items:center;gap:.8rem;background-color:transparent;cursor:pointer}.feed-upload-container__footer--buttons .upload-btn img{width:2.2rem}@media only screen and (max-width:36em){.feed-upload-container__footer--buttons .upload-btn{font-size:1.8rem;line-height:2.8rem}.feed-upload-container__footer--buttons .upload-btn img{width:2.6rem}}.feed-upload-container__footer .ant-btn{width:9.7rem;height:3.6rem;font-size:1.4rem;font-family:Roboto-medium;background-color:#03d;color:#fff;border-radius:100px!important;outline:none;border:none;cursor:pointer;padding:0!important}.feed-upload-container__footer .ant-btn span{line-height:normal}.feed-upload-container__footer .ant-btn .anticon .anticon-spin{font-size:1.8rem!important;color:#03d!important}.feed-upload-container__footer .ant-btn:focus,.feed-upload-container__footer .ant-btn:hover{background-color:#03d;color:#fff}@media only screen and (max-width:36em){.feed-upload-container__footer .ant-btn{width:12rem;height:4.5rem;font-size:1.8rem}.feed-upload-container__footer .ant-btn .anticon .anticon-spin{font-size:2.2rem!important}}.feed-upload-container__footer--disabled{pointer-events:none;opacity:.5}.repost-modal{width:60rem!important;top:8rem}.repost-modal .ant-modal-content .ant-modal-close{margin-right:2.1rem!important;margin-top:2rem!important;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.repost-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{width:2rem;height:2rem;line-height:2rem;margin-right:0;margin-top:0}.repost-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .anticon-close svg{width:2rem;height:auto;color:#000}.repost-modal .ant-modal-content .ant-modal-body{padding:0}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__header{display:flex;align-items:center;padding:2rem 5rem 2rem 2.6rem}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__header--user{display:flex;align-items:center;gap:1rem}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__header--user .image{width:4.5rem;height:4.5rem;border-radius:100%;overflow:hidden;background-color:#ebebeb}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__header--user .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:#ebebeb}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__header--user .details h1{font-family:Roboto-medium;font-size:1.6rem;color:#000;line-height:2rem;margin-bottom:0}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__header--user .details p{font-family:Roboto;font-size:1.2rem;color:#000;line-height:1.6rem;margin-bottom:0;opacity:.6}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body{padding:1rem 2.6rem;max-height:calc(100vh - 30rem);overflow-y:auto;overflow-x:hidden}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body::-webkit-scrollbar{width:.4rem;height:.4rem}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body--textarea{margin-bottom:1rem}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body--textarea div{width:100%}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body--textarea .ProseMirror{padding:0;border:none;color:#000;font-size:1.6rem;font-family:Roboto;height:-moz-fit-content;height:fit-content;width:100%;outline:none;margin-bottom:0;background-color:transparent;resize:none}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body--textarea .ProseMirror p{margin-bottom:0}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__body--textarea .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#000;opacity:.5;pointer-events:none;height:0}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer{display:flex;align-items:center;justify-content:flex-end;padding:2rem 2.6rem;border-top:1px solid #cdcdcd}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .ant-btn{width:10rem;border:none;outline:none;height:4rem;font-size:1.5rem;font-family:Roboto-medium!important;display:block;margin-left:1.5rem;padding:0!important}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .ant-btn span{line-height:normal}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .ant-btn .anticon{background-color:hsla(0,0%,100%,.3215686274509804);width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.5rem}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .ant-btn .anticon .anticon-spin{font-size:1.8rem}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .discard-btn{background-color:#e7e7e7;color:#000}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .discard-btn .anticon .anticon-spin{color:#03d}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .discard-btn:active,.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .discard-btn:focus,.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .discard-btn:hover{background-color:#e7e7e7;color:#000}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .post-btn{background-color:#03d;color:#fff}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .post-btn .anticon .anticon-spin{color:#03d}.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .post-btn:active,.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .post-btn:focus,.repost-modal .ant-modal-content .ant-modal-body .repost-modal-container__footer .post-btn:hover{background-color:#03d;color:#fff}.report-modal .ant-modal{width:50rem!important;top:8rem}.report-modal .ant-modal .ant-modal-content{padding:3rem;background-color:#f6f8ff}.report-modal .ant-modal .ant-modal-content .ant-modal-close{margin:2.5rem 1.8rem 0 0}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report__title{font-size:2.5rem;font-family:Roboto-bold;margin-bottom:2rem;line-height:normal}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report__sub-title{font-size:2rem;font-family:Roboto-medium;margin-bottom:.7rem;line-height:normal;color:#000}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report__dec{font-size:1.6rem;font-family:Roboto;margin-bottom:2rem;line-height:normal;color:#000;opacity:.7}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report__warning-message{font-size:1.6rem;font-family:Roboto;margin-bottom:2rem;line-height:normal;color:orange;font-style:italic}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report textarea{width:100%;padding:1rem;outline:none;border:1px solid #cdcdcd;resize:none;font-size:1.6rem;font-family:Roboto;line-height:2.2rem;margin-bottom:.5rem}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report textarea::-moz-placeholder{color:#9f9f9f}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report textarea:-ms-input-placeholder{color:#9f9f9f}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report textarea::placeholder{color:#9f9f9f}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report__btn{width:100%;background-color:#03d;border:none;height:4rem;font-size:1.6rem;font-family:Roboto-medium;color:#fff;margin-top:1rem}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report__btn span{line-height:normal}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report .ant-radio-group{display:flex;flex-direction:column;margin-bottom:2rem}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report .ant-radio-group .ant-radio-wrapper{font-size:1.6rem;font-family:Roboto;margin-bottom:.5rem;display:flex;align-items:center}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report .ant-radio-group .ant-radio-wrapper .ant-radio{padding:0}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report .ant-radio-group .ant-radio-wrapper .ant-radio .ant-radio-inner{border-color:grey;width:2rem;height:2rem;padding:0}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report .ant-radio-group .ant-radio-wrapper>span{padding:0 1rem}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report .ant-radio-group .ant-radio-wrapper-checked .ant-radio .ant-radio-inner{border-color:#03d;position:static;display:flex;align-items:center;justify-content:center}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report .ant-radio-group .ant-radio-wrapper-checked .ant-radio .ant-radio-inner:after{position:static;width:1rem;height:1rem;background-color:#03d;border-radius:100%!important}.report-modal .ant-modal .ant-modal-content .ant-modal-body .report .error{color:red;font-size:1.6rem;font-family:Roboto;margin-top:0;margin-bottom:1rem;line-height:normal;margin-top:-.5rem}.report-modal .ant-modal .text-content-enter-from,.report-modal .ant-modal .text-content-leave-to{opacity:0}.report-modal .ant-modal .text-content-enter-active{transition:opacity .5s ease-in-out}.report-modal .ant-modal .text-content-enter-to,.report-modal .ant-modal .text-content-leave-from{opacity:1}.feed-edit-modal{width:50rem!important;top:8rem!important}.feed-edit-modal .ant-modal-content{box-shadow:0 0 94px rgba(0,0,0,.2784313725490196)}.feed-edit-modal .ant-modal-content .ant-modal-close{margin:2.4rem 1.7rem 0 0}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content{border-radius:1rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__header{padding:2.5rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__header--title{font-size:2.4rem;font-family:Roboto-bold;line-height:normal;margin-bottom:0;color:#000}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body{padding:0;margin:0 2.5rem;max-height:calc(100vh - 35rem);overflow-y:auto;overflow-x:hidden}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--textarea{margin-bottom:1.5rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--textarea .ProseMirror{border:none;border-radius:0!important;height:-moz-max-content;height:max-content;overflow:hidden;padding:0;width:100%;font-size:1.4rem;color:#000;outline:none}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--textarea .ProseMirror p{margin-bottom:0}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--textarea .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#6d6d6d;pointer-events:none;height:0}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content{display:flex;justify-content:center}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .article-card{border:1px solid #cdcdcd;border-radius:1rem;overflow:hidden;width:100%}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .article-card__header{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:29rem;padding:2rem 1.5rem;background-repeat:no-repeat;background-size:contain;background-position-x:center;background-position-y:top;background-color:#000;cursor:pointer}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .article-card__header--title{font-size:2rem;font-family:Roboto-medium;font-weight:700;line-height:normal;color:#fff;margin-bottom:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;max-width:100%}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .article-card__header--auth-and-date{display:flex;align-items:center}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .article-card__header--auth-and-date img{width:2.5rem;height:2.5rem;border-radius:100%;margin-right:1rem;-o-object-fit:fill;object-fit:fill;background-color:#d9d9d9}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .article-card__header--auth-and-date p{font-size:1.2rem;font-family:Roboto;line-height:normal;color:#b6b6b6;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .article-card__body{padding:1.7rem 1.5rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .article-card__body--description{font-size:1.6rem;font-family:Roboto;line-height:2.2rem;margin-bottom:0;color:#000;opacity:.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .upload-image{width:auto;height:35rem;-o-object-fit:contain;object-fit:contain}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .upload-video{width:100%;height:35rem;-o-object-fit:contain;object-fit:contain;border-radius:1rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .upload-video .vsc-controller{display:none!important}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body--content .upload-file{height:25rem;width:100%;border-radius:1rem;overflow:hidden;border:1px solid #cdcdcd}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container{width:100%;height:100%;margin:0 auto}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item{width:100%;height:25rem;margin:0;padding:0;border:none!important}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-info{width:100%;height:100%}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-info .ant-upload-list-item-name{color:#000;font-size:1.6rem;line-height:2.2rem;opacity:.7}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-actions{pointer-events:all}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-actions a{display:none}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container .ant-upload-list-item .ant-upload-list-item-actions .anticon-delete{font-size:3rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-picture-card-container>span{width:100%;overflow-x:hidden}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select{margin:0;width:100%;border:1px dashed #cdcdcd}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload{padding:4rem 2rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn{display:flex;flex-direction:column;align-items:center;justify-content:center}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn__icon{background-color:#e4e6eb;height:5rem;width:5rem;display:flex;align-items:center;justify-content:center;border-radius:100%;margin-bottom:1rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn__icon img{width:3rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn__title{font-size:1.7rem;font-family:Roboto-medium;line-height:normal;margin-bottom:.5rem;color:#000}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select .ant-upload .upload-btn__drag{font-size:1.4rem;font-family:Roboto;line-height:normal;margin-bottom:0;color:#000;opacity:.6}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-select:hover{border-color:#688bff}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container{display:flex;align-items:center;justify-content:center}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item-uploading{width:100%;margin:0 auto 1rem;display:block}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item-uploading .ant-upload-list-item-info span{width:15rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item-uploading .ant-upload-list-item-info span .ant-upload-list-item-uploading-text{font-size:1.4rem;font-family:Roboto;line-height:normal;margin-bottom:0;color:#000;opacity:.6}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container .ant-upload-list-item-uploading .ant-upload-list-item-progress .ant-progress div .ant-progress-outer .ant-progress-inner .ant-progress-bg{background-color:#03d}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .ant-upload-picture-card-wrapper .ant-upload-list-picture-card .ant-upload-list-picture-card-container>span{width:100%;overflow-x:hidden}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body::-webkit-scrollbar{width:.4rem;height:.4rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body::-webkit-scrollbar-track{background-color:transparent;border-radius:.8rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body::-webkit-scrollbar-thumb{background-color:#03d;border-radius:.8rem;width:.4rem;height:.4rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__body .error{color:red;font-size:1.6rem;font-family:Roboto;line-height:normal;width:100%;margin-top:1rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__footer{padding:2.5rem 2.5rem}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn{width:10rem;background-color:#03d;border:none;outline:none;height:4rem;font-size:1.4rem;font-family:Roboto-medium!important;color:#fff;margin-left:auto;display:block}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn span{line-height:normal}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn .anticon .anticon-spin{font-size:1.8rem;color:#03d}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn:focus,.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__footer .ant-btn:hover{background-color:#03d;color:#fff}.feed-edit-modal .ant-modal-content .ant-modal-body .modal-content__footer .disable-save-btn{pointer-events:none;opacity:.5}.glocal-feed-card{border:1px solid #cdcdcd;border-radius:2rem;background-color:#fff;box-shadow:0 8px 24px rgba(149,157,165,.2);margin:2.4rem 0}.glocal-feed-card__header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #cdcdcd;gap:1rem;padding:1.8rem 1.5rem}.glocal-feed-card__header--details{display:flex;align-items:center;gap:.9rem}.glocal-feed-card__header--details img{width:4.4rem;height:4.4rem;border-radius:100%;background-color:#ebebeb;cursor:pointer}.glocal-feed-card__header--details .name h4{font-size:1.4rem;font-family:Roboto;line-height:1.8rem;margin-bottom:0;color:#676767;margin-bottom:.4rem}.glocal-feed-card__header--details .name span{font-size:1.6rem;font-family:Roboto-bold;color:#000;line-height:2.1rem;margin-bottom:0;margin-right:.5rem}.glocal-feed-card__header--details .name p{font-size:1.2rem;font-family:Roboto-medium;line-height:1.6rem;margin-bottom:0;color:#676767}@media only screen and (max-width:36em){.glocal-feed-card__header--details{align-items:flex-start}.glocal-feed-card__header--details img{width:5rem;height:5rem}.glocal-feed-card__header--details .name h4{font-size:1.6rem;line-height:2rem;margin-bottom:0}.glocal-feed-card__header--details .name h4 span{font-size:2rem;line-height:2.6rem}.glocal-feed-card__header--details .name p{font-size:1.6rem;line-height:2.2rem}}.glocal-feed-card__header--buttons{display:flex;align-items:center;gap:2rem;margin-top:.8rem}.glocal-feed-card__header--buttons .dropdown .icon{color:#000;font-size:1.8rem}@media only screen and (max-width:36em){.glocal-feed-card__header--buttons .dropdown .icon{font-size:2.2rem}}.glocal-feed-card__body--description{padding:1.5rem 1.5rem 1.5rem}.glocal-feed-card__body--description p{font-size:1.4rem;font-family:Roboto;line-height:2rem;margin-bottom:0;color:#000;word-break:break-word;overflow-wrap:break-word}.glocal-feed-card__body--description p a,.glocal-feed-card__body--description p h1,.glocal-feed-card__body--description p h2,.glocal-feed-card__body--description p h3,.glocal-feed-card__body--description p h4,.glocal-feed-card__body--description p h5,.glocal-feed-card__body--description p h6{font-size:inherit}.glocal-feed-card__body--description p a{color:#1890ff}@media only screen and (max-width:36em){.glocal-feed-card__body--description p{font-size:1.8rem;line-height:2.6rem}}.glocal-feed-card__body--description--see-more-button{background:transparent;color:#1890ff;font-family:Roboto-medium;border:none;outline:none;font-size:1.4rem;line-height:normal;padding:0;cursor:pointer;margin-top:.5rem}@media only screen and (max-width:36em){.glocal-feed-card__body--description--see-more-button{font-size:2rem}}.glocal-feed-card__body .upload-video-link{height:38rem;width:100%}.glocal-feed-card__body .upload-video-link iframe{width:100%;height:100%}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-video-link{height:42rem}}.glocal-feed-card__body .upload-video-link .upload-video{height:100%!important}.glocal-feed-card__body .upload-image{width:100%;height:33rem;background-repeat:no-repeat;background-size:contain;background-position:50%;cursor:pointer}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-image{height:38rem}}.glocal-feed-card__body .upload-file{height:33rem;width:100%;background-repeat:no-repeat;background-size:contain;background-position:50%}.glocal-feed-card__body .upload-file iframe{height:100%;width:100%}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-file{height:38rem}}.glocal-feed-card__body .upload-video{width:100%;height:38rem;position:relative}.glocal-feed-card__body .upload-video .vsc-controller{display:none}.glocal-feed-card__body .upload-video video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.glocal-feed-card__body .upload-video__play-video-container{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.glocal-feed-card__body .upload-video__play-video-container.visible{opacity:1;visibility:visible}@media only screen and (max-width:47.99em){.glocal-feed-card__body .upload-video__play-video-container{opacity:1!important;visibility:visible!important}}.glocal-feed-card__body .upload-video__play-video-container .btn{box-shadow:inset 0 0 8px 0 hsla(0,0%,97.3%,.25098039215686274);height:6.4rem;width:6.4rem;display:flex;align-items:center;justify-content:center;border:none;outline:none;border-radius:100%!important;background-color:hsla(0,0%,100%,.29411764705882354);cursor:pointer}.glocal-feed-card__body .upload-video__play-video-container .btn img{width:1.6rem;height:auto}.glocal-feed-card__body .upload-video__play-video-container .btn .play-icon{margin-left:.5rem}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-video{height:42rem}}.glocal-feed-card__body .upload-article__header{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:38rem;padding:2.6rem 1.5rem;background-repeat:no-repeat;background-size:contain;background-position-x:center;background-position-y:top;background-color:#000;cursor:pointer}.glocal-feed-card__body .upload-article__header--title{font-size:2.4rem;font-family:Roboto-medium;font-weight:700;line-height:3.2rem;color:#fff;margin-bottom:1.8rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;max-width:100%}.glocal-feed-card__body .upload-article__header--auth-and-date{display:flex;align-items:center}.glocal-feed-card__body .upload-article__header--auth-and-date img{width:3.7rem;height:3.7rem;border-radius:100%;margin-right:1rem;-o-object-fit:fill;object-fit:fill;background-color:#d9d9d9}.glocal-feed-card__body .upload-article__header--auth-and-date p{font-size:1.4rem;font-family:Roboto;line-height:1.7rem;color:#b6b6b6;margin-bottom:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.glocal-feed-card__body .upload-article__body{padding:1.7rem 1.5rem}.glocal-feed-card__body .upload-article__body--description{font-size:1.6rem;font-family:Roboto;line-height:2.2rem;margin-bottom:0;color:#000;opacity:.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.glocal-feed-card__body .upload-voice{display:flex;align-items:center;justify-content:center;padding:4rem 2.6rem}.glocal-feed-card__body .upload-voice__audio-player{height:6rem;width:90%;max-width:55rem;background:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);font-family:arial;color:#fff;overflow:hidden;display:grid;grid-template-rows:.8rem auto;border-radius:.5rem;border:1px solid #cdcdcd}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-voice__audio-player{height:7rem}}.glocal-feed-card__body .upload-voice__audio-player--timeline{background:#e4e4e4;width:100%;position:relative;cursor:pointer}.glocal-feed-card__body .upload-voice__audio-player--timeline .progress{background:#03d;width:0;height:100%;transition:.25s}.glocal-feed-card__body .upload-voice__audio-player--controls{display:flex;justify-content:space-between;align-items:stretch;padding:0 2rem}.glocal-feed-card__body .upload-voice__audio-player--controls>*{display:flex;justify-content:center;align-items:center}.glocal-feed-card__body .upload-voice__audio-player--controls .toggle-play.play{cursor:pointer;position:relative;left:0;height:0;width:0;border:.7rem solid transparent;border-left:1.3rem solid #000}.glocal-feed-card__body .upload-voice__audio-player--controls .toggle-play.pause{height:1.3rem;width:2rem;cursor:pointer;position:relative}.glocal-feed-card__body .upload-voice__audio-player--controls .toggle-play.pause:before{position:absolute;top:0;left:0;background:#000;content:"";height:1.3rem;width:.3rem}.glocal-feed-card__body .upload-voice__audio-player--controls .toggle-play.pause:after{position:absolute;top:0;right:1rem;background:#000;content:"";height:1.3rem;width:.3rem}.glocal-feed-card__body .upload-voice__audio-player--controls .time{display:flex;align-items:center}.glocal-feed-card__body .upload-voice__audio-player--controls .time>*{padding:.2rem .3rem;color:#000;font-size:1.2rem;line-height:1.8rem;font-family:Roboto-medium}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-voice__audio-player--controls .time>*{font-size:1.6rem;line-height:2.2rem}}.glocal-feed-card__body .upload-voice__audio-player--controls .volume-container{cursor:pointer;position:relative;z-index:2}.glocal-feed-card__body .upload-voice__audio-player--controls .volume-container .volume-button{height:2.2rem;width:2.2rem;display:flex;align-items:center}.glocal-feed-card__body .upload-voice__audio-player--controls .volume-container .volume-button img{width:100%;height:100%}.glocal-feed-card__body .upload-voice__audio-player--controls .volume-container .volume-slider{position:absolute;left:-.3rem;top:2.1rem;z-index:-1;width:0;height:.8rem;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.336);transition:.25s;border-radius:.5rem}.glocal-feed-card__body .upload-voice__audio-player--controls .volume-container .volume-slider .volume-percentage{background:#03d;height:100%;width:75%;border-start-start-radius:.5rem;border-end-start-radius:.5rem}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-voice__audio-player--controls .volume-container .volume-slider{height:1rem;top:2.3rem}}.glocal-feed-card__body .upload-voice__audio-player--controls .volume-container:hover .volume-slider{left:-8.3rem!important;width:8rem!important}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-voice__audio-player--controls .volume-container:hover .volume-slider{left:-10.3rem!important;width:10rem!important}}.glocal-feed-card__body .upload-voice__audio-player--controls .name p{color:#000;font-size:1.2rem;line-height:1.8rem;font-family:Roboto-medium;margin-bottom:0;white-space:nowrap;width:16rem;overflow:hidden;text-overflow:ellipsis;display:block}@media only screen and (max-width:36em){.glocal-feed-card__body .upload-voice__audio-player--controls .name p{font-size:1.6rem;line-height:2.2rem}}.glocal-feed-card .user-react{padding:1rem 2rem;border-top:1px solid rgba(0,0,0,.2);margin-top:0}@media only screen and (max-width:36em){.glocal-feed-card .user-react{padding:1.5rem 2.6rem}.glocal-feed-card .user-react__outer-flex--image-conatiner .image{height:2rem;width:2rem;margin-left:-.7rem}.glocal-feed-card .user-react__name{font-size:1.6rem;line-height:2.2rem}}.glocal-feed-card__footer{border-top:1px solid #cdcdcd;display:flex;align-items:center;width:100%}.glocal-feed-card__footer--btn{width:33%;border:none;outline:none;font-size:1.6rem;font-family:Roboto-medium;line-height:normal;gap:1rem;color:#000!important;display:flex;align-items:stretch;justify-content:center;cursor:pointer;background-color:transparent;padding:1.8rem 0}@media only screen and (max-width:36em){.glocal-feed-card__footer--btn{padding:2.1rem 0}}.glocal-feed-card__footer .ant-dropdown-link{color:#000;padding:1.4rem 0}.glocal-feed-card__footer--line{width:1px;height:2.3rem;background-color:#cdcdcd;display:block}.glocal-feed-card__footer .the-horizontal-reactions-bar{width:33%;padding:0;margin:0!important}.glocal-feed-card__footer .the-horizontal-reactions-bar__reaction-status{padding:1.6rem 0;border-end-start-radius:2rem}.glocal-feed-card__footer .the-horizontal-reactions-bar__reaction-status--reactions .image{display:flex;align-items:center;justify-content:center}.glocal-feed-card__footer .the-horizontal-reactions-bar__reaction-status--reactions .image img{width:2rem!important}.glocal-feed-card__footer .the-horizontal-reactions-bar__reaction-status--reactions .title{font-size:1.6rem;font-family:Roboto-medium;line-height:normal}.glocal-feed-card__comments-section--comment-type-input{padding:0 1.5rem 2rem}.glocal-feed-card__comments-section--load-more-btn{display:flex;align-items:center;gap:1rem;font-size:1.6rem;font-family:Roboto-medium;line-height:normal;background-color:transparent;border:none;outline:none;cursor:pointer;color:#000;margin:0 2rem 2rem}.glocal-feed-card__comments-section--load-more-btn .icon{width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;background-color:#dcdcdc;border-radius:100%}.glocal-feed-card__comments-section--load-more-btn .icon img{width:1.6rem;height:auto}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .repost-dropdwon-link{display:flex;align-items:center;justify-content:center;padding:1.5rem 2.2rem;gap:1rem}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .repost-dropdwon-link__img{width:2.4rem;height:auto}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .repost-dropdwon-link__edit-icon{width:2rem;margin:0 .2rem}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .repost-dropdwon-link__text h1{font-size:1.4rem;font-family:Roboto-medium;line-height:1.6rem;margin:0;color:#000;margin-bottom:.3rem}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .repost-dropdwon-link__text p{font-size:1.2rem;font-family:Roboto;line-height:1.4rem;margin:0;color:#000;opacity:.6}.shared-glocal-feed-card .glocal-repost-card{margin:0 1.5rem 1.5rem;box-shadow:none}.shared-glocal-feed-card__body{padding-top:1.5rem}.shared-glocal-feed-card__body--description{padding-top:0}.feed-card-skeleton{margin:2.4rem 0}.feed-card-skeleton .ant-skeleton-header{padding-right:1rem}.feed-card-skeleton .ant-skeleton-header .ant-skeleton-avatar{width:5rem;height:5rem;border-radius:100%}.feed-card-skeleton .ant-skeleton-content .ant-skeleton-title{margin:1.5rem 0 1.5rem 0;height:2rem}.feed-card-skeleton .ant-skeleton-content .ant-skeleton-paragraph{margin-left:-6rem}.feed-card-skeleton .ant-skeleton-content .ant-skeleton-paragraph li{height:35rem}.feed-card-skeleton .ant-skeleton-content .ant-skeleton-paragraph li+li{height:4rem}body{font-family:Roboto}.centralize{margin-left:auto;margin-right:auto}.btn-primary{background-color:#03d!important;border-radius:0;color:#fff!important;display:flex;align-items:center;justify-content:center;letter-spacing:2;line-height:1;border:none;outline:none;cursor:pointer}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#03d;outline:none;border:none!important}.error{color:red;font-size:1.44rem;font-family:Roboto}button,input,textarea{border-radius:.5rem!important}.ant-modal-content{border-radius:1rem!important}.success-msg{color:green;font-family:Roboto}.ant-btn.ant-btn-loading span{margin-left:0!important;position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.ant-btn.ant-btn-loading:before{opacity:1;background:hsla(0,0%,100%,.45);z-index:0}.ant-btn.ant-btn-loading .anticon.anticon-loading{z-index:2}.ant-btn.ant-btn-loading .anticon.anticon-loading .anticon-spin{color:#03d;font-size:2.5rem}.ant-skeleton-paragraph,.ant-skeleton-paragraph li,.ant-skeleton-title{border-radius:.5rem!important}.multiselect-spinner{background-color:#03d;width:1rem;height:1rem}.ant-dropdown-menu,.multiselect{border-radius:0}.multiselect{padding:.8rem 1rem;position:relative;align-items:flex-start;box-shadow:none!important}.multiselect .multiselect-tags{overflow:hidden;padding-left:0}.multiselect .multiselect-tags .multiselect-tag{background-color:#f5f5f5;border:1px solid #f0f0f0;border-radius:0;height:24px;font-size:1.6rem;margin-right:4px;margin-bottom:4px;color:#000;font-family:Roboto;font-weight:400;opacity:.8;height:2.6rem;display:flex;align-items:center}.multiselect .multiselect-tags .multiselect-tag .multiselect-tag-remove{padding-top:0}.multiselect .multiselect-tags .multiselect-tag .multiselect-tag-remove .multiselect-tag-remove-icon{height:1em;width:1em;opacity:.6}.multiselect .multiselect-dropdown{border-radius:0}.multiselect .multiselect-dropdown .multiselect-options li{font-family:Roboto;font-size:1.6rem;border-radius:0}.multiselect .multiselect-dropdown .multiselect-options .is-selected{background:#03d}.multiselect .multiselect-dropdown::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.24705882352941178)}.multiselect .multiselect-dropdown::-webkit-scrollbar{width:4px;background-color:transparent;border-radius:3rem;height:2rem}.multiselect .multiselect-dropdown::-webkit-scrollbar-thumb{background-color:#03d;border-radius:3rem}.multiselect .multiselect-clear{display:none}.multiselect .multiselect-tags-search-wrapper{height:2.4rem;margin:0;font-family:Roboto;opacity:.7}.multiselect .multiselect-tags-search-wrapper .multiselect-tags-search{height:auto;border:none;font-family:Roboto;font-size:1.6rem;overflow:hidden;text-indent:0;padding:0;padding-right:1rem;line-height:normal}.multiselect .multiselect-search{padding:0 1rem;padding-right:3rem;font-size:1.6rem}.multiselect .multiselect-placeholder{width:100%;font-size:1.6rem}.multiselect .multiselect-spinner{background-color:#03d;width:1rem;height:1rem;margin:0}.multiselect .multiselect-caret{display:none}.multiselect .multiselect-dropdown .multiselect-no-options{font-size:1.6rem;font-family:Roboto}.multiselect.is-open{border-radius:0}.multiselect:after{content:"";position:absolute;width:1rem;height:1rem;background-size:contain;right:1rem}.ant-btn-loading:before{background:hsla(0,0%,100%,.69)!important}.ant-dropdown .ant-dropdown-menu{padding:0;border-radius:.5rem}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0!important;border-radius:.5rem}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content{padding:0!important;font-size:1.6rem;font-family:Roboto-medium;line-height:normal}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content a{padding:1rem 2.2rem!important;width:100%;display:flex;align-items:center;justify-content:flex-start;font-size:1.6rem;font-family:Roboto-medium;line-height:normal;color:#000}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .remove-btn{color:red!important}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .remove-btn:hover{background-color:rgba(255,0,0,.050980392156862744)}.ant-dropdown .ant-dropdown-menu>:not(:last-child){border-bottom:1px solid hsla(0,0%,50.2%,.3)}.ant-calendar-picker .anticon{top:50%;transform:translateY(-10%);width:1.5rem;height:1.5rem;text-align:center}.ant-calendar-picker .anticon svg{width:100%;height:100%}.ant-select-single .ant-select-arrow{line-height:0;vertical-align:.2em}.ant-select-single .ant-select-selector{height:4rem!important;display:flex;align-items:center}.ant-select-single .ant-select-selector .ant-select-selection-item{font-size:1.6rem;line-height:normal!important}.ant-dropdown .ant-dropdown-menu-item{padding:0!important}.ant-dropdown .ant-dropdown-menu-item .ant-dropdown-menu-title-content .link-tooltip{padding:1.2rem 2.2rem!important;width:100%;display:inline-block}.mobile-navbar-dropdown{width:-moz-fit-content!important;width:fit-content!important;margin:0 auto!important}.ant-select-selector{border-radius:0!important}.ant-modal .ant-modal-content .ant-modal-close,.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{padding:.5rem;line-height:normal;display:flex;align-items:center;justify-content:center}.ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x .anticon{color:#000;font-size:2rem}.ant-modal .ant-modal-content .ant-modal-body{padding:0}.ant-calendar-picker-container .ant-calendar-month{width:35rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap{height:-moz-fit-content;height:fit-content}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select{font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-header .ant-calendar-month-panel-year-select:hover{color:#03d}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody{background-color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr{display:flex;align-items:center;justify-content:space-between;margin:1.5rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr .ant-calendar-month-panel-cell{display:flex;align-items:center;justify-content:center}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr .ant-calendar-month-panel-cell .ant-calendar-month-panel-month{padding:.5rem 2rem;height:-moz-fit-content;height:fit-content;font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr .ant-calendar-month-panel-cell .ant-calendar-month-panel-month:hover{color:#03d;background-color:hsla(0,0%,69.8%,.13)}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-month-panel .ant-calendar-month-panel-body .ant-calendar-month-panel-table .ant-calendar-month-panel-tbody tr .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month{background-color:#03d;color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select{font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select:hover{color:#03d}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body{background-color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr{display:flex;align-items:center;justify-content:space-between;margin:1.5rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr .ant-calendar-year-panel-cell{display:flex;align-items:center;justify-content:center}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr .ant-calendar-year-panel-cell .ant-calendar-year-panel-year{padding:.5rem 2rem;height:-moz-fit-content;height:fit-content;font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr .ant-calendar-year-panel-cell .ant-calendar-year-panel-year:hover{color:#03d;background-color:hsla(0,0%,69.8%,.13)}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-year-panel .ant-calendar-year-panel-body .ant-calendar-year-panel-table .ant-calendar-year-panel-tbody tr .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year{background-color:#03d;color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century{font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel .ant-calendar-decade-panel-header .ant-calendar-decade-panel-century:hover{color:#03d}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body{background-color:#fff}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr{display:flex;align-items:center;justify-content:space-between;margin:1.5rem 1rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr .ant-calendar-decade-panel-cell{display:flex;align-items:center;justify-content:center}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr .ant-calendar-decade-panel-cell .ant-calendar-decade-panel-decade{padding:.5rem 1rem;height:-moz-fit-content;height:fit-content;font-family:Roboto;font-size:1.6rem}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr .ant-calendar-decade-panel-cell .ant-calendar-decade-panel-decade:hover{color:#03d;background-color:hsla(0,0%,69.8%,.13)}.ant-calendar-picker-container .ant-calendar-month .ant-calendar-month-calendar-content .ant-calendar-month-header-wrap .ant-calendar-header .ant-calendar-decade-panel-body .ant-calendar-decade-panel-table .ant-calendar-decade-panel-tbody tr .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade{background-color:#03d;color:#fff}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body{width:30%;margin:13rem auto}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-operations{background-color:#000}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-operations .ant-image-preview-operations-operation:last-child,.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-operations .ant-image-preview-operations-operation:nth-last-child(2){display:none}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-img-wrapper{position:relative;height:100%}.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body .ant-image-preview-img-wrapper .ant-image-preview-img{width:100%;margin-top:0;height:auto;position:absolute;top:46px;-o-object-fit:fill;object-fit:fill;left:0;background-color:#000}@media screen and (max-width:767px){.ant-image-preview-root .ant-image-preview-wrap .ant-image-preview .ant-image-preview-content .ant-image-preview-body{width:90%}}.ant-select-dropdown{width:-moz-fit-content!important;width:fit-content!important;border-radius:.5rem}.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item{min-height:-moz-fit-content;min-height:fit-content;padding:1rem 2rem;border-bottom:1px solid hsla(0,0%,50.2%,.3)}.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item .ant-select-item-option-content{font-size:1.4rem;font-family:Roboto;line-height:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item:last-child{border-bottom:none}.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-active,.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-active:hover,.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-selected,.ant-select-dropdown .rc-virtual-list .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-selected:hover{background-color:transparent}.highlighted-result-with-key{background-color:#688bff!important;color:#fff!important}.highlighted-result-with-key h4{color:#fff!important}.highlighted-result-with-mouse:hover{background-color:#688bff!important}.highlighted-result-with-mouse:hover h4{color:#fff!important}#bp-web-widget-container .bp-widget-widget{bottom:9rem!important;right:4rem!important;height:52px!important;width:52px!important}.ant-dropdown-link{display:flex;align-items:center;justify-content:center}.ant-dropdown-link .icon-vertical_three-dots{font-size:1.8rem}.comment-textarea-loader{line-height:normal;display:flex;align-items:center;justify-content:center;margin:0 .5rem .3rem 1rem}.comment-textarea-loader .ant-spin-dot{width:1.8rem;font-size:4rem;height:1.8rem;font-size:inherit}.comment-textarea-loader .ant-spin-dot .anticon-spin{width:100%;height:auto}.ant-tooltip .ant-tooltip-content .ant-tooltip-inner{background-color:#fff;font-size:1.6rem;line-height:normal;font-family:Roboto;color:#000;padding:.5rem 1.7rem;display:flex;align-items:center;justify-content:center;height:-moz-max-content;height:max-content}@media(max-width:576px){.ant-tooltip .ant-tooltip-content .ant-tooltip-inner{font-size:2rem}}.ant-tooltip .ant-tooltip-content .ant-tooltip-inner h1{font-size:1.6rem;font-family:Roboto-medium!important;margin:.8rem 0;color:#000}.ant-tooltip .ant-tooltip-content .ant-tooltip-inner p{font-size:1.4rem;font-family:Roboto;margin-bottom:.8rem;line-height:1.8rem;color:#000}.ant-tooltip .ant-tooltip-content .ant-tooltip-arrow .ant-tooltip-arrow-content{background-color:#fff}.ant-popover .ant-popover-content .ant-popover-inner{box-shadow:0 2px 8px rgba(0,0,0,.38)}.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{padding:2rem;width:35rem}@media only screen and (max-width:400px){.ant-popover .ant-popover-content .ant-popover-inner .ant-popover-inner-content{width:30rem}}.inline-block .popper{background-color:#fff!important;border-width:1px!important;border-style:solid!important;border-color:#eee!important;border-radius:.5rem!important;box-shadow:0 6px 30px -6px rgba(0,0,0,.25)!important;padding:2rem!important;width:35rem!important}@media only screen and (max-width:400px){.inline-block .popper{width:30rem!important}}.inline-block .popper:hover{background-color:#fff!important}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:inline-block;color:red;font-size:1.6rem;line-height:1;content:"*";order:2;margin-right:0;margin-left:-3px}.tagify{min-height:4rem;border-radius:.5rem}.tagify__input{margin:0;padding:1.2rem 1rem}.tagify__input:before{margin-top:.2rem}.dropdown-search-skeleton .ant-skeleton-content{padding:.8rem 0}.dropdown-search-skeleton .ant-skeleton-content .ant-skeleton-paragraph{margin-bottom:0}.dropdown-search-skeleton .ant-skeleton-content .ant-skeleton-paragraph li{height:2rem;margin-bottom:1.5rem;margin-top:0}.dropdown-search-skeleton .ant-skeleton-content .ant-skeleton-paragraph li:last-child{margin:0}.ant-calendar-picker-container .ant-calendar .ant-calendar-panel .ant-calendar-date-panel .ant-calendar-selected-date .ant-calendar-date{color:#03d;border-color:#03d}.ant-calendar-picker-container .ant-calendar .ant-calendar-panel .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-footer-extra{float:right}.ant-calendar-picker-container .ant-calendar .ant-calendar-panel .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-footer-extra .ant-tag-blue{color:#03d;background:#fff;border-color:#03d;cursor:pointer}.ant-calendar-picker-container .ant-calendar .ant-calendar-panel .ant-calendar-footer .ant-calendar-footer-btn .ant-calendar-range-quick-selector{float:left}.ant-calendar-picker-container .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date,.ant-calendar-picker-container .ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date{color:#fff!important;background:#03d;border:1px solid transparent}.glocal-feed-page{height:100vh;overflow:hidden;background-color:#f7f7f7}.glocal-feed-page .profile-page-header-container{display:block}@media only screen and (max-width:36em){.glocal-feed-page .profile-page-header-container{display:none}}.glocal-feed-page .profile-page-header-container .header{background-color:#000!important}.glocal-feed-page .profile-page-header-container .header__right-navigation{display:flex;align-items:center;justify-content:flex-end;z-index:2;width:100%}.glocal-feed-page .profile-page-header-container .header__right-navigation .navigation-icon{color:#fff;margin-left:3.2rem;width:2.4rem;cursor:pointer;font-size:3rem}@media only screen and (max-width:45em){.glocal-feed-page .profile-page-header-container .header__right-navigation .navigation-icon{margin-left:2rem}}.glocal-feed-page .profile-page-header-container .header__right-navigation .notification{position:relative;margin-left:3rem;width:1.9rem}@media only screen and (max-width:45em){.glocal-feed-page .profile-page-header-container .header__right-navigation .notification{margin-left:2rem}}.glocal-feed-page .profile-page-header-container .header__right-navigation .notification .bell-icon{width:1.9rem;margin-left:0}.glocal-feed-page .profile-page-header-container .header__right-navigation .notification .notifications-alert{position:absolute;content:"";width:.8rem;height:.8rem;background-color:red;border-radius:100%;top:.2rem;right:.2rem}.glocal-feed-page .profile-page-header-container .header__right-navigation .icon-account{color:#000!important;border-radius:100%;border:.2rem solid #000;-o-object-fit:cover;object-fit:cover;font-size:3rem;width:5.2rem;height:5.2rem;background-color:#ebebeb}.glocal-feed-page .profile-page-header-container .header__right-navigation .navigation-btn{color:#fff;font-family:Roboto-medium;font-size:1.6rem;background-color:#03d;padding:0 2rem;height:3.8rem;margin-left:2rem;line-height:normal;border:none;outline:none;text-align:center}@media only screen and (max-width:64em){.glocal-feed-page .profile-page-header-container .header__right-navigation .navigation-btn{display:none}}.glocal-feed-page .profile-page-header-container .header__right-navigation .navigation-btn span{line-height:1.8rem}.glocal-feed-page .profile-page-header-container .header__right-navigation .navigation-btn .plus-icon{width:1.4rem;height:auto;margin-right:1.4rem;margin-bottom:.35rem}.glocal-feed-page .profile-page-header-container .header__right-navigation .navigation-btn .contact-icon{width:2rem;height:auto;margin-right:.9rem}.glocal-feed-page .profile-page-header-container .header__right-navigation .search-filter{display:block}.glocal-feed-page .profile-page-header-container .header__right-navigation .search-filter__header .btn{display:none}@media only screen and (max-width:36em){.glocal-feed-page .profile-page-header-container .header__right-navigation .search-filter{display:none}}.glocal-feed-page .profile-page-header-container .header__right-navigation .profile-dropdown-tootip img{margin-left:0!important}.glocal-feed-page .mobile-navbar-new{display:none}@media only screen and (max-width:36em){.glocal-feed-page .mobile-navbar-new{display:block}}.glocal-feed-page__body{margin-top:8rem;height:calc(100vh - 8rem);padding:2.3rem 2rem;overflow-y:auto}@media only screen and (max-width:80em){.glocal-feed-page__body{padding:2.3rem 1rem}}@media only screen and (max-width:36em){.glocal-feed-page__body{padding:2.3rem 1.5rem;margin-top:11rem;max-height:calc(100vh - 11rem);height:auto}}.glocal-feed-page__body--feed,.glocal-feed-page__body--left-side-bar,.glocal-feed-page__body--right-side-bar{position:relative;padding:0 2rem}@media only screen and (max-width:80em){.glocal-feed-page__body--feed,.glocal-feed-page__body--left-side-bar,.glocal-feed-page__body--right-side-bar{padding:0 1rem}}.glocal-feed-page__body--feed .scroll-loader{display:flex;align-items:center;justify-content:center;flex-direction:column;height:-moz-fit-content;height:fit-content;margin-bottom:2rem}.glocal-feed-page__body--feed .scroll-loader .ant-spin .anticon{font-size:3rem!important}.glocal-feed-page__body--feed .scroll-loader p{font-size:1.6rem;margin-bottom:0;font-family:Roboto;margin-left:.5rem}.glocal-feed-page__body--feed .message p{color:#000;font-size:1.8rem;line-height:2.4rem;font-family:Roboto;text-align:center;margin:5rem 0;opacity:.6}.glocal-feed-page__body--feed .ant-typography{margin:1rem 0 -.8rem;font-size:2.2rem;font-family:Roboto-medium;font-weight:400;line-height:2.8rem;color:#000;margin-left:1px}@media only screen and (max-width:47.99em){.glocal-feed-page__body--feed .ant-typography{font-size:2.8rem}}.glocal-feed-page__body--feed .feed-tabs{margin-top:2.5rem}.glocal-feed-page__body--feed .feed-tabs .ant-tabs{padding:0}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar{border:none;margin-bottom:.8rem}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-tab-arrow-show{display:none!important}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap{border:none}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll{border:none;overflow:hidden}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav{border:none;padding-bottom:0;width:100%}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab{padding:1rem 2.2rem;border-radius:100px;font-size:1.4rem;border:1px solid #cdcdcd;font-family:Roboto;color:#434343;margin-right:1.2rem;margin-bottom:.3rem;line-height:normal;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:47.99em){.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab{font-size:1.8rem;padding:1.2rem 2.5rem;margin-right:1.5rem}}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab-active{font-family:Roboto-Regular;background-color:#03d;color:#fff;opacity:1;border-color:#03d}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-ink-bar{display:none}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-nav>div{display:flex;align-items:center}.glocal-feed-page__body--feed .feed-tabs .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap .ant-tabs-nav-scroll .ant-tabs-ink-bar{display:none!important}@media(max-width:991px){.glocal-feed-page__body--right-side-bar{display:none}}@media only screen and (max-width:47.99em){.glocal-feed-page__body--left-side-bar{display:none}}.glocal-feed-page__body--mobile-sidebar{display:none}@media only screen and (max-width:47.99em){.glocal-feed-page__body--mobile-sidebar{display:flex;gap:1.5rem;padding:0 1rem;margin-bottom:1rem;align-items:center}}.glocal-feed-page__body--mobile-sidebar--btn{height:5rem;width:5rem;border-radius:100%!important;border:1px solid #cdcdcd;outline:none;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.glocal-feed-page__body--mobile-sidebar--btn img{width:2.8rem;height:auto}.glocal-feed-page__body--mobile-sidebar--btn .recommended-icon{width:2rem;margin-bottom:-.2rem}.glocal-feed-page__body--mobile-sidebar--btn:hover{background-color:#688bff;border-color:#03d}.network-feed-mobile-sidebar-drawer{height:100vh}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper{max-width:80rem}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content,.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body{overflow:hidden}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header{display:none!important}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body{padding:0;height:100vh}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body .feed-profile-sidebar{border:none;border-radius:0;padding:0;box-shadow:none;height:100vh}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body .feed-profile-sidebar .profile__header{border-start-end-radius:0;border-start-start-radius:0;height:11.3rem}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body .feed-profile-sidebar .profile__body{padding:5.8rem 2rem 3rem}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body .feed-profile-sidebar__suggested-container{max-height:calc(100vh - 29rem);min-height:calc(100vh - 29rem)}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body .feed-recommended-sidebar{border-radius:0;border:none;padding:0}.network-feed-mobile-sidebar-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body .feed-recommended-sidebar__body{height:calc(100vh - 6rem)}