.lggContact{margin-block:var(--section-margin)}.lggContact .info{display:flex;flex-direction:column;gap:1rem 1em}.lggContact .location h4{font-style:normal}.lggContact .info>div{display:flex;gap:1em}.lggContact svg{color:var(--corporate-color);width:1.5em}.lggContact .locations{display:grid;gap:6rem;grid-template-columns:1fr;margin-top:4rem}.lggContact .location>:first-child{margin-top:0}.lggContact pre{background-color:crimson;color:#fff}@media (width >= 750px){.lggContact .locations{gap:5rem 2rem;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr))}}