.branches .branch{overflow:hidden;border-radius:var(--hn-border-radius);background-color:var(--hn-pageheader-bg);margin-bottom:calc(1.425rem + 2.1vw)}@media (min-width:992px){.branches .branch{display:flex}}.branches .branch__data{padding:calc(1.525rem + 3.3vw) calc(1.425rem + 2.1vw)}.branches .branch__data .icon{background-color:var(--hn-primary);color:var(--hn-white);width:12px;height:12px;padding:0.35rem;border-radius:50%}.branches .branch__data-item{display:grid;grid-gap:0.5rem;grid-template-columns:24px 1fr;margin-bottom:0.5rem;align-items:center}.branches .branch__data-item a{text-decoration:none}.branches .branch__name span{color:var(--hn-body-color);font-weight:var(--hn-body-font-weight)}.branches .branch__route{margin-top:1rem}.branches .branch__address .icon{align-self:flex-start}.branches .branch__image{width:100%;aspect-ratio:4/3;flex-shrink:0}@media (min-width:992px){.branches .branch__image{width:45%}}@media (min-width:1200px){.branches .branch__image{width:50%}}.branches .branch__image img{aspect-ratio:4/3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.branches .branch__moreinfo{margin-top:1rem;display:block;clear:both}
/*# sourceMappingURL=branches.css.map */