﻿form h1,form h2,form h3,form h4,form h5,form h6,form p{font-size:revert}input,textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;border:none;padding:13px 15px;border-radius:var(--input-border-radius);background-color:var(--input-background-color);border:solid 1px var(--input-border-color);color:var(--input-color);font-family:var(--font-one);box-sizing:border-box;line-height:160%;font-size:16px;margin:0}input:focus,textarea:focus,select:focus{outline:none}input[disabled],textarea[disabled],select[disabled]{opacity:.5}textarea{height:150px}input[type=file]:hover{cursor:pointer}input[type=checkbox],input[type=radio]{-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;outline:none;content:none;cursor:pointer;padding:0;background:none;border:none;margin:0;vertical-align:middle}input[type=checkbox]::before,input[type=radio]::before{content:"";font-family:var(--font-icon);font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;width:1.25rem;height:1.25rem;display:flex;justify-content:center;align-items:center;border-radius:4px;background-color:var(--input-background-color);border:solid 1px var(--input-border-color);color:rgba(0,0,0,0) !important}input[type=checkbox]:checked:before,input[type=radio]:checked:before{color:var(--input-color) !important}input[type=radio]:before{border-radius:99px}input[type=checkbox],input[type=radio]{width:auto;display:inline-block}select{padding-right:50px;background-image:url("../../img/caret-down.svg");background-size:18px;background-repeat:no-repeat;background-position:center right 20px}.ginput_container_radio>div,.ginput_container_checkbox>div{display:flex;flex-wrap:wrap;gap:1em}.ginput_container_radio .gchoice,.ginput_container_checkbox .gchoice{display:flex;align-items:center;gap:.5em}.ginput_container_radio .gchoice label,.ginput_container_checkbox .gchoice label{line-height:100%}.gfield_visibility_hidden,.gform_required_legend,.hidden_label .gfield_label{display:none}.gfield{display:flex;flex-direction:column;gap:.5em}.gfield legend{margin-bottom:.5em}.gform_wrapper{width:100%}.gform_wrapper form{display:flex;flex-direction:column;gap:1em}.gform_wrapper .gform-body,.gform_wrapper .gform_page{display:flex;flex-direction:column;gap:1em}.gform_wrapper p:empty{display:none}.gfield_required,.gfield_validation_message{color:red;margin-left:.1em}.ginput_container_consent{display:flex;align-items:center;gap:.5em}.gform_fields{display:flex;flex-wrap:wrap;gap:1em}.gfield{width:100%}@media(min-width: 400px){.gfield--width-half{width:calc(50% - 1em + .5em)}.gfield--width-third{width:calc(33.3333333333% - 1em + .3333333333em)}.gfield--width-quarter{width:calc(25% - 1em + .25em)}}.ginput_complex{display:flex;flex-wrap:wrap;gap:1em;container-type:inline-size}.ginput_complex span{width:100%}@media(min-width: 400px){.ginput_complex span{flex:1;display:flex;flex-direction:column;gap:.5em}}.ginput_complex label{font-size:.8em}.ginput_complex label.hidden_sub_label{display:none}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed var(--input-border-color);border-radius:8px;margin-bottom:8px;padding:32px;text-align:center}.ginput_preview_list{display:flex;flex-direction:column;gap:1em;margin-bottom:2em}.ginput_preview_list .ginput_preview{display:flex;align-items:center;gap:1em}.ginput_preview_list .ginput_preview>button{padding:.8em 1em;order:-1}.ginput_preview_list .ginput_preview>button .screen-reader-text{display:none}.gform_wrapper .ginput_container_date{position:relative}.gform_wrapper .ginput_container_date .ui-datepicker-trigger{position:absolute;right:15px;top:50%;transform:translateY(-60%)}.gform_wrapper .gform_validation_container{display:none}.gform_wrapper .validation_error{text-align:center}h2.gform_submission_error{font-size:1.5em;margin-bottom:1em}.gform_footer{display:flex;gap:1em}.gform_footer button{margin-bottom:0 !important}.gform_footer .gform-loader{display:flex;align-items:center;justify-content:center}.gform_footer .gform-loader:after{content:url("data: image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTI4IDEyOCI+PGc+PHBhdGggZD0iTTc1LjQgMTI2LjYzYTExLjQzIDExLjQzIDAgMDEtMi4xLTIyLjY1IDQwLjkgNDAuOSAwIDAwMzAuNS0zMC42IDExLjQgMTEuNCAwIDExMjIuMjcgNC44N2guMDJhNjMuNzcgNjMuNzcgMCAwMS00Ny44IDQ4LjA1di0uMDJhMTEuMzggMTEuMzggMCAwMS0yLjkzLjM3eiIgZmlsbD0iI2E3YTljMSIvPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDY0IDY0IiB0bz0iMzYwIDY0IDY0IiBkdXI9IjgwMG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvZz48L3N2Zz4=");display:block}.form-placeholder label{opacity:.5}