section.form{background:#28603D}section.form.pad{padding-bottom:40px}section.form .wrapper{background:#59B3FF;border-radius:1.5rem;padding:2rem 0 0;overflow:hidden;position:relative}section.form .wrapper .bg-pattern{position:absolute;top:-5%;left:45%;width:100%;z-index:1}section.form .wrapper .content{position:relative;padding:0 1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:auto}section.form .wrapper .content h3{position:relative;max-width:250px;margin-bottom:0;z-index:2}section.form .wrapper .content .ball{position:absolute;right:1rem;bottom:0;width:50px;z-index:2}section.form .wrapper .form{background:#FFF;padding:1.5rem 1rem;position:relative;z-index:2}section.form .wrapper .form .fields .field{position:relative;margin:1rem 0}section.form .wrapper .form .fields .field>label{text-transform:uppercase}section.form .wrapper .form .fields .field:not(.checkboxes) label{position:absolute;top:-8px;left:1.5rem;background:#FFF;padding:0 8px}section.form .wrapper .form .fields .field input,section.form .wrapper .form .fields .field textarea{border-color:#28603d}section.form .wrapper .form .form-footer{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:auto;margin-top:1rem}section.form .wrapper .form .form-footer .captcha{margin:0}@media only screen and (min-width: 992px){section.form.pad{padding-bottom:80px}section.form .wrapper{display:flex;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:auto;padding:2.5rem;gap:2.5rem}section.form .wrapper .bg-pattern{top:-30%;left:10%}section.form .wrapper .content{padding:0;width:25%;position:static}section.form .wrapper .content h3{max-width:100%}section.form .wrapper .content .ball{left:25%;width:120px;transform:translate(-50%)}section.form .wrapper .form{flex-basis:60%;border-radius:1.5rem;padding:2rem}}
