.elementor-kit-616 {
    --e-global-color-primary: #042940;
    --e-global-color-secondary: #00BB23;
    --e-global-color-text: #F57C00;
    --e-global-color-accent: #717271;
    --e-global-color-1a67754a: #13183E;
    --e-global-color-385827d7: #FAC4C2;
    --e-global-color-38b07ced: #E6AEAC;
    --e-global-color-6d650439: #FFFFFF;
    --e-global-color-424a5c53: RGBA(19, 24, 62, 0.6);
    --e-global-color-7f4df531: #000000;
    --e-global-color-5d3ec39c: #8C8EA1;
    --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;
}

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

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

.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);
}

@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;
    }
}