.ask-question__flex-container{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:30px;justify-content:space-between}.ask-question__header h1{margin-bottom:0}.ask-question__description{color:var(--color-text);max-width:510px}.ask-question__form{max-width:620px;width:100%}@media screen and (max-width:1199px){.ask-question__flex-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ask-question__description{max-width:none}}