.background.svelte-1w5f8xt{text-align:center;position:relative;overflow:hidden;margin:0 -10vw}@media (min-width: 770px){.background.svelte-1w5f8xt{margin:0 -4vw}}@media (min-width: 1024px){.background.svelte-1w5f8xt{margin:0}.background.svelte-1w5f8xt:before{content:"";position:absolute;inset:0 92.5% 0 0;background:linear-gradient(to right,var(--color-white) 0%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 100%);z-index:1}.background.svelte-1w5f8xt:after{content:"";position:absolute;inset:0 0 0 92.5%;background:linear-gradient(to left,var(--color-white) 0%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 100%);z-index:1}}.background__scroller.svelte-1w5f8xt{display:flex;animation:svelte-1w5f8xt-scroll-bg 60s linear infinite}@media (min-width: 768px){.background__scroller.svelte-1w5f8xt{animation:none;animation:svelte-1w5f8xt-scroll-bg 140s linear infinite}}.background.svelte-1w5f8xt img:where(.svelte-1w5f8xt){flex-shrink:0;width:320vw;max-width:2000px;height:auto;display:block}@media (min-width: 768px){.background.svelte-1w5f8xt img:where(.svelte-1w5f8xt){width:150vw}}@media (min-width: 1200px){.background.svelte-1w5f8xt img:where(.svelte-1w5f8xt){width:100vw}}@keyframes svelte-1w5f8xt-scroll-bg{0%{transform:translate(0)}to{transform:translate(-100vw)}}.charts-maps-tables__wrapper.svelte-vfd1qk{position:relative}.charts-maps-tables__background.svelte-vfd1qk{position:absolute;bottom:calc(-1 * var(--space-20));left:50%;transform:translate(-50%) translateY(0);width:100vw;height:calc(var(--space-3) + var(--space-16) + var(--space-5) + var(--space-20));background:var(--color-gray-025);z-index:0}.charts-maps-tables__content.svelte-vfd1qk{position:relative;z-index:1}.visualization-categories.svelte-vfd1qk{display:grid;gap:var(--space-8);grid-template-columns:1fr;grid-template-rows:3}@media (min-width: 465px){.visualization-categories.svelte-vfd1qk{gap:var(--space-6)}}@media (min-width: 832px){.visualization-categories.svelte-vfd1qk{grid-template-columns:repeat(3,1fr)}}.visualization-category.svelte-vfd1qk{border-radius:var(--rounded-lg);border:1px solid var(--border-transparent-gray-1);background:#fff;box-shadow:0 1px 2px #0000000a;overflow:hidden;display:flex;flex-direction:column}@media (min-width: 465px){.visualization-category.svelte-vfd1qk{flex-direction:row}}@media (min-width: 832px){.visualization-category.svelte-vfd1qk{flex-direction:column}}.visualization-category__header.svelte-vfd1qk{aspect-ratio:352/155;position:relative;background-size:cover;background-position:center;background-image:var(--bg-image-mobile)}@media (min-width: 464px){.visualization-category__header.svelte-vfd1qk{aspect-ratio:unset;flex:1 1 33.3%;background-image:var(--bg-image-tablet);box-shadow:inset -2px 0 0 -1px var(--border-transparent-gray-1)}}@media (min-width: 832px){.visualization-category__header.svelte-vfd1qk{aspect-ratio:49/30;flex:unset;background-image:var(--bg-image);box-shadow:none}}.visualization-category__title.svelte-vfd1qk{color:var(--foreground-gray-0);font-size:var(--text-2xl);font-weight:700;line-height:1.35;position:absolute;left:var(--space-5);bottom:var(--space-3)}@media (min-width: 465px){.visualization-category__title.svelte-vfd1qk{display:none;visibility:hidden}}@media (min-width: 832px){.visualization-category__title.svelte-vfd1qk{display:block;visibility:visible;font-size:var(--text-3xl);left:var(--space-9);bottom:var(--space-4)}}.visualization-category__title--tablet.svelte-vfd1qk{display:none;visibility:hidden}@media (min-width: 465px){.visualization-category__title--tablet.svelte-vfd1qk{position:relative;left:unset;bottom:unset;display:block;visibility:visible;margin-bottom:var(--space-6)}}@media (min-width: 832px){.visualization-category__title--tablet.svelte-vfd1qk{display:none;visibility:hidden}}.visualization-category__body.svelte-vfd1qk{padding:var(--space-6);display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}@media (min-width: 465px){.visualization-category__body.svelte-vfd1qk{width:66.6%;max-width:480px;min-width:192px}}@media (min-width: 832px){.visualization-category__body.svelte-vfd1qk{padding:var(--space-4) var(--space-6) var(--space-6) var(--space-6);width:auto;max-width:unset;min-width:unset}}@media (min-width: 1024px){.visualization-category__body.svelte-vfd1qk{padding:var(--space-6) var(--space-9) var(--space-9) var(--space-9)}}.visualization-category__features.svelte-vfd1qk{list-style:none;display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-9)}@media (min-width: 465px){.visualization-category__features.svelte-vfd1qk{margin-bottom:var(--space-3);gap:var(--space-2_5)}}@media (min-width: 832px){.visualization-category__features.svelte-vfd1qk{margin-bottom:var(--space-8);gap:var(--space-5)}}@media (min-width: 1024px){.visualization-category__features.svelte-vfd1qk{margin-bottom:var(--space-9)}}.visualization-category__feature.svelte-vfd1qk{display:flex;align-items:flex-start;margin-bottom:8px;gap:var(--space-4)}@media (min-width: 832px){.visualization-category__feature.svelte-vfd1qk{flex-direction:column;gap:var(--space-1)}}@media (min-width: 1024px){.visualization-category__feature.svelte-vfd1qk{flex-direction:row;gap:var(--space-4)}}.visualization-category__feature-text.svelte-vfd1qk{color:var(--foreground-gray-1);font-size:var(--text-lg);font-weight:400;line-height:1.35}.visualization-category__link.svelte-vfd1qk{font-weight:500;display:flex;height:40px;padding:0 12px;justify-content:center;align-items:center;gap:3px;align-self:stretch;border-radius:var(--rounded-sm);border:1px solid var(--border-gray-0);background:var(--background-gray-0);color:var(--foreground-gray-0);box-shadow:0 1px 2px #0000000a}.visualization-category__link.svelte-vfd1qk:hover{border-color:var(--color-dw-grey);color:var(--color-dw-black)}.visualization-category__link.svelte-vfd1qk:focus{color:var(--color-dw-black);border-color:var(--color-dw-grey-dark)}.text-input.svelte-19gk5jm{border:1px #ccc solid;border-radius:5px;padding:3px;width:60px;margin:0}.color-picker.svelte-19gk5jm{display:flex;flex-direction:row;justify-content:space-between;height:90px}.color-selectors.svelte-19gk5jm{display:flex;flex-direction:column;justify-content:space-between}.color-component.svelte-19gk5jm{display:flex;flex-direction:row;font-size:12px;align-items:center;justify-content:center}.color-component.svelte-19gk5jm strong:where(.svelte-19gk5jm){width:40px}.color-component.svelte-19gk5jm input[type=range]:where(.svelte-19gk5jm){margin:0 0 0 10px}.color-component.svelte-19gk5jm input[type=number]:where(.svelte-19gk5jm){width:50px;margin:0 0 0 10px}.color-preview.svelte-19gk5jm{font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.preview.svelte-19gk5jm{height:60px;width:60px}h4.svelte-13u7aqf{font-size:.85rem;padding:5px;margin:0}.property.svelte-13u7aqf{display:flex;flex-direction:row;font-size:.75rem;align-items:center;justify-content:space-between;padding:3px 5px}.label.svelte-13u7aqf{display:block;color:#999}.value.svelte-13u7aqf{display:block;color:#666}.popover.svelte-1kd05e{position:relative}.popover-content.svelte-1kd05e{display:inline-block;position:absolute;opacity:1;visibility:visible;transform:translateY(-10px);box-shadow:0 2px 5px #00000042;transition:all .3s cubic-bezier(.75,-.02,.2,.97)}.popover-content.hidden.svelte-1kd05e{opacity:0;visibility:hidden;transform:translate(0)}.arrow.svelte-1kd05e{position:absolute;z-index:-1;content:"";bottom:-9px;border-style:solid;border-width:10px 10px 0px 10px}.left-align.svelte-1kd05e,.left-align.svelte-1kd05e .arrow:where(.svelte-1kd05e){left:0;right:unset}.right-align.svelte-1kd05e,.right-align.svelte-1kd05e .arrow:where(.svelte-1kd05e){right:0;left:unset}.lottie-player-controls.svelte-19skczp{align-items:center;display:flex;justify-content:space-between;padding:4px 8px;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif!important}.lottie-player-controls.svelte-19skczp>div:where(.svelte-19skczp){margin-left:4px}.spacer.svelte-19skczp{flex-grow:1;width:14px}.btn.svelte-19skczp{cursor:pointer;fill:#999;width:14px}.btn.svelte-19skczp:hover{fill:#222}.btn.active.svelte-19skczp{fill:#555}.progress.svelte-19skczp{-webkit-appearance:none;-moz-apperance:none;width:100%;margin:0 10px;height:4px;border-radius:3px;cursor:pointer}.progress.svelte-19skczp:focus{outline:none;border:none}.progress.svelte-19skczp::-moz-range-track{cursor:pointer;background:none;border:none;outline:none}.progress.svelte-19skczp::-webkit-slider-thumb{-webkit-appearance:none!important;height:13px;width:13px;border:0;border-radius:50%;background:#0fccce;cursor:pointer}.progress.svelte-19skczp::-moz-range-thumb{-moz-appearance:none!important;height:13px;width:13px;border:0;border-radius:50%;background:#0fccce;cursor:pointer}.progress.svelte-19skczp::-ms-track{width:100%;height:3px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.progress.svelte-19skczp::-ms-fill-lower{background:#ccc;border-radius:3px}.progress.svelte-19skczp::-ms-fill-upper{background:#ccc;border-radius:3px}.progress.svelte-19skczp::-ms-thumb{border:0;height:15px;width:15px;border-radius:50%;background:#0fccce;cursor:pointer}.progress.svelte-19skczp:focus::-ms-fill-lower{background:#ccc}.progress.svelte-19skczp:focus::-ms-fill-upper{background:#ccc}.popover.svelte-19skczp{padding:10px;background:#fff;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:.75rem;border-radius:5px}.popover-snapshot.svelte-19skczp{width:150px}.popover-snapshot.svelte-19skczp h5:where(.svelte-19skczp){margin:5px 0 10px;font-size:.75rem}.popover-snapshot.svelte-19skczp a:where(.svelte-19skczp){display:block;text-decoration:none}.popover-snapshot.svelte-19skczp a:where(.svelte-19skczp):before{content:"⥼";margin-right:5px}.popover-snapshot.svelte-19skczp .note:where(.svelte-19skczp){display:block;margin-top:10px;color:#999}.popover-info.svelte-19skczp{width:250px}.frame-number.svelte-19skczp{outline:none;border:1px #ccc solid;border-radius:3px;width:40px;text-align:center;color:#999;font-size:.7rem;padding:0;font-family:inherit}.popover-background.svelte-19skczp{width:350px}.lottie-player.svelte-16nd9j5{box-sizing:border-box;display:flex;flex-direction:column;transition:box-shadow .6s}.lottie-player.is-zoomed.svelte-16nd9j5{position:absolute;top:0;left:0;right:0;box-shadow:0 0 56px -14px #0009;margin:100px;border-radius:6px}.animation.svelte-16nd9j5{overflow:hidden}.lottie-player-error.svelte-16nd9j5{display:flex;justify-content:center;height:100%;align-items:center}.tabbed-vertical-carousel.svelte-evaeq4{--icon-size: 20px;display:grid;grid-template-columns:1fr;grid-template-areas:"tabs";gap:var(--space-6);justify-content:center;align-items:center}@media (min-width: 768px){.tabbed-vertical-carousel.svelte-evaeq4{--icon-size: 24px;grid-template-columns:1fr 2fr;grid-template-areas:"tabs visuals";gap:var(--space-16)}}.tabbed-vertical-carousel--flipped.svelte-evaeq4{grid-template-columns:1fr;grid-template-areas:"tabs"}@media (min-width: 768px){.tabbed-vertical-carousel--flipped.svelte-evaeq4{grid-template-columns:2fr 1fr;grid-template-areas:"visuals tabs"}}.tabbed-vertical-carousel__tabs.svelte-evaeq4{grid-area:tabs;display:flex;flex-direction:column;gap:var(--space-6)}@media (min-width: 768px){.tabbed-vertical-carousel__tabs.svelte-evaeq4{gap:var(--space-10)}}.tabbed-vertical-carousel__tab.svelte-evaeq4{display:flex;flex-direction:column;gap:var(--space-3);position:relative;background:none;border-left:none;border-right:none;border-bottom:none;padding:0;text-align:left;transition:opacity .3s ease;opacity:1;pointer-events:none;--icon-color: var(--foreground-scooter-1)}@media (min-width: 768px){.tabbed-vertical-carousel__tab.svelte-evaeq4{pointer-events:auto;cursor:pointer;border-top:1px solid var(--color-gray-100)}}.tabbed-vertical-carousel__tab.svelte-evaeq4:not(.tabbed-vertical-carousel__tab--active){opacity:1}@media (min-width: 768px){.tabbed-vertical-carousel__tab.svelte-evaeq4:not(.tabbed-vertical-carousel__tab--active){opacity:.66;--icon-color: var(--color-gray-800)}}@media (min-width: 768px){.tabbed-vertical-carousel__tab--active.svelte-evaeq4:before{content:"";position:absolute;top:-1px;left:0;right:0;height:1px;background:var(--color-gray-100);border-radius:.5px;z-index:1}}.tabbed-vertical-carousel__tab--active.svelte-evaeq4:after{opacity:1}.tabbed-vertical-carousel__tab--active.svelte-evaeq4 .tabbed-vertical-carousel__tab-progress-bar:where(.svelte-evaeq4){opacity:0}@media (min-width: 768px){.tabbed-vertical-carousel__tab--active.svelte-evaeq4 .tabbed-vertical-carousel__tab-progress-bar:where(.svelte-evaeq4){opacity:1}}.tabbed-vertical-carousel__tab.svelte-evaeq4:hover{opacity:1}.tabbed-vertical-carousel__tab-visual.svelte-evaeq4{display:block;padding-top:var(--space-4)}@media (min-width: 768px){.tabbed-vertical-carousel__tab-visual.svelte-evaeq4{display:none}}.tabbed-vertical-carousel__tab-visual-wrapper.svelte-evaeq4{margin:-.4744958482% -1%}.tabbed-vertical-carousel__tab-progress-bar.svelte-evaeq4{position:absolute;left:0;top:0;height:2px;transform:translateY(-1.5px);background:var(--color-scooter-500);border-radius:1px;z-index:1;opacity:0;transition:opacity .3s ease}.tabbed-vertical-carousel__tab-headline.svelte-evaeq4{display:inline;align-items:center;gap:var(--space-3);padding-top:var(--space-1);color:var(--foreground-gray-0);font-size:var(--text-xl);font-weight:700;line-height:140%;z-index:1}.tabbed-vertical-carousel__tab-headline.svelte-evaeq4 .icon{margin-right:var(--space-1)}@media (min-width: 768px){.tabbed-vertical-carousel__tab-headline.svelte-evaeq4{font-size:var(--text-xl);padding-top:var(--space-4)}.tabbed-vertical-carousel__tab-headline.svelte-evaeq4 .icon{margin-right:var(--space-2)}}.tabbed-vertical-carousel__tab-description.svelte-evaeq4{color:var(--color-gray-550);font-size:var(--text-base);font-weight:400;line-height:135%;z-index:1}@media (min-width: 768px){.tabbed-vertical-carousel__tab-description.svelte-evaeq4{font-size:var(--text-lg)}}.tabbed-vertical-carousel__tab-description.svelte-evaeq4 a:where(.svelte-evaeq4){color:var(--color-scooter-500);text-decoration:none}.tabbed-vertical-carousel__tab-description.svelte-evaeq4 a:where(.svelte-evaeq4):hover{text-decoration:underline}.tabbed-vertical-carousel__visuals.svelte-evaeq4{grid-area:visuals;position:relative;aspect-ratio:3/2;display:none}@media (min-width: 768px){.tabbed-vertical-carousel__visuals.svelte-evaeq4{display:block}}.tabbed-vertical-carousel__visual.svelte-evaeq4{position:absolute;inset:0;display:flex;justify-content:center;align-items:center}@keyframes svelte-evaeq4-fadeIn{0%{opacity:0}to{opacity:1}}.wrapper.svelte-10s11a5{display:flex;flex-direction:column;gap:var(--space-10)}@media screen and (min-width: 768px){.wrapper.svelte-10s11a5{gap:var(--space-16)}}.feature-grid.svelte-175hyv0{display:grid;grid-template-columns:1fr;gap:var(--space-10)}.feature-grid__container.svelte-175hyv0{display:flex;flex-direction:column;gap:var(--space-6)}@media (min-width: 768px){.feature-grid.svelte-175hyv0{grid-template-columns:repeat(2,1fr);gap:var(--space-20) var(--space-8)}}@media (min-width: 1200px){.feature-grid.svelte-175hyv0{grid-template-columns:repeat(3,1fr);gap:var(--space-12) var(--space-20)}}.feature-grid__item.svelte-175hyv0{display:flex;justify-content:flex-start;align-items:flex-start;border-radius:var(--border-radius-lg);gap:var(--space-6)}@media screen and (min-width: 768px){.feature-grid__item.svelte-175hyv0{gap:var(--space-8)}}.feature-grid__text.svelte-175hyv0{flex:1;display:flex;flex-direction:column;gap:var(--space-1_5)}@media screen and (min-width: 768px){.feature-grid__text.svelte-175hyv0{gap:var(--space-2_5)}}.feature-grid__title.svelte-175hyv0{color:var(--foreground-gray-0);font-size:var(--text-lg);font-weight:700;line-height:140%}@media screen and (min-width: 768px){.feature-grid__title.svelte-175hyv0{font-size:var(--text-xl)}}.feature-grid__description.svelte-175hyv0{color:var(--color-gray-550);font-size:var(--text-base);font-weight:400;line-height:135%}@media screen and (min-width: 768px){.feature-grid__description.svelte-175hyv0{font-size:var(--text-base)}}.feature-grid__button-container.svelte-175hyv0{display:flex;justify-content:stretch;margin-top:var(--space-4)}.feature-grid__button-container.svelte-175hyv0>*{width:100%}.wrapper.svelte-1952p6b{display:flex;flex-direction:column;gap:var(--space-16)}
