.location-section dl dd{display:flex;align-items:center;gap:6px}.phone-icon{object-fit:contain}.map-illustration{height:300px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.8) 0 2px,transparent 3px 100%),linear-gradient(145deg,#d7e0db,#b6c8c0);background-size:42px 42px,auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#1d2c30;position:relative;overflow:hidden}.map-illustration::before,.map-illustration::after{content:"";position:absolute;width:130%;height:1px;background:rgba(255,255,255,.75);transform:rotate(28deg)}.map-illustration::after{transform:rotate(-19deg)}.map-pin{position:relative;z-index:1;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#1d2c30;color:#e4c28d;font-size:30px;margin-bottom:14px}.map-illustration strong,.map-illustration small{position:relative;z-index:1}.map-illustration small{color:#56676a;margin-top:3px}@media(max-width:800px){.map-illustration{height:230px}}
