.elementor-kit-2126{--e-global-color-primary:#132257;--e-global-color-secondary:#6BA9E6;--e-global-color-text:#000000;--e-global-color-accent:#93A74E;--e-global-color-kadence1:#ffc300;--e-global-color-kadence2:#ffd60a;--e-global-color-kadence3:#132257;--e-global-color-kadence4:#003566;--e-global-color-kadence5:#3e6ca8;--e-global-color-kadence6:#75663c;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-color-5bb0db68:#3E6CA8;--e-global-color-5115d979:#FFFEDF;--e-global-color-547f5daa:#25351B;--e-global-color-89e4a00:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-2126.el-is-editing{--global-palette1:#ffc300;--global-palette2:#ffd60a;--global-palette3:#132257;--global-palette4:#003566;--global-palette5:#3e6ca8;--global-palette6:#75663c;--global-palette7:#EDF2F7;--global-palette8:#F7FAFC;--global-palette9:#ffffff;}.elementor-kit-2126 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;}.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 */.cta-button {
  font-size: clamp(1rem, 1.2vw + 0.5rem, 1.25rem);
  font-weight: 500;
  line-height: 1.5rem;
  padding: 0.8rem 1.0rem;
  border-radius: 1.0em;
}

.H1custom :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(2.00rem, 1.49664rem + 2.14765vw, 3.00rem);
    line-height: 1.2;
}

/* HERO HUB buttons: all buttons match the longest label */
.hub-hero-buttons .elementor-button-wrapper {
  display: inline-flex;
}

.hub-hero-buttons .elementor-button {
  display: inline-flex;
  width: max-content;          /* width becomes the text width */
  min-width: max-content;      /* keep it from shrinking */
  justify-content: center;
  padding: 18px 34px;          /* adjust to taste */
  border-radius: 14px;
}

/* Make every button in the stack use the same width (widest one) */
.hub-hero-buttons {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}

.hub-hero-buttons .elementor-widget-button {
  width: max-content;          /* ensures wrapper doesn't stretch */
}

/* Mobile: full width so it looks great */
@media (max-width: 767px) {
  .hub-hero-buttons,
  .hub-hero-buttons .elementor-button,
  .hub-hero-buttons .elementor-button-wrapper {
    width: 100%;
  }
  .hub-hero-buttons .elementor-button {
    justify-content: center;
  }
}

/* Force all hero buttons to be at least as wide as the widest label */
.hub-hero-buttons .elementor-button {
  min-width: 220px; /* adjust until All Posts matches; try 230 or 240 if needed */
}

.hub-hero-buttons .elementor-button:hover {
  transform: translateY(-2px);
}

html { font-size: 16px; } /* Default root size */

.xlarge :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(2.00rem, 1.49664rem + 2.14765vw, 3.00rem);
    line-height: 1.4;
}

.large :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.50rem, 0.99664rem + 2.14765vw, 2.50rem);
    line-height: 1.2;
}

.medium :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.19rem, 0.98362rem + 0.88054vw, 1.60rem);
    line-height: 1.3;
}

.small :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(0.88rem, 0.81960rem + 0.25772vw, 1.00rem);
    line-height: 1.6;
}

.normal :is(h1, h2, h3, h4, h5, h6, p, span) {
    font-size: clamp(1.00rem, 0.93456rem + 0.27919vw, 1.13rem);
    line-height: 1.6;
}

.looptitle :is(h1, h2, h3, h4, h5, h6, p) {
    font-size: clamp(1.00rem, 0.89933rem + 0.42953vw, 1.15rem);
    line-height: 1.10;
}/* End custom CSS */