.container-title{align-items:center;display:flex;flex-direction:column;gap:40px;text-align:center;text-transform:uppercase}.container-title img{max-width:124px}.content-container{display:flex}.left-content{margin-top:30px}.section-form{background:#ac8d2e;overflow:hidden;padding:120px 20px 40px;position:relative;z-index:1}.section-form:before{background:#fff;background:radial-gradient(ellipse at top,#fff 55%,#ac8d2e 0);content:"";height:100px;left:50%;position:absolute;top:-20px;transform:translateX(-50%);width:150%;z-index:-1}.content-wrapper{color:#fff;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.left-content,.right-content{flex:1;padding:20px}.content-white h3,.content-white h5,.content-white p{color:#fff!important}@media only screen and (max-width:1024px){.section-form .container{max-width:100%}}@media only screen and (max-width:768px){.content-container{flex-direction:column;text-align:left}.left-content,.right-content{padding:0}}