.map-legend-container{display:flex;flex-direction:column;border:none;gap:0 10px}.map-legend-image{width:100%;height:auto;aspect-ratio:25/16;object-fit:cover}.map-legend{display:flex;flex:1;font-weight:500;flex-direction:column;min-height:0;border-radius:8px;background:#295252}.map-legend-image-container{width:100%;height:auto;overflow:hidden}.responsive-list{margin:20px;container-type:inline-size;list-style:none;padding:0;display:flex;flex-direction:column;gap:2cqw}.list-item{display:flex;align-items:center;gap:3cqw;width:100%}.list-item img{width:15cqw;max-width:20px;height:auto;aspect-ratio:2/3;object-fit:cover}.list-item .legend-item-content{flex:1;min-width:0;font-size:clamp(12px,.85rem + 1cqw,24px);line-height:1.4;word-wrap:break-word;color:#fff}@media(min-width:1170px){.map-legend-container{flex-direction:row;align-items:stretch}.map-legend-image-container{flex:0 0 calc(66% - .66rem);height:auto;margin:0;padding:0;box-sizing:border-box}.map-legend{flex:1;margin-left:10px;height:auto;margin:0;padding:0;box-sizing:border-box}}