.textFormWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.formText,.form__Area{flex-basis:47%}@media screen and (max-width:800px){.formText,.form__Area{flex-basis:100%}}.formText p{color:#fff;font-size:22px;line-height:31px}.contentForm__ButtonContainer{margin-bottom:25px;margin-top:25px;text-align:center}.form__Area select{border:1px solid #c8c8c8;height:40px;width:100%}