.form-banner{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:5rem 0}.form-banner--content-middle{align-items:center}.form-banner--content-bottom{align-items:flex-end}.form-banner__text-content .title{margin-top:0}.form-banner__text-content .subtitle{color:var(--primary);font-weight:900;font-size:2rem}.form-banner__text-content p{margin-bottom:1rem}@media only screen and (min-width:768px){.form-banner{flex-direction:row;flex-wrap:wrap}.form-banner--form-left{flex-direction:row-reverse}.form-banner__text-content{max-width:50%}.form-banner__form-wrapper{max-width:50%;padding:0 3rem}}