:root{--bdhp-navy:#06182d;--bdhp-navy-2:#0a2946;--bdhp-blue:#09d3f4;--bdhp-blue-2:#078fca;--bdhp-ink:#102d43;--bdhp-copy:#526a7b;--bdhp-mist:#eef6f9;--bdhp-line:#d9e6ec;--bdhp-white:#fff;--bdhp-radius:18px;--bdhp-shadow:0 18px 50px rgba(5,31,53,.11)}.bdhp-page,.bdhp-page *{box-sizing:border-box}.bdhp-page{width:100vw;max-width:none;margin-left:calc(50% - 50vw);overflow:hidden;background:#fff;color:var(--bdhp-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.bdhp-page img{max-width:100%;height:auto}.bdhp-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.bdhp-page h1,.bdhp-page h2,.bdhp-page h3{font-family:"Arial Narrow","Roboto Condensed","Segoe UI",sans-serif;letter-spacing:-.025em}.bdhp-page h1,.bdhp-page h2,.bdhp-page h3,.bdhp-page p{margin-top:0}.bdhp-page a{text-decoration:none}.bdhp-eyebrow{margin-bottom:12px;color:#087da7;font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.bdhp-eyebrow--light{color:#55ddff}.bdhp-section{padding:92px 0}.bdhp-section--white{background:#fff}.bdhp-section--light{background:#f5fafc}.bdhp-section--mist{background:var(--bdhp-mist)}.bdhp-section--navy{background:linear-gradient(145deg,#06182d,#0a2b48);color:#fff}.bdhp-section-heading{max-width:770px;margin-bottom:42px}.bdhp-section-heading--row{display:flex;max-width:none;align-items:flex-end;justify-content:space-between;gap:30px}.bdhp-section-heading--row>div{max-width:770px}.bdhp-section-heading h2,.bdhp-split h2,.bdhp-profile h2,.bdhp-partners h2,.bdhp-final-cta h2{margin-bottom:16px;color:var(--bdhp-ink);font-size:clamp(31px,4vw,49px);line-height:1.08}.bdhp-section--navy .bdhp-section-heading h2{color:#fff}.bdhp-section-heading p{max-width:700px;margin-bottom:0;color:var(--bdhp-copy);font-size:18px}.bdhp-section--navy .bdhp-section-heading p{color:#c1d4e0}.bdhp-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid transparent;border-radius:8px;font-size:15px;font-weight:800;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.bdhp-button:hover{transform:translateY(-2px)}.bdhp-button--primary{background:var(--bdhp-blue);color:#041522!important;box-shadow:0 10px 25px rgba(9,211,244,.2)}.bdhp-button--primary:hover{background:#4ce2fa}.bdhp-button--ghost{border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.05);color:#fff!important}.bdhp-button--ghost:hover{border-color:#fff;background:rgba(255,255,255,.12)}.bdhp-button--dark{background:var(--bdhp-navy);color:#fff!important}.bdhp-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.bdhp-text-link{display:inline-flex;gap:6px;align-items:center;color:#087da7!important;font-weight:800}.bdhp-text-link--light{color:#59dcf6!important}.bdhp-icon{width:24px;height:24px;flex:0 0 24px}.bdhp-hero{position:relative;padding:78px 0 70px;background:radial-gradient(circle at 85% 20%,rgba(9,211,244,.16),transparent 34%),linear-gradient(145deg,#031222 0%,#071d34 62%,#0a2d4b 100%);color:#fff}.bdhp-hero:before{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;content:"";mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent)}.bdhp-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:58px;align-items:center}.bdhp-hero__content h1{max-width:700px;margin-bottom:24px;color:#fff;font-size:clamp(43px,5.3vw,70px);line-height:.99}.bdhp-hero__content>p{max-width:650px;margin-bottom:31px;color:#c8dce7;font-size:19px;line-height:1.72}.bdhp-hero__meta{display:flex;flex-wrap:wrap;gap:14px 25px;margin-top:31px;color:#a9c5d5;font-size:13px;font-weight:700}.bdhp-hero__meta span{display:flex;gap:8px;align-items:center}.bdhp-hero__meta .bdhp-icon{width:18px;height:18px;flex-basis:18px;color:#4bdcf5}.bdhp-hero__visual{position:relative}.bdhp-hero__image-frame{position:relative;overflow:hidden;border:1px solid rgba(110,219,246,.25);border-radius:22px;background:#07182a;box-shadow:0 30px 70px rgba(0,0,0,.38)}.bdhp-hero__image-frame:after{position:absolute;inset:0;border:1px solid rgba(255,255,255,.08);border-radius:inherit;content:"";pointer-events:none}.bdhp-hero__image-frame img{display:block;width:100%;aspect-ratio:1.78/1;object-fit:cover}.bdhp-hero__signal{position:absolute;right:-20px;bottom:-26px;display:flex;width:165px;align-items:center;gap:11px;padding:16px 18px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(5,24,44,.88);box-shadow:0 16px 30px rgba(0,0,0,.25);backdrop-filter:blur(12px)}.bdhp-hero__signal strong{color:var(--bdhp-blue);font-size:36px;line-height:1}.bdhp-hero__signal span{color:#d8e8f0;font-size:12px;font-weight:800;line-height:1.35;text-transform:uppercase}.bdhp-capabilities{border-bottom:1px solid #dce8ed;background:#fff}.bdhp-capabilities__grid{display:grid;grid-template-columns:repeat(6,1fr)}.bdhp-capability{display:flex;min-height:96px;align-items:center;justify-content:center;gap:10px;padding:18px 12px;border-right:1px solid #e3ecef;color:#24465d;font-size:13px;font-weight:800;text-align:left}.bdhp-capability:first-child{border-left:1px solid #e3ecef}.bdhp-capability .bdhp-icon{color:#0799c5}.bdhp-series-layout{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:18px}.bdhp-series-card{position:relative;min-height:330px;overflow:hidden;border-radius:var(--bdhp-radius);background:var(--bdhp-navy);box-shadow:var(--bdhp-shadow);isolation:isolate}.bdhp-series-card--featured{grid-row:span 2;min-height:678px}.bdhp-series-card__media,.bdhp-series-card__shade{position:absolute;inset:0}.bdhp-series-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.bdhp-series-card:hover .bdhp-series-card__media img{transform:scale(1.035)}.bdhp-series-card__shade{background:linear-gradient(to top,rgba(2,14,27,.98) 5%,rgba(3,20,37,.7) 52%,rgba(3,20,37,.1) 100%)}.bdhp-series-card__content{position:absolute;right:0;bottom:0;left:0;padding:27px;color:#fff}.bdhp-series-card--featured .bdhp-series-card__content{padding:38px}.bdhp-series-card__icon{display:grid;width:46px;height:46px;margin-bottom:18px;border:1px solid rgba(79,220,246,.4);border-radius:12px;background:rgba(4,25,43,.75);place-items:center}.bdhp-series-card__icon .bdhp-icon{color:#55ddff}.bdhp-series-card__status{margin-bottom:6px;color:#59dcf6;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.bdhp-series-card h3{margin-bottom:10px;color:#fff;font-size:26px;line-height:1.08}.bdhp-series-card--featured h3{font-size:39px}.bdhp-series-card p{margin-bottom:18px;color:#c9dae4;font-size:14px;line-height:1.55}.bdhp-series-card--featured p{max-width:520px;font-size:17px}.bdhp-series-card a{color:#fff!important;font-weight:800}.bdhp-featured-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:22px;align-items:stretch}.bdhp-featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.bdhp-featured-layout .bdc-card{height:100%;margin:0}.bdhp-featured-layout .bdc-card__summary{font-size:14px}.bdhp-featured-flagship .bdc-card__media{min-height:380px}.bdhp-featured-flagship .bdc-card__body{padding:30px}.bdhp-industries-layout{display:grid;grid-template-columns:minmax(0,.87fr) minmax(0,1.13fr);gap:60px;align-items:center}.bdhp-industries-visual{position:relative;overflow:hidden;border:1px solid rgba(90,211,240,.24);border-radius:20px;box-shadow:0 28px 65px rgba(0,0,0,.28)}.bdhp-industries-visual>img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.bdhp-industries-visual:after{position:absolute;inset:0;background:linear-gradient(to top,rgba(3,19,35,.84),transparent 46%);content:""}.bdhp-industries-visual__caption{position:absolute;right:25px;bottom:22px;left:25px;z-index:1}.bdhp-industries-visual__caption span,.bdhp-industries-visual__caption strong{display:block}.bdhp-industries-visual__caption span{color:#54ddff;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bdhp-industries-visual__caption strong{margin-top:4px;color:#fff;font-size:19px;line-height:1.35}.bdhp-industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bdhp-industry-card{display:flex;min-height:76px;align-items:center;gap:13px;padding:16px 17px;border:1px solid rgba(116,190,216,.18);border-radius:12px;background:rgba(255,255,255,.055);color:#fff!important;font-weight:750;transition:background .2s,border-color .2s,transform .2s}.bdhp-industry-card[href]:hover{border-color:rgba(83,220,246,.62);background:rgba(9,211,244,.1);transform:translateY(-2px)}.bdhp-industry-card .bdhp-icon{color:#52d9f4}.bdhp-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.bdhp-split__content>p{margin-bottom:26px;color:var(--bdhp-copy);font-size:18px}.bdhp-check-list{display:grid;gap:12px;margin:0 0 27px;padding:0;list-style:none}.bdhp-check-list li{display:flex;align-items:center;gap:10px;color:#2d5068;font-weight:700}.bdhp-check-list .bdhp-icon{width:20px;height:20px;color:#079cbf}.bdhp-split__media{position:relative}.bdhp-split__media>img{display:block;width:100%;border-radius:20px;box-shadow:var(--bdhp-shadow)}.bdhp-image-note{position:absolute;right:-20px;bottom:-24px;max-width:290px;padding:18px 20px;border-radius:13px;background:#fff;box-shadow:0 18px 45px rgba(5,31,53,.17)}.bdhp-image-note span,.bdhp-image-note strong{display:block}.bdhp-image-note span{color:#0788b0;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.bdhp-image-note strong{margin-top:4px;color:#173a52;font-size:14px;line-height:1.45}.bdhp-support-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr);gap:24px}.bdhp-support-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bdhp-support-card{display:flex;gap:15px;padding:22px;border:1px solid #d7e5eb;border-radius:14px;background:#fff}.bdhp-support-card .bdhp-icon{color:#078fb6}.bdhp-support-card h3{margin-bottom:5px;color:#183a52;font-size:19px}.bdhp-support-card p{margin:0;color:#5c7180;font-size:14px;line-height:1.55}.bdhp-support-aside{overflow:hidden;border-radius:16px;background:var(--bdhp-navy);color:#fff;box-shadow:var(--bdhp-shadow)}.bdhp-support-aside>img{display:block;width:100%;height:250px;object-fit:cover}.bdhp-support-aside>div{padding:25px}.bdhp-support-aside h3{margin-bottom:9px;color:#fff;font-size:26px}.bdhp-support-aside p{color:#c0d2de}.bdhp-support-aside .bdhp-text-link{font-size:14px}.bdhp-latest-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bdhp-latest-grid .bdc-card{height:100%;margin:0}.bdhp-insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bdhp-insight-card{overflow:hidden;border:1px solid rgba(116,190,216,.2);border-radius:16px;background:rgba(255,255,255,.055)}.bdhp-insight-card__media{display:grid;overflow:hidden;aspect-ratio:1.65/1;background:linear-gradient(145deg,#0c385d,#071b31);place-items:center}.bdhp-insight-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.bdhp-insight-card:hover .bdhp-insight-card__media img{transform:scale(1.03)}.bdhp-insight-card__media .bdhp-icon{width:52px;height:52px;color:#52dcf7}.bdhp-insight-card__body{padding:23px}.bdhp-insight-card__meta{margin-bottom:8px;color:#59dcf6;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bdhp-insight-card h3{margin-bottom:10px;font-size:24px;line-height:1.2}.bdhp-insight-card h3 a{color:#fff!important}.bdhp-insight-card p{color:#bcd0dc;font-size:14px}.bdhp-profile{padding:45px 0;background:#f5fafc}.bdhp-profile__card{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:32px 38px;border:1px solid #d4e4ea;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(10,40,62,.06)}.bdhp-profile__icon{display:grid;width:68px;height:68px;border-radius:17px;background:#e5f9fc;color:#078eaf;place-items:center}.bdhp-profile__icon .bdhp-icon{width:34px;height:34px}.bdhp-profile h2{margin-bottom:6px;font-size:29px}.bdhp-profile p{margin:0;color:var(--bdhp-copy)}.bdhp-coming-soon{display:inline-flex;padding:11px 15px;border:1px solid #b9dce5;border-radius:8px;background:#eefafd;color:#12647e;font-size:13px;font-weight:800}.bdhp-partners{position:relative;min-height:470px;display:flex;align-items:center;overflow:hidden;background:#06172b;color:#fff}.bdhp-partners__background{position:absolute;inset:0}.bdhp-partners__background img{width:100%;height:100%;object-fit:cover}.bdhp-partners__background:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,34,.96) 0%,rgba(3,18,34,.82) 54%,rgba(3,18,34,.45) 100%);content:""}.bdhp-partners__content{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:50px;padding-top:70px;padding-bottom:70px}.bdhp-partners__content>div{max-width:730px}.bdhp-partners h2,.bdhp-final-cta h2{color:#fff}.bdhp-partners p,.bdhp-final-cta p{margin-bottom:0;color:#c7d9e4;font-size:18px}.bdhp-partners .bdhp-button{flex:0 0 auto}.bdhp-faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.bdhp-faq-layout .bdhp-section-heading{margin:0}.bdhp-faq-list details{border-top:1px solid #d8e5eb}.bdhp-faq-list details:last-child{border-bottom:1px solid #d8e5eb}.bdhp-faq-list summary{position:relative;padding:22px 46px 22px 0;color:#17384f;font-size:18px;font-weight:800;cursor:pointer;list-style:none}.bdhp-faq-list summary::-webkit-details-marker{display:none}.bdhp-faq-list summary span:before,.bdhp-faq-list summary span:after{position:absolute;top:32px;right:5px;width:15px;height:2px;background:#078fb5;content:""}.bdhp-faq-list summary span:after{transform:rotate(90deg);transition:transform .2s}.bdhp-faq-list details[open] summary span:after{transform:rotate(0)}.bdhp-faq-list details>div{padding:0 45px 20px 0}.bdhp-faq-list p{margin:0;color:var(--bdhp-copy)}.bdhp-final-cta{padding:75px 0;background:radial-gradient(circle at 88% 15%,rgba(9,211,244,.18),transparent 33%),linear-gradient(145deg,#05172a,#0a3151);color:#fff}.bdhp-final-cta__grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.bdhp-final-cta__grid>div:first-child{max-width:760px}.bdhp-final-cta__actions{display:flex;align-items:center;flex-direction:column;gap:13px}.bdhp-email-link{color:#cce4ee!important;font-size:14px;font-weight:700}.bdhp-core-placeholder{margin:30px 0;padding:18px;border:1px solid #e3c778;border-radius:10px;background:#fff8df;color:#6b5414}.bdhp-motion-ready .bdhp-reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.bdhp-motion-ready .bdhp-reveal.is-visible{opacity:1;transform:none}body.bdhp-homepage-view article.page>.entry-header,body.bdhp-homepage-view article.page>.entry-title,body.bdhp-homepage-view .site-main>article.page>.entry-header{display:none!important}body.bdhp-homepage-view .entry-content{margin-top:0!important}body.bdhp-homepage-view .entry-content>.bdhp-page:first-child{margin-top:0}.bdhp-page .bdc-card{border-radius:15px!important;box-shadow:0 13px 35px rgba(7,35,55,.09)!important}.bdhp-page .bdc-card__title{font-size:22px!important;line-height:1.2!important}.bdhp-page .bdc-card__summary{color:#5a7080!important;line-height:1.55!important}.bdhp-page .bdc-card__media img{object-fit:cover}.bdhp-page .bdc-status{font-size:10px!important}.bdhp-page .bdc-eyebrow{font-size:10px!important;line-height:1.4!important}.bdhp-featured-grid .bdc-card__summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.bdhp-featured-grid .bdc-card__media{min-height:170px}.bdhp-latest-grid .bdc-card__summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width:1050px){.bdhp-hero__grid{grid-template-columns:1fr;gap:40px}.bdhp-hero__content{max-width:780px}.bdhp-hero__visual{max-width:850px}.bdhp-capabilities__grid{grid-template-columns:repeat(3,1fr)}.bdhp-capability:nth-child(3){border-right:0}.bdhp-capability:nth-child(-n+3){border-bottom:1px solid #e3ecef}.bdhp-series-layout{grid-template-columns:1fr 1fr}.bdhp-series-card--featured{grid-row:auto;grid-column:span 2;min-height:500px}.bdhp-featured-layout,.bdhp-industries-layout,.bdhp-split,.bdhp-faq-layout{grid-template-columns:1fr}.bdhp-industries-visual{max-width:720px}.bdhp-support-layout{grid-template-columns:1fr}.bdhp-support-aside{display:grid;grid-template-columns:.8fr 1.2fr}.bdhp-support-aside>img{height:100%}.bdhp-latest-grid{grid-template-columns:repeat(2,1fr)}.bdhp-profile__card{grid-template-columns:auto 1fr}.bdhp-profile__action{grid-column:2}.bdhp-faq-layout{gap:38px}.bdhp-final-cta__grid{grid-template-columns:1fr}.bdhp-final-cta__actions{align-items:flex-start}.bdhp-partners__content{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.bdhp-shell{width:min(100% - 28px,1180px)}.bdhp-section{padding:68px 0}.bdhp-hero{padding:58px 0 54px}.bdhp-hero__content h1{font-size:43px}.bdhp-hero__content>p{font-size:17px}.bdhp-hero__signal{right:12px;bottom:-22px}.bdhp-capabilities__grid{grid-template-columns:1fr 1fr}.bdhp-capability,.bdhp-capability:nth-child(3){min-height:82px;border-right:1px solid #e3ecef;border-bottom:1px solid #e3ecef}.bdhp-capability:nth-child(2n){border-right:0}.bdhp-capability:nth-last-child(-n+2){border-bottom:0}.bdhp-section-heading--row{align-items:flex-start;flex-direction:column}.bdhp-series-layout{grid-template-columns:1fr}.bdhp-series-card,.bdhp-series-card--featured{grid-column:auto;min-height:390px}.bdhp-series-card--featured .bdhp-series-card__content{padding:27px}.bdhp-series-card--featured h3{font-size:31px}.bdhp-featured-grid,.bdhp-industry-grid,.bdhp-support-grid,.bdhp-latest-grid,.bdhp-insights-grid{grid-template-columns:1fr}.bdhp-featured-flagship .bdc-card__media{min-height:250px}.bdhp-industries-layout,.bdhp-split{gap:40px}.bdhp-industries-visual__caption{right:18px;bottom:17px;left:18px}.bdhp-image-note{position:relative;right:auto;bottom:auto;margin:-18px 14px 0}.bdhp-support-aside{display:block}.bdhp-support-aside>img{height:230px}.bdhp-profile__card{grid-template-columns:1fr;padding:27px}.bdhp-profile__action{grid-column:auto}.bdhp-partners{min-height:520px}.bdhp-partners__content{padding-top:60px;padding-bottom:60px}.bdhp-partners__background:after{background:rgba(3,18,34,.83)}.bdhp-final-cta{padding:62px 0}.bdhp-actions .bdhp-button{width:100%}}@media(max-width:430px){.bdhp-hero__content h1{font-size:37px}.bdhp-section-heading h2,.bdhp-split h2,.bdhp-profile h2,.bdhp-partners h2,.bdhp-final-cta h2{font-size:31px}.bdhp-capability{align-items:flex-start;flex-direction:column;justify-content:center}.bdhp-hero__meta{align-items:flex-start;flex-direction:column}.bdhp-series-card,.bdhp-series-card--featured{min-height:420px}.bdhp-profile__icon{width:58px;height:58px}}
@media(prefers-reduced-motion:reduce){.bdhp-page *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* v1.1.0: bundled series artwork and denser portfolio formatting. */
.bdhp-page .bdhp-series-layout{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.bdhp-page .bdhp-series-card{
  position:relative;
  display:flex;
  min-height:0;
  flex-direction:column;
  overflow:hidden;
  border:1px solid var(--bdhp-line);
  border-radius:var(--bdhp-radius);
  background:#fff;
  box-shadow:var(--bdhp-shadow);
  isolation:auto;
}
.bdhp-page .bdhp-series-card--featured{
  display:grid;
  min-height:0;
  grid-column:1/-1;
  grid-row:auto;
  grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);
  align-items:stretch;
}
.bdhp-page .bdhp-series-card__media{
  position:relative;
  inset:auto;
  display:block;
  min-height:0;
  overflow:hidden;
  padding:0;
  aspect-ratio:4/3;
  background:#edf6f9;
}
.bdhp-page .bdhp-series-card--featured .bdhp-series-card__media{
  min-height:0;
  grid-column:1;
  grid-row:1;
  aspect-ratio:4/3;
}
.bdhp-page .bdhp-series-card__media img{
  display:block;
  width:100%;
  height:100%;
  max-width:none;
  max-height:none;
  object-fit:cover;
  object-position:center;
  filter:none;
  transition:transform .35s ease;
}
.bdhp-page .bdhp-series-card:hover .bdhp-series-card__media img{
  transform:scale(1.012);
}
.bdhp-page .bdhp-series-card__shade{
  display:none;
}
.bdhp-page .bdhp-series-card__content{
  position:relative;
  inset:auto;
  display:flex;
  flex:1;
  flex-direction:column;
  padding:24px 26px 27px;
  background:#fff;
  color:var(--bdhp-ink);
}
.bdhp-page .bdhp-series-card--featured .bdhp-series-card__content{
  grid-column:2;
  grid-row:1;
  justify-content:center;
  padding:34px 38px;
}
.bdhp-page .bdhp-series-card__meta{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:15px;
}
.bdhp-page .bdhp-series-card__icon{
  display:grid;
  width:42px;
  height:42px;
  flex:0 0 42px;
  margin:0;
  border:1px solid #bfe8f1;
  border-radius:11px;
  background:#e9fafd;
  place-items:center;
}
.bdhp-page .bdhp-series-card__icon .bdhp-icon{
  color:#078eaf;
}
.bdhp-page .bdhp-series-card__status{
  margin:0;
  color:#087da7;
}
.bdhp-page .bdhp-series-card h3,
.bdhp-page .bdhp-series-card--featured h3{
  margin-bottom:10px;
  color:var(--bdhp-ink);
  font-size:21px;
  line-height:1.14;
}
.bdhp-page .bdhp-series-card--featured h3{
  font-size:37px;
}
.bdhp-page .bdhp-series-card p,
.bdhp-page .bdhp-series-card--featured p{
  margin-bottom:18px;
  color:var(--bdhp-copy);
  font-size:15px;
  line-height:1.58;
}
.bdhp-page .bdhp-series-card:not(.bdhp-series-card--featured) p{
  display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.bdhp-page .bdhp-series-card__highlights{
  display:grid;
  gap:8px;
  margin:2px 0 23px;
}
.bdhp-page .bdhp-series-card__highlights span{
  display:flex;
  align-items:center;
  gap:8px;
  color:#294f66;
  font-size:13px;
  font-weight:750;
}
.bdhp-page .bdhp-series-card__highlights .bdhp-icon{
  width:17px;
  height:17px;
  flex-basis:17px;
  color:#079abb;
}
.bdhp-page .bdhp-series-card__link{
  display:inline-flex;
  width:fit-content;
  align-items:center;
  gap:5px;
  margin-top:auto;
  color:#087da7!important;
  font-weight:800;
}

/* Featured Instruments: one compact horizontal flagship plus four balanced cards. */
.bdhp-page .bdhp-featured-layout{
  display:grid;
  grid-template-columns:1fr;
  gap:22px;
}
.bdhp-page .bdhp-featured-flagship .bdc-card{
  display:grid!important;
  min-height:360px;
  grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);
  overflow:hidden;
}
.bdhp-page .bdhp-featured-flagship .bdc-card__media{
  min-height:360px;
  padding:4px!important;
  aspect-ratio:auto!important;
  background:
    radial-gradient(circle at 82% 16%,rgba(9,211,244,.2),transparent 34%),
    linear-gradient(145deg,#e6f3f7,#f8fcfd)!important;
}
.bdhp-page .bdhp-featured-flagship .bdc-card__media img{
  width:98%!important;
  height:98%!important;
  max-width:98%!important;
  max-height:98%!important;
  object-fit:contain!important;
  object-position:center!important;
  mix-blend-mode:multiply;
  filter:drop-shadow(0 16px 22px rgba(17,44,63,.12))!important;
}
.bdhp-page .bdhp-featured-flagship .bdc-card__body{
  justify-content:center;
  padding:36px 38px!important;
}
.bdhp-page .bdhp-featured-flagship .bdc-card__title{
  font-size:30px!important;
}
.bdhp-page .bdhp-featured-flagship .bdc-card__summary{
  display:-webkit-box;
  overflow:hidden;
  font-size:15px!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:5;
}
.bdhp-page .bdhp-featured-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.bdhp-page .bdhp-featured-layout .bdc-card{
  height:100%;
  margin:0;
}
.bdhp-page .bdhp-featured-grid .bdc-card__body{
  padding:21px 21px 23px!important;
}
.bdhp-page .bdhp-featured-grid .bdc-card__title{
  font-size:19px!important;
}
.bdhp-page .bdhp-featured-grid .bdc-card__summary{
  display:-webkit-box;
  overflow:hidden;
  margin-bottom:18px;
  font-size:13.5px!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}

/* Preserve complete product artwork in Featured Instruments and Latest Releases. */
.bdhp-page .bdc-card__media{
  padding:14px!important;
  background:
    radial-gradient(circle at 82% 16%,rgba(9,211,244,.18),transparent 34%),
    linear-gradient(145deg,#eef8fb,#fff)!important;
}
.bdhp-page .bdc-card__media::after{
  background-image:
    linear-gradient(rgba(13,89,119,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(13,89,119,.035) 1px,transparent 1px)!important;
}
.bdhp-page .bdc-card__media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 16px 22px rgba(17,44,63,.16))!important;
  transform:none!important;
}
.bdhp-page .bdc-card:hover .bdc-card__media img{
  transform:none!important;
}
.bdhp-page .bdhp-latest-grid .bdc-card__summary{
  display:-webkit-box;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}

/* Display complete article featured images without decorative cropping. */
.bdhp-page .bdhp-insight-card__media{
  padding:14px;
  background:linear-gradient(145deg,#eef8fb,#fff);
}
.bdhp-page .bdhp-insight-card__media img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
  transition:none;
}
.bdhp-page .bdhp-insight-card:hover .bdhp-insight-card__media img{
  transform:none;
}

@media(max-width:1100px){
  .bdhp-page .bdhp-series-layout{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .bdhp-page .bdhp-series-card--featured{
    grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);
  }
  .bdhp-page .bdhp-featured-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:850px){
  .bdhp-page .bdhp-series-layout{
    grid-template-columns:1fr;
  }
  .bdhp-page .bdhp-series-card--featured{
    display:flex;
    grid-column:auto;
  }
  .bdhp-page .bdhp-series-card--featured .bdhp-series-card__media{
    grid-column:auto;
    grid-row:auto;
  }
  .bdhp-page .bdhp-series-card--featured .bdhp-series-card__content{
    grid-column:auto;
    grid-row:auto;
    padding:28px;
  }
  .bdhp-page .bdhp-featured-flagship .bdc-card{
    grid-template-columns:1fr;
  }
  .bdhp-page .bdhp-featured-flagship .bdc-card__media{
    min-height:0;
    aspect-ratio:16/10!important;
  }
}
@media(max-width:600px){
  .bdhp-page .bdhp-series-card__content,
  .bdhp-page .bdhp-series-card--featured .bdhp-series-card__content{
    padding:23px;
  }
  .bdhp-page .bdhp-series-card--featured h3{
    font-size:31px;
  }
  .bdhp-page .bdhp-featured-grid{
    grid-template-columns:1fr;
  }
  .bdhp-page .bdhp-featured-flagship .bdc-card__body{
    padding:27px!important;
  }
}


/* v1.1.5: Request a Quote conversion paths. */
.bdhp-page .bdhp-button--outline-dark{
  border-color:#0a2946;
  background:#fff;
  color:#0a2946!important;
  box-shadow:none;
}
.bdhp-page .bdhp-button--outline-dark:hover,
.bdhp-page .bdhp-button--outline-dark:focus{
  border-color:#087da7;
  background:#eaf8fc;
  color:#06182d!important;
}
.bdhp-page .bdhp-series-quote{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:36px;
  margin-top:34px;
  padding:30px 32px;
  border:1px solid #cfe3ea;
  border-radius:16px;
  background:#fff;
  box-shadow:0 14px 36px rgba(5,31,53,.07);
}
.bdhp-page .bdhp-series-quote__content{
  max-width:720px;
}
.bdhp-page .bdhp-series-quote h3{
  margin:0 0 9px;
  color:#102d43;
  font-size:clamp(24px,3vw,32px);
  line-height:1.15;
}
.bdhp-page .bdhp-series-quote p{
  margin:0;
  color:#526a7b;
  font-size:16px;
}
.bdhp-page .bdhp-series-quote__actions{
  display:flex;
  flex:0 0 auto;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:11px;
}
.bdhp-page .bdhp-final-cta__actions{
  width:min(100%,560px);
  align-items:stretch;
}
.bdhp-page .bdhp-final-cta__buttons{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:11px;
}
.bdhp-page .bdhp-final-cta__buttons .bdhp-button{
  flex:1 1 160px;
  white-space:nowrap;
}
.bdhp-page .bdhp-final-cta__buttons .bdhp-button--primary{
  background:#09d3f4!important;
  border-color:#09d3f4!important;
  color:#041522!important;
}
.bdhp-page .bdhp-final-cta__buttons .bdhp-button--primary:hover,
.bdhp-page .bdhp-final-cta__buttons .bdhp-button--primary:focus{
  background:#4ce2fa!important;
  border-color:#4ce2fa!important;
}
.bdhp-page .bdhp-final-cta__buttons .bdhp-button--ghost{
  border-color:rgba(255,255,255,.62)!important;
  background:rgba(255,255,255,.04)!important;
  color:#fff!important;
}
.bdhp-page .bdhp-final-cta__buttons .bdhp-button--ghost:hover,
.bdhp-page .bdhp-final-cta__buttons .bdhp-button--ghost:focus{
  border-color:#fff!important;
  background:rgba(255,255,255,.12)!important;
  color:#fff!important;
}
.bdhp-page .bdhp-final-cta__actions .bdhp-email-link{
  align-self:center;
  margin-top:2px;
}
@media(max-width:1050px){
  .bdhp-page .bdhp-series-quote{
    align-items:flex-start;
    flex-direction:column;
  }
  .bdhp-page .bdhp-series-quote__actions,
  .bdhp-page .bdhp-final-cta__buttons{
    justify-content:flex-start;
  }
  .bdhp-page .bdhp-final-cta__actions{
    width:100%;
  }
}
@media(max-width:720px){
  .bdhp-page .bdhp-series-quote{
    padding:25px 22px;
  }
  .bdhp-page .bdhp-series-quote__actions,
  .bdhp-page .bdhp-series-quote__actions .bdhp-button,
  .bdhp-page .bdhp-final-cta__buttons,
  .bdhp-page .bdhp-final-cta__buttons .bdhp-button{
    width:100%;
  }
}
