.elementor-kit-7{--e-global-color-primary:#00A0DE;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#4BCDFF;--e-global-color-37cff62:#2D2D2D;--e-global-color-7e14ab6:#A7A5A6;--e-global-typography-primary-font-family:"Varela Round";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Varela Round";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:var( --e-global-color-accent );}.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);}@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 */:root {
    /*color-scheme: light dark;*/
	--header-height: auto;
	--shrink-header-to: 0.6;
	--transition: .45s cubic-bezier(0, 0, .2, 1);    
}

.hed {

	transition:	box-shadow var(--transition);
}

.hed.elementor-sticky--effects {
	height: var(--header-height);
	transition: height var(--transition);
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.11);
}

.hed .logo img {
	transition: width var(--transition);
}
.hed.elementor-sticky--effects .logo img {
	width: 220px !important;
}

.post-530{
    padding: 80px 30px;
}
@media(max-width:767px){
 .post-530{
    padding: 40px 15px !important;
 }    
}/* End custom CSS */