.elementor-kit-143{--e-global-color-primary:#FC4406;--e-global-color-secondary:#012391;--e-global-color-text:#1A1E29;--e-global-color-accent:#3DA7F3;--e-global-color-78fa73d:#FFFFFF;--e-global-color-2d57592:#F8FAF9;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-143 e-page-transition{background-color:#FFBC7D;}.elementor-kit-143 p{margin-block-end:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child{
    margin-bottom:0;
}

.gform-theme--foundation .gform_fields{
    row-gap:8px!important;
    column-gap:8px!important;
}

.gform-theme--foundation .gfield textarea.small{
    min-block-size:6rem!important;
    height:100px!important;
}

.gform-theme--foundation .ginput_address_city, .gform-theme--foundation .ginput_address_country, .gform-theme--foundation .ginput_address_state, .gform-theme--foundation .ginput_address_zip{
    padding-inline:0!important;
}

.field_sublabel_below .ginput_complex{
    margin-inline: 0!important;
}

.gform_heading,
.gform_ajax_spinner{
    display:none!important;
}

.gform_wrapper.gravity-theme .ginput_container_address{
    margin-left:0!important;
    margin-right:0!important;
    margin-bottom:0!important;
}

.gform_wrapper.gravity-theme .ginput_container_address span{
    padding-left:0!important;
    padding-right:0!important;
    flex:0 0 100%!important;
    margin-bottom:0!important;
}

.gform-theme--foundation .ginput_address_city, .gform-theme--foundation .ginput_address_country, .gform-theme--foundation .ginput_address_state, .gform-theme--foundation .ginput_address_zip{
    inline-size:100%!important;
}

.gform_wrapper .gfield textarea{
    resize:none!important;
}

.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer{
    flex-direction: column;
    justify-content: center;
    padding-bottom:0!important;
}

.gform_wrapper.gravity-theme .gfield_validation_message, .gform_wrapper.gravity-theme .validation_message{
    margin-top:0!important;
    padding:0 5px!important;
}

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

.pp-gravity-form .validation_message:not(.validation_message--hidden-on-empty){
    border: 1px solid var(--gf-ctrl-desc-color-error)!important;
  margin-top: 0!important;
  padding: 0 5px!important;
  background-color: #ffffff!important;
}

.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-webkit-input-placeholder,
.gform_wrapper.gravity-theme textarea::-webkit-input-placeholder,
.gform_wrapper.gravity-theme select::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::-moz-placeholder,
.gform_wrapper.gravity-theme textarea::-moz-placeholder,
.gform_wrapper.gravity-theme select::-moz-placeholder {
	/* Firefox 19+ */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-ms-input-placeholder,
.gform_wrapper.gravity-theme textarea:-ms-input-placeholder,
.gform_wrapper.gravity-theme select:-ms-input-placeholder {
	/* IE 10+ */
	color: #000000;
	opacity: 1;
}
.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):-moz-placeholder,
.gform_wrapper.gravity-theme textarea:-moz-placeholder,
.gform_wrapper.gravity-theme select:-moz-placeholder {
	/* Firefox 18- */
	color: #000000;
	opacity: 1;
}

.drk-terms {
  text-align: center!important;
  display: block!important;
  max-width: 475px!important;
  margin: 15px auto 0!important;
}

.drk-terms img {
	max-width: 60px!important;
	margin-right: 10px;
	display:inline-block;
	vertical-align: middle;
}
.drk-terms p {
	font-size: 14px;
	margin-bottom: 0;
	color: #000000;
	width: calc(100% - 75px);
	text-align: left;
	line-height: 1.2;
	display:inline-block;
	vertical-align: middle;
}
.drk-terms p a {
	color: #000000;
}

.drk-terms p a:hover{
    text-decoration: underline;
    color:var(--e-global-color-primary)!important;
}/* End custom CSS */