.elementor-kit-4 {
  --e-global-color-primary: #ff8c00;
  --e-global-color-primary_hover: #e67300;
  --e-global-color-text: #4b4b4b;
  --e-global-color-text_light: #8a8a8a;
  --e-global-color-accent: #000000;
  --e-global-color-border: #e0e0e0;
  --e-global-color-background: #ffffff;
  --e-global-color-background_light: #f6f3ec;
  --e-global-typography-bdefc39-font-size: 70px;
  --e-global-typography-bdefc39-font-weight: 700;
  --e-global-typography-bdefc39-line-height: 1.06em;
  --e-global-typography-bdefc39-letter-spacing: -2px;
  --e-global-typography-589f815-font-size: 12px;
  --e-global-typography-589f815-font-weight: 600;
  --e-global-typography-589f815-text-transform: uppercase;
  --e-global-typography-589f815-line-height: 1.167em;
}

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

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

.elementor-widget:not(:last-child) {
  margin-block-end: 0px;
}

.elementor-element {
  --widgets-spacing: 0px 0px;
  --widgets-spacing-row: 0px;
  --widgets-spacing-column: 0px;
}

  {}

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

@media (max-width: 1200px) {
  .elementor-kit-4 {
    --e-global-typography-bdefc39-font-size: 64px;
  }
}

@media (max-width: 1024px) {
  .elementor-kit-4 {
    --e-global-typography-bdefc39-font-size: 56px;
  }

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

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

@media (max-width: 767px) {
  .elementor-kit-4 {
    --e-global-typography-bdefc39-font-size: 42px;
    --e-global-typography-bdefc39-letter-spacing: -1px;
  }

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

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