.elementor-kit-3675{--e-global-color-primary:#D6F705;--e-global-color-secondary:#3B4338;--e-global-color-text:#2b2e29;--e-global-color-accent:#BCD90A;--e-global-color-a38a4c7:#bbdb0c;--e-global-color-4861f7d:#808554;--e-global-color-29e7d54:#f3f3f3;--e-global-color-9023152:#ebfb8b;--e-global-color-4c25e7f:#141414;--e-global-color-1e5cd43:#A4E404;--e-global-color-06332bc:#080808;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-text-font-family:"Noto Sans Sora Sompeng";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Noto Sans Sora Sompeng";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-19063eb-font-family:"Sora";--e-global-typography-19063eb-font-size:64px;--e-global-typography-19063eb-font-weight:700;--e-global-typography-19063eb-line-height:1em;--e-global-typography-0a20d90-font-family:"Sora";--e-global-typography-0a20d90-font-size:25px;--e-global-typography-0a20d90-font-weight:600;--e-global-typography-2350506-font-family:"Sora";--e-global-typography-2350506-font-size:25px;--e-global-typography-2350506-font-weight:400;--e-global-typography-2c97fed-font-family:"Syne";--e-global-typography-2c97fed-font-size:64px;--e-global-typography-2c97fed-font-weight:700;--e-global-typography-2c97fed-line-height:1em;background-color:var( --e-global-color-29e7d54 );}.elementor-kit-3675 button,.elementor-kit-3675 input[type="button"],.elementor-kit-3675 input[type="submit"],.elementor-kit-3675 .elementor-button{background-color:transparent;color:var( --e-global-color-secondary );background-image:linear-gradient(115deg, var( --e-global-color-primary ) 0%, var( --e-global-color-1e5cd43 ) 100%);padding:15px 30px 015px 30px;}.elementor-kit-3675 button:hover,.elementor-kit-3675 button:focus,.elementor-kit-3675 input[type="button"]:hover,.elementor-kit-3675 input[type="button"]:focus,.elementor-kit-3675 input[type="submit"]:hover,.elementor-kit-3675 input[type="submit"]:focus,.elementor-kit-3675 .elementor-button:hover,.elementor-kit-3675 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-4861f7d );border-radius:34px 34px 34px 34px;}.elementor-kit-3675 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3675 a{color:#FFFFFF;}.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;}}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}
/* 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: orange;
	  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; }
}


/* Slides wrapper */
.elementor-widget-slides .elementor-swiper .elementor-slides-wrapper{
	border-bottom-right-radius:25px;
	border-bottom-left-radius:25px;
	border-top-right-radius:25px;
	border-top-left-radius:25px;
	
}/* End custom CSS */