.elementor-kit-6{--e-global-color-primary:#822475;--e-global-color-secondary:#2E2355;--e-global-color-text:#1C1534;--e-global-color-accent:#DE503A;--e-global-color-3da5b8b:#EBEBEB;--e-global-color-6e3df83:#2E2355;--e-global-color-34c1005:#DE503A;--e-global-color-987c847:#9F91D2;--e-global-color-cd61180:#6F59BB;--e-global-typography-primary-font-family:"Mulish";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Mulish";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Mulish";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mulish";--e-global-typography-accent-font-weight:500;--e-global-typography-b4e2c1a-font-family:"Mulish";--e-global-typography-b4e2c1a-font-size:72px;--e-global-typography-b4e2c1a-font-weight:700;font-family:"Mulish", Sans-serif;font-size:1em;font-weight:600;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Mulish", Sans-serif;font-weight:600;}.elementor-kit-6 h1{font-family:"Mulish", Sans-serif;font-weight:700;letter-spacing:-1.5px;}.elementor-kit-6 h2{font-family:"Mulish", Sans-serif;font-size:3.16em;font-weight:700;}.elementor-kit-6 h3{font-family:"Mulish", Sans-serif;font-size:2.37em;font-weight:700;}.elementor-kit-6 h4{font-family:"Mulish", Sans-serif;font-size:1.5em;font-weight:600;}.elementor-kit-6 h5{font-family:"Mulish", Sans-serif;font-size:1.33em;font-weight:600;}.elementor-kit-6 h6{font-family:"Mulish", Sans-serif;font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Mulish", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.fade-in-on-scroll {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.6s ease, transform 0.6s ease;
}

.fade-in-on-scroll.visible {
	opacity: 1;
	transform: translateY(0);
}

html, body {
  overflow-x: hidden;
}/* End custom CSS */