.elementor-kit-14 {
    --e-global-color-primary: #04150B;
    --e-global-color-secondary: #0C0C0C;
    --e-global-color-text: #565656;
    --e-global-color-accent: #135454;
    --e-global-color-d90caa6: #F3F3F3;
    --e-global-color-1885522: #D9D9D9;
    --e-global-color-d55e322: #FFFFFF;
    --e-global-color-fb710e4: #FAF3E7;
    --e-global-typography-primary-font-family: "NeueHaas", Arial, Helvetica, sans-serif;
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-secondary-font-family: "NeueHaas", Arial, Helvetica, sans-serif;
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "NeueHaas", Arial, Helvetica, sans-serif;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "NeueHaas", Arial, Helvetica, sans-serif;
    --e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1520px;
}

.e-con {
    --container-max-width: 1520px;
    --container-default-padding-top: 0px;
    --container-default-padding-right: 0px;
    --container-default-padding-bottom: 0px;
    --container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 0px;
}

.elementor-element {
    --widgets-spacing: 0px 0px;
    --widgets-spacing-row: 0px;
    --widgets-spacing-column: 0px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1540px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1300px;
    }

    .e-con {
        --container-max-width: 1300px;
    }
}

@media(max-width:1280px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1100px;
    }

    .e-con {
        --container-max-width: 1100px;
    }
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 850px;
    }

    .e-con {
        --container-max-width: 850px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 580px;
    }

    .e-con {
        --container-max-width: 580px;
    }
}

@media(max-width:479px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 400px;
    }

    .e-con {
        --container-max-width: 400px;
    }
}