.CreatePostPopupDesktop_createPostContainer__xhKrK{--full-width:100%;--full-width-percent:100%;width:100%;max-width:100%;height:calc(100vh - 120px);display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.CreatePostModalMobile_modalContainer__xiGxc{position:absolute;top:0;left:0;width:100%;height:100dvh;height:100%;background:var(--White,#fff);outline:none;display:flex;flex-direction:column;overflow:hidden}.CreatePostModalMobile_content__E6MAw{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.CreatePostModalMobile_content__E6MAw::-webkit-scrollbar{display:none}.CreatePostModalMobile_footer__hjvBs{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start;padding:10px 16px;padding-bottom:calc(10px + var(--safe-area-inset-bottom, 0px));min-height:36px;background:#fff;border-top:1px solid var(--Neutral-200,#e8eaed);transition:transform .15s ease-out;will-change:transform;margin-top:auto}.CreatePostModalMobile_submitButton__EfpfU{display:flex;align-items:center;justify-content:center;padding:10px 18px;border:none;border-radius:100px;background:var(--Neutral-800,#2c3131);font-family:Lato;font-size:var(--font-size-025);font-weight:var(--font-weight-400);line-height:var(--line-height-025);letter-spacing:var(--letter-spacing-025);color:var(--White,#fff);cursor:pointer;transition:background .2s,opacity .2s;margin-left:auto}.CreatePostModalMobile_submitButton__EfpfU:hover:not(:disabled){opacity:.8}.CreatePostModalMobile_submitButton__EfpfU:disabled{background:var(--Neutral-300,#bdc1c6);cursor:not-allowed}.CreatePostModalMobile_hiddenInput__IVc8S{display:none}