.elementor-kit-6 {
  --e-global-color-primary: #fff000;
  --e-global-color-secondary: #8397b0;
  --e-global-color-text: #747272;
  --e-global-color-accent: #ffffff;
  --e-global-color-81f8c6f: #4441a8;
  --e-global-color-25450e2: #fbfbfb;
  --e-global-color-d82bba5: #5a92c9;
  --e-global-color-01c16fc: #77869b;
  --e-global-color-4ee344c: #0a64d2;
  --e-global-color-17cc7e7: #c1c907;
  --e-global-color-e64d218: #ffffff;
  --e-global-color-2fa6d77: #bea5a7;
  --e-global-typography-primary-font-family: "SingKong";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "SingKong";
  --e-global-typography-secondary-font-size: 4em;
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "SingKong";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "SingKong";
  --e-global-typography-accent-font-weight: 400;
}
.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
  background-color: transparent;
  color: #ffffff;
  background-image: linear-gradient(
    90deg,
    var(--e-global-color-d82bba5) 0%,
    var(--e-global-color-81f8c6f) 100%
  );
}
.elementor-kit-6 e-page-transition {
  background-color: #ffbc7d;
}
.elementor-kit-6 button:hover,
.elementor-kit-6 button:focus,
.elementor-kit-6 input[type="button"]:hover,
.elementor-kit-6 input[type="button"]:focus,
.elementor-kit-6 input[type="submit"]:hover,
.elementor-kit-6 input[type="submit"]:focus,
.elementor-kit-6 .elementor-button:hover,
.elementor-kit-6 .elementor-button:focus {
  color: var(--e-global-color-d82bba5);
}
.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-kit-6 {
    --e-global-typography-secondary-font-size: 3em;
  }
  .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-secondary-font-size: 2em;
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
} /* Start Custom Fonts CSS */
@font-face {
  font-family: "SingKong";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/wp-content/uploads/2024/12/Singkong-1.ttf")
    format("truetype");
}
/* End Custom Fonts CSS */
