.elementor-kit-6 {
    --e-global-color-primary: #541382;
    --e-global-color-secondary: #541382;
    --e-global-color-text: #000000;
    --e-global-color-accent: #61CE70;
    --e-global-color-ca344b7: #FFFFFF;
    --e-global-color-0491a49: #FAFAFA;
    --e-global-color-cb3e192: #3E984B;
    --e-global-color-18c9551: #C1E5D3;
    --e-global-typography-primary-font-family: "DM Sans";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "DM Sans";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "DM Sans";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "DM Sans";
    --e-global-typography-accent-font-weight: 500;
    font-family: "DM Sans", Sans-serif;
}

.elementor-kit-6 a {
    font-family: "DM Sans", Sans-serif;
}

.elementor-kit-6 h1 {
    font-family: "DM Sans", Sans-serif;
}

.elementor-kit-6 h2 {
    font-family: "DM Sans", Sans-serif;
}

.elementor-kit-6 h3 {
    font-family: "DM Sans", Sans-serif;
}

.elementor-kit-6 h4 {
    font-family: "DM Sans", Sans-serif;
}

.elementor-kit-6 h5 {
    font-family: "DM Sans", Sans-serif;
}

.elementor-kit-6 h6 {
    font-family: "DM Sans", Sans-serif;
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
    color: var(--e-global-color-ca344b7);
    background-color: var(--e-global-color-primary);
    border-radius: 50px 50px 50px 50px;
}

.elementor-kit-6 button:hover,
.elementor-kit-6 button:focus,
.elementor-kit-6 input[type="button"]:hover,
.elementor-kit-6 input[type="button"]:focus,
.elementor-kit-6 input[type="submit"]:hover,
.elementor-kit-6 input[type="submit"]:focus,
.elementor-kit-6 .elementor-button:hover,
.elementor-kit-6 .elementor-button:focus {
    color: var(--e-global-color-ca344b7);
    background-color: var(--e-global-color-secondary);
    border-radius: 50px 50px 50px 50px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-6 e-page-transition {
    background-color: #FFBC7D;
}

@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;
    }
}