:root{--abuda-blue:#0c89d9;--abuda-blue-hover:#0a77bd;--abuda-red:#e53935;--abuda-red-hover:#c62828}.gform_wrapper .gform_footer,.gform_wrapper .gform_page_footer{text-align:center !important}.gform_wrapper .gform_button_select_files,.gform_wrapper .gform_drop_area .gform_button_select_files,.gform_wrapper .gform_fileupload_multifile .gform_button_select_files{background:var(--abuda-blue) !important;color:#fff !important;border:0 !important;border-radius:9999px !important;padding:12px 22px !important;font-weight:700 !important;display:inline-block !important}.gform_wrapper .gform_button_select_files:hover{background:var(--abuda-blue-hover) !important}.gform_wrapper .gform_footer input[type=submit]{background:var(--abuda-red) !important;color:#fff !important;border:0 !important;border-radius:5px !important;height:56px !important;padding:0 44px !important;min-width:320px !important;font-weight:700 !important;font-size:20px !important;line-height:56px !important;box-shadow:0 2px 6px rgba(229,57,53,.25) !important;display:inline-block !important;margin:24px auto 8px !important;cursor:pointer}.gform_wrapper .gform_footer input[type=submit]:hover{background:var(--abuda-red-hover) !important;transform:translateY(-1px);box-shadow:0 8px 18px rgba(229,57,53,.3) !important}.gform_wrapper .gform_footer input[type=submit]:focus{box-shadow:0 0 0 3px rgba(229,57,53,.35) !important;outline:none !important}.gform_wrapper .gform_drop_area{border-color:var(--abuda-blue) !important;text-align:center !important}@media (max-width:480px){.gform_wrapper .gform_footer input[type=submit]{min-width:100% !important}}