.divi-style-form{width:80%;margin:0 auto;font-family:inherit}.form-row{display:flex;flex-wrap:wrap;margin-bottom:15px;gap:20px}.form-col.full{width:100%}.form-col.half{flex:1;min-width:250px}.divi-style-form input[type="text"],.divi-style-form input[type="email"],.divi-style-form input[type="tel"],.divi-style-form textarea{background-color:#eeeeee!important;border:none!important;border-radius:0px;padding:16px!important;width:100%!important;box-sizing:border-box;color:#666;font-size:14px}.divi-style-form label{display:block;margin-bottom:5px;font-weight:bold;color:#888}.form-consent{margin:20px 0;font-size:14px}.divi-style-form input[type="submit"]{background-color:#2ea3f2!important;color:#fff!important;border:none!important;padding:12px 30px!important;font-weight:bold;border-radius:3px;cursor:pointer;float:right;transition:all 0.3s}.divi-style-form input[type="submit"]:hover{background-color:#1e84c9!important}@media (max-width:768px){.divi-style-form{width:95%}.form-col.half{flex:1 0 100%}}