.elementor-kit-7{--e-global-color-primary:#4E4F67;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#84BD00;--e-global-color-39abef3:#A8A8A8;--e-global-color-6252838:#783DB7;--e-global-color-c7d03c6:#FF7171;--e-global-color-247086a:#FFC800;--e-global-color-0de2f76:#0F0549;--e-global-color-64be701:#EDEDED;--e-global-color-fe1cd96:#F8F8F8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-1681f59-font-family:"Cairo";--e-global-typography-1681f59-font-size:65px;--e-global-typography-1681f59-line-height:0.9em;--e-global-typography-12cf4ad-font-family:"Cairo";--e-global-typography-12cf4ad-font-size:25px;--e-global-typography-12cf4ad-font-weight:600;--e-global-typography-12cf4ad-line-height:1.1em;--e-global-typography-797052d-font-family:"Cairo";--e-global-typography-797052d-line-height:1.1em;--e-global-typography-d023834-font-family:"Cairo";--e-global-typography-d023834-font-size:23px;--e-global-typography-79f6d7e-font-family:"Cairo";--e-global-typography-79f6d7e-font-size:35px;--e-global-typography-79f6d7e-font-weight:700;--e-global-typography-8913ffe-font-family:"Cairo";--e-global-typography-8913ffe-font-size:23px;--e-global-typography-8913ffe-font-weight:500;--e-global-typography-8913ffe-line-height:1.4em;--e-global-typography-9d831db-font-family:"Cairo";--e-global-typography-9d831db-font-size:40px;--e-global-typography-9d831db-line-height:1.1em;color:var( --e-global-color-0de2f76 );font-family:"Quicksand", Sans-serif;font-size:18px;line-height:1.3em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-6252838 );}.elementor-kit-7 a:hover{color:#702BB8;}.elementor-kit-7 h1{font-size:55px;font-weight:700;}.elementor-kit-7 h2{font-size:40px;font-weight:700;}.elementor-kit-7 h3{font-size:30px;font-weight:700;}.elementor-kit-7 h4{font-size:22px;line-height:1.2em;}.elementor-kit-7 h5{font-size:18px;font-weight:700;}.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-kit-7{--e-global-typography-1681f59-font-size:55px;--e-global-typography-12cf4ad-font-size:23px;}.elementor-kit-7 h1{font-size:50px;}.elementor-kit-7 h2{font-size:37px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-1681f59-font-size:48px;--e-global-typography-12cf4ad-font-size:23px;--e-global-typography-79f6d7e-font-size:32px;--e-global-typography-8913ffe-font-size:20px;--e-global-typography-9d831db-font-size:35px;font-size:16px;}.elementor-kit-7 h1{font-size:42px;}.elementor-kit-7 h2{font-size:35px;}.elementor-kit-7 h3{font-size:28px;}.elementor-kit-7 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Override Elementor Animations */
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp
}

.elementor-button {
    cursor: pointer;
}

.elementor {
    overflow-x: hidden !important;
}/* End custom CSS */