.elementor-kit-6 {
    --e-global-color-primary: #78775a;
    --e-global-color-secondary: #1c1c1d;
    --e-global-color-text: #59585d;
    --e-global-color-accent: #1c1c1d;
    --e-global-color-lighter: #9f9fa4;
    --e-global-color-dark: #000;
    --e-global-color-border: #e3e3e8;
    --e-global-color-background-field: #f6f6f6;
    --e-global-typography-primary-font-family: "Cal Sans";
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "Cal Sans";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Golos Text";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Cal Sans";
    --e-global-typography-accent-font-weight: 400;
    background-color: #e4e0de;
}

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

.e-con {
    --container-max-width: 1410px;
    --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
    }
}