.elementor-kit-6{--e-global-color-primary:#2E338D;--e-global-color-secondary:#414042;--e-global-color-text:#414042;--e-global-color-accent:#6E9ACC;--e-global-color-c52f7e2:#FFFFFF;--e-global-color-f5e05f3:#BFDEF3;--e-global-typography-primary-font-family:"Source Sans Pro";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Source Sans 3";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:19px;--e-global-typography-accent-font-family:"Source Sans 3";--e-global-typography-accent-font-weight:500;--e-global-typography-789838a-font-family:"Source Sans 3";--e-global-typography-789838a-font-size:16px;--e-global-typography-789838a-font-weight:400;--e-global-typography-789838a-line-height:25px;font-family:"Source Sans 3", Sans-serif;font-size:16px;line-height:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Source Sans 3", Sans-serif;font-size:16px;font-weight:bold;line-height:28px;color:var( --e-global-color-c52f7e2 );border-radius:30px 30px 30px 30px;padding:7px 30px 7px 30px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Source Sans 3", Sans-serif;}.elementor-kit-6 h1{font-family:"Source Sans Pro", Sans-serif;font-size:65px;font-weight:900;}.elementor-kit-6 h2{font-family:"Source Sans Pro", Sans-serif;font-size:48px;}.elementor-kit-6 h3{font-family:"Source Sans Pro", Sans-serif;font-size:40px;}.elementor-kit-6 h4{font-family:"Source Sans Pro", Sans-serif;}.elementor-kit-6 h5{font-family:"Source Sans Pro", Sans-serif;}.elementor-kit-6 h6{font-family:"Source Sans Pro", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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(max-width:1024px){.elementor-kit-6 h1{font-size:45px;}.elementor-kit-6 h2{font-size:40px;}.elementor-kit-6 h3{font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:35px;}.elementor-kit-6 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button__gradient a {
      
    background-image: linear-gradient(to right, #30388c, #5c86c0, #ffffff, #32398d);
        background-size: 300% 100%;
    background-position: 0% 100%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.button__gradient a:hover {
    background-position: 100% 100%;
}

.text__gradient {
   
    background-image: linear-gradient(to right, #30388c, #5c86c0, #ffffff, #32398d);
        background-size: 300% 100%;
    background-position: 0% 100%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
        -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
} 
.text__gradient:hover {
     background-position: 100% 100%;
}/* End custom CSS */