section.contact .grid{display:grid;gap:50px;grid-template-columns:1fr 1fr}@media (max-width:900px){section.contact .grid{grid-template-columns:1fr}}section.contact figure{aspect-ratio:16/9;margin-bottom:1em}section.contact figure img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}section.contact .email{align-items:center;display:flex;gap:.5em}section.contact .address-content{margin-bottom:1em}section.contact .icon-text{margin-top:1em}section.contact .icon-text+.icon-text{margin-top:0}section.contact table{border:0;margin:1em 0}section.contact table td,section.contact table th{border:0;padding:.25em 1em .25em 0}section.contact .text{max-width:600px}