.ForumArea_forumContainer__jgLLK{width:100%;max-width:100%;min-height:546px;background-color:var(--background-primary);overflow-y:auto;overflow-x:hidden;margin:var(--space-between-sections);border-radius:var(--border-radius)}.ForumArea_forumContainer__jgLLK::-webkit-scrollbar{width:2px}.ForumArea_forumContainer__jgLLK::-webkit-scrollbar-track{background:var(--background-secondary)}.ForumArea_forumContainer__jgLLK::-webkit-scrollbar-thumb,.ForumArea_forumContainer__jgLLK::-webkit-scrollbar-thumb:hover{background:#262626}.ForumArea_postCard__CgUx3{cursor:pointer}.ForumArea_postCardFull__sge2u,.ForumArea_postCard__CgUx3{margin:20px;min-width:90%;background-color:var(--background-secondary);border-radius:var(--border-radius);display:flex;flex-direction:column}.ForumArea_postTitle__ct6mP{display:flex;justify-content:space-between;border-radius:var(--border-radius);align-items:center;padding-left:20px;padding-right:20px;float:left;margin:24px 10px 10px}.ForumArea_title__cP6NE{font-size:24px;font-weight:550;width:70%}.ForumArea_postAuthor__SUFRK,.ForumArea_serverContainer__9RyHr{display:flex;align-items:center;justify-content:space-between}.ForumArea_postAuthor__SUFRK{margin:5px 10px;border-radius:var(--border-radius);padding-left:20px;padding-right:20px}.ForumArea_authorDetails__n4E3A{display:flex;flex-direction:column;margin-left:10px}.ForumArea_buttonContainer__utIqc{padding:10px 30px;font-size:28px}.ForumArea_postContent__5Yw3s{max-height:150px}.ForumArea_postContentNoLimit__IgKPj,.ForumArea_postContent__5Yw3s{padding:10px 30px;display:flex;align-items:center}.ForumArea_postComment__Id4tb{margin-top:10px;padding:10px 30px}.ForumArea_searchBar__ySFq0{margin:20px;width:100%;height:10%}.ForumArea_searchBox__reOoS{width:80%;height:50px;border-radius:11px;border:none;margin-right:10px;padding-left:30px;font-size:18px;background-color:var(--background-secondary)}.ForumArea_createButton__DCGxg{border:none;height:50px;border-radius:10px;width:15%;background-color:var(--foreground-primary);color:#000;font-weight:600;cursor:pointer}.ForumArea_topText__xkfIA{margin-top:23px;width:100%;display:block;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:600;text-transform:capitalize}.ForumArea_messageInput__wML_f{width:100%;min-height:45px;height:45px;font-size:15px;border:transparent;background-color:var(--background-secondary);display:flex;flex-wrap:wrap;resize:none;padding:13px 10px 13px 20px;font-family:Arial,Helvetica,sans-serif}.ForumArea_commentBox__u4vvp{margin-left:20px;width:96%;height:55px;border-radius:20px}.ForumArea_textArea__rMg8A{height:65px;width:90%;margin-bottom:20px;background-color:var(--background-secondary);border-radius:10px}.Loading_loader__cpdbt{border:6px solid #fff;border-top-color:#000;border-radius:50%;width:1.5rem;height:1.5rem;animation:Loading_spin__7ARez 2s linear infinite;background-color:transparent}@keyframes Loading_spin__7ARez{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}