.elementor-kit-6 {
    --e-global-color-primary: #2a3890;
    --e-global-color-secondary: #3D4250;
    --e-global-color-tertiary: #FFDA2B;
    --e-global-color-text: #525252;
    --e-global-color-text_lighter: #535762;
    --e-global-color-accent: #2a3890;
    --e-global-color-lighter: #8B909C;
    --e-global-color-dark: #000000;
    --e-global-color-border: #DBDDE3;
    --e-global-typography-primary-font-family: "Inter";
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "Sora";
    --e-global-typography-secondary-font-weight: 700;
    --e-global-typography-text-font-family: "Inter";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Inter";
    --e-global-typography-accent-font-weight: 700;
    background-color: #fff
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1290px
}

.e-con {
    --container-max-width: 1290px
}

.elementor-widget:not(:last-child) {
    margin-bottom: 0
}

.elementor-element {
    --widgets-spacing: 0px
}

{
}

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
    }
}
