.cform-wrapper{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.cform-fieldGroup{width:calc(50% - 7.5px)}.cform-fullWidth{width:100%}input.cform-field,textarea.cform-field{width:100%;padding:14px 16px;border:1px solid #d4d4d4;border-radius:5px;font-size:16px;font-family:inherit;background:white;box-sizing:border-box}textarea.cform-field{resize:none;height:120px}.cform-labelContainer .cform-label{display:none}.cform-consent{display:flex;align-items:center;gap:10px;font-size:14px}.cform-consent input[type="checkbox"]{width:18px;height:18px;accent-color:#003228}.wpcf7-list-item{margin:0}.cform-acceptanceLabel a{color:#c8102e;text-decoration:underline}.cform-submit{background-color:#c8102e;color:#fff;padding:14px 32px;border:none;border-radius:10px;font-size:20px;font-weight:500;text-transform:uppercase;cursor:pointer;width:fit-content;display:inline-block;transition:opacity 0.3s ease}.cform-submit:hover{opacity:50%}.cform-consent{display:block;float:left;margin-right:10px;margin-top:10px}.footer-menu a{display:inline-block;margin-right:30px;text-decoration:underline;font-size:14px;font-weight:600}@media screen and (max-width:768px){.cform-fieldGroup{width:100%}.footer-menu a{display:block}}