body{margin:0;padding:0;font-family:"DM Sans", sans-serif;box-sizing:border-box;}
*{box-sizing:border-box;}
.main-details {
    width: 100%;
    background: var(--tone-strong);
    color: var(--tone-card);
    border-bottom: 1px solid var(--ink-light);
  }
.secondary-method {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 1.69rem;
    display: flex;
    align-items: center;
    gap: 0.78rem;
  }
:root {
  --ink-light: #c8cfc9;
  --tone-strong: #e9ece9;
  --speed-entry: cubic-bezier(0.4,0,0.2,1);
  --tone-card: #1f2622;
}
.bottom-wrap {
    background: #dfe4df;
    color: #2c332f;
    font-size: calc(14.2px * .875);
    border-bottom: 1px solid var(--ink-light);
  }
.bottom-wrap .secondary-method{min-height: 2.25rem;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;}
.compact-inner {
    line-height: 1.73;
  }
.clear-contact {
    display: flex;
    gap: 0.78rem;
  }
.clear-contact a {
    color: #2c332f;
    text-decoration: none;
    padding: 0.15rem 0.4rem;
    border-radius: 0.36rem;
    transition: background 510ms var(--speed-entry), color 510ms var(--speed-entry);
  }
.clear-contact a:hover,
  .clear-contact a:focus-visible {
    background: #ffffff;
    color: #1f2622;
  }
.narrow-brand .secondary-method {
    min-height: 3.75rem;
    justify-content: space-between;
  }
.visual-unit {
    font-size: calc(14.2px * 1.125);
    font-weight: 700;
    letter-spacing: 0.01em;
    color: var(--tone-card);
    text-decoration: none;
    padding: 0.25rem 0.5rem;
    border-radius: 0.7rem;
    transition: background 510ms var(--speed-entry);
  }
.visual-unit:hover,
  .visual-unit:focus-visible{
    background: #dfe4df;color:#2c332f;}
.focused-tile ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0.25rem;
  }
.focused-tile a {
    display: inline-block;
    padding: 0.5rem 0.85rem;
    color: var(--tone-card);
    text-decoration: none;
    font-size: 14.2px;
    border-radius: 1rem;
    transition: background 510ms var(--speed-entry), color 510ms var(--speed-entry);
  }
.focused-tile a:hover,
  .focused-tile a:focus-visible {
    background: #2f7d4f;
    color: #f4f7f2;
  }
.open-intro {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.5rem;
    background: #ffffff;
    color: #1f2622;
    border: 1px solid var(--ink-light);
    border-radius: 0.7rem;
    cursor: pointer;
  }
.main-steps {
    display: block;
    width: 100%;
    height: 2px;
    background: currentColor;
    border-radius: 0.36rem;
  }
.open-intro:focus-visible{outline: 2px solid #2f7d4f;
    outline-offset: 2px;}
@media (max-width: 767px) {
    .bottom-wrap .secondary-method {
      justify-content: center;
      text-align: center;
    }

    .clear-contact {
      justify-content: center;
      flex-wrap: wrap;
    }

    .open-intro {
      display: flex;
    }

    .focused-tile {
      display: none;
      width: 100%;
      order: 3;
      padding-bottom: calc(0.78rem * 1.5);
    }

    .focused-tile.is-open {
      display: block;
    }

    .focused-tile ul {
      flex-direction: column;
      align-items: stretch;
      gap: 0.25rem;
    }

    .focused-tile a {
      display: block;
      padding: 0.75rem 1rem;
      border-radius: 0.7rem;
      background: #dfe4df;
      color: #2c332f;
    }

    .focused-tile a:hover,
    .focused-tile a:focus-visible {
      background: #2f7d4f;
      color: #f4f7f2;
    }

    .narrow-brand .secondary-method {
      flex-wrap: wrap;
    }
  }
.top-method{font-family:"DM Sans", sans-serif;font-size:calc(14.2px * .875);line-height:1.73;width:100%;padding:0;background:#1a201c;color:#eef1ee;}
.fresh-stack{max-width:940px;margin:0 auto;padding:calc(1.5rem * 2.4) 1.69rem;display:grid;grid-template-columns:1fr;gap:calc(0.78rem * 1.5)}
.page-header{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.direct-wrap{color:inherit;text-decoration:none;font-size:calc(14.2px * 1.125);font-weight:700;letter-spacing:0.02em}
.bottom-brand{margin:0;max-width:42ch;opacity:0.85}
.secondary-flow{display:grid;grid-template-columns:1fr;gap:calc(0.78rem * 1.5)}
.box{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.featured-team{margin:0;font-size:14.2px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;opacity:0.9}
.public-method{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.35rem}
.public-method a{color:inherit;text-decoration:none;padding:0.15rem 0;display:inline-block}
.public-method a:hover,
  .public-method a:focus-visible{text-decoration:underline;text-underline-offset:3px;color:inherit}
.wide-intro{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.local-visual{margin:0;display:flex;flex-wrap:wrap;gap:0.4rem}
.local-summary{font-weight:600;opacity:0.9}
.wide-intro a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor}
.wide-intro a:hover,
  .wide-intro a:focus-visible{opacity:0.85;color:inherit}
.narrow-headline{display:flex;flex-direction:column;gap:calc(1.5rem * .75);padding-top:calc(0.78rem * 1.5);border-top:1px solid currentColor}
.main-intro{margin:0;font-size:calc(14.2px * .875);opacity:0.85;max-width:80ch}
.simple-tile{margin:0;font-size:calc(14.2px * .875);opacity:0.75}
@media (min-width: 640px) {.secondary-flow{grid-template-columns:repeat(2, minmax(0, 1fr))}
  }
@media (min-width: 960px) {.fresh-stack{grid-template-columns:1.2fr 2fr 1.2fr;align-items:start}.secondary-flow{grid-template-columns:repeat(3, minmax(0, 1fr))}.narrow-headline{grid-column:1 / -1}
  }
footer,footer *{border-radius:0!important;}
footer .bottom-quote{flex:1 1 100%;max-width:940px;margin:1.5rem auto 0;padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb,currentColor 22%,transparent);font-size:calc(14.2px * .875);line-height:1.73;opacity:.82;overflow-wrap:anywhere;}
.cookies{position:fixed;left:1.69rem;right:1.69rem;bottom:1.5rem;z-index:1200;}
.cookies .visual-block{max-width:860px;margin:0 auto;background:linear-gradient(145deg,#2f7d4f,#1a201c);color:#f4f7f2;border-radius:1rem;padding:1.5rem 1.69rem;box-shadow:0 14px 28px rgba(0,0,0,0.03);}
.cookies .visual-block strong{display:block;margin-bottom:6px;}
.cookies .visual-block p{margin:0;opacity:.9;}
.cookies .page-brand{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px;}
.cookies .page-brand button{border:1px solid color-mix(in srgb, currentColor 40%, transparent);background:transparent;border-radius:999px;padding:7px 12px;cursor:pointer;}
.cookies .page-brand button.cookie-accept{background:#1f5fa8;border-color:transparent;color:#ffffff;font-weight:700;}
.media{padding:calc(1.5rem * 2.4) 1.69rem;background:linear-gradient(rgba(233,236,233,.92),rgba(223,228,223,.86)),url("https://images.pexels.com/photos/6755067/pexels-photo-6755067.jpeg?auto=compress&cs=tinysrgb&w=800") center/cover no-repeat,var(--tone-strong);color:var(--tone-card);}
.media .wide-unit{max-width:940px;margin:0 auto;}
.media h1,.media p{margin:0;}
.media .service-footer{display:flex;align-items:flex-start;gap:calc(0.78rem * 1.5);}
.media .bottom-headline{flex:0 1 calc(940px / 3.4);font-size:calc(14.2px * .875);line-height:1.73;color:#2c332f;border-left:3px solid #2f7d4f;padding-left:calc(1.5rem * .75);}
.media .contact-team{flex:1 1 auto;min-width:0;}
.media h1{font-size:calc(14.2px * 2.65);line-height:1.1;}
.media .contact-team p{margin-top:1.5rem;font-size:calc(14.2px * 1.125);line-height:1.73;}
.media .visual-group{display:inline-flex;margin-top:1.5rem;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.36rem;background:#2f7d4f;color:#f4f7f2;text-decoration:none;font-size:14.2px;}
.media .visual-group:hover{background:#256a41;color:#1f2622;}
.media .simple-body{display:flex;flex-wrap:wrap;gap:0.78rem;margin-top:calc(0.78rem * 1.5);font-size:calc(14.2px * .875);}
.media .simple-body a{color:#2f7d4f;text-decoration:none;border-bottom:1px solid transparent;}
.media .simple-body a:hover{color:#1f5fa8;border-bottom-color:#1f5fa8;}
@media(max-width:760px){.media .service-footer{flex-direction:column;}.media .bottom-headline{flex:1 1 auto;}}
.soft-tile{--state-content:calc(1.5rem * 0.87);--label-large:calc(940px / 3.16);padding:calc(1.5rem * 2.4) 1.69rem;background:#2f7d4f;color:#f4f7f2;}
.soft-tile .wide-unit{max-width:940px;margin:0 auto;}
.soft-tile h1,.soft-tile h2,.soft-tile h3,.soft-tile p,.soft-tile ul{margin:0;}
.soft-tile h2{font-size:calc(14.2px * 2);line-height:1.12;}
.soft-tile h3{font-size:calc(14.2px * 1.35);line-height:1.2;}
.soft-tile p{font-size:14.2px;line-height:1.73;color:color-mix(in srgb, currentColor 74%, transparent);}
.soft-tile a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb, currentColor 40%, transparent);}
.soft-tile a:hover{border-bottom-color:currentColor;}
.soft-tile .content-brand{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.soft-tile .offer-intro{row-gap:calc(var(--state-content) * 1.2);}
.soft-tile .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;}
.soft-tile .row-title h2{flex:1 1 calc(940px / 3);min-width:0;}
.soft-tile .row-title>p{flex:1 1 calc(940px / 3);min-width:0;}
.soft-tile .soft-grid{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:var(--state-content);margin-top:var(--state-content);}
.soft-tile .offer-tile{flex:1 1 var(--label-large);min-width:0;}
.soft-tile .offer-tile p{margin-top:calc(1.5rem / 3);}
.soft-brand{--state-content:calc(1.5rem * 1.2);padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card);}
.soft-brand .wide-unit{max-width:940px;margin:0 auto;display:flex;flex-direction:column;gap:var(--state-content);}
.soft-brand h2,.soft-brand h3,.soft-brand p{margin:0;}
.soft-brand h2{font-size:calc(14.2px * 2);line-height:1.15;}
.soft-brand h3{font-size:calc(14.2px * 1.35);line-height:1.25;}
.soft-brand p{font-size:14.2px;line-height:1.73;}
.soft-brand .public-tile{display:flex;flex-wrap:wrap;gap:0.78rem;align-items:flex-start;}
.soft-brand .public-tile>h2{flex:1 1 40%;min-width:0;}
.soft-brand .public-tile>.page-shell{flex:1 1 50%;min-width:0;color:#2c332f;}
.soft-brand .soft-grid{display:flex;flex-wrap:wrap;gap:0.78rem;}
.soft-brand .offer-tile{flex:1 1 calc(940px / 3.4);min-width:0;display:flex;flex-direction:column;gap:calc(0.78rem * .7);padding:calc(1.5rem * .75);border-radius:0.7rem;background:#ffffff;color:#1f2622;border:1px solid var(--ink-light);box-shadow:0 1px 5px rgba(0,0,0,0.02);}
.soft-brand .offer-tile img{display:block;width:100%;height:auto;border-radius:0.36rem;}
.soft-brand .offer-tile p{color:#2c332f;}
.soft-brand .featured-shell{align-self:flex-start;margin-top:auto;font-size:calc(14.2px * .875);color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color 510ms var(--speed-entry),border-color 510ms var(--speed-entry);}
.soft-brand .featured-shell:hover{color:#1f5fa8;border-bottom-color:#1f5fa8;}
.soft-brand .bottom-headline{font-size:calc(14.2px * .875);color:#2c332f;}
@media (max-width:720px){.soft-brand .public-tile>h2,.soft-brand .public-tile>.page-shell{flex:1 1 100%;}.soft-brand .offer-tile{flex:1 1 100%;}
}
.offer-note{--state-content:calc(1.5rem * 0.92);--mark-content:calc(940px / 2.35);padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card);}
.offer-note .wide-unit{max-width:940px;margin:0 auto;}
.offer-note h2,.offer-note h3,.offer-note p{margin:0;}
.offer-note h2{font-size:calc(14.2px * 2);line-height:1.14;}
.offer-note h3{font-size:calc(14.2px * 1.35);line-height:1.22;}
.offer-note p{font-size:14.2px;line-height:1.73;}
.offer-note .page-shell{margin-top:calc(calc(0.78rem * 1.5) * 0.85);}
.offer-note .bottom-feature{display:flex;flex-direction:column;gap:calc(var(--state-content) * 0.7);margin-top:var(--state-content);}
.offer-note .offer-tile{padding:calc(calc(1.5rem * .75) * 1.05) calc(calc(1.5rem * .75) * 1.15);border-radius:0.7rem;background:#ffffff;color:#1f2622;border:1px solid var(--ink-light);box-shadow:0 1px 5px rgba(0,0,0,0.02);}
.offer-note .offer-tile h3{color:inherit;}
.offer-note .offer-tile p{margin-top:calc(1.5rem / 3.4);}
.offer-note .bottom-headline{margin-top:var(--state-content);padding-top:calc(calc(0.78rem * 1.5) * 0.7);border-top:1px solid var(--ink-light);}
.offer-note .bottom-headline a{text-decoration:none;border-bottom:1px solid currentColor;}
.offer-note .bottom-headline a:hover{}
@media (max-width:640px){.offer-note .offer-tile{padding:calc(calc(1.5rem * .75) * 0.9);}
}
.local-rail{
  background:#dfe4df;
  color:#2c332f;
  padding:calc(1.5rem * 2.4) 1.69rem;
}
.local-rail .wide-unit{max-width:940px;
  margin:0 auto;
  display:flex;
  gap:calc(0.78rem * 1.5);
  align-items:flex-start;}
.local-rail .contact-team{flex:1 1 30rem;
  min-width:0;}
.local-rail h2{margin:0;
  font-size:calc(14.2px * 2);
  line-height:1.12;}
.local-rail .page-shell{margin:1.5rem 0 0;
  font-size:calc(14.2px * 1.125);
  line-height:1.73;}
.local-rail .page-items{margin-top:calc(0.78rem * 1.5);
  display:flex;
  flex-direction:column;
  gap:0.78rem;}
.local-rail .offer-tile{
  background:#ffffff;
  color:#1f2622;
  border:1px solid var(--ink-light);
  border-radius:0.7rem;
  padding:calc(1.5rem * .75);
}
.local-rail .offer-tile h3{margin:0;
  font-size:14.2px;
  line-height:1.25;}
.local-rail .offer-tile p{margin:.5rem 0 0;
  font-size:calc(14.2px * .875);
  line-height:1.73;}
.local-rail .bottom-headline{margin:calc(0.78rem * 1.5) 0 0;
  font-size:calc(14.2px * .875);
  line-height:1.73;}
.local-rail .bottom-headline a{color:inherit;
  text-decoration:underline;}
.local-rail .bottom-headline a:hover{color:#1f5fa8;}
.local-rail .service-visual{display:block;
  flex:0 0 34%;
  width:34%;
  min-width:16rem;
  aspect-ratio:4/5;
  object-fit:cover;
  border-radius:1rem;
  box-shadow:0 1px 5px rgba(0,0,0,0.02);}
@media (max-width:820px){.local-rail .wide-unit{display:block}.local-rail .service-visual{width:100%;min-width:0;flex:none;aspect-ratio:16/10;margin-top:calc(0.78rem * 1.5)}
}
.media-story{
    padding: calc(1.5rem * 2.4) 1.69rem;
    background: var(--tone-strong);
    color: var(--tone-card);
}
.media-story .visual-team{max-width: 940px;
    margin: 0 auto;}
.media-story .open-grid{margin: 0 0 calc(0.78rem * 1.5);
    font-size: calc(14.2px * 2);
    line-height: 1.25;}
.media-story .page-shell{margin: 0 0 calc(0.78rem * 1.5);
    font-size: 14.2px;
    line-height: 1.73;}
.media-story .soft-grid{display: flex;
    flex-direction: column;
    gap: 0.78rem;}
.media-story .offer-tile{
    display: grid;
    grid-template-columns: 40px minmax(0, 1fr);
    gap: calc(1.5rem * .75);
    padding: calc(1.5rem * .75) calc(0.78rem * 1.5);
    background: #ffffff;
    color: #1f2622;
    border: 1px solid var(--ink-light);
    border-radius: 0.7rem;
    box-shadow: 0 1px 5px rgba(0,0,0,0.02);
}
.media-story .offer-block{border-left: 3px solid #2f7d4f;}
.media-story .bottom-links{border-left: 3px solid #1f5fa8;}
.media-story .narrow-plan{
    width: 40px;
    height: 40px;
    border-radius: 0.36rem;
    background: #dfe4df;
    color: #2c332f;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: calc(14.2px * .875);
    font-weight: 600;
    letter-spacing: 0.02em;
}
.media-story .local-footer{min-width: 0;}
.media-story .team-stack{display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 0.5rem;
    font-size: calc(14.2px * .875);
    margin-bottom: 0.35rem;}
.media-story .contact-headline{font-weight: 600;}
.media-story .plain-feature{}
.media-story .active-team{margin: 0;
    font-size: 14.2px;
    line-height: 1.73;}
@media (max-width: 520px) {.media-story .offer-tile{
        grid-template-columns: 32px minmax(0, 1fr);
        gap: 0.78rem;
        padding: calc(0.78rem * 1.5);
    }.media-story .narrow-plan{
        width: 32px;
        height: 32px;
        font-size: calc(14.2px * .875);
    }
}
.steady-story{padding:calc(1.5rem * 2.4) 1.69rem;background:#1a201c;color:#eef1ee}
.steady-story .text-area{max-width:940px;margin:0 auto}
.steady-story h2{max-width:20ch;margin:0;font-size:calc(14.2px * 2);line-height:1.1}
.steady-story .strong-track{margin:1.5rem 0 calc(0.78rem * 1.5);color:#c2c9c3;font-size:calc(14.2px * 1.125);line-height:1.73}
.steady-story .method{display:flex;flex-direction:column;gap:calc(0.78rem * 1.5);margin:0;padding:0;list-style:none;counter-reset:nota}
.steady-story .method>li{position:relative;margin:0;padding:0 0 0 calc(0.78rem * 1.5);border-left:2px solid #2f7d4f}
.steady-story h3{margin:0;font-size:calc(14.2px * 1.35);line-height:1.2}
.steady-story .method p{margin:calc(1.5rem * .75) 0 0;color:#c2c9c3;line-height:1.73}
@media(max-width:680px){.steady-story .method>li{padding-left:calc(1.5rem * .75)}}
.service-callout{
    padding:calc(1.5rem * 2.4) 1.69rem;
    background:var(--tone-strong);
    color:var(--tone-card);
}
.service-callout .wide-unit{max-width:940px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    gap:calc(0.78rem * 1.5);}
.service-callout .page-shell h2{margin:0 0 calc(1.5rem * .75);
    font-size:calc(14.2px * 2);
    line-height:1.25;}
.service-callout .page-shell p{margin:0;
    font-size:14.2px;
    line-height:1.73;}
.service-callout a{text-decoration:underline;}
.service-callout a:hover{}
.service-callout .public-items{display:flex;
    flex-wrap:wrap;
    gap:0.78rem;}
.service-callout .simple-body{
    flex:1 1 220px;
    background:#ffffff;
    color:#1f2622;
    border:1px solid var(--ink-light);
    border-radius:0.7rem;
    padding:calc(1.5rem * .75);
    box-shadow:0 1px 5px rgba(0,0,0,0.02);
}
.service-callout .simple-body .top-entries{
    display:inline-block;
    background:#1f5fa8;
    color:#ffffff;
    font-size:calc(14.2px * .875);
    font-weight:700;
    padding:2px 10px;
    border-radius:0.36rem;
    margin-bottom:calc(1.5rem * .75);
}
.service-callout .simple-body p{margin:0 0 8px;
    font-size:14.2px;
    line-height:1.73;}
.service-callout .simple-body .bottom-headline{margin:0;
    font-size:calc(14.2px * .875);}
.service-callout .answer{
    background:#dfe4df;
    color:#2c332f;
    border-radius:1rem;
    padding:calc(1.5rem * .75);
}
.service-callout .answer p{margin:0 0 10px;
    font-size:14.2px;
    line-height:1.73;}
.service-callout .answer .soft-stack{margin:0;
    font-size:calc(14.2px * .875);}
@media (max-width:760px){.service-callout .public-items{
        flex-direction:column;
    }
}
.strong-section{padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card);}
.service-track{max-width:940px;margin:0 auto;}
.strong-section h1{margin:0;font-size:calc(14.2px * 2.65);line-height:1.08;}
.plain-brand{
        --state-content: calc(1.5rem * 1.05);
        padding: calc(1.5rem * 2.4) 1.69rem;
        background: var(--tone-strong);
        color: var(--tone-card);
    }
.plain-brand .wide-unit{max-width: 940px;
        margin: 0 auto;}
.plain-brand h2,
    .plain-brand h3,
    .plain-brand p,
    .plain-brand ol,
    .plain-brand li{margin: 0;}
.plain-brand h2{font-size: calc(14.2px * 2);
        line-height: 1.14;}
.plain-brand h3{font-size: calc(14.2px * 1.35);
        line-height: 1.22;}
.plain-brand p{font-size: 14.2px;
        line-height: 1.73;}
.plain-brand a{color:inherit;
        text-decoration: none;
        border-bottom: 1px solid #2f7d4f;}
.plain-brand a:hover{color: #1f5fa8;
        border-bottom-color: #1f5fa8;}
.plain-brand .public-tile{display: flex;
        flex-direction: column;
        gap: calc(0.78rem * 1.5);}
.plain-brand .page-shell{color: #2c332f;}
.plain-brand .soft-grid{list-style: none;
        padding: 0;
        margin-top: var(--state-content);
        display: flex;
        flex-direction: column;
        gap: var(--state-content);
        border-top: 1px solid var(--ink-light);}
.plain-brand .offer-tile{min-width: 0;
        display: flex;
        flex-direction: column;
        gap: calc(0.78rem / 2);
        padding-top: var(--state-content);
        border-top: 1px solid var(--ink-light);}
.plain-brand .offer-tile:first-child{border-top: none;
        padding-top: 0;}
.plain-brand .soft-frame{font-size: calc(14.2px * .875);
        letter-spacing: 0.04em;
        text-transform: uppercase;color:inherit;}
.plain-brand .bottom-headline{margin-top: var(--state-content);
        padding-top: calc(0.78rem * 1.5);
        border-top: 1px solid var(--ink-light);
        font-size: calc(14.2px * .875);
        color: #2c332f;}
@media (min-width: 760px) {.plain-brand .offer-tile{
            display: grid;
            grid-template-columns: calc(940px / 4.6) 1fr;
            column-gap: 0.78rem;
            align-items: start;
        }.plain-brand .offer-tile .soft-frame{
            grid-column: 1;
            padding-top: 0.35rem;
        }.plain-brand .offer-tile h3,
        .plain-brand .offer-tile p{
            grid-column: 2;
        }
    }
.bottom-menu{
  padding: calc(1.5rem * 2.4) 1.69rem;
  background: #dfe4df;
  color: #2c332f;
}
.bottom-menu .wide-unit{max-width: 940px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(0.78rem * 1.5);}
.bottom-menu .page-shell h2{margin: 0 0 calc(1.5rem * .75);
  font-size: calc(14.2px * 2);
  line-height: 1.15;}
.bottom-menu .page-shell p{margin: 0;
  font-size: calc(14.2px * 1.125);}
.bottom-menu .soft-grid{display: flex;
  flex-direction: column;
  border-top: 1px solid var(--ink-light);}
.bottom-menu .offer-tile{display: flex;
  flex-wrap: wrap;
  gap: 0.78rem;
  padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid var(--ink-light);}
.bottom-menu .offer-tile strong{flex: 0 0 15rem;
  font-size: 14.2px;}
.bottom-menu .offer-tile span{flex: 1 1 18rem;
  font-size: calc(14.2px * .875);}
.bottom-menu .visual-group{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.78rem;
  padding: calc(1.5rem * .75);
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  border-radius: 0.7rem;
}
.bottom-menu .visual-group p{margin: 0;
  flex: 1 1 20rem;
  font-size: calc(14.2px * .875);}
.bottom-menu .simple-body{display: flex;
  flex-wrap: wrap;
  gap: 0.78rem;}
.bottom-menu .simple-body a{
  display: inline-block;
  padding: 0.5rem 0.9rem;
  border-radius: 0.36rem;
  background: #2f7d4f;
  color: #f4f7f2;
  text-decoration: none;
  font-size: calc(14.2px * .875);
}
.bottom-menu .simple-body a + a{
  background: transparent;
  color: #2f7d4f;
  border: 1px solid var(--ink-light);
}
.bottom-menu .simple-body a:hover{
  background: #256a41;color:#1f2622;}
.bottom-menu .simple-body a + a:hover{
  background: color-mix(in srgb, currentColor 10%, transparent);
  color: #1f5fa8;
}
@media (max-width: 720px) {.bottom-menu .offer-tile strong{
    flex: 1 1 100%;
  }.bottom-menu .visual-group{
    flex-direction: column;
    align-items: flex-start;
  }
}
.team-section{--state-content:calc(1.5rem * 1.2);--mark-content:calc(940px / 2.50);--type-heading:calc(940px / 3.66);padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card);}
.team-section .wide-unit{max-width:940px;margin:0 auto;}
.team-section h1,.team-section h2,.team-section h3,.team-section p{margin:0;}
.team-section h1{font-size:calc(14.2px * 2.65);line-height:1.08;}
.team-section h2{font-size:calc(14.2px * 2);line-height:1.14;}
.team-section h3{font-size:calc(14.2px * 1.35);line-height:1.22;}
.team-section p{font-size:14.2px;line-height:1.73;}
.team-section a{color:inherit;text-decoration:none;}
.team-section a:hover{color:#1f5fa8;}
.team-section img{display:block;width:100%;height:auto;border-radius:0.7rem;}
.team-section .page-shell{margin-top:1.5rem;}
.team-section .soft-grid{display:flex;flex-direction:column;gap:var(--state-content);margin-top:var(--state-content);}
.team-section .offer-tile{min-width:0;padding-left:calc(1.5rem * .75);border-left:2px solid var(--ink-light);}
.team-section .offer-tile p{margin-top:calc(1.5rem / 3.2);}
.team-section .text-method{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;}
.team-section .text-method>.contact-team{flex:1 1 calc(940px / 3);min-width:0;}
.team-section .text-method>.soft-grid{flex:2 1 calc(940px / 2);margin-top:0;}
.team-section .text-method>img{margin-left:auto;max-width:calc(var(--type-heading) * 1.1);}
@media (max-width:720px){.team-section .text-method>img{margin-left:0;max-width:100%;}.team-section .offer-tile{padding-left:calc(0.78rem * 1.5);}
}
.steady-proof{
  background: var(--tone-strong);
  color: var(--tone-card);
  padding: calc(1.5rem * 2.4) 1.69rem;
}
.steady-proof .wide-unit{width: min(100%, 940px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .42fr) minmax(0, 1fr);
  gap: 1.5rem;
  align-items: start;}
.steady-proof h2,
.steady-proof h3,
.steady-proof p{margin: 0;}
.steady-proof h2{font-size: calc(14.2px * 2); line-height: 1.1;}
.steady-proof h3{font-size: calc(14.2px * 1.35); line-height: 1.18;}
.steady-proof p{font-size: 14.2px; line-height: 1.73;}
.steady-proof .simple-quote{display: grid;
  gap: calc(0.78rem * 1.5);
  align-content: start;
  padding-top: calc(0.78rem * 1.5);
  border-top: 2px solid #2f7d4f;}
.steady-proof .offer-frame{display: grid;
  gap: calc(1.5rem * .75);}
.steady-proof [data-block]{
  display: grid;
  grid-template-columns: 8.5rem minmax(0, 1fr);
  gap: 1.5rem;
  padding: 1.5rem;
  border-radius: 1rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  box-shadow: 0 1px 5px rgba(0,0,0,0.02);
  animation: peopleCascadeIn calc(510ms * 2) var(--speed-entry) both;
  animation-delay: var(--motion-hover, 0ms);
}
.steady-proof [data-block] .strong-tile{
  font-size: calc(14.2px * .875);
  line-height: 1.4;
  color: #2c332f;
  background: #dfe4df;
  border-radius: 0.36rem;
  padding: 0.35rem 0.55rem;
  align-self: start;
  text-align: center;
}
.steady-proof [data-block] .local-footer{display: grid;
  gap: 0.5rem;}
.steady-proof [data-block]:nth-child(odd){margin-right: clamp(0rem, 4vw, calc(0.78rem * 0.9));}
@keyframes peopleCascadeIn {from{ opacity: .25; transform: translateY(calc(calc(0.78rem * 2) * .14)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 820px) {.steady-proof .wide-unit{ grid-template-columns: 1fr; }.steady-proof .simple-quote{ padding-top: 0; }.steady-proof [data-block]{ grid-template-columns: 1fr; }.steady-proof [data-block]:nth-child(odd){ margin-right: 0; }.steady-proof [data-block] .strong-tile{ justify-self: start; }
}
.scene{
        padding: calc(1.5rem * 2.4) 1.69rem;
        background: var(--tone-strong);
        color: var(--tone-card)
    }
.scene .wide-unit{max-width: 940px;
        margin: 0 auto}
.scene .public-tile{border-bottom: 1px solid var(--ink-light);
        padding-bottom: calc(0.78rem * 1.5);
        margin-bottom: calc(0.78rem * 1.5)}
.scene h2{margin: 0 0 calc(1.5rem * .75);
        font-size: calc(14.2px * 2);
        line-height: 1.12}
.scene .page-shell{margin: 0;
        font-size: calc(14.2px * 1.125);
        line-height: 1.73}
.scene .local-footer{display: flex;
        flex-direction: column;
        gap: calc(0.78rem * 1.5)}
.scene .soft-stack{display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
        gap: 0.78rem;
        align-items: start;
        padding-bottom: calc(1.5rem * .75);
        border-bottom: 1px dashed var(--ink-light)}
.scene .soft-stack:last-of-type{border-bottom: 0;
        padding-bottom: 0}
.scene .soft-stack h3{margin: 0;
        font-size: 14.2px;
        line-height: 1.3}
.scene .soft-stack p{margin: 0;
        font-size: 14.2px;
        line-height: 1.73}
.scene .text-stack{display: flex;
        flex-wrap: wrap;
        gap: 0.78rem;
        margin-top: calc(1.5rem * .75)}
.scene .text-stack span{
        border-radius: 0.36rem;
        background: #dfe4df;
        color: #2c332f;
        border: 1px solid var(--ink-light);
        padding: calc(calc(1.5rem * .75) * .55) calc(1.5rem * .75);
        font-size: calc(14.2px * .875);
        line-height: 1.4
    }
@media (max-width: 760px) {.scene .soft-stack{
            grid-template-columns: 1fr;
            gap: calc(0.78rem * .5)
        }
    }
.page-intro{
  --state-content:calc(1.5rem * 1.15);
  --label-main:calc(940px / 3.05);
  padding:calc(1.5rem * 2.4) 1.69rem;
  background:var(--tone-strong);
  color:var(--tone-card);
}
.page-intro .wide-unit{max-width:940px;
  margin:0 auto;}
.page-intro h2,
.page-intro h3,
.page-intro p,
.page-intro ol,
.page-intro li,
.page-intro figure{margin:0;}
.page-intro h2{font-size:calc(14.2px * 2);
  line-height:1.14;}
.page-intro h3{font-size:calc(14.2px * 1.35);
  line-height:1.22;}
.page-intro p{font-size:14.2px;
  line-height:1.73;}
.page-intro .public-tile .page-shell{margin-top:calc(0.78rem * 1.5);}
.page-intro .soft-inner{margin-top:var(--state-content);}
.page-intro .soft-inner img{display:block;
  width:100%;
  height:auto;
  border-radius:0.7rem;
  border:1px solid var(--ink-light);}
.page-intro .simple-body{list-style:none;
  padding:0;
  margin-top:var(--state-content);
  display:flex;
  flex-direction:column;
  gap:0.78rem;
  counter-reset:none;}
.page-intro .top-nav{
  display:grid;
  grid-template-columns:auto 1fr;
  column-gap:calc(0.78rem * 1.5);
  row-gap:calc(1.5rem / 3);
  padding:calc(1.5rem * .75);
  background:#ffffff;
  color:#1f2622;
  border:1px solid var(--ink-light);
  border-radius:0.36rem;
}
.page-intro .active-grid{grid-row:1 / span 2;
  font-size:calc(14.2px * .875);
  letter-spacing:0.06em;
  padding-top:0.15rem;}
.page-intro .top-nav h3{grid-column:2;}
.page-intro .top-nav p{grid-column:2;}
.page-intro .bottom-headline{margin-top:var(--state-content);
  padding-top:calc(0.78rem * 1.5);
  border-top:1px solid var(--ink-light);
  font-size:calc(14.2px * .875);}
.page-intro .bottom-headline a{text-decoration:underline;
  text-underline-offset:2px;}
.page-intro .bottom-headline a:hover{}
@media (max-width:640px){.page-intro .top-nav{
    grid-template-columns:1fr;
  }.page-intro .active-grid{
    grid-row:auto;
  }.page-intro .top-nav h3,
  .page-intro .top-nav p{
    grid-column:1;
  }
}
.featured-unit{
  --state-content:calc(1.5rem * 1.1);
  --label-large:calc(940px / 3.4);
  padding:calc(1.5rem * 2.4) 1.69rem;
  background:var(--tone-strong);
  color:var(--tone-card);
}
.featured-unit .wide-unit{max-width:940px;
  margin:0 auto;}
.featured-unit h2,
.featured-unit h3,
.featured-unit p{margin:0;}
.featured-unit h2{font-size:calc(14.2px * 2);
  line-height:1.15;}
.featured-unit h3{font-size:calc(14.2px * 1.35);
  line-height:1.25;}
.featured-unit p{font-size:14.2px;
  line-height:1.73;}
.featured-unit .public-tile{display:flex;
  flex-direction:column;
  gap:calc(0.78rem * 1.5);}
.featured-unit .page-shell{color:#2c332f;}
.featured-unit .contact-story{display:flex;
  flex-wrap:wrap;
  gap:0.78rem;
  margin-top:var(--state-content);}
.featured-unit .offer-tile{
  flex:1 1 var(--label-large);
  min-width:0;
  display:flex;
  flex-direction:column;
  padding:calc(1.5rem * .75);
  border:1px solid var(--ink-light);
  border-radius:0.7rem;
  background:#ffffff;
  color:#1f2622;
}
.featured-unit .offer-tile p{margin-top:calc(calc(0.78rem * 1.5) / 2);
  color:#2c332f;}
.featured-unit .offer-tile a{margin-top:auto;
  padding-top:calc(0.78rem * 1.5);
  font-size:calc(14.2px * .875);color:inherit;
  text-decoration:none;
  border-bottom:1px solid transparent;
  align-self:flex-start;}
.featured-unit .offer-tile a:hover{color:#1f5fa8;
  border-bottom-color:#1f5fa8;}
.featured-unit .simple-body{margin-top:var(--state-content);
  font-size:calc(14.2px * .875);
  color:#2c332f;}
.featured-unit .simple-body a{color:inherit;
  text-decoration:none;}
.featured-unit .simple-body a:hover{color:#1f5fa8;
  text-decoration:underline;}
@media (max-width:640px){.featured-unit .offer-tile{
    flex:1 1 100%;
  }
}
.quiet-frame{
  padding: calc(1.5rem * 2.4) 1.69rem;
  background: var(--tone-strong);
  color: var(--tone-card);
}
.quiet-frame .soft-menu{max-width: 940px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(0.78rem * 1.5);}
.quiet-frame .media-summary{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding-bottom: calc(1.5rem * .75);
  border-bottom: 1px solid var(--ink-light);}
.quiet-frame h2{margin: 0;
  font-size: calc(14.2px * 2);
  line-height: 1.12;}
.quiet-frame .media-summary p{margin: 0;
  font-size: 14.2px;}
.quiet-frame .contact-inner{display: flex;
  flex-direction: column;
  gap: 0.78rem;}
.quiet-frame .wide-stack{
  display: grid;
  grid-template-columns: minmax(9rem, 0.28fr) minmax(0, 1fr);
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75);
  border-radius: 0.7rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  box-shadow: 0 1px 5px rgba(0,0,0,0.02);
}
.quiet-frame .visual-grid{font-size: calc(14.2px * .875);
  font-weight: 600;
  letter-spacing: 0.02em;
  word-break: break-word;}
.quiet-frame h3{margin: 0;
  font-size: calc(14.2px * 1.35);}
.quiet-frame .wide-stack p{margin: calc(calc(1.5rem * .75) * 0.5) 0;
  font-size: 14.2px;
  line-height: 1.73;}
.quiet-frame small{display: block;
  font-size: calc(14.2px * .875);}
@media (max-width: 780px) {.quiet-frame .wide-stack{
    grid-template-columns: 1fr;
  }
}
.compact-stack{
  background: var(--tone-strong);
  color: var(--tone-card);
  padding: calc(1.5rem * 2.4) 1.69rem;
}
.compact-stack .wide-unit{width: min(100%, 940px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(0.78rem * 1.5);}
.compact-stack h2{margin: 0;
  font-size: calc(14.2px * 2);
  line-height: 1.15;
  max-width: 34ch;}
.compact-stack .fresh-note{display: flex;
  flex-wrap: wrap;
  gap: 0.78rem;}
.compact-stack .soft-inner{
  margin: 0;
  flex: 1 1 16rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  border-radius: 0.7rem;
  overflow: hidden;
  box-shadow: 0 1px 5px rgba(0,0,0,0.02);
}
.compact-stack .soft-inner img{display: block;
  width: 100%;
  height: 11rem;
  object-fit: cover;}
.compact-stack .soft-inner figcaption{padding: calc(1.5rem * .75);
  font-size: calc(14.2px * .875);
  line-height: 1.73;}
.compact-stack .site-lead{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  border-top: 1px solid var(--ink-light);
  padding-top: calc(0.78rem * 1.5);}
.compact-stack .site-lead p{margin: 0;
  font-size: 14.2px;
  line-height: 1.73;}
@media (max-width: 640px) {.compact-stack .soft-inner img{
    height: 9rem;
  }
}
.direct-content{
  --state-content:calc(1.5rem * 1.28);
  --mark-content:calc(940px / 2.35);
  padding:calc(1.5rem * 2.4) 1.69rem;
  background:#dfe4df;
  color:#2c332f;
}
.direct-content .wide-unit{max-width:940px;
  margin:0 auto;}
.direct-content h2{margin:0;
  font-size:calc(14.2px * 2);
  line-height:1.14;}
.direct-content p{margin:0;
  font-size:14.2px;
  line-height:1.73;}
.direct-content .page-shell{margin-top:var(--state-content);
  max-width:var(--mark-content);}
.direct-content .visual-group{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:100%;
  margin-top:var(--state-content);
  padding:calc(1.5rem * .75) 1.5rem;
  border-radius:0.36rem;
  background:#2f7d4f;
  color:#f4f7f2;
  font-size:14.2px;
  text-decoration:none;
  transition:background 510ms var(--speed-entry);
}
.direct-content .visual-group:hover{
  background:#256a41;color:#1f2622;}
.direct-content .bottom-headline{margin-top:calc(0.78rem * 1.5);
  font-size:calc(14.2px * .875);
  color:#2c332f;}
.direct-content .bottom-headline a{color:inherit;
  text-decoration:underline;
  text-underline-offset:2px;}
.direct-content .bottom-headline a:hover{color:#1f5fa8;}
@media (max-width:640px){.direct-content .page-shell{
    max-width:none;
  }.direct-content .visual-group{
    width:100%;
  }
}
.top-visual{--state-content:calc(1.5rem * 0.99);--type-heading:calc(940px / 3.88);padding:calc(1.5rem * 2.4) 1.69rem;background:#2f7d4f;color:#f4f7f2;}
.top-visual .wide-unit{max-width:940px;margin:0 auto;}
.top-visual h1,.top-visual h2,.top-visual h3,.top-visual p{margin:0;}
.top-visual h2{font-size:calc(14.2px * 2);line-height:1.12;}
.top-visual h3{font-size:calc(14.2px * 1.35);line-height:1.2;}
.top-visual p{font-size:14.2px;line-height:1.73;color:color-mix(in srgb, currentColor 78%, transparent);}
.top-visual a{color:inherit;text-decoration:underline;text-underline-offset:2px;}
.top-visual a:hover{}
.top-visual img{display:block;width:100%;height:auto;border-radius:0.7rem;}
.top-visual .page-shell{margin-top:1.5rem;}
.top-visual .direct-body>img{margin-top:var(--state-content);}
.top-visual .soft-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;margin-top:var(--state-content);}
.top-visual .offer-tile{flex:1 1 calc(940px / 4);min-width:0;}
.top-visual .offer-tile h3{margin-bottom:calc(1.5rem / 3);}
.top-visual .bottom-headline{margin-top:1.5rem;font-size:calc(14.2px * .875);}
@media (max-width:640px){.top-visual .offer-tile{flex:1 1 100%;}
}
.top-lead{
  padding: calc(1.5rem * 2.4) 1.69rem;
  background: #dfe4df;
  color: #2c332f;
}
.top-lead .wide-unit{max-width: min(940px, 72rem);
  margin: 0 auto;}
.top-lead .public-tile h2{margin: 0;
  font-size: calc(14.2px * 2);
  line-height: 1.12;}
.top-lead .narrow-flow{margin: calc(1.5rem * .75) 0 calc(0.78rem * 1.5);
  font-size: calc(14.2px * 1.125);
  line-height: 1.73;}
.top-lead .page-items{display: flex;
  flex-wrap: wrap;
  gap: 0.78rem;}
.top-lead .offer-tile{
  flex: 1 1 min(100%, 22rem);
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  border-radius: 0.7rem;
  padding: calc(1.5rem * .75);
  box-shadow: 0 1px 5px rgba(0,0,0,0.02);
}
.top-lead .soft-stack{display: flex;
  align-items: center;
  gap: 0.78rem;
  margin-bottom: calc(1.5rem * .75);}
.top-lead .soft-stack img{width: 44px;
  height: 44px;
  border-radius: 50%;
  object-fit: cover;
  flex: 0 0 auto;
  border: 1px solid var(--ink-light);}
.top-lead .wide-entries{display: block;
  font-weight: 700;
  font-size: 14.2px;
  line-height: 1.3;}
.top-lead .strong-tile{display: block;
  font-size: calc(14.2px * .875);
  color: #2c332f;}
.top-lead .offer-tile p{margin: 0 0 calc(1.5rem * .75);
  font-size: 14.2px;
  line-height: 1.73;}
.top-lead .bottom-headline{display: inline-block;
  font-size: calc(14.2px * .875);
  color: #1f5fa8;}
.top-lead .active-footer{margin: calc(0.78rem * 1.5) 0 0;
  font-size: 14.2px;
  line-height: 1.73;}
@media (max-width: 700px) {.top-lead .page-items{
    display: block;
  }.top-lead .offer-tile + .offer-tile{
    margin-top: 0.78rem;
  }
}
.steady-stack{padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card)}
.steady-stack .wide-unit{max-width:min(940px,54rem);margin:0 auto}
.steady-stack .public-tile{align-self:start}
.steady-stack h2{margin:0;font-size:calc(14.2px * 2);line-height:1.1}
.steady-stack .public-tile p{margin:1.5rem 0 0;line-height:1.73}
.steady-stack .strong-links{margin-top:calc(0.78rem * 1.5);border-top:1px solid var(--ink-light)}
.steady-stack details{padding:1.5rem 0;border-bottom:1px solid var(--ink-light)}
.steady-stack summary{cursor:pointer;font-size:calc(14.2px * 1.35);line-height:1.2;list-style:none}
.steady-stack summary::-webkit-details-marker{display:none}
.steady-stack summary::before{content:"+";display:inline-block;width:1.1em;color:inherit;}
.steady-stack details[open] summary::before{content:"–"}
.steady-stack details p{margin:1.5rem 0 0;line-height:1.73}
@media(max-width:720px){.steady-stack .strong-links{margin-top:calc(0.78rem * 1.5)}}
.offer{--state-content:calc(1.5rem * 1.12);--mark-content:calc(940px / 2.15);padding:calc(1.5rem * 2.4) 1.69rem;background:#2f7d4f;color:#f4f7f2;}
.offer .wide-unit{max-width:940px;margin:0 auto;}
.offer h1,.offer h2,.offer h3,.offer p{margin:0;}
.offer h1{font-size:calc(14.2px * 2.65);line-height:1.08;}
.offer h2{font-size:calc(14.2px * 2);line-height:1.12;}
.offer h3{font-size:calc(14.2px * 1.35);line-height:1.2;}
.offer p{font-size:14.2px;line-height:1.73;color:color-mix(in srgb, currentColor 74%, transparent);}
.offer a{color:inherit;text-decoration:none;}
.offer .visual-group{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.36rem;background:#f4f7f2;color:#2f7d4f;}
.offer .soft-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;margin-top:var(--state-content);}
.offer .offer-tile{flex:1 1 calc(940px / 4);min-width:0;border-left:2px solid color-mix(in srgb, currentColor 28%, transparent);padding-left:calc(1.5rem * .75);}
.offer .offer-tile p{margin-top:calc(1.5rem / 3);}
.offer .wide-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;}
.offer .wide-grid>.contact-team{flex:1 1 auto;min-width:0;}
.offer .wide-grid>.visual-group{flex:0 0 auto;}
.offer .wide-grid>.soft-grid{flex:1 1 100%;}
.offer .contact-team h2{margin-top:calc(1.5rem / 2);}
.active-entries{
  background:var(--tone-strong);
  color:var(--tone-card);
  padding:calc(1.5rem * 2.4) 1.69rem;
}
.active-entries .wide-unit{max-width:940px;
  margin:0 auto;}
.active-entries .public-tile{display:flex;
  flex-wrap:wrap;
  gap:calc(0.78rem * 1.5);
  align-items:flex-start;
  border-bottom:1px solid var(--ink-light);
  padding-bottom:calc(0.78rem * 1.5);}
.active-entries h2{flex:1 1 22rem;
  min-width:0;
  margin:0;
  font-size:calc(14.2px * 2);
  line-height:1.15;}
.active-entries .public-tile p{flex:1 1 20rem;
  min-width:0;
  margin:0;
  line-height:1.73;}
.active-entries .bottom-frame{margin-top:calc(0.78rem * 1.5);
  display:grid;
  grid-template-columns:repeat(2, minmax(0, 1fr));
  gap:0.78rem calc(1.5rem * .75);}
.active-entries .bottom-frame .offer-tile{
  min-width:0;
  padding:calc(1.5rem * .75);
  background:#ffffff;
  color:#1f2622;
  border:1px solid var(--ink-light);
  border-radius:0.7rem;
}
.active-entries .bottom-frame strong{display:block;
  font-size:14.2px;
  margin-bottom:.4rem;}
.active-entries .bottom-frame span{display:block;
  font-size:calc(14.2px * .875);
  line-height:1.73;}
.active-entries .bottom-frame a{color:inherit;
  text-decoration:underline;}
.active-entries .bottom-frame a:hover{color:#1f5fa8;}
.active-entries .page-items{margin-top:calc(0.78rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:calc(1.5rem * .75);}
.active-entries .page-items .soft-stack{flex:1 1 18rem;
  min-width:0;
  padding-top:1.5rem;
  border-top:1px solid var(--ink-light);}
.active-entries .page-items .top-entries{
  display:inline-block;
  font-size:calc(14.2px * .875);
  letter-spacing:.02em;
  text-transform:uppercase;
  color:#2c332f;
  background:#dfe4df;
  border-radius:0.36rem;
  padding:.15rem .5rem;
  margin-bottom:.5rem;
}
.active-entries .page-items p{margin:0;
  line-height:1.73;}
.active-entries .visual-group{margin-top:calc(0.78rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:0.78rem;
  align-items:center;}
.active-entries .visual-group .strong-visual{
  display:inline-flex;
  align-items:center;
  padding:.7rem 1.1rem;
  background:#2f7d4f;
  color:#f4f7f2;
  border-radius:1rem;
  text-decoration:none;
  font-size:calc(14.2px * .875);
}
.active-entries .visual-group .strong-visual:hover{
  background:#256a41;color:#1f2622;}
.active-entries .visual-group .featured-shell{color:inherit;
  text-decoration:underline;
  font-size:calc(14.2px * .875);}
.active-entries .visual-group .featured-shell:hover{color:#1f5fa8;}
@media (max-width:680px){.active-entries .bottom-frame{grid-template-columns:1fr}.active-entries .page-items{display:block}.active-entries .page-items .soft-stack{margin-top:0.78rem}
}
.direct-header{
  background:var(--tone-strong);
  color:var(--tone-card);
  padding:calc(1.5rem * 2.4) 1.69rem;
}
.direct-header .wide-unit{max-width:940px;
  margin:0 auto;}
.direct-header .simple-items{display:flex;
  flex-direction:column;
  gap:calc(0.78rem * 1.5);}
.direct-header .open-details{display:flex;
  flex-direction:column;
  gap:var(--space-block, 0.78rem);}
.direct-header h2{margin:0;
  font-size:calc(14.2px * 2);
  line-height:1.15;}
.direct-header .page-shell{margin:0;
  font-size:calc(14.2px * 1.125);
  line-height:1.73;}
.direct-header .clear-nav{display:flex;
  flex-direction:column;
  gap:calc(0.78rem * 1.5);}
.direct-header .main-content{display:flex;
  flex-wrap:wrap;
  gap:0.78rem;}
.direct-header .offer-tile{
  flex:1 1 18rem;
  min-width:0;
  padding:calc(1.5rem * .75);
  border:1px solid var(--ink-light);
  border-radius:0.7rem;
  background:#ffffff;
  color:#1f2622;
}
.direct-header .offer-tile strong{display:block;
  font-size:14.2px;
  margin-bottom:calc(0.78rem * .5);}
.direct-header .offer-tile span{display:block;
  font-size:calc(14.2px * .875);
  line-height:1.6;}
.direct-header .offer-tile a{text-decoration:none;}
.direct-header .offer-tile a:hover{text-decoration:underline;}
.direct-header .bottom-headline{
  margin:0;
  padding:calc(1.5rem * .75);
  border-left:3px solid #2f7d4f;
  background:#dfe4df;
  color:#2c332f;
  font-size:calc(14.2px * .875);
  line-height:1.65;
}
@media(max-width:760px){.direct-header .offer-tile{
    flex-basis:100%;
  }
}
.bottom-surface{--state-content:calc(1.5rem * 0.9);--field-control:calc(940px / 3.1);padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card);}
.bottom-surface .wide-unit{max-width:940px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;}
.bottom-surface h1,.bottom-surface h2,.bottom-surface h3,.bottom-surface p{margin:0;}
.bottom-surface h2{font-size:calc(14.2px * 2);line-height:1.14;}
.bottom-surface p{font-size:14.2px;line-height:1.73;}
.bottom-surface a{text-decoration:none;border-bottom:1px solid color-mix(in srgb, #2f7d4f 40%, transparent);}
.bottom-surface a:hover{border-bottom-color:#1f5fa8;}
.bottom-surface .contact-team{flex:1 1 auto;min-width:0;}
.bottom-surface .bottom-headline{font-size:calc(14.2px * .875);text-transform:uppercase;letter-spacing:0.04em;}
.bottom-surface .contact-team h2{margin-top:calc(1.5rem / 3);}
.bottom-surface .page-shell{margin-top:calc(1.5rem / 2);}
.bottom-surface .visual-group{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.36rem;background:#2f7d4f;color:#f4f7f2;border-bottom:none;font-size:calc(14.2px * .875);}
.bottom-surface .visual-group:hover{background:#256a41;color:#f4f7f2;}
.bottom-surface .soft-grid{flex:1 1 100%;display:flex;flex-wrap:wrap;align-items:stretch;gap:0.78rem;margin-top:var(--state-content);}
.bottom-surface .offer-tile{flex:1 1 var(--field-control);min-width:0;padding:calc(1.5rem * .75);background:#ffffff;color:#1f2622;border:1px solid var(--ink-light);border-radius:0.7rem;}
.bottom-surface .offer-tile p{font-size:calc(14.2px * .875);}
.bottom-surface .simple-body{flex:1 1 100%;margin-top:var(--state-content);font-size:calc(14.2px * .875);}
@media (max-width:640px){.bottom-surface .visual-group{width:100%;}
}
.plain-list{padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card)}
.plain-list .wide-unit{max-width:min(940px,56rem);margin:0 auto}
.plain-list .public-tile{max-width:100%}
.plain-list h2{margin:0;font-size:calc(14.2px * 2);line-height:1.12}
.plain-list .public-tile p{margin:1.5rem 0 0;color:#2c332f;line-height:1.73}
.plain-list .strong-links{margin-top:calc(0.78rem * 1.5);border-top:1px solid var(--ink-light)}
.plain-list details{padding:1.5rem 0;border-bottom:1px solid var(--ink-light)}
.plain-list summary{cursor:pointer;font-size:calc(14.2px * 1.35);line-height:1.2;list-style:none}
.plain-list summary::-webkit-details-marker{display:none}
.plain-list summary::before{content:"+";display:inline-block;width:1.1rem;color:inherit;font-weight:700}
.plain-list details[open] summary::before{content:"–"}
.plain-list details p{margin:1.5rem 0 0;color:#2c332f;line-height:1.73}
@media(max-width:720px){.plain-list .strong-links{margin-top:calc(0.78rem * 1.5)}.plain-list summary{font-size:14.2px}
}
.steady-panel{
  padding: calc(1.5rem * 2.4) 1.69rem;
  background: #dfe4df;
  color: #2c332f;
}
.steady-panel .soft-menu{max-width: 940px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(0.78rem * 1.5);}
.steady-panel .media-summary{
  padding: calc(1.5rem * .75);
  border-radius: 1rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  box-shadow: 0 1px 5px rgba(0,0,0,0.02);
}
.steady-panel h2{margin: 0;
  font-size: calc(14.2px * 2);
  line-height: 1.12;}
.steady-panel .media-summary p{margin: calc(1.5rem * .75) 0 0;
  font-size: 14.2px;
  line-height: 1.73;}
.steady-panel .contact-inner{display: flex;
  flex-direction: column;
  gap: 0.78rem;}
.steady-panel .wide-stack{
  display: grid;
  grid-template-columns: minmax(6rem, .22fr) minmax(0, 1fr);
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75);
  border-radius: 0.7rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  box-shadow: 0 1px 5px rgba(0,0,0,0.02);
}
.steady-panel .visual-grid{
  font-size: calc(14.2px * .875);
  font-weight: 600;
  color: #ffffff;
  background: #1f5fa8;
  border-radius: 0.36rem;
  padding: 0.2rem 0.5rem;
  align-self: start;
  text-align: center;
  word-break: break-word;
}
.steady-panel h3{margin: 0;
  font-size: calc(14.2px * 1.35);
  line-height: 1.2;}
.steady-panel .wide-stack p{margin: calc(calc(1.5rem * .75) * .5) 0;
  font-size: 14.2px;
  line-height: 1.73;}
.steady-panel small{font-size: calc(14.2px * .875);}
@media (max-width: 780px) {.steady-panel .wide-stack{
    grid-template-columns: 1fr;
  }.steady-panel .visual-grid{
    justify-self: start;
  }
}
.site-tile{--state-content:calc(1.5rem * 1.32);--type-heading:calc(940px / 3.61);padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card);}
.site-tile .wide-unit{max-width:940px;margin:0 auto;}
.site-tile h1,.site-tile h2,.site-tile h3,.site-tile p{margin:0;}
.site-tile h2{font-size:calc(14.2px * 2);line-height:1.12;}
.site-tile h3{font-size:calc(14.2px * 1.35);line-height:1.2;}
.site-tile p{font-size:14.2px;line-height:1.73;}
.site-tile img{display:block;width:100%;height:auto;border-radius:0.7rem;}
.site-tile .page-shell{margin-top:1.5rem;}
.site-tile .direct-body>img{margin-top:var(--state-content);}
.site-tile .soft-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;margin-top:var(--state-content);}
.site-tile .offer-tile{flex:1 1 calc(940px / 4);min-width:0;padding:calc(1.5rem * .75);background:#ffffff;color:#1f2622;border:1px solid var(--ink-light);border-radius:0.7rem;}
.site-tile .offer-tile p{margin-top:calc(1.5rem / 3);}
.media-flow{--state-content:calc(1.5rem * 0.93);--field-control:calc(940px / 2.4);padding:calc(1.5rem * 2.4) 1.69rem;background:#2f7d4f;color:#f4f7f2;}
.media-flow .wide-unit{max-width:940px;margin:0 auto;}
.media-flow h2,.media-flow h3,.media-flow p{margin:0;}
.media-flow h2{font-size:calc(14.2px * 2);line-height:1.14;}
.media-flow h3{font-size:14.2px;line-height:1.3;margin-top:calc(1.5rem / 2.4);letter-spacing:.01em;}
.media-flow p{font-size:14.2px;line-height:1.73;color:color-mix(in srgb, currentColor 82%, transparent);}
.media-flow .page-shell{margin-top:1.5rem;color:color-mix(in srgb, currentColor 88%, transparent);}
.media-flow .soft-grid{display:flex;flex-direction:column;gap:var(--state-content);margin-top:var(--state-content);}
.media-flow .offer-tile{min-width:0;padding-block-start:calc(var(--state-content) / 1.6);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.media-flow .offer-tile:first-child{padding-block-start:0;border-top:0;}
.media-flow .offer-tile h3{color:color-mix(in srgb, currentColor 96%, transparent);}
@media (min-width:720px){.media-flow .offer-tile{display:grid;grid-template-columns:minmax(0,1fr) var(--field-control);column-gap:calc(0.78rem * 1.4);align-items:start;}.media-flow .offer-tile h3{margin-top:0;text-align:end;}
}
.active-brand{
  padding: calc(1.5rem * 2.4) 1.69rem;
  background: #1a201c;
  color: #eef1ee;
}
.active-brand .wide-unit{max-width: min(940px, 70rem);
  margin: 0 auto;}
.active-brand .open-details{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: calc(0.78rem * 1.5);}
.active-brand h2{margin: 0;
  flex: 1 1 22rem;
  font-size: calc(14.2px * 2);
  line-height: 1.12;}
.active-brand .narrow-flow{flex: 1 1 26rem;
  margin: 0;
  font-size: 14.2px;
  color: #c2c9c3;}
.active-brand .soft-grid{list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.78rem;}
.active-brand .offer-tile{
  flex: 1 1 min(100%, 22rem);
  margin: 0;
  padding: calc(1.5rem * .75);
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  border-radius: 0.7rem;
  box-shadow: 0 1px 5px rgba(0,0,0,0.02);
}
.active-brand .wide-entries{display: flex;
  align-items: center;
  gap: calc(0.78rem * .75);
  margin-bottom: calc(calc(1.5rem * .75) * .6);}
.active-brand .wide-entries img{width: 44px;
  height: 44px;
  border-radius: 50%;
  object-fit: cover;
  flex: 0 0 auto;}
.active-brand .contact-headline{display: block;
  font-weight: 700;
  font-size: 14.2px;
  line-height: 1.2;}
.active-brand .strong-tile{display: block;
  font-size: calc(14.2px * .875);color:inherit;}
.active-brand .clear-menu{margin: 0 0 calc(calc(1.5rem * .75) * .6);
  font-size: 14.2px;
  line-height: 1.73;}
.active-brand .team-stack{display: block;
  font-size: calc(14.2px * .875);color:inherit;}
.active-brand .bottom-headline{margin: calc(0.78rem * 1.5) 0 0;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #2c332f;
  font-size: 14.2px;
  color: #c2c9c3;}
@media (max-width: 700px) {.active-brand .open-details{
    display: block;
  }.active-brand .narrow-flow{
    margin-top: calc(1.5rem * .75);
  }
}
.wide-visual{--state-content:calc(1.5rem * 0.9);--mark-content:calc(940px / 2.6);padding:calc(1.5rem * 2.4) 1.69rem;background:#2f7d4f;color:#f4f7f2;}
.wide-visual .wide-unit{max-width:940px;margin:0 auto;}
.wide-visual h1,.wide-visual h2,.wide-visual h3,.wide-visual p{margin:0;}
.wide-visual h2{font-size:calc(14.2px * 2);line-height:1.12;}
.wide-visual p{font-size:14.2px;line-height:1.73;color:color-mix(in srgb, currentColor 78%, transparent);}
.wide-visual a{color:inherit;text-decoration:none;}
.wide-visual .visual-group{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.36rem;background:#f4f7f2;color:#2f7d4f;font-weight:600;}
.wide-visual .visual-group:hover{background:#1f5fa8;color:#ffffff;}
.wide-visual .soft-block>h2,.wide-visual .soft-block>p,.wide-visual .soft-block>.visual-group{margin-top:1.5rem;}
.wide-visual .soft-block>h2{margin-top:0;}
.wide-visual .bottom-headline{font-size:calc(14.2px * .875);color:color-mix(in srgb, currentColor 66%, transparent);}
.wide-visual .simple-body{display:flex;flex-wrap:wrap;gap:0.78rem;margin-top:var(--state-content);padding-top:calc(0.78rem * 1.5);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);font-size:calc(14.2px * .875);}
.wide-visual .simple-body a{text-decoration:underline;text-underline-offset:3px;}
.wide-visual .simple-body a:hover{}
@media (max-width:640px){.wide-visual .visual-group{width:100%;}.wide-visual .simple-body{flex-direction:column;gap:calc(0.78rem * 0.6);}
}
.simple-section{
  background:var(--tone-strong);
  color:var(--tone-card);
  padding:calc(1.5rem * 2.4) 1.69rem;
}
.simple-section .wide-unit{max-width:940px;
  margin:0 auto;
  display:flex;
  flex-wrap:wrap;
  gap:calc(0.78rem * 1.5);
  align-items:flex-start;}
.simple-section .contact-team{flex:1 1 22rem;
  min-width:0;}
.simple-section .contact-team p{margin:0 0 1.5rem;
  color:#2c332f;
  font-size:calc(14.2px * .875);
  line-height:1.73;}
.simple-section h2{margin:0;
  font-size:calc(14.2px * 2);
  line-height:1.12;
  letter-spacing:0;}
.simple-section .content-brand{flex:1 1 26rem;
  min-width:0;
  border-left:2px solid var(--ink-light);
  padding-left:calc(1.5rem * .75);}
.simple-section .content-brand p{margin:0;
  padding:calc(0.78rem * 1.5) 0;
  color:#2c332f;
  font-size:14.2px;
  line-height:1.73;}
.simple-section .content-brand p:first-child{padding-top:0;}
.simple-section .content-brand p + p{border-top:1px solid var(--ink-light);}
.simple-section .content-brand strong{color:var(--tone-card);}
.simple-section .content-brand .simple-body{color:#2c332f;
  font-size:calc(14.2px * .875);}
.simple-section .content-brand .simple-body a{color:inherit;
  text-decoration:underline;
  text-underline-offset:2px;}
.simple-section .content-brand .simple-body a:hover{color:#1f5fa8;}
@media (max-width:720px){.simple-section .wide-unit{display:block}.simple-section .content-brand{
    margin-top:calc(0.78rem * 1.5);
    border-left:0;
    padding-left:0;
    border-top:2px solid var(--ink-light);
    padding-top:calc(0.78rem * 1.5);
  }
}
.steady-note{--state-content:calc(1.5rem * 1.15);--type-heading:calc(940px / 3.66);padding:calc(1.5rem * 2.4) 1.69rem;background:#dfe4df;color:#2c332f;}
.steady-note .wide-unit{max-width:940px;margin:0 auto;}
.steady-note h2,.steady-note p{margin:0;}
.steady-note h2{font-size:calc(14.2px * 2);line-height:1.14;}
.steady-note p{font-size:14.2px;line-height:1.73;}
.steady-note img{display:block;width:100%;height:auto;border-radius:0.7rem;}
.steady-note .page-shell{margin-top:1.5rem;}
.steady-note .soft-grid{display:flex;flex-direction:column;gap:var(--state-content);}
.steady-note .offer-tile{min-width:0;padding-left:calc(1.5rem * .75);border-left:2px solid var(--ink-light);}
.steady-note .offer-tile p{color:inherit;}
.steady-note .text-method{display:flex;flex-wrap:wrap;align-items:flex-start;gap:calc(0.78rem * 1.6);}
.steady-note .text-method>.contact-team{flex:1 1 calc(940px / 2.8);min-width:0;}
.steady-note .text-method>.soft-grid{flex:2 1 calc(940px / 2.2);}
.steady-note .text-method>img{flex:0 1 var(--type-heading);margin-left:auto;align-self:stretch;object-fit:cover;}
@media (max-width:720px){.steady-note .text-method>img{margin-left:0;flex:1 1 100%;max-height:280px;}
}
.offer-wrap{--state-content:calc(1.5rem * .95);padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card);}
.offer-wrap .wide-unit{max-width:940px;margin:0 auto;}
.offer-wrap h2,.offer-wrap p{margin:0;}
.offer-wrap h2{font-size:calc(14.2px * 2);line-height:1.14;}
.offer-wrap p{font-size:14.2px;line-height:1.73;}
.offer-wrap a{color:inherit;text-decoration:none;}
.offer-wrap a:hover{color:#1f5fa8;text-decoration:underline;}
.offer-wrap .wide-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;}
.offer-wrap .contact-team{flex:1 1 auto;min-width:0;}
.offer-wrap .contact-team .page-shell{margin-top:calc(0.78rem * 1.5);color:#2c332f;}
.offer-wrap .visual-group{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(calc(1.5rem * .75) * .85) 1.5rem;border-radius:0.36rem;background:#2f7d4f;color:#f4f7f2;font-size:calc(14.2px * .875);}
.offer-wrap .visual-group:hover{background:#256a41;color:#f4f7f2;text-decoration:none;}
.offer-wrap .bottom-feature{flex:1 1 100%;display:flex;flex-direction:column;gap:calc(var(--state-content) * .6);margin-top:calc(0.78rem * 1.5);}
.offer-wrap details{padding:calc(calc(1.5rem * .75) * .9);border-radius:0.7rem;background:#ffffff;color:#1f2622;border:1px solid var(--ink-light);}
.offer-wrap summary{cursor:pointer;font-weight:700;font-size:14.2px;}
.offer-wrap details p{margin-top:calc(1.5rem / 3);color:#2c332f;}
.offer-wrap .simple-body{flex:1 1 100%;margin-top:calc(0.78rem * 1.5);font-size:calc(14.2px * .875);color:#2c332f;}
@media (max-width:640px){.offer-wrap .visual-group{width:100%;}
}
.clear-proof{--state-content:calc(1.5rem * 1.32);--mark-content:calc(940px / 2.45);--type-heading:calc(940px / 3.61);padding:calc(1.5rem * 2.4) 1.69rem;background:#2f7d4f;color:#f4f7f2;}
.clear-proof .wide-unit{max-width:940px;margin:0 auto;}
.clear-proof h1,.clear-proof h2,.clear-proof h3,.clear-proof p{margin:0;}
.clear-proof h1{font-size:calc(14.2px * 2.65);line-height:1.08;}
.clear-proof h2{font-size:calc(14.2px * 2);line-height:1.12;}
.clear-proof h3{font-size:calc(14.2px * 1.35);line-height:1.2;}
.clear-proof p{font-size:14.2px;line-height:1.73;color:color-mix(in srgb, currentColor 78%, transparent);}
.clear-proof a{color:inherit;text-decoration:underline;text-underline-offset:2px;}
.clear-proof a:hover{}
.clear-proof img{display:block;width:100%;height:auto;border-radius:0.7rem;}
.clear-proof .page-shell,.clear-proof .bottom-headline{margin-top:1.5rem;}
.clear-proof .bottom-headline{margin-top:var(--state-content);font-size:calc(14.2px * .875);}
.clear-proof .soft-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:0.78rem;margin-top:var(--state-content);}
.clear-proof .offer-tile{flex:1 1 calc(940px / 3.2);min-width:0;padding:calc(1.5rem * .75);border-radius:0.36rem;background:color-mix(in srgb, #f4f7f2 8%, transparent);color:#1f2622;}
.clear-proof .offer-tile p{margin-top:calc(1.5rem / 3);}
.clear-proof .direct-body>img{margin-top:var(--state-content);}
.clear-proof .direct-body>.page-shell{margin-top:1.5rem;}
.secondary-details{padding:calc(1.5rem * 2.4) 0;color:var(--tone-card);background:var(--tone-strong);}
.secondary-details .visual-team{max-width:940px;margin:0 auto;padding:0 1.69rem;}
.secondary-details .clear-nav{max-width:800px;margin:0 auto;}
.secondary-details .open-details{margin-bottom:calc(0.78rem * 1.5);border-bottom:1px solid var(--ink-light);padding-bottom:calc(0.78rem * 1.5);}
.secondary-details .text-intro{margin:0 0 0.6rem;font-size:calc(14.2px * .875);color:#2c332f;}
.secondary-details h1{margin:0 0 0.6rem;font-size:calc(14.2px * 2.65);line-height:1.2;}
.secondary-details .plain-fields{margin:0;font-size:calc(14.2px * 1.125);color:#2c332f;}
.secondary-details .soft-inner{margin:calc(0.78rem * 1.5) 0;padding:0;}
.secondary-details .soft-inner img{display:block;width:100%;height:auto;border-radius:1rem;border:1px solid var(--ink-light);}
.secondary-details .soft-inner figcaption{margin-top:0.6rem;font-size:calc(14.2px * .875);color:#2c332f;}
.secondary-details h2{margin:2rem 0 0.8rem;font-size:calc(14.2px * 1.35);line-height:1.3;}
.secondary-details p{margin:0 0 1.2rem;line-height:1.73;}
.secondary-details ul{margin:0 0 1.4rem;padding-left:1.4rem;}
.secondary-details li{margin-bottom:0.5rem;line-height:1.6;}
.secondary-details .offer-feature{margin:calc(0.78rem * 1.5) 0;padding:calc(1.5rem * .75);background-color:#dfe4df;border-radius:1rem;border:1px solid var(--ink-light);color:#2c332f;}
.secondary-details .offer-feature p{margin:0;}
.secondary-details .simple-body{margin:calc(0.78rem * 1.5) 0 0;padding-top:calc(0.78rem * 1.5);border-top:1px solid var(--ink-light);font-size:calc(14.2px * .875);color:#2c332f;}
.secondary-details .simple-body a{color:inherit;text-decoration:underline;text-underline-offset:2px;}
.secondary-details .simple-body a:hover{color:#1f5fa8;}
.secondary-details .page-brand{margin-top:calc(0.78rem * 1.5);}
.secondary-details .strong-visual{display:inline-block;padding:12px 28px;border-radius:0.7rem;font-weight:500;text-align:center;transition:background-color 510ms var(--speed-entry),transform 510ms var(--speed-entry);cursor:pointer;border:1px solid #2f7d4f;font-size:14.2px;background-color:#2f7d4f;color:#f4f7f2;text-decoration:none;}
.secondary-details .strong-visual:hover{background-color:#256a41;border-color:#256a41;transform:translateY(-2px);color:#f4f7f2;}
@media (max-width:640px){.secondary-details h1{font-size:calc(14.2px * 2);}.secondary-details .plain-fields{font-size:14.2px;}
}
.secondary-service{
  background: linear-gradient(135deg, #2f7d4f 0%, #1f5fa8 100%);
  color: #f4f7f2;
  padding: calc(1.5rem * 2.4) 1.69rem;
}
.secondary-service .wide-unit{width: min(100%, 940px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .42fr) minmax(0, 1fr);
  gap: 0.78rem;}
.secondary-service h2,
.secondary-service h3,
.secondary-service p{margin: 0;}
.secondary-service h2{font-size: calc(14.2px * 2); line-height: 1.1;}
.secondary-service h3{font-size: calc(14.2px * 1.35); line-height: 1.18;}
.secondary-service p{font-size: 14.2px; line-height: 1.73;}
.secondary-service .simple-quote{display: grid;
  gap: calc(0.78rem * 1.5);
  align-content: start;
  padding-top: calc(0.78rem * 1.5);}
.secondary-service .simple-quote .bottom-headline{font-size: calc(14.2px * .875);
  opacity: .85;}
.secondary-service .offer-frame{display: grid;
  gap: calc(1.5rem * .75);}
.secondary-service [data-block]{
  display: grid;
  grid-template-columns: 5.5rem minmax(0, 1fr);
  gap: 1.5rem;
  padding: 1.5rem;
  border-radius: 1.35rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  animation: peopleCascadeIn calc(510ms * 2.2) var(--speed-entry) both;
  animation-delay: var(--motion-hover, 0ms);
}
.secondary-service [data-block] .strong-tile{font-size: calc(14.2px * .875);
  line-height: 1.3;}
.secondary-service [data-block]:nth-child(2n){margin-left: clamp(0rem, 6vw, calc(0.78rem * 1.2));}
@keyframes peopleCascadeIn {from{ opacity: .2; transform: translateY(calc(calc(0.78rem * 2) * .16)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 800px) {.secondary-service .wide-unit,
  .secondary-service [data-block]{ grid-template-columns: 1fr; }.secondary-service .simple-quote{ padding-top: 0; }.secondary-service [data-block]:nth-child(2n){ margin-left: 0; }
}
.active-quote{
  background: var(--tone-strong);
  color: var(--tone-card);
  padding: calc(1.5rem * 2.4) 1.69rem;
}
.active-quote .wide-unit{width: min(100%, 940px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(15rem, .42fr);
  gap: calc(0.78rem * 1.5);
  align-items: start;}
.active-quote h2,
.active-quote h3,
.active-quote p{margin: 0;}
.active-quote h2{font-size: calc(14.2px * 2); line-height: 1.1;}
.active-quote h3{font-size: calc(14.2px * 1.35); line-height: 1.18;}
.active-quote p{font-size: 14.2px; line-height: 1.73;}
.active-quote .contact-team{display: grid;
  gap: 1.5rem;
  align-content: start;}
.active-quote .hero{
  display: grid;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75);
  border-radius: 1rem;
  background: #dfe4df;
  color: #2c332f;
  border: 1px solid var(--ink-light);
}
.active-quote .hero a{width: fit-content;
  color: #1f5fa8;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  font-size: calc(14.2px * .875);}
.active-quote .hero a:hover{color: #154a86;}
.active-quote .soft-grid{grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.78rem;}
.active-quote .offer-tile{
  display: grid;
  gap: calc(1.5rem * .75);
  align-content: start;
  padding: calc(1.5rem * .75);
  border-radius: 0.7rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
}
.active-quote .offer-tile span{font-size: calc(14.2px * .875);
  color: #2c332f;}
@media (max-width: 820px) {.active-quote .wide-unit,
  .active-quote .soft-grid{ grid-template-columns: 1fr; }
}
.contact-surface{padding:calc(1.5rem * 2.4) 1.69rem;background:linear-gradient(135deg, #2f7d4f 0%, #1f5fa8 100%);color:#f4f7f2;}
.contact-surface .wide-unit{max-width:940px;margin:0 auto;}
.contact-surface .open-details{margin-bottom:calc(0.78rem * 1.5);}
.contact-surface .open-details h2{margin:0;font-size:calc(14.2px * 2);}
.contact-surface .open-details p{margin:0.78rem 0 0;opacity:.92;}
.contact-surface .soft-grid{display:flex;flex-direction:column;gap:0.78rem;}
.contact-surface .offer-tile{border:1px solid color-mix(in srgb, currentColor 32%, transparent);border-radius:0.7rem;background:color-mix(in srgb, currentColor 12%, transparent);overflow:hidden;}
.contact-surface .offer-tile button{width:100%;border:0;background:transparent;color:inherit;text-align:left;font:inherit;font-weight:700;padding:11px 12px;cursor:pointer;}
.contact-surface .offer-tile p{margin:0;max-height:0;overflow:hidden;padding:0 12px;transition:max-height 510ms var(--speed-entry),padding 510ms var(--speed-entry);opacity:.95;}
.contact-surface .offer-tile.is-open p{max-height:240px;padding:0 12px 12px;}
.contact-surface .simple-body{margin:calc(0.78rem * 1.5) 0 0;font-size:calc(14.2px * .875);opacity:.95;}
.contact-surface .simple-body a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.contact-surface .simple-body a:hover{}
.media-team{
        padding: calc(1.5rem * 2.4) 1.69rem;
        background: #dfe4df;
        color: #2c332f
    }
.media-team .wide-unit{max-width: 940px;
        margin: 0 auto}
.media-team .simple-quote{display: flex;
        flex-direction: column;
        gap: calc(0.78rem * 1.5);
        align-items: flex-start}
.media-team h2{min-width: 0;
        margin: 0;
        font-size: calc(14.2px * 2);
        line-height: 1.15}
.media-team .clear-nav{min-width: 0;
        display: flex;
        flex-direction: column;
        gap: calc(0.78rem * 1.5)}
.media-team .clear-nav p{margin: 0;
        font-size: 14.2px;
        line-height: 1.73}
.media-team .text-stack{display: flex;
        flex-wrap: wrap;
        gap: 0.78rem;
        margin-top: 1.5rem}
.media-team .text-stack span{
        border-radius: 0.36rem;
        background: #ffffff;
        color: #1f2622;
        border: 1px solid var(--ink-light);
        padding: calc(calc(1.5rem * .75) * .6) calc(1.5rem * .75);
        font-size: calc(14.2px * .875);
        line-height: 1.4
    }
@media (max-width: 760px) {.media-team .simple-quote{
            display: block
        }.media-team .clear-nav{
            margin-top: 1.5rem
        }
    }
.service-headline{padding:calc(1.5rem * 2.4) 0;background:var(--tone-strong);color:var(--tone-card);}
.service-headline .visual-team{max-width:940px;margin:0 auto;padding:0 1.69rem;}
.service-headline .clear-nav{max-width:800px;margin:0 auto;}
.service-headline .compact-items{margin-bottom:calc(0.78rem * 1.5);}
.service-headline .compact-items h1{margin:0 0 0.6rem;font-size:calc(14.2px * 2.65);line-height:1.2;}
.service-headline .strong-fields{margin:0 0 0.4rem;font-size:calc(14.2px * 1.125);color:#2c332f;}
.service-headline .offer-view{margin:0;font-size:calc(14.2px * .875);color:#2c332f;}
.service-headline .soft-inner{margin:0 0 calc(0.78rem * 1.5);}
.service-headline .soft-inner img{display:block;width:100%;height:auto;border-radius:1rem;border:1px solid var(--ink-light);}
.service-headline .soft-inner figcaption{margin-top:0.5rem;font-size:calc(14.2px * .875);color:#2c332f;}
.service-headline .clear-nav h2{margin:2rem 0 0.9rem;font-size:calc(14.2px * 2);line-height:1.25;}
.service-headline .clear-nav p{margin:0 0 1.4rem;line-height:1.73;}
.service-headline .clear-nav ul{margin:0 0 1.4rem 1.4rem;padding:0;}
.service-headline .clear-nav li{margin-bottom:0.5rem;line-height:1.6;}
.service-headline .offer-feature{margin:calc(0.78rem * 1.5) 0;padding:calc(1.5rem * .75);background:#dfe4df;color:#2c332f;border:1px solid var(--ink-light);border-radius:1rem;}
.service-headline .offer-feature p{margin:0;}
.service-headline .simple-body{margin-top:calc(0.78rem * 1.5);padding-top:calc(1.5rem * .75);border-top:1px solid var(--ink-light);font-size:14.2px;}
.service-headline .simple-body p{margin:0;color:#2c332f;}
.service-headline .simple-body a{color:inherit;text-decoration:underline;text-underline-offset:2px;}
.service-headline .simple-body a:hover{color:#1f5fa8;}
.direct-stack{
  background: var(--tone-strong);
  color: var(--tone-card);
  padding: calc(1.5rem * 2.4) 1.69rem;
}
.direct-stack .wide-unit{width: min(100%, 940px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(0.78rem * 1.5);}
.direct-stack h2,
.direct-stack h3,
.direct-stack p{margin: 0;}
.direct-stack h2{font-size: calc(14.2px * 2); line-height: 1.12;}
.direct-stack h3{font-size: calc(14.2px * 1.35); line-height: 1.2;}
.direct-stack p{font-size: 14.2px; line-height: 1.73;}
.direct-stack .featured-body{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: calc(1.5rem * .75);
  border-radius: 1rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  box-shadow: 0 1px 5px rgba(0,0,0,0.02);
}
.direct-stack .site-visual{display: flex;
  flex-direction: column;
  gap: 0.78rem;}
.direct-stack .top-grid{
  display: grid;
  grid-template-columns: 0.55rem minmax(7rem, 0.22fr) minmax(9rem, 0.32fr) minmax(0, 1fr);
  gap: 1.5rem;
  align-items: start;
  padding: 1.5rem calc(1.5rem * .75);
  border-radius: 0.7rem;
  background: #dfe4df;
  color: #2c332f;
  border-left: 3px solid #2f7d4f;
  animation: peopleTimelineIn calc(510ms * 2) var(--speed-entry) both;
  animation-delay: var(--motion-hover, 0ms);
}
.direct-stack i{
  width: 0.55rem;
  height: 0.55rem;
  margin-top: 0.55rem;
  border-radius: 50%;
  background: #2f7d4f;color:#f4f7f2;}
.direct-stack .top-grid span{font-size: calc(14.2px * .875);
  text-transform: uppercase;
  letter-spacing: 0.04em;}
@keyframes peopleTimelineIn {from{ opacity: 0.25; transform: translateY(calc(calc(0.78rem * 2) * 0.14)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 860px) {.direct-stack .top-grid{
    grid-template-columns: 0.55rem minmax(0, 1fr);
    grid-template-areas:
      "dot role"
      "dot name"
      "dot text";
  }.direct-stack .top-grid i{ grid-area: dot; }.direct-stack .top-grid span{ grid-area: role; }.direct-stack .top-grid h3{ grid-area: name; }.direct-stack .top-grid p{ grid-area: text; }
}
.soft-service{
  background: var(--tone-strong);
  color: var(--tone-card);
  padding: calc(1.5rem * 2.4) 1.69rem;
}
.soft-service .wide-unit{width: min(100%, 940px);
  margin: 0 auto;
  display: grid;
  gap: calc(0.78rem * 1.5);}
.soft-service h2,
.soft-service h3,
.soft-service p{margin: 0;}
.soft-service h2{font-size: calc(14.2px * 2); line-height: 1.1;}
.soft-service h3{font-size: calc(14.2px * 1.35); line-height: 1.18;}
.soft-service p{font-size: 14.2px; line-height: 1.73;}
.soft-service .open-grid{display: grid;
  gap: calc(1.5rem * .75);
  padding-bottom: calc(0.78rem * 1.5);
  border-bottom: 1px solid var(--ink-light);}
.soft-service .open-grid p{color: #2c332f;}
.soft-service .welcome{display: flex;
  flex-direction: column;
  gap: 0;}
.soft-service .contact-wrap{display: grid;
  grid-template-columns: minmax(6rem, .16fr) minmax(12rem, .34fr) minmax(0, 1fr);
  gap: 1.69rem;
  padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid var(--ink-light);}
.soft-service .contact-wrap:first-child{padding-top: 0;}
.soft-service .contact-wrap span{font-size: calc(14.2px * .875);
  color: #2c332f;
  text-transform: uppercase;
  letter-spacing: .04em;}
.soft-service .steady-view{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.78rem;
  padding: calc(1.5rem * .75);
  border-radius: 1rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
}
.soft-service .steady-view p{color: #1f2622;}
.soft-service .steady-view a{color:inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  white-space: nowrap;}
.soft-service .steady-view a:hover{color: #1f5fa8;}
@media (max-width: 800px) {.soft-service .contact-wrap{ grid-template-columns: 1fr; gap: calc(1.5rem * .75); }.soft-service .steady-view{ flex-direction: column; align-items: flex-start; }.soft-service .steady-view a{ white-space: normal; }
}
.local-section{
  background:#2f7d4f;
  color:#f4f7f2;
  padding:calc(1.5rem * 2.4) 1.69rem;
}
.local-section .wide-unit{max-width:940px;
  margin:0 auto;}
.local-section .media-summary h2{margin:0;
  font-size:calc(14.2px * 2);
  line-height:1.12;}
.local-section .media-summary p{margin:1.5rem 0 0;
  font-size:calc(14.2px * 1.125);
  line-height:1.73;}
.local-section .simple-body{margin-top:calc(0.78rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:0.78rem;}
.local-section .simple-body .offer-tile{
  flex:1 1 15rem;
  min-width:0;
  padding:calc(1.5rem * .75);
  border-radius:1rem;
  background:color-mix(in srgb,#f4f7f2 10%,transparent);color:#1f2622;}
.local-section .simple-body h3{margin:0;
  font-size:calc(14.2px * 1.35);
  line-height:1.2;}
.local-section .simple-body p{margin:.5rem 0 0;
  line-height:1.73;}
.local-section .simple-body a{display:inline-block;
  margin-top:.7rem;
  font-size:calc(14.2px * .875);
  text-decoration:underline;}
.local-section .simple-body a:hover{}
.local-section .bottom-headline{margin-top:calc(0.78rem * 1.5);
  padding-top:1.5rem;
  border-top:1px solid color-mix(in srgb,#f4f7f2 24%,transparent);}
.local-section .bottom-headline p{margin:0 0 .7rem;
  line-height:1.73;}
.local-section .bottom-headline p:last-child{margin-bottom:0;}
.local-section .bottom-headline a{text-decoration:underline;}
.local-section .bottom-headline a:hover{}
@media (max-width:680px){.local-section .simple-body{
    display:block;
  }.local-section .simple-body .offer-tile{
    margin-top:0.78rem;
  }
}
.soft-area{padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card)}
.soft-area .wide-unit{max-width:min(940px,56rem);margin:0 auto}
.soft-area .public-tile{max-width:48rem}
.soft-area h2{margin:0;font-size:calc(14.2px * 2);line-height:1.12}
.soft-area .public-tile p{margin:1.5rem 0 0;color:#2c332f;line-height:1.73}
.soft-area .strong-links{margin-top:calc(0.78rem * 1.5);border-top:1px solid var(--ink-light)}
.soft-area details{padding:1.5rem 0;border-bottom:1px solid var(--ink-light)}
.soft-area summary{cursor:pointer;font-size:calc(14.2px * 1.35);line-height:1.22;font-weight:600}
.soft-area summary::marker{color:inherit;}
.soft-area details p{margin:1.5rem 0 0;color:#2c332f;line-height:1.73}
@media(max-width:720px){.soft-area .public-tile{max-width:none}.soft-area details{padding:calc(1.5rem * .75) 0}
}
.active-method{padding:calc(1.5rem * 2.4) 0;background:var(--tone-strong);color:var(--tone-card);}
.active-method .visual-team{max-width:940px;margin:0 auto;padding:0 1.69rem;}
.active-method .compact-footer{max-width:820px;margin:0 auto;}
.active-method .open-details{margin-bottom:calc(0.78rem * 1.5);}
.active-method .text-intro{margin:0 0 0.4rem;font-size:calc(14.2px * .875);color:#2c332f;letter-spacing:0.02em;}
.active-method h1{margin:0 0 0.6rem;font-size:calc(14.2px * 2.65);line-height:1.2;}
.active-method .plain-fields{margin:0 0 calc(1.5rem * .75);font-size:calc(14.2px * 1.125);color:#2c332f;}
.active-method .soft-inner{margin:0;border-radius:1rem;overflow:hidden;border:1px solid var(--ink-light);background:#ffffff;color:#1f2622;}
.active-method .soft-inner img{display:block;width:100%;height:auto;}
.active-method .local-footer p{margin:0 0 1.2rem;line-height:1.73;}
.active-method .local-footer h2{margin:2rem 0 0.8rem;font-size:calc(14.2px * 2);line-height:1.25;}
.active-method .local-footer ul{margin:0 0 1.4rem;padding-left:1.4rem;}
.active-method .local-footer li{margin-bottom:0.45rem;line-height:1.6;}
.active-method .offer-feature{margin:1.8rem 0;padding:calc(1.5rem * .75);background:#dfe4df;color:#2c332f;border:1px solid var(--ink-light);border-radius:1rem;}
.active-method .offer-feature p{margin:0;}
.active-method .simple-body{margin-top:1.6rem;padding-top:1.2rem;border-top:1px solid var(--ink-light);font-size:calc(14.2px * .875);color:#2c332f;}
.active-method .simple-body p{margin:0;}
.active-method .simple-body a{color:inherit;text-decoration:underline;text-underline-offset:2px;}
.active-method .simple-body a:hover{color:#1f5fa8;}
@media (max-width:640px){.active-method h1{font-size:calc(14.2px * 2);}.active-method .plain-fields{font-size:14.2px;}
}
.open-frame{
  background: linear-gradient(135deg, #2f7d4f 0%, #1f5fa8 100%);
  color: #f4f7f2;
  padding: calc(1.5rem * 2.4) 1.69rem;
}
.open-frame .wide-unit{width: min(100%, 940px);
  margin: 0 auto;
  display: grid;
  gap: calc(0.78rem * 1.5);}
.open-frame h2,
.open-frame h3,
.open-frame p{margin: 0;}
.open-frame h2{font-size: calc(14.2px * 2); line-height: 1.1;}
.open-frame h3{font-size: calc(14.2px * 1.35); line-height: 1.18;}
.open-frame p{font-size: 14.2px; line-height: 1.73;}
.open-frame .simple-note{
  display: grid;
  gap: 0.78rem;
  padding: calc(0.78rem * 1.5);
  border-radius: 1rem;
  background: linear-gradient(90deg, #2f7d4f 0%, #4a9a6a 100%);
  color: #ffffff;
}
.open-frame .public-lead{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);}
.open-frame [data-block]{
  flex: 1 1 20rem;
  display: grid;
  gap: calc(1.5rem * .75);
  align-content: start;
  padding: 1.5rem;
  border-radius: 0.7rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
  animation: peopleMemberIn calc(510ms * 2.2) var(--speed-entry) both;
  animation-delay: var(--motion-hover, 0ms);
}
.open-frame [data-block] div{display: flex;
  justify-content: space-between;
  gap: calc(1.5rem * .75);
  font-size: calc(14.2px * .875);}
.open-frame .primary-lead{color: #f4f7f2;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid var(--ink-light);}
@keyframes peopleMemberIn {from{ opacity: .2; transform: translateY(6px); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 900px) {.open-frame [data-block]{ flex-basis: 100%; }
}
.simple-headline{
  background: var(--tone-strong);
  color: var(--tone-card);
  padding: calc(1.5rem * 2.4) 1.69rem;
}
.simple-headline .wide-unit{width: min(100%, 940px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(15rem, .9fr);
  gap: calc(0.78rem * 1.5);
  align-items: start;}
.simple-headline h2,
.simple-headline h3,
.simple-headline p{margin: 0;}
.simple-headline h2{font-size: calc(14.2px * 2);
  line-height: 1.1;}
.simple-headline h3{font-size: calc(14.2px * 1.35);
  line-height: 1.2;}
.simple-headline p{font-size: 14.2px;
  line-height: 1.73;}
.simple-headline .contact-team{display: grid;
  gap: 1.5rem;}
.simple-headline .hero{
  display: grid;
  gap: calc(1.5rem * .75);
  padding: 1.5rem;
  border-radius: 1rem;
  background: #dfe4df;
  color: #2c332f;
  border-left: 3px solid #2f7d4f;
}
.simple-headline .hero a{width: fit-content;color:inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  font-size: calc(14.2px * .875);}
.simple-headline .hero a:hover{color: #1f5fa8;}
.simple-headline .soft-grid{grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: calc(1.5rem * .75);
  margin-top: calc(0.78rem * 1.5);}
.simple-headline .offer-tile{
  display: grid;
  gap: calc(1.5rem * .75);
  align-content: start;
  padding: calc(1.5rem * .75);
  border-radius: 0.7rem;
  background: #ffffff;
  color: #1f2622;
  border: 1px solid var(--ink-light);
}
.simple-headline .offer-tile span{font-size: calc(14.2px * .875);
  color: #2c332f;
  text-transform: uppercase;
  letter-spacing: 0.04em;}
@media (max-width: 820px) {.simple-headline .wide-unit,
  .simple-headline .soft-grid{ grid-template-columns: 1fr; }
}
.secondary-inner{
    padding:calc(1.5rem * 2.4) 1.69rem;
    background:#dfe4df;
    color:#2c332f;
}
.secondary-inner .wide-unit{max-width:940px;
    margin:0 auto;}
.secondary-inner .open-details{margin-bottom:calc(0.78rem * 1.5);}
.secondary-inner .open-details p{margin:0;
    font-size:calc(14.2px * .875);
    font-weight:700;
    letter-spacing:.02em;}
.secondary-inner .open-details h2{margin:1.69rem 0 0;
    font-size:calc(14.2px * 2);
    line-height:1.25;}
.secondary-inner .local-footer{margin-bottom:calc(0.78rem * 1.5);}
.secondary-inner .local-footer .page-shell{margin:0 0 1.5rem;
    font-size:calc(14.2px * 1.125);
    line-height:1.73;}
.secondary-inner .local-footer .contact-team{margin:0;}
.secondary-inner .page-items{display:flex;
    flex-wrap:wrap;
    gap:0.78rem;
    margin-bottom:calc(0.78rem * 1.5);}
.secondary-inner .page-items .offer-tile{
    flex:1 1 240px;
    background:#ffffff;
    color:#1f2622;
    border:1px solid var(--ink-light);
    border-radius:0.7rem;
    padding:calc(1.5rem * .75);
    box-shadow:0 1px 5px rgba(0,0,0,0.02);
}
.secondary-inner .page-items .top-entries{
    display:inline-block;
    font-size:calc(14.2px * .875);
    font-weight:700;
    color:#ffffff;
    background:#1f5fa8;
    border-radius:0.36rem;
    padding:2px 8px;
    margin-bottom:1.69rem;
}
.secondary-inner .page-items h3{margin:0 0 1.69rem;
    font-size:calc(14.2px * 1.35);
    line-height:1.3;}
.secondary-inner .page-items p{margin:0;}
.secondary-inner .page-items a{text-decoration:underline;}
.secondary-inner .page-items a:hover{}
.secondary-inner .bottom-headline{
    border-left:3px solid #2f7d4f;
    padding:calc(1.5rem * .75) 1.69rem;
    background:#ffffff;
    color:#1f2622;
    border-radius:0.36rem;
    margin-bottom:calc(0.78rem * 1.5);
}
.secondary-inner .bottom-headline .soft-stack{margin:0 0 1.69rem;}
.secondary-inner .bottom-headline .soft-stack:last-child{margin-bottom:0;}
.secondary-inner .bottom-headline a{text-decoration:underline;}
.secondary-inner .bottom-headline a:hover{}
.secondary-inner .simple-body{display:flex;
    flex-wrap:wrap;
    gap:0.78rem;}
.secondary-inner .simple-body a{
    display:inline-block;
    padding:10px 18px;
    border-radius:0.36rem;
    background:#2f7d4f;
    color:#f4f7f2;
    text-decoration:none;
    font-weight:700;
    transition:background 510ms var(--speed-entry);
}
.secondary-inner .simple-body a:hover{
    background:#256a41;color:#1f2622;}
@media (max-width:600px){.secondary-inner .page-items .offer-tile{
        flex:1 1 100%;
    }
}
.active-body{
        padding: calc(1.5rem * 2.4) 1.69rem;
        background: #ffffff;
        color: #1f2622
    }
.active-body .wide-unit{max-width: 940px;
        margin: 0 auto}
.active-body .compact-copy{display: flex;
        flex-direction: column;
        gap: calc(0.78rem * 1.5)}
.active-body .public-tile{min-width: 0}
.active-body h2{margin: 0;
        font-size: calc(14.2px * 2);
        line-height: 1.12}
.active-body .public-tile p{margin: 1.5rem 0 0;
        font-size: calc(14.2px * 1.125);
        line-height: 1.73}
.active-body ul{list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column}
.active-body li{display: flex;
        flex-wrap: wrap;
        gap: 0.78rem;
        align-items: baseline;
        padding: calc(1.5rem * .75) 0}
.active-body li + li{border-top: 1px solid var(--ink-light)}
.active-body strong{flex: 0 1 16rem;
        min-width: 0;
        font-size: 14.2px;
        line-height: 1.25}
.active-body span{flex: 1 1 28rem;
        min-width: 0;
        line-height: 1.73}
@media (max-width: 760px) {.active-body li{
            display: block
        }.active-body span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.media-callout{padding:calc(1.5rem * 2.4) 1.69rem;background:#1a201c;color:#eef1ee}
.media-callout .page-items{max-width:940px;margin:0 auto;display:flex;flex-wrap:wrap;gap:calc(0.78rem * 1.5);align-items:flex-start}
.media-callout .narrow-flow{flex:1 1 18rem;min-width:0}
.media-callout h2{margin:0;font-size:calc(14.2px * 2.65);line-height:1.05}
.media-callout .narrow-flow p{margin:1.5rem 0 0;font-size:14.2px;opacity:.86}
.media-callout .narrow-flow p + p{margin-top:calc(1.5rem * .75)}
.media-callout .offer-body{flex:2 1 30rem;min-width:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.media-callout .main-grid{height:clamp(20rem,38vw,32rem);border-radius:1rem;overflow:hidden;border:1px solid var(--ink-light);background:#ffffff;color:#1f2622;}
.media-callout iframe{display:block;width:100%;height:100%;border:0}
.media-callout .content-figure{display:flex;flex-wrap:wrap;gap:0.78rem}
.media-callout .direct-copy{flex:1 1 14rem;min-width:0;padding:calc(1.5rem * .75);border-radius:0.7rem;background:#ffffff;color:#1f2622;border:1px solid var(--ink-light)}
.media-callout .direct-copy span{display:block;font-size:calc(14.2px * .875);color:inherit;}
.media-callout .direct-copy strong{display:block;margin-top:calc(calc(1.5rem * .75) * .5);font-weight:600;line-height:1.5}
.media-callout .direct-copy a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:color 510ms var(--speed-entry),border-color 510ms var(--speed-entry)}
.media-callout .direct-copy a:hover{color:inherit;border-bottom-color:#1f5fa8}
@media (max-width: 760px){.media-callout .main-grid{height:20rem}}
.secondary-rail{
  padding: calc(1.5rem * 2.4) 1.69rem;
  background: #1f5fa8;
  color: #ffffff;
}
.secondary-rail .wide-unit{display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: calc(0.78rem * 1.5);
  max-width: 940px;
  margin: 0 auto;}
.secondary-rail .contact-team{flex: 1 1 340px;
  min-width: 0;}
.secondary-rail h2{margin: 0;
  font-size: calc(14.2px * 2);
  line-height: 1.15;}
.secondary-rail .contact-team > p{margin: 1.5rem 0 0;
  font-size: 14.2px;
  line-height: 1.73;}
.secondary-rail .secondary-brand{display: flex;
  flex-wrap: wrap;
  gap: 0.78rem 1.5rem;
  margin-top: calc(0.78rem * 1.5);
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid color-mix(in srgb, currentColor 28%, transparent);}
.secondary-rail .secondary-brand a{color: inherit;
  font-size: calc(14.2px * .875);
  text-underline-offset: 0.22em;}
.secondary-rail .secondary-brand a:hover{text-decoration-thickness: 2px;}
.secondary-rail .public-items{flex: 1 1 380px;
  min-width: 0;
  display: flex;
  flex-direction: column;}
.secondary-rail .simple-body{display: flex;
  align-items: baseline;
  gap: 0.78rem;
  padding: calc(1.5rem * .75) 0;
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid color-mix(in srgb, currentColor 24%, transparent);
  transition: background 510ms var(--speed-entry);}
.secondary-rail .simple-body:first-child{border-top: 1px solid color-mix(in srgb, currentColor 24%, transparent);}
.secondary-rail a.route:hover{
  background: color-mix(in srgb, currentColor 8%, transparent);
}
.secondary-rail .simple-body span{flex: 0 0 34%;
  font-size: calc(14.2px * .875);
  opacity: 0.78;}
.secondary-rail .simple-body strong,
.secondary-rail .simple-body p{flex: 1 1 auto;
  margin: 0;
  line-height: 1.73;
  overflow-wrap: anywhere;}
.secondary-rail .simple-body strong{font-size: calc(14.2px * 1.125);}
@media (max-width: 720px) {.secondary-rail .wide-unit{
    display: block;
  }.secondary-rail .public-items{
    margin-top: calc(0.78rem * 1.5);
  }
}
@media (max-width: 480px) {.secondary-rail .simple-body{
    display: block;
  }.secondary-rail .simple-body span{
    display: block;
    margin-bottom: 0.25rem;
  }.secondary-rail .simple-body strong,
  .secondary-rail .simple-body p{
    display: block;
  }
}
.primary-story{padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card)}
.primary-story .wide-unit{max-width:940px;margin:0 auto}
.primary-story .narrow-list{display:flex;flex-wrap:wrap;gap:calc(0.78rem * 1.5);align-items:flex-start}
.primary-story .narrow-entries{flex:1 1 22rem;min-width:0}
.primary-story h2{margin:0;font-size:calc(14.2px * 2);line-height:1.15}
.primary-story .narrow-entries p{margin:1.5rem 0 0;font-size:14.2px;line-height:1.73}
.primary-story ul{list-style:none;margin:calc(0.78rem * 1.5) 0 0;padding:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.primary-story li{padding:calc(1.5rem * .75) 0;line-height:1.73;border-top:1px solid var(--ink-light)}
.primary-story li:first-child{border-top:0;padding-top:0}
.primary-story .bottom-headline{margin-top:calc(0.78rem * 1.5);padding:calc(1.5rem * .75);background:#dfe4df;color:#2c332f;border-radius:0.36rem;font-size:calc(14.2px * .875)}
.primary-story .top-headline{flex:1 1 26rem;min-width:0;background:#ffffff;color:#1f2622;border:1px solid var(--ink-light);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 5px rgba(0,0,0,0.02)}
.primary-story .page-shell{margin:0 0 1.5rem;font-size:14.2px;line-height:1.73}
.primary-story .team-media{display:flex;flex-wrap:wrap;gap:1.5rem}
.primary-story .team-media label{flex:1 1 15rem;min-width:0}
.primary-story label span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(14.2px * .875)}
.primary-story input,.primary-story textarea{width:100%;max-width:100%;border:1px solid var(--ink-light);border-radius:0.36rem;background:#ffffff;color:#1f2622;font:inherit;padding:calc(1.5rem * .75);outline:none}
.primary-story input::placeholder,.primary-story textarea::placeholder{color:rgba(255,255,255,0.55)}
.primary-story input:focus,.primary-story textarea:focus{border-color:#2f7d4f}
.primary-story .bottom-inner{display:block;margin-top:1.5rem}
.primary-story textarea{resize:vertical}
.primary-story button{margin-top:1.5rem;border:0;border-radius:0.36rem;background:#2f7d4f;color:#f4f7f2;font:inherit;padding:calc(1.5rem * .75) 1.5rem;cursor:pointer}
.primary-story button:hover{background:#256a41;color:#1f2622;}
.primary-story .answer{margin:1.5rem 0 0;font-size:calc(14.2px * .875);line-height:1.73}
@media(max-width:840px){.primary-story .narrow-list{display:block}.primary-story .top-headline{margin-top:calc(0.78rem * 1.5)}.primary-story .team-media{display:block}.primary-story .team-media label+label{margin-top:1.5rem}
}
.quiet-section{
  padding: calc(1.5rem * 2.4) 1.69rem;
  background: #1f5fa8;
  color: #ffffff;
}
.quiet-section .wide-unit{display: flex;
  gap: calc(0.78rem * 1.5);
  max-width: 940px;
  margin: 0 auto;}
.quiet-section .contact-team{flex: 0 1 42%;
  align-self: center;}
.quiet-section h2{margin: 0;
  font-size: calc(14.2px * 2);
  line-height: 1.08;}
.quiet-section .contact-team > p{margin: 1.5rem 0 0;
  font-size: 14.2px;
  line-height: 1.73;}
.quiet-section .secondary-brand{display: flex;
  flex-wrap: wrap;
  gap: 0.78rem 1.5rem;
  margin-top: calc(0.78rem * 1.5);}
.quiet-section .secondary-brand a{color: inherit;
  text-underline-offset: .22em;}
.quiet-section .public-items{flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;}
.quiet-section .simple-body{display: flex;
  justify-content: space-between;
  gap: 0.78rem;
  padding: 1.5rem 0;
  color: inherit;
  text-decoration: none;
  border-top: 1px solid color-mix(in srgb, currentColor 30%, transparent);
  transition: background 510ms var(--speed-entry);}
.quiet-section .simple-body:last-child{border-bottom: 1px solid color-mix(in srgb, currentColor 30%, transparent);}
.quiet-section a.route:hover{
  background: color-mix(in srgb, currentColor 8%, transparent);
}
.quiet-section .simple-body span{flex: 0 0 30%;
  font-size: calc(14.2px * .875);
  opacity: .78;}
.quiet-section .simple-body strong,
.quiet-section .simple-body p{max-width: 30rem;
  margin: 0;
  text-align: right;
  line-height: 1.73;
  overflow-wrap: anywhere;}
.quiet-section .simple-body strong{font-size: calc(14.2px * 1.125);}
@media (max-width: 760px) {.quiet-section .wide-unit{
    display: block;
  }.quiet-section .public-items{
    margin-top: calc(0.78rem * 1.5);
  }
}
@media (max-width: 500px) {.quiet-section .simple-body{
    display: block;
  }.quiet-section .simple-body strong,
  .quiet-section .simple-body p{
    display: block;
    margin-top: calc(1.5rem * .75);
    text-align: left;
  }
}
.offer-steps{padding:calc(1.5rem * 2.4) 1.69rem;background:#1a201c;color:#eef1ee}
.offer-steps .quiet-note{max-width:min(940px,64rem);margin:0 auto}
.offer-steps h2{margin:0;font-size:calc(14.2px * 2.65);line-height:1.08}
.offer-steps .bottom-headline{margin:1.5rem 0 calc(0.78rem * 1.5);font-size:calc(14.2px * 1.125);color:color-mix(in srgb,currentColor 74%,transparent)}
.offer-steps .bottom-nav{padding:calc(1.5rem * .75) 0 0.78rem;border-top:1px solid color-mix(in srgb,currentColor 22%,transparent)}
.offer-steps .bottom-nav:last-child{border-bottom:1px solid color-mix(in srgb,currentColor 22%,transparent)}
.offer-steps h3{margin:0 0 calc(1.5rem * .75);font-size:calc(14.2px * 1.35);line-height:1.25}
.offer-steps .bottom-nav p{margin:0;color:color-mix(in srgb,currentColor 76%,transparent)}
.offer-steps a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.offer-steps a:hover{color:inherit;}
@media (max-width:640px){.offer-steps h2{font-size:calc(14.2px * 2)}.offer-steps .bottom-headline{font-size:14.2px}
}
.focused-summary{padding:calc(1.5rem * 2.4) 1.69rem;background:#1a201c;color:#eef1ee}
.focused-summary .contact-team{max-width:min(940px,58rem);margin:0 auto}
.focused-summary h2{margin:0;font-size:calc(14.2px * 2.65);line-height:1.08}
.focused-summary .public-tile{margin:1.5rem 0 calc(0.78rem * 1.5);font-size:calc(14.2px * 1.125);color:color-mix(in srgb,currentColor 74%,transparent)}
.focused-summary .main-body{margin:0 0 0.78rem;padding:0 0 calc(1.5rem * .75);border-bottom:1px solid color-mix(in srgb,currentColor 14%,transparent)}
.focused-summary .main-body:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}
.focused-summary h3{margin:0 0 calc(1.5rem * .75);font-size:calc(14.2px * 1.35);line-height:1.25}
.focused-summary .main-body p{margin:0;color:color-mix(in srgb,currentColor 74%,transparent)}
@media (max-width:640px){.focused-summary h2{font-size:calc(14.2px * 2)}.focused-summary .public-tile{font-size:14.2px}
}
.public-plan{padding:calc(1.5rem * 2.4) 1.69rem;background:var(--tone-strong);color:var(--tone-card);}
.public-plan .wide-unit{max-width:940px;margin:0 auto;}
.public-plan .visual-team{display:flex;flex-direction:column;gap:calc(0.78rem * 1.5);}
.public-plan h2{margin:0;font-size:calc(14.2px * 2);line-height:1.14;}
.public-plan p{margin:0;font-size:14.2px;line-height:1.73;}
.public-plan .page-shell{color:#2c332f;}
.public-plan .plain-summary{display:flex;flex-direction:column;gap:0.78rem;border-top:1px solid var(--ink-light);padding-top:calc(0.78rem * 1.5);}
.public-plan .top-nav{display:flex;gap:0.78rem;align-items:flex-start;}
.public-plan .active-grid{flex:0 0 auto;font-size:calc(14.2px * .875);font-weight:700;color:inherit;letter-spacing:0.04em;padding-top:0.15em;}
.public-plan .top-nav p{color:var(--tone-card);}
.public-plan .open-lead{display:flex;flex-wrap:wrap;align-items:center;gap:calc(1.5rem * .75);}
.public-plan .visual-group{display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.36rem;background:#2f7d4f;color:#f4f7f2;text-decoration:none;font-size:14.2px;transition:background 510ms var(--speed-entry);}
.public-plan .visual-group:hover{background:#256a41;color:#1f2622;}
.public-plan .answer{flex:1 1 18rem;font-size:calc(14.2px * .875);color:#2c332f;}
.public-plan .answer a{color:inherit;text-decoration:underline;}
.public-plan .answer a:hover{color:#1f5fa8;}
.public-plan .offer-team{font-size:calc(14.2px * .875);color:#2c332f;border-top:1px solid var(--ink-light);padding-top:calc(1.5rem * .75);}
@media (max-width:640px){.public-plan .open-lead{flex-direction:column;align-items:stretch;}.public-plan .visual-group{width:100%;}
}
.steady-fields{background:var(--tone-strong);color:var(--tone-card);padding:calc(1.5rem * 2.4) 1.69rem}
.steady-fields .wide-unit{max-width:940px;margin:0 auto}
.steady-fields .simple-items{display:flex;flex-direction:column;gap:calc(0.78rem * 1.5)}
.steady-fields .open-details{display:flex;flex-direction:column;gap:0.78rem;border-bottom:1px solid var(--ink-light);padding-bottom:calc(0.78rem * 1.5)}
.steady-fields h2{margin:0;font-size:calc(14.2px * 2);line-height:1.15;letter-spacing:0}
.steady-fields .page-shell{margin:0;font-size:14.2px;line-height:1.73}
.steady-fields .local-footer{display:flex;flex-wrap:wrap;gap:calc(0.78rem * 1.5);align-items:flex-start}
.steady-fields .plain-summary{flex:1 1 34rem;min-width:0;display:flex;flex-direction:column;gap:0.78rem}
.steady-fields .soft-stack{margin:0;font-size:14.2px;line-height:1.73}
.steady-fields .soft-stack strong{font-weight:600}
.steady-fields .answer{flex:1 1 20rem;min-width:0;background:#ffffff;color:#1f2622;border:1px solid var(--ink-light);border-radius:0.7rem;padding:calc(1.5rem * .75);display:flex;flex-direction:column;gap:0.78rem}
.steady-fields .bottom-headline{margin:0;font-size:calc(14.2px * .875);line-height:1.73}
.steady-fields .direct-copy{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.4rem;font-size:calc(14.2px * .875)}
.steady-fields .direct-copy li{display:flex;flex-wrap:wrap;gap:0.4rem}
.steady-fields .direct-copy span{min-width:5.5rem}
.steady-fields .direct-copy a{text-decoration:none}
.steady-fields .direct-copy a:hover{text-decoration:underline}
.steady-fields .simple-body{display:flex;flex-direction:column;gap:0.35rem;border-top:1px solid var(--ink-light);padding-top:0.78rem}
.steady-fields .simple-body a{text-decoration:none;font-size:calc(14.2px * .875);padding:0.15rem 0}
.steady-fields .simple-body a:hover{text-decoration:underline}
@media(max-width:760px){.steady-fields .local-footer{flex-direction:column}.steady-fields .plain-summary,.steady-fields .answer{flex-basis:auto;width:100%}
}
.service-flow{
  display:flex;
  flex-wrap:wrap;
  background:#2f7d4f;
  color:#f4f7f2;
  border-radius:1rem;
  overflow:hidden;
}
.service-flow .wide-stack{flex:1 1 38%;
  min-width:0;
  padding:calc(1.5rem * 2.4) 1.69rem;
  display:flex;
  align-items:flex-end;
  justify-content:flex-start;}
.service-flow h1{margin:0;
  font-size:calc(14.2px * 2.65);
  line-height:1.05;
  letter-spacing:-0.01em;}
.service-flow .steady-plan{
  flex:1 1 62%;
  min-width:0;
  padding:calc(1.5rem * 2.4) 1.69rem;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:calc(0.78rem * 1.5);
  background:#1f5fa8;
  color:#ffffff;
}
.service-flow p{margin:0;
  font-size:14.2px;
  line-height:1.73;}
.service-flow .simple-body{display:flex;
  flex-wrap:wrap;
  gap:0.78rem;
  margin-top:calc(1.5rem * .75);
  padding-top:calc(1.5rem * .75);
  border-top:1px solid rgba(255,255,255,0.28);}
.service-flow .simple-body a{color:inherit;
  font-size:calc(14.2px * .875);
  text-decoration:underline;
  text-underline-offset:.24em;}
.service-flow .simple-body a:hover{}
@media(max-width:760px){.service-flow{display:block}.service-flow .wide-stack{align-items:flex-start}.service-flow h1{font-size:calc(14.2px * 2)}
}
