.mapbox-map{display:grid;gap:2em;grid-template-columns:1fr 2fr;height:90vh}@media screen and (max-width:900px){.mapbox-map{grid-template-columns:repeat(1,1fr)}}.blb-branch-list{max-height:100%;overflow:auto}.blb-branch-list__items{background:#fff;border-radius:1em;box-shadow:0 20px 40px #00000011;display:flex;flex-direction:column;list-style:none;margin:0;padding:2em}.blb-branch-list__link{border-bottom:1px solid #ccc;color:#40404f;display:flex;flex-direction:column;gap:.2em;padding-bottom:1.7em;padding-top:.5em;text-decoration:none}.blb-branch-list__link:hover{color:#0064ff;text-decoration:underline}