.bmh-about-page .bmh-about-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 12px;border:0}.bmh-about-page .bmh-about-tabs .nav-item{margin:0}.bmh-about-page .bmh-about-tabs .nav-link{position:relative;isolation:isolate;overflow:hidden;display:flex;min-height:72px;align-items:center;gap:8px;padding:10px;border:1px solid var(--bmh-border);border-radius:var(--bmh-radius);background:var(--bmh-white);color:var(--bmh-green-dark);line-height:1.25;text-align:left;box-shadow:var(--bmh-shadow);transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.bmh-about-page .bmh-about-tabs .nav-link::before{content:"";position:absolute;right:-34px;bottom:-34px;z-index:-1;width:86px;height:86px;border-radius:50%;background:rgba(34,136,82,.055);pointer-events:none;transition:transform .35s cubic-bezier(.2,.7,.2,1),background-color .35s ease}.bmh-about-page .bmh-about-tabs .nav-link:focus-visible,.bmh-about-page .bmh-about-tabs .nav-link:hover{border-color:#cfe2d7;box-shadow:var(--bmh-shadow-hover);transform:translateY(-2px)}.bmh-about-page .bmh-about-tabs .nav-link:focus-visible::before,.bmh-about-page .bmh-about-tabs .nav-link:hover::before{transform:scale(1.18);background:rgba(34,136,82,.08)}.bmh-about-page .bmh-about-tabs .nav-link>span:last-child{min-width:0}.bmh-about-page .bmh-about-tabs .nav-link small,.bmh-about-page .bmh-about-tabs .nav-link strong{display:block}.bmh-about-page .bmh-about-tabs .nav-link strong{font-size:.75rem;font-weight:800}.bmh-about-page .bmh-about-tabs .nav-link small{margin-top:3px;font-size:.56rem;opacity:.72}.bmh-about-page .bmh-about-tab-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:var(--bmh-green-soft);color:var(--bmh-green)}.bmh-about-page .bmh-about-tabs .nav-link.active{border-color:var(--bmh-green);background:var(--bmh-green-soft);color:var(--bmh-green-dark);box-shadow:inset 0 -3px 0 var(--bmh-red)}.bmh-about-page .bmh-about-content{position:relative;isolation:isolate;overflow:hidden;margin:0;padding:18px;border:1px solid var(--bmh-line);border-radius:var(--bmh-radius);background:var(--bmh-white);box-shadow:var(--bmh-shadow)}.bmh-about-page .bmh-about-content::after{content:"";position:absolute;right:-42px;bottom:-42px;z-index:0;width:112px;height:112px;border-radius:50%;background:rgba(34,136,82,.055);pointer-events:none}.bmh-about-page .bmh-about-content>*{position:relative;z-index:1}.bmh-about-page .tab-pane{color:var(--bmh-text);font-size:.9rem;line-height:1.65}.bmh-about-page .tab-pane>:last-child{margin-bottom:0}.bmh-about-page .bmh-about-content-block{padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid var(--bmh-border)}.bmh-about-page .bmh-about-content-block:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.bmh-about-page .bmh-about-content-block h2{margin:2px 0 12px;color:var(--bmh-green-dark);font-size:1.25rem;font-weight:800}.bmh-about-page .bmh-about-content-eyebrow{display:block;color:var(--bmh-red);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bmh-about-page .bmh-about-inline-heading{margin-bottom:12px}.bmh-about-page .bmh-about-inline-heading h2{margin:2px 0 0;color:var(--bmh-green-dark);font-size:1.25rem;font-weight:800}.bmh-about-page .bmh-officers-table{margin-top:0}.bmh-about-page .bmh-officers-table table{margin-bottom:0}@media (max-width:768px){.bmh-about-page .bmh-about-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.bmh-about-page .bmh-about-tabs{grid-template-columns:1fr}.bmh-about-page .bmh-about-tabs .nav-link{min-height:66px}.bmh-about-page .bmh-about-content{padding:14px}}
