.elementor-kit-5449 {
    --e-global-color-primary: #FF7300;
    --e-global-color-secondary: #FFBD76;
    --e-global-color-text: #2E2D2C;
    --e-global-color-accent: #FFF9EF;
    --e-global-color-5247377: #50BCBD;
    --e-global-color-ff47b58: #BFE2E0;
    --e-global-color-174fcb7: #FFFFFF;
    --e-global-color-e7ff961: #2E2D2C45;
    --e-global-color-ac6956b: #FFBD7680;
    --e-global-color-ef32f14: #FFFFFF80;
    --e-global-typography-primary-font-family: "Inter";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Inter";
    --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: "Inter Tight";
    --e-global-typography-accent-font-weight: 700;
}

body {
    /* overflow-x:inherit !important; */
}

.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover {
    text-decoration: inherit !important;
}

.elementor-kit-5449 a {
    color: var( --e-global-color-primary );
}

.elementor a:link, .elementor .smooth-hover a:link, {
    transition: inherit;
}

.elementor-kit-5449 a:hover {
    color: var( --e-global-color-secondary );
}

.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);
}

.elementor-kit-5449 e-page-transition {
    background-color: #FFBC7D;
}

.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;
    }
}