.elementor-kit-10{--e-global-color-primary:#2A459F;--e-global-color-secondary:#040950;--e-global-color-text:#5B5E8D;--e-global-color-accent:#D5378E;--e-global-color-setup_wizard_cutom_color_0:#F1F6FF;--e-global-color-setup_wizard_cutom_color_1:#FFFFFF;--e-global-color-f71cfc3:#64CF76;--e-global-color-f5ad858:#EC8B39;--e-global-color-5070ece:#2B6473;--e-global-color-c6c377c:#4FB6EA;--e-global-color-d1883ab:#885BE7;--e-global-color-aa2395f:#E75899;--e-global-color-3517686:#F9DA4C;--e-global-color-b3b1c00:#98E4DA;--e-global-color-0d8829d:#28AEFB;--e-global-color-a1287de:#1539DF;--e-global-color-4904d07:#79C351;--e-global-color-98c935d:#1C308D;--e-global-color-94b1878:#6579D6;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Lato", Sans-serif;font-size:18px;font-weight:300;line-height:1.7em;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-accent );color:#fff;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-primary );}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:61px;font-weight:700;}.elementor-kit-10 h2{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:49px;font-weight:700;}.elementor-kit-10 h3{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:39px;font-weight:700;}.elementor-kit-10 h4{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:31px;font-weight:700;}.elementor-kit-10 h5{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:25px;font-weight:700;}.elementor-kit-10 h6{color:var( --e-global-color-primary );font-family:"Inter", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{color:#fff;}.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 */body {
     overflow-x:hidden;
} 
.elementor-shape-bottom {
     bottom: -1px;
     animation: wave 22s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
     width: 210%;
 } 
@keyframes wave {
   0% {
     margin-left: 0;
   }
     50% {
     margin-left: -1600px;
   }
   100% {
     margin-left: 0px;
   }/* End custom CSS */