.elementor-kit-6 {
    --e-global-color-primary: #000000;
    --e-global-color-secondary: #FC800A;
    --e-global-color-text: #000000;
    --e-global-color-accent: #FC800A;
    --e-global-color-88ceb1b: #FFFFFF;
    --e-global-color-fdffdf5: #FBF1E3;
    --e-global-color-c4f8e7a: #9E9E9E;
    --e-global-color-95c9b5a: #171E45;
    --e-global-color-b6e3299: #FFD5C0;
    --e-global-color-b7e2dea: #88B520;
    --e-global-color-13fe06d: #F4A21A;
    --e-global-color-50496ad: #973FEA;
    --e-global-color-08d68db: #F96EA0;
    --e-global-color-938f8e6: #FCF6EE;
    --e-global-color-1720227: #E1A753;
    --e-global-color-92dd489: #FD4B38;
    --e-global-color-8c9027e: #BF7408;
    --e-global-typography-primary-font-family: "Rowdies";
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "Rowdies";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Inter";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Rowdies";
    --e-global-typography-accent-font-weight: 500;
}

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

.e-con {
    --container-max-width: 1680px;
}

{}

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

@media(max-width:1540px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1020px;
    }
    .e-con {
        --container-max-width: 1020px;
    }
}

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