.progress{width:99%;margin:0 auto;display:flex;flex-direction:column;position:absolute;bottom:0}.progress h1{font-size:1rem;font-weight:400;color:#000;margin:0 auto}.progress progress{width:100%;height:1.5rem}.legend-container{display:flex;flex-direction:column;gap:1rem;font-family:'"Roboto","Helvetica","Arial",sans-serif';position:absolute;top:0;right:2rem;margin-top:10vh;border-radius:5px;width:fit-content;height:fit-content;z-index:200;box-sizing:border-box;padding:5px}.legends{display:flex;flex-direction:column;gap:2rem;height:80vh}.legend{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0 1rem;border-radius:.5rem;background-color:#fff;box-shadow:0 0 .5rem .5rem #0000001a;box-sizing:border-box;padding:.5rem;min-width:10rem;font-family:'"Roboto","Helvetica","Arial",sans-serif'}.legend-row{display:flex;align-items:center}.legend-row p{margin:0}body{font-family:'"Roboto","Helvetica","Arial",sans-serif'}
