body{background-color:#80c6af;font-family:Roboto,sans-serif;margin:0}code{font-family:Roboto,sans-serif,monospace}h1{font-size:24px;font-weight:100}.App{background-color:#fff;text-align:center}.App-logo{height:40vmin;pointer-events:none}.chartAndProgress{height:100vh - 3rem;width:100vw}@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{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.Chart-wrapper{height:69vh}@-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)}}.Header{align-content:center;align-items:baseline;background-color:#419b9a;box-sizing:border-box;color:#fff;display:flex;flex-wrap:wrap;height:60px;margin-bottom:1em;padding:1em;position:fixed;top:0;z-index:999}.Header,.Title{justify-content:center;width:100%}.Title{align-items:center;display:grid;grid-template:1fr/1fr 1fr 1fr}.Title h1{font-size:36px;justify-self:flex-start;margin:0}.Title div{justify-self:flex-end}.Title svg{justify-self:center;scale:1.3}.progressSection{background-color:#80c6af;height:24.5vh}.container,.progressSection{display:flex;justify-content:center}.container{align-items:center;box-sizing:border-box;margin:0;width:90vw}.content{display:flex;flex-direction:column;width:400px}.stepInfoContainer{color:#fff;flex-direction:row;font-size:14px;font-weight:lighter}.progressbar,.stepInfoContainer{display:flex;justify-content:space-between}.progressbar{align-items:center;color:#000;position:relative}.progressbar:before{background-color:#e0e0e0;content:"";width:100%}.progress,.progressbar:before{border-radius:5px;height:4px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s ease;z-index:1}.progress{background-color:#419b9a;width:50%}.circle{align-items:center;background-color:#fff;border:3px solid #e0e0e0;border-radius:50%;color:#999;display:flex;height:30px;justify-content:center;transition:.4s ease;width:30px;z-index:2}.circle.active{border-color:#419b9a}.button{align-items:center;display:flex;justify-content:center;margin-bottom:10px;margin-top:20px}.btn{background-color:#419b9a;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin:5px;outline-style:none;padding:5px;width:80px}.btn.active{-webkit-transform:scale(.98);transform:scale(.98)}.btn:focus{outline:none}.btn:disabled{background-color:#999;cursor:not-allowed}.contentWrapper{align-items:center;background-color:#419b9a;border-radius:5px;display:flex;font-size:smaller;gap:5px;height:40px;justify-content:center}.Hero-section{padding-top:3rem}.Hero-image-container{display:flex;height:100vh;justify-content:center;width:100%}.Hero-image{height:100vh;object-fit:cover;width:100%}.Hero-image-text-container{background-color:rgba(65,155,154,.7);display:flex;flex-direction:column;height:180px;justify-content:center;padding-top:3rem;position:absolute;text-align:center;top:0;width:100%;z-index:1}.Hero-text{opacity:100%}.Hero-text h1{color:#fff;font-size:34px;font-weight:lighter;margin:0;padding:0}.Hero-button{align-content:center;background-color:#419b9a;border-radius:20px;color:#fff;cursor:pointer;display:flex;flex-wrap:wrap;font-size:36px;font-weight:100;height:60px;justify-content:center;margin-top:15rem;position:absolute;text-align:center;top:0;width:245px;z-index:1}
/*# sourceMappingURL=main.ea169803.css.map*/