.form-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;isolation:isolate;padding:calc(var(--vertical-spacing)/2) 0;position:relative}.form-banner:before{background-color:rgba(0,0,0,.72);content:"";inset:0;position:absolute;z-index:-1}.form-banner .flex{gap:3.2rem}.form-banner__content :last-child{margin-bottom:0}.form-banner__form{background:rgba(6,6,23,.24);max-width:560px;padding:2.4rem 1.6rem;width:100%}@media (min-width:768px){.form-banner{padding:var(--vertical-spacing) 0}.form-banner .flex{gap:12rem}.form-banner__content p{font-size:1.8rem}.form-banner__form{padding:4.8rem 3.2rem}}