.cdm-about{
  --brand:#487675;--brand-dark:#244544;--brand-deep:#173130;--brand-soft:#eaf2f1;--brand-soft-2:#f5f8f7;
  --ink:#172120;--muted:#5f6e6c;--line:#dce5e3;--white:#fff;--paper:#f7f9f8;--max:1380px;
  margin:0;background:var(--paper);color:var(--ink);font-family:'Montserrat',Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.72;-webkit-font-smoothing:antialiased
}
.cdm-about *{box-sizing:border-box}.cdm-about img{display:block;width:100%;height:auto}.cdm-about .container{width:min(calc(100% - 72px),var(--max));margin:0 auto}
.cdm-about .kicker{display:flex;align-items:center;gap:14px;color:var(--brand);font-size:13px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}
.cdm-about .kicker:before{content:"";width:42px;height:2px;background:var(--brand);flex:0 0 42px}
.cdm-about .pageHero{background:var(--brand-soft);padding:90px 0 82px;border-bottom:1px solid var(--line)}
.cdm-about .pageHero .container{display:grid;grid-template-columns:1fr .78fr;gap:70px;align-items:end}
.cdm-about .pageHero h1{font-size:clamp(44px,4.4vw,66px);line-height:1.02;letter-spacing:-.045em;font-weight:500;margin:22px 0 0}
.cdm-about .pageHero p{font-size:18px;color:var(--muted);margin:0}
.cdm-about .section{padding:118px 0}.cdm-about .section.white{background:#fff}
.cdm-about .contentGrid{display:grid;grid-template-columns:.78fr 1.22fr;gap:92px}
.cdm-about .stickyTitle{position:sticky;top:130px;align-self:start}.cdm-about .stickyTitle h2{font-size:40px;line-height:1.08;font-weight:500;letter-spacing:-.03em;margin:20px 0}.cdm-about .stickyTitle p{font-size:16px;color:var(--muted)}
.cdm-about .rich h2{font-size:34px;line-height:1.15;font-weight:500;letter-spacing:-.025em;margin:52px 0 18px}.cdm-about .rich p,.cdm-about .rich li{font-size:17px;color:var(--muted)}.cdm-about .rich .lead{font-size:21px;line-height:1.75;color:#3f504e}.cdm-about .rich p{margin-top:0;margin-bottom:1.72em}
.cdm-about .galleryTwo{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.cdm-about .galleryTwo img{height:380px;object-fit:cover}
.cdm-about .sectionHead{display:grid;grid-template-columns:.9fr 1.1fr;gap:86px;align-items:end;margin-bottom:62px}.cdm-about .sectionHead.single{grid-template-columns:1fr}.cdm-about .sectionHead.single>div{max-width:900px}.cdm-about .sectionHead h2{font-size:clamp(36px,3.5vw,54px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:14px 0 0}.cdm-about .aboutWhyHead{margin-top:90px}
.cdm-about .whyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cdm-about .whyCard{background:#fff;border:1px solid var(--line);padding:32px 30px 34px;min-height:260px}.cdm-about .whyCard .n{display:inline-block;color:var(--brand);font-size:13px;font-weight:600;letter-spacing:.1em;margin-bottom:42px}.cdm-about .whyCard p{font-size:15px;color:var(--muted);margin:0}
@media(max-width:1120px){.cdm-about{font-size:17px}.cdm-about .pageHero .container{grid-template-columns:1fr;gap:24px}.cdm-about .contentGrid{grid-template-columns:1fr}.cdm-about .stickyTitle{position:static}.cdm-about .whyGrid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.cdm-about{font-size:16px;line-height:1.68}.cdm-about .container{width:min(calc(100% - 34px),var(--max))}.cdm-about .pageHero{padding:66px 0}.cdm-about .pageHero h1{font-size:42px}.cdm-about .section{padding:78px 0}.cdm-about .rich h2{font-size:32px}.cdm-about .rich p,.cdm-about .rich li{font-size:16px}.cdm-about .rich .lead{font-size:18px}.cdm-about .galleryTwo{grid-template-columns:1fr}.cdm-about .galleryTwo img{height:300px}.cdm-about .sectionHead{margin-bottom:40px}.cdm-about .sectionHead h2{font-size:39px}.cdm-about .whyGrid{grid-template-columns:1fr}.cdm-about .whyCard{min-height:0}.cdm-about .whyCard .n{margin-bottom:24px}.cdm-about .aboutWhyHead{margin-top:70px}}
