.text-and-form{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10%;padding:3rem 0}.text-and-form__form,.text-and-form__text{flex:0 1 45%}@media screen and (max-width:1024px){.text-and-form__text{flex:0 1 100%;margin-bottom:3rem}.text-and-form__form{flex:0 1 100%}}