:root{touch-action:pan-x pan-y;height:100%;--primary-color:#45bbc6;--bg-dark:rgba(0,0,0,0.75);--but-color:#333}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f6fb;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.button,button{padding:8px 12px;margin:10px;border:1px solid #000;border-radius:3px;background:#fff;transition:all .3s ease-in-out}.button:active,.button:hover,button:active,button:hover{background:#000;color:#fff}.modal{display:none;position:fixed;z-index:1;padding-top:80px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{position:relative;background-color:var(--primary-color);margin:auto;padding:0;width:80%;max-width:410px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;color:#fff;border-radius:10px}.failure .modal-content,.info .modal-content{background-color:var(--but-color)}.modal-content button,.modal-content h2,.modal-content p{margin:10px}.modal-header{padding:2px 16px;min-height:40px}@-webkit-keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.close{color:#fff;float:right;font-size:28px;font-weight:700;margin-right:15px;cursor:pointer}.close:active,.close:focus,.close:hover{color:#3f98bd;text-decoration:none;cursor:pointer}.modal-body{padding:2px 16px 16px;display:flex;flex-direction:column;text-align:center}.modal img{width:64px;height:64px;margin:auto 10px auto auto;padding:10px 15px;color:#fff;background:#f5f5f5;border-radius:10px}.modal-content button{background-color:transparent;color:#fff;border:1px solid #fff}.modal-content table{margin-left:10px;margin-right:10px;padding:10px 5px;text-align:left;align-self:center;border-collapse:collapse}.modal-content table tr:not(:first-of-type){border-top:1px solid #fff}.modal-content table td{padding:10px 5px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.headerstyle{z-index:1;padding:5px;align-items:flex-end;position:relative;display:flex;justify-content:space-between;background-color:#f6f6f6;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.lcityflows{height:50px;padding:5px}.lcityflows img{height:inherit}.lcityflows:active,.lcityflows:hover{background:#282c34;-webkit-filter:invert(100%);filter:invert(100%)}.headertitle{display:inline-flex;font-size:16px;font-weight:400;position:relative;padding:5px;color:#333;letter-spacing:4px;text-transform:uppercase;margin:0 0 6px}.lhomebut{height:25px;padding:5px}.footerstyle{bottom:0;left:0;right:0;position:fixed;display:flex;align-items:center;z-index:1;padding:6px 10px;align-items:flex-end;height:20px;font-size:9px;background-color:hsla(0,0%,100%,.9);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.footerstyle img{height:inherit;margin-right:10px}.footerstyle p{align-self:center;justify-self:flex-end;text-align:right;min-width:150px;color:#696868;margin:0 0 0 10px;flex-grow:1}.CFBackGroundImg{background-image:url(/static/media/Visual_CityFlows.d1f6f086.jpg);height:100vh;width:100vw;top:0;position:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 100vw rgba(0,0,0,.5)}.CFChooseCity,.CFWelcometx{margin-top:10px;padding:20px;position:relative;color:#fff;font-size:18px;margin-bottom:30px}.CFWelcometx h1{text-transform:uppercase}.CFWelcometx a{color:inherit}.CFWelcometx strong.city-name{text-transform:capitalize}.CFListInstructions{padding:10px;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.CFListInstructions div{border-bottom:2px solid #fff;display:inline-flex;align-items:flex-end;padding-bottom:10px;padding-top:10px}.CFListInstructions .alright{text-align:right;margin-left:20px}.CFListInstructions .alleft{text-align:left;margin-right:20px}.CFListInstructions div h1{font-size:45px;margin:0;font-weight:400;padding-right:10px}.CFListInstructions div p{margin:0}.selectedSegmentStyle{bottom:0;left:0;right:0;position:absolute;z-index:1;padding:5px 5px 32px;display:flex;justify-content:space-between;align-items:center;flex-direction:column;background-color:rgba(33,33,33,.9);color:#fff;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);text-align:center}.selectedSegmentlocIconWrapper{display:flex;align-items:center;margin-top:6px}.selectedSegmentlocIconWrapper img{height:22px}.selectedSegmentlocIconWrapper h2{margin:6px;word-break:break-all}.selectedSegmentTitle{margin-bottom:10px;text-align:center;margin-left:5px}.selectedSegmentTitle h2{margin-bottom:5px;margin-top:5px;font-size:16px;font-weight:400;text-transform:uppercase;letter-spacing:2px}.selectedSegmentTitle div{font-size:15px;color:#a5a5a5}.selectedSegmentStyle button{height:40px;z-index:2;margin-bottom:2rem}.selectedSegmentStyle p{margin:0}.modContainer button{display:flex;justify-content:center;align-items:center;width:60px;height:60px;font-size:36px;font-weight:400;border:2px solid var(--but-color);border-radius:50px;padding:10px;margin:10px;box-shadow:0 3px 10px 0 rgba(14,10,10,.15)}.modContainer button img{display:block;height:36px;width:36px}.modContainer button:active,.modContainer button:hover{border:var(--but-color)}.modContainer button img{width:100%}.modContainer{margin:6px auto;border-radius:50px;background:#fff;max-width:350px;justify-content:space-between;box-shadow:0 0 30px 0 rgba(0,0,0,.07)}.modCenter,.modContainer,.modLogo{display:flex;align-items:center}.modLogo{flex-flow:column;font-size:14px;width:80px}.modLogo div{color:#696868}.modLogo img{margin:4px;width:32px}.ModScoretxt{font-size:32px;width:50px}.button,button{border:none;border-radius:0;background-color:rgb(246 246 246);color:var(--but-color);text-transform:uppercase;letter-spacing:2px;font-weight:700;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.button:active,.button:hover,button:active,button:hover{background:var(--primary-color);color:#fff;cursor:pointer}.button:disabled,.button:disabled:hover,button:disabled,button:disabled:hover{border:1px solid #d3d3d3;color:grey;background:transparent;cursor:not-allowed}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.countContainer{display:flex;flex-direction:column;margin-bottom:32px}.countFooter{justify-content:space-between;display:flex;flex-direction:row;align-items:center;margin:auto auto 2rem}.countFooter img{fill:var(--primary-color);margin-left:10px;margin-right:10px;width:24px;height:24px}.question-mark-button{width:24px;height:24px;border-radius:50%;padding:0 0 0 1px;background:var(--but-color);color:#fff;box-shadow:none;font-size:14px}.ChooseCity_container__ml3pm,.question-mark-button{display:flex;justify-content:center;align-items:center}.ChooseCity_container__ml3pm{height:100vh}.ChooseCity_link__3MUVd{text-decoration:none}.ChooseCity_buttonGroup__3nb6c{display:flex;justify-content:center;margin-top:1rem;flex-wrap:wrap}.SelectedSegmentHud_fab__2-UAY{width:3rem;height:3rem!important;border-radius:50%;position:absolute;right:5%;top:-40%;background:#fff;margin:0!important;display:flex;align-items:center;justify-content:center;padding:.5rem!important}.SelectedSegmentHud_icon__1e07-{width:1.25rem;height:1.25rem}.SelectedSegmentHud_link__1ZPgP{cursor:pointer}.Tooltip_tooltip__1SuZ7{border-radius:5px;padding:3px 10px;pointer-events:none;z-index:1;position:absolute;background:rgba(0,0,0,.25);margin:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff}.timer-wrapper{background:var(--bg-dark);color:#fff;padding:10px 25px;display:flex;flex-flow:column;box-shadow:0 2px 6px 0 rgba(0,0,0,.5)}.timer-bar-wrapper{height:10px;position:relative;background:var(--primary-color);margin:8px 0 4px}.timer-bar-fill{background:rgba(50,50,50,.72);position:absolute;left:0;bottom:0;top:0}.counting-wrapper{display:flex;flex-flow:column;align-items:flex-start;min-width:85px}.count-time{color:var(--primary-color)}.countContainertitl{display:inline-flex;justify-content:space-between}.countContainerLoc{margin:0;text-align:end;text-transform:uppercase;letter-spacing:2px}.countContainerLoc img{height:12px;padding-right:10px}.countContainerCount{margin:0}.badge-wrapper{display:flex;flex-flow:row wrap;justify-content:flex-end}.badge{border-radius:50%;margin:3px;height:18px;width:18px;background:var(--primary-color);color:#fff;font-size:10px;display:flex;justify-content:center;align-items:flex-start;line-height:17px;-webkit-transform-origin:center center;transform-origin:center center;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out;-webkit-animation:pulseBig 1s ease-in-out 1;animation:pulseBig 1s ease-in-out 1}.badge:last-child{margin-right:1px;-webkit-animation:pulse 2s ease-in-out infinite;animation:pulse 2s ease-in-out infinite}.badge:nth-child(3){background:#e5bd96}.badge:nth-child(3),.badge:nth-child(6){-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-animation:pulseBig 1s ease-in-out 2;animation:pulseBig 1s ease-in-out 2}.badge:nth-child(6){background:silver}.badge:nth-child(12){background:#daa520;-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-animation:pulseBig 1s ease-in-out 3;animation:pulseBig 1s ease-in-out 3}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pulseBig{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes pulseBig{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.tabselection-container{display:flex;margin:16px 10px;justify-content:center}.tabselection-container>button{margin:0;border-radius:0;box-shadow:none;flex-grow:1}.tabselection-container>button:first-child{border-radius:6px 0 0 6px;border-right:none}.tabselection-container>button:last-child{border-radius:0 6px 6px 0;border-left:none}.graph-wrapper{display:flex;height:260px;align-content:stretch;justify-content:center}.bar-container{display:flex;flex-flow:column;max-width:100px}.bar-container,.outer-bar{flex-grow:1;border-radius:6px}.outer-bar{position:relative;background:hsla(0,0%,100%,.3);margin:10px}.bar-container:hover{background:hsla(0,0%,100%,.1);cursor:pointer}.bar-container:hover>.outer-bar>.count-text{color:hsla(0,0%,100%,.6)}.inner-bar{background:var(--primary-color);border-radius:6px}.count-text,.inner-bar{position:absolute;bottom:0;left:0;right:0}.count-text{top:0;display:flex;align-items:flex-end;margin-bottom:4px;justify-content:center;color:hsla(0,0%,100%,0);font-size:34px;font-weight:700}.bar-container .image-wrapper{background:hsla(0,0%,100%,.6);border-radius:14px;width:50px;height:50px;display:flex;align-content:center;justify-content:center;align-self:center}.bar-container div img{max-width:40px;margin:10px}.feedback-button{margin-top:25px;display:block;cursor:pointer;text-decoration:underline}.feedback-form{display:flex;flex-flow:column;align-items:center;position:relative;max-width:400px;margin:10px auto}textarea{min-height:80px;background:hsla(0,0%,100%,.8);width:100%}.feedback-send-button{position:absolute;bottom:0;right:0;margin:4px 0;align-self:flex-end;background:none;box-shadow:none}.feedback-send-button:hover{background:#fff;color:#000;border-radius:4px}
/*# sourceMappingURL=main.7eb63752.chunk.css.map */