*,*::before,*::after{box-sizing:border-box;}
body{margin:0;padding:0;font-family:"IBM Plex Sans", sans-serif;}
a{color:inherit;}
.contact-form {
    width: 100%;
    background: #FFFFFF;
    color: #1E2A22;
    border-bottom: 1px solid #D3DCCB;
  }
.offer-section {
    max-width: 1480px;
    margin: 0 auto;
    padding: 1.5rem 1.81rem;
    display: flex;
    align-items: center;
    gap: 1.49rem;
  }
.quiet-menu {
    font-size: calc(19.5px * 1.125);
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #1E2A22;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;
  }
:root {
  --delay-base: ease;
}
.nav-desktop {
    flex: 1 1 auto;
    min-width: 0;
  }
.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 1.49rem;
    flex-wrap: wrap;
  }
.nav-list a {
    display: inline-block;
    padding: 0.4rem 0.2rem;
    font-size: 19.5px;
    color: #1E2A22;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: border-color 360ms var(--delay-base), color 360ms var(--delay-base);
  }
.nav-list a:hover {
    color: #C98A2E;
    border-bottom-color: #C98A2E;
  }
.soft-menu {
    flex-shrink: 0;
  }
.bottom-callout {
    display: inline-block;
    padding: 0.6rem 1.1rem;
    background: #2F6B4F;
    color: #F4F7F2;
    border-radius: 0.52rem;
    font-size: 19.5px;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    transition: background 360ms var(--delay-base);
  }
.bottom-callout:hover{
    background: #255740;color:#1E2A22;}
.bottom-menu {
    display: none;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    width: 42px;
    height: 42px;
    padding: 8px;
    background: #E4EBDF;
    color: #2C3A30;
    border: 1px solid #D3DCCB;
    border-radius: 0.52rem;
    cursor: pointer;
    flex-shrink: 0;
  }
.focused-panel{
    display: block;
    width: 100%;
    height: 2px;
    background: #2C3A30;
    border-radius: 0.27rem;
    transition: transform 360ms var(--delay-base), opacity 360ms var(--delay-base);color:#1E2A22;}
.bottom-menu[aria-expanded="true"] .focused-panel:nth-child(1){transform: translateY(7px) rotate(45deg);}
.bottom-menu[aria-expanded="true"] .focused-panel:nth-child(2){opacity: 0;}
.bottom-menu[aria-expanded="true"] .focused-panel:nth-child(3){transform: translateY(-7px) rotate(-45deg);}
.nav-mobile {
    display: none;
    background: #FFFFFF;
    color: #1E2A22;
    border-top: 1px solid #D3DCCB;
  }
.nav-mobile-list {
    list-style: none;
    margin: 0;
    padding: 1.5rem 1.81rem 0;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
  }
.nav-mobile-list a {
    display: block;
    padding: 0.75rem 0.25rem;
    font-size: 19.5px;
    color: #1E2A22;
    text-decoration: none;
    border-bottom: 1px solid #D3DCCB;
  }
.nav-mobile-list a:hover {
    color: #C98A2E;
  }
.focused-entries {
    display: block;
    margin: 1.5rem 1.81rem 1.5rem;
    text-align: center;
  }
@media (max-width: 900px) {
    .nav-list {
      gap: calc(1.49rem * 0.6);
    }
    .nav-list a {
      font-size: calc(19.5px * .875);
    }
  }
@media (max-width: 767px) {
    .nav-desktop,
    .soft-menu {
      display: none;
    }

    .bottom-menu {
      display: flex;
      margin-left: auto;
    }

    .nav-mobile.is-open {
      display: block;
    }
  }
.main-list{font-family:"IBM Plex Sans", sans-serif;font-size:19.5px;line-height:1.61;padding:calc(1.5rem * 2.4) 1.81rem;width:100%;box-sizing:border-box;background:#1F3A2C;color:#F1F6EE;}
.primary-brand{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:calc(1.49rem * 1.5)}
.focused-service{font-size:calc(19.5px * .875);font-weight:600;letter-spacing:0.04em;text-transform:uppercase;margin:0 0 calc(1.5rem * .75);opacity:0.75}
.focused-note{display:flex;flex-direction:column}
.wide-rail{font-style:normal;display:flex;flex-direction:column;gap:calc(1.5rem * .75);font-size:19.5px}
.site-grid{display:block}
.steady-method{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color 360ms var(--delay-base)}
.steady-method:hover,
  .steady-method:focus-visible{border-bottom-color:currentColor;outline:none}
.simple-unit{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.bottom-section{font-size:calc(19.5px * 1.35);font-weight:700;margin:0;letter-spacing:0.01em}
.main-benefit{margin:0;font-size:calc(19.5px * .875);max-width:42ch;opacity:0.8}
.bottom-flow{display:grid;grid-template-columns:1fr;gap:calc(1.49rem * 1.5)}
.public-group{display:flex;flex-direction:column}
.local-header{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75);font-size:19.5px}
.top-panel{display:flex;flex-direction:column;gap:calc(1.5rem * .75);border-top:1px solid rgba(255, 255, 255, 0.15);padding-top:calc(1.49rem * 1.5)}
.plain-note{margin:0;font-size:calc(19.5px * .875);line-height:1.61;max-width:72ch;opacity:0.85}
.media-headline{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75) calc(1.49rem * 1.5);font-size:calc(19.5px * .875)}
.simple-surface{margin:0;font-size:calc(19.5px * .875);opacity:0.7}
@media (min-width: 640px) {.bottom-flow{grid-template-columns:repeat(2, 1fr)}
  }
@media (min-width: 960px) {.primary-brand{grid-template-columns:1.2fr 1fr 2fr;grid-template-areas:"contact brand nav"
        "legal legal legal";gap:1.81rem}.focused-note{grid-area:contact}.simple-unit{grid-area:brand}.bottom-flow{grid-area:nav;grid-template-columns:repeat(3, 1fr)}.top-panel{grid-area:legal}
  }
footer,footer *{border-radius:0!important;}
.cookies{position:fixed;right:1.81rem;bottom:1.5rem;z-index:1200}
.cookies .media-surface{width:min(31rem,calc(100vw - 1.81rem*2));padding:1.5rem;border:1px solid color-mix(in srgb,currentColor 14%,transparent);border-radius:0.85rem;background:#fff;color:#0a0f1a;box-shadow:0 26px 32px rgba(0,0,0,0.13)}
.cookies strong{display:block;font-size:calc(19.5px * 1.35);line-height:1.12}
.cookies p{margin:calc(1.5rem * .75) 0 0;color:#2a3040;line-height:1.61}
.cookies .team-footer{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);margin-top:1.5rem}
.cookies .team-footer>*{min-width:0;flex:1 1 10rem}
.cookies button{border:1px solid color-mix(in srgb,currentColor 16%,transparent);border-radius:0.27rem;background:#f7f7f7;color:#0a0f1a;font:inherit;padding:calc(1.5rem * .75) 1.5rem;cursor:pointer}
.cookies button.cookie-accept{background:#2F6B4F;color:#F4F7F2;border-color:#2F6B4F}
.clear-brand{--field-strong:calc(1.5rem * 1.12);--mark-strong:calc(1480px / 2.70);--copy-heading:calc(1480px / 3.05);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.clear-brand .active-story{max-width:1480px;margin:0 auto;}
.clear-brand h1,.clear-brand h2,.clear-brand h3,.clear-brand p{margin:0;}
.clear-brand h1{font-size:calc(19.5px * 2.65);line-height:1.08;}
.clear-brand p{font-size:19.5px;line-height:1.61;}
.clear-brand a{color:inherit;text-decoration:none;}
.clear-brand img{display:block;width:100%;height:auto;border-radius:0.52rem;}
.clear-brand .site-block{font-size:calc(19.5px * 1.125);color:#2C3A30;}
.clear-brand .soft-form{margin-top:calc(1.49rem * 1.5);}
.clear-brand .text-feature{display:flex;flex-wrap:wrap;align-items:center;gap:1.49rem;margin-top:1.5rem;}
.clear-brand .site-steps{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.27rem;background:#2F6B4F;color:#F4F7F2;transition:background 360ms var(--delay-base);}
.clear-brand .site-steps:hover{background:#255740;color:#1E2A22;}
.clear-brand .contact-steps{font-size:calc(19.5px * .875);color:#2F6B4F;border-bottom:1px solid #D3DCCB;padding-bottom:2px;}
.clear-brand .contact-steps:hover{color:inherit;}
.clear-brand .main-panel{display:flex;align-items:center;gap:1.49rem;}
.clear-brand .main-panel>img{flex:0 1 min(var(--copy-heading),36vw);width:min(var(--copy-heading),100%);}
.clear-brand .narrow-frame{flex:1 1 auto;min-width:0;}
.clear-brand .narrow-frame h1{margin-top:calc(1.49rem * 1.5);}
@media(max-width:760px){.clear-brand .main-panel{align-items:flex-start;flex-direction:column;}.clear-brand .main-panel>img{width:100%;flex:1 1 auto;}}
.primary-frame{
  padding: calc(1.5rem * 2.4) 1.81rem;
  background: #C98A2E;
  color: #1E2A22;
}
.primary-frame .content-panel{
  max-width: 1480px;
  margin: 0 auto;
  border-radius: 1.28rem;
  overflow: hidden;
  background: #F5F7F1;
  color: #1E2A22;
  box-shadow: 0 26px 32px rgba(0,0,0,0.13);
}
.primary-frame .text-details{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) calc(1.49rem * 1.5);
  border-bottom: 1px solid #D3DCCB;
  background: #E4EBDF;
  color: #2C3A30;
}
.primary-frame .text-details span{font-size: calc(19.5px * .875);}
.primary-frame a{text-decoration: none;}
.primary-frame .text-details a{font-size: calc(19.5px * .875);
  border-bottom: 1px solid #2F6B4F;
  padding-bottom: 2px;}
.primary-frame .soft-form{display: flex;
  flex-wrap: wrap;
  gap: 1.49rem;
  padding: calc(1.49rem * 1.5);}
.primary-frame .site-block{flex: 1 1 320px;}
.primary-frame h2{margin: 0;
  font-size: calc(19.5px * 2);
  line-height: 1.12;}
.primary-frame .site-block p{margin: calc(1.5rem * .75) 0 0;
  font-size: 19.5px;
  line-height: 1.61;}
.primary-frame .content-inner{flex: 1 1 420px;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.primary-frame .content-inner a{
  display: block;
  padding: calc(1.5rem * .75);
  border: 1px solid #D3DCCB;
  border-left: 3px solid #2F6B4F;
  border-radius: 0.27rem;
  background: #FFFFFF;
  color: #1E2A22;
  transition: border-color 360ms var(--delay-base);
}
.primary-frame .content-inner a:hover{border-left-color: #C98A2E;}
.primary-frame .content-inner span,
.primary-frame .content-inner small{display: block;
  font-size: calc(19.5px * .875);}
.primary-frame .content-inner span{}
.primary-frame .content-inner small{line-height: 1.5;}
.primary-frame .content-inner strong{display: block;
  margin: 4px 0 6px;
  font-size: 19.5px;}
@media (max-width: 780px) {.primary-frame .soft-form{
    flex-direction: column;
    padding: calc(1.5rem * .75);
  }.primary-frame .text-details{
    flex-direction: column;
    align-items: flex-start;
  }
}
.text{
        --field-strong: calc(1.5rem * 1.26);
        --type-nav: calc(1480px / 3.59);
        padding: calc(1.5rem * 2.4) 1.81rem;
        background: #1F3A2C;
        color: #F1F6EE;
    }
.text .active-story{max-width: 1480px;
        margin: 0 auto;}
.text h2, .text h3, .text p{margin: 0;}
.text h2{font-size: calc(19.5px * 2);
        line-height: 1.12;}
.text h3{font-size: calc(19.5px * 1.35);
        line-height: 1.2;}
.text p{font-size: 19.5px;
        line-height: 1.61;}
.text a{color: inherit;
        text-decoration: none;}
.text .main-flow{padding-block: calc(var(--field-strong) / 2);}
.text .narrow-actions{row-gap: calc(var(--field-strong) * 1.2);}
.text .row-title{display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 1.49rem;}
.text .row-title h2{flex: 1 1 calc(1480px / 3);
        min-width: 0;}
.text .row-title > p{flex: 1 1 calc(1480px / 3);
        min-width: 0;}
.text .open-media{flex: 1 1 100%;
        display: flex;
        flex-wrap: wrap;
        gap: var(--field-strong);
        margin-top: var(--field-strong);}
.text .secondary-brand{flex: 1 1 var(--type-nav);
        min-width: 0;}
.text .secondary-brand p{margin-top: calc(1.5rem / 3);}
.text .secondary-brand a{display: inline-flex;
        margin-top: calc(1.5rem / 2);
        opacity: .85;}
.text .text-feature{flex: 1 1 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 1.49rem;
        margin-top: calc(var(--field-strong) * .6);
        padding-top: calc(1.49rem * 1.5);
        border-top: 1px solid color-mix(in srgb, #F1F6EE 22%, transparent);}
.text .text-feature a{font-size: calc(19.5px * .875);
        opacity: .8;}
.text .text-feature a:hover{opacity: 1;}
.media-wrap{padding:calc(1.5rem * 2.4) 1.81rem;background:linear-gradient(135deg, #1F3A2C 0%, #2F6B4F 48%, #6E8F5E 100%);color:#F1F6EE}
.media-wrap .active-story{max-width:1480px;margin:0 auto}
.media-wrap .quiet-proof{margin-bottom:calc(1.49rem * 1.5)}
.media-wrap h2{margin:0;font-size:calc(19.5px * 2);line-height:1.1}
.media-wrap .quiet-proof p{margin:1.5rem 0 0;font-size:calc(19.5px * 1.125);line-height:1.61}
.media-wrap .primary-team{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1.81rem;border-top:1px solid rgba(241,246,238,0.22);padding-top:1.5rem}
.media-wrap .direct-story{padding:0 0 calc(1.5rem * .75)}
.media-wrap .direct-story strong{display:block;font-size:calc(19.5px * 1.35);line-height:1.15}
.media-wrap .direct-story p{margin:calc(1.5rem * .75) 0 0;font-size:19.5px;line-height:1.61}
.media-wrap .text-feature{margin:calc(1.49rem * 1.5) 0 0;font-size:19.5px;line-height:1.61}
.media-wrap .text-feature a{color:#F1F6EE;text-decoration:underline;text-underline-offset:3px}
.media-wrap .text-feature a:hover{}
@media(max-width:760px){.media-wrap .primary-team{grid-template-columns:1fr;gap:1.5rem}}
.service-links{--field-strong:calc(1.5rem * 1.22);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.service-links .active-story{max-width:1480px;margin:0 auto;}
.service-links h2,.service-links h3,.service-links p{margin:0;}
.service-links h2{font-size:calc(19.5px * 2);line-height:1.14;}
.service-links h3{font-size:calc(19.5px * 1.35);line-height:1.22;}
.service-links p{font-size:19.5px;line-height:1.61;}
.service-links .quiet-proof{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.service-links .site-block{color:#2C3A30;}
.service-links .open-media{display:flex;flex-direction:column;gap:var(--field-strong);margin-top:var(--field-strong);}
.service-links .secondary-brand{display:flex;flex-direction:column;gap:calc(1.5rem / 2.4);padding:calc(1.5rem * .75) 1.5rem;background:#FFFFFF;color:#1E2A22;border:1px solid #D3DCCB;border-radius:0.85rem;}
.service-links .secondary-brand p{color:#1E2A22;}
.service-links .site-steps{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(calc(1.5rem * .75) / 1.4) 1.5rem;border-radius:0.27rem;background:#2F6B4F;color:#F4F7F2;text-decoration:none;font-size:calc(19.5px * .875);transition:background 360ms var(--delay-base);}
.service-links .site-steps:hover{background:#255740;color:#1E2A22;}
.service-links .visual-nav{margin-top:var(--field-strong);padding-top:calc(1.49rem * 1.5);border-top:1px solid #D3DCCB;color:#2C3A30;}
.service-links .visual-nav a{color:#2F6B4F;text-decoration:none;border-bottom:1px solid currentColor;}
.service-links .visual-nav a:hover{color:inherit;}
@media (min-width:900px){.service-links .open-media{flex-direction:row;align-items:stretch;}.service-links .secondary-brand{flex:1 1 0;min-width:0;}
}
.active-brand{--field-strong:calc(1.5rem * 1.39);--copy-heading:calc(1480px / 3.72);padding:calc(1.5rem * 2.4) 1.81rem;background:#2F6B4F;color:#F4F7F2;}
.active-brand .active-story{max-width:1480px;margin:0 auto;}
.active-brand h2,.active-brand h3,.active-brand p{margin:0;}
.active-brand h2{font-size:calc(19.5px * 2);line-height:1.12;}
.active-brand h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.active-brand p{font-size:19.5px;line-height:1.61;color:color-mix(in srgb, currentColor 76%, transparent);}
.active-brand img{display:block;width:100%;height:auto;border-radius:0.52rem;}
.active-brand .site-block{margin-top:1.5rem;}
.active-brand .open-media{display:flex;flex-wrap:wrap;gap:var(--field-strong);margin-top:var(--field-strong);}
.active-brand .secondary-brand{flex:1 1 calc(1480px / 3.6);min-width:0;padding:calc(calc(1.5rem * .75) * .9);border-radius:0.52rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.active-brand .secondary-brand p{margin-top:calc(1.5rem / 3);}
.active-brand .service-flow{display:flex;align-items:flex-start;gap:1.49rem;}
.active-brand .service-flow>.narrow-frame{flex:1 1 auto;min-width:0;}
.active-brand .service-flow>img{flex:0 0 var(--copy-heading);max-width:var(--copy-heading);}
@media(max-width:760px){.active-brand .service-flow{flex-direction:column;}.active-brand .service-flow>img{flex:1 1 auto;max-width:100%;}}
.simple-region{--field-strong:calc(1.5rem * 1.42);--mark-strong:calc(1480px / 2.60);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.simple-region .active-story{max-width:1480px;margin:0 auto;}
.simple-region h1,.simple-region h2,.simple-region h3,.simple-region p{margin:0;}
.simple-region h1{font-size:calc(19.5px * 2.65);line-height:1.08;}
.simple-region h2{font-size:calc(19.5px * 2);line-height:1.12;max-width:var(--mark-strong);}
.simple-region h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.simple-region p{font-size:19.5px;line-height:1.61;}
.simple-region a{color:inherit;text-decoration:none;}
.simple-region .visual-nav{margin-bottom:calc(1.5rem / 2);font-size:calc(19.5px * .875);letter-spacing:0.04em;text-transform:uppercase;color:#2C3A30;}
.simple-region .site-block{margin-top:1.5rem;max-width:var(--mark-strong);}
.simple-region .open-media{display:flex;flex-direction:column;gap:var(--field-strong);margin-top:var(--field-strong);}
.simple-region .secondary-brand{min-width:0;display:flex;flex-direction:column;gap:calc(1.5rem / 3);padding-top:calc(1.49rem * 1.5);border-top:1px solid #D3DCCB;}
.simple-region .secondary-brand .simple-tile{font-size:calc(19.5px * .875);letter-spacing:0.06em;color:inherit;font-weight:600;}
.simple-region .secondary-brand p:not(.simple-tile){color:#2C3A30;}
@media (min-width:900px){.simple-region .secondary-brand{display:grid;grid-template-columns:calc(1480px / 8) 1fr;column-gap:1.49rem;align-items:start;}.simple-region .secondary-brand .simple-tile{grid-row:1 / span 2;padding-top:0.15em;}.simple-region .secondary-brand h3{grid-column:2;}.simple-region .secondary-brand p:not(.simple-tile){grid-column:2;}
}
.simple-team{--field-strong:calc(1.5rem * 1.19);padding:calc(1.5rem * 2.4) 1.81rem;background:#2F6B4F;color:#F4F7F2;}
.simple-team .active-story{max-width:1480px;margin:0 auto;}
.simple-team h1,.simple-team h2,.simple-team h3,.simple-team p{margin:0;}
.simple-team h2{font-size:calc(19.5px * 2);line-height:1.12;}
.simple-team h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.simple-team p{font-size:19.5px;line-height:1.61;color:color-mix(in srgb, currentColor 74%, transparent);}
.simple-team a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb, currentColor 40%, transparent);}
.simple-team a:hover{border-bottom-color:#C98A2E;}
.simple-team .site-block{max-width:100%;}
.simple-team .wide-lead{display:flex;flex-direction:column;gap:var(--field-strong);margin-top:var(--field-strong);}
.simple-team .secondary-brand{padding:calc(calc(1.5rem * .75) * .9);border-radius:0.52rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.simple-team .secondary-brand p{margin-top:calc(1.5rem / 3);}
.simple-team .focused-form h2{margin-top:calc(1.5rem / 2);}
.simple-team .visual-nav{margin-top:var(--field-strong);}
.strong-flow{
        padding: calc(1.5rem * 2.4) 1.81rem;
        background: #F5F7F1;
        color: #1E2A22
    }
.strong-flow .active-story{max-width: 1480px;
        margin: 0 auto}
.strong-flow .featured-service{display: flex;
        flex-direction: column;
        gap: calc(1.49rem * 1.5);
        align-items: flex-start}
.strong-flow .quiet-proof{min-width: 0}
.strong-flow h2{margin: 0;
        font-size: calc(19.5px * 2);
        line-height: 1.1}
.strong-flow .quiet-proof p{margin: 1.5rem 0 0;
        font-size: calc(19.5px * 1.125);
        line-height: 1.61;
        color: #2C3A30}
.strong-flow ul{flex: 1 1 44rem;
        min-width: 0;
        list-style: none;
        margin: 0;
        padding: 0}
.strong-flow li{display: flex;
        gap: 1.49rem;
        align-items: flex-start;
        padding: 1.5rem 0}
.strong-flow li + li{border-top: 1px solid #D3DCCB}
.strong-flow strong{flex: 0 1 18rem;
        min-width: 0;
        font-size: calc(19.5px * 1.35);
        line-height: 1.18}
.strong-flow span{flex: 1 1 26rem;
        min-width: 0;
        line-height: 1.61;
        color: #2C3A30}
@media (max-width: 760px) {.strong-flow .featured-service, .strong-flow li{
            display: block
        }.strong-flow ul{
            margin-top: calc(1.49rem * 1.5)
        }.strong-flow span{
            display: block;
            margin-top: calc(1.5rem * .75)
        }
    }
.open-rail{padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.compact-content{max-width:1480px;margin:0 auto;}
.open-rail h1{margin:0;font-size:calc(19.5px * 2.65);line-height:1.08;}
.soft-items{--field-strong:calc(1.5rem * 0.99);--copy-heading:calc(1480px / 3.88);padding:calc(1.5rem * 2.4) 1.81rem;background:#2F6B4F;color:#F4F7F2;}
.soft-items .active-story{max-width:1480px;margin:0 auto;}
.soft-items h2,.soft-items h3,.soft-items p{margin:0;}
.soft-items h2{font-size:calc(19.5px * 2);line-height:1.12;}
.soft-items h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.soft-items p{font-size:19.5px;line-height:1.61;color:color-mix(in srgb, currentColor 74%, transparent);}
.soft-items a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb, currentColor 40%, transparent);}
.soft-items a:hover{border-bottom-color:#C98A2E;}
.soft-items img{display:block;width:100%;height:auto;border-radius:0.52rem;}
.soft-items .plain-unit>img{margin-top:var(--field-strong);}
.soft-items .plain-unit>.site-block{margin-top:1.5rem;}
.soft-items .open-media{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.49rem;margin-top:var(--field-strong);}
.soft-items .secondary-brand{flex:1 1 calc(1480px / 4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.soft-items .secondary-brand p{margin-top:calc(1.5rem / 3);}
.soft-items .visual-nav{margin-top:var(--field-strong);font-size:calc(19.5px * .875);}
.plain-plan{--field-strong:calc(1.5rem * 1.35);--mark-strong:calc(1480px / 2.20);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.plain-plan .active-story{max-width:1480px;margin:0 auto;}
.plain-plan h1,.plain-plan h2,.plain-plan h3,.plain-plan p{margin:0;}
.plain-plan h1{font-size:calc(19.5px * 2.65);line-height:1.08;}
.plain-plan h2{font-size:calc(19.5px * 2);line-height:1.12;}
.plain-plan h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.plain-plan p{font-size:19.5px;line-height:1.61;color:#2C3A30;}
.plain-plan a{color:inherit;text-decoration:none;}
.plain-plan .site-steps{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.27rem;background:#2F6B4F;color:#F4F7F2;}
.plain-plan .site-steps:hover{background:#255740;color:#1E2A22;}
.plain-plan .visual-nav{font-size:calc(19.5px * .875);text-transform:uppercase;letter-spacing:0.06em;color:#2C3A30;}
.plain-plan .site-block{margin-top:calc(1.5rem / 2);}
.plain-plan .open-media{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.49rem;margin-top:var(--field-strong);}
.plain-plan .secondary-brand{flex:1 1 calc(1480px / 4);min-width:0;padding:calc(1.5rem * .75);border:1px solid #D3DCCB;border-radius:0.52rem;background:#FFFFFF;color:#1E2A22;}
.plain-plan .secondary-brand p,.plain-plan .secondary-brand a{margin-top:calc(1.5rem / 3);}
.plain-plan .secondary-brand a{display:inline-block;color:#2F6B4F;font-size:calc(19.5px * .875);}
.plain-plan .secondary-brand a:hover{color:inherit;}
.plain-plan .local-visual{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.49rem;}
.plain-plan .local-visual>.narrow-frame{flex:1 1 auto;min-width:0;}
.plain-plan .local-visual>.site-steps{flex:0 0 auto;}
.plain-plan .local-visual>.open-media{flex:1 1 100%;}
.plain-plan .narrow-frame h2{margin-top:calc(1.5rem / 2);}
.page-brand{--field-strong:calc(1.5rem * 1.35);--mark-strong:calc(1480px / 2.80);padding:calc(1.5rem * 2.4) 1.81rem;background:#2F6B4F;color:#F4F7F2;}
.page-brand .active-story{max-width:1480px;margin:0 auto;}
.page-brand h2,.page-brand h3,.page-brand p{margin:0;}
.page-brand h2{font-size:calc(19.5px * 2);line-height:1.12;}
.page-brand h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.page-brand p{font-size:19.5px;line-height:1.61;color:color-mix(in srgb, currentColor 78%, transparent);}
.page-brand .visual-nav{font-size:calc(19.5px * 1.125);line-height:1.35;}
.page-brand .site-block{margin-top:var(--field-strong);padding-top:calc(1.5rem / 1.4);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.page-brand .open-media{display:flex;flex-wrap:wrap;gap:var(--field-strong);margin-top:var(--field-strong);}
.page-brand .secondary-brand{flex:1 1 calc(1480px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .95);border-radius:0.52rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.page-brand .secondary-brand p{margin-top:calc(1.5rem / 3);}
.page-brand .content-story>h2{margin-top:calc(1.5rem / 1.6);}
.secondary-method{
  --field-strong:calc(1.5rem * 1.15);
  --font-body:calc(1480px / 3.1);
  padding:calc(1.5rem * 2.4) 1.81rem;
  background:#1F3A2C;
  color:#F1F6EE;
}
.secondary-method .active-story{max-width:1480px;
  margin:0 auto;}
.secondary-method h2,
.secondary-method h3,
.secondary-method p,
.secondary-method ol,
.secondary-method li{margin:0;}
.secondary-method h2{font-size:calc(19.5px * 2);
  line-height:1.14;}
.secondary-method h3{font-size:calc(19.5px * 1.35);
  line-height:1.22;}
.secondary-method p{font-size:19.5px;
  line-height:1.61;}
.secondary-method .quiet-proof{display:flex;
  flex-direction:column;
  gap:calc(1.49rem * 1.5);}
.secondary-method .site-block{opacity:.86;}
.secondary-method .text-feature{list-style:none;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  gap:var(--field-strong);
  margin-top:calc(var(--field-strong) * 1.1);}
.secondary-method .fresh-brand{
  flex:1 1 var(--font-body);
  min-width:0;
  display:flex;
  gap:calc(1.5rem * .75);
  padding:calc(1.5rem * .75);
  border-radius:0.52rem;
  background:#FFFFFF;
  color:#1E2A22;
  border:1px solid #D3DCCB;
}
.secondary-method .top-list{font-size:calc(19.5px * 1.125);
  font-weight:600;color:inherit;
  line-height:1;
  flex:0 0 auto;}
.secondary-method .soft-form{min-width:0;}
.secondary-method .soft-form p{margin-top:calc(1.5rem / 3.5);color:inherit;
  opacity:.82;}
.secondary-method .visual-intro{margin-top:calc(var(--field-strong) * 1.1);
  padding-top:calc(1.49rem * 1.5);
  border-top:1px solid rgba(255,255,255,.18);}
.secondary-method .visual-intro p{opacity:.9;}
.secondary-method .visual-intro a{color:inherit;
  text-decoration:underline;
  text-underline-offset:3px;}
.secondary-method .visual-intro a:hover{color:inherit;}
@media (max-width:720px){.secondary-method .fresh-brand{
    flex:1 1 100%;
  }
}
.strong-proof{
  background:#F5F7F1;
  color:#1E2A22;
  padding:calc(1.5rem * 2.4) 1.81rem;
}
.strong-proof .active-story{max-width:1480px;
  margin:0 auto;}
.strong-proof .quiet-proof{display:flex;
  flex-wrap:wrap;
  gap:calc(1.49rem * 1.5);
  align-items:flex-start;}
.strong-proof h2{flex:1 1 26rem;
  min-width:0;
  margin:0;
  font-size:calc(19.5px * 2);
  line-height:1.1;}
.strong-proof .quiet-proof p{flex:1 1 22rem;
  min-width:0;
  margin:0;
  color:#2C3A30;
  line-height:1.61;}
.strong-proof .fresh-panel{margin-top:calc(1.49rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.49rem;}
.strong-proof .fresh-panel a{
  flex:1 1 17rem;
  min-width:0;
  color:#1E2A22;
  text-decoration:none;
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  border:1px solid #D3DCCB;
  border-radius:0.85rem;
  transition:border-color 360ms var(--delay-base);
}
.strong-proof .fresh-panel a:hover{border-color:#2F6B4F;}
.strong-proof .fresh-panel strong,
.strong-proof .fresh-panel span{display:block;}
.strong-proof .fresh-panel strong{font-size:19.5px;}
.strong-proof .fresh-panel span{margin-top:.4rem;
  color:#2C3A30;
  line-height:1.61;
  font-size:calc(19.5px * .875);}
.strong-proof .visual-nav{margin-top:calc(1.49rem * 1.5);
  padding-top:1.5rem;
  border-top:1px solid #D3DCCB;}
.strong-proof .visual-nav p{margin:0;
  color:#1E2A22;
  line-height:1.61;}
.strong-proof .text-feature{margin-top:1.5rem;
  display:flex;
  flex-wrap:wrap;
  gap:1.49rem;}
.strong-proof .text-feature a{color:#2F6B4F;
  text-decoration:none;
  border-bottom:1px solid #2F6B4F;
  padding-bottom:2px;
  font-size:calc(19.5px * .875);}
.strong-proof .text-feature a:hover{color:inherit;
  border-bottom-color:#C98A2E;}
@media (max-width:680px){.strong-proof .quiet-proof{display:block}.strong-proof .quiet-proof p{margin-top:1.5rem}.strong-proof .fresh-panel{display:block}.strong-proof .fresh-panel a{display:block;margin-top:1.49rem}.strong-proof .text-feature{display:block}.strong-proof .text-feature a{display:inline-block;margin-top:.6rem}
}
.soft-fields{
        padding: calc(1.5rem * 2.4) 1.81rem;
        background: linear-gradient(135deg, #1F3A2C 0%, #2F6B4F 48%, #6E8F5E 100%);
        color: #F1F6EE;
    }
.soft-fields .active-story{max-width: 1480px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.49rem * 1.5);}
.soft-fields .site-block{display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        gap: 1.49rem;
        border-bottom: 1px solid #D3DCCB;
        padding-bottom: calc(1.5rem * .75);}
.soft-fields h2{margin: 0;
        font-size: calc(19.5px * 2);
        line-height: 1.08;
        flex: 1 1 22rem;}
.soft-fields .site-block p{margin: 0;
        flex: 1 1 26rem;
        font-size: 19.5px;
        line-height: 1.61;}
.soft-fields .featured-service{display: flex;
        flex-direction: column;
        gap: calc(1.49rem * 1.5);}
.soft-fields .clear-media{display: grid;
        grid-template-columns: 1fr;
        gap: calc(1.5rem * .75);
        padding: calc(1.5rem * .75) 0;
        border-bottom: 1px solid #D3DCCB;}
.soft-fields .clear-media:last-child{border-bottom: none;}
.soft-fields .clear-links{font-size: calc(19.5px * 1.125);
        line-height: 1.61;}
.soft-fields .fresh-media{display: flex;
        flex-wrap: wrap;
        gap: 1.49rem;
        align-items: baseline;
        font-size: calc(19.5px * .875);}
.soft-fields .fresh-media strong{font-size: 19.5px;}
.soft-fields .fresh-media span{}
@media (min-width: 860px) {.soft-fields .clear-media{
            grid-template-columns: 2fr 1fr;
            align-items: start;
        }.soft-fields .fresh-media{
            flex-direction: column;
            gap: 0.35rem;
        }
    }
.focused-track{--field-strong:calc(1.5rem * 1.42);--mark-strong:calc(1480px / 2.60);--copy-heading:calc(1480px / 3.77);padding:calc(1.5rem * 2.4) 1.81rem;background:#E4EBDF;color:#2C3A30;}
.focused-track .active-story{max-width:1480px;margin:0 auto;}
.focused-track h1,.focused-track h2,.focused-track h3,.focused-track p{margin:0;}
.focused-track h1{font-size:calc(19.5px * 2.65);line-height:1.08;}
.focused-track h2{font-size:calc(19.5px * 2);line-height:1.12;}
.focused-track h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.focused-track p{font-size:19.5px;line-height:1.61;}
.focused-track a{color:inherit;text-decoration:none;}
.focused-track img{display:block;width:min(28rem,100%);max-width:100%;height:auto;border-radius:0.52rem;flex:0 1 min(28rem,38vw);}
.focused-track .site-steps{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.27rem;background:#2F6B4F;color:#F4F7F2;}
.focused-track .site-steps:hover{background:#255740;color:#1E2A22;}
.focused-track .site-block,.focused-track .visual-nav{}
.focused-track .narrow-frame{margin-top:calc(1.49rem * 1.5);}
.focused-track .text-feature{margin-top:calc(1.49rem * 1.5);font-size:calc(19.5px * .875);}
.focused-track .text-feature a{color:#2F6B4F;text-decoration:underline;text-underline-offset:3px;}
.focused-track .text-feature a:hover{color:inherit;}
.focused-track .service-copy>h1,.focused-track .service-copy>h2,.focused-track .service-copy>p,.focused-track .service-copy>.site-steps{margin-top:1.5rem;}
.focused-track .service-copy img{margin-top:var(--field-strong);}
.focused-track .service-copy .site-block,.focused-track .service-copy .visual-nav{}
.top-tile{
  background: #F5F7F1;
  color: #1E2A22;
  padding: calc(1.5rem * 2.4) 1.81rem;
}
.top-tile .active-story{width: min(100%, 1480px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: calc(1.49rem * 1.5);}
.top-tile .site-block{display: flex;
  flex-wrap: wrap;
  gap: calc(1.49rem * 1.5);
  align-items: flex-end;}
.top-tile h2{margin: 0;
  flex: 1 1 22rem;
  font-size: calc(19.5px * 2);
  line-height: 1.12;}
.top-tile .quiet-proof{margin: 0;
  flex: 1 1 24rem;
  font-size: 19.5px;
  line-height: 1.61;}
.top-tile .page-benefit{display: flex;
  flex-wrap: wrap;
  gap: 1.49rem;}
.top-tile .secondary-brand{
  margin: 0;
  flex: 1 1 18rem;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  background: #FFFFFF;
  color: #1E2A22;
  border: 1px solid #D3DCCB;
  border-radius: 0.85rem;
  overflow: hidden;
}
.top-tile .secondary-brand img{display: block;
  width: 100%;
  height: 15rem;
  object-fit: cover;}
.top-tile figcaption{display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: calc(1.5rem * .75);}
.top-tile figcaption strong{font-size: calc(19.5px * 1.125);
  line-height: 1.2;}
.top-tile figcaption span{font-size: calc(19.5px * .875);
  line-height: 1.61;}
.top-tile .visual-nav{
  margin: 0;
  padding: calc(1.5rem * .75);
  background: #E4EBDF;
  color: #2C3A30;
  border-radius: 0.52rem;
  font-size: calc(19.5px * .875);
  line-height: 1.61;
}
@media (max-width: 720px) {.top-tile .secondary-brand img{
    height: 12rem;
  }
}
.content-plan{--field-strong:calc(1.5rem * 1.28);--copy-heading:calc(1480px / 3.4);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.content-plan .active-story{max-width:1480px;margin:0 auto;}
.content-plan h2,.content-plan h3,.content-plan p{margin:0;}
.content-plan h2{font-size:calc(19.5px * 2);line-height:1.14;}
.content-plan h3{font-size:calc(19.5px * 1.35);line-height:1.22;}
.content-plan p{font-size:19.5px;line-height:1.61;}
.content-plan .quiet-proof{display:flex;flex-wrap:wrap;gap:1.49rem;align-items:baseline;}
.content-plan .quiet-proof h2{flex:1 1 calc(1480px / 3.2);min-width:0;}
.content-plan .quiet-proof .site-block{flex:2 1 calc(1480px / 2.2);min-width:0;color:#2C3A30;}
.content-plan .secondary-surface{display:block;width:100%;height:auto;margin-top:var(--field-strong);border-radius:0.85rem;}
.content-plan .open-media{display:flex;flex-wrap:wrap;gap:1.49rem;margin-top:var(--field-strong);}
.content-plan .secondary-brand{flex:1 1 calc(1480px / 4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid #D3DCCB;}
.content-plan .secondary-brand p{margin-top:calc(1.5rem / 2.4);color:#2C3A30;}
.content-plan .text-feature{margin-top:var(--field-strong);padding-top:calc(1.5rem * .75);border-top:1px solid #D3DCCB;font-size:calc(19.5px * .875);color:#2C3A30;}
.content-plan .text-feature a{color:#2F6B4F;text-decoration:none;border-bottom:1px solid currentColor;}
.content-plan .text-feature a:hover{color:inherit;}
@media (max-width:720px){.content-plan .quiet-proof h2,.content-plan .quiet-proof .site-block{flex:1 1 100%;}.content-plan .secondary-brand{flex:1 1 100%;}
}
.service-actions{--field-strong:calc(1.5rem * 1.1);--mark-strong:calc(1480px / 3.1);padding:calc(1.5rem * 2.4) 1.81rem;background:#C98A2E;color:#1E2A22;}
.service-actions .active-story{max-width:1480px;margin:0 auto;}
.service-actions h2,.service-actions h3,.service-actions p{margin:0;}
.service-actions h2{font-size:calc(19.5px * 2);line-height:1.12;}
.service-actions h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.service-actions p{font-size:19.5px;line-height:1.61;}
.service-actions .quiet-proof{display:flex;flex-wrap:wrap;gap:1.49rem;align-items:flex-start;}
.service-actions .quiet-proof>h2{flex:1 1 calc(1480px / 3.2);min-width:0;}
.service-actions .quiet-proof>.site-block{flex:1 1 calc(1480px / 3.2);min-width:0;color:color-mix(in srgb, currentColor 78%, transparent);}
.service-actions .open-media{list-style:none;display:flex;flex-wrap:wrap;gap:var(--field-strong);margin:var(--field-strong) 0 0;padding:0;}
.service-actions .secondary-brand{flex:1 1 calc(1480px / 3.6);min-width:0;padding:calc(calc(1.5rem * .75) * .9);border-radius:0.52rem;background:color-mix(in srgb, currentColor 10%, transparent);}
.service-actions .secondary-brand .fresh-brand{display:block;font-size:calc(19.5px * .875);letter-spacing:.08em;opacity:.7;margin-bottom:calc(1.5rem / 3);}
.service-actions .secondary-brand p{margin-top:calc(1.5rem / 3);color:color-mix(in srgb, currentColor 76%, transparent);}
.service-actions .text-feature{margin-top:var(--field-strong);}
.service-actions .visual-nav{font-size:calc(19.5px * .875);color:color-mix(in srgb, currentColor 74%, transparent);}
.service-actions .visual-nav a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.service-actions .visual-nav a:hover{opacity:.75;}
@media (max-width:720px){.service-actions .quiet-proof>h2,.service-actions .quiet-proof>.site-block,.service-actions .secondary-brand{flex:1 1 100%;}
}
.media-track{
  background:#F5F7F1;
  color:#1E2A22;
  padding:calc(1.5rem * 2.4) 1.81rem;
}
.media-track .active-story{max-width:1480px;
  margin:0 auto;}
.media-track .quiet-proof{display:flex;
  flex-wrap:wrap;
  gap:calc(1.49rem * 1.5);
  align-items:flex-start;}
.media-track h2{flex:1 1 22rem;
  min-width:0;
  margin:0;
  font-size:calc(19.5px * 2);
  line-height:1.12;
  letter-spacing:0;}
.media-track .quiet-proof p{flex:1 1 20rem;
  min-width:0;
  margin:0;
  color:#2C3A30;
  line-height:1.61;}
.media-track .fresh-panel{margin-top:calc(1.49rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.49rem;}
.media-track .fresh-panel a{
  flex:1 1 17rem;
  min-width:0;
  color:#1E2A22;
  text-decoration:none;
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  color:#1E2A22;
  border:1px solid #D3DCCB;
  border-radius:0.85rem;
  transition:border-color 360ms var(--delay-base);
}
.media-track .fresh-panel a:hover{border-color:#2F6B4F;}
.media-track .fresh-panel strong,
.media-track .fresh-panel span{display:block;}
.media-track .fresh-panel strong{font-size:19.5px;}
.media-track .fresh-panel span{margin-top:.4rem;
  color:#2C3A30;
  font-size:calc(19.5px * .875);
  line-height:1.61;}
.media-track .visual-nav{margin:calc(1.49rem * 1.5) 0 0;
  padding-left:calc(1.5rem * .75);
  border-left:3px solid #C98A2E;
  color:#2C3A30;
  line-height:1.61;}
.media-track .text-feature{margin-top:calc(1.49rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.49rem;}
.media-track .text-feature a{color:#2F6B4F;
  text-decoration:none;
  font-size:calc(19.5px * .875);
  border-bottom:1px solid #2F6B4F;
  padding-bottom:2px;
  transition:color 360ms var(--delay-base),border-color 360ms var(--delay-base);}
.media-track .text-feature a:hover{color:inherit;
  border-color:#C98A2E;}
@media (max-width:680px){.media-track .quiet-proof{display:block}.media-track .quiet-proof p{margin-top:1.5rem}.media-track .fresh-panel{display:block}.media-track .fresh-panel a{display:block;margin-top:1.49rem}
}
.text-region{
        padding: calc(1.5rem * 2.4) 1.81rem;
        background: #F5F7F1;
        color: #1E2A22;
    }
.text-region .active-story{max-width: 1480px;
        margin: 0 auto;}
.text-region .featured-service{display: flex;
        flex-wrap: wrap;
        gap: calc(1.49rem * 1.5);
        align-items: flex-start;}
.text-region .quiet-proof{flex: 1 1 22rem;
        min-width: 0;}
.text-region h2{margin: 0;
        font-size: calc(19.5px * 2);
        line-height: 1.12;}
.text-region .quiet-proof p{margin: 1.5rem 0 0;
        font-size: calc(19.5px * 1.125);
        line-height: 1.61;}
.text-region ul{flex: 1 1 34rem;
        min-width: 0;
        list-style: none;
        margin: 0;
        padding: 0;
        border-top: 1px solid #D3DCCB;}
.text-region li{display: flex;
        gap: 1.49rem;
        align-items: flex-start;
        padding: 1.5rem 0;}
.text-region li + li{border-top: 1px solid #D3DCCB;}
.text-region strong{flex: 0 1 14rem;
        min-width: 0;
        font-size: calc(19.5px * 1.35);
        line-height: 1.2;}
.text-region span{flex: 1 1 22rem;
        min-width: 0;
        line-height: 1.61;}
@media (max-width: 760px) {.text-region .featured-service,
        .text-region li{
            display: block;
        }.text-region ul{
            margin-top: calc(1.49rem * 1.5);
        }.text-region span{
            display: block;
            margin-top: calc(1.5rem * .75);
        }
    }
.page-header{--field-strong:calc(1.5rem * 0.99);--mark-strong:calc(1480px / 2.50);padding:calc(1.5rem * 2.4) 1.81rem;background:#2F6B4F;color:#F4F7F2;}
.page-header .active-story{max-width:1480px;margin:0 auto;}
.page-header h1,.page-header h2,.page-header h3,.page-header p{margin:0;}
.page-header h1{font-size:calc(19.5px * 2.65);line-height:1.08;}
.page-header h2{font-size:calc(19.5px * 2);line-height:1.12;}
.page-header h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.page-header p{font-size:19.5px;line-height:1.61;color:color-mix(in srgb, currentColor 76%, transparent);}
.page-header a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.page-header a:hover{}
.page-header .quiet-proof{display:flex;flex-direction:column;gap:calc(1.5rem / 2);}
.page-header .site-block{font-size:calc(19.5px * 1.125);}
.page-header .wide-lead{display:flex;flex-direction:column;gap:var(--field-strong);margin-top:var(--field-strong);}
.page-header .secondary-brand{padding:calc(calc(1.5rem * .75) * .9);border-radius:0.52rem;background:color-mix(in srgb, currentColor 11%, transparent);}
.page-header .secondary-brand h3{margin-bottom:calc(1.5rem / 3);}
.page-header .visual-nav{margin-top:var(--field-strong);padding-top:calc(1.5rem / 2);border-top:1px solid color-mix(in srgb, currentColor 24%, transparent);font-size:calc(19.5px * .875);}
@media (min-width:900px){.page-header .wide-lead{display:grid;grid-template-columns:1fr 1fr;gap:var(--field-strong);}
}
.simple-menu{background:#E4EBDF;color:#2C3A30;padding:calc(1.5rem * 2.4) 1.81rem}
.simple-menu .active-story{max-width:1480px;margin:0 auto}
.simple-menu .featured-service{display:flex;flex-wrap:wrap;align-items:flex-start;gap:calc(1.49rem * 1.5)}
.simple-menu .quiet-proof{flex:1 1 26rem;min-width:0}
.simple-menu h2{margin:0;font-size:clamp(calc(19.5px * 2),4.6vw,calc(19.5px * 2.65));line-height:1.08;letter-spacing:0}
.simple-menu p{margin:1.5rem 0 0;font-size:calc(19.5px * 1.125);line-height:1.62}
.simple-menu .soft-proof{flex:1 1 34rem;min-width:0;display:flex;flex-direction:column;border-top:1px solid #D3DCCB}
.simple-menu .site-feature{display:flex;flex-wrap:wrap;gap:1.49rem;padding:1.5rem 0;border-bottom:1px solid #D3DCCB;color:inherit;text-decoration:none;transition:background 360ms var(--delay-base)}
.simple-menu .site-feature:hover{background:#FFFFFF;color:#1E2A22;}
.simple-menu strong{flex:0 1 13rem;min-width:0;font-size:19.5px}
.simple-menu span{flex:1 1 18rem;min-width:0;line-height:1.55;color:#2C3A30}
@media(max-width:760px){.simple-menu .featured-service{flex-direction:column}.simple-menu .site-feature{flex-direction:column;gap:calc(calc(1.5rem * .75) * .5)}
}
.contact-visual{padding:calc(1.5rem * 2.4) 1.81rem;background:#E4EBDF;color:#2C3A30}
.contact-visual .active-story{max-width:1480px;margin:0 auto}
.contact-visual .bottom-visual{margin-bottom:calc(1.49rem * 1.5)}
.contact-visual h2{margin:0;font-size:calc(19.5px * 2);line-height:1.1}
.contact-visual .bottom-visual p{margin:1.5rem 0 0;font-size:calc(19.5px * 1.125);line-height:1.61}
.contact-visual .focused-visual{display:flex;flex-wrap:wrap;align-items:flex-start;gap:calc(1.49rem * 1.5)}
.contact-visual .wide-lead{flex:1 1 20rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75);padding-top:calc(1.5rem * .75)}
.contact-visual button{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.6;border-left:2px solid transparent;padding-left:calc(1.5rem * .75);transition:opacity 360ms var(--delay-base),border-color 360ms var(--delay-base)}
.contact-visual button:hover{opacity:.9}
.contact-visual button.is-active{opacity:1;border-left-color:#C98A2E}
.contact-visual .featured-track{flex:2 1 30rem;align-self:start;background:#FFFFFF;color:#1E2A22;border:1px solid #D3DCCB;border-radius:0.85rem;padding:calc(1.49rem * 1.5);box-shadow:0 1px 4px rgba(0,0,0,0.08)}
.contact-visual [data-response]{display:none}
.contact-visual [data-response].is-active{display:block;animation:clarifyFocusIn calc(360ms*1.6) var(--delay-base) both}
.contact-visual h3{margin:0;font-size:calc(19.5px * 1.35);line-height:1.15}
.contact-visual [data-response] p{margin:1.5rem 0 0;font-size:19.5px;line-height:1.61}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(1.49rem * 1)*.1))}to{opacity:1;transform:translateY(0)}}
@media(max-width:720px){.contact-visual .focused-visual{display:block}.contact-visual .wide-lead{margin-bottom:calc(1.49rem * 1.5);padding-top:0}.contact-visual .featured-track{padding:calc(1.5rem * .75)}}
@media(prefers-reduced-motion:reduce){.contact-visual [data-response].is-active{animation:none}}
.wide-shell{
        --field-strong: calc(1.5rem * 1.18);
        --type-nav: calc(1480px / 3.4);
        padding: calc(1.5rem * 2.4) 1.81rem;
        background: #1F3A2C;
        color: #F1F6EE;
    }
.wide-shell .active-story{max-width: 1480px;
        margin: 0 auto;}
.wide-shell h2,
    .wide-shell h3,
    .wide-shell p{margin: 0;}
.wide-shell h2{font-size: calc(19.5px * 2);
        line-height: 1.14;}
.wide-shell h3{font-size: calc(19.5px * 1.35);
        line-height: 1.22;}
.wide-shell p{font-size: 19.5px;
        line-height: 1.61;}
.wide-shell a{color: inherit;
        text-decoration: none;}
.wide-shell .row-title{display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 1.49rem;}
.wide-shell .row-title h2{flex: 1 1 calc(1480px / 3);
        min-width: 0;}
.wide-shell .row-title > p{flex: 1 1 calc(1480px / 3);
        min-width: 0;}
.wide-shell .main-flow{padding-block: calc(var(--field-strong) / 2);}
.wide-shell .narrow-actions{row-gap: calc(var(--field-strong) * 1.1);}
.wide-shell .open-media{flex: 1 1 100%;
        display: flex;
        flex-wrap: wrap;
        gap: var(--field-strong);
        margin-top: var(--field-strong);}
.wide-shell .secondary-brand{flex: 1 1 var(--type-nav);
        min-width: 0;
        padding-top: calc(1.5rem * .75);
        border-top: 1px solid color-mix(in srgb, #F1F6EE 22%, transparent);}
.wide-shell .secondary-brand p{margin-top: calc(1.5rem / 3);}
.wide-shell .secondary-brand a{display: inline-flex;
        margin-top: calc(1.5rem / 2);
        opacity: .88;
        border-bottom: 1px solid color-mix(in srgb, #F1F6EE 45%, transparent);
        padding-bottom: 2px;}
.wide-shell .secondary-brand a:hover{opacity: 1;
        border-bottom-color: #C98A2E;}
.public-callout{--field-strong:calc(1.5rem * 1.19);--mark-strong:calc(1480px / 3.10);--copy-heading:calc(1480px / 3.27);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.public-callout .active-story{max-width:1480px;margin:0 auto;}
.public-callout h1,.public-callout h2,.public-callout h3,.public-callout p{margin:0;}
.public-callout h1{font-size:calc(19.5px * 2.65);line-height:1.08;}
.public-callout h2{font-size:calc(19.5px * 2);line-height:1.12;}
.public-callout h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.public-callout p{font-size:19.5px;line-height:1.61;color:#2C3A30;}
.public-callout a{color:#2F6B4F;text-decoration:none;}
.public-callout a:hover{color:inherit;}
.public-callout img{display:block;width:100%;height:auto;border-radius:0.52rem;}
.public-callout .site-block,.public-callout .visual-nav{}
.public-callout .open-media{display:flex;flex-direction:column;gap:var(--field-strong);margin-top:var(--field-strong);}
.public-callout .secondary-brand{min-width:0;}
.public-callout .secondary-brand p{margin-top:calc(1.5rem / 3);}
.public-callout .secondary-brand img{margin-bottom:calc(1.5rem / 2);max-width:calc(var(--copy-heading) * .7);}
.public-callout .soft-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.49rem;}
.public-callout .soft-grid>.narrow-frame{flex:1 1 calc(1480px / 3);min-width:0;}
.public-callout .soft-grid>.open-media{flex:2 1 calc(1480px / 2);margin-top:0;}
.public-callout .soft-grid>img{margin-left:auto;max-width:calc(var(--copy-heading) * .85);}
.public-callout .narrow-frame .site-block{margin-top:1.5rem;}
.public-callout .narrow-frame .visual-nav{margin-top:calc(1.49rem * 1.5);font-size:calc(19.5px * .875);}
.public-callout .text-feature{margin-top:var(--field-strong);font-size:calc(19.5px * .875);}
.soft-wrap{--field-strong:calc(1.5rem * 1.18);--axis-local:calc(1480px / 3.1);padding:calc(1.5rem * 2.4) 1.81rem;background:#C98A2E;color:#1E2A22;}
.soft-wrap .active-story{max-width:1480px;margin:0 auto;}
.soft-wrap h2,.soft-wrap h3,.soft-wrap p{margin:0;}
.soft-wrap h2{font-size:calc(19.5px * 2);line-height:1.14;}
.soft-wrap h3{font-size:calc(19.5px * 1.35);line-height:1.22;margin-top:calc(1.5rem / 2.4);}
.soft-wrap p{font-size:19.5px;line-height:1.61;}
.soft-wrap a{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px;font-size:calc(19.5px * .875);display:inline-block;margin-top:calc(1.5rem / 3);}
.soft-wrap a:hover{border-bottom-color:transparent;}
.soft-wrap .page-summary{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.49rem;}
.soft-wrap .page-summary>h2{flex:1 1 calc(1480px / 2.6);min-width:0;}
.soft-wrap .page-summary>.site-block{flex:1 1 calc(1480px / 2.6);min-width:0;}
.soft-wrap .page-summary>.open-media{flex:1 1 100%;}
.soft-wrap .open-media{display:flex;flex-wrap:wrap;gap:var(--field-strong);margin-top:var(--field-strong);}
.soft-wrap .secondary-brand{flex:1 1 var(--axis-local);min-width:0;padding:calc(calc(1.5rem * .75) * .9);border-radius:0.52rem;background:color-mix(in srgb, currentColor 10%, transparent);}
.soft-wrap .secondary-brand p{opacity:.82;}
.local-details{--field-strong:calc(1.5rem * 1.05);--copy-heading:calc(1480px / 3.4);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.local-details .active-story{max-width:1480px;margin:0 auto;}
.local-details h1,.local-details h2,.local-details h3,.local-details p{margin:0;}
.local-details h2{font-size:calc(19.5px * 2);line-height:1.14;}
.local-details h3{font-size:calc(19.5px * 1.35);line-height:1.22;}
.local-details p{font-size:19.5px;line-height:1.61;}
.local-details .site-block{margin-top:1.5rem;color:#2C3A30;}
.local-details img{display:block;width:100%;height:auto;border-radius:0.52rem;}
.local-details .open-media{display:flex;flex-direction:column;gap:var(--field-strong);margin-top:var(--field-strong);}
.local-details .secondary-brand{min-width:0;padding-left:calc(1.5rem * .75);border-left:2px solid #D3DCCB;}
.local-details .secondary-brand p{margin-top:calc(1.5rem / 3);}
.local-details .soft-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.49rem;}
.local-details .soft-grid>.narrow-frame{flex:1 1 calc(1480px / 3);min-width:0;}
.local-details .soft-grid>.open-media{flex:2 1 calc(1480px / 2);margin-top:0;}
.local-details .soft-grid>img{margin-left:auto;max-width:var(--copy-heading);}
.local-details .text-feature{margin-top:calc(1.49rem * 1.5);font-size:calc(19.5px * .875);color:#2C3A30;}
.local-details .text-feature a{color:#2F6B4F;text-decoration:underline;text-underline-offset:3px;}
.local-details .text-feature a:hover{color:inherit;}
@media (max-width:760px){.local-details .soft-grid>img{margin-left:0;max-width:100%;}
}
.strong-fields{--field-strong:calc(1.5rem * 1.19);--mark-strong:calc(1480px / 2.25);padding:calc(1.5rem * 2.4) 1.81rem;background:#2F6B4F;color:#F4F7F2;}
.strong-fields .active-story{max-width:1480px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.49rem * 1.5);}
.strong-fields h2,.strong-fields p{margin:0;}
.strong-fields h2{font-size:calc(19.5px * 2);line-height:1.12;}
.strong-fields p{font-size:19.5px;line-height:1.61;color:color-mix(in srgb, currentColor 78%, transparent);}
.strong-fields .site-block{display:flex;flex-direction:column;gap:calc(1.5rem * .75);}
.strong-fields .narrow-frame{}
.strong-fields a{color:inherit;text-decoration:none;}
.strong-fields .site-steps{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.27rem;background:#F4F7F2;color:#2F6B4F;font-weight:600;transition:background 360ms var(--delay-base),color 360ms var(--delay-base);}
.strong-fields .site-steps:hover{background:#C98A2E;color:#1E2A22;}
.strong-fields .visual-nav{margin-top:1.5rem;}
.strong-fields .text-feature{text-decoration:underline;text-underline-offset:3px;}
.strong-fields .text-feature:hover{}
@media (min-width:760px){.strong-fields .active-story{flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;}.strong-fields .site-block{flex:1 1 60%;}.strong-fields .site-steps{flex:0 0 auto;}.strong-fields .visual-nav{flex:1 1 100%;}
}
.main-area{--field-strong:calc(1.5rem * 1.18);padding:calc(1.5rem * 2.4) 1.81rem;background:#2F6B4F;color:#F4F7F2;}
.main-area .active-story{max-width:1480px;margin:0 auto;}
.main-area h2,.main-area h3,.main-area p{margin:0;}
.main-area h2{font-size:calc(19.5px * 2);line-height:1.14;}
.main-area p{font-size:19.5px;line-height:1.61;}
.main-area .quiet-proof{display:flex;flex-direction:column;gap:calc(1.5rem / 2.2);}
.main-area .site-block{color:color-mix(in srgb, currentColor 82%, transparent);}
.main-area .wide-lead{display:flex;flex-direction:column;gap:calc(calc(1.5rem * .75) * .85);margin-top:var(--field-strong);}
.main-area details{padding:calc(calc(1.5rem * .75) * .95) calc(calc(1.5rem * .75) * 1.1);border-radius:0.52rem;background:color-mix(in srgb, currentColor 10%, transparent);border-left:3px solid #C98A2E;}
.main-area summary{cursor:pointer;font-weight:700;font-size:calc(19.5px * 1.125);line-height:1.3;}
.main-area details p{margin-top:calc(1.5rem / 2.6);color:color-mix(in srgb, currentColor 80%, transparent);}
.main-area .visual-nav{margin-top:var(--field-strong);padding-top:calc(1.5rem / 2);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);color:color-mix(in srgb, currentColor 84%, transparent);}
.main-area .visual-nav a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.main-area .visual-nav a:hover{}
@media (max-width:720px){.main-area summary{font-size:19.5px;}.main-area details{padding:calc(1.5rem * .75) calc(calc(1.5rem * .75) * .9);}
}
.fresh-view{
  padding: calc(1.5rem * 2.4) 1.81rem;
  background: #1F3A2C;
  color: #F1F6EE;
}
.fresh-view .active-story{max-width: min(1480px, 72rem);
  margin: 0 auto;}
.fresh-view .surface{display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: calc(1.5rem * .75) calc(1.49rem * 1.5);
  margin-bottom: calc(1.49rem * 1.5);}
.fresh-view h2{margin: 0;
  flex: 1 1 22rem;
  font-size: calc(19.5px * 2);
  line-height: 1.1;}
.fresh-view .site-block{flex: 1 1 26rem;
  margin: 0;
  font-size: 19.5px;
  line-height: 1.55;
  color: #C7D0C4;}
.fresh-view .active-inner{display: flex;
  flex-wrap: wrap;
  gap: 1.49rem;}
.fresh-view .secondary-brand{flex: 1 1 min(100%, 20rem);
  padding: calc(1.5rem * .75) 0 0;
  border-top: 1px solid #2C3A30;}
.fresh-view .secondary-brand:nth-child(2){border-top-color: #C98A2E;}
.fresh-view .clear-links{margin: 0 0 calc(calc(1.5rem * .75) * .7);
  font-size: 19.5px;
  line-height: 1.6;}
.fresh-view .team-visual{margin: 0;
  font-size: calc(19.5px * .875);
  letter-spacing: .01em;color:inherit;}
.fresh-view .contact-wrap{margin-top: calc(1.49rem * 1.5);
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid #2C3A30;}
.fresh-view .columns{margin: 0 0 calc(1.5rem * .75);
  font-size: calc(19.5px * .875);
  color: #C7D0C4;}
.fresh-view .narrow-brand{list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75) 1.49rem;}
.fresh-view .narrow-brand li{font-size: calc(19.5px * .875);
  padding: .35rem .75rem;
  border: 1px solid #2C3A30;
  border-radius: 0.27rem;
  color: #C7D0C4;}
@media (max-width: 700px) {.fresh-view .active-inner{
    display: block;
  }.fresh-view .secondary-brand + .secondary-brand{
    margin-top: 1.49rem;
  }
}
.active-list{--field-strong:calc(1.5rem * 1.10);--type-nav:calc(1480px / 3.42);padding:calc(1.5rem * 2.4) 1.81rem;background:#C98A2E;color:#1E2A22;}
.active-list .active-story{max-width:1480px;margin:0 auto;}
.active-list h2,.active-list h3,.active-list p{margin:0;}
.active-list h2{font-size:calc(19.5px * 2);line-height:1.12;}
.active-list h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.active-list p{font-size:19.5px;line-height:1.61;}
.active-list .site-block{margin-top:1.5rem;}
.active-list .top-frame{display:flex;flex-wrap:wrap;gap:var(--field-strong);margin-top:var(--field-strong);}
.active-list .secondary-brand{flex:1 1 var(--type-nav);min-width:0;padding:calc(var(--field-strong) * .75);border-radius:0.52rem;background:color-mix(in srgb, currentColor 10%, transparent);}
.active-list .secondary-brand p{margin-top:calc(1.5rem / 3);}
.simple-lead{--field-strong:calc(1.5rem * 1.3);--copy-heading:calc(1480px / 3.6);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.simple-lead .active-story{max-width:1480px;margin:0 auto;}
.simple-lead h2,.simple-lead h3,.simple-lead p{margin:0;}
.simple-lead h2{font-size:calc(19.5px * 2);line-height:1.12;}
.simple-lead h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.simple-lead p{font-size:19.5px;line-height:1.61;}
.simple-lead a{color:#2F6B4F;text-decoration:none;}
.simple-lead a:hover{color:inherit;}
.simple-lead img{display:block;width:100%;height:auto;border-radius:0.52rem;}
.simple-lead .site-block{margin-top:1.5rem;color:#2C3A30;}
.simple-lead .open-media{display:flex;flex-direction:column;gap:var(--field-strong);}
.simple-lead .secondary-brand{min-width:0;padding-bottom:calc(1.49rem * 1.5);border-bottom:1px solid #D3DCCB;}
.simple-lead .secondary-brand:last-child{border-bottom:0;padding-bottom:0;}
.simple-lead .secondary-brand p{margin-top:calc(1.5rem / 3);}
.simple-lead .secondary-brand a{display:inline-block;margin-top:calc(1.5rem / 3);font-size:calc(19.5px * .875);}
.simple-lead .text-feature{display:flex;flex-wrap:wrap;gap:1.49rem;margin-top:calc(1.5rem / 2);}
.simple-lead .text-feature a{margin-top:0;padding:calc(calc(1.5rem * .75) / 2) calc(1.5rem * .75);border-radius:0.27rem;background:#E4EBDF;color:#2C3A30;}
.simple-lead .text-feature a:hover{background:#C98A2E;color:#1E2A22;}
.simple-lead .soft-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.49rem;}
.simple-lead .soft-grid>.narrow-frame{flex:1 1 calc(1480px / 3);min-width:0;}
.simple-lead .soft-grid>.open-media{flex:2 1 calc(1480px / 2);}
.simple-lead .soft-grid>img{margin-left:auto;max-width:var(--copy-heading);}
@media (max-width:860px){.simple-lead .soft-grid>img{margin-left:0;max-width:100%;}
}
.quiet-frame{padding:calc(1.5rem * 2.4) 1.81rem;background:linear-gradient(120deg, #C98A2E 0%, #E0B15C 100%);color:#1E2A22}
.quiet-frame .active-story{max-width:1480px;margin:0 auto}
.quiet-frame .primary-team{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:calc(1.49rem * 1.5);align-items:start}
.quiet-frame .quiet-proof{min-width:0}
.quiet-frame h2{margin:0;font-size:calc(19.5px * 2.65);line-height:1.06}
.quiet-frame .quiet-proof p{margin:1.5rem 0 0;font-size:calc(19.5px * 1.125);line-height:1.61}
.quiet-frame .wide-steps{display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.quiet-frame .wide-steps a{min-width:0;background:color-mix(in srgb,#1E2A22 14%,transparent);color:#1E2A22;border-radius:0.52rem;padding:1.5rem;text-decoration:none;display:block}
.quiet-frame .wide-steps a:first-child{background:color-mix(in srgb,#1E2A22 22%,transparent);color:#1E2A22;}
.quiet-frame strong{display:block;font-size:calc(19.5px * 1.35);line-height:1.18}
.quiet-frame span{display:block;margin-top:calc(1.5rem * .75);font-size:calc(19.5px * .875);line-height:1.61}
@media(max-width:780px){.quiet-frame .primary-team{display:block}.quiet-frame .wide-steps{margin-top:calc(1.49rem * 1.5)}.quiet-frame h2{font-size:calc(19.5px * 2)}}
.team-plan{--field-strong:calc(1.5rem * 0.99);--mark-strong:calc(1480px / 2.50);--copy-heading:calc(1480px / 3.88);padding:calc(1.5rem * 2.4) 1.81rem;background:#2F6B4F;color:#F4F7F2;}
.team-plan .active-story{max-width:1480px;margin:0 auto;}
.team-plan h1,.team-plan h2,.team-plan h3,.team-plan p{margin:0;}
.team-plan h1{font-size:calc(19.5px * 2.65);line-height:1.08;}
.team-plan h2{font-size:calc(19.5px * 2);line-height:1.12;}
.team-plan h3{font-size:calc(19.5px * 1.35);line-height:1.2;}
.team-plan p{font-size:19.5px;line-height:1.61;color:color-mix(in srgb, currentColor 74%, transparent);}
.team-plan a{color:inherit;text-decoration:none;}
.team-plan img{display:block;width:100%;height:auto;border-radius:0.52rem;}
.team-plan .site-steps{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.27rem;background:#F4F7F2;color:#2F6B4F;}
.team-plan .site-block,.team-plan .visual-nav{}
.team-plan .open-media{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.49rem;margin-top:var(--field-strong);}
.team-plan .secondary-brand{flex:1 1 calc(1480px / 4);min-width:0;}
.team-plan .secondary-brand p,.team-plan .secondary-brand a{margin-top:calc(1.5rem / 3);}
.team-plan .secondary-brand img{margin-bottom:calc(1.5rem / 2);}
.team-plan .plain-unit>img{margin-top:var(--field-strong);}
.team-plan .plain-unit>.site-block{margin-top:1.5rem;}
.team-plan .visual-nav{margin-top:var(--field-strong);font-size:calc(19.5px * .875);}
.team-plan .visual-nav a{text-decoration:underline;text-underline-offset:3px;}
.team-plan .visual-nav a:hover{}
.service-frame{padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22}
.service-frame .active-story{max-width:min(1480px,58rem);margin:0 auto}
.service-frame .quiet-proof{display:flex;flex-direction:column;gap:1.5rem}
.service-frame h2{margin:0;font-size:calc(19.5px * 2);line-height:1.1}
.service-frame .quiet-proof p{margin:0;color:#2C3A30;line-height:1.61}
.service-frame .direct-frame{margin-top:calc(1.49rem * 1.5);border-top:1px solid #D3DCCB}
.service-frame details{padding:1.5rem 0;border-bottom:1px solid #D3DCCB}
.service-frame summary{cursor:pointer;font-size:calc(19.5px * 1.35);line-height:1.2;font-weight:600}
.service-frame details p{margin:1.5rem 0 0;color:#2C3A30;line-height:1.61}
.service-frame details a{color:#2F6B4F;text-decoration:underline}
.service-frame details a:hover{color:inherit;}
@media(max-width:720px){.service-frame .direct-frame{margin-top:calc(1.49rem * 1.5)}.service-frame summary{font-size:19.5px}
}
.open-quote{
    color:#1E2A22;
    background:#F5F7F1;
    padding:calc(1.5rem * 2.4) 1.81rem;
}
.open-quote .c{max-width:1480px;
    margin:0 auto;
    display:grid;
    gap:1.81rem;}
@media (min-width:1024px){.open-quote .c{grid-template-columns:minmax(0,1fr) 320px;}
}
.open-quote .secondary-view{min-width:0;}
.open-quote .site-view{margin-bottom:calc(1.49rem * 1.5);}
.open-quote h1{font-size:calc(19.5px * 2.65);
    line-height:1.15;
    margin:0 0 0.75rem;}
.open-quote .team-visual{display:flex;
    flex-wrap:wrap;
    gap:0.5rem 1.25rem;
    font-size:calc(19.5px * .875);}
.open-quote .secondary-surface{margin:0 0 calc(1.49rem * 1.5);
    border-radius:0.85rem;
    overflow:hidden;
    box-shadow:0 1px 4px rgba(0,0,0,0.08);}
.open-quote .secondary-surface img{display:block;
    width:100%;
    height:auto;}
.open-quote .open-flow{line-height:1.61;}
.open-quote .open-flow h2{font-size:calc(19.5px * 1.35);
    margin:calc(1.49rem * 1.5) 0 0.5rem;}
.open-quote .open-flow p{margin:0 0 1rem;}
.open-quote .text-feature{display:flex;
    flex-wrap:wrap;
    gap:0.75rem 1.5rem;
    margin-top:calc(1.49rem * 1.5);
    padding-top:calc(1.5rem * .75);
    border-top:1px solid #D3DCCB;}
.open-quote .text-feature a{text-decoration:none;
    font-size:calc(19.5px * .875);
    border-bottom:1px solid transparent;
    transition:border-color 360ms var(--delay-base), color 360ms var(--delay-base);}
.open-quote .text-feature a:hover{border-bottom-color:#C98A2E;}
.open-quote .simple-group{
    background:#FFFFFF;
    color:#1E2A22;
    border:1px solid #D3DCCB;
    padding:calc(1.5rem * .75);
    border-radius:0.85rem;
    box-shadow:0 1px 4px rgba(0,0,0,0.08);
    align-self:start;
}
.open-quote .simple-group h3{margin:0 0 1rem;
    font-size:calc(19.5px * 1.125);}
.open-quote .secondary-team{display:flex;
    flex-direction:column;
    gap:0.75rem;}
.open-quote .secondary-team a{text-decoration:none;
    font-size:calc(19.5px * .875);
    line-height:1.4;
    border-bottom:1px solid transparent;
    transition:border-color 360ms var(--delay-base), color 360ms var(--delay-base);}
.open-quote .secondary-team a:hover{border-bottom-color:#C98A2E;}
.plain-grid{
  background: #F5F7F1;
  color: #1E2A22;
  padding: calc(1.5rem * 2.4) 1.81rem;
}
.plain-grid .active-story{width: min(100%, 1480px);
  margin: 0 auto;
  display: grid;
  gap: calc(1.49rem * 1.5);}
.plain-grid h2,
.plain-grid h3,
.plain-grid p{margin: 0;}
.plain-grid h2{font-size: calc(19.5px * 2);
  line-height: 1.1;}
.plain-grid h3{font-size: calc(19.5px * 1.35);
  line-height: 1.18;}
.plain-grid p{font-size: 19.5px;
  line-height: 1.61;}
.plain-grid .compact-footer{display: grid;
  gap: 1.5rem;
  max-width: 62rem;}
.plain-grid .site-block{color: #2C3A30;}
.plain-grid .featured-service{display: grid;
  gap: 0;
  border-top: 1px solid #D3DCCB;}
.plain-grid .secondary-details{display: grid;
  grid-template-columns: minmax(6rem, .16fr) minmax(11rem, .3fr) minmax(0, 1fr);
  gap: 1.5rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid #D3DCCB;}
.plain-grid .secondary-details span{font-size: calc(19.5px * .875);
  color: #2C3A30;
  text-transform: uppercase;
  letter-spacing: .04em;}
.plain-grid .active-note{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.49rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.85rem;
  background: #FFFFFF;
  color: #1E2A22;
  border: 1px solid #D3DCCB;
}
.plain-grid .active-note p{flex: 1 1 22rem;}
.plain-grid .active-note a{color: #2F6B4F;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;}
.plain-grid .active-note a:hover{color:inherit;}
@media (max-width: 820px) {.plain-grid .secondary-details{
    grid-template-columns: 1fr;
    gap: calc(1.49rem * 1.5);
  }.plain-grid .active-note{
    flex-direction: column;
    align-items: flex-start;
  }
}
.team-flow{padding:calc(1.5rem * 2.4) 1.81rem;background:linear-gradient(135deg, #1F3A2C 0%, #2F6B4F 48%, #6E8F5E 100%);color:#F1F6EE}
.team-flow .active-story{max-width:1480px;margin:0 auto}
.team-flow .page-benefit{display:flex;gap:calc(1.49rem * 1.5);align-items:flex-start}
.team-flow .content-details{flex:0 1 20rem;min-width:0;border-left:1px solid color-mix(in srgb,#F1F6EE 30%,transparent);padding-left:1.5rem}
.team-flow .content-details .visual-nav{margin:0;font-size:calc(19.5px * .875);line-height:1.61}
.team-flow .active-intro{flex:1 1 46rem;min-width:0}
.team-flow h2{margin:0;font-size:calc(19.5px * 2);line-height:1.1}
.team-flow .soft-proof{margin-top:calc(1.49rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.team-flow .soft-proof p{margin:0;display:flex;gap:1.5rem;align-items:flex-start}
.team-flow strong{flex:0 1 13rem;min-width:0;font-size:calc(19.5px * .875);letter-spacing:0.01em}
.team-flow span{flex:1 1 30rem;min-width:0;line-height:1.61}
.team-flow .secondary-details{margin:calc(1.49rem * 1.5) 0 0;padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb,#F1F6EE 22%,transparent);line-height:1.61}
@media(max-width:760px){.team-flow .page-benefit{display:block}.team-flow .content-details{border-left:0;padding-left:0}.team-flow .active-intro{margin-top:calc(1.49rem * 1.5)}.team-flow .soft-proof p{display:block}.team-flow span{display:block;margin-top:calc(1.5rem * .75)}.team-flow h2{font-size:calc(19.5px * 1.35)}
}
.quiet-summary{
  background:#F5F7F1;
  color:#1E2A22;
  padding:calc(1.5rem * 2.4) 1.81rem;
}
.quiet-summary .active-story{max-width:1480px;
  margin:0 auto;}
.quiet-summary .quiet-proof{display:flex;
  flex-wrap:wrap;
  gap:calc(1.49rem * 1.5);
  align-items:flex-start;}
.quiet-summary h2{flex:1 1 26rem;
  min-width:0;
  margin:0;
  font-size:calc(19.5px * 2);
  line-height:1.12;}
.quiet-summary .quiet-proof p{flex:1 1 22rem;
  min-width:0;
  margin:0;
  color:#2C3A30;
  line-height:1.61;}
.quiet-summary .fresh-panel{margin-top:calc(1.49rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.49rem;}
.quiet-summary .fresh-panel a{
  flex:1 1 17rem;
  min-width:0;
  text-decoration:none;
  color:#1E2A22;
  background:#FFFFFF;
  border:1px solid #D3DCCB;
  border-radius:0.85rem;
  padding:calc(1.5rem * .75);
  box-shadow:0 1px 4px rgba(0,0,0,0.08);
  transition:box-shadow 360ms var(--delay-base);
}
.quiet-summary .fresh-panel a:hover{box-shadow:0 12px 24px rgba(0,0,0,0.11);}
.quiet-summary .fresh-panel strong,
.quiet-summary .fresh-panel span{display:block;}
.quiet-summary .fresh-panel strong{font-size:19.5px;}
.quiet-summary .fresh-panel span{margin-top:.4rem;
  color:#2C3A30;
  line-height:1.61;
  font-size:calc(19.5px * .875);}
.quiet-summary .visual-nav{margin:calc(1.49rem * 1.5) 0 0;
  color:#2C3A30;
  line-height:1.61;}
.quiet-summary .visual-nav a{color:#2F6B4F;
  text-decoration:none;
  border-bottom:1px solid #2F6B4F;}
.quiet-summary .visual-nav a:hover{color:inherit;
  border-bottom-color:#C98A2E;}
.quiet-summary .text-feature{margin-top:calc(1.49rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.49rem;}
.quiet-summary .text-feature a{
  display:inline-flex;
  align-items:center;
  text-decoration:none;
  color:#F4F7F2;
  background:#2F6B4F;
  border-radius:1.28rem;
  padding:.7rem 1.15rem;
  font-size:calc(19.5px * .875);
  transition:background 360ms var(--delay-base);
}
.quiet-summary .text-feature a:hover{
  background:#255740;color:#1E2A22;}
.quiet-summary .text-feature a + a{
  color:#1E2A22;
  background:#FFFFFF;
  border:1px solid #D3DCCB;
}
.quiet-summary .text-feature a + a:hover{
  background:#E4EBDF;color:#2C3A30;}
@media (max-width:680px){.quiet-summary .quiet-proof{display:block}.quiet-summary .quiet-proof p{margin-top:1.5rem}.quiet-summary .fresh-panel{display:block}.quiet-summary .fresh-panel a{display:block;margin-top:1.49rem}.quiet-summary .text-feature{display:block}.quiet-summary .text-feature a{display:inline-flex;margin-top:1.49rem}
}
.team-details{
    background:#F5F7F1;
    color:#1E2A22;
    padding:calc(1.5rem * 2.4) 1.81rem;
}
.team-details .c{max-width:1480px;
    margin:0 auto;
    display:grid;
    gap:1.81rem;}
@media (min-width:1024px){.team-details .c{grid-template-columns:minmax(0,1fr) 300px;}
}
.team-details .site-view{margin-bottom:calc(1.49rem * 1.5);}
.team-details h1{font-size:calc(19.5px * 2.65);
    line-height:1.2;
    margin:0 0 0.75rem;}
.team-details .team-visual{display:flex;
    flex-wrap:wrap;
    gap:0.75rem 1.25rem;
    font-size:calc(19.5px * .875);}
.team-details .primary-view{margin:0 0 calc(1.49rem * 1.5);
    border-radius:0.85rem;
    overflow:hidden;
    box-shadow:0 1px 4px rgba(0,0,0,0.08);}
.team-details .primary-view img{display:block;
    width:100%;
    height:auto;}
.team-details .open-flow{line-height:1.61;
    font-size:19.5px;}
.team-details .open-flow h2{font-size:calc(19.5px * 1.35);
    margin:calc(1.49rem * 1.5) 0 0.6rem;}
.team-details .open-flow p{margin:0 0 1rem;}
.team-details .open-flow a{text-decoration:underline;}
.team-details .open-flow a:hover{}
.team-details .simple-group{
    background:#FFFFFF;
    color:#1E2A22;
    border:1px solid #D3DCCB;
    padding:calc(1.5rem * .75);
    border-radius:0.85rem;
    box-shadow:0 1px 4px rgba(0,0,0,0.08);
    align-self:start;
}
.team-details .simple-group h3{margin:0 0 1rem;
    font-size:calc(19.5px * 1.125);}
.team-details .secondary-team{display:flex;
    flex-direction:column;
    gap:0.75rem;}
.team-details .simple-group a{text-decoration:none;
    font-size:19.5px;}
.team-details .simple-group a:hover{text-decoration:underline;}
.local-copy{
  background: #F5F7F1;
  color: #1E2A22;
  padding: calc(1.5rem * 2.4) 1.81rem;
}
.local-copy .active-story{width: min(100%, 1480px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, .68fr);
  gap: calc(1.49rem * 1.5);
  align-items: start;}
.local-copy h2,
.local-copy h3,
.local-copy p{margin: 0;}
.local-copy h2{font-size: calc(19.5px * 2.65);
  line-height: 1.05;
  margin-bottom: calc(1.5rem * .75);}
.local-copy h3{font-size: calc(19.5px * 1.35);
  line-height: 1.18;}
.local-copy p{font-size: 19.5px;
  line-height: 1.61;}
.local-copy .secondary-view{display: grid;
  gap: 1.5rem;}
.local-copy .steady-content{display: grid;
  gap: calc(1.5rem * .75);
  border-top: 1px solid #D3DCCB;
  padding-top: 1.5rem;}
.local-copy .visual-nav{display: grid;
  gap: calc(1.5rem * .75);
  padding: 0 0 1.5rem 1.5rem;
  border-left: 1px solid #D3DCCB;}
.local-copy .visual-nav span{font-size: calc(19.5px * .875);
  color: #2C3A30;
  letter-spacing: .02em;}
.local-copy .visual-nav:nth-child(2n){padding-top: calc(1.5rem * .75);}
@media (max-width: 860px) {.local-copy .active-story{
    grid-template-columns: 1fr;
  }.local-copy h2{
    font-size: clamp(calc(19.5px * 2), 13vw, calc(19.5px * 2.65));
  }
}
.simple-nav{padding:calc(1.5rem * 2.4) 1.81rem;background:linear-gradient(135deg, #1F3A2C 0%, #2F6B4F 48%, #6E8F5E 100%);color:#F1F6EE}
.simple-nav .active-story{max-width:1480px;margin:0 auto}
.simple-nav .bottom-visual{margin-bottom:calc(1.49rem * 1.5)}
.simple-nav h2{margin:0;font-size:calc(19.5px * 2.65);line-height:1.04}
.simple-nav .bottom-visual p{margin:1.5rem 0 0;font-size:calc(19.5px * 1.125);line-height:1.61;opacity:.92}
.simple-nav .focused-visual{display:flex;align-items:flex-start;gap:calc(1.49rem * 1.5)}
.simple-nav .wide-lead{flex:0 1 20rem;display:flex;flex-direction:column;align-items:flex-start;gap:calc(1.5rem * .75)}
.simple-nav button{max-width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer;opacity:.55;transition:opacity 360ms var(--delay-base),transform 360ms var(--delay-base)}
.simple-nav button:hover,.simple-nav button.is-active{opacity:1;transform:translateX(calc(calc(1.5rem * .75)*.4))}
.simple-nav .featured-track{flex:1 1 30rem;align-self:start}
.simple-nav [data-response]{display:none}
.simple-nav [data-response].is-active{display:block;animation:clarifyFocusIn calc(360ms*1.8) var(--delay-base) both}
.simple-nav h3{margin:0;font-size:calc(19.5px * 2);line-height:1.1}
.simple-nav [data-response] p{margin:1.5rem 0 0;font-size:calc(19.5px * 1.125);line-height:1.61;opacity:.94}
@keyframes clarifyFocusIn{from{opacity:0;transform:translateY(calc(calc(1.49rem * 1)*.12))}to{opacity:1;transform:translateY(0)}}
@media(max-width:760px){.simple-nav .focused-visual{display:block}.simple-nav .wide-lead{margin-bottom:calc(1.49rem * 1.5)}}
@media(prefers-reduced-motion:reduce){.simple-nav [data-response].is-active{animation:none}}
.soft-visual{
  background:#F5F7F1;
  color:#1E2A22;
  padding:calc(1.5rem * 2.4) 1.81rem;
}
.soft-visual .active-story{max-width:1480px;
  margin:0 auto;}
.soft-visual .quiet-proof{display:flex;
  flex-wrap:wrap;
  gap:calc(1.49rem * 1.5);
  align-items:flex-start;
  padding-bottom:calc(1.49rem * 1.5);
  border-bottom:1px solid #D3DCCB;}
.soft-visual h2{flex:1 1 26rem;
  min-width:0;
  margin:0;
  font-size:calc(19.5px * 2);
  line-height:1.1;}
.soft-visual .quiet-proof p{flex:1 1 22rem;
  min-width:0;
  margin:0;
  color:#2C3A30;
  line-height:1.61;}
.soft-visual .fresh-panel{margin-top:calc(1.49rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.49rem;}
.soft-visual .secondary-brand{
  flex:1 1 20rem;
  min-width:0;
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  color:#1E2A22;
  border:1px solid #D3DCCB;
  border-radius:0.52rem;
}
.soft-visual .secondary-brand strong{display:block;
  font-size:19.5px;
  line-height:1.25;}
.soft-visual .secondary-brand span{display:block;
  margin-top:.5rem;
  color:#2C3A30;
  line-height:1.61;
  font-size:calc(19.5px * .875);}
.soft-visual .text-feature{margin-top:calc(1.49rem * 1.5);
  padding-top:calc(1.49rem * 1.5);
  border-top:1px solid #D3DCCB;}
.soft-visual .text-feature p{margin:0 0 1.5rem 0;
  line-height:1.61;}
.soft-visual .text-feature p:last-child{margin-bottom:0;}
.soft-visual .text-feature a{color:#2F6B4F;
  text-decoration:underline;
  text-underline-offset:2px;}
.soft-visual .text-feature a:hover{color:inherit;}
.soft-visual .site-steps{
  display:inline-flex;
  margin-top:calc(1.49rem * 1.5);
  background:#2F6B4F;
  color:#F4F7F2;
  text-decoration:none;
  border-radius:1.28rem;
  padding:.8rem 1.2rem;
  font-size:calc(19.5px * .875);
}
.soft-visual .site-steps:hover{
  background:#255740;color:#1E2A22;}
@media (max-width:680px){.soft-visual .quiet-proof{display:block}.soft-visual .quiet-proof p{margin-top:1.5rem}.soft-visual .fresh-panel{display:block}.soft-visual .secondary-brand{margin-top:1.49rem}
}
.top-view{
    background:#F5F7F1;
    color:#1E2A22;
    padding:calc(1.5rem * 2.4) 1.81rem;
}
.top-view .c{max-width:1480px;
    margin:0 auto;
    display:grid;
    gap:1.81rem;}
@media (min-width:1024px){.top-view .c{grid-template-columns:minmax(0,1fr) 320px;}
}
.top-view .secondary-view{display:flex;
    flex-direction:column;
    gap:calc(1.49rem * 1.5);}
.top-view .site-view h1{font-size:calc(19.5px * 2.65);
    line-height:1.15;
    margin:0 0 calc(1.49rem * 1.5);}
.top-view .team-visual{
    display:flex;
    flex-wrap:wrap;
    gap:1.49rem;
    font-size:calc(19.5px * .875);
    color:#2C3A30;
    background:#E4EBDF;
    padding:0.4rem 0.8rem;
    border-radius:0.27rem;
    width:fit-content;
    margin-bottom:calc(1.49rem * 1.5);
}
.top-view .site-block{font-size:calc(19.5px * 1.125);
    line-height:1.61;
    margin:0;}
.top-view .active-fields{margin:0;
    border-radius:0.85rem;
    overflow:hidden;
    box-shadow:0 1px 4px rgba(0,0,0,0.08);}
.top-view .active-fields img{display:block;
    width:100%;
    height:auto;}
.top-view .open-flow{display:flex;
    flex-direction:column;
    gap:calc(1.49rem * 1.5);
    line-height:1.61;}
.top-view .open-flow p{margin:0;}
.top-view .text-feature{display:flex;
    flex-wrap:wrap;
    gap:1.49rem;
    padding-top:calc(1.49rem * 1.5);
    border-top:1px solid #D3DCCB;}
.top-view .text-feature a{text-decoration:none;
    font-size:19.5px;
    border-bottom:1px solid transparent;
    transition:color 360ms var(--delay-base), border-color 360ms var(--delay-base);}
.top-view .text-feature a:hover{border-bottom-color:#C98A2E;}
.top-view .visual-intro{
    background:#FFFFFF;
    color:#1E2A22;
    border:1px solid #D3DCCB;
    border-radius:0.85rem;
    padding:calc(1.5rem * .75);
    box-shadow:0 1px 4px rgba(0,0,0,0.08);
    align-self:start;
    display:flex;
    flex-direction:column;
    gap:calc(1.49rem * 1.5);
}
.top-view .visual-intro h3{margin:0;
    font-size:calc(19.5px * 1.35);}
.top-view .open-media{display:flex;
    flex-direction:column;
    gap:0.6rem;}
.top-view .open-media a{text-decoration:none;
    font-size:19.5px;
    line-height:1.4;}
.top-view .open-media a:hover{text-decoration:underline;}
.top-view .visual-nav{
    margin:0;
    font-size:calc(19.5px * .875);
    color:#2C3A30;
    background:#E4EBDF;
    padding:0.75rem;
    border-radius:0.52rem;
    line-height:1.5;
}
.top-method{
  background: #F5F7F1;
  color: #1E2A22;
  padding: calc(1.5rem * 2.4) 1.81rem;
}
.top-method .active-story{width: min(100%, 1480px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: calc(1.49rem * 1.5);}
.top-method .secondary-view{flex: 1 1 340px;
  display: grid;
  gap: 1.5rem;}
.top-method .steady-content{flex: 1 1 380px;
  display: grid;
  gap: calc(1.5rem * .75);}
.top-method h2,
.top-method h3,
.top-method p,
.top-method span{margin: 0;}
.top-method h2{font-size: calc(19.5px * 2.65);
  line-height: 1.04;}
.top-method h3{font-size: calc(19.5px * 1.35);
  line-height: 1.18;}
.top-method p{font-size: 19.5px;
  line-height: 1.61;}
.top-method .visual-nav{display: grid;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 0 calc(1.5rem * .75) 1.5rem;
  border-left: 2px solid #D3DCCB;}
.top-method .visual-nav span{font-size: calc(19.5px * .875);
  color: #2C3A30;
  letter-spacing: 0.02em;}
@media (max-width: 860px) {.top-method .active-story{ flex-direction: column; }.top-method h2{
    font-size: clamp(calc(19.5px * 2), 12vw, calc(19.5px * 2.65));
  }
}
.offer-headline{padding:calc(1.5rem * 2.4) 1.81rem;background:linear-gradient(135deg, #1F3A2C 0%, #2F6B4F 48%, #6E8F5E 100%);color:#F1F6EE}
.offer-headline .active-story{max-width:1480px;margin:0 auto}
.offer-headline .page-benefit{display:flex;gap:calc(1.49rem * 1.5);align-items:flex-start}
.offer-headline .content-details{flex:0 1 24rem;min-width:0;border-left:1px solid color-mix(in srgb,#F1F6EE 30%,transparent);padding-left:1.5rem}
.offer-headline .content-details .visual-nav{margin:0;line-height:1.61;font-size:19.5px}
.offer-headline .active-intro{flex:1 1 46rem;min-width:0}
.offer-headline h2{margin:0;font-size:calc(19.5px * 2);line-height:1.08}
.offer-headline .soft-proof{margin-top:calc(1.49rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.offer-headline .soft-proof p{margin:0;display:flex;gap:1.5rem;align-items:flex-start;border-top:1px solid color-mix(in srgb,#F1F6EE 18%,transparent);padding-top:calc(1.5rem * .75)}
.offer-headline .soft-proof p:first-child{border-top:0;padding-top:0}
.offer-headline strong{flex:0 1 13rem;min-width:0;font-size:calc(19.5px * .875);letter-spacing:0.02em;text-transform:uppercase}
.offer-headline span{flex:1 1 30rem;min-width:0;line-height:1.61}
@media(max-width:760px){.offer-headline .page-benefit,.offer-headline .soft-proof p{display:block}.offer-headline .content-details{border-left:0;padding-left:0}.offer-headline .active-intro{margin-top:calc(1.49rem * 1.5)}.offer-headline strong{display:block;margin-bottom:calc(1.5rem * .75)}.offer-headline span{display:block}.offer-headline h2{font-size:calc(19.5px * 1.35)}}
.simple-copy{
  background:#F5F7F1;
  color:#1E2A22;
  padding:calc(1.5rem * 2.4) 1.81rem;
}
.simple-copy .active-story{max-width:1480px;
  margin:0 auto;}
.simple-copy .quiet-proof{display:flex;
  flex-wrap:wrap;
  gap:calc(1.49rem * 1.5);
  align-items:flex-start;}
.simple-copy h2{flex:1 1 22rem;
  min-width:0;
  margin:0;
  font-size:calc(19.5px * 2);
  line-height:1.12;}
.simple-copy .quiet-proof p{flex:1 1 20rem;
  min-width:0;
  margin:0;
  color:#2C3A30;
  line-height:1.61;}
.simple-copy .fresh-panel{margin-top:calc(1.49rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.49rem;}
.simple-copy .fresh-panel a{
  flex:1 1 18rem;
  min-width:0;
  color:#1E2A22;
  text-decoration:none;
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  border:1px solid #D3DCCB;
  border-radius:0.52rem;
  transition:border-color 360ms var(--delay-base);
}
.simple-copy .fresh-panel a:hover{border-color:#2F6B4F;}
.simple-copy .fresh-panel strong,
.simple-copy .fresh-panel span{display:block;}
.simple-copy .fresh-panel strong{font-size:19.5px;
  line-height:1.3;}
.simple-copy .fresh-panel span{margin-top:.4rem;
  color:#2C3A30;
  font-size:calc(19.5px * .875);
  line-height:1.61;}
.simple-copy .visual-nav{margin:calc(1.49rem * 1.5) 0 0;
  color:#2C3A30;
  line-height:1.61;}
.simple-copy .visual-nav a{color:#2F6B4F;
  text-decoration:none;
  border-bottom:1px solid #2F6B4F;}
.simple-copy .visual-nav a:hover{color:inherit;
  border-bottom-color:#C98A2E;}
.simple-copy .site-steps{
  display:inline-flex;
  margin-top:calc(1.49rem * 1.5);
  color:#F4F7F2;
  background:#2F6B4F;
  text-decoration:none;
  border-radius:1.28rem;
  padding:.75rem 1.15rem;
  transition:background 360ms var(--delay-base);
}
.simple-copy .site-steps:hover{
  background:#255740;color:#1E2A22;}
@media (max-width:680px){.simple-copy .quiet-proof{display:block}.simple-copy .quiet-proof p{margin-top:1.5rem}.simple-copy .fresh-panel{display:block}.simple-copy .fresh-panel a{display:block;margin-top:1.49rem}
}
.wide-plan{
  position: relative;
  padding: calc(1.5rem * 2.4) 1.81rem;
  background: #F5F7F1;
  color: #1E2A22;
}
.wide-plan .active-story{display: flex;
  flex-direction: column;
  max-width: 1480px;
  margin: 0 auto;
  gap: calc(1.49rem * 1.5);}
.wide-plan .top-team{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #D3DCCB;}
.wide-plan h2{margin: 0;
  font-size: calc(19.5px * 2);
  line-height: 1.15;}
.wide-plan .top-team p{margin: 0;
  font-size: 19.5px;
  line-height: 1.61;}
.wide-plan .content-copy{display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.49rem;}
.wide-plan .clear-flow{display: flex;
  flex-wrap: wrap;
  gap: 1.49rem;}
.wide-plan .clear-flow p{flex: 1 1 20rem;
  margin: 0;
  line-height: 1.61;}
.wide-plan .clear-flow strong{display: block;
  margin-bottom: calc(1.5rem * .75);
  font-size: calc(19.5px * .875);
  letter-spacing: .04em;
  text-transform: uppercase;}
.wide-plan .team-footer{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 1.5rem;
  background: #FFFFFF;
  color: #1E2A22;
  border: 1px solid #D3DCCB;
  border-radius: 0.85rem;
  box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}
.wide-plan .team-footer a{font-size: calc(19.5px * 1.125);
  overflow-wrap: anywhere;
  text-underline-offset: .2em;
  transition: color 360ms var(--delay-base);}
.wide-plan .team-footer a:hover{}
.wide-plan .main-intro{display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);}
.wide-plan .main-intro a{
  flex: 1 1 16rem;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 1.5rem;
  background: #E4EBDF;
  color: #2C3A30;
  border-radius: 0.52rem;
  text-decoration: none;
  transition: background 360ms var(--delay-base);
}
.wide-plan .main-intro a:hover{
  background: #FFFFFF;color:#1E2A22;}
.wide-plan .main-intro span{font-size: calc(19.5px * .875);
  opacity: .8;}
@media (max-width: 720px) {.wide-plan .content-copy{
    flex-direction: column;
  }.wide-plan .team-footer{
    align-self: stretch;
  }
}
.quiet-body{padding:calc(1.5rem * 2.4) 1.81rem;background:#1F3A2C;color:#F1F6EE}
.quiet-body .active-story{max-width:1480px;margin:0 auto;display:flex;flex-wrap:wrap;gap:calc(1.49rem * 1.5)}
.quiet-body .quiet-proof{flex:1 1 22rem;align-self:flex-start}
.quiet-body h2{margin:0;font-size:calc(19.5px * 2);line-height:1.1}
.quiet-body .quiet-proof p{margin:1.5rem 0 0;line-height:1.61}
.quiet-body .quiet-proof .visual-nav{margin-top:calc(1.5rem * .75);font-size:calc(19.5px * .875);opacity:.82}
.quiet-body form{flex:1 1 30rem}
.quiet-body fieldset{display:flex;flex-wrap:wrap;gap:1.49rem;margin:0;padding:0;border:0}
.quiet-body fieldset label{flex:1 1 14rem}
.quiet-body label span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(19.5px * .875)}
.quiet-body input,.quiet-body textarea{width:100%;padding:calc(1.5rem * .75);border:1px solid #D3DCCB;border-radius:0.27rem;background:#F5F7F1;color:#1E2A22;font:inherit}
.quiet-body .top-team{display:block;margin-top:1.5rem}
.quiet-body textarea{resize:vertical}
.quiet-body .text-callout{margin:1.5rem 0;font-size:calc(19.5px * .875);opacity:.82}
.quiet-body button{padding:calc(1.5rem * .75) 1.5rem;border:1px solid #C98A2E;border-radius:0.27rem;background:#C98A2E;color:#1E2A22;font:inherit;cursor:pointer;transition:background 360ms var(--delay-base)}
.quiet-body button:hover{background:#B0771F;color:#1E2A22;}
@media(max-width:720px){.quiet-body .active-story{display:block}.quiet-body form{margin-top:calc(1.49rem * 1.5)}}
.steady-wrap{padding:calc(1.5rem * 2.4) 1.81rem;background:linear-gradient(135deg, #1F3A2C 0%, #2F6B4F 48%, #6E8F5E 100%);color:#F1F6EE}
.steady-wrap .active-story{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.46fr) minmax(0,1fr);gap:calc(1.49rem * 1.5);align-items:stretch}
.steady-wrap .narrow-frame{display:flex;flex-direction:column;gap:1.49rem;padding:1.49rem;border-radius:1.28rem;background:#C98A2E;color:#1E2A22}
.steady-wrap h2{margin:0;font-size:calc(19.5px * 2);line-height:1.1}
.steady-wrap .narrow-frame>p{margin:0;font-size:19.5px;line-height:1.61}
.steady-wrap .active-contact{display:flex;flex-direction:column;gap:calc(1.5rem * .75);margin-top:auto}
.steady-wrap .visual-brand{padding:calc(1.5rem * .75);border-radius:0.52rem;background:#FFFFFF;color:#1E2A22;border:1px solid #D3DCCB}
.steady-wrap .visual-brand span{display:block;font-size:calc(19.5px * .875);}
.steady-wrap .visual-brand strong{display:block;margin-top:calc(calc(1.5rem * .75) * .4);font-size:19.5px;font-weight:600;line-height:1.4}
.steady-wrap .simple-brand{min-height:clamp(24rem,48vw,38rem);border-radius:1.28rem;overflow:hidden;border:1px solid #D3DCCB;box-shadow:0 12px 24px rgba(0,0,0,0.11)}
.steady-wrap iframe{display:block;width:100%;height:100%;border:0}
@media (max-width:860px){.steady-wrap .active-story{grid-template-columns:1fr}.steady-wrap .simple-brand{min-height:24rem}}
.public-details{background:#F5F7F1;color:#1E2A22;padding:calc(1.5rem * 2.4) 1.81rem}
.public-details .active-story{max-width:1480px;margin:0 auto}
.public-details .featured-service{display:flex;align-items:flex-start;gap:calc(1.49rem * 1.5)}
.public-details .quiet-proof{flex:0 1 28rem;min-width:0}
.public-details h2{margin:0;font-size:clamp(calc(19.5px * 2),4.4vw,calc(19.5px * 2.65));line-height:1.08;letter-spacing:0}
.public-details .quiet-proof p{margin:1.5rem 0 0;color:#2C3A30;font-size:calc(19.5px * 1.125);line-height:1.62}
.public-details .soft-proof{flex:1 1 34rem;min-width:0;display:flex;flex-direction:column;border-top:1px solid #D3DCCB}
.public-details .site-feature{display:flex;gap:1.49rem;padding:1.5rem 0;border-bottom:1px solid #D3DCCB;color:inherit;text-decoration:none}
.public-details a.row:hover strong{color:inherit;}
.public-details strong{flex:0 1 13rem;min-width:0;font-weight:600}
.public-details span{flex:1 1 22rem;min-width:0;color:#2C3A30;line-height:1.58}
@media(max-width:820px){.public-details .featured-service{flex-direction:column;gap:1.5rem}.public-details .site-feature{flex-direction:column;gap:calc(calc(1.5rem * .75)*.4)}
}
.clear-callout{
  padding: calc(1.5rem * 2.4) 1.81rem;
  background: linear-gradient(135deg, #1F3A2C 0%, #2F6B4F 48%, #6E8F5E 100%);
  color: #F1F6EE;
}
.clear-callout .media-surface{
  max-width: 1480px;
  margin: 0 auto;
  border-radius: 1.28rem;
  overflow: hidden;
  background: #FFFFFF;
  color: #1E2A22;
  border: 1px solid #D3DCCB;
}
.clear-callout .text-details{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) calc(1.49rem * 1.5);
  border-bottom: 1px solid #D3DCCB;
  background: #E4EBDF;color:#2C3A30;}
.clear-callout .text-details span,
.clear-callout .text-details strong{font-size: calc(19.5px * .875);
  letter-spacing: 0.02em;}
.clear-callout .soft-form{display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.35fr);
  gap: calc(1.49rem * 1.5);
  padding: calc(1.49rem * 1.5);}
.clear-callout h2{margin: 0;
  font-size: calc(19.5px * 2);
  line-height: 1.12;}
.clear-callout .narrow-frame p{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(19.5px * 1.125);
  line-height: 1.55;}
.clear-callout .open-media{display: flex;
  flex-direction: column;
  gap: 1px;
  border-top: 1px solid #D3DCCB;}
.clear-callout .secondary-details{display: grid;
  grid-template-columns: minmax(7rem, 0.28fr) minmax(0, 1fr);
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid #D3DCCB;}
.clear-callout .secondary-details span{font-size: calc(19.5px * .875);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  padding-top: 0.15rem;}
.clear-callout h3{margin: 0;
  font-size: calc(19.5px * 1.35);
  line-height: 1.25;}
.clear-callout .secondary-details p{margin: calc(calc(1.5rem * .75) * 0.5) 0 0;
  line-height: 1.55;}
.clear-callout .secondary-details a{text-decoration: underline;
  text-underline-offset: 2px;}
.clear-callout .secondary-details a:hover{}
@media (max-width: 800px) {.clear-callout .soft-form,
  .clear-callout .secondary-details{
    grid-template-columns: 1fr;
  }.clear-callout .soft-form{
    padding: calc(1.5rem * .75);
  }.clear-callout .text-details{
    padding: calc(1.5rem * .75);
  }
}
.headline{padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22}
.headline .contact-fields{max-width:min(1480px,72rem);margin:0 auto}
.headline .surface{margin-bottom:calc(1.49rem * 1.5)}
.headline h2{margin:0;font-size:calc(19.5px * 2);line-height:1.1}
.headline .plain-fields{margin:1.5rem 0 0;font-size:19.5px;line-height:1.61}
.headline .soft-form{display:flex;flex-direction:column;gap:1.49rem}
.headline .clear-media{padding:calc(1.5rem * .75) calc(1.5rem * .75) calc(1.5rem * .75) calc(calc(1.5rem * .75) + 0.4rem);background:#FFFFFF;color:#1E2A22;border:1px solid #D3DCCB;border-left:3px solid #C98A2E;border-radius:0.52rem}
.headline h3{margin:0 0 calc(1.5rem * .75);font-size:calc(19.5px * 1.35);line-height:1.25}
.headline .clear-media p{margin:0;font-size:19.5px;line-height:1.61}
@media (min-width:900px){.headline .soft-form{display:grid;grid-template-columns:1fr 1fr;gap:1.49rem}.headline .clear-media:first-child{grid-column:1 / -1}
}
.strong-panel{--field-strong:calc(1.5rem * 1.18);padding:calc(1.5rem * 2.4) 1.81rem;background:#F5F7F1;color:#1E2A22;}
.strong-panel .active-story{max-width:1480px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.49rem * 1.5);}
.strong-panel h1,.strong-panel h2,.strong-panel h3,.strong-panel p{margin:0;}
.strong-panel h2{font-size:calc(19.5px * 2);line-height:1.14;}
.strong-panel p{font-size:19.5px;line-height:1.61;}
.strong-panel .visual-nav{font-size:calc(19.5px * .875);color:#2C3A30;background:#E4EBDF;padding:calc(1.5rem * .75);border-radius:0.52rem;}
.strong-panel .site-block{color:#1E2A22;}
.strong-panel .text-feature{display:flex;flex-wrap:wrap;gap:1.49rem;padding-top:calc(1.49rem * 1.5);border-top:1px solid #D3DCCB;}
.strong-panel .text-feature a{color:#2F6B4F;text-decoration:none;font-size:calc(19.5px * .875);border-bottom:1px solid transparent;transition:color 360ms var(--delay-base),border-color 360ms var(--delay-base);}
.strong-panel .text-feature a:hover{color:inherit;border-bottom-color:#C98A2E;}
.strong-panel .site-steps{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.52rem;background:#2F6B4F;color:#F4F7F2;text-decoration:none;font-size:19.5px;transition:background 360ms var(--delay-base);}
.strong-panel .site-steps:hover{background:#255740;color:#1E2A22;}
@media (max-width:640px){.strong-panel .text-feature{flex-direction:column;gap:calc(1.49rem * 0.7);}.strong-panel .site-steps{width:100%;}
}
.public-benefit{
  padding: calc(1.5rem * 2.4) 1.81rem;
  background: #C98A2E;
  color: #1E2A22;
}
.public-benefit .active-story{max-width: 1480px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: 1.49rem;
  align-items: start;}
.public-benefit .content-panel{
  padding: calc(1.5rem * .75);
  border-radius: 1.28rem;
  background: #1F3A2C;
  color: #F1F6EE;
}
.public-benefit .content-panel .strong-track{display: inline-block;
  font-size: calc(19.5px * .875);
  letter-spacing: .04em;
  text-transform: uppercase;}
.public-benefit h2{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(19.5px * 2);
  line-height: 1.1;}
.public-benefit .content-panel p{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(19.5px * 1.125);
  line-height: 1.61;}
.public-benefit .active-contact{display: flex;
  flex-direction: column;
  gap: calc(1.49rem * 1.5);}
.public-benefit .secondary-brand{
  padding: calc(1.5rem * .75);
  border-radius: 0.52rem;
  background: #FFFFFF;
  color: #1E2A22;
  border: 1px solid #D3DCCB;
}
.public-benefit .secondary-brand strong{display: block;
  font-size: calc(19.5px * 1.35);
  margin-bottom: calc(1.49rem * 1.5);}
.public-benefit .secondary-brand p{margin: 0;}
.public-benefit .secondary-brand a{text-decoration: underline;}
.public-benefit .secondary-brand a:hover{}
.public-benefit .text-feature{grid-column: 1 / -1;
  margin: 0;
  padding-top: calc(1.49rem * 1.5);
  border-top: 1px solid rgba(30, 42, 34, 0.18);
  font-size: 19.5px;}
.public-benefit .text-feature a{text-decoration: underline;}
.public-benefit .text-feature a:hover{}
@media (max-width: 760px) {.public-benefit .active-story{
    grid-template-columns: 1fr;
  }
}
.featured-header{
  background: var(--line-inverse, linear-gradient(135deg, #1F3A2C 0%, #2F6B4F 48%, #6E8F5E 100%));
  color: #F1F6EE;
  padding: calc(1.5rem * 2.4) 1.81rem;
}
.featured-header .active-story{width: min(100%, 1480px);
  margin: 0 auto;}
.featured-header .fresh-panel{display: flex;
  flex-direction: column;
  gap: calc(1.49rem * 1.5);}
.featured-header .wide-copy{max-width: 820px;}
.featured-header h1{margin: 0;
  font-size: clamp(calc(19.5px * 2), 5.4vw, calc(19.5px * 2.65));
  line-height: 1.04;
  letter-spacing: 0;}
.featured-header p{margin: 1.5rem 0 0;
  font-size: calc(19.5px * 1.125);
  line-height: 1.68;
  color: #F1F6EE;
  opacity: 0.86;}
.featured-header .open-view{display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.49rem;
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid rgba(241, 246, 238, 0.28);}
.featured-header .open-view > a{
  display: inline-block;
  padding: 13px 20px;
  border-radius: 0.52rem;
  background: #C98A2E;
  color: #1E2A22;
  text-decoration: none;
  font-weight: 700;
  transition: background 360ms var(--delay-base, ease);
}
.featured-header .open-view > a:hover,
.featured-header .open-view > a:focus-visible{
  background: #B0771F;color:#1E2A22;}
.featured-header .text-feature{display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px 22px;
  margin: 0;
  padding: 0;
  list-style: none;
  min-width: 0;}
.featured-header .text-feature a{color: #F1F6EE;
  text-decoration: none;
  border-bottom: 1px solid rgba(241, 246, 238, 0.4);
  padding-bottom: 2px;
  transition: border-color 360ms var(--delay-base, ease);}
.featured-header .text-feature a:hover,
.featured-header .text-feature a:focus-visible{border-bottom-color: #C98A2E;}
@media (max-width: 680px) {.featured-header{ padding: calc(1.5rem * 2.4) 1.81rem; }.featured-header .open-view{ align-items: flex-start; flex-direction: column; }.featured-header .text-feature{ justify-content: flex-start; }
}
