.elementor-kit-46916{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-365eb9f7:#4054B2;--e-global-color-21533906:#23A455;--e-global-color-34fb14ee:#000;--e-global-color-2ac19189:#FFF;--e-global-typography-primary-font-family:"Arial";--e-global-typography-secondary-font-family:"Arial";--e-global-typography-text-font-family:"Tahoma";--e-global-typography-accent-font-family:"Tahoma";}.elementor-kit-46916 e-page-transition{background-color:#FFBC7D;}.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-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 Reset and Base --- */
html {
  font-size: 100%; /* 1rem = 16px */
}

body {
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  color: #222;
  font-size: 1rem; /* 16px default */
}

/* --- Headings --- */
h1 {
  font-size: 2.75rem; /* 44px */
  font-weight: 700;
}

h2 {
  font-size: 2rem; /* 32px */
  font-weight: 600;
}

h3 {
  font-size: 1.625rem; /* 26px */
  font-weight: 600;
}

/* --- Subhero / Tagline --- */
.subhero {
  font-size: 1.5rem; /* 24px */
  font-weight: 500;
  color: #555;
}

/* --- Body Text --- */
p, li, .body-text {
  font-size: 1rem; /* 16px */
}

/* --- Caption / Small text --- */
.caption, .note, small {
  font-size: 0.875rem; /* 14px */
  color: #777;
}

/* --- Button --- */
button, .btn, .elementor-button {
  font-size: 1rem; /* 16px */
  font-weight: 600;
}/* End custom CSS */