.footer-wrapper{width:7.5rem;height:1.62rem;background:#fff;box-shadow:0 -.02rem .12rem 0 rgba(163,175,194,.21);padding:.16rem;direction:ltr}.footer-wrapper .footer-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.footer-wrapper .footer-container .icon{width:.98rem;height:.98rem;background:url(/public/img/favicon.6ec035dd.jpg);background-size:.98rem .98rem;border-radius:.24rem}.footer-wrapper .footer-container .footer-txt-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-left:.18rem;-webkit-box-flex:1;-webkit-flex:1;flex:1}.footer-wrapper .footer-container .footer-txt-wrap .txt-title{font-size:.44rem;font-family:Roboto-Bold,Roboto;font-weight:700;color:#0a0a0a;line-height:.5rem;margin-bottom:.02rem}.footer-wrapper .footer-container .footer-txt-wrap .txt-desc{font-size:.28rem;font-family:Roboto-Regular,Roboto;font-weight:400;color:#909bad;line-height:.32rem}.footer-wrapper .footer-container .download-btn-wrap{width:1.92rem;height:.8rem;background:-webkit-linear-gradient(top,#3fbbff,#1e97ee);background:linear-gradient(180deg,#3fbbff,#1e97ee);box-shadow:0 .04rem .16rem 0 rgba(30,151,238,.55);border-radius:.4rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.footer-wrapper .footer-container .download-btn-wrap>img{width:.37rem;height:.37rem}.footer-wrapper .footer-container .download-btn-wrap>span{margin-left:.2rem;font-size:.32rem;font-family:Roboto-Medium,Roboto;font-weight:500;color:#fff;line-height:.38rem}.header-wrapper{direction:rtl;width:100%;height:1rem;background:#fff;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 .32rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-wrapper,.header-wrapper .back,.header-wrapper .share{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.header-wrapper .back,.header-wrapper .share{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:.6rem;height:.6rem;background:#f8f9fb;border-radius:.1rem}.header-wrapper .back>img,.header-wrapper .share>img{width:.48rem;height:.48rem}.header-wrapper .title{font-size:.44rem;font-family:GeezaPro-Bold,GeezaPro;font-weight:700;color:#121332;line-height:.6rem}.options-wrapper{margin:1.2rem 0}.options-wrapper .text-container .options-item{width:100%;min-height:1.2rem;background:#fff;border-radius:.12rem;border:.04rem solid #121332;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:.48rem;padding:.2rem}.options-wrapper .text-container .options-item>span{font-size:.48rem;font-family:GeezaPro;color:#121332;line-height:.64rem}.options-wrapper .text-container .selected-options-item{background:#d5fffb;border-radius:.12rem;border:.04rem solid #fff}.options-wrapper .text-container .selected-options-item>span{color:#00b3b6}.options-wrapper .text-container .options-item:last-child{margin-bottom:0}.options-wrapper .image-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0 .12rem}.options-wrapper .image-container .options-item-image{width:2.96rem;height:2rem;border:.04rem solid #fff;margin-bottom:.4rem;position:relative}.options-wrapper .image-container .options-item-image>img{width:100%;height:100%}.options-wrapper .image-container .selected-options-item{border:none!important}.options-wrapper .image-container .selected-options-item .selected-options-item-panel{background:rgba(18,19,50,.7);border:.06rem solid #fff;width:100%;height:100%;position:absolute;top:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.options-wrapper .image-container .selected-options-item .selected-options-item-panel>img{width:.48rem;height:.48rem}article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,iframe,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul{margin:0;padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,select,textarea{font-size:.12rem;line-height:1.5;font-family:system,-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Microsoft YaHei,wenquanyi micro hei,Hiragino Sans GB,Hiragino Sans GB W3,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}fieldset,img{border:0}img{max-width:100%;vertical-align:middle}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{outline:0;padding:0;margin:0;border:none;background:transparent;-webkit-appearance:none}textarea{resize:none;overflow:auto}a{color:inherit}a:active,a:hover,a:link,a:visited{text-decoration:none}em,i{font-style:normal}ol,ul{list-style:none}.clearfix:after{content:"";display:block;clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.text-center{text-align:center}.text-right{text-align:right}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt-5{margin-top:.05rem}.mr-5{margin-right:.05rem}.mb-5{margin-bottom:.05rem}.ml-5{margin-left:.05rem}.pt-5{padding-top:.05rem}.pr-5{padding-right:.05rem}.pb-5{padding-bottom:.05rem}.pl-5{padding-left:.05rem}.mt-10{margin-top:.1rem}.mr-10{margin-right:.1rem}.mb-10{margin-bottom:.1rem}.ml-10{margin-left:.1rem}.pt-10{padding-top:.1rem}.pr-10{padding-right:.1rem}.pb-10{padding-bottom:.1rem}.pl-10{padding-left:.1rem}.mt-15{margin-top:.15rem}.mr-15{margin-right:.15rem}.mb-15{margin-bottom:.15rem}.ml-15{margin-left:.15rem}.pt-15{padding-top:.15rem}.pr-15{padding-right:.15rem}.pb-15{padding-bottom:.15rem}.pl-15{padding-left:.15rem}.mt-20{margin-top:.2rem}.mr-20{margin-right:.2rem}.mb-20{margin-bottom:.2rem}.ml-20{margin-left:.2rem}.pt-20{padding-top:.2rem}.pr-20{padding-right:.2rem}.pb-20{padding-bottom:.2rem}.pl-20{padding-left:.2rem}html{font-size:13.33333vw}@media screen and (min-width:750px){html{font-size:100px}}body{height:100%;max-width:7.5rem;margin:0 auto!important}@media screen and (max-width:750px){body{min-width:100vw}}#app{min-height:100vh}.btn:active{-webkit-transform:scale(.93);transform:scale(.93);-webkit-transition:all .3s;transition:all .3s}.btn.disabled{pointer-events:none!important;background-color:#a5a5a5!important;color:#606060!important}.all-toast{unicode-bidi:bidi-override!important}.all-toast .rv-toast__info{word-break:break-word}.newbie-guide-theme{background:-webkit-linear-gradient(305deg,#ffdee9,#b5fffc)!important;background:linear-gradient(145deg,#ffdee9,#b5fffc)!important;border-radius:.25rem!important}.newbie-guide-theme .driver-popover-arrow{right:.25rem;left:auto!important}.newbie-guide-theme .driver-popover-next-btn{background:#4a90e2;border-radius:.2rem;color:#fff;text-shadow:none;width:1rem;text-align:center}.newbie-guide-theme .driver-popover-description{color:#333}body{background:#fff!important;direction:rtl}.question-wrapper{height:100vh}.question-wrapper .question-container{min-height:calc(100% - 1rem);background-size:100% 100%;background-repeat:no-repeat;padding:.78rem .32rem}.question-wrapper .question-container .card-container{position:relative;display:-webkit-box;display:-webkit-flex;display:flex}.question-wrapper .question-container .card-container .title-card-wrapper{width:6.7rem;box-sizing:border-box;min-height:3.36rem;background:#fff;border-radius:.24rem;border:.04rem solid #121332;z-index:2}.question-wrapper .question-container .card-container .title-card-wrapper .progress-info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:.28rem .28rem .24rem;direction:ltr}.question-wrapper .question-container .card-container .title-card-wrapper .progress-info .previous{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:1.4rem;height:.52rem;background:rgba(16,212,192,.11);border-radius:.3rem}.question-wrapper .question-container .card-container .title-card-wrapper .progress-info .previous>span{font-size:.26rem;font-family:Roboto-Regular,Roboto;font-weight:400;color:#00b3b6;line-height:.3rem}.question-wrapper .question-container .card-container .title-card-wrapper .progress-info .progress-num{font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#121332;line-height:.44rem}.question-wrapper .question-container .card-container .title-card-wrapper .question-title{margin:0 .24rem .44rem;font-size:.48rem;font-family:GeezaPro;color:#121332;line-height:.6rem;font-weight:400;direction:rtl}.question-wrapper .question-container .card-container .title-card-wrapper-bg{position:absolute;top:.52rem;left:0;z-index:1;min-height:calc(100% - .36rem);height:calc(100% - .36rem)}.question-wrapper .content-empty{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:calc(100% - 3rem);-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:.52rem}