.elementor-kit-13 {
  --e-global-color-primary: rgb(200, 147, 65);
  --e-global-color-secondary: rgb(200, 147, 65);
  --e-global-color-text: #7a7a7a;
  --e-global-color-accent: #fff;
  --e-global-color-0facb0c: #ffffff;
  --e-global-color-f4e073c: #f3f3f3;
  --e-global-typography-primary-font-family: "Questrial";
  --e-global-typography-primary-font-size: 47px;
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Questrial";
  --e-global-typography-secondary-font-size: 19px;
  --e-global-typography-secondary-font-weight: 600;
  --e-global-typography-text-font-family: "Nunito";
  --e-global-typography-text-font-size: 15px;
  --e-global-typography-text-font-weight: 500;
  --e-global-typography-accent-font-family: "Questrial";
  --e-global-typography-accent-font-size: 15px;
  --e-global-typography-accent-font-weight: 600;
  --e-global-typography-9958d48-font-family: "Questrial";
  --e-global-typography-9958d48-font-size: 22px;
  --e-global-typography-9958d48-font-weight: 500;
}
.elementor-kit-13 button,
.elementor-kit-13 input[type="button"],
.elementor-kit-13 input[type="submit"],
.elementor-kit-13 .elementor-button {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-size: var(--e-global-typography-accent-font-size);
  font-weight: var(--e-global-typography-accent-font-weight);
  color: var(--e-global-color-primary);
  border-radius: 30px 30px 30px 30px;
}
.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-kit-13 button,
  .elementor-kit-13 input[type="button"],
  .elementor-kit-13 input[type="submit"],
  .elementor-kit-13 .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-kit-13 {
    --e-global-typography-primary-font-size: 38px;
  }
  .elementor-kit-13 button,
  .elementor-kit-13 input[type="button"],
  .elementor-kit-13 input[type="submit"],
  .elementor-kit-13 .elementor-button {
    font-size: var(--e-global-typography-accent-font-size);
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
}
