.module--contact .contact__grid{display:grid;gap:2em;grid-template-columns:100%}@media (min-width:992px){.module--contact .contact__grid{grid-template-columns:30% 1fr}}.module--contact .contact__grid .gform_wrapper .gform_heading{display:none}.module--contact .contact__grid .gform_wrapper .gform_fields{row-gap:1em}.module--contact .contact__grid .gform_wrapper label,.module--contact .contact__grid .gform_wrapper legend{font-weight:700}.module--contact .contact__grid .gform_wrapper input,.module--contact .contact__grid .gform_wrapper select,.module--contact .contact__grid .gform_wrapper textarea{border-radius:5px;border-color:#d9d9d9}.module--contact .contact__grid .gform_wrapper .ginput_container_consent{margin-block:1em}.module--contact .contact__grid .gform_wrapper .gform_footer input[type=submit].gform_button{background-color:#131515;border-radius:30px;border:0;font-family:RubikBold;padding:1.25em 2em;text-transform:uppercase}.module--contact .contact__grid .gform_wrapper .gform_footer input[type=submit].gform_button:hover{background-color:#023369}.module--contact.bg-yellow .gform_wrapper input,.module--contact.bg-yellow .gform_wrapper select,.module--contact.bg-yellow .gform_wrapper textarea{border-color:#ffc857}