.elementor-kit-3 {
    --e-global-color-primary: #1522C2;
    --e-global-color-secondary: #000000;
    --e-global-color-text: #8B8B8B;
    --e-global-color-accent: #FFFFFF;
    --e-global-color-0714e26: #00000000;
    --e-global-color-abbff41: #1522C2C7;
    --e-global-color-c44f1cd: #D0D0D0;
    --e-global-color-d4861c6: #FFFFFF30;
    --e-global-color-fe73b6c: #0000008C;
    --e-global-typography-primary-font-family: "Inter";
    --e-global-typography-secondary-font-family: "Heebo";
    --e-global-typography-text-font-family: "Heebo";
    --e-global-typography-text-font-size: 1rem;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.3em;
    --e-global-typography-accent-font-family: "Heebo";
    --e-global-typography-accent-font-size: 1.1rem;
    --e-global-typography-accent-font-weight: 600;
    --e-global-typography-accent-line-height: 0.9em;
    --e-global-typography-17609a5-font-family: "Inter";
    --e-global-typography-17609a5-font-size: 4.2rem;
    --e-global-typography-17609a5-font-weight: 600;
    --e-global-typography-17609a5-line-height: 0.9em;
    --e-global-typography-6fed761-font-family: "Inter";
    --e-global-typography-6fed761-font-size: 2.8rem;
    --e-global-typography-6fed761-font-weight: 600;
    --e-global-typography-6fed761-line-height: 1em;
    --e-global-typography-2cfe180-font-family: "Inter";
    --e-global-typography-2cfe180-font-size: 2rem;
    --e-global-typography-2cfe180-font-weight: 600;
    --e-global-typography-2cfe180-line-height: 1em;
    --e-global-typography-2dacfe0-font-family: "Inter";
    --e-global-typography-2dacfe0-font-size: 1.1rem;
    --e-global-typography-2dacfe0-font-weight: 600;
    --e-global-typography-2dacfe0-line-height: 1em;
    --e-global-typography-28c0ba2-font-family: "Inter";
    --e-global-typography-28c0ba2-font-size: 1rem;
    --e-global-typography-28c0ba2-font-weight: 600;
    --e-global-typography-28c0ba2-line-height: 1em;
    --e-global-typography-d53954a-font-family: "Inter";
    --e-global-typography-d53954a-font-size: 0.9rem;
    --e-global-typography-d53954a-font-weight: 600;
    --e-global-typography-d53954a-line-height: 1em;
    --e-global-typography-0cdc30b-font-family: "Inter";
    --e-global-typography-0cdc30b-font-size: 1.45rem;
    --e-global-typography-0cdc30b-font-weight: 600;
    --e-global-typography-0cdc30b-font-style: italic;
    --e-global-typography-0cdc30b-line-height: 1.1em;
    --e-global-typography-57a0114-font-family: "Heebo";
    --e-global-typography-57a0114-font-size: 0.8rem;
    --e-global-typography-57a0114-font-weight: 400;
    --e-global-typography-57a0114-line-height: 1.3em;
    --e-global-typography-4d2d3f3-font-family: "Inter";
    --e-global-typography-4d2d3f3-font-size: 10rem;
    --e-global-typography-4d2d3f3-font-weight: 800;
    --e-global-typography-4d2d3f3-line-height: 1em;
    --e-global-typography-4d2d3f3-letter-spacing: -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-3 button,
.elementor-kit-3 input[type="button"],
.elementor-kit-3 input[type="submit"],
.elementor-kit-3 .elementor-button {
    background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-primary);
    border-radius: 4px 4px 4px 4px;
    padding: 15px 30px 15px 30px;
}

.elementor-kit-3 button:hover,
.elementor-kit-3 button:focus,
.elementor-kit-3 input[type="button"]:hover,
.elementor-kit-3 input[type="button"]:focus,
.elementor-kit-3 input[type="submit"]:hover,
.elementor-kit-3 input[type="submit"]:focus,
.elementor-kit-3 .elementor-button:hover,
.elementor-kit-3 .elementor-button:focus {
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-secondary);
    border-radius: 4px 4px 4px 4px;
}

.elementor-kit-3 a {
    color: var(--e-global-color-primary);
}

.elementor-kit-3 a:hover {
    color: var(--e-global-color-accent);
}

.elementor-kit-3 h1 {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-17609a5-font-family), Sans-serif;
    font-size: var(--e-global-typography-17609a5-font-size);
    font-weight: var(--e-global-typography-17609a5-font-weight);
    line-height: var(--e-global-typography-17609a5-line-height);
    letter-spacing: var(--e-global-typography-17609a5-letter-spacing);
    word-spacing: var(--e-global-typography-17609a5-word-spacing);
}

.elementor-kit-3 h2 {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-6fed761-font-family), Sans-serif;
    font-size: var(--e-global-typography-6fed761-font-size);
    font-weight: var(--e-global-typography-6fed761-font-weight);
    line-height: var(--e-global-typography-6fed761-line-height);
    letter-spacing: var(--e-global-typography-6fed761-letter-spacing);
    word-spacing: var(--e-global-typography-6fed761-word-spacing);
}

.elementor-kit-3 h3 {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-2cfe180-font-family), Sans-serif;
    font-size: var(--e-global-typography-2cfe180-font-size);
    font-weight: var(--e-global-typography-2cfe180-font-weight);
    line-height: var(--e-global-typography-2cfe180-line-height);
    letter-spacing: var(--e-global-typography-2cfe180-letter-spacing);
    word-spacing: var(--e-global-typography-2cfe180-word-spacing);
}

.elementor-kit-3 h4 {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-2dacfe0-font-family), Sans-serif;
    font-size: var(--e-global-typography-2dacfe0-font-size);
    font-weight: var(--e-global-typography-2dacfe0-font-weight);
    line-height: var(--e-global-typography-2dacfe0-line-height);
    letter-spacing: var(--e-global-typography-2dacfe0-letter-spacing);
    word-spacing: var(--e-global-typography-2dacfe0-word-spacing);
}

.elementor-kit-3 h5 {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-28c0ba2-font-family), Sans-serif;
    font-size: var(--e-global-typography-28c0ba2-font-size);
    font-weight: var(--e-global-typography-28c0ba2-font-weight);
    line-height: var(--e-global-typography-28c0ba2-line-height);
    letter-spacing: var(--e-global-typography-28c0ba2-letter-spacing);
    word-spacing: var(--e-global-typography-28c0ba2-word-spacing);
}

.elementor-kit-3 h6 {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-d53954a-font-family), Sans-serif;
    font-size: var(--e-global-typography-d53954a-font-size);
    font-weight: var(--e-global-typography-d53954a-font-weight);
    line-height: var(--e-global-typography-d53954a-line-height);
    letter-spacing: var(--e-global-typography-d53954a-letter-spacing);
    word-spacing: var(--e-global-typography-d53954a-word-spacing);
}

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

.e-con {
    --container-max-width: 1300px;
    --container-default-padding-top: 0px;
    --container-default-padding-right: 0px;
    --container-default-padding-bottom: 0px;
    --container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 30px;
}

.elementor-element {
    --widgets-spacing: 30px 30px;
    --widgets-spacing-row: 15px !important;
    --widgets-spacing-column: 30px;
}

    {}

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-3 {
        --e-global-typography-text-font-size: 1rem;
        --e-global-typography-text-line-height: 1.3em;
        --e-global-typography-accent-font-size: 1rem;
        --e-global-typography-accent-line-height: 0.9em;
        --e-global-typography-17609a5-font-size: 3.3rem;
        --e-global-typography-17609a5-line-height: 0.9em;
        --e-global-typography-6fed761-font-size: 2.3rem;
        --e-global-typography-6fed761-line-height: 1em;
        --e-global-typography-2cfe180-font-size: 1.7rem;
        --e-global-typography-2cfe180-line-height: 1em;
        --e-global-typography-2dacfe0-font-size: 1.1rem;
        --e-global-typography-2dacfe0-line-height: 1em;
        --e-global-typography-28c0ba2-font-size: 1rem;
        --e-global-typography-28c0ba2-line-height: 1em;
        --e-global-typography-d53954a-font-size: 0.9rem;
        --e-global-typography-d53954a-line-height: 1em;
        --e-global-typography-0cdc30b-font-size: 1.3rem;
        --e-global-typography-0cdc30b-line-height: 1.1em;
        --e-global-typography-57a0114-font-size: 0.8rem;
        --e-global-typography-57a0114-line-height: 1.3em;
        --e-global-typography-4d2d3f3-font-size: 9rem;
        --e-global-typography-4d2d3f3-line-height: 0.9em;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-3 h1 {
        font-size: var(--e-global-typography-17609a5-font-size);
        line-height: var(--e-global-typography-17609a5-line-height);
        letter-spacing: var(--e-global-typography-17609a5-letter-spacing);
        word-spacing: var(--e-global-typography-17609a5-word-spacing);
    }

    .elementor-kit-3 h2 {
        font-size: var(--e-global-typography-6fed761-font-size);
        line-height: var(--e-global-typography-6fed761-line-height);
        letter-spacing: var(--e-global-typography-6fed761-letter-spacing);
        word-spacing: var(--e-global-typography-6fed761-word-spacing);
    }

    .elementor-kit-3 h3 {
        font-size: var(--e-global-typography-2cfe180-font-size);
        line-height: var(--e-global-typography-2cfe180-line-height);
        letter-spacing: var(--e-global-typography-2cfe180-letter-spacing);
        word-spacing: var(--e-global-typography-2cfe180-word-spacing);
    }

    .elementor-kit-3 h4 {
        font-size: var(--e-global-typography-2dacfe0-font-size);
        line-height: var(--e-global-typography-2dacfe0-line-height);
        letter-spacing: var(--e-global-typography-2dacfe0-letter-spacing);
        word-spacing: var(--e-global-typography-2dacfe0-word-spacing);
    }

    .elementor-kit-3 h5 {
        font-size: var(--e-global-typography-28c0ba2-font-size);
        line-height: var(--e-global-typography-28c0ba2-line-height);
        letter-spacing: var(--e-global-typography-28c0ba2-letter-spacing);
        word-spacing: var(--e-global-typography-28c0ba2-word-spacing);
    }

    .elementor-kit-3 h6 {
        font-size: var(--e-global-typography-d53954a-font-size);
        line-height: var(--e-global-typography-d53954a-line-height);
        letter-spacing: var(--e-global-typography-d53954a-letter-spacing);
        word-spacing: var(--e-global-typography-d53954a-word-spacing);
    }

    .elementor-kit-3 button,
    .elementor-kit-3 input[type="button"],
    .elementor-kit-3 input[type="submit"],
    .elementor-kit-3 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 90%;
    }

    .e-con {
        --container-max-width: 90%;
        --container-default-padding-top: 0px;
        --container-default-padding-right: 0px;
        --container-default-padding-bottom: 0px;
        --container-default-padding-left: 0px;
    }
}

@media(max-width:767px) {
    .elementor-kit-3 {
        --e-global-typography-text-font-size: 1rem;
        --e-global-typography-text-line-height: 1.3em;
        --e-global-typography-accent-font-size: 1rem;
        --e-global-typography-accent-line-height: 0.9em;
        --e-global-typography-17609a5-font-size: 2.8rem;
        --e-global-typography-17609a5-line-height: 1em;
        --e-global-typography-6fed761-font-size: 2rem;
        --e-global-typography-6fed761-line-height: 1em;
        --e-global-typography-2cfe180-font-size: 1.5rem;
        --e-global-typography-2cfe180-line-height: 1em;
        --e-global-typography-2dacfe0-font-size: 1.1rem;
        --e-global-typography-2dacfe0-line-height: 1.1em;
        --e-global-typography-28c0ba2-font-size: 1rem;
        --e-global-typography-28c0ba2-line-height: 1em;
        --e-global-typography-d53954a-font-size: 0.9rem;
        --e-global-typography-d53954a-line-height: 1em;
        --e-global-typography-0cdc30b-font-size: 1.2rem;
        --e-global-typography-0cdc30b-line-height: 1.2em;
        --e-global-typography-57a0114-font-size: 0.9rem;
        --e-global-typography-57a0114-line-height: 1.3em;
        --e-global-typography-4d2d3f3-font-size: 6.4rem;
        --e-global-typography-4d2d3f3-line-height: 0.9em;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-3 h1 {
        font-size: var(--e-global-typography-17609a5-font-size);
        line-height: var(--e-global-typography-17609a5-line-height);
        letter-spacing: var(--e-global-typography-17609a5-letter-spacing);
        word-spacing: var(--e-global-typography-17609a5-word-spacing);
    }

    .elementor-kit-3 h2 {
        font-size: var(--e-global-typography-6fed761-font-size);
        line-height: var(--e-global-typography-6fed761-line-height);
        letter-spacing: var(--e-global-typography-6fed761-letter-spacing);
        word-spacing: var(--e-global-typography-6fed761-word-spacing);
    }

    .elementor-kit-3 h3 {
        font-size: var(--e-global-typography-2cfe180-font-size);
        line-height: var(--e-global-typography-2cfe180-line-height);
        letter-spacing: var(--e-global-typography-2cfe180-letter-spacing);
        word-spacing: var(--e-global-typography-2cfe180-word-spacing);
    }

    .elementor-kit-3 h4 {
        font-size: var(--e-global-typography-2dacfe0-font-size);
        line-height: var(--e-global-typography-2dacfe0-line-height);
        letter-spacing: var(--e-global-typography-2dacfe0-letter-spacing);
        word-spacing: var(--e-global-typography-2dacfe0-word-spacing);
    }

    .elementor-kit-3 h5 {
        font-size: var(--e-global-typography-28c0ba2-font-size);
        line-height: var(--e-global-typography-28c0ba2-line-height);
        letter-spacing: var(--e-global-typography-28c0ba2-letter-spacing);
        word-spacing: var(--e-global-typography-28c0ba2-word-spacing);
    }

    .elementor-kit-3 h6 {
        font-size: var(--e-global-typography-d53954a-font-size);
        line-height: var(--e-global-typography-d53954a-line-height);
        letter-spacing: var(--e-global-typography-d53954a-letter-spacing);
        word-spacing: var(--e-global-typography-d53954a-word-spacing);
    }

    .elementor-kit-3 button,
    .elementor-kit-3 input[type="button"],
    .elementor-kit-3 input[type="submit"],
    .elementor-kit-3 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 90%;
    }

    .e-con {
        --container-max-width: 90%;
        --container-default-padding-top: 0px;
        --container-default-padding-right: 0px;
        --container-default-padding-bottom: 0px;
        --container-default-padding-left: 0px;
    }
}