.location{padding:96px 0;background-color:#000;color:#fff;text-align:center}.location__title{font-size:48px;line-height:58px;margin-bottom:24px}.location__address,.location__title{font-family:courier,monospace;font-weight:700}.location__address{display:inline-flex;font-size:16px;font-style:normal;line-height:18px;align-items:center;gap:8px;margin-bottom:16px;border-radius:10px;background:#fff;padding:12px 8px;color:#000;box-shadow:0 10px 20px 0 rgba(0,0,0,.05)}.location__address svg{flex-shrink:0}.location__address span{display:block}.location__text{font-size:18px;line-height:26px;font-weight:400;max-width:800px;margin:0 auto}@media (min-width:768px){.location__wrapper{flex:0 0 60%;max-width:60%;margin:0 auto}.location__address{padding:12px 24px;gap:24px}}