.elementor-kit-7 {
    --e-global-color-primary: #B31942;
    --e-global-color-secondary: #162842;
    --e-global-color-text: #666666;
    --e-global-color-accent: #00255C;
    --e-global-color-f616762: #E7E7E7;
    --e-global-color-8f0ea8b: #CBCBCB;
    --e-global-color-cb5ad96: #FFEEEF;
    --e-global-color-2d4beed: #8BB2FF;
    --e-global-color-de26527: #EFEFEF;
    --e-global-color-cebeec7: #F8F8FB;
    --e-global-color-a47f896: #2282FF;
    --e-global-color-88f961c: #000000;
    --e-global-color-8874af4: #F8C503;
    --e-global-color-a02d014: #0048B4;
    --e-global-color-a281071: #ACACAC;
    --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: 1330px;
}

.e-con {
    --container-max-width: 1330px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 15px;
}

.elementor-element {
    --widgets-spacing: 15px 15px;
}

    {}

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:575px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}