.elementor-kit-767{--e-global-color-primary:#F3F3F3;--e-global-color-secondary:#A7BEAE;--e-global-color-text:#112A46;--e-global-color-accent:#B85042;--e-global-color-679cecf:#385C43;--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;--e-global-typography-d1d0f3f-font-family:"Afacad";--e-global-typography-d1d0f3f-font-size:61.04px;--e-global-typography-d1d0f3f-font-weight:700;--e-global-typography-0986bd9-font-family:"Afacad";--e-global-typography-0986bd9-font-size:48.83px;--e-global-typography-0986bd9-font-weight:700;--e-global-typography-1e496bb-font-family:"Afacad";--e-global-typography-1e496bb-font-size:39.06px;--e-global-typography-1e496bb-font-weight:700;--e-global-typography-dec59ea-font-family:"Afacad";--e-global-typography-dec59ea-font-size:31.25px;--e-global-typography-dec59ea-font-weight:700;--e-global-typography-c1ca9c0-font-family:"Afacad";--e-global-typography-c1ca9c0-font-size:25px;--e-global-typography-c1ca9c0-font-weight:700;--e-global-typography-daed87b-font-family:"Afacad";--e-global-typography-daed87b-font-size:20px;--e-global-typography-daed87b-font-weight:700;--e-global-typography-c9be85e-font-family:"Afacad";--e-global-typography-c9be85e-font-size:20px;--e-global-typography-c9be85e-font-weight:400;--e-global-typography-85ab5d1-font-family:"Afacad";--e-global-typography-85ab5d1-font-size:12.8px;--e-global-typography-85ab5d1-font-weight:400;--e-global-typography-27081d2-font-family:"Playfair Display";--e-global-typography-27081d2-font-size:61.04px;--e-global-typography-27081d2-font-weight:500;--e-global-typography-27081d2-font-style:italic;--e-global-typography-0ca9906-font-family:"Playfair Display";--e-global-typography-0ca9906-font-size:48.83px;--e-global-typography-0ca9906-font-weight:500;--e-global-typography-0ca9906-font-style:italic;--e-global-typography-b6677ad-font-family:"Playfair Display";--e-global-typography-b6677ad-font-size:39.06px;--e-global-typography-b6677ad-font-weight:500;--e-global-typography-b6677ad-font-style:italic;--e-global-typography-c97b09b-font-family:"Playfair Display";--e-global-typography-c97b09b-font-size:31.25px;--e-global-typography-c97b09b-font-weight:500;--e-global-typography-c97b09b-font-style:italic;--e-global-typography-ddcc3f7-font-family:"Playfair Display";--e-global-typography-ddcc3f7-font-size:25px;--e-global-typography-ddcc3f7-font-weight:500;--e-global-typography-ddcc3f7-font-style:italic;--e-global-typography-3bd988a-font-family:"Playfair Display";--e-global-typography-3bd988a-font-size:20px;--e-global-typography-3bd988a-font-weight:500;--e-global-typography-3bd988a-font-style:italic;}.elementor-kit-767 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);}.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(min-width:2400px){.elementor-kit-767{--e-global-typography-c9be85e-font-size:28px;}}@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;
	  transition: transform 0.07s, width 0.3s, height 0.3s;
	  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: white;
	  border-radius: 50%;
	  pointer-events: none;
	  transition: background 0.2s, width 0.2s, height 0.2s, box-shadow 0.2s; }
	  body #magicPointer.is-hover {
		background: #fff; }
	  body #magicPointer.pointer-blur {
		height: 50px;
		width: 50px;
		background: none;
		border: 1px solid #fff;
		box-shadow: 0px 0px 15px -5px white; }
	  body #magicPointer.pointer-overlay {
		height: 50px;
		width: 50px;
		mix-blend-mode: difference;
		box-shadow: 0px 0px 15px -5px white; }

	body .magic-hover {
	  transition: all 0.2s; }
	  body .magic-hover:hover {
		cursor: none!important; }
}/* End custom CSS */