/*
 * BHC Brand Master V14
 * Final public-site override. Loaded last on purpose.
 * Keeps the established BHC layout while eliminating legacy government/red
 * decoration, CSS collisions, excess whitespace and weak mobile behaviour.
 */
:root{
  --bhc14-navy:#07394e;
  --bhc14-navy-2:#0a5367;
  --bhc14-green:#087a61;
  --bhc14-green-2:#10a07b;
  --bhc14-soft:#f4faf8;
  --bhc14-soft-2:#eef7f5;
  --bhc14-ink:#153b4b;
  --bhc14-copy:#607884;
  --bhc14-line:#dbe8e5;
  --bhc14-line-soft:#eaf2f0;
  --bhc14-emergency:#d62836;
  --bhc14-shadow:0 10px 28px rgba(7,57,78,.07);
  --bhc14-shadow-lg:0 18px 42px rgba(7,57,78,.10);
}

html{overflow-x:hidden}
body.bhc-brand-v14{
  overflow-x:hidden!important;
  background:#fff!important;
  color:var(--bhc14-ink)!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body.bhc-brand-v14 [hidden]{display:none!important}
body.bhc-brand-v14 img,body.bhc-brand-v14 svg{max-width:100%}
body.bhc-brand-v14 img{height:auto}
body.bhc-brand-v14 .gh-container-wide{width:min(calc(100% - 34px),1400px)!important;margin-inline:auto!important}

/* Hard-stop every legacy decorative red rule around the document/header. */
body.bhc-brand-v14::before,
body.bhc-brand-v14::after,
body.bhc-brand-v14 .humanized-header::before,
body.bhc-brand-v14 .humanized-header::after,
body.bhc-brand-v14 .v8-header::before,
body.bhc-brand-v14 .v9-header::before,
body.bhc-brand-v14 .v10-header::before,
body.bhc-brand-v14 .v28-header::before{
  content:none!important;display:none!important;height:0!important;border:0!important;background:none!important;
}

/* HEADER — same layout, cleaner BHC presentation. */
body.bhc-brand-v14 .humanized-header,
body.bhc-brand-v14 .v8-header,
body.bhc-brand-v14 .v9-header,
body.bhc-brand-v14 .v10-header,
body.bhc-brand-v14 .v28-header{
  background:#fff!important;border:0!important;box-shadow:0 5px 22px rgba(7,57,78,.055)!important;
}
body.bhc-brand-v14 .v8-header__utility,
body.bhc-brand-v14 .v9-header__utility,
body.bhc-brand-v14 .v10-header__utility,
body.bhc-brand-v14 .v28-header__utility{
  min-height:36px!important;border:0!important;
  background:linear-gradient(92deg,var(--bhc14-navy),#07546a 55%,#08705f)!important;
  color:#effaf7!important;
}
body.bhc-brand-v14 .v8-header__utility::before,
body.bhc-brand-v14 .v9-header__utility::before,
body.bhc-brand-v14 .v10-header__utility::before{display:none!important;content:none!important}
body.bhc-brand-v14 .bhc-utility-info__item,
body.bhc-brand-v14 .v9-header__emergency,
body.bhc-brand-v14 .v10-header__emergency{color:#f0faf8!important}
body.bhc-brand-v14 .humanized-header__brand-row,
body.bhc-brand-v14 .v10-header__brand-row,
body.bhc-brand-v14 .v28-header__brand-row{min-height:82px!important;padding-block:8px!important}
body.bhc-brand-v14 .humanized-brand{gap:12px!important;min-width:0!important}
body.bhc-brand-v14 .humanized-brand__logo,
body.bhc-brand-v14 .v9-brand__logo,
body.bhc-brand-v14 .v10-brand__logo,
body.bhc-brand-v14 .v28-brand__logo{
  width:62px!important;height:62px!important;flex:0 0 62px!important;padding:0!important;
  border:1px solid #d9e8e3!important;border-radius:16px!important;background:#fff!important;
  box-shadow:0 6px 18px rgba(7,57,78,.06)!important;overflow:hidden!important;
}
body.bhc-brand-v14 .humanized-brand__logo img,
body.bhc-brand-v14 .v9-brand__logo img,
body.bhc-brand-v14 .v10-brand__logo img,
body.bhc-brand-v14 .v28-brand__logo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:5px!important}
body.bhc-brand-v14 .humanized-brand__copy{min-width:0!important}
body.bhc-brand-v14 .humanized-brand__copy small{color:var(--bhc14-green)!important;font-size:10px!important;font-weight:900!important;letter-spacing:.12em!important}
body.bhc-brand-v14 .humanized-brand__copy strong{color:var(--bhc14-navy)!important;font-size:clamp(23px,2vw,33px)!important;line-height:1.04!important;letter-spacing:-.035em!important}
body.bhc-brand-v14 .humanized-brand__copy>span{color:#657e89!important;font-size:12px!important}
body.bhc-brand-v14 .v28-header-action,
body.bhc-brand-v14 .v34-header-action{min-height:46px!important;border:1px solid #d8e7e3!important;border-radius:13px!important;background:#fff!important;box-shadow:0 4px 14px rgba(7,57,78,.04)!important}
body.bhc-brand-v14 .v28-header-action:hover,
body.bhc-brand-v14 .v34-header-action:hover{background:var(--bhc14-soft)!important;border-color:#b9dacf!important;transform:translateY(-1px)!important}
body.bhc-brand-v14 .v28-header-action__icon,
body.bhc-brand-v14 .v34-header-action__icon{background:#eaf7f2!important;color:var(--bhc14-green)!important}
/* The old secondary/flag card creates a stray visual block; the main BHC logo is the brand. */
body.bhc-brand-v14 .v7-flag-logo,
body.bhc-brand-v14 .v9-flag-logo,
body.bhc-brand-v14 .v10-flag-logo,
body.bhc-brand-v14 .v28-flag-logo{display:none!important}

/* NAV — replace the old red rule with a BHC-logo green brand rule. */
body.bhc-brand-v14 .humanized-nav,
body.bhc-brand-v14 .v6-nav,
body.bhc-brand-v14 .v9-nav,
body.bhc-brand-v14 .v10-nav,
body.bhc-brand-v14 .v28-nav{
  position:relative!important;background:#fff!important;border-top:1px solid var(--bhc14-line-soft)!important;
  border-bottom:3px solid var(--bhc14-green)!important;box-shadow:none!important;
}
body.bhc-brand-v14 .humanized-nav::before,
body.bhc-brand-v14 .humanized-nav::after{display:none!important;content:none!important}
body.bhc-brand-v14 .humanized-nav__list{min-height:50px!important;gap:1px!important;align-items:stretch!important}
body.bhc-brand-v14 .humanized-nav__parent>a{min-height:50px!important;padding-inline:12px!important;border:0!important;border-radius:8px!important;color:#284957!important;font-size:12.7px!important;font-weight:830!important}
body.bhc-brand-v14 .humanized-nav__parent>a:hover,
body.bhc-brand-v14 .humanized-nav__list>li.is-active .humanized-nav__parent>a{background:#eef8f5!important;color:var(--bhc14-green)!important}
body.bhc-brand-v14 .humanized-nav__list>li.is-active .humanized-nav__parent>a::after{background:var(--bhc14-green)!important;height:2px!important}
body.bhc-brand-v14 .humanized-submenu{border-color:var(--bhc14-line)!important;box-shadow:0 18px 46px rgba(7,57,78,.13)!important}

/* Language dropdown — compact, always truly hidden until opened. */
body.bhc-brand-v14 .v10-language{position:relative!important}
body.bhc-brand-v14 .v10-language__menu[hidden]{display:none!important}
body.bhc-brand-v14 .v10-language__menu{min-width:76px!important;border-radius:9px!important;border-color:#d8e6e2!important;box-shadow:0 12px 28px rgba(7,57,78,.14)!important;z-index:5000!important}
body.bhc-brand-v14 .v10-language__menu a{min-height:36px!important;padding:7px 13px!important;color:var(--bhc14-ink)!important}
body.bhc-brand-v14 .v10-language__menu a:hover,body.bhc-brand-v14 .v10-language__menu a.is-active{background:#edf8f5!important;color:var(--bhc14-green)!important}

/* GLOBAL SPACING — remove the accumulated white gaps from legacy themes. */
body.bhc-brand-v14 .humanized-main{min-height:0!important;margin:0!important;padding:0!important}
body.bhc-brand-v14 .humanized-main>section{margin-top:0!important;margin-bottom:0!important}
body.bhc-brand-v14 .gh-section,
body.bhc-brand-v14 .v25-departments,
body.bhc-brand-v14 .v25-services,
body.bhc-brand-v14 .bhc-home-blog,
body.bhc-brand-v14 .gh-leadership-section,
body.bhc-brand-v14 .v41-page-section,
body.bhc-brand-v14 .g31-publication-body,
body.bhc-brand-v14 .media-v33-section{padding-top:clamp(26px,3vw,44px)!important;padding-bottom:clamp(26px,3vw,44px)!important;min-height:0!important}
body.bhc-brand-v14 .professional-hero,
body.bhc-brand-v14 .v10-home-hero,
body.bhc-brand-v14 .v12-home-hero{padding-top:14px!important;padding-bottom:18px!important;min-height:0!important}
body.bhc-brand-v14 .gh-inner-hero,
body.bhc-brand-v14 .bhc-blog-hero,
body.bhc-brand-v14 .bhc-article-hero,
body.bhc-brand-v14 .g31-publication-hero,
body.bhc-brand-v14 .media-v33-hero{padding-top:26px!important;padding-bottom:24px!important;min-height:0!important}
body.bhc-brand-v14 .v25-section-heading,
body.bhc-brand-v14 .bhc-section-heading,
body.bhc-brand-v14 .bhc-home-blog__heading,
body.bhc-brand-v14 .v41-section-heading{margin-bottom:16px!important}
body.bhc-brand-v14 .v25-section-heading h2,
body.bhc-brand-v14 .bhc-section-heading h2,
body.bhc-brand-v14 .bhc-home-blog__heading h2{font-size:clamp(26px,2.5vw,38px)!important;line-height:1.1!important;margin:0!important}
body.bhc-brand-v14 .v25-section-heading p,
body.bhc-brand-v14 .bhc-section-heading p,
body.bhc-brand-v14 .bhc-home-blog__heading p{margin:6px 0 0!important;line-height:1.55!important}
body.bhc-brand-v14 .v23-about-copy,body.bhc-brand-v14 .v24-about-copy{padding:clamp(20px,2.4vw,34px)!important}
body.bhc-brand-v14 .v23-about-media,body.bhc-brand-v14 .v24-about-media{min-height:290px!important}
body.bhc-brand-v14 .v23-stat-board{margin-top:12px!important}
body.bhc-brand-v14 .v25-department-grid,body.bhc-brand-v14 .v25-service-grid{gap:13px!important}
body.bhc-brand-v14 .v25-department-card{min-height:92px!important;padding:12px 13px!important}
body.bhc-brand-v14 .v25-service-card{min-height:0!important;height:auto!important}
body.bhc-brand-v14 .v25-service-card__top{padding:13px 14px 3px!important}
body.bhc-brand-v14 .v25-service-card__body{padding:7px 14px 11px!important}
body.bhc-brand-v14 .v25-service-card__footer{padding:8px 14px!important}

/* HOME BLOG — latest three only, strict 3-card grid, no single-card giant feature. */
body.bhc-brand-v14 .bhc-home-blog{background:linear-gradient(180deg,#fff,#f8fbfa)!important}
body.bhc-brand-v14 .bhc-home-blog__heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important}
body.bhc-brand-v14 .bhc-home-blog__grid,
body.bhc-brand-v14 .bhc-home-blog__grid.is-count-1,
body.bhc-brand-v14 .bhc-home-blog__grid.is-count-2,
body.bhc-brand-v14 .bhc-home-blog__grid.is-count-3{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important;max-width:none!important}
body.bhc-brand-v14 .bhc-home-story,
body.bhc-brand-v14 .bhc-home-story.is-featured,
body.bhc-brand-v14 .bhc-home-blog__grid.is-count-1 .bhc-home-story{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:0!important;height:100%!important;max-width:none!important;border:1px solid var(--bhc14-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 24px rgba(7,57,78,.055)!important;overflow:hidden!important}
body.bhc-brand-v14 .bhc-home-story__media,
body.bhc-brand-v14 .bhc-home-blog__grid.is-count-1 .bhc-home-story__media{display:block!important;aspect-ratio:16/8.7!important;min-height:0!important;background:#eaf4f1!important;overflow:hidden!important}
body.bhc-brand-v14 .bhc-home-story__media img{width:100%!important;height:100%!important;object-fit:cover!important}
body.bhc-brand-v14 .bhc-home-story__body,
body.bhc-brand-v14 .bhc-home-blog__grid.is-count-1 .bhc-home-story__body{display:flex!important;flex:1!important;flex-direction:column!important;padding:15px!important}
body.bhc-brand-v14 .bhc-home-story h3{font-size:17px!important;line-height:1.3!important;margin:8px 0!important}
body.bhc-brand-v14 .bhc-home-story p{font-size:13.5px!important;line-height:1.55!important;margin:0 0 11px!important;color:var(--bhc14-copy)!important}
body.bhc-brand-v14 .bhc-home-story__read{margin-top:auto!important;color:var(--bhc14-green)!important}
body.bhc-brand-v14 .bhc-home-blog__all{white-space:nowrap!important;border-color:#cfe2dc!important;color:var(--bhc14-green)!important}

/* FOOTER — compact and integrated; no bright oversized emergency block. */
body.bhc-brand-v14 .bhc-footer{margin-top:0!important;border:0!important;background:linear-gradient(145deg,#062f41 0%,#073e50 52%,#07584f 100%)!important}
body.bhc-brand-v14 .bhc-footer__inner{padding-top:28px!important}
body.bhc-brand-v14 .bhc-footer__top{gap:22px!important;padding-bottom:18px!important}
body.bhc-brand-v14 .bhc-footer__contact-list{gap:8px!important}
body.bhc-brand-v14 .bhc-footer__emergency{display:inline-flex!important;width:auto!important;max-width:260px!important;min-height:50px!important;margin-top:12px!important;padding:9px 12px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:12px!important;background:rgba(255,255,255,.07)!important;color:#fff!important;box-shadow:none!important}
body.bhc-brand-v14 .bhc-footer__emergency>span:first-child{width:32px!important;height:32px!important;flex:0 0 32px!important;border-radius:9px!important;background:var(--bhc14-emergency)!important;color:#fff!important}
body.bhc-brand-v14 .bhc-footer__emergency small{color:#b9d9d4!important}
body.bhc-brand-v14 .bhc-footer__emergency strong{color:#fff!important;font-size:15px!important}
body.bhc-brand-v14 .bhc-footer__location{margin-top:14px!important;padding-top:16px!important;gap:16px!important}
body.bhc-brand-v14 .bhc-footer__map-frame,body.bhc-brand-v14 .bhc-footer__map-frame iframe{min-height:175px!important;max-height:205px!important}
body.bhc-brand-v14 .bhc-footer__bottom{margin-top:14px!important;padding:12px 0 14px!important;border-top:1px solid rgba(255,255,255,.12)!important;gap:8px 16px!important}
body.bhc-brand-v14 .bhc-footer__powered a{color:#a5ead8!important;font-weight:900!important}

/* Decorative red accents in legacy public components become BHC green.
   Emergency/error components remain intentionally red. */
body.bhc-brand-v14 .gh-section-kicker::before,
body.bhc-brand-v14 .bhc-section-heading__kicker::before,
body.bhc-brand-v14 .v25-eyebrow::before,
body.bhc-brand-v14 .v23-eyebrow::before,
body.bhc-brand-v14 .bhc-eyebrow::before,
body.bhc-brand-v14 .g31-document-viewer__mark,
body.bhc-brand-v14 .g31-file-fallback>span{background:var(--bhc14-green)!important;border-color:var(--bhc14-green)!important}
body.bhc-brand-v14 .g31-kicker,
body.bhc-brand-v14 .g31-sidebar-card header span,
body.bhc-brand-v14 .media-v33-card__body small{color:var(--bhc14-green)!important}
body.bhc-brand-v14 .v41-value-card.is-red::before,
body.bhc-brand-v14 .v41-value-card.is-red .v41-value-card__icon{background:var(--bhc14-green)!important;color:#fff!important}

/* Prevent clipped/off-canvas legacy media from leaking as a narrow left strip. */
body.bhc-brand-v14 .modal:not(.show){display:none!important}
body.bhc-brand-v14 .gh46-accessibility__panel[hidden],
body.bhc-brand-v14 .gh46-accessibility__backdrop[hidden],
body.bhc-brand-v14 [data-popup-item][hidden]{display:none!important}
body.bhc-brand-v14 .gh-popup-queue-v37:not(.show){visibility:hidden!important;pointer-events:none!important}
body.bhc-brand-v14 .humanized-main,body.bhc-brand-v14 .bhc-footer,body.bhc-brand-v14 .humanized-header{max-width:100vw!important}

/* Floating controls: clear of content/footer and visually lighter. */
body.bhc-brand-v14 .government-emergency-dock{left:12px!important;bottom:12px!important;padding:7px 10px!important;box-shadow:0 8px 22px rgba(7,57,78,.12)!important}
body.bhc-brand-v14 .gh46-accessibility{right:12px!important;left:auto!important;bottom:12px!important;margin:0!important;width:52px!important}
body.bhc-brand-v14 .gh46-accessibility__launcher{width:52px!important;height:52px!important}

@media(max-width:1199.98px){
  body.bhc-brand-v14 .gh-container-wide{width:min(calc(100% - 26px),1400px)!important}
  body.bhc-brand-v14 .humanized-nav__parent>a{padding-inline:9px!important;font-size:12.2px!important}
}

@media(max-width:991.98px){
  body.bhc-brand-v14.bhc-mobile-nav-open{overflow:hidden!important}
  body.bhc-brand-v14 .humanized-header{position:sticky!important;top:0!important;z-index:1060!important}
  body.bhc-brand-v14 .v8-header__utility,body.bhc-brand-v14 .v9-header__utility,body.bhc-brand-v14 .v10-header__utility,body.bhc-brand-v14 .v28-header__utility{display:none!important}
  body.bhc-brand-v14 .humanized-header__brand-row,body.bhc-brand-v14 .v10-header__brand-row,body.bhc-brand-v14 .v28-header__brand-row{min-height:68px!important;padding-block:6px!important}
  body.bhc-brand-v14 .humanized-brand__logo,body.bhc-brand-v14 .v9-brand__logo,body.bhc-brand-v14 .v10-brand__logo,body.bhc-brand-v14 .v28-brand__logo{width:50px!important;height:50px!important;flex-basis:50px!important;border-radius:13px!important}
  body.bhc-brand-v14 .humanized-brand__copy strong{font-size:clamp(18px,4.6vw,25px)!important;white-space:normal!important}
  body.bhc-brand-v14 .humanized-brand__copy small{font-size:8.5px!important;letter-spacing:.09em!important}
  body.bhc-brand-v14 .humanized-brand__copy>span{display:none!important}
  body.bhc-brand-v14 .humanized-header__actions .v28-action-rail,body.bhc-brand-v14 .humanized-header__actions .v34-action-rail{display:none!important}
  body.bhc-brand-v14 .humanized-menu-toggle{display:inline-flex!important;flex:0 0 44px!important;width:44px!important;height:44px!important;border-radius:12px!important;border:1px solid #d8e7e3!important;background:#f5faf8!important}
  body.bhc-brand-v14 .humanized-search-toggle{width:44px!important;height:44px!important}
  body.bhc-brand-v14 .bhc-mobile-quick-actions{display:block!important;border-top:1px solid var(--bhc14-line-soft)!important;border-bottom:1px solid var(--bhc14-line)!important;background:#fff!important}
  body.bhc-brand-v14 .bhc-mobile-quick-actions__inner{display:flex!important;gap:8px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;padding:7px 0!important;scrollbar-width:none!important}
  body.bhc-brand-v14 .bhc-mobile-quick-actions__inner::-webkit-scrollbar{display:none!important}
  body.bhc-brand-v14 .bhc-mobile-quick-action{flex:0 0 auto!important;min-width:150px!important;min-height:42px!important;padding:6px 10px!important;border:1px solid #dce9e5!important;border-radius:11px!important;background:#fff!important;scroll-snap-align:start!important}
  body.bhc-brand-v14 .humanized-nav{display:none!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;max-height:calc(100vh - 68px)!important;overflow:auto!important;background:#fff!important;border-top:1px solid var(--bhc14-line)!important;border-bottom:3px solid var(--bhc14-green)!important;box-shadow:0 20px 42px rgba(7,57,78,.16)!important}
  body.bhc-brand-v14 .humanized-nav.open,body.bhc-brand-v14 .humanized-nav.is-open,body.bhc-brand-v14 .humanized-nav[data-open="true"]{display:block!important}
  body.bhc-brand-v14 .humanized-nav__list{display:block!important;min-height:0!important;padding:7px 0 12px!important}
  body.bhc-brand-v14 .humanized-nav__list>li{display:block!important;border-bottom:1px solid #edf3f1!important}
  body.bhc-brand-v14 .humanized-nav__parent{display:flex!important;align-items:center!important}
  body.bhc-brand-v14 .humanized-nav__parent>a{flex:1!important;min-height:44px!important;padding:0 12px!important;border-radius:0!important;font-size:13.5px!important}
  body.bhc-brand-v14 .humanized-nav [data-humanized-submenu-toggle]{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;flex:0 0 44px!important}
  body.bhc-brand-v14 .humanized-submenu{position:static!important;display:none!important;margin:0 8px 9px!important;border:0!important;border-radius:11px!important;background:#f3f9f7!important;box-shadow:none!important}
  body.bhc-brand-v14 .humanized-nav__list>li.is-open>.humanized-submenu{display:block!important}
  body.bhc-brand-v14 .bhc-home-blog__grid,body.bhc-brand-v14 .bhc-home-blog__grid.is-count-1,body.bhc-brand-v14 .bhc-home-blog__grid.is-count-2,body.bhc-brand-v14 .bhc-home-blog__grid.is-count-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.bhc-brand-v14 .bhc-footer__top{grid-template-columns:1fr 1fr!important}
  body.bhc-brand-v14 .bhc-footer__contact{grid-column:1/-1!important}
}

@media(max-width:767.98px){
  body.bhc-brand-v14 .gh-container-wide{width:min(calc(100% - 20px),1400px)!important}
  body.bhc-brand-v14 .gh-section,body.bhc-brand-v14 .v25-departments,body.bhc-brand-v14 .v25-services,body.bhc-brand-v14 .bhc-home-blog,body.bhc-brand-v14 .gh-leadership-section,body.bhc-brand-v14 .v41-page-section{padding-top:24px!important;padding-bottom:24px!important}
  body.bhc-brand-v14 .professional-hero,body.bhc-brand-v14 .v10-home-hero,body.bhc-brand-v14 .v12-home-hero{padding-top:9px!important;padding-bottom:12px!important}
  body.bhc-brand-v14 .bhc-home-blog__heading{align-items:flex-start!important;flex-direction:column!important;gap:10px!important}
  body.bhc-brand-v14 .bhc-home-blog__all{width:100%!important;justify-content:center!important}
  body.bhc-brand-v14 .bhc-home-blog__grid,body.bhc-brand-v14 .bhc-home-blog__grid.is-count-1,body.bhc-brand-v14 .bhc-home-blog__grid.is-count-2,body.bhc-brand-v14 .bhc-home-blog__grid.is-count-3{grid-template-columns:1fr!important;gap:12px!important}
  body.bhc-brand-v14 .bhc-home-story__media{aspect-ratio:16/8.3!important}
  body.bhc-brand-v14 .bhc-footer__inner{padding-top:24px!important}
  body.bhc-brand-v14 .bhc-footer__top{grid-template-columns:1fr!important;gap:18px!important}
  body.bhc-brand-v14 .bhc-footer__contact{grid-column:auto!important}
  body.bhc-brand-v14 .bhc-footer__location{grid-template-columns:1fr!important}
  body.bhc-brand-v14 .bhc-footer__map-frame,body.bhc-brand-v14 .bhc-footer__map-frame iframe{min-height:170px!important}
  body.bhc-brand-v14 .bhc-footer__bottom{align-items:flex-start!important;flex-direction:column!important}
  body.bhc-brand-v14 .government-emergency-dock{transform:scale(.84)!important;transform-origin:left bottom!important;left:7px!important;bottom:7px!important}
  body.bhc-brand-v14 .gh46-accessibility{right:7px!important;bottom:7px!important}
}

@media(max-width:479.98px){
  body.bhc-brand-v14 .gh-container-wide{width:calc(100% - 16px)!important}
  body.bhc-brand-v14 .humanized-header__brand-row{gap:6px!important}
  body.bhc-brand-v14 .humanized-brand{gap:8px!important;max-width:calc(100% - 92px)!important}
  body.bhc-brand-v14 .humanized-brand__logo{width:44px!important;height:44px!important;flex-basis:44px!important}
  body.bhc-brand-v14 .humanized-brand__copy strong{font-size:17px!important;line-height:1.08!important}
  body.bhc-brand-v14 .humanized-brand__copy small{font-size:7.8px!important}
  body.bhc-brand-v14 .humanized-search-toggle{display:none!important}
  body.bhc-brand-v14 .bhc-mobile-quick-action{min-width:138px!important}
  body.bhc-brand-v14 .bhc-mobile-quick-action__copy small{display:none!important}
  body.bhc-brand-v14 .bhc-mobile-quick-action__copy strong{font-size:11.5px!important;white-space:nowrap!important}
  body.bhc-brand-v14 .v25-section-heading h2,body.bhc-brand-v14 .bhc-section-heading h2,body.bhc-brand-v14 .bhc-home-blog__heading h2{font-size:25px!important}
}

@media(prefers-reduced-motion:reduce){body.bhc-brand-v14 *,body.bhc-brand-v14 *::before,body.bhc-brand-v14 *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
