*, *::after, *::before{box-sizing:border-box;padding:0;margin:0}body{font:400 1.6rem / 1.6 Montserrat, sans-serif;padding:0;background:#f1f1f1;overscroll-behavior:none;position:relative;width:100%;height:100%}html{font-size:59.5%;position:relative;width:100%;height:100%}.row{max-width:114rem;width:100%;margin:0px auto}h1{font-size:6rem;margin-bottom:0}h2{font-size:2.5rem}h1, h2{font-weight:400;line-height:1.4;margin-bottom:0}h3, h4{line-height:1.2}@media(max-width: 715px){h1{font-size:4.5rem}h2{font-size:2rem}}
.container.svelte-111yjog{height:100%;display:flex;align-items:center}.page-container.svelte-111yjog{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%}header.svelte-111yjog{display:flex;padding-bottom:4rem}h1.svelte-111yjog{font-weight:600;display:flex;align-items:center}h1.svelte-111yjog img.svelte-111yjog{max-height:55px;margin-left:2.5rem}.frameworks.svelte-111yjog{display:flex;align-items:center;justify-content:space-between;padding-top:5rem}.divider.svelte-111yjog{border:2px solid #dddddd}@media(max-width: 1240px){header.svelte-111yjog{flex-direction:column}h1.svelte-111yjog{justify-content:center}.title.svelte-111yjog{text-align:center}.page-container.svelte-111yjog{padding:0}.frameworks.svelte-111yjog{display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;grid-row-gap:3rem;grid-column-gap:2rem}.divider.svelte-111yjog{width:600px;margin:0 auto}}@media(max-width: 715px){header.svelte-111yjog{padding:0 2rem 2rem}h1.svelte-111yjog{margin-bottom:1rem}h1.svelte-111yjog img.svelte-111yjog{max-height:35px}h2.svelte-111yjog{font-size:1.7rem}.frameworks.svelte-111yjog{grid-template-columns:repeat(2, 1fr);padding-top:2rem}.divider.svelte-111yjog{width:300px;margin:1rem auto}}
.container.svelte-1i0k0qw{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%;justify-content:space-between}
.container.svelte-1i0k0qw{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%;justify-content:space-between}
.container.svelte-1i0k0qw{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%;justify-content:space-between}
.container.svelte-1i0k0qw{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%;justify-content:space-between}
.container.svelte-1i0k0qw{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%;justify-content:space-between}
.container.svelte-1i0k0qw{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%;justify-content:space-between}
.container.svelte-1i0k0qw{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%;justify-content:space-between}
h1.svelte-rl06m6{font-weight:600}.container.svelte-rl06m6{max-width:800px;margin:0 auto}.back-link.svelte-rl06m6{position:fixed;top:5rem;left:5rem;font-weight:600;font-size:2rem;cursor:pointer}.back-link.svelte-rl06m6 a.svelte-rl06m6{text-decoration:none;color:#000}section.svelte-rl06m6{padding:50px 0;border-bottom:3px solid silver}section.svelte-rl06m6 p.svelte-rl06m6{margin:4rem 0 0}section.svelte-rl06m6 h2.svelte-rl06m6{font-size:28px;font-weight:700;display:inline-block}.title.svelte-rl06m6{display:flex;align-items:center;padding-top:20rem}.title.svelte-rl06m6 img.svelte-rl06m6{max-height:60px;margin-left:2rem}section.svelte-rl06m6{font-size:1.9rem;line-height:1.7}section.svelte-rl06m6 ul.svelte-rl06m6,ol.svelte-rl06m6{margin:3rem 3rem 0}table.svelte-rl06m6{width:100%;margin:3rem 0;border:1px solid black;border-collapse:collapse;font-size:1.6rem}tr.svelte-rl06m6{text-align:left}th.svelte-rl06m6,td.svelte-rl06m6{border:1px solid black;border-collapse:collapse;padding:1rem}td.svelte-rl06m6:first-child{font-weight:600}td.svelte-rl06m6:nth-child(2){text-align:center;padding:1rem 3rem}aside.svelte-rl06m6{background:#fff9e6;margin:4rem 0 0;padding:2rem 4rem;font-size:1.8rem;border-radius:2rem}aside.svelte-rl06m6 p.svelte-rl06m6{margin:0}footer.svelte-rl06m6{padding:50px 0}@media(max-width: 715px){.container.svelte-rl06m6{margin:0 3rem}.back-link.svelte-rl06m6{position:absolute;top:3rem;left:3rem}.title.svelte-rl06m6{padding-top:14rem}}
.container.svelte-1i0k0qw{padding:4rem 5rem 0;display:flex;flex-direction:column;box-sizing:border-box;height:100%;justify-content:space-between}
.button-route{display:flex;align-items:center;justify-content:center;box-shadow:rgba(0, 0, 0, 0.16) 0px 3px 6px;padding:1rem 0.6rem;background:rgb(255, 255, 255);border-radius:2rem;cursor:pointer;transition:all .1s ease-in-out;min-width:10rem;min-height:9rem}.scale-bg{position:relative}.scale-bg::after{background-color:var(--border-color);border-radius:2rem;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;transition:transform 250ms}.scale-bg:hover::after{transform:scale(1.05)}.active{position:relative}.active::after{background-color:var(--border-color);border-radius:2rem;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;transform:scale(1.1)}.button-route img{max-width:60px;max-height:60px}@media(min-width: 1241px){.button-route.mini{min-width:7rem;min-height:6rem;margin-left:2rem}.button-route.mini img{max-width:40px;max-height:40px}}@media(max-width: 1240px){.button-route img{max-width:40px;max-height:40px}.button-route{min-width:auto;min-height:auto;width:7rem;height:7rem}.button-route.mini img{max-width:22px;max-height:22px}.button-route.mini{min-width:auto;min-height:auto;width:4.5rem;height:4.5rem;box-shadow:#888c8d 0px 1px 6px}}
div.svelte-1u959k2{padding:2rem 0;width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}img.svelte-1u959k2{max-height:16px;margin-right:0.8rem}a.svelte-1u959k2,span.svelte-1u959k2{color:#333333;font-weight:600;transition:all .1s ease-in-out;text-decoration:none}p.svelte-1u959k2 a.svelte-1u959k2:hover,a.svelte-1u959k2:hover,span.svelte-1u959k2:hover,.about-link.svelte-1u959k2 span.svelte-1u959k2:hover{text-decoration:none;color:#ff6168;font-weight:600}p.svelte-1u959k2 a.svelte-1u959k2{font-weight:600}.about-link.svelte-1u959k2{display:flex;align-items:center;padding:0}.about-link.svelte-1u959k2 span.svelte-1u959k2{font-weight:600}@media(max-width: 1240px){div.svelte-1u959k2{display:none}}
.header.svelte-p8lo0r{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}form.svelte-p8lo0r{display:flex;flex-direction:column;justify-content:space-between}form.svelte-p8lo0r .spacer.svelte-p8lo0r{margin-top:2rem}.button-routes.svelte-p8lo0r{display:flex;justify-content:space-between}@media(max-width: 1240px){.header.svelte-p8lo0r{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-around;position:fixed;width:100vw;left:0;top:0;height:8rem;background:#fff;z-index:1;padding:1rem 2rem;border-bottom:4px solid #888c8d}.button-routes.svelte-p8lo0r{position:fixed;background:#fff;bottom:0;left:0;height:8rem;display:flex;align-items:center;border-top:4px solid #f1f1f1}form.svelte-p8lo0r{width:100%}select.svelte-p8lo0r{margin:0;min-width:38rem}.button-routes.svelte-p8lo0r{justify-content:space-around;width:100%}}label.svelte-p8lo0r{font-weight:600;margin-right:1rem}.dropdown-container.svelte-p8lo0r{display:flex;align-items:center;justify-content:space-between;max-width:47rem}select.svelte-p8lo0r{min-width:38rem}@media(max-width: 715px){label.svelte-p8lo0r{display:none}select.svelte-p8lo0r{min-width:auto;width:75%}form.svelte-p8lo0r{width:90%}form.svelte-p8lo0r .spacer.svelte-p8lo0r{margin-top:1rem}}
select.svelte-zhwa5j{margin:0;min-width:38rem}img.svelte-zhwa5j{max-height:30px;margin-left:1rem}label.svelte-zhwa5j{font-weight:600;margin-right:1rem}.container.svelte-zhwa5j{display:flex;align-items:center;justify-content:space-between;max-width:47rem}.combined-images.svelte-zhwa5j{display:flex;align-items:center}.combined-images.svelte-zhwa5j .divider.svelte-zhwa5j{margin-left:1rem;font-size:3rem;line-height:0}@media(max-width: 715px){.container.svelte-zhwa5j{justify-content:initial}label.svelte-zhwa5j{display:none}select.svelte-zhwa5j{min-width:auto;width:75%}}
.container.svelte-y4ld2u{display:grid;grid-template-rows:repeat(3, 1fr);grid-template-columns:repeat(auto-fit, minmax(400px, 1fr));grid-gap:20px;height:85%}.icon.svelte-y4ld2u{display:flex;font-size:2.5rem}.number-container.svelte-y4ld2u{display:flex;flex-direction:column;align-items:center;height:calc(100% - 4rem);justify-content:center}.number-container.svelte-y4ld2u .heading.svelte-y4ld2u{font-size:clamp(5rem, 4vw, 9rem);font-weight:600;margin:0;line-height:1.2}.number-container.svelte-y4ld2u .subheading.svelte-y4ld2u{font-size:clamp(1.3rem, 1vw, 1.7rem)}img.header-logo.svelte-y4ld2u{width:30px;height:30px}@media(min-width: 1240px){.spacer.svelte-y4ld2u{display:none}}@media(max-width: 1240px){.container.svelte-y4ld2u{margin-top:7rem}.number-container.svelte-y4ld2u{margin:2rem 0}.spacer.svelte-y4ld2u{height:10rem}}@media(max-width: 715px){.container.svelte-y4ld2u{grid-template-columns:repeat(auto-fit, minmax(200px, 1fr))}}
section.svelte-1nzrfbk{background:#fff;padding:2rem 3rem;border:3px solid #dedede;border-radius:10px}.icon.svelte-1nzrfbk{margin-right:10px}.heading.svelte-1nzrfbk{display:flex;align-items:center;justify-content:space-between}.heading.svelte-1nzrfbk .number.svelte-1nzrfbk{font-size:clamp(1.3rem, 1vw, 2.5rem)}.title.svelte-1nzrfbk{display:flex;align-items:center;color:#888c8d;font-weight:600;margin-top:0;font-size:clamp(1.8rem, 1vw, 2.5rem)}@media(max-width: 1240px){section.svelte-1nzrfbk{grid-column:auto !important;grid-row:auto !important;align-items:center;display:flex;flex-direction:column}.heading.svelte-1nzrfbk{flex-direction:column}.icon.svelte-1nzrfbk{display:none}}
.container.svelte-1w32o6y{display:flex;justify-content:space-between;align-items:center}.chart.svelte-1w32o6y{flex:1;max-width:30%;max-height:70%}ul.svelte-1w32o6y{list-style-type:none;margin-left:5rem;padding:0;font-size:clamp(1.3rem, 1vw, 1.5rem)}li.svelte-1w32o6y{margin:0.2rem 0;display:flex;justify-content:space-between;align-items:center}li.svelte-1w32o6y .value.svelte-1w32o6y{font-weight:600}li.svelte-1w32o6y .info.svelte-1w32o6y{display:flex;align-items:center}li.svelte-1w32o6y .square.svelte-1w32o6y{height:1.5rem;width:1.5rem;display:block;margin-right:1rem}.square.green.svelte-1w32o6y{background-color:#34a853}.square.yellow.svelte-1w32o6y{background-color:#fbbc04}.square.red.svelte-1w32o6y{background-color:#ea4335}.legend.svelte-1w32o6y{flex:2}@media(min-width: 1800px){ul.svelte-1w32o6y{font-size:2rem}}@media(max-width: 1240px){.container.svelte-1w32o6y{flex-direction:column;width:100%}.chart.svelte-1w32o6y{max-width:60%;max-height:auto}ul.svelte-1w32o6y{margin:0;width:100%}}
.container.svelte-et6jf8{display:flex;flex-direction:column;justify-content:space-around;height:100%;width:100%}.metric.svelte-et6jf8{display:flex;align-items:center;justify-content:space-between}.metric.svelte-et6jf8 h3.svelte-et6jf8{flex:1;font-size:clamp(1.6rem, 1vw, 3rem)}.bars-container.svelte-et6jf8{flex:0 0 75%}.container.svelte-et6jf8>hr.svelte-et6jf8:not(:last-child){border:2px solid #f1f1f1}.container.svelte-et6jf8>hr.svelte-et6jf8:last-child{display:none}.number.svelte-et6jf8{font-size:clamp(1.3rem, 1vw, 1.7rem)}@media(min-width: 1241px){.container.svelte-et6jf8{padding:2rem 0 4rem}.large.svelte-et6jf8{display:block}.small.svelte-et6jf8{display:none}}@media(max-width: 1240px){.metric.svelte-et6jf8{flex-direction:column;padding:2rem 0}.bars-container.svelte-et6jf8{width:100%;margin-top:1rem}.large.svelte-et6jf8{display:none}.small.svelte-et6jf8{display:block;margin-bottom:1rem}}
.metric-chart.svelte-24rk6b{display:flex;font-weight:600;width:100%}.bar.svelte-24rk6b{display:inline-block;line-height:clamp(20px, 1vw, 50px);height:var(--bar-height);font-size:clamp(1.5rem, 1vw, 1.8rem);text-align:center;color:#fff;border-radius:15px 0 0 15px;text-align:left;padding-left:10px;min-width:38px;position:relative}.bar.svelte-24rk6b .tooltip.svelte-24rk6b{visibility:hidden;color:#fff;text-align:center;border-radius:6px;font-size:clamp(1.5rem, 1vw, 1.6rem);font-weight:600;padding:10px;position:absolute;z-index:1;width:auto;max-width:220px;min-width:210px;top:140%;left:3%;margin-left:-110px;display:block;opacity:100%}.bar.svelte-24rk6b .tooltip.svelte-24rk6b::before{display:none}.bar.svelte-24rk6b .tooltip.svelte-24rk6b::after{content:" ";position:absolute;bottom:100%;left:50%;margin-left:15px;border-width:5px;border-style:solid}.bar.svelte-24rk6b:hover .tooltip.svelte-24rk6b{visibility:visible}.bar.svelte-24rk6b::after{width:15px;height:var(--bar-height);position:absolute;right:15px;content:''}.bar.svelte-24rk6b::after{width:15px;height:var(--bar-height);position:absolute;right:15px;content:''}.bar.svelte-24rk6b::after{width:15px;height:var(--bar-height);position:absolute;right:-15px;content:''}.fast.svelte-24rk6b{background-color:#00ac47}.fast.svelte-24rk6b::after{background:#00ac47}.fast.svelte-24rk6b .tooltip.svelte-24rk6b{background:#00ac47;border:2px solid #878c8d}.fast.svelte-24rk6b .tooltip.svelte-24rk6b::after{border-color:transparent transparent #00ac47 transparent}.average.svelte-24rk6b{background:#ffba00;color:#000}.average.svelte-24rk6b .tooltip.svelte-24rk6b{background:#ffba00;color:#000;border:2px solid #000}.average.svelte-24rk6b .tooltip.svelte-24rk6b::after{border-color:transparent transparent #ffba00 transparent}.average.svelte-24rk6b::after{background:#ffba00}.slow.svelte-24rk6b{background:#fa3a2f;border-radius:12px}.slow.svelte-24rk6b .tooltip.svelte-24rk6b{background:#fa3a2f;border:2px solid #878c8d}.slow.svelte-24rk6b .tooltip.svelte-24rk6b::after{border-color:transparent transparent #fa3a2f transparent}@media(max-width: 1240px){.slow.svelte-24rk6b .tooltip.svelte-24rk6b,.average.svelte-24rk6b .tooltip.svelte-24rk6b,.fast.svelte-24rk6b .tooltip.svelte-24rk6b{display:none}}

/*# sourceMappingURL=bundle.css.map */