.elementor-kit-6 {
    --e-global-color-primary: #245243;
    --e-global-color-secondary: #0EAA23;
    --e-global-color-text: #1A211E;
    --e-global-color-accent: #245243;
    --e-global-color-ff341fc: #1A211E;
    --e-global-color-83c5c03: #5F6563;
    --e-global-color-89ec73e: #FFFFFF;
    --e-global-color-43bcdf9: #F7F8F0;
    --e-global-typography-primary-font-family: "DM Sans";
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-primary-line-height: 1em;
    --e-global-typography-primary-letter-spacing: -1px;
    --e-global-typography-secondary-font-family: "DM Sans";
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-secondary-line-height: 1em;
    --e-global-typography-secondary-letter-spacing: -1px;
    --e-global-typography-text-font-family: "DM Sans";
    --e-global-typography-text-font-size: 1.05em;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.5em;
    --e-global-typography-accent-font-family: "DM Sans";
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-accent-line-height: 1em;
    --e-global-typography-7c0a45e-font-family: "DM Sans";
    --e-global-typography-7c0a45e-font-size: 92px;
    --e-global-typography-7c0a45e-font-weight: 800;
    --e-global-typography-7c0a45e-line-height: 1em;
    --e-global-typography-7c0a45e-letter-spacing: -2px;
    --e-global-typography-5f30ea1-font-family: "DM Sans";
    --e-global-typography-5f30ea1-font-size: 50px;
    --e-global-typography-5f30ea1-font-weight: 700;
    --e-global-typography-5f30ea1-line-height: 1em;
    --e-global-typography-5f30ea1-letter-spacing: -2px;
    --e-global-typography-72a898f-font-size: 60px;
    --e-global-typography-72a898f-font-weight: 700;
    --e-global-typography-72a898f-line-height: 1em;
    --e-global-typography-72a898f-letter-spacing: -2px;
    --e-global-typography-8a2b373-font-family: "DM Sans";
    --e-global-typography-8a2b373-font-size: 44px;
    --e-global-typography-8a2b373-font-weight: 700;
    --e-global-typography-8a2b373-line-height: 1em;
    --e-global-typography-8a2b373-letter-spacing: -1px;
    --e-global-typography-b06e6b1-font-family: "DM Sans";
    --e-global-typography-b06e6b1-font-size: 40px;
    --e-global-typography-b06e6b1-font-weight: 700;
    --e-global-typography-b06e6b1-line-height: 1em;
    --e-global-typography-b06e6b1-letter-spacing: -1px;
    --e-global-typography-3497155-font-family: "DM Sans";
    --e-global-typography-3497155-font-size: 28px;
    --e-global-typography-3497155-font-weight: 700;
    --e-global-typography-3497155-line-height: 1em;
    --e-global-typography-3497155-letter-spacing: -2px;
    --e-global-typography-0f33ba1-font-family: "DM Sans";
    --e-global-typography-0f33ba1-font-size: 30px;
    --e-global-typography-0f33ba1-font-weight: 500;
    --e-global-typography-0f33ba1-line-height: 1.5em;
    --e-global-typography-0f33ba1-letter-spacing: -0.5px;
    --e-global-typography-72dae5a-font-family: "DM Sans";
    --e-global-typography-72dae5a-font-size: 30px;
    --e-global-typography-72dae5a-font-weight: 700;
    --e-global-typography-72dae5a-line-height: 1em;
    --e-global-typography-72dae5a-letter-spacing: -1.2px;
    --e-global-typography-2557783-font-family: "DM Sans";
    --e-global-typography-2557783-font-size: 22px;
    --e-global-typography-2557783-font-weight: 700;
    --e-global-typography-2557783-line-height: 1em;
    --e-global-typography-2557783-letter-spacing: -1px;
    --e-global-typography-ad32e90-font-family: "Poppins";
    --e-global-typography-ad32e90-font-size: 92px;
    --e-global-typography-ad32e90-font-weight: 700;
    --e-global-typography-ad32e90-line-height: 1.1em;
    --e-global-typography-ad32e90-letter-spacing: -0.5px;
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
    background-color: var(--e-global-color-secondary);
    font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: -0.5px;
    color: var(--e-global-color-text);
    border-radius: 100px 100px 100px 100px;
    padding: 17px 40px 17px 40px;
}

.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 {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-89ec73e);
    border-radius: 100px 100px 100px 100px;
}

.elementor-kit-6 a {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
}

.elementor-kit-6 h1 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
}

.elementor-kit-6 h2 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
}

.elementor-kit-6 h3 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
}

.elementor-kit-6 h4 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
}

.elementor-kit-6 h5 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
}

.elementor-kit-6 h6 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
}

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

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

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

.site-header .site-branding {
    flex-direction: column;
    align-items: stretch;
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

.site-footer .site-branding {
    flex-direction: column;
    align-items: stretch;
}

@media(max-width:1024px) {
    .elementor-kit-6 {
        --e-global-typography-7c0a45e-font-size: 55px;
        --e-global-typography-5f30ea1-font-size: 40px;
        --e-global-typography-72a898f-font-size: 40px;
        --e-global-typography-8a2b373-font-size: 40px;
        --e-global-typography-3497155-font-size: 40px;
        --e-global-typography-0f33ba1-font-size: 25px;
        --e-global-typography-72dae5a-font-size: 25px;
        --e-global-typography-2557783-font-size: 25px;
        --e-global-typography-ad32e90-font-size: 50px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-6 a {
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-kit-6 h1 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h2 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h3 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h4 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h5 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h6 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

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

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

@media(max-width:767px) {
    .elementor-kit-6 {
        --e-global-typography-7c0a45e-font-size: 40px;
        --e-global-typography-7c0a45e-letter-spacing: -1px;
        --e-global-typography-5f30ea1-font-size: 25px;
        --e-global-typography-5f30ea1-letter-spacing: -0.5px;
        --e-global-typography-72a898f-font-size: 30px;
        --e-global-typography-8a2b373-font-size: 30px;
        --e-global-typography-b06e6b1-font-size: 25px;
        --e-global-typography-3497155-font-size: 25px;
        --e-global-typography-3497155-letter-spacing: -0.5px;
        --e-global-typography-0f33ba1-font-size: 22px;
        --e-global-typography-72dae5a-font-size: 25px;
        --e-global-typography-2557783-font-size: 25px;
        --e-global-typography-ad32e90-font-size: 40px;
        --e-global-typography-ad32e90-line-height: 1em;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-6 a {
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-kit-6 h1 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h2 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h3 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h4 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h5 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

    .elementor-kit-6 h6 {
        line-height: var(--e-global-typography-primary-line-height);
        letter-spacing: var(--e-global-typography-primary-letter-spacing);
    }

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

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