.elementor-kit-13 {
    --e-global-color-primary: var(--primary-color, #0d6efd);;
    --e-global-color-secondary: #F5D5BE;
    --e-global-color-text: #333333;
    --e-global-color-accent: #F5EDE6;
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-weight: 500;
}

.elementor-kit-13 img {
    border-radius: 0px 0px 0px 0px;
}

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

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

.elementor-widget:not(:last-child) {
    margin-block-end: 24px;
}

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

    {}

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

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

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

@media(max-width:1279px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 93.75%;
    }

    .e-con {
        --container-max-width: 93.75%;
    }
}

@media(max-width:1023px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 95%;
    }

    .e-con {
        --container-max-width: 95%;
    }
}

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

    .e-con {
        --container-max-width: 92%;
    }
}