.modalWrapper{position:relative}.modalWrapper .cropContainer{margin-top:30px;position:relative;width:700px;height:450px}.modalWrapper .handlerWrapper{display:flex;justify-content:space-between}.modalWrapper .handlerWrapper .fileUploadHint{font-size:12px;color:#868080;display:block;text-align:center;margin-top:.2rem}.modalWrapper .handlerWrapper .addButton{padding:10px;margin-top:20px;border-radius:5px;background:#5134e8;color:#fff;font-size:16px;line-height:20px;font-weight:600}@media screen and (max-width:768px){.modalWrapper .cropContainer{width:80vw}}@media screen and (max-width:572px){.modalWrapper .handlerWrapper .addButton{margin-top:10px}.modalWrapper .cropContainer{height:calc(100vh - 160px);margin-top:10px;width:100%}}.RecentUsers_recentUsersContainer__DrNP5{width:100%;padding:0 0 10px;margin-bottom:10px;border-bottom:1px solid #e7e7ee}.RecentUsers_blockTitle__3PMXQ{font-size:18px;line-height:24px;font-weight:700;color:#181823;padding:0 5px}.RecentUsers_avatarsRow__Hy0d2{display:flex;flex-wrap:nowrap;align-items:center;padding:10px 0}.RecentUsers_userAvatar__P5vZa{position:relative;width:30px;height:30px;border-radius:50%;margin-left:-6px;box-sizing:content-box;transition:transform .2s ease}.RecentUsers_userAvatar__P5vZa:hover{transform:scale(1.1);z-index:5}.RecentUsers_userAvatar__P5vZa:first-child{margin-left:0;z-index:9}.RecentUsers_userAvatar__P5vZa:nth-child(2){z-index:8}.RecentUsers_userAvatar__P5vZa:nth-child(3){z-index:7}.RecentUsers_userAvatar__P5vZa:nth-child(4){z-index:6}.RecentUsers_userAvatar__P5vZa:nth-child(5){z-index:5}.RecentUsers_userAvatar__P5vZa:nth-child(6){z-index:4}.RecentUsers_userAvatar__P5vZa:nth-child(7){z-index:3}.RecentUsers_userAvatar__P5vZa:nth-child(8){z-index:2}.RecentUsers_userAvatar__P5vZa:nth-child(9){z-index:1}.RecentUsers_userAvatar__P5vZa:nth-child(10){z-index:0}.RecentUsers_avatarWrapper__fYFDn{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden}.RecentUsers_avatarImage__Yzi5Z{width:100%;height:100%;object-fit:cover;border-radius:50%}.RecentUsers_defaultAvatar__OsUNQ{width:100%;height:100%;background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;font-weight:700;color:#666;font-size:11px;text-transform:uppercase}.RecentUsers_onlineIndicator__Yb1Vq{position:absolute;bottom:-1px;right:-1px;width:13px;height:13px;background-color:#28ef60;border-radius:50%;border:1px solid #fff;box-sizing:border-box;z-index:2}.RecentUsers_loadingAvatars__z3l4r{display:flex;flex-wrap:nowrap;align-items:center}.RecentUsers_loadingAvatars__z3l4r .RecentUsers_skeletonAvatar__0d8KN{margin-left:-6px}.RecentUsers_loadingAvatars__z3l4r .RecentUsers_skeletonAvatar__0d8KN:first-child{margin-left:0}.RecentUsers_skeletonAvatar__0d8KN{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RecentUsers_shimmer__hP2bx 1.5s infinite}@media(max-width:1200px)and (min-width:768px){.RecentUsers_recentUsersContainer__DrNP5{padding:15px;background:#fff;border-radius:10px}.RecentUsers_userAvatar__P5vZa{margin-left:-5px}.RecentUsers_defaultAvatar__OsUNQ{font-size:10px}}@media(max-width:767px){.RecentUsers_recentUsersContainer__DrNP5{padding:15px;background:#fff;border-radius:10px}.RecentUsers_userAvatar__P5vZa{margin-left:-4px}.RecentUsers_onlineIndicator__Yb1Vq{width:11px;height:11px;bottom:0;right:0}.RecentUsers_defaultAvatar__OsUNQ{font-size:9px}.RecentUsers_blockTitle__3PMXQ{font-size:16px;display:inline-block}}@keyframes RecentUsers_shimmer__hP2bx{0%{background-position:200% 0}to{background-position:-200% 0}}.topPosts .topPostItemsWrapper{background:#fff;padding:10px 0}.topPosts .topPostsTitle{font-size:18px;line-height:24px;font-weight:700;color:#181823;padding:0 5px}.topPosts .topPostItem{display:flex;gap:10px;padding:10px 5px;transition:background .3s ease;min-width:0}.topPosts .topPostItem:hover{cursor:pointer;background:#f1f1f1;border-radius:5px}.topPosts .topPostItem:hover img{filter:brightness(95%)}.topPosts .topPostItem img{flex:0 0 35px;width:35px;height:35px;border-radius:50%}.topPosts .topPostItem .topPostInfo{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.topPosts .topPostItem .topPostInfo .topPostInfoTitle{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:18px;font-weight:500;color:#171c1b;text-overflow:ellipsis;overflow:hidden}.topPosts .topPostItem .topPostInfo .topPostCommunityName{font-size:12px;line-height:14px;font-weight:500;color:#b1b1b1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.topPosts .topPostItem .topPostInfo .topPostCommunityTime{margin-top:2px;font-size:10px;color:#aaaac5}@media screen and (max-width:1200px){.topPosts{width:100%;margin:0 auto;min-width:0}.topPosts .topPostsTitle{font-size:16px;margin:10px 10px 6px;display:inline-block;min-width:0}.topPosts .topPostItemsWrapper{display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:10px;padding:15px 10px;border-radius:10px;overflow-x:hidden;min-width:0}.topPosts .topPostItemsWrapper .topPostItem{flex:1 1 auto;min-width:0}.topPosts .topPostItemsWrapper .topPostItem .topPostInfo .topPostInfoTitle{-webkit-line-clamp:1}}@media screen and (max-width:572px){.topPosts .topPostItemsWrapper{border-radius:0}}.rightSidePanel,.rightSidePanelMembers{width:280px;min-width:150px;max-width:340px;margin-top:20px;margin-left:auto;float:right;z-index:1;position:-webkit-sticky;position:sticky;top:20px}.panel-scroll-container{max-height:100vh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:47vh}@media screen and (max-height:720px){.panel-scroll-container{padding-bottom:21vh}}@media screen and (min-height:721px)and (max-height:800px){.panel-scroll-container{padding-bottom:25vh}}@media screen and (min-height:801px)and (max-height:1100px){.panel-scroll-container{padding-bottom:47vh}}@media screen and (min-height:1101px)and (max-height:1500px){.panel-scroll-container{padding-bottom:50vh}}@media screen and (min-height:1501px)and (max-height:1800px){.panel-scroll-container{padding-bottom:57vh}}@media screen and (min-height:1801px){.panel-scroll-container{padding-bottom:68vh}}.panel-scroll-container::-webkit-scrollbar{display:none}.sticky-in-container{position:-webkit-sticky;position:sticky;top:0;z-index:2}.panel-card{background-color:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:20px;width:100%}.panel-card.about-card{padding:18px 24px}.panel-card.content-card{padding:22px 27px}.panel-card.content-card>:not(:last-child){margin-bottom:25px;border-bottom:1px solid #f0f0f5}@media screen and (max-width:1200px){.rightSidePanel,.rightSidePanelMembers{display:none}}