.elementor-kit-4 {
    --e-global-color-primary: #0f0f0f;
    --e-global-color-secondary: #fbfbfb;
    --e-global-color-text: #5E5E5E;
    --e-global-color-accent: #333;
    --e-global-color-e19d8ff: #FFFFFF00;
    --e-global-color-fedabb7: #838383;
    --e-global-color-0136321: #838383c2;
    --e-global-color-b73d4a9: #1C33336B;
    --e-global-typography-primary-font-family: "DM Serif Display";
    --e-global-typography-primary-font-weight: 600;
    --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-size: 1rem;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.5em;
    --e-global-typography-accent-font-family: "DM Serif Display";
    --e-global-typography-accent-font-size: 1rem;
    --e-global-typography-accent-font-weight: 600;
    --e-global-typography-accent-line-height: 1em;
    --e-global-typography-777d881-font-family: "DM Serif Display";
    --e-global-typography-777d881-font-size: 5.7rem;
    --e-global-typography-777d881-font-weight: 700;
    --e-global-typography-777d881-line-height: 1.3em;
    --e-global-typography-a8c8fa4-font-family: "DM Serif Display";
    --e-global-typography-a8c8fa4-font-size: 3rem;
    --e-global-typography-a8c8fa4-font-weight: 600;
    --e-global-typography-a8c8fa4-line-height: 1.2em;
    --e-global-typography-ca7b2c6-font-family: "DM Serif Display";
    --e-global-typography-ca7b2c6-font-size: 1.6rem;
    --e-global-typography-ca7b2c6-font-weight: 500;
    --e-global-typography-ca7b2c6-line-height: 1.2em;
    --e-global-typography-69e980a-font-family: "DM Serif Display";
    --e-global-typography-69e980a-font-size: 1.5rem;
    --e-global-typography-69e980a-font-weight: 500;
    --e-global-typography-69e980a-line-height: 1.2em;
    --e-global-typography-f8dd9aa-font-family: "DM Serif Display";
    --e-global-typography-f8dd9aa-font-size: 1.25rem;
    --e-global-typography-f8dd9aa-font-weight: 400;
    --e-global-typography-f8dd9aa-line-height: 1.2em;
    --e-global-typography-0d5a3a3-font-family: "DM Serif Display";
    --e-global-typography-0d5a3a3-font-size: 1.2rem;
    --e-global-typography-0d5a3a3-font-weight: 400;
    --e-global-typography-0d5a3a3-line-height: 1.2em;
    --e-global-typography-02d217c-font-family: "DM Serif Display";
    --e-global-typography-02d217c-font-size: 5.7rem;
    --e-global-typography-02d217c-font-weight: 700;
    --e-global-typography-02d217c-font-style: normal;
    --e-global-typography-02d217c-line-height: 1.2em;
    --e-global-typography-bdf8df4-font-family: "Poppins";
    --e-global-typography-bdf8df4-font-size: 6rem;
    --e-global-typography-bdf8df4-font-weight: 700;
    --e-global-typography-bdf8df4-line-height: 1.2em;
    --e-global-typography-6ad7cfd-font-family: "Poppins";
    --e-global-typography-6ad7cfd-font-size: 1.125rem;
    --e-global-typography-6ad7cfd-font-weight: 600;
    --e-global-typography-6ad7cfd-line-height: 1em;
    background-color: var(--e-global-color-secondary);
    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-4 button,
.elementor-kit-4 input[type="button"],
.elementor-kit-4 input[type="submit"],
.elementor-kit-4 .elementor-button {
    background-color: var(--e-global-color-accent);
    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-secondary);
    border-radius: 0px 0px 0px 0px;
    padding: 15px 30px 15px 30px;
}

.elementor-kit-4 button:hover,
.elementor-kit-4 button:focus,
.elementor-kit-4 input[type="button"]:hover,
.elementor-kit-4 input[type="button"]:focus,
.elementor-kit-4 input[type="submit"]:hover,
.elementor-kit-4 input[type="submit"]:focus,
.elementor-kit-4 .elementor-button:hover,
.elementor-kit-4 .elementor-button:focus {
    background-color: var(--e-global-color-0136321);
    color: var(--e-global-color-accent);
}

.elementor-kit-4 p {
    margin-bottom: 0px;
}

.elementor-kit-4 h1 {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-777d881-font-family), Sans-serif;
    font-size: var(--e-global-typography-777d881-font-size);
    font-weight: var(--e-global-typography-777d881-font-weight);
    line-height: var(--e-global-typography-777d881-line-height);
    letter-spacing: var(--e-global-typography-777d881-letter-spacing);
    word-spacing: var(--e-global-typography-777d881-word-spacing);
}

.elementor-kit-4 h2 {
    color: #01070b;
    font-family: var(--e-global-typography-a8c8fa4-font-family), Sans-serif;
    font-size: var(--e-global-typography-a8c8fa4-font-size);
    font-weight: var(--e-global-typography-a8c8fa4-font-weight);
    line-height: var(--e-global-typography-a8c8fa4-line-height);
    letter-spacing: var(--e-global-typography-a8c8fa4-letter-spacing);
    word-spacing: var(--e-global-typography-a8c8fa4-word-spacing);
}

.elementor-kit-4 h2.text-white {
    color: #fff !important;
    text-align: center !important;
}

.elementor-kit-4 h3 {
    color: #01070b;
    font-family: var(--e-global-typography-ca7b2c6-font-family), Sans-serif;
    font-size: var(--e-global-typography-ca7b2c6-font-size);
    font-weight: var(--e-global-typography-ca7b2c6-font-weight);
    line-height: var(--e-global-typography-ca7b2c6-line-height);
    letter-spacing: var(--e-global-typography-ca7b2c6-letter-spacing);
    word-spacing: var(--e-global-typography-ca7b2c6-word-spacing);
}

.elementor-kit-4 h4 {
    color: #61605f;
    font-family: var(--e-global-typography-69e980a-font-family), Sans-serif;
    font-size: var(--e-global-typography-69e980a-font-size);
    font-weight: var(--e-global-typography-69e980a-font-weight);
    line-height: var(--e-global-typography-69e980a-line-height);
    letter-spacing: var(--e-global-typography-69e980a-letter-spacing);
    word-spacing: var(--e-global-typography-69e980a-word-spacing);
}

.elementor-kit-4 h5 {
    color: #61605f;
    font-family: var(--e-global-typography-f8dd9aa-font-family), Sans-serif;
    font-size: var(--e-global-typography-f8dd9aa-font-size);
    font-weight: var(--e-global-typography-f8dd9aa-font-weight);
    line-height: var(--e-global-typography-f8dd9aa-line-height);
    letter-spacing: var(--e-global-typography-f8dd9aa-letter-spacing);
    word-spacing: var(--e-global-typography-f8dd9aa-word-spacing);
}

.elementor-kit-4 h6 {
    color: #61605f;
    font-family: var(--e-global-typography-0d5a3a3-font-family), Sans-serif;
    font-size: var(--e-global-typography-0d5a3a3-font-size);
    font-weight: var(--e-global-typography-0d5a3a3-font-weight);
    line-height: var(--e-global-typography-0d5a3a3-line-height);
    letter-spacing: var(--e-global-typography-0d5a3a3-letter-spacing);
    word-spacing: var(--e-global-typography-0d5a3a3-word-spacing);
}

.elementor-kit-4 label {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-f8dd9aa-font-family), Sans-serif;
    font-size: var(--e-global-typography-f8dd9aa-font-size);
    font-weight: var(--e-global-typography-f8dd9aa-font-weight);
    line-height: var(--e-global-typography-f8dd9aa-line-height);
    letter-spacing: var(--e-global-typography-f8dd9aa-letter-spacing);
    word-spacing: var(--e-global-typography-f8dd9aa-word-spacing);
}

.elementor-kit-4 input:not([type="button"]):not([type="submit"]),
.elementor-kit-4 textarea,
.elementor-kit-4 .elementor-field-textual {
    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);
    color: var(--e-global-color-accent);
    accent-color: var(--e-global-color-accent);
    background-color: var(--e-global-color-e19d8ff);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-0136321);
    border-radius: 0px 0px 0px 0px;
}

.elementor-kit-4 input:focus:not([type="button"]):not([type="submit"]),
.elementor-kit-4 textarea:focus,
.elementor-kit-4 .elementor-field-textual:focus {
    color: var(--e-global-color-accent);
    accent-color: var(--e-global-color-accent);
    background-color: var(--e-global-color-e19d8ff);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-fedabb7);
    border-radius: 0px 0px 0px 0px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1366px;
}

.e-con {
    --container-max-width: 1366px;
    --container-default-padding-top: 0em;
    --container-default-padding-right: 0em;
    --container-default-padding-bottom: 0em;
    --container-default-padding-left: 0em;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 30px;
}

.elementor-element {
    --widgets-spacing: 30px 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-4 {
        --e-global-typography-text-font-size: 0.875rem;
        --e-global-typography-text-line-height: 1.5em;
        --e-global-typography-accent-font-size: 0.875rem;
        --e-global-typography-accent-line-height: 1em;
        --e-global-typography-777d881-font-size: 3.5rem;
        --e-global-typography-777d881-line-height: 1.3em;
        --e-global-typography-a8c8fa4-font-size: 2.5rem;
        --e-global-typography-a8c8fa4-line-height: 1.2em;
        --e-global-typography-ca7b2c6-font-size: 1.5rem;
        --e-global-typography-ca7b2c6-line-height: 1.2em;
        --e-global-typography-69e980a-font-size: 1.4rem;
        --e-global-typography-69e980a-line-height: 1.2em;
        --e-global-typography-f8dd9aa-font-size: 1.25rem;
        --e-global-typography-f8dd9aa-line-height: 1.2em;
        --e-global-typography-0d5a3a3-font-size: 1.125rem;
        --e-global-typography-0d5a3a3-line-height: 1.2em;
        --e-global-typography-02d217c-font-size: 3.5rem;
        --e-global-typography-02d217c-line-height: 1.2em;
        --e-global-typography-bdf8df4-font-size: 3.5rem;
        --e-global-typography-bdf8df4-line-height: 1.2em;
        --e-global-typography-6ad7cfd-font-size: 1.125rem;
        --e-global-typography-6ad7cfd-line-height: 1.2em;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-4 h1 {
        font-size: var(--e-global-typography-777d881-font-size);
        line-height: var(--e-global-typography-777d881-line-height);
        letter-spacing: var(--e-global-typography-777d881-letter-spacing);
        word-spacing: var(--e-global-typography-777d881-word-spacing);
    }

    .elementor-kit-4 h2 {
        font-size: var(--e-global-typography-a8c8fa4-font-size);
        line-height: var(--e-global-typography-a8c8fa4-line-height);
        letter-spacing: var(--e-global-typography-a8c8fa4-letter-spacing);
        word-spacing: var(--e-global-typography-a8c8fa4-word-spacing);
    }

    .elementor-kit-4 h3 {
        font-size: var(--e-global-typography-ca7b2c6-font-size);
        line-height: var(--e-global-typography-ca7b2c6-line-height);
        letter-spacing: var(--e-global-typography-ca7b2c6-letter-spacing);
        word-spacing: var(--e-global-typography-ca7b2c6-word-spacing);
    }

    .elementor-kit-4 h4 {
        font-size: var(--e-global-typography-69e980a-font-size);
        line-height: var(--e-global-typography-69e980a-line-height);
        letter-spacing: var(--e-global-typography-69e980a-letter-spacing);
        word-spacing: var(--e-global-typography-69e980a-word-spacing);
    }

    .elementor-kit-4 h5 {
        font-size: var(--e-global-typography-f8dd9aa-font-size);
        line-height: var(--e-global-typography-f8dd9aa-line-height);
        letter-spacing: var(--e-global-typography-f8dd9aa-letter-spacing);
        word-spacing: var(--e-global-typography-f8dd9aa-word-spacing);
    }

    .elementor-kit-4 h6 {
        font-size: var(--e-global-typography-0d5a3a3-font-size);
        line-height: var(--e-global-typography-0d5a3a3-line-height);
        letter-spacing: var(--e-global-typography-0d5a3a3-letter-spacing);
        word-spacing: var(--e-global-typography-0d5a3a3-word-spacing);
    }

    .elementor-kit-4 button,
    .elementor-kit-4 input[type="button"],
    .elementor-kit-4 input[type="submit"],
    .elementor-kit-4 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-kit-4 label {
        font-size: var(--e-global-typography-f8dd9aa-font-size);
        line-height: var(--e-global-typography-f8dd9aa-line-height);
        letter-spacing: var(--e-global-typography-f8dd9aa-letter-spacing);
        word-spacing: var(--e-global-typography-f8dd9aa-word-spacing);
    }

    .elementor-kit-4 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-4 textarea,
    .elementor-kit-4 .elementor-field-textual {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-4 {
        --e-global-typography-text-font-size: 0.875rem;
        --e-global-typography-text-line-height: 1.5em;
        --e-global-typography-accent-font-size: 0.875rem;
        --e-global-typography-accent-line-height: 1em;
        --e-global-typography-777d881-font-size: 2.8rem;
        --e-global-typography-777d881-line-height: 1.3em;
        --e-global-typography-a8c8fa4-font-size: 2rem;
        --e-global-typography-a8c8fa4-line-height: 1.2em;
        --e-global-typography-ca7b2c6-font-size: 1.4rem;
        --e-global-typography-ca7b2c6-line-height: 1.2em;
        --e-global-typography-69e980a-font-size: 1.3rem;
        --e-global-typography-69e980a-line-height: 1.2em;
        --e-global-typography-f8dd9aa-font-size: 1.2rem;
        --e-global-typography-f8dd9aa-line-height: 1.2em;
        --e-global-typography-0d5a3a3-font-size: 1.1rem;
        --e-global-typography-0d5a3a3-line-height: 1.2em;
        --e-global-typography-02d217c-font-size: 2.8rem;
        --e-global-typography-02d217c-line-height: 1.2em;
        --e-global-typography-bdf8df4-font-size: 2.8rem;
        --e-global-typography-bdf8df4-line-height: 1.2em;
        --e-global-typography-6ad7cfd-font-size: 1.125rem;
        --e-global-typography-6ad7cfd-line-height: 1.2em;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-4 h1 {
        font-size: var(--e-global-typography-777d881-font-size);
        line-height: var(--e-global-typography-777d881-line-height);
        letter-spacing: var(--e-global-typography-777d881-letter-spacing);
        word-spacing: var(--e-global-typography-777d881-word-spacing);
    }

    .elementor-kit-4 h2 {
        font-size: var(--e-global-typography-a8c8fa4-font-size);
        line-height: var(--e-global-typography-a8c8fa4-line-height);
        letter-spacing: var(--e-global-typography-a8c8fa4-letter-spacing);
        word-spacing: var(--e-global-typography-a8c8fa4-word-spacing);
    }

    .elementor-kit-4 h3 {
        font-size: var(--e-global-typography-ca7b2c6-font-size);
        line-height: var(--e-global-typography-ca7b2c6-line-height);
        letter-spacing: var(--e-global-typography-ca7b2c6-letter-spacing);
        word-spacing: var(--e-global-typography-ca7b2c6-word-spacing);
    }

    .elementor-kit-4 h4 {
        font-size: var(--e-global-typography-69e980a-font-size);
        line-height: var(--e-global-typography-69e980a-line-height);
        letter-spacing: var(--e-global-typography-69e980a-letter-spacing);
        word-spacing: var(--e-global-typography-69e980a-word-spacing);
    }

    .elementor-kit-4 h5 {
        font-size: var(--e-global-typography-f8dd9aa-font-size);
        line-height: var(--e-global-typography-f8dd9aa-line-height);
        letter-spacing: var(--e-global-typography-f8dd9aa-letter-spacing);
        word-spacing: var(--e-global-typography-f8dd9aa-word-spacing);
    }

    .elementor-kit-4 h6 {
        font-size: var(--e-global-typography-0d5a3a3-font-size);
        line-height: var(--e-global-typography-0d5a3a3-line-height);
        letter-spacing: var(--e-global-typography-0d5a3a3-letter-spacing);
        word-spacing: var(--e-global-typography-0d5a3a3-word-spacing);
    }

    .elementor-kit-4 button,
    .elementor-kit-4 input[type="button"],
    .elementor-kit-4 input[type="submit"],
    .elementor-kit-4 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-kit-4 label {
        font-size: var(--e-global-typography-f8dd9aa-font-size);
        line-height: var(--e-global-typography-f8dd9aa-line-height);
        letter-spacing: var(--e-global-typography-f8dd9aa-letter-spacing);
        word-spacing: var(--e-global-typography-f8dd9aa-word-spacing);
    }

    .elementor-kit-4 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-4 textarea,
    .elementor-kit-4 .elementor-field-textual {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}