/* Third screen: the selected client-needs direction. All rules stay scoped. */
.services.section{
  --needs-paper:#faf8f3;
  --needs-green:#243f35;
  container-type:inline-size;
  padding:0;
  color:#10191b;
  background:var(--needs-paper);
}
.services [hidden]{display:none!important}
.services .needs-banner{position:relative;isolation:isolate;min-height:23.85cqw;overflow:hidden}
.services .needs-landscape{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover;object-position:center 51%}
.services .needs-heading{position:relative;padding:3.55cqw 5.65% 2.3cqw}
.services .needs-kicker{margin:0 0 1.35cqw;font-family:var(--serif);font-size:1.04cqw;letter-spacing:.22em;text-transform:uppercase;line-height:1.5}
.services .needs-heading h2{margin:0;font-family:var(--serif);font-size:4.85cqw;font-weight:900;letter-spacing:-.035em;line-height:1.12}
.services .needs-intro{margin:1.4cqw 0 0;font-size:1.53cqw;line-height:1.6;letter-spacing:.035em}
.services .needs-annotation{position:absolute;right:4.5%;top:2.7cqw;display:flex;align-items:center;gap:1.2cqw;margin:0;font-family:var(--serif);font-size:1.08cqw;font-style:italic;letter-spacing:.09em}
.services .needs-annotation::before{content:"";width:2.4cqw;border-top:1px solid #8c8d81}
.services .needs-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 2.9%;gap:2.4%;min-height:15.625cqw}
.services .needs-tab{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0;padding:1.2cqw 2.75cqw 1cqw;border:0;background:transparent;text-align:left;cursor:pointer;transition:background-color .2s,color .2s}
.services .needs-tab + .needs-tab::before{content:"";position:absolute;top:1.8cqw;bottom:1.8cqw;left:-1.2cqw;border-left:1px solid #cbcfc4}
.services .needs-tab[aria-selected="true"]{background:#ebece1}
.services .needs-tab:hover{background:#eff0e7}
.services .needs-tab[aria-selected="true"]:hover{background:#e5e8dc}
.services .needs-number{font:italic 4.03cqw/1 Georgia,serif;color:#807d6d}
.services .needs-tab[aria-selected="true"] .needs-number{color:#415d4b}
.services .needs-name{margin-top:.5cqw;font-family:var(--serif);font-size:2.26cqw;font-weight:900;line-height:1.5;white-space:nowrap}
.services .needs-categories{margin-top:.2cqw;font-size:1.43cqw;line-height:1.6;white-space:nowrap;letter-spacing:.01em}
.services .needs-indicator{display:flex;align-items:center;gap:1.1cqw;width:100%;margin-top:1cqw;visibility:hidden}
.services .needs-indicator::before{content:"";flex:1;border-top:1px solid #455b4f}
.services .needs-indicator img{width:2.1cqw;height:1.7cqw}
.services .needs-tab[aria-selected="true"] .needs-indicator{visibility:visible}
.services .needs-detail{position:relative;min-height:20.92cqw;padding:2.9cqw 5.65% 2.7cqw;background:var(--needs-green);color:#faf8ed}
.services .needs-service-heading{display:flex;align-items:center;gap:.5em;min-height:2.3cqw;font-family:var(--serif);font-size:1.18cqw;letter-spacing:.06em}
.services .needs-picker{max-width:100%;min-height:34px;padding:0 8px 0 1px;border:0;border-bottom:1px solid transparent;border-radius:0;font:inherit;letter-spacing:inherit;color:inherit;background:transparent;cursor:pointer;color-scheme:dark}
.services .needs-picker:hover{border-bottom-color:#dddcca}
.services .needs-picker option{color:#faf8ed;background:#284035}
.services .needs-service{display:grid;grid-template-columns:minmax(0,1.51fr) minmax(0,1fr);gap:5.55cqw}
.services .needs-service-copy h3{margin:.25cqw 0 0;font-family:var(--serif);font-size:4.25cqw;line-height:1.1;font-weight:900;letter-spacing:-.025em}
.services .needs-service-copy>p{margin:1.35cqw 0 0;font-family:var(--serif);font-size:1.3cqw;line-height:1.75;letter-spacing:.035em;color:#f0f1e6}
.services .needs-scope{position:relative;margin-top:-1.9cqw;padding-left:5.55cqw;border-left:1px solid #9ca99c;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:15cqw}
.services .needs-scope-label{margin:0 0 .8cqw;font-size:1.27cqw;letter-spacing:.13em;color:#dce2d7}
.services .needs-scope-items{margin:0;font-family:var(--serif);font-size:1.4cqw;line-height:1.85;letter-spacing:.04em;white-space:nowrap}
.services .needs-scope-items span{display:block}
.services .needs-consult{display:inline-flex;align-items:center;justify-content:center;gap:1.6cqw;min-width:17.4cqw;min-height:4.1cqw;margin-top:1.55cqw;padding:10px 2cqw;border:0;border-radius:999px;background:#faf8ee;color:#17362b;font-family:var(--serif);font-weight:700;font-size:1.4cqw;cursor:pointer;transition:background-color .2s,transform .2s}
.services .needs-consult img{width:2cqw;height:2cqw}
.services .needs-consult:hover{background:#e8edde;transform:translateY(-2px)}
.services .needs-closing{display:flex;align-items:center;gap:2.2cqw;min-height:5.65cqw;margin:0;padding:1.6cqw 5.65%;font-family:var(--serif);font-size:1.12cqw;letter-spacing:.08em;color:#59635b}
.services .needs-closing::before{content:"";flex:0 0 2.8cqw;border-top:1px solid #8a9286}

@media(min-width:821px) and (max-width:1100px){
  .services .needs-banner{min-height:285px}
  .services .needs-heading{padding-top:32px}
  .services .needs-kicker{font-size:12px}
  .services .needs-intro{font-size:16px}
  .services .needs-annotation{font-size:12px}
  .services .needs-tab{min-height:175px}
  .services .needs-categories{font-size:12px;white-space:normal}
  .services .needs-service-heading,.services .needs-scope-label{font-size:14px}
  .services .needs-service-copy>p,.services .needs-scope-items{font-size:14px}
  .services .needs-detail{min-height:260px}
  .services .needs-scope{padding-left:30px;min-height:185px}
  .services .needs-consult{font-size:15px;min-height:48px}
  .services .needs-closing{font-size:13px;min-height:65px}
}
@media(max-width:820px){
  .services .needs-banner{display:flex;flex-direction:column;min-height:0}
  .services .needs-landscape{position:relative;inset:auto;z-index:0;order:2;object-fit:cover;object-position:64% bottom;height:225px}
  .services .needs-heading{order:1;padding:30px 24px 28px;background:transparent}
  .services .needs-kicker{font-size:11px;letter-spacing:.2em;margin-bottom:18px}
  .services .needs-heading h2{font-size:clamp(34px,8.7cqw,55px);line-height:1.2;letter-spacing:-.045em}
  .services .needs-intro{max-width:390px;font-size:14px;line-height:1.8;letter-spacing:0;margin-top:16px}
  .services .needs-annotation{z-index:1;top:auto;bottom:15px;right:22px;font-size:11px;gap:12px;padding:3px 8px;background:rgba(250,248,243,.86)}
  .services .needs-annotation::before{width:22px}
  .services .needs-tabs{padding:0;gap:0;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0}
  .services .needs-tab{padding:22px 14px 18px;min-height:195px}
  .services .needs-tab + .needs-tab::before{left:0;top:22px;bottom:22px}
  .services .needs-number{font-size:34px}
  .services .needs-name{margin-top:12px;font-size:18px;line-height:1.4;white-space:normal;max-width:4em}
  .services .needs-categories{font-size:12px;line-height:1.7;white-space:normal;margin-top:10px;letter-spacing:0}
  .services .needs-indicator{margin-top:auto;padding-top:12px;gap:8px}
  .services .needs-indicator img{width:22px;height:22px}
  .services .needs-detail{padding:30px 24px 32px;min-height:0}
  .services .needs-service-heading{font-size:14px;min-height:34px;letter-spacing:.035em}
  .services .needs-picker{min-height:44px}
  .services .needs-service{grid-template-columns:1fr;gap:24px}
  .services .needs-service-copy h3{font-size:clamp(30px,8.4cqw,48px);line-height:1.32;letter-spacing:-.04em;margin-top:6px}
  .services .needs-service-copy>p{font-size:14px;line-height:1.9;letter-spacing:0;margin-top:16px}
  .services .needs-scope{margin:0;padding:22px 0 0;border-left:0;border-top:1px solid #7f9383;min-height:0}
  .services .needs-scope-label{font-size:13px;margin-bottom:10px;letter-spacing:.1em}
  .services .needs-scope-items{font-size:15px;line-height:1.95;letter-spacing:0;white-space:normal}
  .services .needs-consult{width:100%;min-height:50px;margin-top:22px;padding:10px 24px;font-size:16px;gap:22px}
  .services .needs-consult img{width:26px;height:26px}
  .services .needs-closing{min-height:90px;padding:24px;gap:16px;font-size:12px;line-height:1.9;letter-spacing:.02em}
  .services .needs-closing::before{flex-basis:24px}
}
@media(max-width:360px){
  .services .needs-heading{padding-left:20px;padding-right:20px}
  .services .needs-heading h2{font-size:32px}
  .services .needs-tab{padding-left:11px;padding-right:11px}
  .services .needs-name{font-size:17px}
  .services .needs-categories{font-size:11px}
  .services .needs-detail{padding-left:20px;padding-right:20px}
  .services .needs-service-copy h3{font-size:27px}
}
