.c-content-form{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex}.c-content-form .content{background-color:#fff;display:flex;flex-direction:column;gap:2rem;padding:100px 4.5rem;width:40%}.c-content-form .content.green-version{background-color:var(--green);color:#fff;width:50%}.c-content-form .content.green-version .c-paragraph{color:#fff}.c-content-form .form-content{padding:100px;width:60%}.c-content-form .form-content .form{background-color:var(--green);display:flex;flex-direction:column;gap:1.5rem;max-width:600px;padding:4rem}@media screen and (max-width:1279px){.c-content-form{flex-direction:column;padding:0}.c-content-form .content,.c-content-form .form-content{width:100%!important}.c-content-form .content.green-version{margin-top:50px}.c-content-form .content{padding-left:12.5vw;padding-right:12.5vw}}@media screen and (max-width:960px){.c-content-form .content{padding:50px 1rem}.c-content-form .form-content{padding:70px 0 0}.c-content-form .form-content .form{max-width:unset;width:100%}}