.elementor-kit-6 {
    --e-global-color-primary: #6B752B;
    --e-global-color-secondary: #A29D8C;
    --e-global-color-text: #232323;
    --e-global-color-accent: #B96711;
    --e-global-color-1f7fdc6: #F3F3F6;
    --e-global-color-e808d6b: #FFFFFF;
    --e-global-color-484a0eb: #EFF1EC;
    --e-global-color-edaddb8: #000000;
    --e-global-typography-primary-font-family: "adobe-garamond-pro";
    --e-global-typography-primary-font-size: 4em;
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-primary-line-height: 1em;
    --e-global-typography-secondary-font-family: "adobe-garamond-pro";
    --e-global-typography-secondary-font-size: 3em;
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-secondary-line-height: 1.1em;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "adobe-garamond-pro";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-07afec0-font-family: "adobe-garamond-pro";
    --e-global-typography-07afec0-font-size: 2.3em;
    --e-global-typography-07afec0-font-weight: 600;
    --e-global-typography-07afec0-line-height: 1em;
    --e-global-typography-7b0927d-font-family: "adobe-garamond-pro";
    --e-global-typography-7b0927d-font-size: 1.5em;
    --e-global-typography-7b0927d-line-height: 1em;
    --e-global-typography-283a204-font-family: "Poppins";
    --e-global-typography-283a204-font-size: 3em;
    --e-global-typography-283a204-font-weight: 800;
    --e-global-typography-283a204-line-height: 1em;
    --e-global-typography-e295ad5-font-family: "adobe-garamond-pro";
    --e-global-typography-e295ad5-font-size: 2em;
    --e-global-typography-e295ad5-font-weight: 500;
    --e-global-typography-e295ad5-line-height: 1em;
    --e-global-typography-7fd5d61-font-size: 0.9em;
    --e-global-typography-5c277c7-font-family: "adobe-garamond-pro";
    --e-global-typography-5c277c7-font-size: 2.3em;
    --e-global-typography-5c277c7-font-weight: 500;
    --e-global-typography-5c277c7-line-height: 1.1em;
    --e-global-typography-ad6a51c-font-family: "adobe-garamond-pro";
    --e-global-typography-ad6a51c-font-size: 1em;
    --e-global-typography-ad6a51c-font-weight: 600;
    --e-global-typography-ad6a51c-text-decoration: none;
    --e-global-typography-43559d9-font-family: "adobe-garamond-pro";
    --e-global-typography-43559d9-font-size: 1.1em;
    --e-global-typography-43559d9-font-weight: 700;
    --e-global-typography-41e4908-font-size: 0.75em;
    --e-global-typography-f1d9f15-font-family: "adobe-garamond-pro";
    --e-global-typography-f1d9f15-font-size: 1.5em;
    --e-global-typography-f1d9f15-font-weight: 500;
    --e-global-typography-f1d9f15-line-height: 1em;
    --e-global-typography-4e55196-font-family: "Poppins";
    --e-global-typography-4e55196-font-size: 16px;
    --e-global-typography-4e55196-font-weight: 700;
    --e-global-typography-4e55196-text-transform: uppercase;
    --e-global-typography-a0097ba-font-family: "adobe-garamond-pro";
    --e-global-typography-a0097ba-font-size: 1.3em;
    --e-global-typography-a0097ba-font-weight: 400;
    --e-global-typography-a0097ba-text-decoration: none;
    --e-global-typography-a0097ba-line-height: 1em;
    --e-global-typography-eecf55b-font-family: "Poppins";
    --e-global-typography-eecf55b-font-size: 1em;
    --e-global-typography-eecf55b-font-weight: 700;
    --e-global-typography-eecf55b-text-transform: capitalize;
    --e-global-typography-eecf55b-text-decoration: underline;
    --e-global-typography-dd31b4b-font-size: 0.9em;
    --e-global-typography-dd31b4b-font-weight: 700;
    --e-global-typography-fe90b97-font-family: "adobe-garamond-pro";
    --e-global-typography-fe90b97-font-size: 1.5em;
    --e-global-typography-fe90b97-font-weight: 600;
    --e-global-typography-fe90b97-line-height: 1em;
    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 );
    background-color: var( --e-global-color-484a0eb );
}

    .elementor-kit-6 p {
        margin-bottom: 20px;
    }

    .elementor-kit-6 a {
        color: var( --e-global-color-primary );
        font-weight: bold;
        text-decoration: underline;
    }

        .elementor-kit-6 a:hover {
            color: var( --e-global-color-accent );
        }

    .elementor-kit-6 h1 {
        font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
        font-size: var( --e-global-typography-primary-font-size );
        font-weight: var( --e-global-typography-primary-font-weight );
        line-height: var( --e-global-typography-primary-line-height );
    }

    .elementor-kit-6 h2 {
        font-family: var( --e-global-typography-secondary-font-family ), Sans-serif;
        font-size: var( --e-global-typography-secondary-font-size );
        font-weight: var( --e-global-typography-secondary-font-weight );
        line-height: var( --e-global-typography-secondary-line-height );
    }

    .elementor-kit-6 h3 {
        font-family: var( --e-global-typography-07afec0-font-family ), Sans-serif;
        font-size: var( --e-global-typography-07afec0-font-size );
        font-weight: var( --e-global-typography-07afec0-font-weight );
        line-height: var( --e-global-typography-07afec0-line-height );
        letter-spacing: var( --e-global-typography-07afec0-letter-spacing );
        word-spacing: var( --e-global-typography-07afec0-word-spacing );
    }

    .elementor-kit-6 h4 {
        font-family: var( --e-global-typography-7b0927d-font-family ), Sans-serif;
        font-size: var( --e-global-typography-7b0927d-font-size );
        line-height: var( --e-global-typography-7b0927d-line-height );
        letter-spacing: var( --e-global-typography-7b0927d-letter-spacing );
        word-spacing: var( --e-global-typography-7b0927d-word-spacing );
    }

    .elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
        font-family: var( --e-global-typography-ad6a51c-font-family ), Sans-serif;
        font-size: var( --e-global-typography-ad6a51c-font-size );
        font-weight: var( --e-global-typography-ad6a51c-font-weight );
        text-decoration: var( --e-global-typography-ad6a51c-text-decoration );
        line-height: var( --e-global-typography-ad6a51c-line-height );
        letter-spacing: var( --e-global-typography-ad6a51c-letter-spacing );
        word-spacing: var( --e-global-typography-ad6a51c-word-spacing );
        color: var( --e-global-color-e808d6b );
        background-color: var( --e-global-color-accent );
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: var( --e-global-color-accent );
        border-radius: 100px 100px 100px 100px;
        padding: 15px 30px 15px 30px;
    }

        .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 {
            color: var( --e-global-color-e808d6b );
            background-color: var( --e-global-color-primary );
            border-style: solid;
            border-color: var( --e-global-color-primary );
        }

.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;
}

{
}

h1.entry-title {
    display: var(--page-title-display);
}

.elementor-kit-6 e-page-transition {
    background-color: #FFBC7D;
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

@media(max-width:1024px) {
    .elementor-kit-6 {
        --e-global-typography-primary-font-size: 3.7em;
        --e-global-typography-secondary-font-size: 2.5em;
        --e-global-typography-07afec0-font-size: 2em;
        --e-global-typography-283a204-font-size: 2.8em;
        --e-global-typography-5c277c7-font-size: 2em;
        --e-global-typography-fe90b97-font-size: 1.3em;
        font-size: var( --e-global-typography-text-font-size );
    }

        .elementor-kit-6 h1 {
            font-size: var( --e-global-typography-primary-font-size );
            line-height: var( --e-global-typography-primary-line-height );
        }

        .elementor-kit-6 h2 {
            font-size: var( --e-global-typography-secondary-font-size );
            line-height: var( --e-global-typography-secondary-line-height );
        }

        .elementor-kit-6 h3 {
            font-size: var( --e-global-typography-07afec0-font-size );
            line-height: var( --e-global-typography-07afec0-line-height );
            letter-spacing: var( --e-global-typography-07afec0-letter-spacing );
            word-spacing: var( --e-global-typography-07afec0-word-spacing );
        }

        .elementor-kit-6 h4 {
            font-size: var( --e-global-typography-7b0927d-font-size );
            line-height: var( --e-global-typography-7b0927d-line-height );
            letter-spacing: var( --e-global-typography-7b0927d-letter-spacing );
            word-spacing: var( --e-global-typography-7b0927d-word-spacing );
        }

        .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-ad6a51c-font-size );
            line-height: var( --e-global-typography-ad6a51c-line-height );
            letter-spacing: var( --e-global-typography-ad6a51c-letter-spacing );
            word-spacing: var( --e-global-typography-ad6a51c-word-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-primary-font-size: 2.6em;
        --e-global-typography-secondary-font-size: 2em;
        --e-global-typography-07afec0-font-size: 1.8em;
        --e-global-typography-283a204-font-size: 2.1em;
        --e-global-typography-e295ad5-font-size: 1.7em;
        --e-global-typography-5c277c7-font-size: 1.9em;
        --e-global-typography-f1d9f15-font-size: 1.3em;
        --e-global-typography-a0097ba-font-size: 1.2em;
        --e-global-typography-fe90b97-font-size: 1.8em;
        font-size: var( --e-global-typography-text-font-size );
    }

        .elementor-kit-6 h1 {
            font-size: var( --e-global-typography-primary-font-size );
            line-height: var( --e-global-typography-primary-line-height );
        }

        .elementor-kit-6 h2 {
            font-size: var( --e-global-typography-secondary-font-size );
            line-height: var( --e-global-typography-secondary-line-height );
        }

        .elementor-kit-6 h3 {
            font-size: var( --e-global-typography-07afec0-font-size );
            line-height: var( --e-global-typography-07afec0-line-height );
            letter-spacing: var( --e-global-typography-07afec0-letter-spacing );
            word-spacing: var( --e-global-typography-07afec0-word-spacing );
        }

        .elementor-kit-6 h4 {
            font-size: var( --e-global-typography-7b0927d-font-size );
            line-height: var( --e-global-typography-7b0927d-line-height );
            letter-spacing: var( --e-global-typography-7b0927d-letter-spacing );
            word-spacing: var( --e-global-typography-7b0927d-word-spacing );
        }

        .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-ad6a51c-font-size );
            line-height: var( --e-global-typography-ad6a51c-line-height );
            letter-spacing: var( --e-global-typography-ad6a51c-letter-spacing );
            word-spacing: var( --e-global-typography-ad6a51c-word-spacing );
        }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}
