.PromptForm{flex-direction:column;justify-content:space-between;width:100%;max-width:520px;height:100%;margin:0 auto;padding:40px 0 36px;display:flex}@media (max-width:767.98px){.PromptForm{padding:20px 16px 36px}}.PromptForm--content{padding-bottom:160px}.PromptForm--content--navigation{grid-template-columns:repeat(3,auto);gap:4px;width:fit-content;margin-bottom:20px;display:grid}.PromptForm--content--navigation>*{cursor:pointer}.PromptForm--title{margin-bottom:20px}.PromptForm--subtitle{margin-bottom:40px}.PromptForm--textarea textarea{height:90px}.PromptForm--location{margin-bottom:30px}.PromptForm--filters{row-gap:10px;display:grid}.PromptForm--filters--label{font-weight:700}.PromptForm--buttons{z-index:1;border-top:1px solid var(--bg-green-extra-light);background-color:var(--bg-dark-green);padding:36px 0;position:fixed;bottom:0;left:0;right:0}@media (max-width:767.98px){.PromptForm--buttons{padding:20px 10px}}.PromptForm--buttons--wrapper{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:10px;max-width:520px;margin:auto;display:grid}@media (max-width:767.98px){.PromptForm--buttons--wrapper{grid-template-columns:1fr}}
/*# sourceMappingURL=4b4e1e2fa0ea576b.css.map*/