.elementor-kit-6 {
    --e-global-color-primary: #0191eb;
    --e-global-color-secondary: #0191eb;
    --e-global-color-dark: #2b3b5f;
    --e-global-color-text: #1D1D1F;
    --e-global-color-accent: #0191eb;
    --e-global-color-b768f03: #FFF7D6;
    /* --e-global-color-dddc0df: #E9F4F2; */
    --e-global-color-dddc0df: #e0f3ff;
    --e-global-color-187fa0e: #CADF83;
    --e-global-color-bad93cf: #F6EF78;
    --e-global-color-b2bae82: #334B4A;
    --e-global-color-323fb83: #FFFFFF;
    --e-global-color-258f795: #28998914;
    --e-global-typography-primary-font-family: "Noto Sans Display";
    --e-global-typography-primary-font-size: 28px;
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-primary-line-height: 1.3em;
    --e-global-typography-secondary-font-family: "Noto Sans Display";
    --e-global-typography-secondary-font-size: 22px;
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-secondary-line-height: 1.3em;
    --e-global-typography-text-font-family: "Inter";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.3em;
    --e-global-typography-accent-font-family: "Inter";
    --e-global-typography-accent-font-size: 20px;
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-accent-text-transform: none;
    --e-global-typography-c2f5ae7-font-family: "Noto Sans Display";
    --e-global-typography-c2f5ae7-font-size: 28px;
    --e-global-typography-c2f5ae7-font-weight: 600;
    --e-global-typography-c2f5ae7-line-height: 1.3em;
    --e-global-typography-82f701d-font-family: "Noto Sans Display";
    --e-global-typography-82f701d-font-size: 48px;
    --e-global-typography-82f701d-font-weight: 700;
    --e-global-typography-82f701d-line-height: 1.3em;
    --e-global-typography-17629c5-font-family: "Inter";
    --e-global-typography-17629c5-font-size: 20px;
    --e-global-typography-17629c5-font-weight: 400;
    --e-global-typography-17629c5-line-height: 1.3em;
    --e-global-typography-fbf7d52-font-family: "Noto Sans Display";
    --e-global-typography-fbf7d52-font-size: 38px;
    --e-global-typography-fbf7d52-font-weight: 700;
    --e-global-typography-fbf7d52-line-height: 1.3em;
    --e-global-typography-1c2b058-font-family: "Noto Sans Display";
    --e-global-typography-1c2b058-font-size: 24px;
    --e-global-typography-1c2b058-font-weight: 600;
    --e-global-typography-1c2b058-line-height: 1.3em;
}

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

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

.elementor-kit-6 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-6 a {
    color: var(--e-global-color-primary);
    font-weight: 500;
}

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

.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;
    --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 button,
    .elementor-kit-6 input[type="button"],
    .elementor-kit-6 input[type="submit"],
    .elementor-kit-6 .elementor-button {
        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-6 button,
    .elementor-kit-6 input[type="button"],
    .elementor-kit-6 input[type="submit"],
    .elementor-kit-6 .elementor-button {
        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;
    }
}

/* Start custom CSS */
h1.entry-title {
    display: none;
}

/* End custom CSS */