@import url("https://fonts.googleapis.com/css2?family=Exo:wght@700&family=Roboto:wght@400;500;700&display=swap");.footer__address-item{text-align:center}.footer__address-wrapper{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;justify-content:center}.footer__address-item-content{margin:24px 0;padding-right:10px}.footer__address-heading{font-weight:700}.footer__address-heading,.footer__full-address{color:#a8c5dd;font-family:Roboto;font-size:12px;letter-spacing:0;line-height:22px;text-align:center}.footer__full-address{display:inline-block;max-width:260px}@media (min-width:571px) and (max-width:1024px){.footer__address-item{border-bottom:1px solid #023c6c;margin:-1px 24px}.footer__address-item:last-of-type{border-bottom:none}.footer__address-item-content{margin-left:-24px;width:calc(100% + 48px)}}@media (max-width:570px){.footer__address-item{display:none}}