.elementor-kit-7 {
    --e-global-color-theme-custom-color: #24a6dc;
    --e-global-color-theme-custom-color2: #2d3b94;
    /* --e-global-color-theme-custom-color: #6254E7;
    --e-global-color-theme-custom-color2: #FF7426; */
    --e-global-color-theme-content-color: #696687;
    --e-global-color-theme-secondary-color: #696687;
    --e-global-color-theme-custom-color-start: #9289F1;
    --e-global-color-theme-custom-color2-start: #2971b9;
    /* --e-global-color-theme-custom-color2-start: #F0AC0E; */
    --e-global-color-theme-header-font-color: #3b3663;
    --e-global-color-theme-body-bg-color: #FFFFFF;
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-typography-theme-main-font-family: "Rubik";
    --e-global-typography-theme-main-font-size: 18px;
    --e-global-typography-theme-main-font-weight: 400;
    --e-global-typography-theme-main-line-height: 27px;
    --e-global-typography-theme-secondary-font-family: "Nunito";
    --e-global-typography-theme-secondary-font-size: 18px;
    --e-global-typography-theme-secondary-font-weight: 400;
    --e-global-typography-theme-secondary-line-height: 27px;
    --e-global-typography-theme-headers-font-family: "Nunito";
    --e-global-typography-theme-headers-font-weight: 800;
    --e-global-typography-theme-modern-shop-main-font-family: "Roboto";
    --e-global-typography-theme-modern-shop-main-font-size: 16px;
    --e-global-typography-theme-modern-shop-main-font-weight: 300;
    --e-global-typography-theme-modern-shop-main-line-height: 27px;
    --e-global-typography-theme-modern-shop-headers-font-family: "Manrope";
    --e-global-typography-theme-modern-shop-headers-font-size: 18px;
    --e-global-typography-theme-modern-shop-headers-font-weight: 600;
    --e-global-typography-theme-modern-shop-headers-line-height: 27px;
    --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;
    color: #696687;
    font-family: "Rubik", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    background-color: var(--e-global-color-theme-body-bg-color);
}

.elementor-kit-7 h1 {
    font-family: "Nunito", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 43px;
}

.elementor-kit-7 h2 {
    font-family: "Nunito", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
}

.elementor-kit-7 h3 {
    font-family: "Nunito", Sans-serif;
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
}

.elementor-kit-7 h4 {
    font-family: "Nunito", Sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 33px;
}

.elementor-kit-7 h5 {
    font-family: "Nunito", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}

.elementor-kit-7 h6 {
    font-family: "Nunito", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1190px;
}

.e-con {
    --container-max-width: 1190px;
}

.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: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;
    }
}