.elementor-6242 .elementor-element.elementor-element-d732ed5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-8eda826 );--border-color:var( --e-global-color-8eda826 );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-6242 .elementor-element.elementor-element-d732ed5:not(.elementor-motion-effects-element-type-background), .elementor-6242 .elementor-element.elementor-element-d732ed5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-6242 .elementor-element.elementor-element-cac8115{width:100%;max-width:100%;}/* Start custom CSS for shortcode, class: .elementor-element-cac8115 */.gform-theme--api, .gform-theme--foundation {
    --gf-form-gap-y: 25px!important;
}

.gform-body .gform-field-label {
    font-family: "Montserrat", Sans-serif!important;
    font-size: 1rem!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    letter-spacing: 1.2px;
    color: var(--e-global-color-6e5fe53);
}

.gform-body .gfield_label_before_complex {
    
}
.gform-body .gfield_required {
    color: red!important
}

.gform-body .gfield_description {
    color:#333!important;
}

.gform-body .gfield_description.gfield_validation_message,
.gform-body .gfield_description.validation_message {
    color: white!important;
    background-color:red!important;
    padding: 4px 10px!important;
    border-radius: 25px!important;
    font-size: 15px!important;
}

.gform_required_legend {
	font-size: 13px!important;
	color:#333!important;
}

.gform-body .ginput_container_textarea .gfield_description {
}

.gform-theme--framework .gform_validation_errors {
	background-color:#FFFFFF!important;
}

.gform-body .gform-field-label--type-sub {
    font-weight: 700!important;
    font-size: 16px!important;
}

.gform-body input,
.gform-body select {
	height: 50px!important;
	border: 1px solid #d3d3d3!important;
	background-color: #f9f9f9!important;
	font-size: 16px!important;
}

.gform-body select {
	font-size: 16px!important;
	padding-top: 5px!important;
	
}

.gform-body textarea {
    border-color: #CCCCCC!important;
    background-color: #f9f9f9!important;
    border: 1px solid #d3d3d3!important;
    font-size: 16px!important;
}

.gform-body input:focus,
.gform-body select:focus,
.gform-body textarea:focus {
    border-color: var(--e-global-color-6188e62)!important;
    outline: 2px solid var(--e-global-color-8eda826)!important ;
    background-color: #FFFFFF!important;
    
}


.gform-footer .gform_button {
    font-family: "Montserrat", Sans-serif!important;
    font-size: 1.2rem!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    letter-spacing: 1.2px!important;
    border-style: solid!important;
    border-width: 2px 2px 2px 2px!important;
    background-color: var(--e-global-color-9512f98)!important;
    color: #FFFFFF!important;
    border-color: var(--e-global-color-8eda826)!important;
    padding: 12px 24px!important;
}

/* Hover state */
.gform-footer .gform_button:hover {
  background-color: #C9A247;
  border-color: #C9A247;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    color:#FFFFFF!important;
    font-size: 24px!important;
    text-align: center!important;
}

.gform_validation_errors:focus {
    outline: 1px dashed red!important;
}

.gform-theme--framework .gform_validation_errors ol a:focus {
	outline: 1px dashed red!important;
	border-color: transparent!important;
}

.gform_validation_errors {
    border: 1px solid red!important ;
}

.gform_validation_errors .gform-icon {
    border: 1px solid red!important;
}

.gform_validation_errors .gform_submission_error {
    font-weight: 700!important;
    font-size: 18px!important;
}

.gform_validation_errors .gform_submission_error, 
.gform_validation_errors .gform-icon,
.gform_validation_errors ol, 
.gform_validation_errors ol li,
.gform_validation_errors ol li a {
    color: red!important;
}/* End custom CSS */