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}.button{display:inline-block;border-radius:10px;cursor:pointer;line-height:1.47;height:100%;width:95px;padding-top:8px;padding-bottom:8px;font-weight:400;font-size:15px;margin-top:10px;box-shadow:1px 1px 3px #000;border:1px solid transparent}.button:disabled{opacity:.5;cursor:not-allowed}.textInput{display:inline-block;border-radius:10px;cursor:pointer;line-height:1.47;height:100%;padding-top:10px;padding-bottom:10px;font-weight:400;font-size:15px;border:1px solid #000;margin-top:10px}.loader{width:75px;height:75px;border-radius:50%;background-color:transparent;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.screen{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;min-height:242px;-webkit-justify-content:center;justify-content:center;-webkit-animation:rollout .7s;animation:rollout .7s}.screen__title{margin:0 0 5px;color:#fff}.question{-webkit-align-items:center;align-items:center;min-width:200px;font-size:13px;padding-left:10px;padding-right:10px;color:#fff}.question,.question__responses{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@-webkit-keyframes rollout{0%{opacity:0}to{opacity:1}}@keyframes rollout{0%{opacity:0}to{opacity:1}}.question__rollout{-webkit-animation:rollout .7s;animation:rollout .7s}.question__response{margin-top:10px}.question__submit{display:inline-block;border-radius:2px;cursor:pointer;line-height:1.47;height:100%;min-width:100px;padding-top:10px;padding-bottom:10px;font-weight:400;font-size:15px;border:1px solid transparent;margin-top:10px}.question__actions{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100%;-webkit-justify-content:center;justify-content:center}.question__submitting{-webkit-flex:1 1;flex:1 1;text-align:center;margin-top:10px}.question__action{margin-right:10px}.question__pulse{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding-left:10px;padding-right:10px;color:#fff}.question__span__pulse{font-size:2rem}.question__responses__pulse{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-size:1rem;margin-top:10px;margin-bottom:10px}.question__response__pulse{margin-top:15px}.question__response__pulse label{padding-left:1rem}.question__actions__pulse{margin-top:2rem}.header{margin-top:50px;padding-bottom:10px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center}.logo-auth{width:200px}.code__form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.code__submit{width:100%}.header-progress{padding-top:10px;padding-bottom:10px;display:-webkit-flex;display:flex}.logo-header{margin-left:20px;width:100px;-webkit-flex:1 1;flex:1 1;padding-right:50px}.progress-wrapper{margin:auto;text-align:center}.progress-bar{margin-left:auto;margin-right:auto}.progress-number{margin-top:10px;margin-bottom:-8px;margin-left:auto}.progress-bar{position:relative;height:10px;width:100px;margin:15px;border-radius:50px;border:1px solid #fff}.filler{background:#1da598;height:100%;border-radius:inherit;transition:width .2s ease-in}.progress-number{color:#fff;font-size:10px}.words{color:#fff;text-align:center}.logo{margin-top:20px;fill:#fff;width:225px;padding-bottom:50px}
/*# sourceMappingURL=main.2073abcf.chunk.css.map */