.contact{display:flex;gap:80px;justify-content:space-between}.contact aside{flex-shrink:0}.contact aside header .heading{font-size:24px;line-height:133.333%}.contact aside .addressList .addressCard+.addressCard{margin-top:32px}.contact aside .addressList .addressCard .address{color:var(--typeSecondary)}@container (max-width:799px){.contact{flex-direction:column;gap:16px}.contact aside{padding:32px 16px}.contact aside header .heading{margin-bottom:24px}.contact .main>.tabs{border:0;border-bottom-left-radius:0;border-bottom-right-radius:0}}@container (min-width:800px){.contact{flex-direction:row}.contact aside{padding:72px 48px}.contact aside header .heading{margin-bottom:48px}}