.has-branches{position:relative}.branches-flyout{position:absolute;top:calc(100% - 1px);left:50%;width:min(960px,88vw);display:grid;grid-template-columns:320px 1fr;background:#fff;border:1px solid rgba(7,31,26,.08);box-shadow:0 28px 70px rgba(7,31,26,.15);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:.25s;z-index:60}.has-branches:hover .branches-flyout{opacity:1;visibility:visible;transform:translate(-50%,0)}.branch-finder-teaser{padding:34px;background:#f2f0eb}.mini-map{height:150px;border-radius:4px;background:linear-gradient(30deg,transparent 45%,rgba(85,125,101,.14) 46%,rgba(85,125,101,.14) 49%,transparent 50%),linear-gradient(-35deg,#e6e9e1 35%,#f6f4ef 36%);background-size:58px 58px;display:grid;place-items:center;color:var(--green);font-size:34px}.branch-finder-teaser h4{font-size:20px;margin:20px 0 4px;color:var(--ink)}.branch-finder-teaser p{font-size:13px;line-height:1.5}.branch-fly-list{padding:28px 36px;display:grid;grid-template-columns:1fr 1fr;gap:5px 25px;align-content:start}.branch-fly-list a{display:flex;align-items:center;gap:10px;padding:11px 6px;color:var(--ink);font-size:13px;border-bottom:1px solid #eef0ed}.branch-fly-list a:before{content:"⌖";color:var(--green);font-size:19px}.branch-fly-list a:hover{color:var(--green);transform:translateX(3px)}.branch-map-layout{display:grid;grid-template-columns:390px 1fr;min-height:690px;background:#fff;border:1px solid #dfe5e1}.branch-list-panel{max-height:690px;overflow:auto}.branch-search{position:sticky;top:0;background:#fff;padding:20px;border-bottom:1px solid #e4e8e5;z-index:2}.branch-search input{width:100%;padding:14px;border:1px solid #d6ddd8;border-radius:4px;font:inherit}.branch-result{display:block;padding:22px;border-bottom:1px solid #e4e8e5;transition:.2s}.branch-result:hover,.branch-result.active{background:#f0f3ed}.branch-result h3{font-size:17px;margin:0 0 5px;color:var(--ink)}.branch-result p{font-size:12px;line-height:1.45;margin:0}.branch-map{min-height:690px;z-index:1}.leaflet-popup-content h3{margin:0 0 5px;color:#071f1a}.leaflet-popup-content p{margin:0}@media(max-width:980px){.branches-flyout{display:none}.branch-map-layout{grid-template-columns:1fr}.branch-list-panel{max-height:420px}.branch-map{min-height:520px}}
