.elementor-kit-6 {
    --e-global-color-primary: #53309F;
    --e-global-color-secondary: #BA9FF4;
    --e-global-color-text: #000000;
    --e-global-color-accent: #7D48EF;
    --e-global-color-2a09ffe: #BA9FF4;
    --e-global-color-0d3b99d: #E94E1B;
    --e-global-color-e9fb52b: #222222;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-weight: 300;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-weight: 200;
    --e-global-typography-accent-font-family: "Poppins";
    --e-global-typography-accent-font-weight: 500;
    background-color: #FFFFFF;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1025px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 768px;
    }
}