.elementor-kit-382{--e-global-color-primary:#215EA1;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFFB3;--e-global-color-a29cc20:#FFFFFF;--e-global-color-88ed4f4:#215FA1B3;--e-global-typography-primary-font-family:"Instrument Sans";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:80px;--e-global-typography-primary-letter-spacing:-1.6px;--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-secondary-font-size:60px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:-1px;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Instrument Sans";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:9px;--e-global-typography-2731000-font-family:"Instrument Sans";--e-global-typography-2731000-font-size:30px;--e-global-typography-2731000-font-weight:600;--e-global-typography-2731000-line-height:0px;--e-global-typography-2731000-letter-spacing:-0.5px;color:var( --e-global-color-a29cc20 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-382 e-page-transition{background-color:#FFBC7D;}.elementor-kit-382 a{font-family:"Instrument Sans", Sans-serif;font-size:18px;font-weight:400;text-decoration:none;line-height:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.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-kit-382{--e-global-typography-primary-font-size:60px;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-line-height:40px;--e-global-typography-2731000-font-size:25px;--e-global-typography-2731000-line-height:25px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-382{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:35px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:30px;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:15px;--e-global-typography-2731000-font-size:22px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* SECTION */
.section {
    margin: 0 auto !important;
    padding: 0 64px !important;
}

@media (max-width: 1024px) {
    .section {
        margin: 0 !important;
        padding: 0 30px !important;
    }
}

@media (max-width: 767px) {
    .section {
        margin: 0 !important;
        padding: 0 10px !important;
    }
}


/* CONTAINER */
.container {
	width: 100% !important;
	max-width: 1300px !important;
	margin: 0 auto !important;
    
}

@media (max-width: 1024px) {
	.container {
		width: 100% !important;
		max-width: 1024px !important;
		margin: 0 !important;
		
	}
}

@media (max-width: 767px) {
	.container {
		width: 100% !important;
		max-width: 767px !important;
		margin: 0 !important;
		
	}
}/* End custom CSS */