.elementor-kit-4 {
    --e-global-color-primary: #efda5f;
    --e-global-color-primary_hover: #CDD55A;
    --e-global-color-text: #4B4B4B;
    --e-global-color-text_light: #8A8A8A;
    --e-global-color-accent: #000000;
    --e-global-color-border: #E0E0E0;
    --e-global-color-background: #FFFFFF;
    --e-global-color-background_light: #F6F3EC;
    --e-global-typography-bdefc39-font-size: 70px;
    --e-global-typography-bdefc39-font-weight: 700;
    --e-global-typography-bdefc39-line-height: 1.06em;
    --e-global-typography-bdefc39-letter-spacing: -2px;
    --e-global-typography-589f815-font-size: 12px;
    --e-global-typography-589f815-font-weight: 600;
    --e-global-typography-589f815-text-transform: uppercase;
    --e-global-typography-589f815-line-height: 1.167em;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1290px;
}

.e-con {
    --container-max-width: 1290px;
}

.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:1200px) {
    .elementor-kit-4 {
        --e-global-typography-bdefc39-font-size: 64px;
    }
}

@media(max-width:1024px) {
    .elementor-kit-4 {
        --e-global-typography-bdefc39-font-size: 56px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-4 {
        --e-global-typography-bdefc39-font-size: 42px;
        --e-global-typography-bdefc39-letter-spacing: -1px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}