.elementor-kit-13 {
    --e-global-color-primary: #161616;
    --e-global-color-secondary: #6f6e6e;
    --e-global-color-text: #585858;
    --e-global-color-accent: #FFFFFF;
    --e-global-color-f35a660: #6f6e6e;
    --e-global-color-abe5686: #EDEDED;
    --e-global-color-44139a3: #DFDEDC;
    --e-global-color-17e2cd6: #F5F4F2;
    --e-global-typography-primary-font-family: "Jost";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Jost";
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-text-font-family: "DM Sans";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "DM Sans";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-fd61ea2-font-size: 24px;
    --e-global-typography-fd61ea2-font-weight: 600;
    --e-global-typography-fd61ea2-line-height: 1.1em;
}

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

.e-con {
    --container-max-width: 1440px;
    --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) {
    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: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;
    }
}