.elementor-kit-8 {
    --e-global-color-primary: #FF9F1C;
    --e-global-color-secondary: #272531;
    --e-global-color-text: #272531;
    --e-global-color-accent: #272531CF;
    --e-global-color-kadence1: #0C0F3E;
    --e-global-color-kadence2: #0C0F3E;
    --e-global-color-kadence3: #1C0D5A;
    --e-global-color-kadence4: #3D3D3D;
    --e-global-color-607fea5: #FFFFFF36;
    --e-global-color-e93a941: #F8F8F8;
    --e-global-typography-primary-font-family: "Raleway";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-b4d24f0-font-family: "Raleway";
    --e-global-typography-b4d24f0-font-size: 3.75rem;
    --e-global-typography-b4d24f0-font-weight: 700;
    --e-global-typography-b4d24f0-line-height: 4rem;
    --e-global-typography-3846f4c-font-family: "Raleway";
    --e-global-typography-a1dd0a0-font-family: "Raleway";
    --e-global-typography-137d231-font-family: "Raleway";
    --e-global-typography-fdd0949-font-family: "Open Sans";
    --e-global-typography-71129f3-font-family: "Open Sans";
    background-color: #F8F8F8;
}

.elementor-kit-8 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-8 a {
    color: var(--e-global-color-primary);
}

.elementor-kit-8 a:hover {
    color: var(--e-global-color-kadence3);
}

.elementor-kit-8 button,
.elementor-kit-8 input[type="button"],
.elementor-kit-8 input[type="submit"],
.elementor-kit-8 .elementor-button {
    color: var(--e-global-color-e93a941);
}

.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-8 {
        --e-global-typography-b4d24f0-font-size: 2.8rem;
        --e-global-typography-b4d24f0-line-height: 3rem;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-8 {
        --e-global-typography-b4d24f0-font-size: 2rem;
        --e-global-typography-b4d24f0-line-height: 2.2rem;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}