.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for text-editor, class: .elementor-element-fead27b */.accent-local-story {
    --accent-teal: #42bfd0;
    --accent-teal-dark: #168b9e;
    --accent-navy: #171b65;
    --accent-red: #df1021;
    --accent-ink: #252525;
    --accent-muted: #646464;
    --accent-soft: #f3fafb;
    --accent-line: #d9eaed;
    --accent-white: #ffffff;
    color: var(--accent-ink);
    font-family: inherit;
    font-size: 18px;
    line-height: 1.72;
    margin: 0 auto;
    max-width: 1160px;
  }

  .accent-local-story * {
    box-sizing: border-box;
  }

  .accent-local-story p {
    font-size: 18px;
    line-height: 1.72;
    margin: 0 0 1.2em;
  }

  .accent-local-story a {
    color: var(--accent-teal-dark);
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
  }

  .accent-local-story h2,
  .accent-local-story h3 {
    color: var(--accent-navy);
    font-family: inherit;
    line-height: 1.18;
    margin-top: 0;
  }

  .accent-local-story h2 {
    font-size: clamp(30px, 4vw, 46px);
    margin-bottom: 22px;
  }

  .accent-local-story h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .accent-local-story__intro {
    margin: 0 auto;
    max-width: 850px;
    padding: 46px 24px 34px;
  }

  .accent-local-story__eyebrow {
    color: var(--accent-teal-dark);
    display: block;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .14em;
    margin-bottom: 13px;
    text-transform: uppercase;
  }

  .accent-local-story__lead {
    color: var(--accent-navy);
    font-size: clamp(21px, 2.4vw, 27px);
    font-weight: 650;
    line-height: 1.5;
    margin-bottom: 25px;
  }

  .accent-local-story__campaign {
    background: var(--accent-soft);
    border-left: 6px solid var(--accent-teal);
    margin: 28px 0 0;
    padding: 24px 28px;
  }

  .accent-local-story__campaign strong {
    color: var(--accent-navy);
    display: block;
    font-size: clamp(25px, 3vw, 35px);
    line-height: 1.2;
    margin-bottom: 9px;
  }

  .accent-local-story__campaign p {
    color: var(--accent-muted);
    font-size: 17px;
    line-height: 1.65;
    margin: 0;
  }

  .accent-local-story__feature {
    align-items: center;
    display: grid;
    gap: clamp(34px, 6vw, 76px);
    grid-template-columns: minmax(0, 1fr) minmax(340px, .9fr);
    padding: 54px 24px 65px;
  }

  .accent-local-story__photo {
    margin: 0;
  }

  .accent-local-story__photo img {
    display: block;
    height: 520px;
    object-fit: cover;
    width: 100%;
  }

  .accent-local-story__photo figcaption {
    border-bottom: 1px solid var(--accent-line);
    color: var(--accent-muted);
    font-size: 14px;
    line-height: 1.55;
    padding: 11px 0;
  }

  .accent-local-story__pillars-wrap {
    background: var(--accent-soft);
    padding: 64px 24px 70px;
  }

  .accent-local-story__pillars-inner {
    margin: 0 auto;
    max-width: 1112px;
  }

  .accent-local-story__section-intro {
    margin-bottom: 34px;
    max-width: 740px;
  }

  .accent-local-story__pillars {
    align-items: stretch;
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .accent-local-story__pillar {
    align-self: stretch;
    background: var(--accent-white);
    border-top: 5px solid var(--accent-teal);
    box-shadow: 0 12px 35px rgba(23, 27, 101, .07);
    height: 100%;
    margin: 0;
    padding: 30px 28px 28px;
  }

  .accent-local-story__number {
    color: var(--accent-teal-dark);
    display: block;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .12em;
    margin-bottom: 18px;
  }

  .accent-local-story__pillar p {
    color: var(--accent-muted);
    font-size: 17px;
    line-height: 1.65;
    margin: 0;
  }

  .accent-local-story__visual-break {
    background: var(--accent-navy);
    margin: 0;
    min-height: 0;
    overflow: hidden;
    position: relative;
  }

  .accent-local-story__visual-break img {
    display: block;
    height: clamp(420px, 48vw, 600px);
    object-fit: cover;
    object-position: center center;
    width: 100%;
  }

  .accent-local-story__visual-break::after {
    display: none;
  }

  .accent-local-story__quote {
    background: var(--accent-navy);
    color: var(--accent-white);
    font-size: clamp(27px, 3.8vw, 45px);
    font-weight: 750;
    left: auto;
    line-height: 1.17;
    margin: 0;
    max-width: none;
    padding: clamp(32px, 5vw, 54px) clamp(24px, 7vw, 86px);
    position: static;
    top: auto;
    transform: none;
  }

  .accent-local-story__closing {
    margin: 0 auto;
    max-width: 850px;
    padding: 62px 24px 30px;
  }

  .accent-local-story__cta {
    background: var(--accent-navy);
    color: var(--accent-white);
    margin: 34px auto 0;
    max-width: 1060px;
    padding: clamp(34px, 5vw, 58px);
    position: relative;
  }

  .accent-local-story__cta::before {
    background: var(--accent-teal);
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .accent-local-story__cta h2 {
    color: var(--accent-white);
    font-size: clamp(29px, 3.5vw, 42px);
    margin-bottom: 15px;
  }

  .accent-local-story__cta p {
    color: var(--accent-white);
    font-size: 18px;
    max-width: 720px;
  }

  .accent-local-story__buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px 22px;
    margin-top: 25px;
  }

  .accent-local-story__button {
    background: var(--accent-red);
    color: var(--accent-white) !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: .04em;
    padding: 15px 25px;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: transform .18s ease, background .18s ease;
  }

  .accent-local-story__button:hover,
  .accent-local-story__button:focus {
    background: #bf0c1b;
    transform: translateY(-2px);
  }

  .accent-local-story__text-link {
    color: var(--accent-white) !important;
    font-size: 15px;
    font-weight: 750;
  }

  @media (max-width: 850px) {
    .accent-local-story {
      font-size: 17px;
    }

    .accent-local-story__feature {
      grid-template-columns: 1fr;
    }

    .accent-local-story__photo img {
      height: min(110vw, 520px);
    }

    .accent-local-story__pillars {
      grid-template-columns: 1fr;
    }

    .accent-local-story__visual-break {
      min-height: 0;
    }

    .accent-local-story__visual-break img {
      height: 380px;
      min-height: 0;
    }
  }

  @media (max-width: 520px) {
    .accent-local-story__intro,
    .accent-local-story__feature,
    .accent-local-story__closing {
      padding-left: 18px;
      padding-right: 18px;
    }

    .accent-local-story__campaign {
      padding: 21px 20px;
    }

    .accent-local-story__pillars-wrap {
      padding-left: 18px;
      padding-right: 18px;
    }

    .accent-local-story__button {
      text-align: center;
      width: 100%;
    }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-cde5a34 */.accent-local-story .accent-local-story__visual-break blockquote.accent-local-story__quote {
  color: #fff !important;
}

.accent-local-story .accent-local-story__quote::before,
.accent-local-story .accent-local-story__quote::after {
  display: none !important;
}/* End custom CSS */