.elementor-kit-4{--e-global-color-primary:#371550;--e-global-color-secondary:#F5EBF2;--e-global-color-text:#371550;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:18px;--e-global-typography-text-letter-spacing:1.1px;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:30px;--e-global-typography-accent-font-weight:500;--e-global-typography-8461b2d-font-family:"Rubik";--e-global-typography-8461b2d-font-size:30px;--e-global-typography-8461b2d-font-weight:400;--e-global-typography-8461b2d-line-height:21px;--e-global-typography-8461b2d-letter-spacing:0.3px;background-color:#F5EBF2;font-family:"Rubik", rubik;font-size:30px;font-weight:400;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{font-size:30px;font-weight:500;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{color:#FFFFFF;border-radius:50px 50px 50px 50px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-accent-font-size:20px;--e-global-typography-accent-line-height:18px;--e-global-typography-8461b2d-font-size:20px;--e-global-typography-8461b2d-word-spacing:0em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:10px;--container-default-padding-bottom:0px;--container-default-padding-left:10px;}}/* Start custom CSS *//* Elegant Fade In-Out - Hide all elements until they Visible in the Viewport */
.elementor-widget:not(.disable-fade-in) {
    opacity: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    -webkit-transform: translate3d(0,34px,0);
            transform: translate3d(0,34px,0);
    -webkit-transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
            transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
}
/* Elegant Fade In-Out - Show */
.elementor-widget.show,
.e-preview--show-hidden-elements .elementor-widget,
.elementor-editor-active .elementor-widget{
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

html, body {
	overflow-x: hidden;
}/* End custom CSS */