.bd-about{--blue:#267df4;--blue-deep:#1863dc;--blue-strong:#155bbc;--blue-dark:#0056a7;--blue-soft:#eef5ff;--ink:#4a4a4d;--body:#5b5b60;--subtle:#6b6b70;--line:#dce6f4;--surface:#f4f7fb;--white:#fff;--error:#a4262c;--radius:5px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;width:100%;margin:0;padding:0;color:var(--body);background:var(--white);font-family:"Poppins",Arial,sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.bd-about *,.bd-about *::before,.bd-about *::after{box-sizing:border-box}.bd-about img{display:block;max-width:100%;height:auto}.bd-about a{color:inherit;text-underline-offset:.2em}.bd-about button,.bd-about input,.bd-about textarea{font:inherit}.bd-about button,.bd-about a{-webkit-tap-highlight-color:#fff0}.bd-about h1,.bd-about h2,.bd-about h3,.bd-about p,.bd-about figure,.bd-about dl,.bd-about dd{margin-top:0}.bd-about h1,.bd-about h2,.bd-about h3{color:var(--ink);line-height:1.12;letter-spacing:-.035em;text-wrap:balance}.bd-about h1{margin-bottom:var(--space-lg);font-size:clamp(2.75rem, 5.3vw, 4.7rem);font-weight:700}.bd-about h2{margin-bottom:var(--space-lg);font-size:clamp(2.15rem, 4.1vw, 3.8rem);font-weight:700}.bd-about h3{margin-bottom:var(--space-sm);font-size:clamp(1.2rem, 2vw, 1.55rem);font-weight:600}.bd-about p{margin-bottom:1.35em;text-wrap:pretty}.bd-about__container{width:100%;margin-inline:auto;padding-inline:15px}.bd-about__section{padding-block:clamp(72px, 8vw, 112px)}.bd-about :focus-visible{outline:3px solid #ffbf47;outline-offset:4px}.bd-about__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 22px;border:2px solid var(--blue-deep);border-radius:var(--radius);color:var(--white);background:var(--blue-deep);font-weight:600;line-height:1.2;text-align:center;text-decoration:none;transition:color 180ms ease,background-color 180ms ease,border-color 180ms ease,transform 180ms ease}.bd-about__button:hover{color:var(--white);border-color:var(--blue-strong);background:var(--blue-strong);transform:translateY(-2px)}.bd-about__button:active{transform:translateY(0)}.bd-about__button--light{color:var(--blue-strong);border-color:var(--white);background:var(--white)}.bd-about__button--light:hover{color:var(--white);border-color:var(--blue-dark);background:var(--blue-dark)}.bd-about__button--outline-light{color:var(--white);border-color:rgb(255 255 255 / .72);background:#fff0}.bd-about__button--outline-light:hover{color:var(--blue-strong);border-color:var(--white);background:var(--white)}.bd-about__button-group{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.bd-about__section-label{margin-bottom:var(--space-md);color:var(--blue-deep);font-weight:700}.bd-about__section-label--light{color:rgb(255 255 255 / .78)}.bd-about__text-link{display:inline-flex;min-height:44px;align-items:center;color:var(--blue-deep);font-weight:600;text-decoration-thickness:2px}.bd-about__text-link:hover{color:var(--ink)}.bd-about__hero{overflow:hidden;color:var(--white);background:var(--blue-strong)}.bd-about__hero-inner{display:grid;min-height:580px;align-items:center;gap:clamp(36px, 5vw, 72px);padding-block:clamp(72px, 8vw, 104px);grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr)}.bd-about__hero-copy{position:relative;z-index:2;max-width:610px}.bd-about__hero-copy h1{color:var(--white)}.bd-about__hero-lead-in{margin-bottom:var(--space-md);font-weight:700}.bd-about__hero-summary{max-width:58ch;margin-bottom:var(--space-xl);color:rgb(255 255 255 / .88);font-size:clamp(1.03rem, 1.5vw, 1.15rem)}.bd-about__disciplines{align-self:center;margin:0;padding:clamp(28px, 4vw, 44px);border:1px solid rgb(255 255 255 / .28);background:rgb(0 56 130 / .2)}.bd-about__disciplines>p{margin-bottom:var(--space-lg);color:rgb(255 255 255 / .78);font-size:.9rem;font-weight:600}.bd-about__disciplines ul{margin:0;padding:0;list-style:none}.bd-about__disciplines li{display:grid;gap:3px;padding-block:16px;border-top:1px solid rgb(255 255 255 / .24)}.bd-about__disciplines li:last-child{padding-bottom:0}.bd-about__disciplines strong,.bd-about__disciplines span{display:block}.bd-about__disciplines strong{color:var(--white);font-size:clamp(1.12rem, 1.7vw, 1.35rem);font-weight:600}.bd-about__disciplines span{color:rgb(255 255 255 / .82);font-size:.92rem}.bd-about__credentials{border-bottom:1px solid var(--line);background:var(--white)}.bd-about__credentials-grid{display:grid;grid-template-columns:repeat(4,1fr)}.bd-about__credential{min-width:0;padding:24px 22px;border-right:1px solid var(--line);text-decoration:none}.bd-about__credential:first-child{padding-left:0}.bd-about__credential:last-child{padding-right:0;border-right:0}.bd-about__credential strong,.bd-about__credential span{display:block}.bd-about__credential strong{margin-bottom:2px;color:var(--ink);font-weight:600}.bd-about__credential span{color:var(--subtle);font-size:.88rem}a.bd-about__credential:hover strong{color:var(--blue-deep)}.bd-about__why-grid{display:grid;align-items:start;gap:clamp(52px, 8vw, 110px);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.bd-about__why-heading{max-width:520px}.bd-about__why-heading h2{margin-bottom:0}.bd-about__principles{margin:0}.bd-about__principles>div{display:grid;gap:var(--space-lg);padding-block:24px;border-top:1px solid var(--line);grid-template-columns:minmax(138px,.35fr) minmax(0,1fr)}.bd-about__principles dt{color:var(--ink);font-weight:600}.bd-about__principles dd{margin:0;color:var(--body)}.bd-about__team{background:var(--surface)}.bd-about__section-heading{max-width:730px;margin-bottom:clamp(42px, 6vw, 68px)}.bd-about__section-heading>p:last-child{max-width:66ch;margin-bottom:0;font-size:1.05rem}.bd-about__section-heading--compact{max-width:760px}.bd-about__team-grid{display:grid;gap:0 52px;grid-template-columns:repeat(2,minmax(0,1fr))}.bd-about__person{display:grid;align-items:start;gap:18px;padding-block:32px;border-top:1px solid var(--line);grid-template-columns:32px minmax(0,1fr)}.bd-about__person-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;color:var(--blue-deep)}.bd-about__person-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;vector-effect:non-scaling-stroke}.bd-about__person h3{margin-bottom:3px}.bd-about__person-role{margin-bottom:var(--space-sm);color:var(--blue-deep);font-weight:600}.bd-about__person p:last-child{max-width:54ch;margin-bottom:0}.bd-about__work-intro{max-width:840px;margin-bottom:clamp(42px, 6vw, 68px)}.bd-about__featured-case{display:grid;align-items:center;gap:clamp(42px, 7vw, 82px);grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.bd-about__featured-image{margin:0}.bd-about__featured-image img{width:100%;border-radius:var(--radius);box-shadow:0 8px 8px rgb(21 91 188 / .16)}.bd-about__case-meta{margin-bottom:var(--space-sm);color:var(--blue-deep);font-weight:700}.bd-about__featured-copy p{max-width:50ch}.bd-about__more-work{display:grid;margin-top:clamp(52px, 7vw, 80px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr))}.bd-about__more-work a{min-width:0;padding:24px;border-right:1px solid var(--line);text-decoration:none;transition:background-color 180ms ease}.bd-about__more-work a:first-child{padding-left:0}.bd-about__more-work a:last-child{padding-right:0;border-right:0}.bd-about__more-work a:hover{background:var(--surface)}.bd-about__more-work span,.bd-about__more-work strong{display:block}.bd-about__more-work span{margin-bottom:4px;color:var(--subtle);font-size:.86rem}.bd-about__more-work strong{color:var(--ink);font-weight:600}.bd-about__process{background:var(--blue-soft)}.bd-about__process-steps{display:grid;margin:0;padding:0;list-style:none;grid-template-columns:repeat(3,minmax(0,1fr))}.bd-about__process-steps li{padding:28px 30px 0;border-top:2px solid var(--blue-deep)}.bd-about__process-steps li:first-child{padding-left:0}.bd-about__process-steps li:last-child{padding-right:0}.bd-about__process-steps li+li{border-left:1px solid rgb(24 99 220 / .16)}.bd-about__process-steps span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:var(--space-md);border-radius:50%;color:var(--white);background:var(--blue-deep);font-weight:700}.bd-about__process-steps p{margin-bottom:0}.bd-about__contact{padding-block:clamp(80px, 9vw, 120px);color:var(--white);background:linear-gradient(118deg,#0056a7,#155bbc 42%,#267df4 74%,#0b79d0);background-size:180% 180%;animation:bd-about-gradient 14s var(--ease-out-expo) infinite alternate}.bd-about__contact-grid{display:grid;align-items:start;gap:clamp(48px, 8vw, 104px);grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr)}.bd-about__contact-copy{max-width:490px}.bd-about__contact-copy h2{color:var(--white)}.bd-about__contact-copy>p:last-child{margin-bottom:0;color:rgb(255 255 255 / .84);font-size:1.05rem}.bd-about__contact-panel{padding:clamp(24px, 4vw, 42px);border-radius:var(--radius);color:var(--body);background:var(--white);box-shadow:0 8px 8px rgb(0 40 100 / .18)}.bd-about__contact-panel .gform_wrapper{margin:0}.bd-about__contact-panel .gform_heading,.bd-about__contact-panel .gform_required_legend{display:none}.bd-about__contact-panel .gform-body .gform_fields{display:grid;gap:20px 16px;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none}.bd-about__contact-panel #field_1_3,.bd-about__contact-panel #field_1_4,.bd-about__contact-panel #field_1_5{grid-column:1 / -1}.bd-about .bd-about__contact-panel .gform_wrapper .top_label li.gfield{display:block;width:100%;min-width:0;margin:0;padding:0;list-style:none}.bd-about__contact-panel .gfield_label,.bd-about__contact-panel legend.gfield_label{display:block;margin:0 0 8px;color:var(--ink);font-size:1rem;font-weight:600}.bd-about__contact-panel .gfield_required{color:var(--error)}.bd-about__contact-panel input[type="text"],.bd-about__contact-panel input[type="email"],.bd-about__contact-panel textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #767676;border-radius:2px;color:var(--ink);background:var(--white);box-shadow:none}.bd-about__contact-panel textarea{min-height:132px;resize:vertical}.bd-about__contact-panel input:focus,.bd-about__contact-panel textarea:focus{border-color:var(--blue-deep);outline:3px solid #ffbf47;outline-offset:2px}.bd-about__contact-panel .gfield_validation_message,.bd-about__contact-panel .validation_message,.bd-about__contact-panel .gform_validation_errors{color:var(--error)}.bd-about__contact-panel .gform_footer{margin:24px 0 0;padding:0}.bd-about__contact-panel input.gform_button{min-height:50px;margin:0;padding:13px 22px;border:2px solid var(--blue-deep);border-radius:var(--radius);color:var(--white);background:var(--blue-deep);font-weight:600;line-height:1.2;cursor:pointer;transition:background-color 180ms ease,border-color 180ms ease,transform 180ms ease}.bd-about__contact-panel input.gform_button:hover{border-color:var(--blue-strong);background:var(--blue-strong);transform:translateY(-2px)}.bd-about__contact-panel .gform_ajax_spinner{display:inline-block;width:24px;margin-left:12px}.bd-about__form-note{margin:18px 0 0;color:var(--subtle);font-size:.82rem}.bd-about__form-note a{color:var(--blue-deep);font-weight:600}@keyframes bd-about-gradient{from{background-position:0% 50%}to{background-position:100% 50%}}.bd-about [data-reveal]{transform:translateY(12px);transition:transform 560ms var(--ease-out-expo)}.bd-about [data-reveal].is-revealed{transform:translateY(0)}@media (min-width:576px){.bd-about__container{max-width:540px}}@media (min-width:768px){.bd-about__container{max-width:720px}}@media (min-width:992px){.bd-about__container{max-width:960px}}@media (min-width:1200px){.bd-about__container{max-width:1140px}}@media (max-width:1199px){.bd-about__hero-inner{min-height:540px;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr)}}@media (max-width:991px){.bd-about__hero-inner,.bd-about__why-grid,.bd-about__featured-case,.bd-about__contact-grid{grid-template-columns:1fr}.bd-about__hero-inner{min-height:auto}.bd-about__hero-copy,.bd-about__disciplines{width:100%;max-width:680px}.bd-about__credentials-grid,.bd-about__team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bd-about__more-work,.bd-about__process-steps{gap:32px;grid-template-columns:1fr}.bd-about__more-work a,.bd-about__more-work a:first-child,.bd-about__more-work a:last-child{padding:24px 0;border-right:0}.bd-about__more-work a:not(:last-child){border-bottom:1px solid var(--line)}.bd-about__process-steps li,.bd-about__process-steps li:first-child,.bd-about__process-steps li:last-child{padding:24px 0 0;border-left:0}.bd-about__credential:nth-child(2){border-right:0}.bd-about__credential:nth-child(-n+2){border-bottom:1px solid var(--line)}.bd-about__principles>div{grid-template-columns:minmax(124px,.32fr) minmax(0,1fr)}.bd-about__featured-image{max-width:760px}.bd-about__featured-copy,.bd-about__contact-copy{max-width:640px}.bd-about__contact-panel{max-width:720px}}@media (max-width:767px){.bd-about__section{padding-block:64px}.bd-about__hero-inner{gap:32px;padding-block:64px 42px}.bd-about__disciplines{padding:24px}.bd-about__credentials-grid,.bd-about__team-grid,.bd-about__more-work,.bd-about__process-steps,.bd-about__contact-panel .gform-body .gform_fields{grid-template-columns:1fr}.bd-about__credential,.bd-about__credential:first-child,.bd-about__more-work a,.bd-about__more-work a:first-child{padding:20px 0;border-right:0}.bd-about__credential:not(:last-child),.bd-about__more-work a:not(:last-child){border-bottom:1px solid var(--line)}.bd-about__principles>div{gap:var(--space-xs);grid-template-columns:1fr}.bd-about__person{gap:14px;padding-block:26px}.bd-about__process-steps{gap:32px}.bd-about__contact{padding-block:72px}.bd-about__contact-panel{padding:24px 20px}.bd-about__contact-panel #field_1_3,.bd-about__contact-panel #field_1_4,.bd-about__contact-panel #field_1_5{grid-column:auto}}@media (max-width:420px){.bd-about h1{font-size:clamp(2.45rem, 12vw, 3.2rem)}.bd-about h2{font-size:clamp(2rem, 10vw, 2.8rem)}.bd-about__button-group{display:grid}.bd-about__button-group .bd-about__button{width:100%}.bd-about__person{grid-template-columns:28px minmax(0,1fr)}.bd-about__person-icon{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.bd-about *,.bd-about *::before,.bd-about *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.bd-about [data-reveal]{transform:none}.bd-about__contact{background-position:50% 50%}}body.bdlp-about-page #content{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}body.bdlp-about-page #content>.bd-about,body.bdlp-about-page .bd-about,#content .bd-about{width:100%;max-width:none;margin:0;padding:0}#content:has(.bd-about)>.content-wrap{overflow:visible}#content .bd-about>section,#content .bd-about .bd-about__section{margin-top:0;margin-bottom:0}#content .bd-about h1,#content .bd-about h2,#content .bd-about h3{padding:0;border:0;background:#fff0;font-family:"Poppins",Arial,sans-serif;text-transform:none}#content .bd-about .bd-about__hero h1,#content .bd-about .bd-about__contact h2{color:var(--white)}#content .bd-about p,#content .bd-about li,#content .bd-about dd,#content .bd-about dt{line-height:1.7}#content .bd-about__button{margin:0;font-size:.96rem;letter-spacing:normal;text-transform:none}#content .bd-about__button--light{color:var(--blue-strong)}#content .bd-about__button--light:hover{color:var(--white)}#content:has(.bd-about)>img{display:none!important}