.branch-detail-hero.page-hero{min-height:420px;padding:32px 0 40px}
.branch-detail-hero .breadcrumb{margin-bottom:24px}
.branch-detail-hero .breadcrumb li{min-width:0;max-width:100%;overflow-wrap:anywhere}
.branch-detail-hero .page-hero__title{overflow-wrap:anywhere}
.branch-detail-hero .branch-hero-actions{margin-top:24px}
.branch-detail-hero .branch-hero-actions .btn-light{color:#450207;background:#fff;border-color:#fff}
.branch-detail-hero .branch-hero-actions .btn-light:hover{color:#450207;background:#fff3f4}
.branch-detail-hero .branch-disabled-button{color:#fff;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.12)}
@media(max-width:767px){
  .branch-detail-hero.page-hero{min-height:0;padding:28px 0 36px}
  .branch-detail-hero .breadcrumb{margin-bottom:24px}
  .branch-detail-hero .page-hero__title{font-size:clamp(32px,7vw,46px);line-height:1.12}
  .branch-detail-hero .page-hero__description{font-size:16px}
  .branch-detail-hero .branch-hero-actions{gap:12px}
}
