.text-and-form{align-items:center;border-radius:8px;display:flex;gap:10%;padding:3rem}.text-and-form__text{flex:0 1 40%}.text-and-form__form{background:#fff;border-radius:8px;flex:0 1 50%}@media screen and (max-width:1024px){.text-and-form{flex-wrap:wrap}.text-and-form__text{flex:0 1 100%;margin-bottom:1.5rem}.text-and-form__form{flex:0 1 100%}}