*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}footer,header,main,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}@font-face{font-family:"Open Sans Bold";src:url(../../static/media/OpenSans-Bold.dbb97fd9.ttf)}@font-face{font-family:"Raleway ExtraBold";src:url(../../static/media/Raleway-ExtraBold.ac7bcb8a.ttf)}@font-face{font-family:"Roboto Light";src:url(../../static/media/Roboto-Light.0cea3982.ttf)}@font-face{font-family:"Roboto Bold";src:url(../../static/media/Roboto-Bold.4f39c579.ttf)}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}.header{position:relative;padding:24px 20px 15px;height:96px;background-color:#000;overflow:hidden}@media (max-width:834px){.header{padding:12px 10px;height:56px}}.header__logo{position:absolute;top:0;left:0}@media (max-width:834px){.header__logo{width:58px;height:56px}}.header__title{font-family:"Raleway ExtraBold";font-size:50px;line-height:110%;color:#fff}@media (max-width:834px){.header__title{font-size:26px;line-height:120%}}.button{padding:14px 18px;min-width:180px;height:50px;border-radius:5px;font-family:"Open Sans Bold";font-size:16px;line-height:22px;color:#fff;text-align:center;background-color:#002fe9;cursor:pointer;transition:background-color .25s ease-in-out}.button:hover{background-color:#132e89}.button_grey{background-color:#444}.button_grey:hover{background-color:#2e2e2e}@media (max-width:834px){.button{width:100%;padding:18px;font-size:12px;line-height:16px}}.app__wrapper{width:466px}@media (max-width:834px){.app__wrapper{width:100%}}.app__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:22px 16px;background-color:#303030;min-height:463px}@media (max-width:834px){.app__body{padding:16px 10px 24px;min-height:403px}}.app__body-text{margin-top:10px;margin-bottom:30px;padding-right:20px;padding-left:4px;font-family:"Roboto Light";font-size:18px;line-height:31px;color:#fff}@media (max-width:834px){.app__body-text{font-size:14px;line-height:170%}}.app__body-start-btn{margin-top:auto}.step__question{margin-bottom:34px;padding-right:20px;padding-left:4px;font-family:"Roboto Light";font-size:18px;line-height:31px;color:#fff}@media (max-width:834px){.step__question{margin-bottom:8px;padding-right:0;padding-left:0;font-size:14px;line-height:24px}}.step__end-icon{margin:0 auto 16px;width:93px;height:93px}.step__end-title{margin-bottom:16px;font-family:"Raleway ExtraBold";font-size:32px;line-height:110%;text-align:center;color:#fff}@media (max-width:834px){.step__end-title{margin-bottom:12px;font-size:24px;line-height:26px}}.step__end-text{margin-bottom:10px;font-family:"Roboto Light";font-size:18px;line-height:31px;color:#fff}@media (max-width:834px){.step__end-text{margin-bottom:16px;font-size:14px;line-height:24px}}.step__progress{display:-ms-flexbox;display:flex;margin-bottom:20px;-ms-flex-align:center;align-items:center;padding-left:6px}@media (max-width:834px){.step__progress{margin-bottom:12px;padding-left:0}}.step__current-number{margin-right:16px;font-family:"Roboto Bold";font-size:14px;line-height:150%;color:#fff}@media (max-width:834px){.step__current-number{margin-right:8px;font-size:12px}}.step__progress-bar{position:relative;height:5px;-ms-flex-positive:1;flex-grow:1;margin-right:13px;border-radius:10px;overflow:hidden;background-color:#fff}@media (max-width:834px){.step__progress-bar{margin-right:8px}}.step__progress-filled{position:absolute;left:0;top:0;height:5px;background-color:#1dde77}.step__count{font-family:"Roboto Bold";font-size:14px;line-height:150%;color:#fff}@media (max-width:834px){.step__count{font-size:12px}}.step__answer-list{margin-bottom:32px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media (max-width:834px){.step__answer-list{margin-bottom:4px}}.step__answer-btn{margin-top:16px;padding:10px;min-width:210px;border-radius:5px;font-family:"Roboto Bold";font-size:24px;line-height:31px;text-align:center;background-color:#fff;color:#000;cursor:pointer;transition:background-color .25s ease-in-out}.step__answer-btn:hover{background-color:#d1d1d1}@media (max-width:834px){.step__answer-btn{padding:5px;min-width:calc(50% - 4px);font-size:12px}}.step__answer-btn:last-child{margin-left:auto;margin-right:auto}.step__answer-btn_correct,.step__answer-btn_correct:hover{background-color:#1dde77}.step__answer-btn_incorrect,.step__answer-btn_incorrect:hover{background-color:#ff303e}.step__footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}@media (max-width:834px){.step__footer{-ms-flex-wrap:wrap;flex-wrap:wrap}}.step__footer_revert{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.step__bankroll{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-family:"Roboto Bold";font-size:18px;line-height:31px;color:#fff}@media (max-width:834px){.step__bankroll{-ms-flex-pack:center;justify-content:center;margin-bottom:8px;width:100%;font-size:12px}}@media (min-width:835px){.step__bankroll_right{padding-left:20px}}.step__bankroll_won{color:#1dde77}.step__bankroll_won>svg>path:nth-child(-n+2){fill:#1dde77}@media (max-width:834px){.step__bankroll_won{margin-bottom:0;margin-right:12px;width:auto}.step__bankroll_won+div{width:auto}}.step__bankroll_lost{color:#ff303e}.step__bankroll_lost>svg>path:nth-child(-n+2){fill:#ff303e}@media (max-width:834px){.step__bankroll_lost{margin-bottom:0;margin-right:12px;width:auto}.step__bankroll_lost+div{width:auto}}.step__bankroll-icon{margin-right:8px}@media (max-width:834px){.step__bankroll-icon{margin-top:-2px;width:10px;height:10px}}.bet__chosen-sum{margin-bottom:30px;font-family:"Roboto Bold";font-size:32px;line-height:31px;color:#1dde77;text-align:center}@media (max-width:834px){.bet__chosen-sum{margin-bottom:18px;font-size:24px}}.bet__range{margin:0 8px 20px}@media (max-width:834px){.bet__range{margin:0 10px 10px}}.bet__range-thumb{width:32px;height:32px;border:1px solid #444;border-radius:50%;background-color:#1dde77;outline:none}.bet__range-track{height:12px;width:100%;border:1px solid #1dde77;background-color:#444;border-radius:100px}
/*# sourceMappingURL=main.198fae62.chunk.css.map */