section.contacts .cols{display:flex;column-gap:2rem;justify-content:space-between;max-width:146rem}section.contacts .cols .col>.title{margin-bottom:2rem}section.contacts .contacts-list{display:flex;flex-direction:column;row-gap:2rem}section.contacts .contacts-list .name{margin-bottom:.5rem;color:#adadad}section.contacts .contacts-list .value{display:flex;column-gap:2rem}section.contacts .map{margin-top:16rem;display:flex;width:100%;height:auto;aspect-ratio:1560/551;border-radius:1rem}