.elementor-kit-6 {
    --e-global-color-primary: #f29105;
    --e-global-color-secondary: #000;
    --e-global-color-text: #565656;
    --e-global-color-accent: #064b73;
    --e-global-color-lighter: #999;
    --e-global-color-dark: #000;
    --e-global-color-border: #e8e6e6;
    --e-global-color-background-field: #fff;
    --e-global-typography-primary-font-family: "Geist";
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-secondary-font-family: "Geist";
    --e-global-typography-secondary-font-weight: 500;
    --e-global-typography-text-font-family: "Geist";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Geist";
    --e-global-typography-accent-font-weight: 600;
    background-color: #fff
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1290px
}

.e-con {
    --container-max-width: 1290px;
    --container-default-padding-top: 0px;
    --container-default-padding-right: 0px;
    --container-default-padding-bottom: 0px;
    --container-default-padding-left: 0px
}

.elementor-widget:not(:last-child) {
    margin-block-end:0px}

.elementor-element {
    --widgets-spacing: 0px 0px;
    --widgets-spacing-row: 0px;
    --widgets-spacing-column: 0px
}

{
}

h1.entry-title {
    display: var(--page-title-display)
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:1024px
    }

    .e-con {
        --container-max-width: 1024px
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:767px
    }

    .e-con {
        --container-max-width: 767px
    }
}
