body .gform_wrapper .gform_body .gform_fields{display:grid!important}body .gform_wrapper .gfield--width-half{grid-column:span 6 / auto!important;width:100%!important}body .gform_wrapper .ginput_complex.ginput_container{display:flex!important;flex-direction:row!important;align-items:flex-end!important;gap:15px!important;width:100%!important}body .gform_wrapper .ginput_complex.ginput_container span{flex:1!important;width:100%!important}body .gform_wrapper input[type="text"],body .gform_wrapper input[type="tel"],body .gform_wrapper select{width:100%!important;box-sizing:border-box!important}@media only screen and (max-width:768px){.gform_wrapper .gfield{width:100%!important;margin-bottom:15px!important}.gform_wrapper .gform_fields{display:flex!important;flex-direction:column!important}}