/* GENERATED by build/wdz-el/make_css.py - do not edit on the server. Source: build/wdz/wdz.css */
/* Website Design: page level adjustments only, plus two new blocks: the fill card that carries its own
   sibling link, and the single featured quote. */

/* ---------- 01 hero ---------- */
.bhp-wdz.chero .paths{display:flex;gap:16px;flex-wrap:wrap;align-items:center}
.bhp-wdz.chero .paths .btn{flex:0 0 auto}
.bhp-wdz .cta-core .paths.mid{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;
  margin-top:clamp(22px,3vh,28px)}
.bhp-wdz.chero .tag .ln{white-space:normal}
.bhp-wdz .ec-fig b{font-size:24px}
.bhp-wdz .ec-fig small{max-width:88px}

/* ---------- 02 the answer column ---------- */
.bhp-wdz .a2 .erow{align-items:stretch}
.bhp-wdz .lead-col{display:flex;flex-direction:column;justify-content:flex-start}
.bhp-wdz .lead-col p{font-size:20px!important;line-height:1.7;color:var(--navy);max-width:46ch}

/* ---------- the head sits inside the copy column wherever a device stands beside it ---------- */
.bhp-wdz .erow.topalign{align-items:stretch;margin-top:0}
.bhp-wdz .erow.topalign .ecol .shead{margin-bottom:clamp(14px,1.8vh,18px)}
.bhp-wdz .erow.topalign .ecol > p:first-of-type{margin-top:0}
.bhp-wdz .a2 .erow.topalign + .closeband{margin-top:clamp(28px,3.4vh,38px)}
.bhp-wdz .ecol p.moat{margin-top:auto;padding-top:clamp(14px,2vh,20px)}
.bhp-wdz .ecol .subh{color:var(--navy)}

/* ---------- 04 the standards strip ---------- */
.bhp-wdz .a4 .statrow.four{display:grid;grid-template-columns:repeat(4,1fr)}
.bhp-wdz .statrow .lstat .fig{font-size:clamp(26px,2.6vw,38px)}
@media (max-width:900px){.bhp-wdz .a4 .statrow.four{grid-template-columns:repeat(2,1fr)}}
@media (max-width:560px){.bhp-wdz .a4 .statrow.four{grid-template-columns:1fr}}
.bhp-wdz.sec-white .statrow .lstat p,.bhp-wdz.sec-cream .statrow .lstat p{color:var(--on-light-2)!important}
.bhp-wdz.sec-white .statrow .lstat,.bhp-wdz.sec-cream .statrow .lstat{border-color:var(--line-light)}

/* ---------- 05 and 14 the three card grids ---------- */
.bhp-wdz .svcgrid.three{display:grid;grid-template-columns:repeat(3,1fr)}
@media (max-width:900px){.bhp-wdz .svcgrid.three{grid-template-columns:1fr}}

/* ---------- 07 the fill cards, each carrying its own sibling link ---------- */
.bhp-wdz .fillgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.8vw,24px);
  margin-top:clamp(30px,3.8vh,42px)}
.bhp-wdz .fillcard{display:flex;flex-direction:column;position:relative;overflow:hidden;border-radius:14px;
  padding:clamp(26px,3vh,32px) clamp(22px,2.2vw,28px);background:rgba(247,242,231,.05);
  border:1px solid rgba(247,242,231,.14);transition:transform .22s ease,border-color .22s ease}
.bhp-wdz .fillcard:hover{transform:translateY(-3px);border-color:rgba(255,176,0,.5)}
.bhp-wdz .fillcard .sysn{font-family:var(--body);font-size:11px;font-weight:500;letter-spacing:.16em;
  color:var(--gold)}
.bhp-wdz .fillcard h3{margin:12px 0 0;font-family:var(--disp);font-weight:600;
  font-size:clamp(19px,1.6vw,22px);line-height:1.24;letter-spacing:-.02em;color:#fff}
.bhp-wdz .fillcard p{margin:12px 0 0;font-size:15px;line-height:1.8;color:var(--on-dark-2)}
.bhp-wdz .fillcard .filllink{margin-top:auto;padding-top:clamp(16px,2.2vh,22px)}
.bhp-wdz .fillcard .filllink .lnk{color:#fff;border-bottom:1.5px solid rgba(255,176,0,.7);
  text-decoration:none;font-weight:500;font-size:14.5px}
.bhp-wdz .fillcard .filllink .lnk:hover{border-bottom-color:var(--gold)}
@media (max-width:900px){.bhp-wdz .fillgrid{grid-template-columns:1fr}}

/* ---------- the closeband on a deep section takes the dark treatment ----------
   The shared band is cream, which on deep navy reads as a slab dropped in rather than part of the band. */
.bhp-wdz.sec-deep .closeband{background:rgba(247,242,231,.05);border:1px solid rgba(247,242,231,.14)}
.bhp-wdz.sec-deep .closeband blockquote p{color:#fff}
.bhp-wdz.sec-deep .closeband .ck{color:var(--gold)}

/* ---------- 13 the single featured quote ---------- */
.bhp-wdz .bigquote{position:relative;margin:clamp(28px,3.6vh,40px) 0 0;padding:clamp(30px,3.8vh,42px)
  clamp(26px,3vw,44px);border-radius:14px;background:rgba(247,242,231,.05);
  border:1px solid rgba(247,242,231,.14);max-width:none}
.bhp-wdz .bigquote::before{content:"";position:absolute;left:0;top:clamp(30px,3.8vh,42px);
  bottom:clamp(30px,3.8vh,42px);width:3px;background:var(--gold);border-radius:0 3px 3px 0}
.bhp-wdz .bigquote blockquote{margin:0}
.bhp-wdz .bigquote blockquote p{margin:0;font-family:var(--disp);font-weight:500;font-style:italic;
  font-size:clamp(20px,2vw,27px);line-height:1.5;color:#fff;max-width:60ch}
.bhp-wdz .bigquote figcaption{margin-top:clamp(20px,2.6vh,26px);font-family:var(--body);font-size:12.5px;
  font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}

/* ---------- 14 the team reads as people ---------- */
.bhp-wdz .pcard{display:flex;flex-direction:column;padding:clamp(24px,2.8vh,30px) clamp(22px,2.2vw,28px);
  border-radius:14px;background:var(--field-cream);border:1px solid var(--line-light);position:relative;
  overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.bhp-wdz .pcard:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(23,29,58,.1);
  border-color:rgba(255,176,0,.5)}
.bhp-wdz .pcard h3{margin:10px 0 0;font-family:var(--disp);font-weight:600;font-size:clamp(19px,1.6vw,22px);
  line-height:1.24;letter-spacing:-.02em;color:var(--navy)}
.bhp-wdz .pcard p{margin:10px 0 0;font-size:15px;line-height:1.75;color:var(--on-light-2)}

/* ---------- 16 the note under the final CTA ---------- */
.bhp-wdz .ctanote{margin:clamp(16px,2.2vh,22px) 0 0;font-family:var(--body);font-size:14px;
  letter-spacing:.04em;color:rgba(247,242,231,.56);text-align:center}

/* a row that follows another block keeps its own spacing: the shared rule zeroes it */
.bhp-wdz .statrow + .erow,.bhp-wdz .fillgrid + .closeband{margin-top:clamp(28px,3.4vh,38px)}

/* ==========================================================================
   2026-09-04: the gold accent is the card's own top edge.

   It used to be an absolutely positioned 3px bar. A bar cannot follow a 14px
   corner: clipped it ends in a stub, unclipped it hangs over the arc, and both
   read as a strip stuck on top of the card. A border does follow the radius,
   exactly, at every corner and every zoom level. The hover still answers: the
   edge goes from the resting gold to full gold.
   ========================================================================== */



/* ---------- Elementor parity for this page ---------- */
.bhp-wdz .paths .elementor-widget-button{width:auto;flex:0 0 auto}
.bhp-wdz .paths{display:flex}
.bhp-wdz .shead.e-con{margin-block-end:20px!important}
/* the head-to-first-block gap is the head's own margin; a row that follows another block keeps its space */
.bhp-wdz .shead + .erow.e-con,.bhp-wdz .shead + .statrow.e-con,.bhp-wdz .shead + .prail.e-con,
.bhp-wdz .shead + .flow.e-con,.bhp-wdz .shead + .svcgrid.e-con,
.bhp-wdz .shead + .svcgrid.three.e-con,.bhp-wdz .shead + .statrow.e-con,
.bhp-wdz .shead + .isel.e-con,.bhp-wdz .shead + .tgrid.e-con,
.bhp-wdz .shead + .elementor-widget-bhp_index_selector{margin-block-start:0!important}
.bhp-wdz .erow.e-con{margin-block-start:clamp(28px,3.4vh,38px)!important}
/* the author headshot matches the other pages exactly: 56 by 70 on a 12px corner */
.bhp-wdz .author .abox img{width:56px;height:70px;border-radius:12px;object-fit:cover}
.bhp-wdz .author .abox .elementor-widget-image{width:auto;flex:0 0 auto}
/* the shared text-editor rule outranks Elementor's own per widget CSS for these two, so both are
   stated here: the closing link line and the note under the final CTA */
.bhp-wdz .ecol .moat p,.bhp-wdz .ecol .moat p a{font-size:15px;line-height:24.3px}
.bhp-wdz .ctanote p{color:rgba(247,242,231,.56)!important;font-size:14px;line-height:1.62}
/* 04 and 05 the figure strips */
.bhp-wdz .statrow.four.e-con{display:grid!important;grid-template-columns:repeat(4,1fr)!important}
.bhp-wdz .statrow.three.e-con{display:grid!important;grid-template-columns:repeat(3,1fr)!important}
.bhp-wdz .sec-white .statrow .lstat .elementor-widget-text-editor p,
.bhp-wdz .sec-cream .statrow .lstat .elementor-widget-text-editor p{color:var(--on-light-2)!important}
.bhp-wdz .sec-white .statrow .lstat.e-con,.bhp-wdz .sec-cream .statrow .lstat.e-con{border-color:var(--line-light)}
/* 13 the three card team grid */
.bhp-wdz .svcgrid.three.e-con{display:grid!important;grid-template-columns:repeat(3,1fr)!important}
/* 07 the fill cards, each carrying its own sibling link */
.bhp-wdz .fillgrid.e-con{display:grid!important;grid-template-columns:repeat(3,1fr)!important}
.bhp-wdz .fillcard.e-con{height:100%}
.bhp-wdz .fillcard .filllink{margin-block-start:auto!important;padding-top:clamp(16px,2.2vh,22px)}
.bhp-wdz .fillcard .filllink p a{color:#fff;font-weight:500;font-size:14.5px;
  border-bottom:1.5px solid rgba(255,176,0,.7);text-decoration:none}
/* 13 the single featured quote */
.bhp-wdz .bigquote.e-con{position:relative;border-radius:14px;background:rgba(247,242,231,.05);
  border:1px solid rgba(247,242,231,.14);padding:clamp(30px,3.8vh,42px) clamp(26px,3vw,44px);
  margin-block-start:clamp(28px,3.6vh,40px)!important}
.bhp-wdz .bigquote.e-con::before{content:"";position:absolute;left:0;top:clamp(30px,3.8vh,42px);
  bottom:clamp(30px,3.8vh,42px);width:3px;background:var(--gold);border-radius:0 3px 3px 0}
.bhp-wdz .bigquote .bq p{font-family:var(--disp);font-weight:500;font-style:italic;
  max-width:60ch;color:#fff!important}
/* 02: the row is the section's first block, so it carries no top margin of its own */
.bhp-wdz .a2 .erow.e-con{margin-block-start:0!important}
/* the head sits inside the copy column wherever a device stands beside it, so the device's top edge
   lines up with the headline instead of starting below it */
.bhp-wdz .erow.topalign.e-con{margin-block-start:0!important}
.bhp-wdz .erow.topalign .ecol .shead.e-con{margin-block-end:16px!important}
.bhp-wdz .svcledger.e-con{display:flex}
.bhp-wdz .svcrow.e-con{align-items:start}
.bhp-wdz .svcname .elementor-heading-title{color:var(--navy)}
.bhp-wdz .svcrow:hover .svcname h3.elementor-heading-title{color:var(--gold-deep)}
.bhp-wdz .svctext .elementor-widget-text-editor p{max-width:66ch}
/* 06 the funding band runs three figures */
.bhp-wdz .statrow.three.e-con{display:grid!important;grid-template-columns:repeat(3,1fr)!important}
.bhp-wdz .a6 .statrow .lstat .fig .elementor-heading-title{font-size:clamp(26px,2.4vw,34px)}
/* 02 the covers panel */
.bhp-wdz .verdict.e-con{align-self:stretch;border-radius:14px;overflow:hidden;position:relative;
  padding:clamp(22px,2.8vh,28px) clamp(20px,2vw,26px);background:var(--field-navy);
  box-shadow:0 24px 60px rgba(23,29,58,.2)}
.bhp-wdz .verdict.e-con::before{content:"";position:absolute;inset:0;pointer-events:none;
  background:radial-gradient(60% 60% at 100% 0%,rgba(255,176,0,.16),rgba(255,176,0,0) 70%)}
.bhp-wdz .verdict .vrow.e-con{position:relative}
.bhp-wdz .lead-col .elementor-widget-text-editor p{font-size:20px;line-height:1.7;max-width:46ch}
.bhp-wdz .a2 .shead.e-con{margin-block-end:16px!important}
/* 08 the three models */
.bhp-wdz .svcgrid.three.e-con{display:grid!important;grid-template-columns:repeat(3,1fr)!important}
.bhp-wdz .svcgrid.two .svc.e-con{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.bhp-wdz .svcgrid.two .svc.e-con:hover{transform:translateY(-3px);
  box-shadow:0 22px 54px rgba(23,29,58,.12);border-color:rgba(255,176,0,.45)}
.bhp-wdz .secfollow p{max-width:92ch}
/* 06 the record */
.bhp-wdz .statrow.four.e-con{display:grid!important;grid-template-columns:repeat(4,1fr)!important}
.bhp-wdz .statrow .lstat .fig .elementor-heading-title{color:var(--gold)!important}
/* 08 the process rail */
.bhp-wdz .prail.e-con{position:relative;padding:0}
.bhp-wdz .prow.e-con{position:relative}
.bhp-wdz .prow.e-con:not(.last)::before{content:"";position:absolute;left:21px;top:38px;bottom:-6px;
  width:2px;background:linear-gradient(180deg,rgba(255,176,0,.55),rgba(255,176,0,.3))}
.bhp-wdz .pnodewrap.e-con{position:relative;z-index:1;flex:0 0 44px}
.bhp-wdz .pnode .elementor-heading-title{display:inline-flex;align-items:center;justify-content:center;
  width:44px;height:44px;border-radius:50%;background:#fff;border:1.5px solid rgba(255,176,0,.55);
  color:var(--gold-deep);box-shadow:0 0 0 6px var(--cream);
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.bhp-wdz .pbody.e-con{padding:clamp(16px,2vh,20px) clamp(20px,2vw,26px);border-radius:14px;
  background:var(--field-cream);border:1px solid var(--line-light);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.bhp-wdz .pbody .elementor-widget-text-editor p{max-width:78ch}
.bhp-wdz .prow.e-con:hover .pnode .elementor-heading-title{background:var(--gold);border-color:var(--gold);
  color:var(--navy);transform:scale(1.06)}
.bhp-wdz .prow.e-con:hover .pbody.e-con{transform:translateX(4px);box-shadow:0 18px 44px rgba(23,29,58,.1);
  border-color:rgba(255,176,0,.45)}
.bhp-wdz .prow.last .pnode .elementor-heading-title{background:var(--gold);border-color:var(--gold);
  color:var(--navy)}
.bhp-wdz .prow.last .pbody.e-con{border-color:rgba(255,176,0,.45)}
/* 07 the cost band runs three figures */
.bhp-wdz .statrow.three.e-con{display:grid!important;grid-template-columns:repeat(3,1fr)!important}
.bhp-wdz .a7 .statrow .lstat .fig .elementor-heading-title{font-size:clamp(26px,2.4vw,34px)}
/* 05 and 06 the subheads inside the copy column */
.bhp-wdz .sec-white .subh .elementor-heading-title,
.bhp-wdz .sec-cream .subh .elementor-heading-title{color:var(--navy)}
/* 11 the four stage flow */
.bhp-wdz .flow.four.e-con{display:grid!important;grid-template-columns:repeat(4,1fr)!important}
.bhp-wdz .fstage.e-con{position:relative;padding:clamp(24px,3vh,30px) clamp(22px,2.2vw,28px);
  border-radius:14px;background:#fff;border:1px solid var(--line-light);
  box-shadow:0 14px 40px rgba(23,29,58,.06)}
/* the step card's gold edge is a border now, stated once in bhp-fes-el.css, so the old
   pseudo-element bar is gone from every page rather than redrawn on each one */
/* the vertical band label wraps instead of setting the band height */
.bhp-wdz .closeband .ck .elementor-heading-title{writing-mode:vertical-rl;transform:rotate(180deg);
  max-height:110px;white-space:normal;line-height:1.35}
.bhp-wdz .closeband.e-con{width:auto}
/* 12 the dual author box */
.bhp-wdz .author.dual.e-con{display:grid!important;grid-template-columns:1fr 1fr!important;
  align-items:start!important;max-width:920px;margin-inline:auto}
.bhp-wdz .author.dual > .elementor-widget-heading{grid-column:1 / -1;justify-self:center;padding-top:8px}
.bhp-wdz .author.dual .abox img{width:56px!important;height:70px;object-fit:cover;object-position:50% 20%;
  border-radius:12px}
/* custom widget buttons never inherit the theme's link colour */
.bhp-wdz .econ button{color:#fff}
@media (max-width:1100px){
  .bhp-wdz .flow.four.e-con{grid-template-columns:repeat(2,1fr)!important}
}
@media (max-width:900px){
  .bhp-wdz .svcgrid.two.e-con{grid-template-columns:1fr!important}
  .bhp-wdz .pnodewrap.e-con{flex:0 0 36px}
  .bhp-wdz .pnode .elementor-heading-title{width:36px;height:36px;font-size:16px;
    box-shadow:0 0 0 5px var(--cream)}
  .bhp-wdz .prow.e-con:not(.last)::before{left:17px;top:32px}
  .bhp-wdz .author.dual.e-con{grid-template-columns:1fr!important}
}
@media (max-width:900px){
  .bhp-wdz .statrow.four.e-con{grid-template-columns:repeat(2,1fr)!important}
  .bhp-wdz .statrow.three.e-con{grid-template-columns:1fr!important}
  .bhp-wdz .fillgrid.e-con{grid-template-columns:1fr!important}
}
@media (max-width:700px){
  .bhp-wdz .svcgrid.three.e-con{grid-template-columns:1fr!important}
  .bhp-wdz .statrow.three.e-con{grid-template-columns:1fr!important}
  .bhp-wdz .statrow.four.e-con{grid-template-columns:1fr!important}
  .bhp-wdz .flow.four.e-con{grid-template-columns:1fr!important}
}
