:root {
  --ease-panel: cubic-bezier(0.16,1,0.3,1);
}
body{margin:0;padding:0;font-family:"Manrope", sans-serif;box-sizing:border-box;}
*{box-sizing:border-box;}
.top-unit {
    width: 100%;
    background: #F6F5F1;
    color: #1E211D;
    border-bottom: 1px solid #DCDAD2;
  }
.public-view {
    max-width: 1380px;
    margin: 0 auto;
    padding: calc(1.33rem * 1.5) 2.46rem;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 1.33rem;
  }
.main-copy {
    font-size: calc(19.1px * 1.125);
    font-weight: 700;
    letter-spacing: 0.01em;
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
  }
.main-copy:hover {
    color: #33372F;
  }
.strong-unit {
    justify-self: center;
  }
.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: calc(1.33rem * 1.25);
  }
.nav-list a {
    display: inline-block;
    padding: 0.35rem 0.15rem;
    font-size: 19.1px;
    color: inherit;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    transition: color 400ms var(--ease-panel),
                border-color 400ms var(--ease-panel);
  }
.nav-list a:hover {
    color: #33372F;
    border-bottom-color: #33372F;
  }
.page-form {
    display: flex;
    align-items: center;
    gap: 1.33rem;
    justify-self: end;
  }
.simple-proof {
    font-size: calc(19.1px * .875);
    color: #33372F;
    text-decoration: none;
    white-space: nowrap;
  }
.simple-proof:hover {
    color: #33372F;
    text-decoration: underline;
  }
.text-view {
    display: inline-block;
    padding: 0.55rem 1rem;
    border-radius: 0.56rem;
    background: #7FBF2E;
    color: #16200A;
    font-size: calc(19.1px * .875);
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    transition: background 400ms var(--ease-panel);
  }
.text-view:hover{
    background: #6BA524;color:#1E211D;}
.narrow-area {
    display: none;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 1px solid #DCDAD2;
    border-radius: 0.28rem;
    background: #FFFFFF;
    color: #1E211D;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
  }
.page-section {
    display: block;
    width: 18px;
    height: 2px;
    background: currentColor;
    border-radius: 1px;
  }
@media (max-width: 900px) {
    .simple-proof {
      display: none;
    }
  }
@media (max-width: 767px) {
    .public-view {
      grid-template-columns: auto auto;
      grid-template-areas:
        "brand actions"
        "nav nav";
      row-gap: calc(1.33rem * 1.5);
    }

    .main-copy {
      grid-area: brand;
    }

    .page-form {
      grid-area: actions;
    }

    .strong-unit {
      grid-area: nav;
      justify-self: stretch;
      display: none;
    }

    .strong-unit.is-open {
      display: block;
    }

    .nav-list {
      flex-direction: column;
      align-items: stretch;
      gap: 0;
      border-top: 1px solid #DCDAD2;
      padding-top: calc(1.33rem * 1.5);
    }

    .nav-list li {
      width: 100%;
    }

    .nav-list a {
      display: block;
      padding: 0.75rem 0.25rem;
      border-bottom: 1px solid #DCDAD2;
      border-radius: 0;
    }

    .nav-list a:hover {
      border-bottom-color: #DCDAD2;
      background: #ECEAE3;
      color: #33372F;
    }

    .narrow-area {
      display: flex;
    }
  }
.main-brand{font-family:"Manrope", sans-serif;font-size:19.1px;line-height:1.7;width:100%;padding:0;background:#1E211D;color:#F6F5F1;}
.site-lead{max-width:1380px;margin:0 auto;padding:calc(1.5rem * 2.4) 2.46rem}
.team-details{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:1.33rem;align-items:start}
.main-details{display:flex;flex-direction:column;gap:calc(1.33rem * 1.5)}
.team-body{margin:0;font-size:calc(19.1px * 1.125);font-weight:600;letter-spacing:0.01em}
.steady-feature{margin:0;font-size:calc(19.1px * .875);opacity:0.85;max-width:22rem}
.logo{display:flex;flex-direction:column;gap:calc(1.33rem * 1.5);min-width:0}
.main-steps{margin:0;font-size:calc(19.1px * .875);font-weight:600;text-transform:uppercase;letter-spacing:0.06em;opacity:0.75}
.media-fields{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.5rem}
.media-fields a{color:inherit;text-decoration:none;font-size:calc(19.1px * .875);transition:opacity 400ms var(--ease-panel)}
.media-fields a:hover,
  .media-fields a:focus-visible{opacity:0.7;text-decoration:underline;outline:none;color:inherit}
.main-flow{gap:0.75rem}
.main-flow li{display:flex;flex-direction:column;gap:0.15rem}
.soft-unit{font-size:calc(19.1px * .875);font-weight:600;opacity:0.75}
.media-headline{font-size:calc(19.1px * .875);color:inherit;text-decoration:none;word-break:break-word}
a.footer-value:hover,
  a.footer-value:focus-visible{text-decoration:underline;outline:none;color:inherit}
.plain-team{margin-top:calc(1.5rem * 2.4);padding-top:calc(1.33rem * 1.5);border-top:1px solid rgba(255, 255, 255, 0.15);display:flex;flex-direction:column;gap:0.5rem}
.primary-visual{margin:0;font-size:calc(19.1px * .875);opacity:0.75}
.quiet-menu{margin:0;font-size:calc(19.1px * .875);opacity:0.75;max-width:60rem}
@media (max-width: 1024px) {.team-details{grid-template-columns:1fr 1fr 1fr}.main-details{grid-column:1 / -1}
  }
@media (max-width: 640px) {.team-details{grid-template-columns:1fr 1fr}.top-stack{grid-column:1 / -1}
  }
@media (max-width: 420px) {.team-details{grid-template-columns:1fr}
  }
footer,footer *{border-radius:0!important;}
.cookies{position:fixed;left:2.46rem;right:2.46rem;bottom:1.5rem;z-index:1200}
.cookies .focused-brand{max-width:1380px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1.33rem;align-items:center;padding:1.5rem;border:1px solid color-mix(in srgb,currentColor 24%,transparent);border-radius:0.78rem;background:linear-gradient(135deg, #F6F5F1 0%, #E8E6DE 55%, #DDE6CC 100%);color:#1E211D;box-shadow:0 22px 50px rgba(0,0,0,0.19)}
.cookies .focused-brand>*{min-width:0;flex:1 1 12rem}
.cookies strong{display:block;font-size:calc(19.1px * 1.35);line-height:1.12}
.cookies p{margin:calc(1.5rem * .75) 0 0;line-height:1.7}
.cookies .compact-plan{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:calc(1.5rem * .75)}
.cookies .compact-plan>*{min-width:0;flex:1 1 10rem}
.cookies button{border:1px solid color-mix(in srgb,currentColor 28%,transparent);border-radius:0.28rem;background:color-mix(in srgb,currentColor 12%,transparent);color:inherit;font:inherit;padding:calc(1.5rem * .75) 1.5rem;cursor:pointer}
.cookies button.cookie-accept{background:#7FBF2E;color:#16200A;border-color:#7FBF2E}
@media(max-width:760px){.cookies .focused-brand{display:block}.cookies .compact-plan{justify-content:flex-start;margin-top:1.5rem}}
.simple-footer{--state-active:calc(1.5rem * 0.93);--state-public:calc(1380px / 2.17);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.simple-footer .public-menu{max-width:1380px;margin:0 auto;display:flex;flex-direction:column;row-gap:calc(var(--state-active) * 1.1);}
.simple-footer h1,.simple-footer p,.simple-footer ul{margin:0;}
.simple-footer h1{font-size:calc(19.1px * 2.65);line-height:1.1;}
.simple-footer p{font-size:19.1px;line-height:1.7;}
.simple-footer a{color:inherit;text-decoration:none;}
.simple-footer .compact-frame{display:flex;flex-direction:column;row-gap:calc(1.33rem * 1.5);}
.simple-footer .compact-frame p{max-width:calc(1380px / 1.55);}
.simple-footer .answer{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.33rem;row-gap:calc(1.33rem * .6);}
.simple-footer .featured-lead{display:inline-flex;align-items:center;justify-content:center;padding:calc(1.5rem * .75) 1.5rem;border-radius:0.28rem;background:#7FBF2E;color:#16200A;font-weight:600;}
.simple-footer .featured-lead:hover{background:#6BA524;color:#1E211D;}
.simple-footer .compact-track{display:inline-flex;align-items:center;padding-block:calc(calc(1.5rem * .75) * .4);border-bottom:1px solid #DCDAD2;font-size:calc(19.1px * .875);}
.simple-footer .compact-track:hover{border-bottom-color:#1E211D;}
.simple-footer .steady-region{list-style:none;padding:0;display:flex;flex-wrap:wrap;column-gap:1.33rem;row-gap:calc(1.33rem * .5);border-top:1px solid #DCDAD2;padding-top:calc(1.33rem * 1.5);}
.simple-footer .steady-region li{font-size:calc(19.1px * .875);padding-inline-start:calc(calc(1.5rem * .75) * .9);position:relative;}
.simple-footer .steady-region li::before{content:"";position:absolute;left:0;top:calc(calc(19.1px * .875) * .55);width:6px;height:6px;border-radius:50%;background:#7FBF2E;color:#16200A;}
@media (max-width:640px){.simple-footer .steady-region{flex-direction:column;}
}
.media-rail{padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D}
.media-rail .public-menu{max-width:1380px;margin:0 auto}
.media-rail .page-surface{margin-bottom:calc(1.33rem * 1.5)}
.media-rail h2{margin:0;font-size:calc(19.1px * 2);line-height:1.12}
.media-rail .page-surface p{margin:1.5rem 0 0;color:#33372F;line-height:1.7}
.media-rail .page-quote{display:flex;flex-wrap:wrap;gap:calc(1.33rem * 1.5) 2.46rem}
.media-rail .soft-visual{flex:1 1 100%;padding:1.5rem 0;border-top:1px solid #DCDAD2;border-bottom:1px solid #DCDAD2;color:#33372F;line-height:1.7}
.media-rail .steady-list{flex:1 1 18rem;padding:calc(1.5rem * .75) 0 0}
.media-rail .steady-list strong{display:block;font-size:calc(19.1px * 1.35);line-height:1.2}
.media-rail .steady-list p{margin:calc(1.5rem * .75) 0 0;color:#33372F;line-height:1.7}
.media-rail a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(127, 191, 46, 0.45)}
.media-rail a:hover{color:#33372F}
@media (max-width:640px){.media-rail .steady-list{flex:1 1 100%}
}
.bottom-links{--state-active:calc(1.5rem * 1.15);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.bottom-links .public-menu{max-width:1380px;margin:0 auto;}
.bottom-links h2,.bottom-links h3,.bottom-links p{margin:0;}
.bottom-links h2{font-size:calc(19.1px * 2);line-height:1.14;}
.bottom-links h3{font-size:calc(19.1px * 1.35);line-height:1.25;}
.bottom-links p{font-size:19.1px;line-height:1.7;}
.bottom-links .page-surface{display:flex;flex-direction:column;gap:calc(1.5rem / 2.4);}
.bottom-links .compact-frame{}
.bottom-links .wide-proof{display:flex;flex-wrap:wrap;gap:var(--state-active);margin-top:var(--state-active);}
.bottom-links .visual-view{flex:1 1 calc(1380px / 3.6);min-width:0;display:flex;flex-direction:column;gap:calc(1.5rem / 3);padding:calc(1.5rem * .75);border:1px solid #DCDAD2;border-radius:0.56rem;background:#FFFFFF;color:#1E211D;}
.bottom-links .visual-view p{}
.bottom-links .compact-track{margin-top:auto;font-size:calc(19.1px * .875);text-decoration:underline;text-underline-offset:3px;}
.bottom-links .compact-track:hover{}
.bottom-links .soft-visual{margin-top:var(--state-active);padding-top:calc(1.5rem / 2.4);border-top:1px solid #DCDAD2;font-size:calc(19.1px * .875);}
.bottom-links .soft-visual a{text-decoration:underline;text-underline-offset:3px;}
.bottom-links .soft-visual a:hover{}
@media (max-width:720px){.bottom-links .visual-view{flex:1 1 100%;}
}
.focused-actions{
  padding: calc(1.5rem * 2.4) 2.46rem;
  background: #1E211D;
  color: #F6F5F1;
}
.focused-actions .public-menu{max-width: 1380px;
  margin: 0 auto;}
.focused-actions .compact-frame{margin-bottom: calc(1.33rem * 1.5);}
.focused-actions h2{margin: 0;
  font-size: calc(19.1px * 2);
  line-height: 1.1;}
.focused-actions .compact-frame p{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(19.1px * 1.125);
  color: #D8D6CF;}
.focused-actions .compact-track{display: flex;
  flex-wrap: wrap;
  gap: 1.33rem;}
.focused-actions .visual-view{
  flex: 1 1 22rem;
  display: block;
  padding: calc(1.5rem * .75);
  border-radius: 0.78rem;
  border: 1px solid #33372F;
  background: #1E211D;
  color: #F6F5F1;
  text-decoration: none;
  transition: transform 400ms var(--ease-panel), border-color 400ms var(--ease-panel);
}
.focused-actions .visual-view:nth-child(even){
  background: #F6F5F1;
  color: #1E211D;
  border-color: #DCDAD2;
}
.focused-actions .visual-view:hover{transform: translateY(-3px);
  border-color: #7FBF2E;}
.focused-actions .public-quote,
.focused-actions .visual-view small{display: block;
  font-size: calc(19.1px * .875);}
.focused-actions .public-quote{color: #D8D6CF;
  text-transform: uppercase;
  letter-spacing: 0.04em;}
.focused-actions .visual-view small{color: #D8D6CF;}
.focused-actions .visual-view:nth-child(even) .public-quote,
.focused-actions .visual-view:nth-child(even) small{color:inherit;}
.focused-actions .visual-view strong{display: block;
  margin: calc(1.5rem * .75) 0;
  font-size: calc(19.1px * 1.35);
  line-height: 1.25;}
.focused-actions .soft-visual{margin: calc(1.33rem * 1.5) 0 0;
  font-size: 19.1px;
  color: #D8D6CF;}
.focused-actions .soft-visual a{color: #7FBF2E;
  text-decoration: none;}
.focused-actions .soft-visual a:hover{text-decoration: underline;}
@media (max-width: 780px) {.focused-actions .compact-track{
    flex-direction: column;
  }
}
.main-team{
        padding: calc(calc(1.5rem * 2.4) * .68) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.main-team .top-inner{max-width: 1380px;
        margin: 0 auto;}
.main-team .compact-frame{display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);
        padding-bottom: calc(1.33rem * 1.5);
        border-bottom: 1px solid #DCDAD2;}
.main-team h1{margin: 0;
        font-size: clamp(1.9rem, 4.6vw, calc(19.1px * 2.65));
        line-height: 1.08;
        font-weight: 700;
        letter-spacing: -0.01em;}
.main-team .primary-menu{margin: 0;
        font-size: 19.1px;
        line-height: 1.7;
        color: #33372F;}
@media (min-width: 900px) {.main-team .compact-frame{
            display: grid;
            grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
            align-items: end;
            column-gap: 1.33rem;
            row-gap: calc(1.33rem * 1.5);
        }.main-team .primary-menu{
            padding-bottom: 0.35rem;
        }
    }
@media (max-width: 680px) {.main-team{
            padding-top: calc(calc(1.5rem * 2.4) * .5);
            padding-bottom: calc(calc(1.5rem * 2.4) * .5);
        }
    }
.wide-team{
  --state-active:calc(1.5rem * 1.05);
  --mark-local:calc(1380px / 3.6);
  padding:calc(1.5rem * 2.4) 2.46rem;
  background:#F6F5F1;
  color:#1E211D;
}
.wide-team .public-menu{max-width:1380px;
  margin:0 auto;}
.wide-team h2,
.wide-team h3,
.wide-team p{margin:0;}
.wide-team h2{font-size:calc(19.1px * 2);
  line-height:1.14;}
.wide-team h3{font-size:calc(19.1px * 1.35);
  line-height:1.22;}
.wide-team p{font-size:19.1px;
  line-height:1.7;}
.wide-team .page-surface{display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  gap:1.33rem;}
.wide-team .page-surface>h2{flex:1 1 calc(1380px / 3);
  min-width:0;}
.wide-team .page-surface>.compact-frame{flex:1 1 calc(1380px / 2.1);
  min-width:0;
  color:#33372F;}
.wide-team .wide-proof{display:flex;
  flex-wrap:wrap;
  gap:var(--state-active);
  margin-top:var(--state-active);}
.wide-team .visual-view{flex:1 1 var(--mark-local);
  min-width:0;
  padding-top:calc(calc(1.5rem * .75) * .9);
  border-top:1px solid #DCDAD2;}
.wide-team .visual-view p{margin-top:calc(1.5rem / 3.2);
  color:#33372F;}
.wide-team .compact-track{margin-top:var(--state-active);
  padding-top:calc(calc(1.5rem * .75) * .9);
  border-top:1px solid #DCDAD2;
  color:#33372F;}
.wide-team .compact-track a{color:inherit;
  text-decoration:none;
  border-bottom:1px solid #7FBF2E;}
.wide-team .compact-track a:hover{color:#33372F;
  border-bottom-color:#33372F;}
@media (max-width:720px){.wide-team .page-surface>h2,
  .wide-team .page-surface>.compact-frame,
  .wide-team .visual-view{
    flex:1 1 100%;
  }
}
.plain-figure{--state-active:calc(1.5rem * 1.2);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.plain-figure .public-menu{max-width:1380px;margin:0 auto;}
.plain-figure h2,.plain-figure h3,.plain-figure p{margin:0;}
.plain-figure h2{font-size:calc(19.1px * 2);line-height:1.14;}
.plain-figure h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.plain-figure p{font-size:19.1px;line-height:1.7;}
.plain-figure a{color:inherit;text-decoration:none;}
.plain-figure .page-surface{display:flex;flex-direction:column;gap:calc(1.33rem * .6);}
.plain-figure .page-surface .compact-frame{}
.plain-figure .open-region{display:flex;flex-wrap:wrap;gap:calc(1.33rem * .6);margin-top:var(--state-active);}
.plain-figure .public-quote{display:inline-block;padding:calc(calc(1.5rem * .75) * .5) calc(calc(1.5rem * .75) * .9);border:1px solid #DCDAD2;border-radius:0.28rem;background:#FFFFFF;color:#1E211D;font-size:calc(19.1px * .875);line-height:1.4;}
.plain-figure .wide-proof{display:flex;flex-wrap:wrap;gap:var(--state-active);margin-top:var(--state-active);}
.plain-figure .visual-view{flex:1 1 calc(1380px / 3.4);min-width:0;display:flex;flex-direction:column;gap:calc(1.33rem * .5);padding:calc(calc(1.5rem * .75) * 1.1);border:1px solid #DCDAD2;border-radius:0.56rem;background:#FFFFFF;color:#1E211D;}
.plain-figure .visual-view .content-unit{font-size:calc(19.1px * .875);}
.plain-figure .visual-view .primary-menu{}
.plain-figure .visual-view .featured-lead{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(calc(1.5rem * .75) * .7) 1.5rem;border-radius:0.28rem;background:#7FBF2E;color:#16200A;font-size:calc(19.1px * .875);transition:background 400ms var(--ease-panel);}
.plain-figure .visual-view .featured-lead:hover{background:#6BA524;color:#1E211D;}
.plain-figure .soft-visual{margin-top:var(--state-active);padding-top:calc(1.5rem * .6);border-top:1px solid #DCDAD2;font-size:calc(19.1px * .875);}
@media (max-width: 900px){.plain-figure .visual-view{flex:1 1 100%;}
}
.steady-story{--state-active:calc(1.5rem * 1.19);--state-public:calc(1380px / 2.25);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.steady-story .public-menu{max-width:1380px;margin:0 auto;}
.steady-story h1,.steady-story h2,.steady-story h3,.steady-story p{margin:0;}
.steady-story h1{font-size:calc(19.1px * 2.65);line-height:1.08;}
.steady-story h2{font-size:calc(19.1px * 2);line-height:1.12;}
.steady-story h3{font-size:calc(19.1px * 1.35);line-height:1.2;}
.steady-story p{font-size:19.1px;line-height:1.7;}
.steady-story a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(127, 191, 46, 0.45);}
.steady-story a:hover{color:#33372F;border-bottom-color:#33372F;}
.steady-story .soft-visual{font-size:calc(19.1px * .875);text-transform:uppercase;letter-spacing:.08em;color:#33372F;}
.steady-story .wide-proof{display:flex;flex-wrap:wrap;gap:var(--state-active);margin-top:var(--state-active);}
.steady-story .visual-view{flex:1 1 calc(1380px / 3.4);min-width:0;padding:calc(calc(1.5rem * .75) * .85);border-radius:0.56rem;background:#FFFFFF;color:#1E211D;border:1px solid #DCDAD2;}
.steady-story .visual-view p{margin-top:calc(1.5rem / 3);}
.steady-story .public-panel>.wide-proof{margin-top:var(--state-active);}
.steady-story .public-panel>h2{margin-top:var(--state-active);}
.row--content-second-hero-block{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
        border-bottom: 1px solid #DCDAD2;
    }
.row--content-second-hero-block .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.row--content-second-hero-block h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(1.95rem, 4.6vw, calc(19.1px * 2.65));
        line-height: 1.06;
        font-weight: 700;
        letter-spacing: -0.01em;}
.row--content-second-hero-block .bottom-header{max-width: 60rem;
        padding-left: 0;
        border-left: 0;}
.row--content-second-hero-block p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.72;
        color: #33372F;}
@media (min-width: 900px) {.row--content-second-hero-block .top-inner{
            display: grid;
            grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
            align-items: end;
            column-gap: 1.33rem;
            row-gap: calc(1.33rem * 1.5);
        }.row--content-second-hero-block h1{
            max-width: 100%;
        }.row--content-second-hero-block .bottom-header{
            padding-bottom: 0.35rem;
        }
    }
@media (max-width: 680px) {.row--content-second-hero-block{
            padding-top: calc(calc(1.5rem * 2.4) * .58);
            padding-bottom: calc(calc(1.5rem * 2.4) * .58);
        }.row--content-second-hero-block h1{
            max-width: 100%;
        }
    }
.site-frame{--state-active:calc(1.5rem * 1.11);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.site-frame .public-menu{max-width:1380px;margin:0 auto;}
.site-frame h2,.site-frame h3,.site-frame p{margin:0;}
.site-frame h2{font-size:calc(19.1px * 2);line-height:1.12;}
.site-frame h3{font-size:calc(19.1px * 1.35);line-height:1.2;}
.site-frame p{font-size:19.1px;line-height:1.7;}
.site-frame .wide-area{padding-block:calc(var(--state-active) / 2);}
.site-frame .featured-tile{row-gap:calc(var(--state-active) * 1.2);}
.site-frame .active-rail{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.site-frame .visual-area{display:flex;align-items:flex-start;gap:1.33rem;}
.site-frame .primary-menu{flex:1 1 calc(1380px / 3);min-width:0;}
.site-frame .primary-menu p{margin-top:1.5rem;}
.site-frame .wide-proof{flex:2 1 calc(1380px / 2);display:flex;flex-direction:column;gap:var(--state-active);margin-top:0;}
.site-frame .visual-view{min-width:0;padding-inline-start:calc(1.5rem * .75);border-inline-start:2px solid #DCDAD2;}
.site-frame .visual-view p{margin-top:calc(1.5rem / 3);}
@media(max-width:760px){.site-frame .visual-area{flex-direction:column;}.site-frame .wide-proof{margin-top:1.5rem;}}
.local-benefit{
        background: #F6F5F1;
        color: #1E211D;
        padding: calc(1.5rem * 2.4) 2.46rem;
    }
.local-benefit .public-menu{width: min(100%, 1380px);
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.local-benefit h2,
    .local-benefit h3,
    .local-benefit p{margin: 0;}
.local-benefit .page-surface{display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75);}
.local-benefit h2{font-size: calc(19.1px * 2);
        line-height: 1.1;}
.local-benefit .compact-frame{font-size: calc(19.1px * 1.125);
        line-height: 1.7;
        color: #33372F;}
.local-benefit .focused-lead{display: flex;
        flex-direction: column;
        gap: 1.33rem;}
.local-benefit .visual-view{
        display: flex;
        flex-wrap: wrap;
        gap: 1.5rem;
        padding: calc(1.5rem * .75) 1.5rem;
        background: #FFFFFF;
        color: #1E211D;
        border: 1px solid #DCDAD2;
        border-radius: 0.78rem;
    }
.local-benefit .visual-view .local-service{flex: 0 0 auto;
        font-size: calc(19.1px * .875);
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #33372F;
        padding-top: 0.35rem;
        min-width: 12rem;}
.local-benefit .visual-view .primary-menu{flex: 1 1 22rem;
        min-width: 0;
        display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75);}
.local-benefit h3{font-size: calc(19.1px * 1.35);
        line-height: 1.2;}
.local-benefit .visual-view p{line-height: 1.7;}
.local-benefit .soft-visual{font-size: calc(19.1px * .875);
        line-height: 1.7;
        color: #33372F;
        border-top: 1px solid #DCDAD2;
        padding-top: calc(1.5rem * .75);}
.local-benefit .soft-visual a{color:inherit;
        text-decoration: none;}
.local-benefit .soft-visual a:hover{color: #33372F;
        text-decoration: underline;}
@media (max-width: 720px) {.local-benefit .visual-view .local-service{
            min-width: 0;
            padding-top: 0;
        }
    }
.secondary-lead{
  background:#F6F5F1;
  color:#1E211D;
  padding:calc(1.5rem * 2.4) 2.46rem;
}
.secondary-lead .public-menu{max-width:1380px;
  margin:0 auto;}
.secondary-lead .wide-brand{max-width:52rem;}
.secondary-lead h2{margin:0;
  font-size:calc(19.1px * 2);
  line-height:1.1;}
.secondary-lead .wide-brand p{margin:1.5rem 0 0;
  font-size:calc(19.1px * 1.125);
  line-height:1.7;}
.secondary-lead .text-rail{margin-top:calc(1.33rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.33rem;}
.secondary-lead .visual-view{
  flex:1 1 18rem;
  min-width:0;
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  color:#1E211D;
  border:1px solid #DCDAD2;
  border-radius:0.78rem;
}
.secondary-lead .visual-view h3{margin:0 0 .5rem;
  font-size:calc(19.1px * 1.35);
  line-height:1.25;}
.secondary-lead .visual-view p{margin:0;
  line-height:1.7;
  font-size:19.1px;}
.secondary-lead .visual-view a{text-decoration:none;
  border-bottom:1px solid #7FBF2E;}
.secondary-lead .visual-view a:hover{border-bottom-color:#33372F;}
.secondary-lead .text-service{margin-top:calc(1.33rem * 1.5);
  border-top:1px solid #DCDAD2;}
.secondary-lead .text-service .focused-flow{display:flex;
  flex-wrap:wrap;
  gap:.4rem 1.5rem;
  padding:1.5rem 0;
  border-bottom:1px solid #DCDAD2;}
.secondary-lead .text-service .focused-flow strong{flex:0 0 14rem;
  font-size:19.1px;}
.secondary-lead .text-service .focused-flow span{flex:1 1 20rem;
  min-width:0;
  line-height:1.7;}
.secondary-lead .soft-visual{margin:calc(1.33rem * 1.5) 0 0;
  font-size:calc(19.1px * .875);
  line-height:1.7;}
.secondary-lead .soft-visual a{text-decoration:none;
  border-bottom:1px solid #7FBF2E;}
.secondary-lead .soft-visual a:hover{border-bottom-color:#33372F;}
@media (max-width:680px){.secondary-lead .text-rail{display:block}.secondary-lead .visual-view{margin-top:1.33rem}.secondary-lead .text-service .focused-flow strong{flex:1 1 100%}
}
.fresh-inner{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem calc(calc(1.5rem * 2.4) * .68);
        background: #F6F5F1;
        color: #1E211D;
    }
.fresh-inner .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.fresh-inner .compact-frame{display: flex;
        flex-direction: column;
        gap: 1.33rem;}
.fresh-inner h1{margin: 0;
        font-size: clamp(1.9rem, 4.4vw, calc(19.1px * 2.65));
        line-height: 1.08;
        font-weight: 700;
        letter-spacing: -0.01em;}
.fresh-inner .primary-menu{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.7;
        color: #33372F;}
@media (min-width: 900px) {.fresh-inner .top-inner{
            display: grid;
            grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
            align-items: start;
            column-gap: calc(2.46rem * 1.2);
        }.fresh-inner .compact-frame{
            display: contents;
        }.fresh-inner h1{
            grid-column: 1;
        }.fresh-inner .primary-menu{
            grid-column: 2;
            padding-top: 0.35rem;
        }
    }
@media (max-width: 680px) {.fresh-inner{
            padding-top: calc(calc(1.5rem * 2.4) * .58);
            padding-bottom: calc(calc(1.5rem * 2.4) * .5);
        }
    }
.fresh-method{--state-active:calc(1.5rem * 1.05);--mark-local:calc(1380px / 3.1);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.fresh-method .public-menu{max-width:1380px;margin:0 auto;}
.fresh-method h2,.fresh-method h3,.fresh-method p{margin:0;}
.fresh-method h2{font-size:calc(19.1px * 2);line-height:1.14;}
.fresh-method h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.fresh-method p{font-size:19.1px;line-height:1.7;}
.fresh-method .direct-form{display:flex;flex-wrap:wrap;gap:1.33rem;align-items:flex-start;}
.fresh-method .direct-form>h2{flex:1 1 var(--mark-local);min-width:0;}
.fresh-method .direct-form>.compact-frame{flex:1 1 var(--mark-local);min-width:0;color:#33372F;}
.fresh-method .wide-proof{display:flex;flex-wrap:wrap;gap:var(--state-active);margin-top:var(--state-active);}
.fresh-method .visual-view{flex:1 1 var(--mark-local);min-width:0;padding:calc(calc(1.5rem * .75) * .9);border-radius:0.56rem;background:#FFFFFF;color:#1E211D;border:1px solid #DCDAD2;}
.fresh-method .visual-view p{margin-top:calc(1.5rem / 3);color:#33372F;}
.fresh-method .compact-track{margin-top:var(--state-active);padding-top:calc(1.5rem / 2);border-top:1px solid #DCDAD2;}
.fresh-method .soft-visual{color:#33372F;}
.fresh-method a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(127, 191, 46, 0.45);}
.fresh-method a:hover{color:#33372F;border-bottom-color:#33372F;}
.quiet-form{padding:calc(1.5rem * 2.4) 2.46rem;background:linear-gradient(135deg, #F6F5F1 0%, #E8E6DE 55%, #DDE6CC 100%);color:#1E211D;overflow:hidden}
.quiet-form .open-wrap{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:calc(1.33rem * 1.5);align-items:start}
.quiet-form .simple-header{position:sticky;top:1.5rem}
.quiet-form .simple-header span{display:block;margin-bottom:calc(1.5rem * .75);font-size:calc(19.1px * .875);letter-spacing:.02em}
.quiet-form h2{margin:0;font-size:calc(19.1px * 2.65);line-height:1;}
.quiet-form .text-copy{display:grid;gap:calc(1.5rem * .75)}
.quiet-form .secondary-form{padding:1.33rem;border-radius:0.78rem;background:#FFFFFF;color:#1E211D;border:1px solid #DCDAD2;transition:border-color 400ms var(--ease-panel),background 400ms var(--ease-panel)}
.quiet-form .secondary-form:nth-child(2n){background:#ECEAE3;color:#33372F}
.quiet-form .secondary-form:hover{border-color:rgba(127, 191, 46, 0.45)}
.quiet-form .secondary-form span{font-size:calc(19.1px * .875)}
.quiet-form h3{margin:calc(1.5rem * .75) 0;font-size:calc(19.1px * 1.35);line-height:1.15}
.quiet-form .secondary-form p{margin:0}
.quiet-form .secondary-form a{text-decoration:underline;text-underline-offset:3px}
.quiet-form .secondary-form a:hover{}
.quiet-form .compact-track{margin:calc(1.33rem * 1.5) 0 0;font-size:calc(19.1px * .875)}
.quiet-form .compact-track a{text-decoration:underline;text-underline-offset:3px}
.quiet-form .compact-track a:hover{}
@media (max-width: 820px){.quiet-form .open-wrap{grid-template-columns:1fr}.quiet-form .simple-header{position:relative;top:auto}}
.direct-headline{--state-active:calc(1.5rem * 1.05);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.direct-headline .public-menu{max-width:1380px;margin:0 auto;display:flex;flex-direction:column;gap:var(--state-active);}
.direct-headline h2,.direct-headline h3,.direct-headline p{margin:0;}
.direct-headline h2{font-size:calc(19.1px * 2);line-height:1.14;}
.direct-headline h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.direct-headline p{font-size:19.1px;line-height:1.7;}
.direct-headline .page-surface{display:flex;flex-direction:column;gap:calc(1.5rem / 2.4);}
.direct-headline .compact-frame{color:#33372F;}
.direct-headline .wide-proof{display:flex;flex-direction:column;gap:calc(1.33rem * 1.5);}
.direct-headline .visual-view{display:flex;flex-direction:column;gap:calc(1.5rem / 2.6);padding:calc(1.5rem * .75);background:#FFFFFF;color:#1E211D;border:1px solid #DCDAD2;border-radius:0.78rem;}
.direct-headline .visual-view p{color:#33372F;}
.direct-headline .featured-lead{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;padding:calc(calc(1.5rem * .75) * .8) 1.5rem;border-radius:0.28rem;background:#7FBF2E;color:#16200A;font-size:calc(19.1px * .875);text-decoration:none;transition:background 400ms var(--ease-panel);}
.direct-headline .featured-lead:hover{background:#6BA524;color:#1E211D;}
.direct-headline .compact-track{font-size:calc(19.1px * .875);color:#33372F;}
.direct-headline .compact-track a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.direct-headline .compact-track a:hover{color:#33372F;}
@media (min-width:900px){.direct-headline .wide-proof{flex-direction:row;flex-wrap:wrap;gap:1.33rem;}.direct-headline .visual-view{flex:1 1 calc(33.333% - 1.33rem);}
}
.section{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.section .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.section h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(2rem, 5.2vw, calc(19.1px * 2.65));
        line-height: 1.06;
        font-weight: 700;
        letter-spacing: -0.01em;}
.section .bottom-header{max-width: 44rem;
        border-left: 2px solid #7FBF2E;
        padding-left: calc(1.5rem * .75);}
.section p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.72;
        color: #33372F;}
@media (max-width: 680px) {.section{
            padding-top: calc(calc(1.5rem * 2.4) * .58);
            padding-bottom: calc(calc(1.5rem * 2.4) * .58);
        }.section .bottom-header{
            border-left: 0;
            padding-left: 0;
            border-top: 2px solid #7FBF2E;
            padding-top: calc(1.5rem * .75);
        }
    }
.primary-shell{padding:calc(1.5rem * 2.4) 2.46rem;background:#ECEAE3;color:#33372F}
.primary-shell .public-menu{max-width:1380px;margin:0 auto;width:min(100%,52rem)}
.primary-shell .direct-form{margin-bottom:calc(1.33rem * 1.5)}
.primary-shell h2{margin:0;font-size:calc(19.1px * 2);line-height:1.1}
.primary-shell .direct-form p{margin:1.5rem 0 0;line-height:1.7}
.primary-shell .wide-proof{display:flex;flex-direction:column;gap:0;border-top:1px solid #DCDAD2}
.primary-shell details{border-bottom:1px solid #DCDAD2;padding:calc(1.5rem * .75) 0}
.primary-shell summary{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:2.46rem;cursor:pointer;list-style:none}
.primary-shell summary::-webkit-details-marker{display:none}
.primary-shell strong{font-size:calc(19.1px * 1.35);line-height:1.15;font-weight:600}
.primary-shell summary span{font-size:calc(19.1px * .875);opacity:0.75}
.primary-shell details p{margin:1.5rem 0 0;line-height:1.7}
.primary-shell details a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.primary-shell details a:hover{color:#33372F}
@media(max-width:680px){.primary-shell summary{display:block}.primary-shell summary span{display:block;margin-top:var(--gap-block)}
}
.plain-details{padding:calc(1.5rem * 2.4) 2.46rem;background:linear-gradient(120deg, #7FBF2E 0%, #A6D65A 100%);color:#16200A}
.plain-details .public-menu{max-width:1380px;margin:0 auto}
.plain-details .contact-steps{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.4fr);gap:calc(1.33rem * 1.5);align-items:start}
.plain-details .page-surface{min-width:0}
.plain-details h2{margin:0;font-size:calc(19.1px * 2);line-height:1.1}
.plain-details .page-surface p{margin:1.5rem 0 0;font-size:calc(19.1px * 1.125);line-height:1.7}
.plain-details .local-note{display:flex;flex-wrap:wrap;gap:1.33rem}
.plain-details .local-note a{flex:1 1 260px;min-width:0;background:color-mix(in srgb,#16200A 14%,transparent);color:#16200A;border-radius:0.56rem;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none;border-left:3px solid #16200A}
.plain-details strong{display:block;font-size:calc(19.1px * 1.35);line-height:1.2}
.plain-details span{display:block;margin-top:calc(1.5rem * .75);font-size:calc(19.1px * .875);line-height:1.7}
@media(max-width:780px){.plain-details .contact-steps{display:block}.plain-details .local-note{margin-top:calc(1.33rem * 1.5)}.plain-details h2{font-size:calc(19.1px * 1.35)}}
.direct-details{
        --state-active: calc(1.5rem * 1.2);
        --font-body: calc(1380px / 3.4);
        padding: calc(1.5rem * 2.4) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.direct-details .public-menu{max-width: 1380px;
        margin: 0 auto;}
.direct-details h2,
    .direct-details h3,
    .direct-details p{margin: 0;}
.direct-details h2{font-size: calc(19.1px * 2);
        line-height: 1.14;}
.direct-details h3{font-size: calc(19.1px * 1.35);
        line-height: 1.22;}
.direct-details p{font-size: 19.1px;
        line-height: 1.7;}
.direct-details a{color:inherit;
        text-decoration: none;}
.direct-details a:hover{color: #33372F;}
.direct-details .row-title{display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        gap: 1.33rem;}
.direct-details .row-title h2{flex: 1 1 calc(1380px / 3);
        min-width: 0;}
.direct-details .row-title > p{flex: 1 1 calc(1380px / 3);
        min-width: 0;}
.direct-details .wide-area{padding-block: calc(var(--state-active) / 2);}
.direct-details .featured-tile{row-gap: calc(var(--state-active) * 1.1);}
.direct-details .wide-proof{flex: 1 1 100%;
        display: flex;
        flex-wrap: wrap;
        gap: var(--state-active);
        margin-top: var(--state-active);}
.direct-details .visual-view{
        flex: 1 1 var(--font-body);
        min-width: 0;
        padding: calc(1.5rem * .75);
        background: #FFFFFF;
        color: #1E211D;
        border: 1px solid #DCDAD2;
        border-radius: 0.78rem;
    }
.direct-details .visual-view p{margin-top: calc(1.5rem / 3);}
.direct-details .visual-view a{display: inline-flex;
        margin-top: calc(1.5rem / 2);
        font-size: calc(19.1px * .875);}
.direct-details .soft-visual{flex: 1 1 100%;
        font-size: calc(19.1px * .875);
        color: #33372F;}
.direct-details .compact-track{flex: 1 1 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 1.33rem;
        padding-top: calc(1.5rem / 3);
        border-top: 1px solid #DCDAD2;}
.direct-details .compact-track a{font-size: calc(19.1px * .875);
        font-weight: 600;}
.grid{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.grid .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.grid .direct-form{display: block;}
.grid h1{margin: 0;
        font-size: clamp(1.95rem, 5vw, calc(19.1px * 2.65));
        line-height: 1.06;
        font-weight: 700;
        letter-spacing: -0.01em;}
.grid .bottom-header{display: block;}
.grid p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.75;
        color: #33372F;}
@media (min-width: 900px) {.grid .top-inner{
            display: grid;
            grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
            gap: 1.33rem calc(1.33rem * 2);
            align-items: start;
        }.grid h1{
            max-width: 34rem;
        }.grid .bottom-header{
            padding-top: 0.35rem;
        }
    }
@media (max-width: 680px) {.grid{
            padding-top: calc(calc(1.5rem * 2.4) * .58);
            padding-bottom: calc(calc(1.5rem * 2.4) * .58);
        }
    }
.clear-surface{
        --state-active: calc(1.5rem * 1.05);
        padding: calc(1.5rem * 2.4) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.clear-surface .public-menu{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.clear-surface h2{font-size: calc(19.1px * 2);
        line-height: 1.14;
        margin: 0 0 calc(1.5rem / 2.4);}
.clear-surface p{margin: 0;
        font-size: 19.1px;
        line-height: 1.7;}
.clear-surface .compact-frame{color: #33372F;}
.clear-surface a{color:inherit;
        text-decoration: underline;
        text-underline-offset: 3px;}
.clear-surface a:hover{color: #33372F;}
.clear-surface .strong-list{display: flex;
        flex-direction: column;
        gap: calc(1.5rem * .75);}
.clear-surface details{
        padding: calc(1.5rem * .75) 1.5rem;
        border: 1px solid #DCDAD2;
        border-radius: 0.56rem;
        background: #FFFFFF;
        color: #1E211D;
    }
.clear-surface summary{cursor: pointer;
        font-weight: 700;
        font-size: calc(19.1px * 1.125);
        line-height: 1.3;
        list-style: none;}
.clear-surface summary::-webkit-details-marker{display: none;}
.clear-surface summary::after{content: "+";
        float: right;
        font-weight: 700;color:inherit;}
.clear-surface details[open] summary::after{content: "\2013";}
.clear-surface details p{margin-top: calc(1.5rem / 3);
        color: #33372F;}
@media (max-width: 640px) {.clear-surface details{
            padding: calc(1.5rem * .75);
        }.clear-surface summary{
            font-size: 19.1px;
        }
    }
.primary-plan{--state-active:calc(1.5rem * 1.20);--state-public:calc(1380px / 2.44);--font-body:calc(1380px / 3.53);padding:calc(1.5rem * 2.4) 2.46rem;background:#33372F;color:#F6F5F1;}
.primary-plan .public-menu{max-width:1380px;margin:0 auto;}
.primary-plan h2,.primary-plan h3,.primary-plan p{margin:0;}
.primary-plan h2{font-size:calc(19.1px * 2);line-height:1.12;}
.primary-plan h3{font-size:calc(19.1px * 1.35);line-height:1.2;}
.primary-plan p{font-size:19.1px;line-height:1.7;color:color-mix(in srgb, currentColor 76%, transparent);}
.primary-plan a{color:inherit;text-decoration:none;}
.primary-plan .wide-area{padding-block:calc(var(--state-active) / 2);}
.primary-plan .featured-tile{row-gap:calc(var(--state-active) * 1.2);}
.primary-plan .active-rail{padding-inline-end:calc(calc(1.5rem * .75) / 2);}
.primary-plan .row-title{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.33rem;}
.primary-plan .row-title h2{flex:1 1 calc(1380px / 3);min-width:0;}
.primary-plan .row-title>p{flex:1 1 calc(1380px / 3);min-width:0;}
.primary-plan .top-headline{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:var(--state-active);margin-top:var(--state-active);}
.primary-plan .visual-view{flex:1 1 var(--font-body);min-width:0;padding-inline-start:calc(1.5rem * .75);border-inline-start:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.primary-plan .visual-view p{margin-top:calc(1.5rem / 3);}
.primary-plan .compact-track{flex:1 1 100%;display:flex;flex-wrap:wrap;gap:1.33rem;margin-top:calc(var(--state-active) * .8);padding-top:calc(1.5rem * .75);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.primary-plan .compact-track a{display:inline-flex;align-items:center;padding:calc(calc(1.5rem * .75) / 1.6) 1.5rem;border-radius:0.28rem;background:#F6F5F1;color:#33372F;font-size:calc(19.1px * .875);}
.primary-plan .compact-track a:hover{background:color-mix(in srgb, #F6F5F1 88%, #33372F);color:#F6F5F1;}
@media (max-width:720px){.primary-plan .visual-view{border-inline-start:0;padding-inline-start:0;border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);padding-top:calc(1.5rem * .75);}
}
.media-contact{
        padding: calc(1.5rem * 2.4) 2.46rem;
        background: #ECEAE3;
        color: #33372F;
    }
.media-contact .soft-grid{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.media-contact .compact-frame h2{margin: 0 0 calc(1.5rem * .75);
        font-size: calc(19.1px * 2);
        line-height: 1.2;}
.media-contact .compact-frame p{margin: 0;
        font-size: 19.1px;
        line-height: 1.7;}
.media-contact .text-rail{display: flex;
        flex-wrap: wrap;
        gap: 1.33rem;}
.media-contact .visual-view{
        flex: 1 1 260px;
        background: #FFFFFF;
        color: #1E211D;
        border: 1px solid #DCDAD2;
        border-radius: 0.78rem;
        padding: calc(1.5rem * .75) calc(1.5rem * .75);
        box-shadow: 0 1px 5px rgba(0,0,0,0.12);
    }
.media-contact .visual-view h3{margin: 0 0 8px;
        font-size: calc(19.1px * 1.35);
        line-height: 1.3;}
.media-contact .visual-view p{margin: 0;
        font-size: calc(19.1px * .875);
        line-height: 1.7;}
.media-contact .visual-view a{color:inherit;
        text-decoration: none;
        border-bottom: 1px solid #7FBF2E;}
.media-contact .visual-view a:hover{color: #33372F;
        border-bottom-color: #33372F;}
.media-contact .content-body{border-top: 1px solid #DCDAD2;
        padding-top: calc(1.5rem * .75);
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        justify-content: space-between;
        gap: 1.33rem;}
.media-contact .content-body p{margin: 0;
        font-size: calc(19.1px * .875);}
.media-contact .compact-track{display: flex;
        flex-wrap: wrap;
        gap: 1.33rem;}
.media-contact .compact-track a{color:inherit;
        text-decoration: none;
        font-size: calc(19.1px * .875);
        border-bottom: 1px solid #7FBF2E;}
.media-contact .compact-track a:hover{color: #33372F;
        border-bottom-color: #33372F;}
@media (max-width: 700px) {.media-contact .text-rail{
            flex-direction: column;
        }.media-contact .content-body{
            flex-direction: column;
            align-items: flex-start;
        }
    }
.media-service{
        padding: calc(calc(1.5rem * 2.4) * .7) 2.46rem;
        background: #F6F5F1;color:#1E211D;}
.media-service .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.media-service h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(1.9rem, 4.6vw, calc(19.1px * 2.65));
        line-height: 1.08;
        font-weight: 700;
        letter-spacing: -0.01em;}
.media-service .bottom-header{max-width: 54rem;
        border-left: 3px solid #7FBF2E;
        padding-left: calc(1.5rem * .75);}
.media-service p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.72;}
@media (max-width: 680px) {.media-service{
            padding-top: calc(calc(1.5rem * 2.4) * .5);
            padding-bottom: calc(calc(1.5rem * 2.4) * .5);
        }.media-service h1{
            max-width: 100%;
        }.media-service .bottom-header{
            max-width: 100%;
            padding-left: calc(1.5rem * .75);
        }
    }
.service-body{
    padding:calc(1.5rem * 2.4) 2.46rem;
    background:#ECEAE3;
    color:#33372F;
}
.service-body .public-menu{max-width:1380px;
    margin:0 auto;}
.service-body .direct-form{margin-bottom:calc(1.33rem * 1.5);}
.service-body .direct-form h2{margin:0;
    font-size:calc(19.1px * 2);
    line-height:1.25;}
.service-body .direct-form p{margin:calc(1.5rem * .75) 0 0;
    font-size:19.1px;
    line-height:1.7;}
.service-body .text-rail{display:flex;
    flex-direction:column;
    gap:calc(1.5rem * .75);
    border-top:1px solid #DCDAD2;}
.service-body .plain-copy{display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);
    gap:1.33rem;
    padding:calc(1.5rem * .75) 0;
    border-bottom:1px solid #DCDAD2;
    align-items:start;}
.service-body .plain-copy h3{margin:0;
    font-size:calc(19.1px * 1.35);
    line-height:1.3;}
.service-body .plain-copy p{margin:0 0 0.6rem;
    font-size:19.1px;
    line-height:1.7;}
.service-body .plain-copy a{display:inline-block;
    font-weight:600;
    font-size:calc(19.1px * .875);color:inherit;
    text-decoration:none;
    border-bottom:1px solid #7FBF2E;
    padding-bottom:1px;
    transition:color 400ms var(--ease-panel), border-color 400ms var(--ease-panel);}
.service-body .plain-copy a:hover{color:#33372F;
    border-color:#33372F;}
.service-body .soft-visual{
    margin-top:calc(1.33rem * 1.5);
    padding:calc(1.5rem * .75);
    background:#FFFFFF;
    color:#1E211D;
    border:1px solid #DCDAD2;
    border-radius:0.56rem;
}
.service-body .soft-visual p{margin:0;
    font-size:calc(19.1px * .875);
    line-height:1.7;}
.service-body .soft-visual a{color:inherit;
    text-decoration:none;
    border-bottom:1px solid #7FBF2E;}
.service-body .soft-visual a:hover{color:#33372F;
    border-color:#33372F;}
@media (max-width:900px){.service-body .plain-copy{
        grid-template-columns:1fr;
        gap:0.6rem;
    }
}
.page-frame{--state-active:calc(1.5rem * 1.05);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.page-frame .public-menu{max-width:1380px;margin:0 auto;display:flex;flex-direction:column;gap:var(--state-active);}
.page-frame h2,.page-frame p{margin:0;}
.page-frame h2{font-size:calc(19.1px * 2);line-height:1.12;}
.page-frame .compact-frame{font-size:19.1px;line-height:1.7;}
.page-frame .page-surface{display:flex;flex-direction:column;gap:calc(1.5rem / 2.4);}
.page-frame .strong-list{display:flex;flex-direction:column;gap:calc(1.33rem * .7);}
.page-frame details{padding:calc(calc(1.5rem * .75) * .95) calc(1.5rem * .75);border:1px solid #DCDAD2;border-radius:0.56rem;background:#FFFFFF;color:#1E211D;}
.page-frame details[open]{border-color:#7FBF2E;}
.page-frame summary{cursor:pointer;font-weight:700;font-size:19.1px;line-height:1.35;list-style:none;}
.page-frame summary::-webkit-details-marker{display:none;}
.page-frame summary::after{content:"+";float:right;font-weight:700;}
.page-frame details[open] summary::after{content:"–";}
.page-frame details p{margin-top:calc(1.5rem / 2.6);font-size:calc(19.1px * .875);line-height:1.7;}
.page-frame .soft-visual{font-size:calc(19.1px * .875);line-height:1.7;}
.page-frame .soft-visual a{text-decoration:underline;text-underline-offset:3px;}
.page-frame .soft-visual a:hover{}
@media (max-width:720px){.page-frame details{padding:calc(1.5rem * .75) calc(calc(1.5rem * .75) * .8);}.page-frame summary{font-size:calc(19.1px * .875);}
}
.active-unit{
  --state-active:calc(1.5rem * 1.05);
  padding:calc(1.5rem * 2.4) 2.46rem;
  background:#F6F5F1;
  color:#1E211D;
}
.active-unit .public-menu{max-width:1380px;
  margin:0 auto;
  display:flex;
  flex-wrap:wrap;
  align-items:flex-start;
  gap:calc(1.33rem * 1.5);}
.active-unit .site-inner{flex:1 1 32rem;
  min-width:0;}
.active-unit .content-body{
  flex:0 1 22rem;
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:calc(1.5rem * .75);
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  color:#1E211D;
  border:1px solid #DCDAD2;
  border-radius:0.78rem;
}
.active-unit h2{margin:0 0 calc(1.5rem * .75);
  font-size:calc(19.1px * 2);
  line-height:1.14;}
.active-unit p{margin:0;
  font-size:19.1px;
  line-height:1.7;}
.active-unit .compact-frame{color:#1E211D;}
.active-unit .soft-visual{margin-top:calc(1.5rem * .75);
  font-size:calc(19.1px * .875);
  color:#33372F;}
.active-unit .featured-lead{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  padding:calc(1.5rem * .75) 1.5rem;
  border-radius:0.28rem;
  background:#7FBF2E;
  color:#16200A;
  font-size:19.1px;
  font-weight:600;
  text-decoration:none;
  transition:background 400ms var(--ease-panel);
}
.active-unit .featured-lead:hover,
.active-unit .featured-lead:focus-visible{
  background:#6BA524;color:#1E211D;}
.active-unit .compact-track{font-size:calc(19.1px * .875);
  line-height:1.55;
  color:#33372F;}
.active-unit .compact-track a{color:inherit;
  text-decoration:underline;
  text-underline-offset:2px;}
.active-unit .compact-track a:hover,
.active-unit .compact-track a:focus-visible{color:#33372F;}
@media (max-width:720px){.active-unit .public-menu{
    flex-direction:column;
  }.active-unit .content-body{
    flex:1 1 auto;
    width:100%;
  }
}
.team-form{
  overflow: hidden;
  padding: calc(1.5rem * 2.4) 2.46rem;
  background: #7FBF2E;
  color: #16200A;
}
.team-form .public-menu{display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1.5rem 1.33rem;
  max-width: 1380px;
  margin: 0 auto;}
.team-form .page-surface{grid-column: 1 / 8;}
.team-form h2{margin: 0 0 calc(1.33rem * 1.5);
  font-size: calc(19.1px * 2.65);
  line-height: 1.05;}
.team-form .visual-form{margin: 0;
  font-size: calc(19.1px * 1.125);
  line-height: 1.7;}
.team-form .compact-track{grid-column: 1 / 8;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.team-form .focused-flow{padding-top: calc(1.5rem * .75);
  border-top: 1px solid color-mix(in srgb, currentColor 34%, transparent);
  animation: contactCatalogRise calc(400ms * 2.4) var(--ease-panel) both;}
.team-form .focused-flow.email{animation-delay: calc(400ms * .4);}
.team-form .focused-flow span{display: block;
  margin-bottom: calc(1.5rem * .75);
  font-size: calc(19.1px * .875);
  opacity: .7;}
.team-form .focused-flow a{color: inherit;
  text-decoration: none;}
.team-form .focused-flow strong{font-size: calc(19.1px * 1.35);
  overflow-wrap: anywhere;}
.team-form .focused-flow .soft-visual{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(19.1px * .875);
  line-height: 1.7;
  opacity: .82;}
.team-form .content-body{grid-column: 9 / -1;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding-top: calc(1.5rem * .75);
  border-top: 1px solid color-mix(in srgb, currentColor 34%, transparent);
  animation: contactCatalogRise calc(400ms * 2.4) var(--ease-panel) both;
  animation-delay: calc(400ms * .8);}
.team-form .content-body .visual-view span{display: block;
  margin-bottom: calc(1.5rem * .75);
  font-size: calc(19.1px * .875);
  opacity: .7;}
.team-form .content-body .visual-view p{margin: 0;
  line-height: 1.7;}
.team-form .service-flow{grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  gap: 1.33rem;
  padding-top: 1.5rem;
  border-top: 1px solid color-mix(in srgb, currentColor 34%, transparent);}
.team-form .service-flow a{color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;}
.team-form .service-flow a span{display: block;
  margin-top: calc(1.5rem * .75);
  font-size: calc(19.1px * .875);
  opacity: .72;}
@keyframes contactCatalogRise {from{ opacity: 0; transform: translateY(calc(calc(1.33rem * 1) * .12)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 760px) {.team-form .public-menu{
    display: block;
  }.team-form .compact-track,
  .team-form .content-body,
  .team-form .service-flow{
    margin-top: 1.5rem;
  }
}
@media (prefers-reduced-motion: reduce) {.team-form .focused-flow,
  .team-form .content-body{ animation: none; }
}
.steady-block{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem calc(calc(1.5rem * 2.4) * .62);
        background: #F6F5F1;
        color: #1E211D;
        border-bottom: 1px solid #DCDAD2;
    }
.steady-block .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.steady-block h1{margin: 0;
        max-width: 44rem;
        font-size: clamp(1.95rem, 4.6vw, calc(19.1px * 2.65));
        line-height: 1.08;
        font-weight: 700;
        letter-spacing: -0.01em;
        text-align: left;}
.steady-block .bottom-header{max-width: 60rem;
        padding-left: 1.1rem;
        border-left: 3px solid #7FBF2E;}
.steady-block p{margin: 0;
        font-size: clamp(1rem, 1.15vw, 19.1px);
        line-height: 1.72;
        color: inherit;}
@media (max-width: 680px) {.steady-block{
            padding-top: calc(calc(1.5rem * 2.4) * .58);
            padding-bottom: calc(calc(1.5rem * 2.4) * .48);
        }.steady-block h1{
            max-width: 100%;
        }.steady-block .bottom-header{
            padding-left: 0.85rem;
        }
    }
.strong-inner{--state-active:calc(1.5rem * 1.18);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.strong-inner .public-menu{max-width:1380px;margin:0 auto;}
.strong-inner h2,.strong-inner h3,.strong-inner p{margin:0;}
.strong-inner h2{font-size:calc(19.1px * 2);line-height:1.14;}
.strong-inner h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.strong-inner p{font-size:19.1px;line-height:1.7;}
.strong-inner a{text-decoration:none;}
.strong-inner a:hover{}
.strong-inner .compact-frame{margin-top:1.5rem;}
.strong-inner .wide-proof{display:flex;flex-direction:column;gap:var(--state-active);margin-top:var(--state-active);}
.strong-inner .visual-view{min-width:0;padding-block-start:calc(1.5rem * .75);border-top:1px solid #DCDAD2;}
.strong-inner .visual-view p{margin-top:calc(1.5rem / 3);}
.strong-inner .visual-view a{display:inline-flex;margin-top:calc(1.5rem / 2);font-size:calc(19.1px * .875);}
.strong-inner .steady-area{margin-top:var(--state-active);padding-block-start:calc(1.5rem * .75);border-top:1px solid #DCDAD2;font-size:calc(19.1px * .875);}
@media (min-width:900px){.strong-inner .wide-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:1.33rem;}.strong-inner .visual-view{padding-block-start:0;border-top:0;padding-inline-start:calc(1.5rem * .75);border-inline-start:1px solid #DCDAD2;}.strong-inner .visual-view:first-child{padding-inline-start:0;border-inline-start:0;}
}
.simple-callout{
  --state-active:calc(1.5rem * 0.9);
  padding:calc(1.5rem * 2.4) 2.46rem;
  background:#F6F5F1;
  color:#1E211D;
}
.simple-callout .public-menu{max-width:1380px;
  margin:0 auto;
  display:flex;
  flex-direction:column;
  gap:var(--state-active);}
.simple-callout h2,
.simple-callout h3,
.simple-callout p{margin:0;}
.simple-callout h2{font-size:calc(19.1px * 2);
  line-height:1.14;}
.simple-callout h3{font-size:calc(19.1px * 1.35);
  line-height:1.22;}
.simple-callout p{font-size:19.1px;
  line-height:1.7;
  color:#33372F;}
.simple-callout .page-surface{display:flex;
  flex-direction:column;
  gap:calc(calc(1.33rem * 1.5) / 2);}
.simple-callout .compact-frame{font-size:calc(19.1px * 1.125);
  color:#1E211D;}
.simple-callout .wide-proof{display:flex;
  flex-wrap:wrap;
  gap:1.33rem;}
.simple-callout .visual-view{
  flex:1 1 calc(50% - 1.33rem);
  min-width:260px;
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  color:#1E211D;
  border:1px solid #DCDAD2;
  border-radius:0.56rem;
  display:flex;
  flex-direction:column;
  gap:calc(calc(1.33rem * 1.5) / 3);
}
.simple-callout .visual-view p{color:#1E211D;
  opacity:.82;}
.simple-callout .compact-track{font-size:calc(19.1px * .875);
  color:#33372F;
  padding-top:calc(calc(1.33rem * 1.5) / 2);
  border-top:1px solid #DCDAD2;}
.simple-callout .compact-track a{color:inherit;
  text-decoration:underline;
  text-underline-offset:3px;}
.simple-callout .compact-track a:hover{color:#33372F;}
@media (max-width:720px){.simple-callout .visual-view{
    flex:1 1 100%;
  }
}
.secondary-callout{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.secondary-callout .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.secondary-callout h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(2rem, 5vw, calc(19.1px * 2.65));
        line-height: 1.06;
        font-weight: 700;
        letter-spacing: -0.01em;}
.secondary-callout .bottom-header{max-width: 44rem;
        padding-left: calc(1.5rem * .75);
        border-left: 3px solid #7FBF2E;}
.secondary-callout p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.72;
        color: #33372F;}
@media (max-width: 680px) {.secondary-callout{
            padding-top: calc(calc(1.5rem * 2.4) * .58);
            padding-bottom: calc(calc(1.5rem * 2.4) * .58);
        }.secondary-callout h1{
            max-width: 100%;
        }.secondary-callout .bottom-header{
            padding-left: calc(1.5rem * .75);
        }
    }
.offer-details{
  --state-active:calc(1.5rem * 1.15);
  --font-body:calc(1380px / 3.4);
  padding:calc(1.5rem * 2.4) 2.46rem;
  background:#F6F5F1;
  color:#1E211D;
}
.offer-details .public-menu{max-width:1380px;margin:0 auto;}
.offer-details h2,.offer-details h3,.offer-details p{margin:0;}
.offer-details h2{font-size:calc(19.1px * 2);line-height:1.14;}
.offer-details h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.offer-details p{font-size:19.1px;line-height:1.7;}
.offer-details .compact-frame{margin-top:1.5rem;}
.offer-details .top-inner{padding-inline-start:calc(2.46rem / 3);}
.offer-details .wide-area{padding-block:calc(var(--state-active) / 2);}
.offer-details .text-rail{display:flex;
  flex-wrap:wrap;
  gap:1.33rem;
  margin-top:var(--state-active);}
.offer-details .visual-view{
  flex:1 1 var(--font-body);
  min-width:0;
  padding:calc(var(--state-active) * .7);
  border-radius:0.56rem;
  background:#FFFFFF;
  color:#1E211D;
  border:1px solid #DCDAD2;
  box-shadow:0 1px 5px rgba(0,0,0,0.12);
}
.offer-details .visual-view p{margin-top:calc(1.5rem / 3);}
.offer-details .visual-view a{display:inline-block;
  margin-top:calc(1.5rem / 2);
  font-size:calc(19.1px * .875);
  text-decoration:none;
  border-bottom:1px solid #7FBF2E;
  padding-bottom:2px;}
.offer-details .visual-view a:hover{border-bottom-color:#33372F;}
.offer-details .compact-track{
  margin-top:var(--state-active);
  padding:calc(var(--state-active) * .6) calc(var(--state-active) * .7);
  border-radius:0.56rem;
  background:#ECEAE3;
  color:#33372F;
}
.offer-details .compact-track p{font-size:calc(19.1px * .875);}
.offer-details .compact-track a{text-decoration:none;border-bottom:1px solid #7FBF2E;}
.offer-details .compact-track a:hover{border-bottom-color:#33372F;}
@media (max-width:720px){.offer-details .top-inner{padding-inline-start:0;}.offer-details .visual-view{flex:1 1 100%;}
}
.contact-group{--state-active:calc(1.5rem * 0.95);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.contact-group .public-menu{max-width:1380px;margin:0 auto;}
.contact-group h1,.contact-group h2,.contact-group h3,.contact-group p{margin:0;}
.contact-group h2{font-size:calc(19.1px * 2);line-height:1.14;}
.contact-group h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.contact-group p{font-size:19.1px;line-height:1.7;}
.contact-group a{color:inherit;text-decoration:none;}
.contact-group a:hover{color:#33372F;}
.contact-group .soft-visual{font-size:calc(19.1px * .875);letter-spacing:0.04em;text-transform:uppercase;color:#33372F;}
.contact-group .featured-lead{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.28rem;background:#7FBF2E;color:#16200A;font-size:19.1px;}
.contact-group .featured-lead:hover{background:#6BA524;color:#16200A;}
.contact-group .media-items{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.33rem;}
.contact-group .media-items>.primary-menu{flex:1 1 60%;min-width:0;}
.contact-group .media-items>.featured-lead{flex:0 0 auto;}
.contact-group .media-items>.wide-proof{flex:1 1 100%;}
.contact-group .primary-menu h2{margin-top:calc(1.5rem / 2);}
.contact-group .wide-proof{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.33rem;margin-top:var(--state-active);}
.contact-group .visual-view{flex:1 1 calc(1380px / 4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid #DCDAD2;}
.contact-group .visual-view p{margin-top:calc(1.5rem / 3);color:#33372F;}
.contact-group .compact-track{flex:1 1 100%;margin-top:var(--state-active);padding-top:calc(1.5rem * .75);border-top:1px solid #DCDAD2;font-size:calc(19.1px * .875);color:#33372F;}
@media (max-width:720px){.contact-group .visual-view{flex:1 1 100%;}.contact-group .media-items>.primary-menu{flex:1 1 100%;}
}
.primary-header{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.primary-header .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.primary-header h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(1.9rem, 4.6vw, calc(19.1px * 2.65));
        line-height: 1.06;
        font-weight: 700;
        letter-spacing: -0.01em;}
.primary-header .bottom-header{max-width: 44rem;
        padding-left: 1.1rem;
        border-left: 3px solid #7FBF2E;}
.primary-header p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.72;}
@media (max-width: 680px) {.primary-header{
            padding-top: calc(calc(1.5rem * 2.4) * .56);
            padding-bottom: calc(calc(1.5rem * 2.4) * .56);
        }.primary-header .bottom-header{
            padding-left: .85rem;
        }
    }
.bottom-section{--state-active:calc(1.5rem * 1.2);padding:calc(1.5rem * 2.4) 2.46rem;background:#7FBF2E;color:#16200A;}
.bottom-section .public-menu{max-width:1380px;margin:0 auto;}
.bottom-section h2,.bottom-section h3,.bottom-section p{margin:0;}
.bottom-section h2{font-size:calc(19.1px * 2);line-height:1.12;}
.bottom-section h3{font-size:calc(19.1px * 1.35);line-height:1.2;}
.bottom-section p{font-size:19.1px;line-height:1.7;}
.bottom-section .page-surface{display:flex;flex-direction:column;gap:calc(1.5rem / 2.4);}
.bottom-section .compact-frame{max-width:none;}
.bottom-section .wide-proof{display:flex;flex-wrap:wrap;gap:var(--state-active) 1.33rem;margin-top:var(--state-active);}
.bottom-section .visual-view{flex:1 1 calc(50% - 1.33rem);min-width:min(100%, 22rem);display:flex;flex-direction:column;gap:calc(1.5rem / 3.2);padding-top:calc(1.5rem / 2.6);border-top:1px solid color-mix(in srgb, currentColor 22%, transparent);}
.bottom-section .soft-visual{margin-top:var(--state-active);}
.bottom-section .compact-track{display:flex;flex-wrap:wrap;gap:1.33rem;margin-top:calc(1.5rem / 2);}
.bottom-section .compact-track a{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb, currentColor 45%, transparent);padding-bottom:2px;font-size:calc(19.1px * .875);}
.bottom-section .compact-track a:hover{border-bottom-color:currentColor;}
@media (max-width:720px){.bottom-section .visual-view{flex:1 1 100%;}
}
.steady-body{--state-active:calc(1.5rem * 1.15);--field-content:1px solid #DCDAD2;padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.steady-body .public-menu{max-width:1380px;margin:0 auto;}
.steady-body h2,.steady-body h3,.steady-body p{margin:0;}
.steady-body h2{font-size:calc(19.1px * 2);line-height:1.14;}
.steady-body h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.steady-body p{font-size:19.1px;line-height:1.7;}
.steady-body a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(127, 191, 46, 0.45);}
.steady-body a:hover{color:#33372F;}
.steady-body .soft-visual{font-size:calc(19.1px * .875);letter-spacing:.02em;text-transform:uppercase;color:#33372F;margin-bottom:calc(1.5rem / 2);}
.steady-body .compact-frame{margin-top:1.5rem;color:#33372F;}
.steady-body .wide-proof{display:flex;flex-direction:column;margin-top:var(--state-active);border-top:var(--field-content);}
.steady-body .visual-view{padding:calc(1.5rem * .75) 0;border-bottom:var(--field-content);}
.steady-body .primary-menu{display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.steady-body .primary-menu p{color:#33372F;}
@media (min-width:900px){.steady-body .visual-view{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:1.33rem;align-items:start;}.steady-body .primary-menu{display:contents;}.steady-body .primary-menu h3{grid-column:1;}.steady-body .primary-menu p{grid-column:2;margin:0;}
}
.media-shell{
        padding: calc(calc(1.5rem * 2.4) * .7) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.media-shell .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.media-shell h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(1.95rem, 5vw, calc(19.1px * 2.65));
        line-height: 1.06;
        font-weight: 700;
        letter-spacing: -0.01em;}
.media-shell .bottom-header{max-width: 44rem;
        padding-left: 0;
        border-left: 3px solid #7FBF2E;
        padding-left: calc(1.5rem * .75);}
.media-shell p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.7;}
@media (max-width: 680px) {.media-shell{
            padding-top: calc(calc(1.5rem * 2.4) * .5);
            padding-bottom: calc(calc(1.5rem * 2.4) * .5);
        }.media-shell h1{
            max-width: 100%;
        }.media-shell .bottom-header{
            max-width: 100%;
            border-left-width: 2px;
        }
    }
.simple-list{--state-active:calc(1.5rem * 1.25);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.simple-list .public-menu{max-width:1380px;margin:0 auto;display:flex;flex-direction:column;gap:calc(1.33rem * 1.5);}
.simple-list h2,.simple-list h3,.simple-list p{margin:0;}
.simple-list h2{font-size:calc(19.1px * 2);line-height:1.15;}
.simple-list h3{font-size:calc(19.1px * 1.35);line-height:1.25;}
.simple-list p{font-size:19.1px;line-height:1.7;}
.simple-list .compact-frame{font-size:calc(19.1px * 1.125);color:#33372F;}
.simple-list .wide-proof{display:flex;flex-direction:column;gap:var(--state-active);border-top:1px solid #DCDAD2;padding-top:calc(1.33rem * 1.5);}
.simple-list .visual-view{display:grid;grid-template-columns:minmax(0,1fr);gap:calc(1.5rem / 3);padding-bottom:var(--state-active);border-bottom:1px solid #DCDAD2;}
.simple-list .visual-view:last-child{border-bottom:none;padding-bottom:0;}
.simple-list .soft-visual{margin-top:calc(1.33rem * 1.5);padding:calc(1.5rem * .75);background:#ECEAE3;color:#33372F;border-radius:0.56rem;font-size:calc(19.1px * .875);}
.simple-list .soft-visual a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.simple-list .soft-visual a:hover{color:#33372F;}
@media (min-width:900px){.simple-list .visual-view{grid-template-columns:minmax(0,0.9fr) minmax(0,1.6fr);gap:2.46rem;align-items:start;}.simple-list .visual-view p{margin-top:0;}
}
.contact-tile{--state-active:calc(1.5rem * 0.95);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.contact-tile .public-menu{max-width:1380px;margin:0 auto;}
.contact-tile h2,.contact-tile h3,.contact-tile p{margin:0;}
.contact-tile h2{font-size:calc(19.1px * 2);line-height:1.14;}
.contact-tile h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.contact-tile p{font-size:19.1px;line-height:1.7;}
.contact-tile a{color:inherit;text-decoration:none;}
.contact-tile .soft-visual{font-size:calc(19.1px * .875);letter-spacing:.04em;text-transform:uppercase;}
.contact-tile .compact-frame{margin-top:calc(1.5rem / 2);}
.contact-tile .featured-lead{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.28rem;background:#7FBF2E;color:#16200A;font-size:calc(19.1px * .875);}
.contact-tile .featured-lead:hover{background:#6BA524;color:#1E211D;}
.contact-tile .wide-proof{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.33rem;margin-top:var(--state-active);}
.contact-tile .visual-view{flex:1 1 calc(1380px / 4.4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid #DCDAD2;}
.contact-tile .visual-view p{margin-top:calc(1.5rem / 3);}
.contact-tile .visual-view h3 + p{margin-top:calc(1.5rem / 2.4);}
.contact-tile .compact-track{margin-top:calc(1.5rem / 2.6);}
.contact-tile .compact-track a{border-bottom:1px solid #7FBF2E;padding-bottom:1px;}
.contact-tile .compact-track a:hover{border-bottom-color:#33372F;}
.contact-tile .media-items{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.33rem;}
.contact-tile .media-items>.primary-menu{flex:1 1 auto;min-width:0;}
.contact-tile .media-items>.featured-lead{flex:0 0 auto;}
.contact-tile .media-items>.wide-proof{flex:1 1 100%;}
@media (max-width:720px){.contact-tile .visual-view{flex:1 1 100%;}.contact-tile .featured-lead{width:100%;}
}
.quiet-list{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.quiet-list .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.quiet-list .compact-frame{padding-bottom: calc(1.33rem * 1.5);
        border-bottom: 1px solid #DCDAD2;}
.quiet-list h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(1.95rem, 4.6vw, calc(19.1px * 2.65));
        line-height: 1.08;
        font-weight: 700;
        letter-spacing: -0.01em;}
.quiet-list .primary-menu{max-width: 62rem;}
.quiet-list p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.7;
        color: #33372F;}
@media (max-width: 680px) {.quiet-list{
            padding-top: calc(calc(1.5rem * 2.4) * .58);
            padding-bottom: calc(calc(1.5rem * 2.4) * .58);
        }.quiet-list h1{
            max-width: 100%;
        }
    }
.narrow-story{--state-active:calc(1.5rem * 1.1);padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.narrow-story .public-menu{max-width:1380px;margin:0 auto;}
.narrow-story h2,.narrow-story h3,.narrow-story p{margin:0;}
.narrow-story h2{font-size:calc(19.1px * 2);line-height:1.12;}
.narrow-story h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.narrow-story p{font-size:19.1px;line-height:1.7;}
.narrow-story .soft-visual{font-size:calc(19.1px * .875);letter-spacing:.04em;text-transform:uppercase;color:#33372F;background:#ECEAE3;display:inline-block;padding:calc(calc(1.5rem * .75) / 3) calc(1.5rem * .75);border-radius:0.28rem;margin-bottom:calc(1.33rem * 1.5);}
.narrow-story .compact-frame{margin-top:calc(1.33rem * 1.5);color:#33372F;}
.narrow-story .wide-proof{display:flex;flex-direction:column;gap:var(--state-active);margin-top:var(--state-active);border-top:1px solid #DCDAD2;}
.narrow-story .visual-view{min-width:0;padding-top:var(--state-active);border-bottom:1px solid #DCDAD2;padding-bottom:var(--state-active);}
.narrow-story .visual-view:last-child{border-bottom:none;padding-bottom:0;}
.narrow-story .primary-menu{display:flex;flex-direction:column;gap:calc(1.5rem / 3);}
.narrow-story .primary-menu p{color:#33372F;}
.narrow-story .compact-track{margin-top:var(--state-active);font-size:calc(19.1px * .875);color:#33372F;}
.narrow-story .compact-track a{color:inherit;text-decoration:underline;text-underline-offset:3px;}
.narrow-story .compact-track a:hover{color:#33372F;}
@media (min-width:900px){.narrow-story .visual-view{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:1.33rem;align-items:start;}.narrow-story .primary-menu{display:contents;}.narrow-story .primary-menu h3{margin:0;}.narrow-story .primary-menu p{margin:0;}
}
.local-view{--state-active:calc(1.5rem * 1.05);--layer-base:calc(1380px / 2.4);padding:calc(1.5rem * 2.4) 2.46rem;background:#FFFFFF;color:#1E211D;}
.local-view .public-menu{max-width:1380px;margin:0 auto;}
.local-view h2,.local-view h3,.local-view p{margin:0;}
.local-view h2{font-size:calc(19.1px * 2);line-height:1.14;}
.local-view h3{font-size:calc(19.1px * 1.35);line-height:1.22;}
.local-view p{font-size:19.1px;line-height:1.7;}
.local-view a{color:inherit;text-decoration:none;}
.local-view .soft-visual{margin:0 0 calc(1.5rem / 3);font-size:calc(19.1px * .875);letter-spacing:0.04em;text-transform:uppercase;}
.local-view .compact-frame{margin-top:calc(1.5rem / 2);}
.local-view .featured-lead{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.28rem;background:#7FBF2E;color:#16200A;font-size:calc(19.1px * .875);}
.local-view .featured-lead:hover{background:#6BA524;color:#1E211D;}
.local-view .wide-proof{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.33rem;margin-top:var(--state-active);}
.local-view .visual-view{flex:1 1 calc(1380px / 4.4);min-width:0;padding-top:calc(1.5rem * .75);border-top:1px solid #DCDAD2;}
.local-view .visual-view p{margin-top:calc(1.5rem / 3);}
.local-view .visual-view a{display:inline-block;margin-top:calc(1.5rem / 3);font-size:calc(19.1px * .875);}
.local-view .visual-view a:hover{}
.local-view .media-items{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.33rem;}
.local-view .media-items>.primary-menu{flex:1 1 auto;min-width:0;}
.local-view .media-items>.featured-lead{flex:0 0 auto;}
.local-view .media-items>.wide-proof{flex:1 1 100%;}
@media (max-width:720px){.local-view .visual-view{flex:1 1 100%;}
}
.main-header{
        color: #1E211D;
        background: #F6F5F1;
        padding: calc(1.5rem * 2.4) 2.46rem;
    }
.main-header .c{max-width: 1380px;
        margin: 0 auto;
        display: grid;
        gap: 2.46rem;}
@media (min-width: 1024px) {.main-header .c{
            grid-template-columns: minmax(0, 1fr) 320px;
            align-items: start;
        }
    }
.main-header .media-tile{margin-bottom: 1.5rem;}
.main-header h1{font-size: calc(19.1px * 2.65);
        line-height: 1.15;
        margin: 0 0 calc(1.33rem * 1.5);}
.main-header .compact-frame{font-size: calc(19.1px * 1.125);
        line-height: 1.7;
        margin: 0;}
.main-header .strong-intro{line-height: 1.7;}
.main-header .strong-intro p{margin: 0 0 calc(1.33rem * 1.5);}
.main-header .strong-intro h2{font-size: calc(19.1px * 1.35);
        margin: 1.5rem 0 calc(1.33rem * 1.5);}
.main-header .wide-proof{margin: 0 0 calc(1.33rem * 1.5);
        padding-left: 1.2rem;
        display: flex;
        flex-direction: column;
        gap: 0.5rem;}
.main-header .compact-track{margin-top: 1.5rem;
        padding-top: calc(1.33rem * 1.5);
        border-top: 1px solid #DCDAD2;
        font-size: calc(19.1px * .875);}
.main-header .compact-track p{margin: 0;}
.main-header .compact-track a{text-decoration: none;
        border-bottom: 1px solid #7FBF2E;}
.main-header .compact-track a:hover{border-bottom-color: #33372F;}
.main-header .content-body{
        background: #FFFFFF;
        color: #1E211D;
        border: 1px solid #DCDAD2;
        border-radius: 0.78rem;
        padding: calc(1.5rem * .75);
        box-shadow: 0 1px 5px rgba(0,0,0,0.12);
    }
.main-header .content-body h3{font-size: 19.1px;
        margin: 0 0 calc(1.33rem * 1.5);}
.main-header .bottom-headline{margin: 0;
        display: flex;
        flex-direction: column;
        gap: 0.6rem;}
.main-header .bottom-headline .plain-copy{display: flex;
        justify-content: space-between;
        gap: 1.33rem;
        padding-bottom: 0.6rem;
        border-bottom: 1px solid #DCDAD2;}
.main-header .bottom-headline .plain-copy:last-child{border-bottom: none;
        padding-bottom: 0;}
.main-header .bottom-headline dt{font-size: calc(19.1px * .875);}
.main-header .bottom-headline dd{margin: 0;
        font-size: calc(19.1px * .875);
        text-align: right;}
.main-header .soft-visual{
        margin: calc(1.33rem * 1.5) 0 0;
        font-size: calc(19.1px * .875);
        padding: 0.6rem 0.8rem;
        background: #33372F;
        color: #F6F5F1;
        border-radius: 0.28rem;
    }
.focused-proof{
  background: #F6F5F1;
  color: #1E211D;
  padding: calc(1.5rem * 2.4) 2.46rem;
}
.focused-proof .public-menu{width: min(100%, 1380px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(15rem, .32fr) minmax(0, 1fr);
  gap: 1.33rem;
  align-items: start;}
.focused-proof h2,
.focused-proof h3,
.focused-proof p{margin: 0;}
.focused-proof h2{font-size: calc(19.1px * 2); line-height: 1.1;}
.focused-proof h3{font-size: calc(19.1px * 1.35); line-height: 1.18;}
.focused-proof p{font-size: 19.1px; line-height: 1.7;}
.focused-proof .visual-grid{
  display: grid;
  gap: calc(1.33rem * 1.5);
  align-content: start;
  padding: calc(1.5rem * .75);
  border-radius: 1.31rem;
  background: #ECEAE3;
  color: #33372F;
}
.focused-proof .main-fields{display: grid;
  gap: calc(1.33rem * 1.5);}
.focused-proof .plain-copy{
  display: grid;
  grid-template-columns: minmax(8rem, .26fr) minmax(0, 1fr);
  gap: 1.5rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.78rem;
  background: #FFFFFF;
  color: #1E211D;
  border: 1px solid #DCDAD2;
  text-decoration: none;
  transition: border-color 400ms var(--ease-panel);
}
.focused-proof .plain-copy:hover{border-color: #7FBF2E;}
.focused-proof .plain-copy b{display: block;
  font-size: calc(19.1px * .875);
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #33372F;}
.focused-proof .plain-copy h3{margin-top: .35rem;}
.focused-proof .plain-copy p{grid-column: 2;
  margin-top: .6rem;}
.focused-proof .compact-team{
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.33rem;
  padding: 1.5rem calc(1.5rem * .75);
  border-radius: 0.78rem;
  background: #1E211D;
  color: #F6F5F1;
}
.focused-proof .compact-team a{color: inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;}
.focused-proof .compact-team a:hover{border-color: #7FBF2E;}
@media (max-width: 860px) {.focused-proof .public-menu{ grid-template-columns: 1fr; }.focused-proof .plain-copy{ grid-template-columns: 1fr; }.focused-proof .plain-copy p{ grid-column: 1; }
}
.featured-visual{
  background:#ECEAE3;
  color:#33372F;
  padding:calc(1.5rem * 2.4) 2.46rem;
}
.featured-visual .public-menu{max-width:1380px;
  margin:0 auto;}
.featured-visual .wide-brand{max-width:52rem;}
.featured-visual h2{margin:0;
  font-size:calc(19.1px * 2);
  line-height:1.1;}
.featured-visual .wide-brand p{margin:1.5rem 0 0;
  font-size:calc(19.1px * 1.125);
  line-height:1.7;}
.featured-visual .team-steps{margin-top:calc(1.33rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.33rem;}
.featured-visual .compact-track{
  flex:1 1 18rem;
  min-width:0;
  padding:calc(1.5rem * .75);
  border-radius:0.78rem;
  background:#FFFFFF;
  color:#1E211D;
  border:1px solid #DCDAD2;
}
.featured-visual .compact-track h3{margin:0 0 .5rem;
  font-size:calc(19.1px * 1.35);
  line-height:1.2;}
.featured-visual .compact-track p{margin:0;
  line-height:1.7;}
.featured-visual .compact-track p + p{margin-top:.6rem;}
.featured-visual .compact-track .soft-visual{font-size:calc(19.1px * .875);}
.featured-visual .featured-lead{display:inline-block;
  margin-top:.9rem;
  text-decoration:none;
  border-bottom:1px solid #7FBF2E;
  font-weight:600;}
.featured-visual .featured-lead:hover{border-bottom-color:#33372F;}
.featured-visual .text-service{margin-top:calc(1.33rem * 1.5);
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:1.33rem;}
.featured-visual .focused-flow{
  padding:calc(1.5rem * .75);
  border-radius:0.56rem;
  background:#FFFFFF;
  color:#1E211D;
  border:1px solid #DCDAD2;
}
.featured-visual .focused-flow strong{display:block;
  font-size:19.1px;
  margin-bottom:.35rem;}
.featured-visual .focused-flow span{display:block;
  line-height:1.7;}
.featured-visual .content-body{
  margin-top:calc(1.33rem * 1.5);
  padding:calc(1.5rem * .75);
  border-radius:0.78rem;
  background:#1E211D;
  color:#F6F5F1;
}
.featured-visual .content-body p{margin:0;
  line-height:1.7;}
.featured-visual .content-body a{color:inherit;
  text-decoration:underline;}
.featured-visual .content-body a:hover{}
@media (max-width:760px){.featured-visual .text-service{
    grid-template-columns:1fr;
  }
}
.compact-surface{padding:calc(1.5rem * 2.4) 2.46rem;background:#1E211D;color:#F6F5F1}
.compact-surface .page-links{max-width:1380px;margin:0 auto}
.compact-surface h2{max-width:20ch;margin:0;font-size:calc(19.1px * 2);line-height:1.1}
.compact-surface .featured-region{margin:1.5rem 0 calc(1.33rem * 1.5);font-size:calc(19.1px * 1.125);line-height:1.7;opacity:.82}
.compact-surface .content-group{display:flex;flex-direction:column;gap:calc(1.33rem * 1.5);margin:0;padding:0;list-style:none;counter-reset:nota}
.compact-surface .content-group>li{position:relative;padding-left:calc(1.33rem * 1.5);border-left:2px solid #7FBF2E;counter-increment:nota}
.compact-surface h3{margin:0;font-size:calc(19.1px * 1.35);line-height:1.2}
.compact-surface .content-group p{margin:calc(1.5rem * .75) 0 0;line-height:1.7;opacity:.82}
@media(max-width:680px){.compact-surface .content-group>li{padding-left:calc(1.5rem * .75)}}
.narrow-brand{padding:calc(1.5rem * 2.4) 2.46rem;background:#33372F;color:#F6F5F1}
.narrow-brand .public-menu{max-width:1380px;margin:0 auto}
.narrow-brand .visual-area{display:flex;gap:calc(1.33rem * 1.5);align-items:flex-start}
.narrow-brand .compact-frame{flex:1 1 34rem;min-width:0}
.narrow-brand h2{margin:0;font-size:calc(19.1px * 2);line-height:1.1}
.narrow-brand .compact-frame p{margin:1.5rem 0 0;font-size:calc(19.1px * 1.125);line-height:1.7}
.narrow-brand .offer-block{flex:1 1 30rem;min-width:0;background:#1E211D;color:#F6F5F1;border-radius:0.78rem;padding:1.33rem;box-shadow:0 6px 22px rgba(0,0,0,0.15)}
.narrow-brand .offer-block>p{margin:0;line-height:1.7}
.narrow-brand .simple-contact{display:flex;flex-wrap:wrap;gap:calc(1.5rem * .75);margin-top:1.5rem}
.narrow-brand .simple-contact a{border-radius:0.28rem;background:#7FBF2E;color:#16200A;padding:calc(calc(1.5rem * .75)*.7) calc(1.5rem * .75);text-decoration:none;font-size:calc(19.1px * .875);line-height:1.2}
.narrow-brand .simple-contact a:hover{background:#6BA524;color:#1E211D;}
@media(max-width:820px){.narrow-brand .visual-area{display:block}.narrow-brand .offer-block{margin-top:calc(1.33rem * 1.5);padding:1.5rem}.narrow-brand h2{font-size:calc(19.1px * 1.35)}}
.media-lead{color:#1E211D;background:#F6F5F1;padding:calc(1.5rem * 2.4) 2.46rem;}
.media-lead .c{max-width:1380px;margin:0 auto;display:grid;gap:2.46rem;}
@media (min-width:1024px){.media-lead .c{grid-template-columns:minmax(0,1fr) 320px;align-items:start;}}
.media-lead .media-tile{margin-bottom:1.5rem;}
.media-lead h1{font-size:calc(19.1px * 2.65);line-height:1.2;margin:0 0 0.6rem;}
.media-lead .compact-frame{font-size:calc(19.1px * 1.125);margin:0 0 1rem;}
.media-lead .compact-details{display:flex;flex-wrap:wrap;gap:1.33rem;font-size:calc(19.1px * .875);}
.media-lead .strong-intro{line-height:1.7;}
.media-lead .strong-intro h2{font-size:calc(19.1px * 1.35);margin:calc(1.33rem * 1.5) 0 0.5rem;}
.media-lead .strong-intro p{margin:0 0 1rem;}
.media-lead .featured-lead{margin-top:calc(1.33rem * 1.5);padding:calc(1.5rem * .75);background:#ECEAE3;color:#33372F;border-radius:0.78rem;display:flex;flex-wrap:wrap;gap:1.33rem;align-items:center;}
.media-lead .featured-lead .soft-visual{margin:0;flex:1 1 260px;}
.media-lead .compact-track{display:inline-block;padding:0.6rem 1rem;background:#7FBF2E;color:#16200A;border-radius:0.56rem;text-decoration:none;font-size:calc(19.1px * .875);}
.media-lead .compact-track:hover{background:#6BA524;color:#1E211D;}
.media-lead .content-body{background:#FFFFFF;color:#1E211D;border:1px solid #DCDAD2;border-radius:0.78rem;padding:calc(1.5rem * .75);box-shadow:0 1px 5px rgba(0,0,0,0.12);}
.media-lead .content-body h3{margin:0 0 1rem;font-size:19.1px;}
.media-lead .wide-proof{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0.6rem;}
.media-lead .visual-view{display:flex;flex-direction:column;gap:0.15rem;padding-bottom:0.6rem;border-bottom:1px solid #DCDAD2;}
.media-lead .visual-view:last-child{border-bottom:0;padding-bottom:0;}
.media-lead .public-quote{font-size:calc(19.1px * .875);}
.media-lead .contact-story{font-size:calc(19.1px * .875);}
.media-lead .content-body .soft-visual{margin:1rem 0 0;font-size:calc(19.1px * .875);}
.media-lead .content-body a{text-decoration:none;}
.media-lead .content-body a:hover{text-decoration:underline;}
.local-list{
  background: #F6F5F1;
  color: #1E211D;
  padding: calc(1.5rem * 2.4) 2.46rem;
}
.local-list .public-menu{width: min(100%, 1380px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: calc(1.33rem * 1.5);
  align-items: flex-start;}
.local-list .compact-frame{flex: 1 1 340px;
  display: grid;
  gap: 1.5rem;}
.local-list .wide-proof{flex: 1 1 380px;
  display: grid;
  gap: calc(1.5rem * .75);}
.local-list h2,
.local-list h3,
.local-list p{margin: 0;}
.local-list h2{font-size: calc(19.1px * 2);
  line-height: 1.08;}
.local-list h3{font-size: calc(19.1px * 1.35);
  line-height: 1.2;}
.local-list p{font-size: 19.1px;
  line-height: 1.7;}
.local-list .visual-view{display: grid;
  gap: calc(1.5rem * .75);
  padding: calc(1.5rem * .75) 0 calc(1.5rem * .75) 1.5rem;
  border-left: 2px solid #DCDAD2;}
.local-list .visual-view:nth-child(2){border-left-color: #7FBF2E;}
.local-list .wide-view{font-size: calc(19.1px * .875);
  color: #33372F;
  letter-spacing: 0.02em;}
@media (max-width: 860px) {.local-list .public-menu{
    flex-direction: column;
  }.local-list h2{
    font-size: calc(19.1px * 1.35);
  }
}
.strong-story{padding:calc(1.5rem * 2.4) 2.46rem;background:linear-gradient(135deg, #F6F5F1 0%, #E8E6DE 55%, #DDE6CC 100%);color:#1E211D;}
.strong-story .public-menu{max-width:1380px;margin:0 auto;}
.strong-story .direct-form{margin-bottom:calc(1.33rem * 1.5);}
.strong-story .direct-form h2{margin:0;font-size:calc(19.1px * 2);line-height:1.25;}
.strong-story .direct-form p{margin:1.5rem 0 0;font-size:19.1px;opacity:.92;}
.strong-story .wide-proof{display:flex;flex-direction:column;gap:1.33rem;}
.strong-story .visual-view{border:1px solid #DCDAD2;border-radius:0.56rem;background:#FFFFFF;color:#1E211D;overflow:hidden;}
.strong-story .visual-view button{width:100%;border:0;background:transparent;color:inherit;text-align:left;font:inherit;font-weight:700;font-size:19.1px;padding:1.5rem 2.46rem;cursor:pointer;}
.strong-story .visual-view button:focus-visible{outline:2px solid rgba(127, 191, 46, 0.45);outline-offset:-2px;}
.strong-story .visual-view p{margin:0;max-height:0;overflow:hidden;padding:0 2.46rem;transition:max-height 400ms var(--ease-panel),padding 400ms var(--ease-panel);font-size:19.1px;line-height:1.7;}
.strong-story .visual-view.is-open p{max-height:320px;padding:0 2.46rem 1.5rem;}
.strong-story .compact-track{margin:calc(1.33rem * 1.5) 0 0;font-size:calc(19.1px * .875);opacity:.9;}
.strong-story .compact-track a{text-decoration:underline;text-underline-offset:3px;}
.strong-story .compact-track a:hover{}
.fresh-grid{
        padding: calc(1.5rem * 2.4) 2.46rem;
        background: #ECEAE3;
        color: #33372F
    }
.fresh-grid .public-menu{max-width: 1380px;
        margin: 0 auto}
.fresh-grid .site-unit{display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);
        align-items: flex-start}
.fresh-grid h2{min-width: 0;
        margin: 0;
        font-size: calc(19.1px * 2);
        line-height: 1.1}
.fresh-grid .strong-intro{min-width: 0;
        display: flex;
        flex-direction: column;
        gap: 1.5rem}
.fresh-grid .strong-intro p{margin: 0;
        font-size: calc(19.1px * 1.125);
        line-height: 1.7}
.fresh-grid .site-summary{display: flex;
        flex-wrap: wrap;
        gap: 1.33rem;
        margin-top: calc(1.5rem * .75)}
.fresh-grid .site-summary span{
        border-radius: 0.56rem;
        background: #FFFFFF;
        color: #1E211D;
        border: 1px solid #DCDAD2;
        padding: calc(calc(1.5rem * .75) * .7) calc(1.5rem * .75);
        font-size: calc(19.1px * .875);
        line-height: 1.4
    }
@media (max-width: 760px) {.fresh-grid .site-unit{
            display: block
        }.fresh-grid .strong-intro{
            margin-top: 1.5rem
        }
    }
.quiet-contact{padding:calc(1.5rem * 2.4) 2.46rem;background:#ECEAE3;color:#33372F}
.quiet-contact .public-menu{max-width:1380px;margin:0 auto}
.quiet-contact .text-rail{display:flex;flex-wrap:wrap;gap:calc(1.33rem * 1.5);align-items:flex-start}
.quiet-contact .site-unit{flex:1 1 18rem;min-width:0;border-top:2px solid #7FBF2E;padding-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}
.quiet-contact .site-unit p{margin:0;font-size:calc(19.1px * .875);line-height:1.7}
.quiet-contact .site-unit a{align-self:flex-start;border-radius:0.28rem;background:#7FBF2E;color:#16200A;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none;font-size:calc(19.1px * .875)}
.quiet-contact .focused-rail{flex:2 1 40rem;min-width:0}
.quiet-contact h2{margin:0;font-size:calc(19.1px * 2);line-height:1.1}
.quiet-contact .focused-rail>p{margin:1.5rem 0 0;font-size:calc(19.1px * 1.125);line-height:1.7}
.quiet-contact .wide-proof{margin-top:calc(1.33rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.quiet-contact .wide-proof p{margin:0;padding-bottom:1.5rem;border-bottom:1px solid #DCDAD2;display:flex;gap:1.5rem;align-items:flex-start}
.quiet-contact .wide-proof p:last-child{border-bottom:0;padding-bottom:0}
.quiet-contact .wide-proof strong{flex:0 1 11rem;min-width:0;font-size:calc(19.1px * .875)}
.quiet-contact .wide-proof span{flex:1 1 24rem;min-width:0;line-height:1.7}
@media(max-width:760px){.quiet-contact .text-rail,.quiet-contact .wide-proof p{display:block}.quiet-contact .wide-proof strong{display:block;margin-bottom:calc(1.5rem * .75)}.quiet-contact h2{font-size:calc(19.1px * 1.35)}}
.team-flow{
        color:#1E211D;
        background:#F6F5F1;
        padding:calc(1.5rem * 2.4) 2.46rem;
    }
.team-flow .c{max-width:1380px;
        margin:0 auto;
        display:grid;
        gap:2.46rem;}
@media (min-width: 1024px){.team-flow .c{grid-template-columns:1fr 320px;}
    }
.team-flow .media-tile{margin-bottom:1.5rem;
        padding-bottom:calc(1.33rem * 1.5);
        border-bottom:1px solid #DCDAD2;}
.team-flow h1{font-size:calc(19.1px * 2.65);
        line-height:1.2;
        margin:0 0 calc(1.33rem * 1.5);}
.team-flow .compact-frame{font-size:calc(19.1px * 1.125);
        line-height:1.7;
        margin:0;}
.team-flow .strong-intro{line-height:1.7;}
.team-flow .strong-intro h2{font-size:calc(19.1px * 1.35);
        margin:1.5rem 0 calc(1.33rem * 1.5);}
.team-flow .strong-intro p{margin:0 0 calc(1.33rem * 1.5);}
.team-flow .featured-lead{display:flex;
        flex-wrap:wrap;
        align-items:center;
        gap:1.33rem;
        margin:1.5rem 0 calc(1.33rem * 1.5);}
.team-flow .top-contact{
        display:inline-block;
        padding:0.85rem 1.5rem;
        background:#7FBF2E;
        color:#16200A;
        border-radius:0.56rem;
        text-decoration:none;
        font-weight:600;
        transition:background 400ms var(--ease-panel);
    }
.team-flow .top-contact:hover{
        background:#6BA524;color:#1E211D;}
.team-flow .page-items{text-decoration:none;
        border-bottom:1px solid #7FBF2E;}
.team-flow .page-items:hover{border-bottom-color:#33372F;}
.team-flow .soft-visual{
        font-size:calc(19.1px * .875);
        color:#33372F;
        background:#ECEAE3;
        padding:calc(1.5rem * .75);
        border-radius:0.28rem;
        margin:0;
    }
.team-flow .soft-body{
        background:#FFFFFF;
        color:#1E211D;
        border:1px solid #DCDAD2;
        padding:calc(1.5rem * .75);
        border-radius:0.78rem;
        box-shadow:0 1px 5px rgba(0,0,0,0.12);
        align-self:start;
    }
.team-flow .soft-body h3{margin:0 0 calc(1.33rem * 1.5);
        font-size:19.1px;}
.team-flow .wide-headline{display:flex;
        flex-direction:column;
        gap:0.65rem;}
.team-flow .wide-headline .soft-body{
        background:transparent;
        border:none;
        box-shadow:none;
        padding:0;
        border-radius:0;
        display:flex;
        justify-content:space-between;
        gap:1.33rem;
        border-bottom:1px dashed #DCDAD2;
        padding-bottom:0.55rem;
    }
.team-flow .wide-headline .soft-body:last-child{border-bottom:none;
        padding-bottom:0;}
.team-flow .local-details{font-size:calc(19.1px * .875);}
.team-flow .contact-story{font-size:calc(19.1px * .875);
        font-weight:600;
        text-align:right;}
.team-flow .compact-track{margin-top:calc(1.33rem * 1.5);
        padding-top:calc(1.33rem * 1.5);
        border-top:1px solid #DCDAD2;}
.team-flow .compact-track a{text-decoration:none;
        font-size:calc(19.1px * .875);}
.team-flow .compact-track a:hover{text-decoration:underline;}
.clear-grid{
  background: #F6F5F1;
  color: #1E211D;
  padding: calc(1.5rem * 2.4) 2.46rem;
}
.clear-grid .public-menu{width: min(100%, 1380px);
  margin: 0 auto;
  display: grid;
  gap: calc(1.33rem * 1.5);}
.clear-grid h2,
.clear-grid h3,
.clear-grid p{margin: 0;}
.clear-grid h2{font-size: calc(19.1px * 2);
  line-height: 1.1;}
.clear-grid h3{font-size: calc(19.1px * 1.35);
  line-height: 1.2;}
.clear-grid p{font-size: 19.1px;
  line-height: 1.7;}
.clear-grid .compact-quote{display: grid;
  gap: 1.5rem;}
.clear-grid .compact-quote .compact-frame{color: #33372F;}
.clear-grid .content-story{display: grid;
  gap: 0;
  border-top: 1px solid #DCDAD2;}
.clear-grid .focused-flow{display: grid;
  grid-template-columns: minmax(6rem, .18fr) minmax(12rem, .34fr) minmax(0, 1fr);
  gap: 1.5rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid #DCDAD2;}
.clear-grid .focused-flow span{font-size: calc(19.1px * .875);
  color: #33372F;
  text-transform: uppercase;
  letter-spacing: 0.04em;}
.clear-grid .visual-rail{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.33rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.78rem;
  background: #FFFFFF;
  color: #1E211D;
  border: 1px solid #DCDAD2;
}
.clear-grid .visual-rail a{color: inherit;
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  font-size: 19.1px;}
.clear-grid .visual-rail a:hover{color: #33372F;}
@media (max-width: 800px) {.clear-grid .focused-flow{
    grid-template-columns: 1fr;
  }.clear-grid .visual-rail{
    flex-direction: column;
    align-items: flex-start;
  }
}
.wide-content{
  background:#F6F5F1;
  color:#1E211D;
  padding:calc(1.5rem * 2.4) 2.46rem;
}
.wide-content .public-menu{max-width:1380px;
  margin:0 auto;}
.wide-content .wide-brand{max-width:52rem;}
.wide-content h2{margin:0;
  font-size:calc(19.1px * 2);
  line-height:1.1;
  letter-spacing:0;}
.wide-content .wide-brand p{margin:1.5rem 0 0;
  font-size:calc(19.1px * 1.125);
  line-height:1.7;}
.wide-content .text-rail{margin-top:calc(1.33rem * 1.5);
  display:flex;
  flex-wrap:wrap;
  gap:1.33rem;}
.wide-content .visual-view{
  flex:1 1 18rem;
  min-width:0;
  padding:calc(1.5rem * .75);
  background:#FFFFFF;
  color:#1E211D;
  border:1px solid #DCDAD2;
  border-radius:0.78rem;
  box-shadow:0 1px 5px rgba(0,0,0,0.12);
}
.wide-content .visual-view h3{margin:0 0 .6rem;
  font-size:calc(19.1px * 1.35);
  line-height:1.2;}
.wide-content .visual-view p{margin:0;
  line-height:1.7;}
.wide-content .visual-view a{text-decoration:none;
  border-bottom:1px solid rgba(127, 191, 46, 0.45);}
.wide-content .visual-view a:hover{}
.wide-content .soft-visual{display:block;
  margin-top:.75rem;
  font-size:calc(19.1px * .875);}
.wide-content .content-body{margin-top:calc(1.33rem * 1.5);
  padding-top:1.5rem;
  border-top:1px solid #DCDAD2;
  display:flex;
  flex-wrap:wrap;
  align-items:baseline;
  justify-content:space-between;
  gap:1.33rem;}
.wide-content .content-body p{flex:1 1 24rem;
  margin:0;
  line-height:1.7;}
.wide-content .compact-track{display:flex;
  flex-wrap:wrap;
  gap:1.33rem;}
.wide-content .compact-track a{
  color:#F6F5F1;
  background:#33372F;
  text-decoration:none;
  padding:.55rem 1rem;
  border-radius:0.56rem;
  font-size:calc(19.1px * .875);
  transition:background 400ms var(--ease-panel);
}
.wide-content .compact-track a:hover{
  background:#23261F;color:#1E211D;}
@media (max-width:680px){.wide-content .text-rail{display:block}.wide-content .visual-view{margin-top:1.33rem}.wide-content .content-body{display:block}.wide-content .compact-track{margin-top:1.33rem}
}
.site-group{padding:calc(1.5rem * 2.4) 2.46rem;background:#1E211D;color:#F6F5F1}
.site-group .page-links{max-width:1380px;margin:0 auto}
.site-group h2{max-width:20ch;margin:0;font-size:calc(19.1px * 2);line-height:1.1}
.site-group .featured-region{max-width:46rem;margin:1.5rem 0 calc(1.33rem * 1.5);color:#D8D6CF;font-size:calc(19.1px * 1.125);line-height:1.7}
.site-group .content-group{display:flex;flex-wrap:wrap;gap:calc(1.33rem * 1.5);margin:0;padding:0;list-style:none;counter-reset:nota}
.site-group .content-group>li{flex:1 1 min(100%,22rem);margin:0;padding-top:calc(1.5rem * .75);border-top:1px solid rgba(246,245,241,0.18)}
.site-group h3{margin:0;font-size:calc(19.1px * 1.35);line-height:1.2}
.site-group .content-group p{margin:calc(1.5rem * .75) 0 0;color:#D8D6CF;line-height:1.7}
@media(max-width:680px){.site-group .content-group{display:block}.site-group .content-group>li+li{margin-top:calc(1.33rem * 1.5)}}
.content-plan{padding:calc(1.5rem * 2.4) 2.46rem;background:#7FBF2E;color:#16200A}
.content-plan .public-menu{max-width:1380px;margin:0 auto}
.content-plan .text-rail{display:flex;gap:calc(1.33rem * 1.5);align-items:stretch}
.content-plan .site-unit{flex:0 1 20rem;min-width:0;border-left:1px solid color-mix(in srgb,#16200A 32%,transparent);padding-left:1.5rem;display:flex;flex-direction:column;justify-content:space-between}
.content-plan .site-unit p{margin:0;line-height:1.7}
.content-plan .site-unit a{display:inline-flex;align-self:flex-start;margin-top:1.5rem;border-radius:0.28rem;background:#33372F;color:#F6F5F1;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none}
.content-plan .focused-rail{flex:1 1 44rem;min-width:0}
.content-plan h2{margin:0;max-width:18ch;font-size:calc(19.1px * 2.65);line-height:1.05}
.content-plan .focused-rail>p{margin:1.5rem 0 0;font-size:calc(19.1px * 1.125);line-height:1.7}
.content-plan .wide-proof{margin-top:calc(1.33rem * 1.5);display:flex;flex-direction:column;gap:1.5rem}
.content-plan .wide-proof p{margin:0;display:flex;gap:1.5rem;align-items:flex-start}
.content-plan .wide-proof strong{flex:0 1 13rem;min-width:0;font-size:calc(19.1px * .875)}
.content-plan .wide-proof span{flex:1 1 24rem;min-width:0;line-height:1.7}
@media(max-width:760px){.content-plan .text-rail,.content-plan .wide-proof p{display:block}.content-plan .site-unit{border-left:0;padding-left:0}.content-plan .focused-rail{margin-top:calc(1.33rem * 1.5)}.content-plan .wide-proof span{display:block;margin-top:calc(1.5rem * .75)}.content-plan h2{font-size:calc(19.1px * 2)}}
.card-area-second-hero-block{
        padding: calc(calc(1.5rem * 2.4) * .78) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.card-area-second-hero-block .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: calc(1.33rem * 1.5);}
.card-area-second-hero-block h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(2rem, 5vw, calc(19.1px * 2.65));
        line-height: 1.06;
        font-weight: 700;
        letter-spacing: -0.01em;}
.card-area-second-hero-block .bottom-header{max-width: 44rem;
        border-left: 3px solid #7FBF2E;
        padding-left: calc(1.5rem * .75);}
.card-area-second-hero-block p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.75;
        color: #33372F;}
@media (max-width: 680px) {.card-area-second-hero-block{
            padding-top: calc(calc(1.5rem * 2.4) * .58);
            padding-bottom: calc(calc(1.5rem * 2.4) * .58);
        }.card-area-second-hero-block .bottom-header{
            border-left-width: 2px;
            padding-left: calc(1.33rem * 1.5);
        }
    }
.direct-panel{
  overflow: hidden;
  padding: calc(1.5rem * 2.4) 2.46rem;
  background: #F6F5F1;
  color: #1E211D;
}
.direct-panel .public-menu{max-width: 1380px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;}
.direct-panel .compact-frame{display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
  padding-bottom: calc(1.33rem * 1.5);
  border-bottom: 1px solid #DCDAD2;}
.direct-panel h2{margin: 0;
  font-size: calc(19.1px * 2);
  line-height: 1.08;}
.direct-panel .visual-form{margin: 0;
  font-size: 19.1px;
  line-height: 1.7;}
.direct-panel .main-fields{display: flex;
  flex-wrap: wrap;
  gap: 1.33rem;}
.direct-panel .plain-copy{
  flex: 1 1 260px;
  min-width: 0;
  padding: calc(1.5rem * .75);
  background: #FFFFFF;
  color: #1E211D;
  border: 1px solid #DCDAD2;
  border-radius: 0.78rem;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * .5);
  animation: contactCatalogRise calc(400ms * 2.2) var(--ease-panel) both;
}
.direct-panel .plain-copy.address,
.direct-panel .plain-copy.hours{animation-delay: calc(400ms * .4);}
.direct-panel .plain-copy .local-details{font-size: calc(19.1px * .875);
  text-transform: uppercase;
  letter-spacing: 0.04em;}
.direct-panel .plain-copy strong{font-size: calc(19.1px * 1.125);
  overflow-wrap: anywhere;}
.direct-panel .plain-copy p{margin: 0;
  line-height: 1.7;}
.direct-panel .plain-copy .soft-visual{font-style: normal;
  font-size: calc(19.1px * .875);}
.direct-panel .plain-copy.phone,
.direct-panel .plain-copy.email{transition: background 400ms var(--ease-panel), border-color 400ms var(--ease-panel);}
.direct-panel .plain-copy.phone:hover,
.direct-panel .plain-copy.email:hover{
  background: #ECEAE3;
  border-color: #7FBF2E;color:#33372F;}
.direct-panel .service-flow{
  padding: calc(1.33rem * 1.5) calc(1.5rem * .75);
  background: #ECEAE3;
  color: #33372F;
  border-radius: 0.78rem;
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);
}
.direct-panel .primary-feature{margin: 0;
  font-size: 19.1px;
  font-weight: 600;}
.direct-panel .wide-proof{margin: 0;
  padding-left: 1.1rem;
  display: flex;
  flex-direction: column;
  gap: calc(calc(1.5rem * .75) * .4);
  line-height: 1.7;}
.direct-panel .featured-lead{margin: 0;
  line-height: 1.7;}
.direct-panel .featured-lead a{text-decoration: underline;}
.direct-panel .featured-lead a:hover{}
@keyframes contactCatalogRise {from{ opacity: 0; transform: translateY(calc(calc(1.33rem * 1) * .12)); }to{ opacity: 1; transform: translateY(0); }
}
@media (max-width: 760px) {.direct-panel .main-fields{
    flex-direction: column;
  }.direct-panel .plain-copy{
    flex: 1 1 auto;
  }
}
@media (prefers-reduced-motion: reduce) {.direct-panel .plain-copy{ animation: none; }
}
.simple-lead{padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D}
.simple-lead .public-menu{width:min(100%,calc(1380px*.72));margin:0 auto}
.simple-lead .compact-quote{margin:0;color:#33372F;font-size:calc(19.1px * .875);letter-spacing:.04em;text-transform:uppercase}
.simple-lead h2{margin:calc(1.33rem * 1.5) 0 calc(1.5rem * .75);font-size:calc(19.1px * 2);line-height:1.1}
.simple-lead .compact-frame{margin:0 0 1.5rem;color:#33372F;line-height:1.7}
.simple-lead form{display:flex;flex-direction:column;gap:calc(1.33rem * 1.5)}
.simple-lead .plain-copy{display:flex;flex-wrap:wrap;gap:1.33rem}
.simple-lead .public-quote{display:flex;flex-direction:column;gap:calc(1.5rem * .75);flex:1 1 16rem;min-width:0}
.simple-lead label{color:#33372F;font-size:calc(19.1px * .875)}
.simple-lead input,.simple-lead select,.simple-lead textarea{width:100%;padding:calc(1.5rem * .75);border:1px solid #DCDAD2;border-radius:0.28rem;background:#FFFFFF;color:#1E211D;font:inherit}
.simple-lead textarea{resize:vertical}
.simple-lead .featured-lead{display:flex;flex-wrap:wrap;align-items:center;gap:1.33rem;padding-top:calc(1.5rem * .75);border-top:1px solid #DCDAD2}
.simple-lead button{padding:calc(1.5rem * .75) 1.5rem;border:1px solid #7FBF2E;border-radius:0.28rem;background:#7FBF2E;color:#16200A;font:inherit;cursor:pointer;transition:background 400ms var(--ease-panel)}
.simple-lead button:hover{background:#6BA524;color:#1E211D;}
.simple-lead .soft-visual{flex:1 1 20rem;margin:0;color:#33372F;font-size:calc(19.1px * .875);line-height:1.7}
.simple-lead .soft-visual a{color:inherit;}
.simple-lead .soft-visual a:hover{color:#33372F}
.nav{padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D}
.nav .public-menu{max-width:1380px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:calc(1.33rem * 1.5);align-items:start}
.nav .primary-menu{display:flex;flex-direction:column;gap:1.33rem;padding:calc(1.5rem * .75);border-radius:1.31rem;background:#FFFFFF;color:#1E211D;border:1px solid #DCDAD2;box-shadow:0 1px 5px rgba(0,0,0,0.12)}
.nav h2{margin:0;font-size:calc(19.1px * 2);line-height:1.15}
.nav .primary-menu>p{margin:0;font-size:19.1px;line-height:1.7}
.nav .primary-items{display:flex;flex-direction:column;gap:calc(1.5rem * .75);margin-top:calc(1.5rem * .75)}
.nav .soft-flow{padding-top:calc(1.5rem * .75);border-top:1px solid #DCDAD2}
.nav .soft-flow:first-child{padding-top:0;border-top:0}
.nav .soft-flow span{display:block;font-size:calc(19.1px * .875);letter-spacing:.02em}
.nav .soft-flow strong{display:block;margin-top:calc(calc(1.5rem * .75) * .35);font-size:19.1px;font-weight:600;line-height:1.45}
.nav .soft-flow a{text-decoration:none;border-bottom:1px solid rgba(127, 191, 46, 0.45)}
.nav .soft-flow a:hover{}
.nav .service{min-height:clamp(22rem,44vw,34rem);border-radius:1.31rem;overflow:hidden;border:1px solid #DCDAD2;box-shadow:0 6px 22px rgba(0,0,0,0.15);background:#ECEAE3;color:#33372F;}
.nav iframe{display:block;width:100%;height:100%;min-height:inherit;border:0}
@media (max-width: 900px){.nav .public-menu{grid-template-columns:1fr}.nav .service{min-height:22rem}
}
.main-actions{
  overflow: hidden;
  padding: calc(1.5rem * 2.4) 2.46rem;
  background: #F6F5F1;
  color: #1E211D;
}
.main-actions .public-menu{display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
  gap: 1.5rem 1.33rem;
  max-width: 1380px;
  margin: 0 auto;}
.main-actions .page-surface{grid-column: 1 / -1;
  padding-bottom: calc(1.33rem * 1.5);
  border-bottom: 1px solid #DCDAD2;}
.main-actions h2{margin: 0 0 calc(1.5rem * .75);
  font-size: calc(19.1px * 2);
  line-height: 1.08;}
.main-actions .visual-form{margin: 0;
  font-size: calc(19.1px * 1.125);
  line-height: 1.7;}
.main-actions .text-rail{display: flex;
  flex-direction: column;
  gap: calc(1.33rem * 1.5);}
.main-actions .plain-copy{display: block;
  padding: calc(1.5rem * .75) 0;
  border-bottom: 1px solid #DCDAD2;
  color: inherit;
  text-decoration: none;}
.main-actions .plain-copy:last-child{border-bottom: 0;}
.main-actions .plain-copy span{display: block;
  margin-bottom: calc(1.5rem * .75);
  font-size: calc(19.1px * .875);}
.main-actions .plain-copy strong{display: block;
  font-size: calc(19.1px * 1.35);
  overflow-wrap: anywhere;}
.main-actions .plain-copy p{margin: 0;
  font-size: 19.1px;
  line-height: 1.7;}
.main-actions .plain-copy em{display: block;
  margin-top: calc(1.5rem * .75);
  font-style: normal;
  font-size: calc(19.1px * .875);}
.main-actions .content-body{display: flex;
  flex-direction: column;
  gap: calc(1.33rem * 1.5);}
.main-actions .soft-visual{
  padding: calc(1.5rem * .75) calc(1.5rem * .75);
  background: #FFFFFF;
  color: #1E211D;
  border: 1px solid #DCDAD2;
  border-radius: 0.78rem;
}
.main-actions .soft-visual span{display: block;
  margin-bottom: calc(1.5rem * .75);
  font-size: calc(19.1px * .875);}
.main-actions .soft-visual p{margin: 0;
  line-height: 1.7;}
@media (max-width: 760px) {.main-actions .public-menu{
    display: block;
  }.main-actions .content-body{
    margin-top: 1.5rem;
  }
}
.bottom-group{padding:calc(1.5rem * 2.4) 2.46rem;background:#1E211D;color:#F6F5F1}
.bottom-group .compact-list{max-width:min(1380px,62rem);margin:0 auto}
.bottom-group h2{margin:0;font-size:calc(19.1px * 2.65);line-height:1.08}
.bottom-group .soft-visual{margin:1.5rem 0 calc(1.33rem * 1.5);font-size:calc(19.1px * 1.125);color:color-mix(in srgb,currentColor 74%,transparent)}
.bottom-group .clear-lead{padding:calc(1.5rem * .75) 0 1.33rem;border-top:1px solid color-mix(in srgb,currentColor 22%,transparent)}
.bottom-group .clear-lead:last-child{border-bottom:1px solid color-mix(in srgb,currentColor 22%,transparent)}
.bottom-group h3{margin:0 0 calc(1.5rem * .75);font-size:calc(19.1px * 1.35);line-height:1.22}
.bottom-group .clear-lead p{margin:0;color:color-mix(in srgb,currentColor 74%,transparent)}
@media (max-width:640px){.bottom-group h2{font-size:calc(19.1px * 2)}.bottom-group .soft-visual{font-size:19.1px}
}
.compact-contact{padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D;}
.text-header{max-width:1380px;margin:0 auto;}
.compact-contact h1{margin:0;font-size:calc(19.1px * 2.65);line-height:1.08;}
.page-area{
  padding: calc(1.5rem * 2.4) 2.46rem;
  background: #F6F5F1;
  color: #1E211D;
}
.page-area .public-menu{max-width: min(1380px, 76rem);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.35fr);
  gap: calc(1.33rem * 1.5);
  align-items: start;}
.page-area .visual-form h2{margin: 0;
  font-size: calc(19.1px * 2);
  line-height: 1.12;}
.page-area .visual-form p{margin: calc(1.5rem * .75) 0 0;
  font-size: 19.1px;
  line-height: 1.7;
  color: #33372F;}
.page-area .soft-footer{display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid #DCDAD2;}
.page-area .visual-view{
  border-bottom: 1px solid #DCDAD2;
  background: transparent;
}
.page-area button{
  width: 100%;
  border: 0;
  padding: calc(1.5rem * .75) 0;
  background: transparent;
  color: inherit;
  font: inherit;
  font-size: calc(19.1px * 1.35);
  font-weight: 600;
  text-align: left;
  cursor: pointer;
  display: flex;
  align-items: baseline;
  gap: 1.33rem;
}
.page-area button::before{content: "+";
  font-size: 19.1px;color:inherit;
  flex: 0 0 auto;}
.page-area .visual-view.is-open button::before{content: "\2212";}
.page-area .visual-view p{margin: 0;
  padding: 0 0 calc(1.5rem * .75);
  font-size: 19.1px;
  line-height: 1.7;
  color: #33372F;}
.page-area .visual-view:not(.is-open) p{display: none;}
.page-area button:focus-visible{outline: 2px solid rgba(127, 191, 46, 0.45);
  outline-offset: 3px;}
@media (max-width: 820px) {.page-area .public-menu{
    grid-template-columns: 1fr;
  }
}
.quiet-panel{
        padding: calc(calc(1.5rem * 2.4) * .68) 2.46rem;
        background: #F6F5F1;
        color: #1E211D;
    }
.quiet-panel .top-inner{max-width: 1380px;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;}
.quiet-panel h1{margin: 0;
        max-width: 46rem;
        font-size: clamp(1.9rem, 4.6vw, calc(19.1px * 2.65));
        line-height: 1.06;
        font-weight: 700;
        letter-spacing: -0.01em;
        text-align: center;}
.quiet-panel .bottom-header{margin-top: calc(1.33rem * 1.5);
        max-width: 44rem;
        text-align: center;}
.quiet-panel p{margin: 0;
        font-size: clamp(1rem, 1.25vw, 19.1px);
        line-height: 1.72;}
@media (max-width: 680px) {.quiet-panel{
            padding-top: calc(calc(1.5rem * 2.4) * .5);
            padding-bottom: calc(calc(1.5rem * 2.4) * .5);
        }.quiet-panel h1{
            max-width: 100%;
        }
    }
.strong-rail{
  padding: calc(1.5rem * 2.4) 2.46rem;
  background: #1E211D;
  color: #F6F5F1;
}
.strong-rail .public-menu{max-width: min(1380px, 72rem);
  margin: 0 auto;}
.strong-rail .direct-form h2{margin: 0;
  font-size: calc(19.1px * 2);
  line-height: 1.1;}
.strong-rail .page-surface{margin: calc(1.5rem * .75) 0 0;
  font-size: calc(19.1px * 1.125);
  color: #D8D6CF;}
.strong-rail .top-headline{margin-top: calc(1.33rem * 1.5);
  display: flex;
  flex-direction: column;
  gap: calc(1.5rem * .75);}
.strong-rail .quiet-shell{
  display: flex;
  gap: calc(1.5rem * .75);
  align-items: flex-start;
  padding: calc(1.5rem * .75);
  border: 1px solid #33372F;
  border-radius: 0.78rem;
  background: #1E211D;
  color: #F6F5F1;
}
.strong-rail .quiet-shell .quiet-block{
  flex: 0 0 auto;
  width: 2rem;
  height: 2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.28rem;
  background: #7FBF2E;
  color: #16200A;
  font-weight: 700;
  font-size: calc(19.1px * .875);
}
.strong-rail .quiet-shell strong{display: block;
  font-size: calc(19.1px * 1.35);
  margin-bottom: 0.35rem;}
.strong-rail .quiet-shell p{margin: 0;
  color: #D8D6CF;}
.strong-rail .secondary-track{margin-top: calc(1.33rem * 1.5);
  display: flex;
  flex-wrap: wrap;
  gap: calc(1.5rem * .75);}
.strong-rail .secondary-track .focused-flow{
  flex: 1 1 18rem;
  padding: calc(1.5rem * .75);
  border-radius: 0.78rem;
  background: #ECEAE3;
  color: #33372F;
}
.strong-rail .secondary-track .focused-flow strong{display: block;
  font-size: calc(19.1px * 1.35);
  margin-bottom: 0.35rem;}
.strong-rail .secondary-track .focused-flow p{margin: 0.2rem 0 0;}
.strong-rail .secondary-track .focused-flow a{color: #7FBF2E;
  text-decoration: none;
  border-bottom: 1px solid #7FBF2E;}
.strong-rail .secondary-track .focused-flow a:hover{color:inherit;
  border-bottom-color: #33372F;}
.strong-rail .compact-track{margin: calc(1.33rem * 1.5) 0 0;
  font-size: calc(19.1px * .875);
  color: #D8D6CF;}
.strong-rail .compact-track a{color: #7FBF2E;
  text-decoration: none;
  border-bottom: 1px solid #7FBF2E;}
.strong-rail .compact-track a:hover{color:inherit;
  border-bottom-color: #33372F;}
@media (max-width: 640px) {.strong-rail .quiet-shell{
    flex-direction: column;
  }
}
.clear-story{--state-active:calc(1.5rem * 1.32);padding:calc(1.5rem * 2.4) 2.46rem;background:#7FBF2E;color:#16200A;}
.clear-story .public-menu{max-width:1380px;margin:0 auto;}
.clear-story h1,.clear-story h2,.clear-story h3,.clear-story p{margin:0;}
.clear-story h2{font-size:calc(19.1px * 2);line-height:1.12;}
.clear-story p{font-size:19.1px;line-height:1.7;}
.clear-story a{color:inherit;text-decoration:none;}
.clear-story .soft-visual{font-size:calc(19.1px * .875);letter-spacing:0.04em;text-transform:uppercase;opacity:0.78;}
.clear-story .compact-frame{margin-top:calc(1.33rem * 1.5);}
.clear-story .primary-menu{margin-top:calc(1.33rem * 1.5);opacity:0.86;}
.clear-story .compact-track{display:flex;flex-wrap:wrap;align-items:center;gap:1.33rem;margin-top:var(--state-active);}
.clear-story .featured-lead{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.28rem;background:#16200A;color:#7FBF2E;font-weight:600;}
.clear-story .steady-area{display:inline-flex;align-items:center;padding:calc(1.5rem * .75) 0;border-bottom:1px solid currentColor;font-size:calc(19.1px * .875);}
.clear-story .steady-area:hover{opacity:0.72;}
.clear-story .content-grid>h2{margin-top:calc(1.33rem * 1.5);}
@media (max-width:640px){.clear-story .compact-track{flex-direction:column;align-items:flex-start;}
}
.secondary-frame{padding:calc(1.5rem * 2.4) 2.46rem;background:#F6F5F1;color:#1E211D}
.secondary-frame .public-menu{max-width:1380px;margin:0 auto}
.secondary-frame .media-group{display:flex;flex-direction:column;gap:calc(1.33rem * 1.5)}
.secondary-frame .focused-flow{display:flex;flex-wrap:wrap;gap:1.33rem;align-items:flex-start}
.secondary-frame h2{flex:1 1 26rem;min-width:0;margin:0;font-size:calc(19.1px * 2);line-height:1.1}
.secondary-frame .focused-flow p{flex:1 1 26rem;min-width:0;margin:0;font-size:calc(19.1px * 1.125);line-height:1.7}
.secondary-frame .simple-wrap{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start;background:#ECEAE3;color:#33372F;border-radius:0.78rem;padding:1.5rem}
.secondary-frame .simple-wrap>p{flex:1 1 20rem;min-width:0;margin:0;line-height:1.7}
.secondary-frame .compact-track{flex:2 1 32rem;min-width:0;display:flex;flex-direction:column;gap:calc(1.5rem * .75)}
.secondary-frame .compact-track a{display:block;border-radius:0.56rem;background:#FFFFFF;color:#1E211D;border:1px solid #DCDAD2;padding:calc(1.5rem * .75);text-decoration:none;transition:border-color 400ms var(--ease-panel)}
.secondary-frame .compact-track a:hover{border-color:#7FBF2E}
.secondary-frame strong,.secondary-frame span{display:block;min-width:0}
.secondary-frame span{margin-top:calc(calc(1.5rem * .75)*.4);font-size:calc(19.1px * .875);color:#33372F}
.secondary-frame .focused-rail{align-self:flex-start;border-radius:0.56rem;background:#7FBF2E;color:#16200A;padding:calc(1.5rem * .75) 1.5rem;text-decoration:none;white-space:nowrap;transition:background 400ms var(--ease-panel)}
.secondary-frame .focused-rail:hover{background:#6BA524;color:#1E211D;}
@media(max-width:760px){.secondary-frame .simple-wrap{display:block;padding:1.5rem}.secondary-frame .compact-track{margin-top:1.5rem}.secondary-frame .focused-rail{display:flex;justify-content:center;margin-top:1.5rem}}
