.elementor-kit-47 {
  --e-global-color-primary:#000000;
  --e-global-color-secondary:#4E4E4E;
  --e-global-color-text:#333333;
  --e-global-color-accent:#ff6060;
  --e-global-color-0facb7e:#dfe8d5;
  --e-global-color-29231d3:#FFFFFF;
  --e-global-color-0cda1a5:#F2F2F2;
  --e-global-color-2778834:#f56565;
  --e-global-color-c2df915:#E0E0E0;
  --e-global-color-1075710:#01AF29;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-weight: 700;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-text-font-family: "Noto Sans";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Noto Sans";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-64fd27f-font-family: "Poppins";
    --e-global-typography-64fd27f-font-size: 60px;
    --e-global-typography-64fd27f-font-weight: 700;
    --e-global-typography-64fd27f-line-height: 72px;
    --e-global-typography-2db9b0b-font-family: "Poppins";
    --e-global-typography-2db9b0b-font-size: 50px;
    --e-global-typography-2db9b0b-font-weight: 700;
    --e-global-typography-2db9b0b-line-height: 60px;
    --e-global-typography-1f1b107-font-family: "Poppins";
    --e-global-typography-1f1b107-font-size: 30px;
    --e-global-typography-1f1b107-font-weight: 700;
    --e-global-typography-1f1b107-line-height: 36px;
    --e-global-typography-f45c270-font-family: "Noto Sans";
    --e-global-typography-f45c270-font-size: 16px;
    --e-global-typography-f45c270-font-weight: 400;
    --e-global-typography-f45c270-line-height: 28.8px;
    color: var(--e-global-color-text);
    font-family: "Noto Sans", Sans-serif;
    font-size: 16px;
    line-height: 28.8px;
}

.elementor-kit-47 e-page-transition {
    background-color: #f56565;
}

.elementor-kit-47 a {
    color: #f56565;
    font-weight: 600;
}

.elementor-kit-47 a:hover {
    color: var(--e-global-color-accent);
}

.elementor-kit-47 h1 {
    font-family: "Poppins", Sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 72px;
}

.elementor-kit-47 h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
}

.elementor-kit-47 h3 {
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}

.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);
}

.site-header .site-branding {
    flex-direction: column;
    align-items: stretch;
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

.site-footer .site-branding {
    flex-direction: column;
    align-items: stretch;
}

@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;
    }
}