.elementor-kit-3 {
    /* --e-global-color-primary: #C09D2F; */
    --e-global-color-primary: #32FFFE;
    --e-global-color-secondary: #2A2A2A;
    --e-global-color-text: #848484;
    --e-global-color-accent: #29cccc;
    --e-global-color-09c7039: #F6F6F6;
    --e-global-color-ae26316: #6EC1E400;
    --e-global-color-bb46af1: #2B281C4D;
    --e-global-color-5caefa9: #1B1A17;
    --e-global-color-4cb6938: #CFCFCF;
    --e-global-color-d266559: #2D2918;
    --e-global-color-139bbea: #4B4B4B;
    --e-global-typography-primary-font-family: "EB Garamond";
    --e-global-typography-primary-font-size: 60px;
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-primary-line-height: 1.3em;
    --e-global-typography-secondary-font-family: "EB Garamond";
    --e-global-typography-secondary-font-size: 52px;
    --e-global-typography-secondary-font-weight: 500;
    --e-global-typography-secondary-line-height: 1.3em;
    --e-global-typography-text-font-family: "Work Sans";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.5em;
    --e-global-typography-accent-font-family: "Work Sans";
    --e-global-typography-accent-font-size: 16px;
    --e-global-typography-accent-font-weight: 600;
    --e-global-typography-accent-line-height: 1.5em;
    --e-global-typography-adf1617-font-family: "Work Sans";
    --e-global-typography-adf1617-font-size: 14px;
    --e-global-typography-adf1617-font-weight: 400;
    --e-global-typography-f991ecf-font-family: "Work Sans";
    --e-global-typography-f991ecf-font-size: 16px;
    --e-global-typography-f991ecf-font-weight: 500;
    --e-global-typography-abf029d-font-family: "EB Garamond";
    --e-global-typography-abf029d-font-size: 60px;
    --e-global-typography-abf029d-font-weight: 600;
    --e-global-typography-abf029d-line-height: 1.3em;
    --e-global-typography-8b1ec69-font-family: "Work Sans";
    --e-global-typography-8b1ec69-font-size: 18px;
    --e-global-typography-8b1ec69-font-weight: 500;
    --e-global-typography-8b1ec69-line-height: 1.3em;
    --e-global-typography-841f6b5-font-family: "EB Garamond";
    --e-global-typography-841f6b5-font-size: 45px;
    --e-global-typography-841f6b5-font-weight: 500;
    --e-global-typography-841f6b5-line-height: 1.3em;
    --e-global-typography-3b6357e-font-family: "EB Garamond";
    --e-global-typography-3b6357e-font-size: 26px;
    --e-global-typography-3b6357e-font-weight: 500;
    --e-global-typography-3b6357e-line-height: 1.3em;
    --e-global-typography-017fba1-font-family: "EB Garamond";
    --e-global-typography-017fba1-font-size: 100px;
    --e-global-typography-017fba1-font-weight: 500;
    --e-global-typography-017fba1-line-height: 1.3em;
    --e-global-typography-42a0b87-font-family: "EB Garamond";
    --e-global-typography-42a0b87-font-size: 28px;
    --e-global-typography-42a0b87-font-weight: 500;
    --e-global-typography-42a0b87-line-height: 1.3em;
    --e-global-typography-6574221-font-family: "EB Garamond";
    --e-global-typography-6574221-font-size: 35px;
    --e-global-typography-6574221-font-weight: 400;
    --e-global-typography-6574221-line-height: 1.3em;
    --e-global-typography-63711b9-font-family: "EB Garamond";
    --e-global-typography-63711b9-font-size: 22px;
    --e-global-typography-63711b9-font-weight: 500;
    --e-global-typography-63711b9-line-height: 1.3em;
    --e-global-typography-1697bb2-font-family: "EB Garamond";
    --e-global-typography-1697bb2-font-size: 60px;
    --e-global-typography-1697bb2-font-weight: 500;
    --e-global-typography-1697bb2-line-height: 1em;
    --e-global-typography-200903e-font-family: "EB Garamond";
    --e-global-typography-200903e-font-size: 145px;
    --e-global-typography-200903e-font-weight: 500;
    --e-global-typography-200903e-line-height: 1.3em;
    --e-global-typography-00370f0-font-family: "EB Garamond";
    --e-global-typography-00370f0-font-size: 19px;
    --e-global-typography-00370f0-font-weight: 500;
    --e-global-typography-00370f0-line-height: 1.4em;
    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);
    background-color: var(--e-global-color-5caefa9);
}

.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-09c7039);
    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-3 h2 {
    color: var(--e-global-color-09c7039);
    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-3 h3 {
    color: var(--e-global-color-09c7039);
    font-family: var(--e-global-typography-841f6b5-font-family), Sans-serif;
    font-size: var(--e-global-typography-841f6b5-font-size);
    font-weight: var(--e-global-typography-841f6b5-font-weight);
    line-height: var(--e-global-typography-841f6b5-line-height);
    letter-spacing: var(--e-global-typography-841f6b5-letter-spacing);
    word-spacing: var(--e-global-typography-841f6b5-word-spacing);
}

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

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

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

.elementor-kit-3 button,
.elementor-kit-3 input[type="button"],
.elementor-kit-3 input[type="submit"],
.elementor-kit-3 .elementor-button {
    font-family: var(--e-global-typography-8b1ec69-font-family), Sans-serif;
    font-size: var(--e-global-typography-8b1ec69-font-size);
    font-weight: var(--e-global-typography-8b1ec69-font-weight);
    line-height: var(--e-global-typography-8b1ec69-line-height);
    letter-spacing: var(--e-global-typography-8b1ec69-letter-spacing);
    word-spacing: var(--e-global-typography-8b1ec69-word-spacing);
    color: var(--e-global-color-5caefa9);
    background-color: var(--e-global-color-primary);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    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-accent);
}

.elementor-kit-3 label {
    color: var(--e-global-color-09c7039);
    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);
}

.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-secondary);
    background-color: var(--e-global-color-09c7039);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 20px 15px 20px;
}

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

.e-container {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element {
    --widgets-spacing: 20px;
}

h1.entry-title {
    display: var(--page-title-display);
}

.site-header {
    padding-right: 0px;
    padding-left: 0px;
}

@media(max-width:1024px) {
    .elementor-kit-3 {
        --e-global-typography-secondary-font-size: 50px;
        --e-global-typography-017fba1-font-size: 100px;
        --e-global-typography-6574221-font-size: 32px;
        --e-global-typography-1697bb2-font-size: 50px;
        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-primary-font-size);
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-3 h2 {
        font-size: var(--e-global-typography-secondary-font-size);
        line-height: var(--e-global-typography-secondary-line-height);
    }

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

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

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

    .elementor-kit-3 h6 {
        font-size: var(--e-global-typography-00370f0-font-size);
        line-height: var(--e-global-typography-00370f0-line-height);
        letter-spacing: var(--e-global-typography-00370f0-letter-spacing);
        word-spacing: var(--e-global-typography-00370f0-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-8b1ec69-font-size);
        line-height: var(--e-global-typography-8b1ec69-line-height);
        letter-spacing: var(--e-global-typography-8b1ec69-letter-spacing);
        word-spacing: var(--e-global-typography-8b1ec69-word-spacing);
    }

    .elementor-kit-3 label {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-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-container {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-3 {
        --e-global-typography-primary-font-size: 50px;
        --e-global-typography-secondary-font-size: 40px;
        --e-global-typography-text-font-size: 14px;
        --e-global-typography-abf029d-font-size: 50px;
        --e-global-typography-8b1ec69-font-size: 16px;
        --e-global-typography-841f6b5-font-size: 42px;
        --e-global-typography-3b6357e-font-size: 22px;
        --e-global-typography-017fba1-font-size: 60px;
        --e-global-typography-42a0b87-font-size: 26px;
        --e-global-typography-6574221-font-size: 24px;
        --e-global-typography-1697bb2-font-size: 40px;
        --e-global-typography-200903e-font-size: 100px;
        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-primary-font-size);
        line-height: var(--e-global-typography-primary-line-height);
    }

    .elementor-kit-3 h2 {
        font-size: var(--e-global-typography-secondary-font-size);
        line-height: var(--e-global-typography-secondary-line-height);
    }

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

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

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

    .elementor-kit-3 h6 {
        font-size: var(--e-global-typography-00370f0-font-size);
        line-height: var(--e-global-typography-00370f0-line-height);
        letter-spacing: var(--e-global-typography-00370f0-letter-spacing);
        word-spacing: var(--e-global-typography-00370f0-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-8b1ec69-font-size);
        line-height: var(--e-global-typography-8b1ec69-line-height);
        letter-spacing: var(--e-global-typography-8b1ec69-letter-spacing);
        word-spacing: var(--e-global-typography-8b1ec69-word-spacing);
    }

    .elementor-kit-3 label {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-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-container {
        --container-max-width: 767px;
    }
}