.map-key{background:#f5f8f9;border-radius:8px;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;padding:16px}.map-key-item{align-items:center;display:flex}.map-key-icon{border-radius:4px;display:inline-block;height:18px;margin-right:10px;width:43px}.map-key-line{height:4px}.map-key-line,.map-key-thinline{border:none!important;margin-right:10px}.map-key-thinline{height:2px}.map-key-dot{border:none!important;height:6px;margin-right:10px;width:6px}.map-key-text{color:#000;font-size:14px;font-weight:300}@media (max-width:1140px){.map-key{flex-direction:row;flex-wrap:wrap}.map-key-item{width:25%}}@media (max-width:600px){.map-key{flex-direction:row;flex-wrap:wrap}.map-key-item{width:45%}}