.elementor-kit-8 {
    --e-global-color-primary: #FFFFFF;
    --e-global-color-secondary: #A3FF00;
    --e-global-color-text: #C1C1C1;
    --e-global-color-accent: #000000;
    --e-global-color-dcccac3: #424242;
    --e-global-color-be149c6: #15C14A;
    --e-global-color-0d5d9ed: #252525;
    --e-global-color-aaee077: #1B1B1B;
    --e-global-color-b86f026: #6B4ACA;
    --e-global-color-c711a17: #884EAA;
    --e-global-color-05955ac: #D84424;
    --e-global-color-f157193: #F1851E;
    --e-global-color-32dc69c: #27202C;
    --e-global-color-becdbb6: #1E1616;
    --e-global-typography-primary-font-family: "Inter";
    --e-global-typography-secondary-font-family: "Inter";
    --e-global-typography-text-font-family: "Inter";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Inter";
}

.elementor-kit-8 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-8 h1 {
    text-transform: none;
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1700px;
}

.e-con {
    --container-max-width: 1700px;
}

.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1540px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1460px;
    }

    .e-con {
        --container-max-width: 1460px;
    }
}

@media(max-width:1280px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 900px;
    }

    .e-con {
        --container-max-width: 900px;
    }
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 710px;
    }

    .e-con {
        --container-max-width: 710px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 420px;
    }

    .e-con {
        --container-max-width: 420px;
    }
}

@media(max-width:479px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 390px;
    }

    .e-con {
        --container-max-width: 390px;
    }
}