.elementor-kit-354{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-1a611aa:#126F93;--e-global-color-aafe05a:#1A5671;--e-global-color-5034c1b:#244351;--e-global-color-be09f9f:#FFFFFF;--e-global-color-34f26b5:#EBC431;--e-global-color-64a94f6:#6A0707;--e-global-color-69c583c:#090601;--e-global-color-069421b:#56270A;--e-global-color-27cbca6:#3A3030;--e-global-color-9f61757:#3A3030;--e-global-color-ef175e9:#C8C5B8;--e-global-color-73675a2:#C7C5B8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-354 e-page-transition{background-color:#FFBC7D;}.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 */@media only screen and (min-width: 1367px) {
	body #magicMouseCursor {
	  z-index:10000000!important;
	  position: fixed;
	  width: 35px;
	  height: 35px;
	  border: 1px solid #fff;
	  background: rgba(0,0,0,0.2);
	  border-radius: 50%;
	  z-index: 9999;
	  left: 0;
	  top: 0;
	  -webkit-transition: width 0.3s, height 0.3s, -webkit-transform 0.07s;
	  transition: width 0.3s, height 0.3s, -webkit-transform 0.07s;
	  -o-transition: transform 0.07s, width 0.3s, height 0.3s;
	  transition: transform 0.07s, width 0.3s, height 0.3s;
	  transition: transform 0.07s, width 0.3s, height 0.3s, -webkit-transform 0.07s;
	  pointer-events: none; 
	    
	} 
	body #magicMouseCursor.cursor-square {
		border-radius: 0; 
	    
	}

	body #magicPointer {
	  z-index:10000000!important;
	  height: 5px;
	  width: 5px;
	  top: 0;
	  left: 0;
	  position: fixed;
	  background: #FAA602;
	  border-radius: 50%;
	  pointer-events: none;
	  -webkit-transition: background 0.2s, width 0.2s, height 0.2s, -webkit-box-shadow 0.2s;
	  transition: background 0.2s, width 0.2s, height 0.2s, -webkit-box-shadow 0.2s;
	  -o-transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s;
	  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s;
	  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
	    
	}
	body #magicPointer.is-hover {
		background: #fff; 
	    
	}
	body #magicPointer.pointer-blur {
		height: 50px;
		width: 50px;
		background: none;
		border: 1px solid #fff;
		-webkit-box-shadow: 0px 0px 15px -5px white;
		box-shadow: 0px 0px 15px -5px white; 
	    
	}
		
	body #magicPointer.pointer-overlay {
		height: 50px;
		width: 50px;
		mix-blend-mode: difference;
		-webkit-box-shadow: 0px 0px 15px -5px white;
		box-shadow: 0px 0px 15px -5px white; 
	    
	}

	body .magic-hover {
	  -webkit-transition: all 0.2s;
	 	-o-transition: all 0.2s;
	 	transition: all 0.2s; 
	    
	}
	body .magic-hover:hover {
		cursor: none!important; 
	    
	}
}/* End custom CSS */