.elementor-kit-6 {
  --e-global-color-primary: #ff0049;
  --e-global-color-secondary: #54595f;
  --e-global-color-text: #212121;
  --e-global-color-accent: #038693;
  --e-global-color-kadence1: #2b6cb0;
  --e-global-color-kadence2: #215387;
  --e-global-color-kadence3: #1a202c;
  --e-global-color-kadence4: #2d3748;
  --e-global-color-kadence5: #4a5568;
  --e-global-color-kadence6: #718096;
  --e-global-color-kadence7: #edf2f7;
  --e-global-color-kadence8: #f7fafc;
  --e-global-color-kadence9: #ffffff;
  --e-global-color-aa7014b: #00e8ff;
  --e-global-color-e6707dd: #ffd21d;
  --e-global-typography-primary-font-family: "Alata";
  --e-global-typography-primary-font-weight: 300;
  --e-global-typography-secondary-font-family: "Poppins";
  --e-global-typography-secondary-font-weight: 300;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-size: 16px;
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Poppins";
  --e-global-typography-accent-font-weight: 400;
  color: #171717;
  font-family: var(--e-global-typography-text-font-family), lato;
  font-size: var(--e-global-typography-text-font-size);
  font-weight: var(--e-global-typography-text-font-weight);
}
.elementor-kit-6 h1 {
  font-family: var(--e-global-typography-primary-font-family), lato;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-kit-6 h2 {
  color: var(--e-global-color-astglobalcolor0);
  font-family: var(--e-global-typography-secondary-font-family), lato;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-kit-6 h3 {
  font-family: var(--e-global-typography-primary-font-family), lato;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.elementor-kit-6 h4 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), lato;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.elementor-kit-6 h6 {
  color: #000;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1280px;
}
.e-con {
  --container-max-width: 1280px;
}
.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-6 e-page-transition {
  background-color: #ffbc7d;
}
@media (max-width: 1024px) {
  .elementor-kit-6 {
    --e-global-typography-text-font-size: 15px;
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-kit-6 {
    --e-global-typography-text-font-size: 14px;
    font-size: var(--e-global-typography-text-font-size);
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
}
