@font-face{font-family:SwegonBrown;src:url(SwegonBrownWeb-Regular.edf98d1c.woff2) format("woff2")}@font-face{font-family:SwegonBrown;src:url(SwegonBrownWeb-Bold.96ebf6d5.woff2) format("woff2");font-weight:700}@font-face{font-family:SwegonBrown;src:url(SwegonBrownWeb-Light.6528012b.woff2) format("woff2");font-weight:light}.progress-bar{position:relative;height:100%;width:100%;overflow-x:hidden}.progress-bar__line{opacity:.4;width:150%}.progress-bar__line,.progress-bar__subline{position:absolute;background:#39b812;height:100%}.progress-bar__subline{width:100%}.progress-bar__subline--inc{animation:increase 1.5s infinite}.progress-bar__subline--dec{animation:decrease 1.5s .5s infinite}@keyframes increase{0%{transform:translateX(-5%) scale(.05)}to{transform:translateX(130%) scale(1)}}@keyframes decrease{0%{transform:translateX(-80%) scale(.8)}to{transform:translateX(110%) scale(.1)}}body,html{margin:0;padding:0;height:100%;overflow:hidden}html{font-size:10px}#root{position:relative;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.tick text{fill:grey;font-family:SwegonBrown}.domain,.tick line{stroke:grey}*,svg,svg *{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-progress{height:4px;width:100%;z-index:1;background-color:transparent}.interval-choices{display:flex;flex-direction:row;width:100%;margin-top:8px;margin-bottom:8px}.interval-choices__button{flex:1;font-weight:700;font-size:16px;outline:none;border:0;background-color:#fff;padding:16px 8px;font-family:SwegonBrown;-webkit-tap-highlight-color:transparent}.interval-choices__button--selected{color:#39b812;position:relative}.interval-choices__button--selected:after{content:"";position:absolute;bottom:4px;left:4px;width:calc(100% - 8px);height:10px;border-bottom:2px solid #39b812}.interval-shifter{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:0 16px;box-sizing:border-box}.interval-shifter__title{display:flex;font-family:SwegonBrown;font-weight:700;font-size:16px;flex:none}.interval-shifter__button{display:flex;align-items:center;justify-content:center;border:0;background-color:#fff;height:4.4rem;width:4.4rem;min-height:4.4rem;min-width:4.4rem;outline:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.interval-shifter__button__inside{display:flex;align-items:center;justify-content:center;border-radius:1.7rem;background-color:#f5f5f5;height:3.4rem;width:3.4rem;min-height:3.4rem;min-width:3.4rem}.interval-shifter__button:before{width:44px;height:44px;position:absolute;left:0;right:0}.legends{display:flex;flex-direction:column}.legends__legend{display:flex;flex-direction:row;font-family:SwegonBrown;padding:4px 24px;font-size:16px}.legends__legend__circle{width:12px;height:12px;border-radius:50%;margin-right:8px}.error-message{font-size:16px;font-family:SwegonBrown;padding:16px}