.form_section .gform_wrapper .gform_heading{display:none}.form_section .gform_wrapper .gform_body .gform_fields{display:flex;flex-wrap:wrap;gap:18px 0!important;margin:0 -8px;min-width:100%;width:auto}.form_section .gform_wrapper .gform_body .gform_fields .gfield{padding:0 8px;width:100%}.form_section .gform_wrapper .gform_body .gform_fields .gfield .gfield_required.gfield_required_asterisk{color:red;font-size:1rem}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container{display:flex;flex-wrap:wrap;width:100%}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input,.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container select,.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea{background:var(--Color_JCD_White);border:none;border-bottom:1px solid var(--Color_JCD_Grey_OP_Per_50);border-radius:0;color:var(--Color_JCD_Black);font-family:var(--Font_Inter_Regular);font-size:16px;line-height:22px!important;padding:9px 0}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input::-moz-placeholder,.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container select::-moz-placeholder,.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea::-moz-placeholder{color:var(--Color_JCD_Grey)}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input::placeholder,.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container select::placeholder,.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea::placeholder{color:var(--Color_JCD_Grey)}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input:focus,.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container select:focus,.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container textarea:focus{padding:9px}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_textarea textarea{height:277px}.form_section .gform_wrapper .gform_body .gform_fields .gfield .gfield_label,.form_section .gform_wrapper .gform_body .gform_fields .gfield .gform-field-label,.form_section .gform_wrapper .gform_body .gform_fields .gfield label{color:var(--Color_JCD_Black);display:block;font-family:var(--Font_Inter_Regular);font-size:16px;font-weight:inherit;gap:0;line-height:22px;margin-bottom:5px;text-transform:inherit}.form_section .gform_wrapper .gform_body .gform_fields .gfield .gfield_label:last-child,.form_section .gform_wrapper .gform_body .gform_fields .gfield .gform-field-label:last-child,.form_section .gform_wrapper .gform_body .gform_fields .gfield label:last-child{margin-bottom:0}.form_section .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required,.form_section .gform_wrapper .gform_body .gform_fields .gfield .gform-field-label .gfield_required,.form_section .gform_wrapper .gform_body .gform_fields .gfield label .gfield_required{display:none}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent{display:flex;flex-wrap:wrap}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label{cursor:pointer;line-height:1.5;margin:0;padding-left:15px;width:calc(100% - 20px)}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label a{font-family:var(--Font_Inter_Regular);font-size:16px;line-height:1.5}.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_consent .gform-field-label .gfield_required_asterisk{display:none}.form_section .gform_wrapper .gform_body .gform_fields .gfield input[type=checkbox]{accent-color:#000;cursor:pointer;height:20px;margin:2px 0 0;width:20px}.form_section .gform_wrapper .gform_body .gform_fields .gfield.gfield--input-type-consent .gfield_validation_message,.form_section .gform_wrapper .gform_body .gform_fields .gfield.gfield--input-type-consent .validation_message{padding-left:35px}.form_section .gform_wrapper .gform_body .gform_fields .gfield .gfield_validation_message,.form_section .gform_wrapper .gform_body .gform_fields .gfield .validation_message{background-color:transparent;border:none;color:var(--Color_JCD_Red);font-family:var(--Font_Inter_Regular);font-size:12px;line-height:1;margin:5px 0 0;padding:0}.form_section .gform_wrapper .gform_footer{margin:21px 0 0!important;padding:0!important}.form_section .gform_wrapper .gform_footer .gform_button{align-items:center;background:var(--Color_JCD_White);border:none;border-bottom:1px solid var(--Color_JCD_Black);border-radius:0;border-top:1px solid var(--Color_JCD_Black);color:var(--Color_JCD_Black);cursor:pointer;display:inline-flex;flex-wrap:wrap;font-family:var(--Font_Inter_Bold);font-size:16px;justify-content:flex-start;letter-spacing:0;line-height:27px;margin-bottom:0!important;min-width:158px;overflow:hidden;padding:14px 40px 14px 0;position:relative;text-align:left;text-decoration:none;text-transform:inherit;transition:all .5s ease}.form_section .gform_wrapper .gform_footer .gform_button:before{background-image:url(../../images/JCD_Form_Button_Arrow_White.svg);content:"";height:10px;position:absolute;right:25px;top:calc(50% - 5px);transition:all .5s ease;width:15px;z-index:-1}.form_section .gform_wrapper .gform_footer .gform_button:after{background-image:url(../../images/JCD_Form_Button_Arrow_Red.svg);content:"";height:10px;position:absolute;right:13px;top:calc(50% - 5px);transition:all .5s ease;width:15px}.form_section .gform_wrapper .gform_footer .gform_button:hover{background:var(--Color_JCD_Red);border-bottom:1px solid var(--Color_JCD_Red);border-top:1px solid var(--Color_JCD_Red);color:var(--Color_JCD_White);font-family:var(--Font_Inter_Regular);padding-left:13px;text-decoration:none;transition:padding-left .5s ease}.form_section .gform_wrapper .gform_footer .gform_button:hover:before{right:13px;z-index:1}.form_section .gform_wrapper .gform_footer .gform_button:hover:after{right:-30px}.form_section .gform_wrapper .gform_footer .gform-loader,.form_section .gform_wrapper .gform_footer .gform_ajax_spinner,.form_section .gform_wrapper .gform_validation_errors{display:none}.form_section .gform_confirmation_wrapper{background-color:var(--Color_JCD_White);border:2px solid var(--Color_JCD_Black);margin:20px 0;padding:30px 20px;text-align:center}.form_section .gform_confirmation_wrapper .gform_confirmation_message{color:var(--Color_JCD_Black);font-family:var(--Font_Inter_Medium);font-size:22px;line-height:normal}@media (max-width:767px){.form_section .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_textarea textarea{height:200px}}
/*# sourceMappingURL=global_form.css.map */