.elementor-kit-6{--e-global-color-primary:#111827;--e-global-color-secondary:#4B5563;--e-global-color-text:#4B5563;--e-global-color-accent:#D68B58;--e-global-color-4b7fcf4:#FFFFFF;--e-global-color-86ed3d9:#FBF3EE;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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;}}
/* Start custom CSS *//* GLOBAL FONT */
body,
h1, h2, h3, h4, h5, h6,
p, span, a,
button, input, textarea,
.elementor,
.elementor-widget,
.elementor-heading-title,
.elementor-button {
  font-family: system-ui !important;
}

/* GLOBAL LINK COLOR */
a {
  color: rgb(10, 88, 202);
}

/* HIDE FIRST HTML WIDGET */
.elementor > .elementor-widget-html:first-child,
.ah-global-css {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

img,
.elementor img,
.elementor-image img,
.elementor-widget-image img {
  border-radius: 15px;
  overflow: hidden !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .12);
}

/* HERO */




/* BUTTONS */
.ah-fill-button .elementor-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  padding: 16px 28px !important;
  background: #D68B58 !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 8px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  text-align: center !important;
  text-decoration: none !important;
}
.ah-fill-button-full {
  width: 100% !important;
  max-width: 100% !important;
}
.ah-fill-button-full .elementor-button {
  display: flex !important;
  width: 100% !important;
}
.ah-outline-button .elementor-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 60px !important;
  padding: 16px 28px !important;
  background: transparent !important;
  color: #2D3748 !important;
  border: 2px solid #D68B58 !important;
  border-radius: 8px !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  text-decoration: none !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  h1 {
    font-size: 36px !important;
    line-height: 1.2 !important;
  }
  h2 {
    font-size: 34px !important;
    line-height: 1.3 !important;
  }
}


/* RESPONSIVE — MOBILE */
@media (max-width: 767px) {
  .ah-home-hero {
    flex-direction: column !important;
  }
  .ah-home-left,
  .ah-home-chart {
    width: 100% !important;
    min-height: auto !important;
  }
  .ah-home-left {
    padding: 56px 24px !important;
  }
  .ah-family-chart {
    height: 60vh !important;
    min-height: 400px !important;
  }
  h1 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }
  h2 {
    font-size: 26px !important;
    line-height: 1.3 !important;
  }
}/* End custom CSS */