/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 12 2024 | 03:21:31 */
/* FORM */


.gform_wrapper .gfield--type-html{
    font-size: 1.4rem !important;
}
/*.gform_wrapper .gfield--type-html span{
    font-family: var( --e-global-typography-ce2b786-font-family ), Sans-serif;
    font-size: var( --e-global-typography-ce2b786-font-size );
    font-weight: var( --e-global-typography-ce2b786-font-weight );
}*/
.light-form .gform_wrapper .gfield--type-html{
    color: white;
}


/* label */
.gform_wrapper label,
.gform_wrapper legend{
    margin: 0 !important;
	font-weight: 400 !important;
}
.gform_wrapper .replicate-label label,
.gform_wrapper .gfield_label:not(.ginput_container_consent),
.gform-field-label:not(.gfield_consent_label){
    display: inline-block !important;
    font-size: 1.1rem  !important;
    font-weight: 400;
}

.gform_wrapper .ginput_container_consent label{
    font-size: 0.95rem !important;
    line-height: 1 !important;
}



.light-form .gform_wrapper label,
.light-form .gform_wrapper legend{
    color: white
}
.gform_wrapper .gfield:not(.gfield_contains_required) .gfield_label::after{
    content:"(Optional)";
    display: inline-block;
    font-size: 0.8rem;
    padding-left: 0.25em;
    font-style: italic;
    font-weight: 400;
}
.gform_wrapper .gfield_required{
    display: none !important;
}
.gform_wrapper .gfield--type-textarea .gfield_description{
    padding:  0 !important;
    margin: 3px !important;
}

/* input */
.gform_wrapper .gfield:not(.gfield--type-fileupload):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent) input,
.gform_wrapper textarea{
    border: none;
    padding: 10px !important;
    min-height: 40px;
}
.dark-form .gform_wrapper .gfield:not(.gfield--type-fileupload):not(.gfield--type-checkbox):not(.gfield--type-consent) input,
.dark-form .gform_wrapper textarea{
    background: #f7f7f7;
    border: solid 1px #eceaea;
	position: relative;
}
.light-form .gform_wrapper .gfield:not(.gfield--type-fileupload):not(.gfield--type-checkbox):not(.gfield--type-radio):not(.gfield--type-consent) input,
.light-form .gform_wrapper textarea{
    background: #787f81;
    color: white;
}
.gform_wrapper .gfield:not(.gfield--type-fileupload) input:focus,
.gform_wrapper textarea:focus{
    -webkit-box-shadow: 5px 5px 5px -1px rgba(0,0,0,0.11);
    -moz-box-shadow: 5px 5px 5px -1px rgba(0,0,0,0.11);
    box-shadow: 5px 5px 5px -1px rgba(0,0,0,0.11);
    outline: none !important;
}
.gform_wrapper textarea{
    font-family: "lato", Sans-serif !important;
}
.gform_wrapper  .gform_body .ginput_container_textarea .ginput_counter.gfield_description{
    font-weight: 400;
    color: var(--e-global-color-80eab48);
    font-size: 0.75rem;
    margin-bottom: 0;
    line-height: 1.3em;
    margin-top: 3px
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_button_select_files {
   color: var( --e-global-color-b25f301 );
}
   
.gform_wrapper  .ginput_container_fileupload input[type="file"]{
   background-color: transparent;
    font-size: 1.1rem!important;
    font-weight: 400;
    color: #222222;
    margin-top:5px
}



/* upload file */
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload .gform_drop_area{
    border: dashed 1.5px #dadada;
    background: transparent;
}
.gform_wrapper  .gform_body .ginput_container.ginput_container_fileupload .gform_drop_area{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: wrap;
}
.gform_wrapper  .gform_body .ginput_container.ginput_container_fileupload .gform_drop_area .gform_drop_instructions{
    font-weight: 400;
    color: var(--e-global-color-80eab48);
    font-size: 0.75rem;
    margin-bottom: 0;
    line-height: 1.3em;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload .gform_drop_area .gform_button_select_files{
    padding: 0 !important;
    background: transparent;
    border-style: solid;
    color: var(--e-global-color-80eab48);
    font-size: 0.75rem;
    line-height: 1.1em;
    border-width: 0 0 1px 0;
    margin: 0 0 -0.4px 4px;
    cursor: pointer;
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-weight: 400;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload .gform_drop_area .gform_button_select_files:hover{
    border-color: transparent;
   cursor: pointer;
}
.gform_wrapper  .gform_body .ginput_container.ginput_container_fileupload .gform_drop_area:before{
    content:'';
    width: 100%;
    height: 40px;
    display:block;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 389.4 298.4' style='enable-background:new 0 0 389.4 298.4;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2360574D;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M354.7,39.1H197.1L165.6,1.7c-0.9-1.1-2.3-1.7-3.7-1.7H34.7C15.6,0,0,15.6,0,34.7v229 c0,19.2,15.6,34.7,34.7,34.7h320c19.2,0,34.7-15.6,34.7-34.7V73.8C389.4,54.7,373.9,39.1,354.7,39.1z M379.8,263.7 c0,13.8-11.2,25-25,25h-320c-13.8,0-25-11.2-25-25v-229c0-13.8,11.2-25,25-25h124.8L191,47.1c0.9,1.1,2.3,1.7,3.7,1.7h160 c13.8,0,25,11.2,25,25V263.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 7px;
    width: 100%;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload + div .ginput_preview img.gform_delete:hover{
    filter: none;
    opacity:1;
    padding: 2px;
    transition: all 0.3s ease-in-out;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload + div .ginput_preview .gform_delete_file{
    font-weight: 400 !important;
    font-size: 0.75rem;
    float: right;
    margin-top:-6px;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload + div .ginput_preview .gform_delete_file:hover{
    color: #ee2f35;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload + div .ginput_preview strong{
    width: 100%;
    align-items: center;
    font-weight: 400;
    color: #60574d9c;
    font-size: 0.75rem;
    line-height: 1.4em;
    width: 100%;
    vertical-align: middle;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload + div .ginput_preview strong:before{
   content:'';
   display: flex;
   width: 20px !important;
   height: 20px;
   background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2342af1f;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M437,75C388.7,26.6,324.4,0,256,0C187.6,0,123.3,26.6,75,75C26.6,123.3,0,187.6,0,256s26.6,132.7,75,181 s112.6,75,181,75c68.4,0,132.7-26.6,181-75s75-112.6,75-181S485.4,123.3,437,75z M256,482C131.4,482,30,380.6,30,256 S131.4,30,256,30s226,101.4,226,226S380.6,482,256,482z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M378.3,173.9c-5.9-5.9-15.4-5.9-21.2,0L224.6,306.3l-69.7-69.7c-5.9-5.9-15.4-5.9-21.2,0s-5.9,15.4,0,21.2 l80.3,80.3c2.9,2.9,6.8,4.4,10.6,4.4s7.7-1.5,10.6-4.4l143.1-143.1C384.2,189.2,384.2,179.7,378.3,173.9z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
   float: left;
   background-repeat: no-repeat;
   background-size: contain;
   margin-right: 7px;
   margin-top: -2px;
}

.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload,
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload + div{
    max-width: 300px;
}
.gform_wrapper .gform_body .ginput_container.ginput_container_fileupload .gfield_description{
    font-size: 0.85rem;
    line-height: 1.4;
}
.gform_wrapper .gchoice{
    margin-bottom: 10px;
	display: flex;
}
/* checkbox and consent box */
.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_radio input,
.gform_wrapper .ginput_container_consent input{
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   width: 20px;
   height: 20px;
   display: inline-block !important;
   margin:4px 15px 1px 0 !important;
	cursor: pointer;
}
.gform_wrapper .gfield_radio input{
    border-radius: 50%;
}
.dark-form .gform_wrapper .gfield_checkbox input,
.dark-form .gform_wrapper .ginput_container_consent input{
    background: #f7f7f7;
}
.light-form .gform_wrapper .gfield_checkbox input,
.light-form .gform_wrapper .gfield_radio input,
.light-form .gform_wrapper .ginput_container_consent input{
    background: #787f81;
}
.gform_wrapper .ginput_container_consent input{
   margin-bottom: -2px !important;
}
.gform_wrapper .gfield_checkbox input:checked::after,
.gform_wrapper .gfield_radio input:checked::after,
.gform_wrapper .ginput_container_consent input:checked::after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: vwhite;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.5;
}
.gform_wrapper .gfield_radio input:checked::after{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.8em;

}
.gform_wrapper .gfield_checkbox input:checked::after,
.gform_wrapper .ginput_container_consent input:checked::after{
    content: "\f00c";
}
.gform_wrapper .gfield_radio input:checked::after{
    content: "\f111";
}
.light-form .gform_wrapper .gfield_checkbox input:checked,
.light-form .gform_wrapper .gfield_radio input:checked,
.light-form .gform_wrapper .ginput_container_consent input:checked{
	background: var(--e-global-color-accent);
}

.gform_wrapper .gfield--type-choice .gfield_label{
    padding-bottom: 10px !important;
}
.gform_wrapper .gfield--type-choice{
	margin-bottom: 10px !important;
}

.gform_wrapper .ginput_container_consent input:checked{
   transform: translateY(-3px) !important;
}
.gform_wrapper .ginput_container_consent input:checked::after{
   margin-bottom: -2px !important;
}



/* Html */
.gform_wrapper .gfield_html{
   font-size: 1.1rem;
   line-height: 1.3
	   font-weight:400;
}

/* Button */
.gform_wrapper .gform_footer{
	display: inline-flex !important;
	border: 0;
    transition: 0.3s ease-in-out;
	position: relative;
	margin-top: 20px !important;
}
.gform_wrapper  .gform_footer:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	border: 0;
}
.gform_wrapper .gform_button{
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	border: solid 1px;
   background-color: transparent;
   margin: 0 !important;
	border-radius: 100px;
    padding: 13px 30px 13px 30px;
	overflow: hidden;
    font-size: 1.1rem;
    font-family: "Hanken Grotesk", sans-serif;
	font-weight: 400;
	cursor:pointer;

}
.light-form .gform_wrapper .gform_button{
   color: white;
}

.light-form .gform_wrapper .gform_button:hover{
    background-color: white;
    color:  var(--e-global-color-primary);
    border-color: white;
}




.dark-form .gform_wrapper .gform_button{
	background: var( --e-global-color-primary );
   color: white;
}
.dark-form .gform_wrapper .gform_button:hover{
   color: var( --e-global-color-primary );
	background: white;
}

@media screen and (max-width: 767px) {
.gform_wrapper.gravity-theme .gfield.gfield--width-half{
    grid-column: span 12 !important;
    -ms-grid-column-span: 12 !important;
}
}


.hide-fileupload .gfield--type-fileupload{
    display:none;
}


/* error message */
.gform_validation_errors:focus{
	outline: none !important;
	border: none !important;
}
.gform_wrapper_wrapper .gform_validation_errors{
    padding: 20px 20px 0 20px !important;
}
.gform_wrapper_wrapper .gfield_description.validation_message{
    padding: 0 !important;
    border: 0;
    background: transparent;
    line-height: 1.4
}