.elementor-kit-3 {
    --e-global-color-primary: #214F4B;
    --e-global-color-secondary: #214F4B;
    --e-global-color-text: #214F4B;
    --e-global-color-accent: #16C172;
    --e-global-color-8396582: #DDF0FF;
    --e-global-color-7a34652: #214F4B;
    --e-global-color-603e433: #16C172;
    --e-global-color-5b863c8: #F7F3E3;
    --e-global-color-aeb5610: #FBFAF8;
    --e-global-color-2a652e2: #FFFFFF;
    --e-global-color-9549161: #1C0F13;
    --e-global-typography-primary-font-family: "Albert Sans";
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-secondary-font-family: "Barlow";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Barlow";
    --e-global-typography-text-font-size: 17px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.6em;
    --e-global-typography-accent-font-family: "Albert Sans";
    --e-global-typography-accent-font-size: 17px;
    --e-global-typography-accent-font-weight: 700;
    --e-global-typography-accent-text-transform: capitalize;
    --e-global-typography-accent-line-height: 1.68em;
    --e-global-typography-bcb38cf-font-family: "Albert Sans";
    --e-global-typography-bcb38cf-font-size: 3.815em;
    --e-global-typography-bcb38cf-font-weight: 800;
    --e-global-typography-bcb38cf-line-height: 1.3em;
    --e-global-typography-33b1979-font-family: "Albert Sans";
    --e-global-typography-33b1979-font-size: 3.052em;
    --e-global-typography-33b1979-font-weight: 800;
    --e-global-typography-33b1979-line-height: 1.3em;
    --e-global-typography-5e8f19a-font-family: "Albert Sans";
    --e-global-typography-5e8f19a-font-size: 2.441em;
    --e-global-typography-5e8f19a-font-weight: 800;
    --e-global-typography-5e8f19a-line-height: 1.3em;
    --e-global-typography-bbecb9a-font-family: "Albert Sans";
    --e-global-typography-bbecb9a-font-size: 1.953em;
    --e-global-typography-bbecb9a-font-weight: 800;
    --e-global-typography-bbecb9a-line-height: 1.3em;
    --e-global-typography-2935a59-font-family: "Albert Sans";
    --e-global-typography-2935a59-font-size: 1.563em;
    --e-global-typography-2935a59-font-weight: 800;
    --e-global-typography-2935a59-line-height: 1.3em;
    --e-global-typography-1330430-font-family: "Albert Sans";
    --e-global-typography-1330430-font-size: 1.25em;
    --e-global-typography-1330430-font-weight: 700;
    --e-global-typography-1330430-line-height: 1.3em;
    --e-global-typography-01d43cc-font-family: "Albert Sans";
    --e-global-typography-01d43cc-font-size: 16px;
    --e-global-typography-01d43cc-font-weight: 700;
    --e-global-typography-01d43cc-text-transform: uppercase;
    --e-global-typography-01d43cc-line-height: 1.2em;
    --e-global-typography-01d43cc-letter-spacing: 0.03em;
    --e-global-typography-9e46072-font-family: "Barlow";
    --e-global-typography-9e46072-font-size: 19px;
    --e-global-typography-9e46072-font-weight: 500;
    --e-global-typography-9e46072-line-height: 1.6em;
    --e-global-typography-57528d0-font-family: "Albert Sans";
    --e-global-typography-57528d0-font-size: 33px;
    --e-global-typography-57528d0-font-weight: 700;
    --e-global-typography-57528d0-line-height: 1.6em;
    color: var(--e-global-color-primary);
    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-7a34652);
    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);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
    color: var(--e-global-color-aeb5610);
    border-radius: 999px 999px 999px 999px;
    padding: 18px 35px 18px 35px;
}

.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-accent); */
    color: var(--e-global-color-2a652e2);
    border-style: none;
}

.elementor-kit-3 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-3 p {
    margin-block-end: 15px;
}

.elementor-kit-3 a {
    color: var(--e-global-color-603e433);
}

.elementor-kit-3 a:hover {
    color: var(--e-global-color-7a34652);
}

.elementor-kit-3 h1 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-bcb38cf-font-family), Sans-serif;
    /* font-size: var(--e-global-typography-bcb38cf-font-size); */
    font-weight: var(--e-global-typography-bcb38cf-font-weight);
    line-height: var(--e-global-typography-bcb38cf-line-height);
}

.elementor-kit-3 h2 {
    color: #35573d;
    font-family: var(--e-global-typography-33b1979-font-family), Sans-serif;
    font-size: var(--e-global-typography-33b1979-font-size);
    font-weight: 500;
    line-height: var(--e-global-typography-33b1979-line-height);
}

.elementor-kit-3 h3 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-5e8f19a-font-family), Sans-serif;
    font-size: var(--e-global-typography-5e8f19a-font-size);
    font-weight: var(--e-global-typography-5e8f19a-font-weight);
    line-height: var(--e-global-typography-5e8f19a-line-height);
}

.elementor-kit-3 h4 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-bbecb9a-font-family), Sans-serif;
    font-size: var(--e-global-typography-bbecb9a-font-size);
    font-weight: var(--e-global-typography-bbecb9a-font-weight);
    line-height: var(--e-global-typography-bbecb9a-line-height);
}

.elementor-kit-3 h5 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-2935a59-font-family), Sans-serif;
    font-size: var(--e-global-typography-2935a59-font-size);
    font-weight: var(--e-global-typography-2935a59-font-weight);
    line-height: var(--e-global-typography-2935a59-line-height);
}

.elementor-kit-3 h6 {
    color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-1330430-font-family), Sans-serif;
    font-size: var(--e-global-typography-1330430-font-size);
    font-weight: var(--e-global-typography-1330430-font-weight);
    line-height: var(--e-global-typography-1330430-line-height);
}

.elementor-kit-3 img {
    border-radius: 999em 999em 999em 999em;
}

.elementor-kit-3 label {
    color: var(--e-global-color-primary);
    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 input:not([type="button"]):not([type="submit"]),
.elementor-kit-3 textarea,
.elementor-kit-3 .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-text);
    background-color: var(--e-global-color-aeb5610);
    border-style: none;
}

.elementor-kit-3 input:focus:not([type="button"]):not([type="submit"]),
.elementor-kit-3 textarea:focus,
.elementor-kit-3 .elementor-field-textual:focus {
    background-color: var(--e-global-color-2a652e2);
    border-style: none;
}

.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: 40px;
}

.elementor-element {
    --widgets-spacing: 40px 40px;
    --widgets-spacing-row: 40px;
    --widgets-spacing-column: 40px;
}



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-bcb38cf-font-size: 3.052em;
        --e-global-typography-33b1979-font-size: 2.441em;
        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-bcb38cf-font-size);
        line-height: var(--e-global-typography-bcb38cf-line-height);
    }

    .elementor-kit-3 h2 {
        font-size: var(--e-global-typography-33b1979-font-size);
        line-height: var(--e-global-typography-33b1979-line-height);
    }

    .elementor-kit-3 h3 {
        font-size: var(--e-global-typography-5e8f19a-font-size);
        line-height: var(--e-global-typography-5e8f19a-line-height);
    }

    .elementor-kit-3 h4 {
        font-size: var(--e-global-typography-bbecb9a-font-size);
        line-height: var(--e-global-typography-bbecb9a-line-height);
    }

    .elementor-kit-3 h5 {
        font-size: var(--e-global-typography-2935a59-font-size);
        line-height: var(--e-global-typography-2935a59-line-height);
    }

    .elementor-kit-3 h6 {
        font-size: var(--e-global-typography-1330430-font-size);
        line-height: var(--e-global-typography-1330430-line-height);
    }

    .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-kit-3 label {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-3 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-3 textarea,
    .elementor-kit-3 .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-3 {
        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-bcb38cf-font-size);
        line-height: var(--e-global-typography-bcb38cf-line-height);
    }

    .elementor-kit-3 h2 {
        font-size: var(--e-global-typography-33b1979-font-size);
        line-height: var(--e-global-typography-33b1979-line-height);
    }

    .elementor-kit-3 h3 {
        font-size: var(--e-global-typography-5e8f19a-font-size);
        line-height: var(--e-global-typography-5e8f19a-line-height);
    }

    .elementor-kit-3 h4 {
        font-size: var(--e-global-typography-bbecb9a-font-size);
        line-height: var(--e-global-typography-bbecb9a-line-height);
    }

    .elementor-kit-3 h5 {
        font-size: var(--e-global-typography-2935a59-font-size);
        line-height: var(--e-global-typography-2935a59-line-height);
    }

    .elementor-kit-3 h6 {
        font-size: var(--e-global-typography-1330430-font-size);
        line-height: var(--e-global-typography-1330430-line-height);
    }

    .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-kit-3 label {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-3 input:not([type="button"]):not([type="submit"]),
    .elementor-kit-3 textarea,
    .elementor-kit-3 .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;
    }
}