.elementor-kit-14 {
    --e-global-color-primary: #C01616;
    --e-global-color-secondary:#c01616;
    --e-global-color-text: #293241;
    --e-global-color-accent: #cac6be;
    --e-global-color-faf138d: #c01616;
    --e-global-color-e40a50c: #EDF3FA;
    --e-global-color-5f912c9: #FFFFFF;
    --e-global-color-ef21460: #AB7442;
    --e-global-color-d06b7ee: #322F2F;
    --e-global-color-1502e7b: #F7F1EB;
    --e-global-color-9ececa9: #FFF8E6;
    --e-global-color-e3024ba: #D9CEC3;
    --e-global-color-83461dd: #cac6be;
    --e-global-typography-primary-font-family: "Outfit";
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-secondary-font-family: "Outfit";
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-text-font-family: "Outfit";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Outfit";
    --e-global-typography-accent-font-weight: 600;
    --e-global-typography-accent-text-transform: uppercase;
}

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

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

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

.elementor-element {
    --widgets-spacing: 20px 20px;
}

{}

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

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

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

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

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

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