.elementor-kit-10 {
    --e-global-color-primary: #64A69A;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #000000;
    --e-global-color-accent: #CEB161;
    --e-global-color-414329a: #64A69A;
    --e-global-color-4138870: #FFFFFF;
    --e-global-color-9069b2c: #A68D64;
    --e-global-color-637ed94: #E9D5B6;
    --e-global-color-8df5dcf: #FFF8EC;
    --e-global-color-ce2ae34: #BB8877;
    --e-global-color-c39636a: #E36941;
    --e-global-color-b519f02: #AA8112;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Poppins";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-kit-10 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-10 a {
    color: var(--e-global-color-primary);
}

.elementor-kit-10 h1 {
    font-family: "Poppins", Sans-serif;
    font-weight: 400;
}

.elementor-kit-10 h2 {
    font-family: "Poppins", Sans-serif;
}

.elementor-kit-10 h3 {
    font-family: "Poppins", Sans-serif;
}

.elementor-kit-10 button,
.elementor-kit-10 input[type="button"],
.elementor-kit-10 input[type="submit"],
.elementor-kit-10 .elementor-button {
    border-radius: 25px 25px 25px 25px;
}

.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;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

    {}

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