.location-section{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;display:grid}.location-section address{color:var(--muted);margin-top:25px;font-size:14px;font-style:normal}.location-section .text-link{width:fit-content;margin-top:10px;display:flex}.location-map{border:1px solid var(--line);background:#e8e9df;height:370px}.location-map iframe{border:none;width:100%;height:100%}@media (max-width:760px){.location-section{grid-template-columns:1fr;gap:35px}.location-map{height:320px}}
