body{margin:0;padding:0;font-family:Nunito,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#707070;color:#d8d8d8}.title{font-size:70px;text-align:center}.button{font-size:110px;margin-right:20px;margin-left:20px;font-weight:500}.button :hover{color:#707070;transition:.5s;cursor:pointer}@media screen and (max-width:769px){.title{font-size:40px;text-align:center}.button{font-size:40px;font-weight:500}}.options{justify-content:space-between}*{box-sizing:border-box}.field{margin-left:10px;margin-right:10px;width:150px;height:56px;border-radius:4px;border-color:transparent;position:relative;background-color:hsla(0,0%,100%,.2);transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.field:hover{background-color:hsla(0,0%,100%,.45);box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}.field.active{background-color:hsla(0,0%,100%,.8);outline-width:0;box-shadow:0 4px 20px 0 rgba(0,0,0,.2)}.field.active input{padding:24px 16px 8px}.field.active input+label{top:4px;opacity:1;color:#512da8}.field.locked{pointer-events:none}.field input{width:100%;height:56px;position:relative;padding:0 16px;border:none;border-radius:4px;font-size:20px;font-weight:400;line-height:normal;background-color:initial;color:#282828;outline:none;box-shadow:0 4px 20px 0 transparent;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out,padding .1s ease-in-out;-webkit-appearance:none}.field input::-webkit-input-placeholder{color:hsla(0,0%,100%,.8)}.field input::-moz-placeholder{color:hsla(0,0%,100%,.8)}.field input:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.field input:-moz-placeholder{color:hsla(0,0%,100%,.8)}.field input+label{position:absolute;top:24px;left:16px;font-family:Gotham SSm A,Gotham SSm B,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#fff;opacity:0;pointer-events:none;transition:all .1s ease-in-out}.field input+label.error{color:#ec392f}.field p.predicted{position:absolute;top:8px;left:16px;font-family:Gotham SSm A,Gotham SSm B,sans-serif;font-size:20px;font-weight:400;line-height:24px;color:#e0e0e0;opacity:1;pointer-events:none}.infoTitle{font-size:70px;color:#e0e0e0}@media screen and (max-width:769px){.infoTitle{font-size:40px;color:#e0e0e0}}.options{display:flex;align-self:stretch;flex-direction:row;justify-content:center;flex-wrap:wrap}.geosuggest{font-family:Open Sans,sans-serif;font-size:18px;font-size:1rem;position:relative;width:50%;margin:1em auto;text-align:left}.geosuggest__input{margin-left:10px;margin-right:10px;width:150px;height:56px;border-radius:4px;border-color:transparent;position:relative;background-color:hsla(0,0%,100%,.2);transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.geosuggest__input:focus{border-color:#267dc0;box-shadow:0 0 0 transparent}.geosuggest__suggests{width:150px;height:56px;border-radius:4px;border-color:transparent;position:relative;background-color:hsla(0,0%,100%,.2);transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}.geosuggest__item{font-family:Open Sans,sans-serif;font-size:18px;font-size:1rem;padding:.5em .65em;cursor:pointer}.geosuggest__item:focus,.geosuggest__item:hover{background-color:hsla(0,0%,100%,.45);box-shadow:0 4px 20px 0 rgba(0,0,0,.05)}.geosuggest__item--active{background:#267dc0;color:#fff}.geosuggest__item--active:focus,.geosuggest__item--active:hover{background:#ccc}.geosuggest__item__matched-text{font-weight:700;font-family:Open Sans,sans-serif}.driverTitle{font-size:70px;color:#e0e0e0;text-align:center}@media screen and (max-width:769px){.driverTitle{font-size:40px;color:#e0e0e0;text-align:center}}.confTitle{font-size:30px;color:#e0e0e0;text-align:center}@media screen and (max-width:769px){.confTitle{font-size:20px;color:#e0e0e0;text-align:center}}
/*# sourceMappingURL=main.05e638d3.chunk.css.map */