.elementor-kit-26134 {
    --e-global-color-primary: #2374E7;
    --e-global-color-secondary: #011F53;
    --e-global-color-text: #011F53;
    --e-global-color-accent: #2374E7;
    --e-global-color-light: #F6F9FE;
    --e-global-color-0e6d1d7: #FF6E01;
    --e-global-color-15cd700: #FF00F3;
    --e-global-typography-primary-font-family: "Inter";
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-secondary-font-family: "Inter";
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-text-font-family: "Inter";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Inter";
    --e-global-typography-accent-font-weight: 500;
    --color-text: #375281;
    --font-size-default: 15px;
}

.elementor-kit-26134 button,
.elementor-kit-26134 input[type="button"],
.elementor-kit-26134 input[type="submit"],
.elementor-kit-26134 .elementor-button,
.elementor-kit-26134 .ekit-wid-con .elementskit-btn,
.elementor-kit-26134 .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn {
    padding: 20px 32px 20px 32px;
}

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

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

.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);
}

body {
    --global-border-radius: 8px 8px 8px 8px;
    --button-border-radius: 8px 8px 8px 8px;
}

@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;
    }
}