.CommentComponents_actions__P8Hmr{display:flex;align-items:center;justify-content:center;gap:20px;width:100%}.CommentComponents_like__dD3z_{display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer}.CommentComponents_edit__7jNPQ{display:flex;flex-direction:column}.CommentComponents_edit__content__3QXA8{width:100%;height:10vh;min-width:none;padding:10px;background-color:var(--color-comment);color:#fff;font-size:1rem;border:none;outline:none;resize:none}.CommentComponents_edit__buttons__2ahjW{display:flex;align-items:center;justify-content:center;gap:20px}.UserAvatar_avatar__component__U2Z8d{background-color:#000;border-radius:99999px;width:100%}.CommentContainer_container__4b5SB{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;padding:5px 10px;gap:5px}.CommentContainer_content__container__w7fMF{font-size:.8rem}.CommentContainer_content__Sa_ib,.CommentContainer_content__container__w7fMF{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CommentContainer_content__Sa_ib{background-color:var(--color-comment);min-width:250px;border-radius:20px;padding:10px}.CommentContainer_date__BSqyL{font-size:.6rem}.CommentContainer_userName__pxwaz{width:100%}.CreateComment_container__vlND9{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:5px 20px 15px;background-color:var(--color-primary);position:sticky;bottom:2.9rem;gap:5px}.CreateComment_textArea__JEk3l{width:100%;border-radius:10px;background-color:var(--color-comment);outline:none;border:none;padding:10px;color:#fff;resize:none;min-height:10vh;max-height:none;font-size:.8rem}.CreateComment_create__btn__Nstdv{height:100%;padding:10px;display:flex;border-radius:999px;border:1px solid var(--color-border);cursor:pointer}.CreateComment_create__btn__Nstdv:active,.CreateComment_create__btn__Nstdv:focus,.CreateComment_create__btn__Nstdv:hover{background-color:var(--color-hover)}@media(min-width:768px){.CreateComment_container__vlND9{bottom:0;flex-direction:row}}.ViewManyComments_container__DrCFD{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:100%;padding:10px;border-top:1px solid var(--color-border)}.PostComponents_userInfo__component__KbZw2{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.PostComponents_userInfo__component__KbZw2 .PostComponents_userInfo__avatar__ULAEn{max-width:50px;display:flex;align-items:center;justify-content:center}.PostComponents_userInfo__component__KbZw2 .PostComponents_userInfo__link__E_qZ0{display:flex;align-items:center;justify-content:center;gap:10px}.PostComponents_userInfo__component__KbZw2 .PostComponents_userInfo__Du5_F{font-size:1rem}.PostComponents_userInfo__component__KbZw2 .PostComponents_userInfo__Du5_F:active,.PostComponents_userInfo__component__KbZw2 .PostComponents_userInfo__Du5_F:focus,.PostComponents_userInfo__component__KbZw2 .PostComponents_userInfo__Du5_F:hover{color:var(--color-text2)}.PostComponents_actions__component__Ns1Ul{display:flex;align-items:center;justify-content:space-evenly;width:100%}.PostComponents_actions__component__Ns1Ul .PostComponents_like__E9I8P{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-right:1px solid var(--color-border);cursor:pointer}.PostComponents_actions__component__Ns1Ul .PostComponents_like__E9I8P:active,.PostComponents_actions__component__Ns1Ul .PostComponents_like__E9I8P:focus,.PostComponents_actions__component__Ns1Ul .PostComponents_like__E9I8P:hover{background-color:var(--color-hover);border-radius:5px}.PostComponents_actions__component__Ns1Ul .PostComponents_comments__dsBrY{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-left:1px solid var(--color-border);cursor:pointer}.PostComponents_actions__component__Ns1Ul .PostComponents_comments__dsBrY:active,.PostComponents_actions__component__Ns1Ul .PostComponents_comments__dsBrY:focus,.PostComponents_actions__component__Ns1Ul .PostComponents_comments__dsBrY:hover{background-color:var(--color-hover);border-radius:5px}.PostComponents_content__component__Q6s9A{display:flex;align-items:center;justify-content:center;font-size:var(--font-size-big);text-align:center;width:100%;height:100%}.PostComponents_content__component__long__4C1ZL{font-size:var(--font-size-sm);width:100%}.PostPopup_container__2jZ5K{padding:20px}.PostPopup_container__2jZ5K,.PostPopup_textArea__container__4JN4p{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%}.PostPopup_textArea__container__4JN4p{padding-bottom:20px}.PostPopup_buttons__container__5FdGK{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:20px}.PostContainer_container__ZTEoF{display:grid;grid-template-rows:repeat(auto-fit,minmax(-webkit-fit-content,1fr));grid-template-rows:repeat(auto-fit,minmax(fit-content,1fr));height:100%;width:100%}.PostContainer_userInfo__container__qFOfF{display:flex;align-items:flex-start;justify-content:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom:1px solid var(--color-border);padding:10px 10px 0}.PostContainer_postContent__container__7YzjI{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%;min-height:200px;border-bottom:1px solid var(--color-border);padding:10px}.PostContainer_postContent__container__7YzjI .PostContainer_date__tks7d{font-size:.8rem}.PostContainer_actions__container__aLH1c{padding:10px}.ViewOnePost_container__HhskL{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:10px}