.elementor-kit-7 {
    --e-global-color-primary: #000000;
    --e-global-color-secondary: #53585F;
    --e-global-color-text: #000000;
    --e-global-color-accent: #F08B20;
    --e-global-typography-primary-font-family: "Manrope";
    --e-global-typography-primary-font-size: 2em;
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Manrope";
    --e-global-typography-secondary-font-size: 1.4em;
    --e-global-typography-secondary-font-weight: 500;
    --e-global-typography-text-font-family: "Helvetica";
    --e-global-typography-text-font-size: 1em;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Helvetica";
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-accent-text-decoration: underline;
    color: #000000;
    font-family: "Helvetica", Sans-serif;
    font-size: 1em;
    font-weight: 400;
}

.elementor-kit-7 a {
    color: #C82506;
    font-family: "Helvetica", Sans-serif;
    font-size: 1em;
}

.elementor-kit-7 h1 {
    font-family: "Manrope", Sans-serif;
    font-size: 2em;
    font-weight: 600;
}

.elementor-kit-7 h2 {
    font-family: "Manrope", Sans-serif;
    font-size: 1.6em;
}

.elementor-kit-7 h3 {
    font-family: "Manrope", Sans-serif;
    font-size: 1.3em;
}

.elementor-kit-7 button, .elementor-kit-7 input[type="button"], .elementor-kit-7 input[type="submit"], .elementor-kit-7 .elementor-button {
    color: #000000;
    background-color: #FFFFFF;
}

.elementor-kit-7 button:hover, .elementor-kit-7 button:focus, .elementor-kit-7 input[type="button"]:hover, .elementor-kit-7 input[type="button"]:focus, .elementor-kit-7 input[type="submit"]:hover, .elementor-kit-7 input[type="submit"]:focus, .elementor-kit-7 .elementor-button:hover, .elementor-kit-7 .elementor-button:focus {
    color: #000000;
    background-color: #FFA500;
}

.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;
}

{
}

h1.entry-title {
    display: var(--page-title-display);
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

@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;
    }
}
