:root{--teal-900:#174f4a;--teal-800:#1f5f59;--teal-700:#2f7069;--sage-500:#8eaaa4;--sage-300:#bdcfca;--mint-200:#e5efeb;--mint-100:#f2f7f4;--cream:#faf8f3;--paper:#fffdf9;--ink:#183431;--muted:#5d6d69;--border:#dfe8e3;--shadow:0 12px 34px rgba(25,70,64,.08);--radius:18px;--shell:1180px;--font:"Avenir Next",Avenir,"Segoe UI","Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--font);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}button{font:inherit}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.skip-link{position:fixed;left:12px;top:12px;z-index:9999;padding:10px 14px;color:white;background:var(--teal-900);border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,249,.97);border-bottom:1px solid rgba(31,95,89,.08);backdrop-filter:blur(12px)}.header-inner{min-height:88px;display:flex;align-items:center;gap:28px}.brand{flex:0 0 auto;width:255px}.brand img{width:100%}.site-nav{margin-left:auto;display:flex;align-items:center;gap:20px;font-size:14px;font-weight:600}.site-nav>a,.nav-dropdown-toggle{text-decoration:none;color:var(--ink);background:none;border:0;padding:10px 0;cursor:pointer;position:relative}.site-nav>a::after,.nav-dropdown-toggle::after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--sage-500);transition:right .2s ease}.site-nav>a:hover::after,.site-nav>a:focus-visible::after,.site-nav>a.active::after,.nav-dropdown-toggle:hover::after,.nav-dropdown-toggle:focus-visible::after{right:0}.nav-group{position:relative}.nav-dropdown{position:absolute;top:calc(100% + 8px);left:-18px;width:265px;padding:10px;border:1px solid var(--border);border-radius:14px;background:var(--paper);box-shadow:var(--shadow);display:none}.nav-group.open .nav-dropdown{display:grid}.nav-dropdown a{text-decoration:none;padding:10px 12px;border-radius:9px;line-height:1.35}.nav-dropdown a:hover,.nav-dropdown a.how-help-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px 46px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(120deg,#f5f8f6,#fffdfa)}.how-help-panel h2{font-size:clamp(32px,4vw,46px)}:focus-visible{background:var(--mint-100)}.nav-toggle{display:none}.hero{background:radial-gradient(circle at 87% 22%,rgba(142,170,164,.18),transparent 26%),linear-gradient(180deg,var(--cream),#f7faf8);overflow:hidden}.hero-grid{min-height:610px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:70px;padding-block:84px}.hero-copy{max-width:740px}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--teal-700);font-size:13px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin:0;max-width:720px;color:var(--teal-900);font-size:clamp(44px,6vw,74px);font-weight:620;line-height:1.03;letter-spacing:-.035em}.hero-location{margin:30px 0 0;max-width:670px;font-size:clamp(19px,2vw,24px);line-height:1.48}.hero-specialism{margin:18px 0 0;max-width:680px;color:var(--muted);font-size:17px}.hero-specialism strong{color:var(--teal-800)}.hero-actions,.closing-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 21px;border-radius:10px;border:1px solid transparent;text-decoration:none;font-size:15px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--teal-800);color:white;box-shadow:0 8px 20px rgba(31,95,89,.16)}.button-primary:hover{background:var(--teal-900)}.button-secondary{color:var(--teal-900);border-color:var(--sage-500);background:rgba(255,255,255,.55)}.button-secondary:hover{background:white}.hero-mark{width:min(100%,430px);justify-self:end;display:flex;align-items:center;justify-content:center;opacity:1}.section{padding-block:86px}.section-white{background:var(--paper)}.section-mint{background:var(--mint-100)}.section-sage{background:#e9f0ed}.concern-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:86px;align-items:start}h2{margin:0;color:var(--teal-900);font-size:clamp(32px,4vw,48px);line-height:1.12;font-weight:630;letter-spacing:-.025em}h3{margin:0;color:var(--teal-900);font-size:21px;line-height:1.25;font-weight:680}.prose p{margin:0 0 20px}.prose p:last-child{margin-bottom:0}.large-prose{font-size:18px}.section-heading{max-width:760px;margin-bottom:42px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading.narrow{max-width:620px}.section-heading p:not(.section-kicker){margin:16px auto 0;max-width:680px;color:var(--muted)}.path-cards{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.path-card,.service-card{position:relative;background:rgba(255,255,255,.8);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 26px rgba(25,70,64,.045)}.path-card{padding:30px;min-height:250px}.path-card-primary{background:#edf4ef;border-color:#b9ccc4;box-shadow:0 10px 30px rgba(31,95,89,.08)}.card-number{width:38px;height:38px;display:grid;place-items:center;margin-bottom:22px;border-radius:50%;background:var(--sage-500);color:white;font-weight:800}.path-card-primary .card-number{background:var(--teal-800)}.path-card p,.service-card p{color:var(--muted);margin:12px 0 22px}.text-link{color:var(--teal-800);text-decoration:none;font-size:15px;font-weight:750}.text-link:hover{text-decoration:underline}.service-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.service-card{padding:34px}.icon-bubble{width:58px;height:58px;display:grid;place-items:center;margin-bottom:24px;border-radius:50%;background:var(--mint-200)}.icon-bubble svg{width:32px;height:32px;fill:none;stroke:var(--teal-800);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.center-action{display:flex;justify-content:center;margin-top:28px}.about-preview{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.about-image-wrap{max-width:480px;overflow:hidden;border-radius:22px;box-shadow:var(--shadow)}.about-image-wrap img{width:100%;aspect-ratio:4/3.3;object-fit:cover;object-position:center 32%}.about-copy{max-width:580px}.about-copy p:not(.section-kicker){margin:20px 0 0;font-size:18px}.about-copy .text-link{display:inline-block;margin-top:24px}.closing-panel{display:flex;justify-content:space-between;gap:60px;align-items:end;padding:42px 46px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(120deg,#f5f8f6,#fffdfa)}.closing-panel>div:first-child{max-width:750px}.closing-panel h2{font-size:clamp(29px,3.5vw,42px)}.closing-panel p:not(.section-kicker){color:var(--muted);margin:15px 0 0}.site-footer{color:rgba(255,255,255,.88);background:linear-gradient(135deg,#164c48,#1f665f)}.footer-grid{padding-block:58px 48px;display:grid;grid-template-columns:1.35fr .8fr .9fr .75fr;gap:48px}.footer-brand img{width:240px;padding:9px;border-radius:10px;background:rgba(255,255,255,.96)}.footer-brand p{max-width:300px;font-size:14px;margin-top:18px}.site-footer h2{color:white;font-size:15px;letter-spacing:.02em;margin-bottom:12px}.site-footer ul{margin:0;padding:0;list-style:none;font-size:14px}.site-footer li{margin-bottom:7px}.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover{text-decoration:underline}.footer-lower{padding-block:24px 34px;border-top:1px solid rgba(255,255,255,.18);font-size:12px}.legal-links{display:flex;flex-wrap:wrap;gap:18px}.ai-note{max-width:900px;color:rgba(255,255,255,.72);margin:20px 0 0}.copyright{color:rgba(255,255,255,.62);margin:14px 0 0}.how-help-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px 46px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(120deg,#f5f8f6,#fffdfa)}.how-help-panel h2{font-size:clamp(32px,4vw,46px)}:focus-visible{outline:3px solid #6f9f96;outline-offset:3px}@media(max-width:1050px){.brand{width:205px}.site-nav{gap:14px;font-size:13px}.hero-grid{gap:35px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}@media(max-width:880px){.header-inner{min-height:74px}.brand{width:205px}.nav-toggle{display:grid;gap:5px;margin-left:auto;padding:10px;border:0;background:transparent;cursor:pointer}.nav-toggle span:not(.sr-only){width:24px;height:2px;background:var(--teal-900)}.site-nav{display:none;position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 74px);overflow-y:auto;padding:16px 20px 24px;background:var(--paper);border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.site-nav.open{display:grid;gap:2px}.site-nav>a,.nav-dropdown-toggle{width:100%;text-align:left;padding:12px;border-radius:8px}.site-nav>a::after,.nav-dropdown-toggle::after{display:none}.nav-dropdown{position:static;width:auto;box-shadow:none;border:0;padding:2px 0 10px 15px;background:transparent}.hero-grid{min-height:0;grid-template-columns:1fr;padding-block:66px 70px}.hero-mark{width:230px;justify-self:start;margin-top:4px}.concern-grid,.about-preview{grid-template-columns:1fr;gap:38px}.about-image-wrap{max-width:520px}.closing-panel{align-items:flex-start;flex-direction:column;gap:10px}.how-help-panel{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:last-child{grid-column:auto}}@media(max-width:620px){body{font-size:16px}.shell{width:min(calc(100% - 28px),var(--shell))}.brand{width:190px}.hero-grid{padding-block:48px 56px;gap:28px}.hero h1{font-size:clamp(40px,12vw,58px)}.hero-location{margin-top:23px;font-size:19px}.hero-actions .button{flex:1 1 100%}.section{padding-block:64px}.path-cards,.service-cards{grid-template-columns:1fr}.path-card,.service-card{padding:26px}.about-image-wrap img{aspect-ratio:1/.95}.closing-panel{padding:30px 24px}.how-help-panel{padding:30px 24px}.how-help-panel .button{width:100%}.closing-actions{width:100%}.closing-actions .button{flex:1 1 100%}.footer-grid{grid-template-columns:1fr;padding-block:44px 34px}.footer-brand img{width:min(100%,260px)}}

.hero-mark img{display:block;width:100%;height:auto;object-fit:contain}


/* ---------- Internal page: Start Here ---------- */
.internal-hero {
  background:
    radial-gradient(circle at 82% 18%, rgba(142,170,164,.15), transparent 26%),
    linear-gradient(180deg, var(--cream), #f6faf7);
  border-bottom: 1px solid rgba(31,95,89,.06);
}

.internal-hero-copy {
  max-width: 860px;
  padding-top: 90px;
  padding-bottom: 82px;
}

.internal-hero h1 {
  margin: 0;
  color: var(--teal-900);
  font-size: clamp(42px, 6vw, 68px);
  font-weight: 620;
  line-height: 1.05;
  letter-spacing: -.035em;
}

.internal-hero p:not(.section-kicker) {
  max-width: 760px;
  margin: 25px 0 0;
  color: var(--muted);
  font-size: 20px;
  line-height: 1.65;
}

.route-intro {
  max-width: 720px;
  margin: 0 auto 42px;
  text-align: center;
}

.age-route-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

.age-route-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 520px;
  padding: 38px;
  background: var(--paper);
  border: 1px solid var(--border);
  border-radius: 20px;
  box-shadow: var(--shadow);
}

.age-route-primary {
  background: linear-gradient(145deg, #edf4ef, #f8fbf8);
  border-color: #b5c9c1;
}

.route-step {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  margin-bottom: 24px;
  border-radius: 50%;
  background: var(--teal-800);
  color: white;
  font-weight: 800;
}

.route-step-light {
  background: var(--sage-500);
}

.route-age {
  margin: 0 0 10px;
  color: var(--teal-700);
  font-size: 14px;
  font-weight: 750;
  letter-spacing: .02em;
}

.age-route-card h3 {
  font-size: 27px;
  margin-bottom: 18px;
}

.age-route-card p:not(.route-age) {
  margin: 0 0 18px;
  color: var(--muted);
}

.age-route-card > .button,
.route-actions {
  margin-top: auto;
}

.route-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.route-bridge {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 18px;
  margin: 42px auto 28px;
  color: var(--teal-700);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .10em;
  text-transform: uppercase;
}

.route-bridge span:first-child,
.route-bridge span:last-child {
  height: 1px;
  background: var(--sage-300);
}

.still-concerned-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 50px;
  align-items: center;
  padding: 44px 48px;
  background: var(--teal-900);
  color: rgba(255,255,255,.92);
  border-radius: 22px;
  box-shadow: var(--shadow);
}

.still-concerned-card .section-kicker {
  color: #c8ddd7;
}

.still-concerned-card h2 {
  color: white;
  font-size: clamp(32px, 4vw, 46px);
}

.still-concerned-card p:not(.section-kicker) {
  max-width: 770px;
  margin: 16px 0 0;
}

.still-concerned-card .button-primary {
  background: white;
  color: var(--teal-900);
  box-shadow: none;
}

.still-concerned-card .button-primary:hover {
  background: var(--mint-100);
}

.external-note {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 24px;
  align-items: start;
  max-width: 920px;
}

.external-note-icon {
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: rgba(255,255,255,.8);
  color: var(--teal-800);
  border: 1px solid var(--border);
  font-size: 23px;
}

.external-note h2 {
  font-size: 28px;
}

.external-note p {
  margin: 12px 0 0;
  color: var(--muted);
}

@media (max-width: 760px) {
  .internal-hero-copy {
    padding-top: 62px;
    padding-bottom: 58px;
  }

  .internal-hero p:not(.section-kicker) {
    font-size: 18px;
  }

  .age-route-grid {
    grid-template-columns: 1fr;
  }

  .age-route-card {
    min-height: 0;
    padding: 30px;
  }

  .route-bridge {
    margin-top: 30px;
  }

  .still-concerned-card {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 34px 30px;
  }

  .still-concerned-action .button {
    width: 100%;
  }

  .external-note {
    grid-template-columns: 1fr;
  }
}

/* ---------- Internal page: How I Can Help ---------- */
.nav-dropdown-toggle.active-section { color: var(--teal-700); }
.nav-dropdown-toggle.active-section::after { right: 0; }

.help-hero-grid {
  min-height: 650px;
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr);
  gap: 70px;
  align-items: center;
}
.help-hero-copy { padding-block: 78px; }
.help-hero-copy h1 { font-size: clamp(40px, 5vw, 62px); }
.help-hero-photo {
  overflow: hidden;
  border-radius: 22px;
  box-shadow: var(--shadow);
}
.help-hero-photo img {
  width: 100%;
  aspect-ratio: .88;
  object-fit: cover;
  object-position: center 30%;
}
.approach-grid {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: 90px;
  align-items: start;
}
.expect-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 18px;
}
.expect-card {
  grid-column: span 2;
  padding: 28px;
  background: rgba(255,255,255,.82);
  border: 1px solid var(--border);
  border-radius: var(--radius);
}
.expect-card:nth-child(4) { grid-column: 2 / span 2; }
.expect-card:nth-child(5) { grid-column: 4 / span 2; }
.expect-icon {
  width: 42px; height: 42px;
  display: grid; place-items: center;
  margin-bottom: 18px;
  border-radius: 50%;
  background: var(--mint-200);
  color: var(--teal-800);
  font-size: 24px;
}
.expect-card p { margin: 10px 0 0; color: var(--muted); }

.specialism-grid {
  max-width: 920px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 22px;
}
.specialism-card {
  min-height: 220px;
  padding: 34px;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  background: var(--paper);
  box-shadow: 0 8px 26px rgba(25,70,64,.045);
}
.specialism-mark {
  width: 48px; height: 40px;
  margin-bottom: 22px;
  border-radius: 50% 50% 50% 42%;
  background: var(--sage-500);
}
.specialism-mark.pale { background: var(--sage-300); }
.specialism-card h3 { margin-bottom: 22px; }
.specialism-copy {
  max-width: 820px;
  margin: 34px auto 0;
  text-align: center;
}

.about-full-grid {
  display: grid;
  grid-template-columns: .78fr 1.22fr;
  gap: 72px;
  align-items: center;
}
.about-full-photo {
  overflow: hidden;
  border-radius: 22px;
  box-shadow: var(--shadow);
}
.about-full-photo img {
  width: 100%;
  aspect-ratio: .9;
  object-fit: cover;
  object-position: center 28%;
}
.about-full-copy .prose { margin-top: 24px; }

.registration-panel {
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  gap: 70px;
  padding: 44px 48px;
  border: 1px solid var(--border);
  border-radius: 20px;
  background: linear-gradient(120deg,#f5f8f6,#fffdfa);
}
.registration-panel h2 { font-size: clamp(30px,3.4vw,42px); }
.registration-list {
  margin: 0;
  padding: 0;
  list-style: none;
  columns: 2;
  column-gap: 36px;
}
.registration-list li {
  break-inside: avoid;
  position: relative;
  margin: 0 0 13px;
  padding-left: 22px;
}
.registration-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: var(--teal-700);
  font-weight: 800;
}

@media (max-width: 850px) {
  .help-hero-grid, .approach-grid, .about-full-grid, .registration-panel {
    grid-template-columns: 1fr;
    gap: 38px;
  }
  .help-hero-photo { max-width: 520px; margin-bottom: 60px; }
  .expect-grid { grid-template-columns: repeat(2,1fr); }
  .expect-card, .expect-card:nth-child(4), .expect-card:nth-child(5) { grid-column: auto; }
  .expect-card:last-child { grid-column: 1 / -1; }
}
@media (max-width: 620px) {
  .help-hero-grid { gap: 0; }
  .help-hero-copy { padding-block: 58px 38px; }
  .help-hero-photo { margin-bottom: 48px; }
  .expect-grid, .specialism-grid { grid-template-columns: 1fr; }
  .expect-card:last-child { grid-column: auto; }
  .registration-panel { padding: 30px 24px; }
  .registration-list { columns: 1; }
}


/* ---------- How I Can Help v2 refinements ---------- */
.help-hero-single {
  max-width: 1000px;
}
.help-hero-single .help-hero-copy {
  max-width: 920px;
}
.about-kicker {
  text-transform: none !important;
  letter-spacing: .045em !important;
}
.specialism-mark { display:none !important; }
.specialism-bubble-svg {
  display: block;
  width: 58px;
  height: 50px;
  margin-bottom: 20px;
  fill: none;
  stroke: var(--teal-700);
  stroke-width: 2.4;
  stroke-linejoin: round;
  stroke-linecap: round;
}
.specialism-bubble-svg.pale {
  stroke: #a9aa8f;
}

/* ---------- Speech Sound Disorder page ---------- */
.ssd-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr);gap:70px;align-items:center}
.ssd-hero-mark{display:grid;place-items:center}
.ssd-page-bubble{width:min(100%,250px);fill:none;stroke:var(--sage-500);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.recognise-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1000px;margin:0 auto}
.recognise-item{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;padding:24px 26px;border:1px solid var(--border);border-radius:16px;background:var(--paper)}
.recognise-item span{font-size:12px;font-weight:800;letter-spacing:.08em;color:var(--teal-700);padding-top:3px}
.recognise-item p{margin:0;color:var(--muted)}
.recognise-note{max-width:800px;margin:30px auto 0;text-align:center;color:var(--muted);font-style:italic}
.two-column-info{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}
.assessment-feature{display:grid;grid-template-columns:180px 1fr;gap:52px;align-items:center;max-width:940px}
.assessment-feature-mark{display:grid;place-items:center}
.assessment-feature-mark .ssd-page-bubble{width:145px;stroke:var(--teal-700)}
.assessment-feature p:not(.section-kicker){font-size:19px;line-height:1.7;color:var(--muted)}
.help-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:start}
.lead-copy{font-size:19px;line-height:1.7;color:var(--muted);margin-top:22px}
.support-list-card{padding:34px;background:rgba(255,255,255,.72);border:1px solid var(--border);border-radius:20px}
.support-list-card>p{margin-top:0;font-weight:700;color:var(--teal-900)}
.tick-list{list-style:none;padding:0;margin:20px 0 0}
.tick-list li{position:relative;padding:0 0 15px 27px;color:var(--muted)}
.tick-list li::before{content:"✓";position:absolute;left:0;color:var(--teal-700);font-weight:800}
.learn-next-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}
.learn-card,.next-card{padding:38px;border:1px solid var(--border);border-radius:20px}
.learn-card{background:#f7faf8}
.next-card{background:var(--teal-900);color:rgba(255,255,255,.9)}
.next-card h2{color:#fff}.next-card .section-kicker{color:#c8ddd7}
.next-card .button-primary{background:#fff;color:var(--teal-900)}
.learn-card p:not(.section-kicker),.next-card p:not(.section-kicker){margin:15px 0 26px}
@media(max-width:800px){
.ssd-hero-grid,.two-column-info,.help-detail-grid,.learn-next-grid{grid-template-columns:1fr;gap:36px}
.ssd-hero-mark{display:none}
.recognise-grid{grid-template-columns:1fr}
.assessment-feature{grid-template-columns:1fr;gap:20px}
.assessment-feature-mark{justify-content:start}
.assessment-feature-mark .ssd-page-bubble{width:90px}
}


/* ---------- SSD v2 visual refinements ---------- */
.recognise-item {
  grid-template-columns: 44px 1fr;
}
.recognise-check {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--mint-200);
  color: var(--teal-800) !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  padding: 0 !important;
  margin-top: 1px;
}

.assessment-feature-mark {
  display: grid;
  place-items: center;
}
.assessment-search-icon {
  width: 132px;
  height: 132px;
  fill: none;
  stroke: var(--teal-700);
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.assessment-search-icon circle:not(:first-child) {
  fill: var(--sage-500);
  stroke: none;
}


/* ---------- SSD v3 corrections ---------- */
.recognise-check {
  width: 30px !important;
  height: 30px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 50% !important;
  background: var(--mint-200) !important;
  color: var(--teal-800) !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  padding: 0 !important;
  margin-top: 1px;
}
.assessment-search-icon { display:none !important; }
.assessment-clipboard-icon {
  width: 150px;
  height: 150px;
  fill: none;
  stroke: var(--teal-700);
  stroke-width: 3.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.assessment-clipboard-icon .icon-fill {
  fill: var(--teal-700);
  stroke: var(--teal-700);
}
.assessment-clipboard-icon .magnifier-lens {
  fill: var(--paper);
  stroke-width: 4.2;
}
.assessment-clipboard-icon .magnifier-handle {
  stroke-width: 7;
}

/* ---------- Developmental Language Disorder page ---------- */
.dld-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.28fr) minmax(250px,.72fr);
  gap:70px;
  align-items:center;
}
.dld-hero-mark{
  display:grid;
  place-items:center;
}
.dld-language-icon{
  width:min(100%,250px);
  height:auto;
  fill:var(--mint-100);
  stroke:var(--teal-700);
  stroke-width:3;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dld-wide-item{
  grid-column:1 / -1;
  max-width:760px;
  width:100%;
  justify-self:center;
}
.dld-assessment-icon{
  width:150px;
  height:150px;
  fill:none;
  stroke:var(--teal-700);
  stroke-width:3.4;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.dld-assessment-icon .icon-fill{
  fill:var(--teal-700);
  stroke:var(--teal-700);
}
.dld-assessment-icon .lens{
  fill:var(--paper);
  stroke-width:4.2;
}
.dld-assessment-icon .handle{
  stroke-width:7;
}
.dld-assessment-feature p:not(.section-kicker){
  font-size:18.5px;
  line-height:1.7;
  color:var(--muted);
}
@media(max-width:800px){
  .dld-hero-grid{grid-template-columns:1fr;gap:32px}
  .dld-hero-mark{display:none}
  .dld-wide-item{grid-column:auto;max-width:none}
}


/* ---------- DLD v2 hero icon ---------- */
.dld-language-icon { display:none !important; }
.dld-communication-icon {
  width: min(100%, 285px);
  height: auto;
  fill: none;
  stroke: var(--teal-700);
  stroke-width: 3.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.dld-communication-icon .bubble-left {
  fill: rgba(181, 207, 199, .22);
}
.dld-communication-icon .bubble-right {
  fill: rgba(239, 239, 226, .42);
}
.dld-communication-icon .dot-fill {
  fill: var(--teal-700);
  stroke: none;
}
.dld-communication-icon .person-head {
  fill: var(--paper);
}
.dld-communication-icon .person-body {
  fill: none;
}


/* ---------- DLD v3 refined hero icon ---------- */
.dld-communication-icon,
.dld-language-icon { display:none !important; }

.dld-communication-icon-v3 {
  width: min(100%, 285px);
  height: auto;
  fill: none;
  stroke: var(--teal-700);
  stroke-width: 3.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.dld-communication-icon-v3 .dot {
  fill: var(--teal-700);
  stroke: none;
}


/* ---------- DLD v4 approved reference icon ---------- */
.dld-communication-icon-v3,
.dld-communication-icon,
.dld-language-icon { display:none !important; }

.dld-approved-icon {
  display:block;
  width:min(100%, 285px);
  height:auto;
  object-fit:contain;
}

/* ---------- Assessment page ---------- */
.assessment-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:62px;
  align-items:center;
}
.assessment-hero-photo{
  overflow:hidden;
  border-radius:22px;
  box-shadow:var(--shadow);
}
.assessment-hero-photo img{
  width:100%;
  aspect-ratio:1.15;
  object-fit:cover;
  object-position:center;
}
.assessment-process-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}
.assessment-process-card{
  padding:32px;
  border:1px solid var(--border);
  border-radius:20px;
  background:var(--paper);
  box-shadow:0 8px 26px rgba(25,70,64,.045);
}
.assessment-process-emphasis{
  background:#edf4ef;
  border-color:#b8ccc4;
}
.process-icon{
  width:58px;height:58px;
  display:grid;place-items:center;
  margin-bottom:20px;
  border-radius:50%;
  background:var(--mint-200);
}
.process-icon svg{
  width:34px;height:34px;
  fill:none;stroke:var(--teal-700);
  stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;
}
.process-label{
  margin:0 0 8px;
  color:var(--teal-700);
  font-size:13px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.assessment-process-card h3{margin-bottom:14px}
.assessment-process-card p:not(.process-label){color:var(--muted);margin:0 0 14px}
.assessment-during-grid{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:70px;
  align-items:start;
}
.assessment-intro{margin-top:16px;color:var(--muted);font-size:18px}
.assessment-checklist{
  margin:0;padding:0;list-style:none;
  display:grid;gap:12px;
}
.assessment-checklist li{
  position:relative;
  padding:16px 18px 16px 50px;
  background:rgba(255,255,255,.8);
  border:1px solid var(--border);
  border-radius:14px;
  color:var(--muted);
}
.assessment-checklist li::before{
  content:"✓";
  position:absolute;
  left:17px;top:14px;
  width:24px;height:24px;
  display:grid;place-items:center;
  border-radius:50%;
  background:var(--mint-200);
  color:var(--teal-800);
  font-weight:800;
}
.assessment-after-grid{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:65px;
  align-items:center;
}
.assessment-image-panel{
  overflow:hidden;
  border-radius:20px;
  box-shadow:var(--shadow);
}
.assessment-image-panel img{
  width:100%;
  aspect-ratio:1;
  object-fit:cover;
  object-position:center;
}
.findings-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  align-items:start;
}
.findings-grid>div:first-child>p:not(.section-kicker){
  margin-top:20px;
  color:var(--muted);
  font-size:18px;
}
.findings-card{
  padding:34px;
  background:rgba(255,255,255,.75);
  border:1px solid var(--border);
  border-radius:20px;
}
.findings-card>p{margin-top:0;font-weight:700;color:var(--teal-900)}
.next-steps-panel{
  max-width:900px;
}
.next-steps-panel p:not(.section-kicker){
  max-width:820px;
  color:var(--muted);
  font-size:18px;
}
.assessment-fee-panel{
  display:grid;
  grid-template-columns:1fr auto;
  gap:45px;
  align-items:center;
}
.assessment-fee-panel>div{max-width:850px}
.assessment-fee-panel p:not(.section-kicker){color:var(--muted);font-size:18px}
@media(max-width:850px){
  .assessment-hero-grid,
  .assessment-during-grid,
  .assessment-after-grid,
  .findings-grid,
  .assessment-fee-panel{
    grid-template-columns:1fr;
    gap:36px;
  }
  .assessment-process-grid{grid-template-columns:1fr}
  .assessment-hero-photo{max-width:560px}
  .assessment-image-panel{max-width:560px}
  .assessment-fee-panel .button{justify-self:start}
}


/* ---------- Assessment v2: replace repeated photo with established assessment icon ---------- */
.assessment-icon-panel{
  min-height:330px;
  display:grid;
  place-items:center;
  background:#f4f8f5;
  box-shadow:none;
  border:1px solid var(--border);
}
.assessment-page-icon{
  width:min(58%,220px);
  height:auto;
}
@media(max-width:850px){
  .assessment-icon-panel{
    min-height:240px;
    max-width:560px;
  }
  .assessment-page-icon{width:170px}
}

/* ---------- Therapy page ---------- */
.therapy-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:62px;
  align-items:center;
}
.therapy-hero-photo{
  overflow:hidden;
  border-radius:22px;
  box-shadow:var(--shadow);
}
.therapy-hero-photo img{
  width:100%;
  aspect-ratio:1.12;
  object-fit:cover;
  object-position:center;
}
.session-time-grid{
  max-width:900px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}
.session-time-card{
  display:grid;
  grid-template-columns:88px 1fr;
  gap:22px;
  align-items:start;
  padding:30px;
  border:1px solid var(--border);
  border-radius:18px;
  background:var(--paper);
}
.time-number{
  width:72px;
  height:72px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--mint-200);
  color:var(--teal-800);
  font-size:27px;
  font-weight:800;
}
.session-time-card p{margin:10px 0 0;color:var(--muted)}
.session-note{
  max-width:760px;
  margin:28px auto 0;
  text-align:center;
  color:var(--muted);
}
.therapy-cycle{
  max-width:1050px;
  margin:0 auto 36px;
  display:grid;
  grid-template-columns:auto auto auto auto auto auto auto auto auto;
  gap:10px;
  align-items:center;
  justify-content:center;
}
.therapy-cycle-step{
  min-width:130px;
  padding:18px 16px;
  text-align:center;
  border:1px solid var(--border);
  border-radius:16px;
  background:rgba(255,255,255,.8);
}
.therapy-cycle-step span{
  width:26px;height:26px;
  display:grid;place-items:center;
  margin:0 auto 8px;
  border-radius:50%;
  background:var(--teal-800);
  color:white;
  font-size:12px;
  font-weight:800;
}
.therapy-cycle-step strong{
  display:block;
  color:var(--teal-900);
  font-size:14px;
}
.therapy-cycle-arrow{
  color:var(--sage-500);
  font-size:20px;
}
.therapy-process-copy{
  max-width:850px;
  margin:0 auto;
  text-align:center;
}
.working-together-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:65px;
  align-items:center;
}
.working-together-photo{
  overflow:hidden;
  border-radius:22px;
  box-shadow:var(--shadow);
}
.working-together-photo img{
  width:100%;
  aspect-ratio:1;
  object-fit:cover;
  object-position:center;
}
.therapy-support-list{margin-top:24px}
.therapy-emphasis{
  margin-top:24px;
  padding:20px 22px;
  border-left:4px solid var(--sage-500);
  background:#f5f8f6;
  color:var(--teal-900);
  font-weight:650;
  border-radius:0 12px 12px 0;
}
.review-grid{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:70px;
  align-items:start;
}
.therapy-fee-panel{
  display:grid;
  grid-template-columns:1fr auto;
  gap:45px;
  align-items:center;
  padding:40px 44px;
  border:1px solid var(--border);
  border-radius:20px;
  background:linear-gradient(120deg,#f5f8f6,#fffdfa);
}
.therapy-fee-panel>div{max-width:820px}
.therapy-fee-panel p:not(.section-kicker){color:var(--muted);font-size:18px}
@media(max-width:950px){
  .therapy-cycle{
    grid-template-columns:1fr;
    max-width:520px;
  }
  .therapy-cycle-arrow{
    transform:rotate(90deg);
    justify-self:center;
  }
}
@media(max-width:850px){
  .therapy-hero-grid,
  .working-together-grid,
  .review-grid,
  .therapy-fee-panel{
    grid-template-columns:1fr;
    gap:36px;
  }
  .session-time-grid{grid-template-columns:1fr}
  .therapy-hero-photo,.working-together-photo{max-width:560px}
  .therapy-fee-panel .button{justify-self:start}
}
@media(max-width:620px){
  .session-time-card{grid-template-columns:64px 1fr;padding:24px}
  .time-number{width:56px;height:56px;font-size:22px}
  .therapy-fee-panel{padding:30px 24px}
}


/* ---------- Therapy v2: prose-led session explanation ---------- */
.therapy-reading-width{
  max-width:900px;
}
.therapy-session-simple h2,
.therapy-beyond-simple h2{
  max-width:760px;
  margin-bottom:24px;
}
.therapy-session-simple .large-prose,
.therapy-beyond-simple .large-prose{
  max-width:800px;
}
.therapy-simple-list{
  margin:14px 0 22px;
  padding-left:1.3em;
}
.therapy-simple-list li{
  margin:0 0 10px;
  padding-left:5px;
  color:var(--muted);
}
.therapy-simple-list li::marker{
  color:var(--teal-700);
}

/* ---------- Schools page ---------- */
.schools-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);
  gap:70px;
  align-items:center;
}
.schools-hero-mark{
  min-height:330px;
  display:grid;
  place-items:center;
  border:1px solid var(--border);
  border-radius:22px;
  background:#f3f7f4;
}
.schools-hero-icon{
  width:min(62%,250px);
  height:auto;
  fill:none;
  stroke:var(--teal-700);
  stroke-width:5;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.schools-reading-width{max-width:1000px}
.schools-support-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
  margin-top:34px;
}
.schools-support-item{
  padding:26px 28px;
  border:1px solid var(--border);
  border-radius:16px;
  background:var(--paper);
}
.schools-support-item h3{margin:0 0 10px}
.schools-support-item p{margin:0;color:var(--muted)}
.schools-two-col{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:70px;
  align-items:start;
}
.schools-tick-list{
  max-width:850px;
  margin-top:28px;
}
.schools-enquiry-panel{
  display:grid;
  grid-template-columns:1fr auto;
  gap:45px;
  align-items:center;
  padding:40px 44px;
  border:1px solid var(--border);
  border-radius:20px;
  background:linear-gradient(120deg,#f5f8f6,#fffdfa);
}
.schools-enquiry-panel>div{max-width:820px}
.schools-enquiry-panel p:not(.section-kicker){color:var(--muted);font-size:18px}
@media(max-width:850px){
  .schools-hero-grid,
  .schools-two-col,
  .schools-enquiry-panel{
    grid-template-columns:1fr;
    gap:36px;
  }
  .schools-support-grid{grid-template-columns:1fr}
  .schools-hero-mark{min-height:240px;max-width:560px}
  .schools-hero-icon{width:180px}
  .schools-enquiry-panel .button{justify-self:start}
}
@media(max-width:620px){
  .schools-enquiry-panel{padding:30px 24px}
}


/* ---------- Schools v2 approved icon ---------- */
.schools-hero-icon{display:none !important;}
.schools-approved-icon{
  display:block;
  width:min(78%,300px);
  height:auto;
  object-fit:contain;
}

/* Fees page v1 */
.fees-width{max-width:900px}.fees-width .large-prose{max-width:820px}.fees-width .text-link{display:inline-block;margin-top:14px}
.fees-cols{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}
@media(max-width:850px){.fees-cols{grid-template-columns:1fr;gap:30px}}

/* ---------- Fees v3: scan-friendly fee cards ---------- */
.fees-hero-clean{padding-bottom:58px}
.fees-overview-section{padding-top:48px;padding-bottom:62px}
.fees-card-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}
.fee-card{
  padding:28px 28px 26px;
  border:1px solid var(--border);
  border-radius:18px;
  background:var(--paper);
  box-shadow:0 8px 24px rgba(25,70,64,.045);
}
.fee-card-label{
  margin:0 0 13px;
  color:var(--teal-800);
  font-weight:700;
  font-size:17px;
}
.fee-card-price{
  margin:0 0 15px;
  color:var(--teal-900);
  font-size:29px;
  line-height:1.15;
  font-weight:750;
}
.fee-card-price span{
  font-size:16px;
  font-weight:600;
}
.fee-card>p:not(.fee-card-label):not(.fee-card-price){
  color:var(--muted);
  margin:0 0 8px;
}
.fee-card .fee-card-note{
  font-size:14px;
  margin-top:14px !important;
}
.fees-width h2{
  font-size:clamp(26px,3vw,34px);
  margin-bottom:20px;
}
.fees-width .prose h3{
  margin-top:28px;
  margin-bottom:8px;
  font-size:20px;
}
@media(max-width:800px){
  .fees-card-grid{grid-template-columns:1fr}
  .fee-card{max-width:600px}
}

/* ---------- Fees v4 refinements ---------- */
.fees-travel-note{
  margin:22px 0 0;
  color:var(--muted);
  font-size:15px;
}
.fees-travel-note strong{
  color:var(--teal-900);
  font-weight:650;
}

/* ---------- Resources page ---------- */
.resources-width{max-width:900px}
.resource-section-heading{margin-bottom:30px}
.resource-section-heading .section-kicker{display:none}
.resource-section-heading h2{margin:0}
.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.resource-card{display:flex;flex-direction:column;padding:28px;border:1px solid var(--border);border-radius:18px;background:var(--paper);box-shadow:0 8px 24px rgba(25,70,64,.035)}
.resource-card h3{margin:0 0 5px}
.resource-org{margin:0 0 16px!important;color:var(--teal-700)!important;font-size:14px;font-weight:700}
.resource-card>p:not(.resource-org){color:var(--muted);margin:0 0 20px}
.resource-card .text-link{margin-top:auto;align-self:flex-start}
.resource-grid-single{grid-template-columns:minmax(0,1fr);max-width:620px}
@media(max-width:760px){.resource-grid{grid-template-columns:1fr}.resource-grid-single{max-width:none}}

/* ---------- Contact page ---------- */
.contact-width{max-width:900px}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}
.contact-list{margin-top:0}
.contact-actions-wrap{max-width:1050px}
.contact-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}
.contact-action-card{
  display:flex;align-items:center;gap:15px;
  min-height:82px;padding:20px 22px;
  border:1px solid var(--border);border-radius:16px;
  background:rgba(255,255,255,.82);
  color:var(--teal-900);font-weight:700;text-decoration:none;
  transition:transform .15s ease,box-shadow .15s ease;
}
.contact-action-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(25,70,64,.08)}
.contact-action-icon{
  width:38px;height:38px;display:grid;place-items:center;
  border-radius:50%;background:var(--mint-200);color:var(--teal-800);
  font-size:20px;flex:0 0 auto;
}
.contact-placeholder-note{margin:18px 0 0;color:var(--muted);font-size:13px}
@media(max-width:800px){
  .contact-grid{grid-template-columns:1fr;gap:28px}
  .contact-actions{grid-template-columns:1fr}
  .contact-action-card{max-width:600px}
}

/* ---------- Contact v3 ---------- */
.contact-action-icon-image{overflow:hidden;background:transparent}
.contact-action-icon-image img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}

/* ---------- Policy pages ---------- */
.policy-width{max-width:900px}
.policy-prose{font-size:17px;line-height:1.75;color:var(--text)}
.policy-prose h2{font-size:clamp(22px,2.5vw,28px);margin:48px 0 16px;color:var(--teal-900)}
.policy-prose h2:first-child{margin-top:0}
.policy-prose p{margin:0 0 18px}
.policy-prose ul{margin:0 0 24px;padding-left:24px}
.policy-prose li{margin:0 0 8px}
.privacy-hero{padding-bottom:48px}
.privacy-hero h1{margin-bottom:10px}
.privacy-hero p:last-child{margin-bottom:0;font-weight:600}

/* ---------- Complaints page ---------- */
.policy-prose .policy-button{
  margin:2px 0 14px;
  text-decoration:none;
}


/* ---------- Site-wide visual & mobile consistency pass v2 ---------- */
.internal-hero > .shell:not(.internal-hero-copy):not(.help-hero-grid):not(.help-hero-single):not(.ssd-hero-grid):not(.dld-hero-grid):not(.assessment-hero-grid):not(.therapy-hero-grid):not(.schools-hero-grid){
  padding-top:82px;padding-bottom:74px
}
.internal-hero > .shell > h1{max-width:900px}
.internal-hero > .shell > p:not(.section-kicker){max-width:800px}
.button{min-height:48px}
.footer-grid{align-items:start}
.footer-brand{align-self:start}
.footer-brand img{max-width:240px}
.footer-lower{line-height:1.55}
.policy-prose a:not(.button){color:var(--teal-800);text-underline-offset:3px}
.policy-prose strong{color:var(--ink)}
.button,.text-link,.contact-action-card,.site-footer a{overflow-wrap:anywhere}
.assessment-hero-photo img,.therapy-hero-photo img,.working-together-photo img,.about-full-photo img,.about-image-wrap img,.help-hero-photo img,.schools-approved-icon,.dld-approved-icon{max-width:100%;height:auto}

@media(max-width:880px){
  .internal-hero h1{font-size:clamp(38px,7vw,54px)}
  .footer-grid{gap:34px 28px}
  .schools-hero-mark{width:100%}
}

@media(max-width:620px){
  .internal-hero > .shell:not(.internal-hero-copy):not(.help-hero-grid):not(.help-hero-single):not(.ssd-hero-grid):not(.dld-hero-grid):not(.assessment-hero-grid):not(.therapy-hero-grid):not(.schools-hero-grid){
    padding-top:52px;padding-bottom:48px
  }
  .internal-hero-copy{padding-top:54px;padding-bottom:50px}
  .internal-hero h1{font-size:clamp(34px,10.5vw,46px);line-height:1.08}
  .internal-hero p:not(.section-kicker){margin-top:18px;font-size:17px;line-height:1.6}
  h2{font-size:clamp(28px,8vw,36px)}
  .age-route-card,.path-card,.service-card,.expect-card,.specialism-card,.resource-card,.fee-card,.recognise-item,.schools-support-item{padding:22px}
  .still-concerned-card,.registration-panel,.therapy-fee-panel,.schools-enquiry-panel{padding:28px 22px}
  .footer-grid{gap:30px}
  .footer-grid>div{min-width:0}
  .footer-brand img{width:min(100%,235px)}
  .legal-links{gap:10px 16px}
  .policy-prose{font-size:16px;line-height:1.7}
  .policy-prose h2{margin-top:38px;font-size:24px}
  .contact-action-card{width:100%;min-height:72px}
  .fee-card-price{font-size:27px}
}


/* ---------- Professional logos in footer ---------- */
.footer-professional{
  margin-top:22px;
}
.footer-professional-label{
  margin:0 0 12px;
  font-size:12px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:rgba(255,255,255,.72);
}
.footer-professional-logos{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
}
.footer-professional-logos img{
  display:block;
  width:auto;
  max-height:54px;
  max-width:105px;
  object-fit:contain;
  background:#fff;
  border-radius:4px;
  padding:4px;
}
.footer-professional-logos img:nth-child(2){
  max-height:50px;
}
.footer-professional-logos img:nth-child(3){
  max-height:58px;
}
@media(max-width:620px){
  .footer-professional-logos{
    gap:10px;
  }
  .footer-professional-logos img{
    max-height:46px;
    max-width:92px;
  }
}

/* Updated horizontal RCSLT Member mark */
.footer-professional-logos img:nth-child(2){
  max-height:54px;
  max-width:150px;
}
@media(max-width:620px){
  .footer-professional-logos img:nth-child(2){
    max-height:46px;
    max-width:132px;
  }
}


/* ---------- Testimonials ---------- */
.section-testimonials{
  background:linear-gradient(180deg,#fffdf9,#faf8f3);
}
.testimonial-shell{max-width:1050px}
.testimonial-heading{margin-bottom:34px}
.testimonial-grid{display:grid;gap:24px}
.testimonial-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}
.testimonial-card{
  position:relative;
  margin:0;
  padding:38px 38px 34px;
  border:1px solid rgba(142,170,164,.14);
  border-radius:32px;
  background:rgba(255,252,246,.96);
  box-shadow:0 13px 30px rgba(25,70,64,.08);
}
.testimonial-card::after{
  content:"";
  position:absolute;
  right:46px;
  bottom:-22px;
  width:42px;
  height:42px;
  background:inherit;
  border-right:1px solid rgba(142,170,164,.14);
  border-bottom:1px solid rgba(142,170,164,.14);
  border-radius:0 0 18px 0;
  transform:skewY(34deg) rotate(10deg);
  box-shadow:8px 9px 15px rgba(25,70,64,.045);
  z-index:0;
}
.testimonial-card>*{position:relative;z-index:1}
.testimonial-card-featured{grid-column:1/-1;padding:44px 52px 40px}
.testimonial-card blockquote{
  margin:0;
  color:#223a38;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(22px,2.3vw,31px);
  line-height:1.48;
  font-weight:400;
}
.testimonial-card:not(.testimonial-card-featured) blockquote{font-size:clamp(20px,1.8vw,25px)}
.testimonial-card figcaption{
  margin-top:27px;
  padding-top:22px;
  color:#758763;
  font-size:13px;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.testimonial-card figcaption::before{
  content:"";
  display:block;
  width:46px;
  height:3px;
  margin-bottom:16px;
  border-radius:2px;
  background:#cbd1b4;
}
.testimonial-context{padding-block:72px}
.testimonial-shell-narrow{max-width:900px}
.testimonial-card-single{padding:42px 50px 38px}
.testimonial-card-single blockquote{font-size:clamp(22px,2.2vw,29px)}
@media(max-width:760px){
  .testimonial-grid-home{grid-template-columns:1fr}
  .testimonial-card-featured{grid-column:auto}
  .testimonial-card,.testimonial-card-featured,.testimonial-card-single{padding:30px 25px 29px;border-radius:25px}
  .testimonial-card blockquote,.testimonial-card:not(.testimonial-card-featured) blockquote,.testimonial-card-single blockquote{font-size:21px;line-height:1.5}
  .testimonial-card::after{right:35px;bottom:-17px;width:34px;height:34px}
  .testimonial-context{padding-block:58px}
}
