.CategoryPanel_CategoryPanel__FkJob{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:1rem;margin-bottom:1rem;cursor:pointer}.CategoryPanel_active__nd_Zx{color:#380eb4}.PostsBar_PostsBar__Y_G8_{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;box-sizing:border-box}.PostsBar_noPosts__4fFTP{font-size:3rem;margin-top:3rem}.Post_Post__fJHE6{width:100%;min-height:3rem;border:3px dashed #31a436;box-sizing:border-box;margin-top:1rem}.Post_header__NUA6G{font-weight:400;flex-grow:1;border-bottom:1px dashed #31a436;padding:.25rem;box-sizing:border-box;justify-content:space-between;align-items:center}.Post_content__jHX7N,.Post_header__NUA6G{display:flex;flex-direction:row}.Post_text__TRH4N{padding:.5rem;box-sizing:border-box;border-left:1px dashed #31a436;font-size:1.5rem;white-space:pre-wrap}.Post_comments__iIhie{width:100%;display:flex;flex-direction:column;gap:1rem;border-right:1px solid #31a436}.Post_buttons__oM45l{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem}.Post_pinned__ymucZ{border:3px dashed #22d3ee}.Comment_Comment__ApwwA{min-height:3rem;flex:1 1;border-bottom:1px dashed #31a436;box-sizing:border-box;margin-left:5vw}.Comment_Comment__ApwwA:last-child{border-bottom:none}.Comment_header__8dLsS{font-weight:400;flex-grow:1;padding:.25rem;box-sizing:border-box;justify-content:space-between;align-items:center;gap:.5rem}.Comment_content__h33F3,.Comment_header__8dLsS{display:flex;flex-direction:row}.Comment_text__ahi4K{padding:.5rem;box-sizing:border-box;white-space:pre-wrap}.DeleteCommentButton_DeleteCommentButton__4lr9K{min-width:2rem;max-width:2rem;height:2rem;border-radius:.5rem;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s}.DeleteCommentButton_DeleteCommentButton__4lr9K:hover{background-color:#31a436;border-radius:1rem}.FullImage_FullImage__6cBij{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:2;display:flex;justify-content:center;align-items:center}@keyframes Loader_rotate__6i5nC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loader_Loader__qBl4N{width:5rem;height:auto;animation:Loader_rotate__6i5nC 1s ease infinite;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SmallImage_image__hNNva{min-width:8rem;width:8rem;max-width:8rem;height:8rem;min-height:8rem;padding:.1rem;box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center}.FormForCreatingComments_background__xriTV{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:2;display:flex;justify-content:center;align-items:center}.FormForCreatingComments_FormForCreatingComments__WiCrh{max-width:50rem;min-width:15rem;height:20rem;flex-grow:1;border-radius:1rem;border:.1rem solid #31a436;background-color:#000;margin-inline:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.FormForCreatingComments_input__9zdiB{all:unset;width:100%;height:17rem;padding:1rem;box-sizing:border-box;color:#31a436;overflow-wrap:break-word}.FormForCreatingComments_input__9zdiB::-webkit-scrollbar{height:1rem;width:.3rem;box-sizing:border-box}.FormForCreatingComments_input__9zdiB::-webkit-scrollbar-thumb{border:1px solid #31a436;border-radius:10px}.FormForCreatingComments_input__9zdiB::-webkit-scrollbar-corner{all:unset}.FormForCreatingComments_button__k1_QB{min-width:7.5rem;max-width:25rem;height:3rem;flex:1 1;font-weight:600;cursor:pointer;border-radius:0 0 0 .8rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.1s}.FormForCreatingComments_button__k1_QB:last-child{border-left:.1rem solid #31a436;border-radius:0 0 .8rem 0}.FormForCreatingComments_button__k1_QB:hover{background-color:#31a436;color:#000}.FormForCreatingComments_buttonsContainer__2qSj4{width:100%;display:flex;flex-direction:row;border-top:.1rem solid #31a436}.FormForCreatingComments_title__cwHq3{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block}.FormForCreatingComments_formHeader__vdBQT{width:100%;border-bottom:.1rem solid #31a436;padding-inline:1rem;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.FormForCreatingComments_attachmentBar__HLb94{width:100%;max-height:2.5rem;min-height:2.5rem;padding-inline:.5rem;box-sizing:border-box;margin-bottom:.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem}.FormForCreatingComments_uploadedFiles__a6JNd{font-size:1rem}.CreatePostErrorPopup_CreatePostErrorPopup__QpAOn{width:20rem;height:3rem;position:fixed;bottom:5rem;left:calc(50% - 10rem);z-index:999;border-radius:1rem;background-color:red;color:#fff;font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center}.AttachFileButton_container__Ssk_n input{display:none}.AttachFileButton_button__xWD3O{width:2.5rem;height:2.5rem;border:.1rem solid #31a436;border-radius:25%;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s}.AttachFileButton_button__xWD3O:hover{background-color:#31a436;border-radius:50%}.CreateCommentButton_CreateCommentButton__947SN{min-width:2rem;max-width:2rem;height:2rem;border:.1rem solid #31a436;box-sizing:border-box;border-radius:.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s}.CreateCommentButton_CreateCommentButton__947SN:hover{background-color:#31a436;border-radius:1rem}.DeletePostButton_DeletePostButton__Sl3DC{min-width:2rem;max-width:2rem;height:2rem;border:.1rem solid #31a436;border-radius:.5rem;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s}.DeletePostButton_DeletePostButton__Sl3DC:hover{background-color:#31a436;border-radius:1rem}.PinPostButton_PinPostButton__x0lPQ{min-width:2rem;max-width:2rem;height:2rem;border:.1rem solid #31a436;border-radius:.5rem;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s}.PinPostButton_PinPostButton__x0lPQ:hover{background-color:#31a436;border-radius:1rem}.PinPostButton_pinned__Arx_O{border:.1rem solid #22d3ee;background-color:#22d3ee}.PinPostButton_pinned__Arx_O:hover{background-color:#22d3ee;border-radius:1rem}.CommentsVisibilityButton_CommentsVisibilityButton__MSg6h{height:2rem;width:2rem;font-size:1rem;align-self:flex-end;border-radius:25%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;transition:.2s}.CommentsVisibilityButton_CommentsVisibilityButton__MSg6h:hover{background-color:#31a436;border-radius:50%}.SeeMorePostsButton_SeeMorePostsButton__zuN3L{min-width:5rem;max-width:10rem;height:3rem;border:.1rem solid #31a436;color:#31a436;border-radius:.5rem;padding-inline:1rem;box-sizing:border-box;cursor:pointer;font-weight:500;margin-top:1.5rem;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;transition:.2s}.SeeMorePostsButton_SeeMorePostsButton__zuN3L:hover{background-color:#31a436;color:#000}.PostSearchPanel_PostSearchPanel__Z1ltQ{width:100%;height:3rem;box-sizing:border-box}.PostSearchPanel_PostSearchPanel__Z1ltQ input{all:unset;width:100%;height:100%;border:2px solid #31a436;border-radius:5rem;box-sizing:border-box;color:#31a436;padding-inline:1rem;font-size:2rem}.PostSearchPanel_PostSearchPanel__Z1ltQ input::placeholder{color:#31a436}.ExplorePage_ExplorePage___Nw0v{min-width:15rem;max-width:50rem;min-height:90vh;display:flex;flex-grow:1;flex-direction:column;flex-wrap:nowrap;gap:.5rem;padding:.1rem;box-sizing:border-box;margin-left:auto;margin-right:auto}.ExplorePage_title__ClI_h{all:unset;font-size:3rem;font-weight:300;color:#31a436;text-align:center}.ExplorePage_currentCategory__YNo6y{font-weight:400}.ExplorePage_container__ur_UU{width:100%;min-height:4rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;column-gap:2rem;row-gap:1rem}.CreatePostButton_CreatePostButton__RVMOz{min-width:3rem;min-height:3rem;max-width:3rem;height:3rem;flex:1 1;color:#000;font-weight:500;border:.1rem solid #31a436;border-radius:1rem;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s}.CreatePostButton_CreatePostButton__RVMOz:hover{background-color:#31a436;transform:scale(.95);border-radius:2rem}.FormForCreatingPosts_background__JGpzH{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:2;display:flex;justify-content:center;align-items:center}.FormForCreatingPosts_FormForCreatingPosts__6KQDW{max-width:50rem;min-width:15rem;height:30rem;flex-grow:1;border-radius:1rem;border:.1rem solid #31a436;background-color:#000;margin-inline:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.FormForCreatingPosts_text__iG3WD{all:unset;width:100%;height:17rem;flex:1 1;padding:1rem;box-sizing:border-box;color:#31a436;overflow-wrap:break-word}.FormForCreatingPosts_text__iG3WD::-webkit-scrollbar{height:1rem;width:.3rem;box-sizing:border-box}.FormForCreatingPosts_text__iG3WD::-webkit-scrollbar-thumb{border:1px solid #31a436;border-radius:10px}.FormForCreatingPosts_text__iG3WD::-webkit-scrollbar-corner{all:unset}.FormForCreatingPosts_button__yiYwZ{min-width:7.5rem;max-width:25rem;height:3rem;flex:1 1;font-weight:600;cursor:pointer;border-radius:0 0 0 .8rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.1s}.FormForCreatingPosts_button__yiYwZ:last-child{border-left:.1rem solid #31a436;border-radius:0 0 .8rem 0}.FormForCreatingPosts_button__yiYwZ:hover{background-color:#31a436;color:#000}.FormForCreatingPosts_buttonsContainer___LaOb{width:100%;border-top:.1rem solid #31a436;display:flex;flex-direction:row}.FormForCreatingPosts_title__6qnny{max-width:100%;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.FormForCreatingPosts_formHeader__gYPw8{border-bottom:.1rem solid #31a436;padding-inline:1rem;justify-content:space-between}.FormForCreatingPosts_attachmentBar__fw4qW,.FormForCreatingPosts_formHeader__gYPw8{width:100%;box-sizing:border-box;display:flex;flex-direction:row;align-items:center}.FormForCreatingPosts_attachmentBar__fw4qW{max-height:2.5rem;min-height:2.5rem;padding-inline:.5rem;margin-bottom:.5rem;justify-content:flex-start;gap:.5rem}.FormForCreatingPosts_uploadedFiles__tONXo{font-size:1rem}.AuthPage_AuthPage__LmexJ{max-width:-moz-fit-content;max-width:fit-content;min-height:90vh;box-sizing:border-box;display:flex;flex-direction:column}.AuthPage_version__CjVWZ{font-size:1rem;font-weight:300;color:#31a436;position:fixed;bottom:0;left:0}.ConsoleContent_ConsoleContent__PT28l{width:100%;display:flex;flex-direction:column;flex-wrap:wrap}.ConsoleContent_response__t7iSe{margin-left:1rem}.ConsoleContent_errorMessage__rXHi1{margin-left:1rem;color:red}.ConsoleContent_scroll__RIY5C{height:5rem}.ConsoleInput_ConsoleInput__rPLNW{max-width:100%;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:.5rem}.ConsoleInput_input__9h85l{all:unset;min-width:14rem;flex:1 1}