.elementor-kit-6{--e-global-color-primary:#D72660;--e-global-color-secondary:#1E1E2E;--e-global-color-text:#1E1E2E;--e-global-color-accent:#D72660;--e-global-color-magenta:#D72660;--e-global-color-anthracite:#1E1E2E;--e-global-color-magenta_dark:#A31E4B;--e-global-color-rose_pale:#FCE4EC;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 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){--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);}.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 */.elementor-location-header .elementor-widget-image img,
.elementor-location-header img.attachment-full,
.site-header img.custom-logo {
  max-width: 180px !important;
  height: auto !important;
  width: auto !important;
}
@media (max-width: 768px) {
  .elementor-location-header .elementor-widget-image img,
  .elementor-location-header img.attachment-full,
  .site-header img.custom-logo {
    max-width: 130px !important;
  }
}

/* Buttons: ensure white text on magenta bg */
.elementor-button-link,
.elementor-button,
.elementor-widget-button a.elementor-button,
.elementor-widget-button .elementor-button-link {
  color: #FFFFFF !important;
}
.elementor-button:hover {
  color: #FFFFFF !important;
}

/* Buttons with outline / transparent bg (e.g. hero secondary) → still readable on dark */
.elementor-location-header .elementor-button {
  color: #FFFFFF !important;
}

/* H2 final CTA on light bg → anthracite */
section.elementor-section[data-id], .e-con-full, .elementor-element {
  /* generic — no-op */
}

/* Hero stat numbers white */


/* === APF visual fixes === */
.apf-hidden-badge { display: none !important; }

/* Force PDF download buttons to magenta */
a.elementor-button[href*='.pdf'] {
  background-color: #D72660 !important;
  color: #FFFFFF !important;
}
a.elementor-button[href*='.pdf']:hover {
  background-color: #A31E4B !important;
  color: #FFFFFF !important;
}

/* Align 4 cards equal heights + buttons at bottom */
[data-id='gmd1ip0k0'] > .e-con-inner,
[data-id='gmd21eomb'],
[data-id='gmd21eomb'] > .e-con-inner {
  align-items: stretch !important;
}
[data-id='gmd1tn059'],
[data-id='gmd208htj'] {
  display: flex !important;
  flex-direction: column !important;
}
[data-id='gmd1tn059'] > .e-con-inner,
[data-id='gmd208htj'] > .e-con-inner {
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
}
/* The body sub-container (transparent below header) should expand and push button down */
[data-id='gmd1shabc'],
[data-id='gmd1za5j5'] {
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}/* End custom CSS */