.elementor-kit-19464{--e-global-color-primary:#DA291C;--e-global-color-secondary:#797676;--e-global-color-text:#000000;--e-global-color-accent:#DA291C;--e-global-color-ba572a4:#ED8B00;--e-global-color-e11863f:#101820;--e-global-color-9a76b98:#F7F5F2;--e-global-typography-primary-font-family:"ACTEasy Variable";--e-global-typography-secondary-font-family:"ACTEasy Variable";--e-global-typography-text-font-family:"ACTEasy Variable";--e-global-typography-accent-font-family:"ACTEasy Variable";color:var( --e-global-color-text );font-family:"ACTEasy Variable", Sans-serif;}.elementor-kit-19464 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-19464 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-19464 a:hover{color:var( --e-global-color-primary );}.elementor-kit-19464 h1{font-size:clamp(2.25rem, 2vw + 1.125rem, 5.625rem);}.elementor-kit-19464 h2{font-size:clamp(2.25rem, 2vw + 1.125rem, 5.625rem);}.elementor-kit-19464 h3{font-size:clamp(22px, 1/5vw, 30px);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */html, body {
max-width: 100%;
overflow-x: hidden;
background-color: #F7F5F2;
}

header.elementor-sticky--effects {
    padding-top: 1% !important;
    padding-bottom: 1% !important;
}
.elementor-sticky--effects #main-logo {
    transform: scale(0.8);
    transform-origin: center left;
}

/*Gravity Form Styles*/

/*Hides 'Required' text on consent field*/
.gform-theme--framework .gform-field-label>.gfield_required {
	display: none!important;
}

/*Hides validation block on top of forms when errors are made*/
#gform_6_validation_container, /*Horizontal Form - homepage*/
#gform_4_validation_container { /*Forms on footer and GET STARTED slide out in header*/
	display: none !important;
}

#gform_4 .gform-theme--foundation .gform_fields {
	    grid-template-columns: repeat(12, 1fr)!important;
}

/*Reduce gap between fields/rows*/
.gform-theme--foundation .gform_fields {
  grid-row-gap: 10px !important;
}

.gfield_consent_label {
	color: #fff !important;
	font-size: 12px !important;
}

/*Button background color*/
.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	background-color: #ff0000!important;
	color: #fff!important;
	font-family: sans-serif!important;
	font-size: 20px!important;
	font-weight: 500!important;
	border-radius: 50px!important;
	padding: 12px 24px!important;
}

.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover, .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover {
	background-color: #fff !important;
	color: #000!important;
}

/*Input field text color*/
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),
.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
	color: #4e4e4e!important;
}

/*Gravity Horizontal Form Styles*/
/*Gravity Horizontal Form Styles*/

.gform-theme--foundation .gf-h-form .gform_fields {
	    grid-template-columns: repeat(7, 1fr)!important;
}
 .gform-theme--foundation .gf-h-form .gfield--width-quarter {
    grid-column: span 1!important;
 }

@media screen and (max-width: 1200px) {
	.gform-theme--foundation .gf-h-form .gform_fields {
	    grid-template-columns: repeat(12, 1fr)!important;
	}
 	.gform-theme--foundation .gf-h-form .gfield--width-quarter {
    	grid-column: span 3!important;
 	}
}

@media screen and (max-width: 900px) {
 	.gform-theme--foundation .gf-h-form .gfield--width-quarter {
    	grid-column: span 4!important;
 	}
}

@media screen and (max-width: 600px) {
 	.gform-theme--foundation .gf-h-form .gfield--width-quarter {
    	grid-column: span 6!important;
 	}
	.gform-theme--foundation .gf-h-form .gform_fields {
		grid-column-gap: 10px;
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ACTEasy Variable';
	font-display: auto;
	src: url('https://nifty-torvalds.67-217-247-95.plesk.page/wp-content/uploads/2025/11/ACTEasyVar.ttf') format('truetype');
}
/* End Custom Fonts CSS */