.elementor-kit-97 {
    --e-global-color-primary: #000000;
    --e-global-color-secondary: #0C0C0C;
    --e-global-color-text: #C5C5C5;
    --e-global-color-accent: #2C2111;
    --e-global-color-f1c4707: #ffc400e1;
    --e-global-color-6ee9260: #FFFFFF;
    --e-global-color-30f9655: #02010100;
    --e-global-color-0b2d13b: #0C0C0CD1;
    --e-global-color-80488e5: #FFFFFF3D;
    --e-global-color-640e7a4: #e3cc00;
    --e-global-typography-primary-font-family: "Fjalla One";
    --e-global-typography-primary-font-size: 4em;
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Fjalla One";
    --e-global-typography-secondary-font-size: 3em;
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Fjalla One";
    --e-global-typography-accent-font-size: 1.5em;
    --e-global-typography-accent-font-weight: 600;
    --e-global-typography-6ed525d-font-family: "Fjalla One";
    --e-global-typography-6ed525d-font-size: 1.3em;
    --e-global-typography-6ed525d-font-weight: 600;
    --e-global-typography-5c9c9ad-font-family: "Fjalla One";
    --e-global-typography-5c9c9ad-font-size: 1.2em;
    --e-global-typography-5c9c9ad-font-weight: 600;
    --e-global-typography-807d354-font-family: "Fjalla One";
    --e-global-typography-807d354-font-size: 1em;
    --e-global-typography-807d354-font-weight: 600;
    --e-global-typography-661af24-font-family: "Fjalla One";
    --e-global-typography-661af24-font-size: 2.4em;
    --e-global-typography-661af24-font-weight: 600;
    --e-global-typography-4381ec5-font-family: "Dancing Script";
    --e-global-typography-4381ec5-font-size: 4em;
    --e-global-typography-4381ec5-font-weight: 900;
    --e-global-typography-5134daa-font-family: "Dancing Script";
    --e-global-typography-5134daa-font-size: 3em;
    --e-global-typography-5134daa-font-weight: 900;
    --e-global-typography-90e6aa2-font-family: "Fjalla One";
    --e-global-typography-90e6aa2-font-size: 3.5em;
    --e-global-typography-90e6aa2-font-weight: 600;
    --e-global-typography-02bee84-font-family: "Fjalla One";
    --e-global-typography-02bee84-font-size: 1em;
    --e-global-typography-02bee84-font-weight: 400;
    --e-global-typography-3da8b1b-font-family: "Fjalla One";
    --e-global-typography-3da8b1b-font-size: 1.3em;
    --e-global-typography-3da8b1b-font-weight: 400;
    --e-global-typography-41a96eb-font-family: "Dancing Script";
    --e-global-typography-41a96eb-font-size: 1.7em;
    --e-global-typography-41a96eb-font-weight: 600;
    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-weight: var(--e-global-typography-text-font-weight);
}

.elementor-kit-97 button,
.elementor-kit-97 input[type="button"],
.elementor-kit-97 input[type="submit"],
.elementor-kit-97 .elementor-button {
    background-color: var(--e-global-color-f1c4707);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-6ee9260);
    border-radius: 50px 50px 50px 50px;
    padding: 20px 40px 20px 40px;
}

.elementor-kit-97 button:hover,
.elementor-kit-97 button:focus,
.elementor-kit-97 input[type="button"]:hover,
.elementor-kit-97 input[type="button"]:focus,
.elementor-kit-97 input[type="submit"]:hover,
.elementor-kit-97 input[type="submit"]:focus,
.elementor-kit-97 .elementor-button:hover,
.elementor-kit-97 .elementor-button:focus {
    background-color: var(--e-global-color-6ee9260);
    color: var(--e-global-color-primary);
    border-radius: 50px 50px 50px 50px;
}

.elementor-kit-97 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-97 a {
    color: var(--e-global-color-6ee9260);
}

.elementor-kit-97 h1 {
    color: var(--e-global-color-6ee9260);
    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);
}

.elementor-kit-97 h2 {
    color: var(--e-global-color-6ee9260);
    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);
}

.elementor-kit-97 h3 {
    color: var(--e-global-color-6ee9260);
    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);
}

.elementor-kit-97 h4 {
    color: var(--e-global-color-6ee9260);
    font-family: var(--e-global-typography-6ed525d-font-family), Sans-serif;
    font-size: var(--e-global-typography-6ed525d-font-size);
    font-weight: var(--e-global-typography-6ed525d-font-weight);
}

.elementor-kit-97 h5 {
    color: var(--e-global-color-6ee9260);
    font-family: var(--e-global-typography-5c9c9ad-font-family), Sans-serif;
    font-size: var(--e-global-typography-5c9c9ad-font-size);
    font-weight: var(--e-global-typography-5c9c9ad-font-weight);
}

.elementor-kit-97 h6 {
    color: var(--e-global-color-6ee9260);
    font-family: var(--e-global-typography-807d354-font-family), Sans-serif;
    font-size: var(--e-global-typography-807d354-font-size);
    font-weight: var(--e-global-typography-807d354-font-weight);
}

.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-97 {
        --e-global-typography-primary-font-size: 2.8em;
        --e-global-typography-secondary-font-size: 2.3em;
        --e-global-typography-accent-font-size: 1.1em;
        --e-global-typography-6ed525d-font-size: 1.1em;
        --e-global-typography-5c9c9ad-font-size: 1.1em;
        --e-global-typography-661af24-font-size: 2em;
        --e-global-typography-4381ec5-font-size: 2.5em;
        --e-global-typography-5134daa-font-size: 2em;
        --e-global-typography-90e6aa2-font-size: 2.5em;
        --e-global-typography-3da8b1b-font-size: 1.1em;
        --e-global-typography-41a96eb-font-size: 1.7em;
    }

    .elementor-kit-97 h1 {
        font-size: var(--e-global-typography-primary-font-size);
    }

    .elementor-kit-97 h2 {
        font-size: var(--e-global-typography-secondary-font-size);
    }

    .elementor-kit-97 h3 {
        font-size: var(--e-global-typography-accent-font-size);
    }

    .elementor-kit-97 h4 {
        font-size: var(--e-global-typography-6ed525d-font-size);
    }

    .elementor-kit-97 h5 {
        font-size: var(--e-global-typography-5c9c9ad-font-size);
    }

    .elementor-kit-97 h6 {
        font-size: var(--e-global-typography-807d354-font-size);
    }

    .elementor-kit-97 button,
    .elementor-kit-97 input[type="button"],
    .elementor-kit-97 input[type="submit"],
    .elementor-kit-97 .elementor-button {
        padding: 17px 30px 17px 30px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-97 {
        --e-global-typography-primary-font-size: 2.2em;
        --e-global-typography-secondary-font-size: 1.8em;
        --e-global-typography-661af24-font-size: 1.8em;
        --e-global-typography-4381ec5-font-size: 2em;
        --e-global-typography-5134daa-font-size: 1.5em;
        --e-global-typography-90e6aa2-font-size: 2.5em;
        --e-global-typography-3da8b1b-font-size: 1em;
    }

    .elementor-kit-97 h1 {
        font-size: var(--e-global-typography-primary-font-size);
    }

    .elementor-kit-97 h2 {
        font-size: var(--e-global-typography-secondary-font-size);
    }

    .elementor-kit-97 h3 {
        font-size: var(--e-global-typography-accent-font-size);
    }

    .elementor-kit-97 h4 {
        font-size: var(--e-global-typography-6ed525d-font-size);
    }

    .elementor-kit-97 h5 {
        font-size: var(--e-global-typography-5c9c9ad-font-size);
    }

    .elementor-kit-97 h6 {
        font-size: var(--e-global-typography-807d354-font-size);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}