.nm-fade-enter,.nm-fade-appear,.nm-fade-leave,.nm-slide-up-enter,.nm-slide-up-appear,.nm-slide-up-leave,.nm-zoom-enter,.nm-zoom-appear,.nm-zoom-leave,.nm-slide-down-enter,.nm-slide-down-appear,.nm-slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-fill-mode:both;animation-fill-mode:both}.nm-fade-enter,.nm-fade-appear{opacity:0;-webkit-animation-play-state:paused;animation-play-state:paused}.nm-fade-leave{-webkit-animation-play-state:paused;animation-play-state:paused}.nm-fade-enter.nm-fade-enter-active,.nm-fade-appear.nm-fade-appear-active{-webkit-animation-name:nmFadeIn;animation-name:nmFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.nm-fade-leave.nm-fade-leave-active{-webkit-animation-name:nmFadeOut;animation-name:nmFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes nmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes nmFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes nmFadeOut{0%{opacity:1}to{opacity:0}}@keyframes nmFadeOut{0%{opacity:1}to{opacity:0}}.nm-slide-up-enter,.nm-slide-up-appear{-webkit-transform:translateY(100%);transform:translateY(100%)}.nm-slide-up-enter,.nm-slide-up-appear,.nm-slide-up-leave{-webkit-animation-play-state:paused;animation-play-state:paused}.nm-slide-up-enter.nm-slide-up-enter-active,.nm-slide-up-appear.nm-slide-up-appear-active{-webkit-animation-name:nmSlideUpIn;animation-name:nmSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.nm-slide-up-leave.nm-slide-up-leave-active{-webkit-animation-name:nmSlideUpOut;animation-name:nmSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes nmSlideUpIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes nmSlideUpIn{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes nmSlideUpOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes nmSlideUpOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.nm-zoom-enter,.nm-zoom-leave{display:block}.nm-zoom-enter,.nm-zoom-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-webkit-animation-play-state:paused;animation-play-state:paused}.nm-zoom-leave{-webkit-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-webkit-animation-play-state:paused;animation-play-state:paused}.nm-zoom-enter.nm-zoom-enter-active,.nm-zoom-appear.nm-zoom-appear-active{-webkit-animation-name:nmZoomIn;animation-name:nmZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.nm-zoom-leave.nm-zoom-leave-active{-webkit-animation-name:nmZoomOut;animation-name:nmZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes nmZoomIn{0%{opacity:0;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes nmZoomIn{0%{opacity:0;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes nmZoomOut{0%{opacity:1;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(0);transform:scale(0)}}@keyframes nmZoomOut{0%{opacity:1;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(0);transform:scale(0)}}.nm-slide-down-enter,.nm-slide-down-appear{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nm-slide-down-enter,.nm-slide-down-appear,.nm-slide-down-leave{-webkit-animation-play-state:paused;animation-play-state:paused}.nm-slide-down-enter.nm-slide-down-enter-active,.nm-slide-down-appear.nm-slide-down-appear-active{-webkit-animation-name:nmSlideDownIn;animation-name:nmSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.nm-slide-down-leave.nm-slide-down-leave-active{-webkit-animation-name:nmSlideDownOut;animation-name:nmSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes nmSlideDownIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes nmSlideDownIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes nmSlideDownOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes nmSlideDownOut{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}img{content:normal!important}body{background:#f8f8f8;font-size:1.296vw;font-weight:400}ul,li{margin:0;padding:0;list-style:none}input:focus,textarea:focus,select:focus,button:focus{outline:none}a{text-decoration:none}.fixed_loading{z-index:210;background:rgba(0,0,0,.3);border-radius:.741vw;padding:.926vw 2.778vw;position:fixed;top:46%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fixed_loading .loading{-webkit-transform-origin:50%;transform-origin:50%;background:url(/nms/images/loading.8de989b777a27e98.png) no-repeat;width:3.519vw;height:3.519vw;-webkit-animation:.7s linear infinite rotation;animation:.7s linear infinite rotation;display:inline-block}.ico-diamond{background:url(/nms/images/diamond.dd19d91622567ba6.png) no-repeat}.ico-coin{background:url(/nms/images/coin.7c1131d6c7da0e1e.png) no-repeat}.ico-rdiamond{background:url(/nms/images/rdiamond.fe6b6fe748346ec9.png) no-repeat}.ico-golden-bean{background:url(/nms/images/gold_bean.b39996e841e29cc6.png) no-repeat}.ico-diamond,.ico-coin,.ico-rdiamond,.ico-golden-bean{vertical-align:middle;background-size:contain;width:2.037vw;height:1.852vw;margin-left:.463vw;margin-right:.463vw}.ico-diamond.wb,.ico-coin.wb,.ico-rdiamond.wb,.ico-golden-bean.wb{top:-.463vw}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.nimo-wap-main-fit-cover{padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.downloadContainer a{width:37.867vw}.download-btn{color:#fff;box-sizing:border-box;background:url(/nms/images/btn_bg.6b787ea40e2d85a5.png) 50%/100% 100% no-repeat;width:37.867vw;height:11.2vw;padding-left:11.2vw;font-size:2.4vw;line-height:11.2vw}.download-btn .btn-text{color:#fff;float:left;text-align:center;width:26.667vw;font-size:4.444vw}html,body{background-color:#fff;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}html,body,div,a{margin:0;padding:0}.downloadContainer{-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;-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex}.downloadContainer .logo-user{background:url(/nms/images/logo1.750e70f84c7f96e3.png) 50%/100% 100% no-repeat;width:28.4vw;height:28.4vw;margin-top:24.667vw}.downloadContainer .text-user{background:url(/nms/images/text1.b285938661a6fa05.png) 50%/100% 100% no-repeat;width:37.2vw;height:9.467vw;margin-top:5.6vw}.downloadContainer .logo-host{background:url(/nms/images/logo2.963731c373e12a27.png) 50%/100% 100% no-repeat;width:41.467vw;height:41.2vw;margin-top:24.667vw}.downloadContainer .info{color:#343ed1;text-align:center;max-width:86.667vw;height:13.333vw;margin:8vw auto;font-size:4.167vw;font-weight:400;line-height:2em}.nimo-btn{text-align:center;touch-action:manipulation;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;height:32px;padding:0 19px;font-size:14px;font-weight:400;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);display:inline-block;position:relative}.nimo-btn>.iconfont-prefix-cls{line-height:1}.nimo-btn,.nimo-btn:active,.nimo-btn:focus{outline:0}.nimo-btn:not([disabled]):hover{text-decoration:none}.nimo-btn:not([disabled]):active{outline:0;-webkit-transition:none;transition:none}.nimo-btn.disabled,.nimo-btn[disabled]{cursor:not-allowed}.nimo-btn.disabled>*,.nimo-btn[disabled]>*{pointer-events:none}.nimo-btn-lg{border-radius:4px;height:40px;padding:0 19px;font-size:16px}.nimo-btn-sm{border-radius:4px;height:24px;padding:0 7px;font-size:14px}.nimo-btn.nimo-btn-clicked:after{content:"";border-radius:inherit;opacity:.4;border:0 solid transparent;-webkit-animation:.4s buttonEffect;animation:.4s buttonEffect;display:block;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}@-webkit-keyframes buttonEffect{to{opacity:0;border-width:6px;top:-6px;bottom:-6px;left:-6px;right:-6px}}@keyframes buttonEffect{to{opacity:0;border-width:6px;top:-6px;bottom:-6px;left:-6px;right:-6px}}.nimo-btn-group{display:inline-block;position:relative}.nimo-btn-group>.nimo-btn{line-height:30px;position:relative}.nimo-btn-group>.nimo-btn:hover,.nimo-btn-group>.nimo-btn:focus,.nimo-btn-group>.nimo-btn:active,.nimo-btn-group>.nimo-btn.active{z-index:1}.nimo-btn-group>.nimo-btn:disabled{z-index:0}.nimo-btn-group-lg>.nimo-btn{border-radius:4px;height:40px;padding:0 19px;font-size:16px;line-height:38px}.nimo-btn-group-sm>.nimo-btn{border-radius:4px;height:24px;padding:0 7px;font-size:14px;line-height:22px}.nimo-btn-group-sm>.nimo-btn>.nimo-icon{font-size:14px}.nimo-btn-group>.nimo-btn-group{float:left}.nimo-btn-group .nimo-btn+.nimo-btn,.nimo-btn+.nimo-btn-group,.nimo-btn-group span+.nimo-btn,.nimo-btn-group .nimo-btn+span,.nimo-btn-group+.nimo-btn,.nimo-btn-group+.nimo-btn-group{margin-left:-1px}[dir=rtl] .nimo-btn-group .nimo-btn+.nimo-btn{margin-left:0;margin-right:-1px}[dir=rtl] .nimo-btn+.nimo-btn-group{margin-left:0;margin-right:-1px}[dir=rtl] .nimo-btn-group span+.nimo-btn{margin-left:0;margin-right:-1px}[dir=rtl] .nimo-btn-group .nimo-btn+span{margin-left:0;margin-right:-1px}[dir=rtl] .nimo-btn-group+.nimo-btn{margin-left:0;margin-right:-1px}[dir=rtl] .nimo-btn-group+.nimo-btn-group{margin-left:0;margin-right:-1px}.nimo-btn-group .nimo-btn-primary+.nimo-btn:not(.nimo-btn-primary){border-left-color:transparent}.nimo-btn-group .nimo-btn:not(:first-child):not(:last-child){border-radius:0}.nimo-btn-group>.nimo-btn:first-child,.nimo-btn-group>span:first-child>.nimo-btn{margin-left:0}[dir=rtl] .nimo-btn-group>.nimo-btn:last-child{margin-right:0}[dir=rtl] .nimo-btn-group>span:last-child>.nimo-btn{margin-right:0}.nimo-btn-group>.nimo-btn:first-child:not(:last-child),.nimo-btn-group>span:first-child:not(:last-child)>.nimo-btn{border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .nimo-btn-group>.nimo-btn:first-child:not(:last-child){border-radius:0 4px 4px 0}[dir=rtl] .nimo-btn-group>span:first-child:not(:last-child)>.nimo-btn{border-radius:0 4px 4px 0}.nimo-btn-group>.nimo-btn:last-child:not(:first-child),.nimo-btn-group>span:last-child:not(:first-child)>.nimo-btn{border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .nimo-btn-group>.nimo-btn:last-child:not(:first-child){border-radius:4px 0 0 4px}[dir=rtl] .nimo-btn-group>span:last-child:not(:first-child)>.nimo-btn{border-radius:4px 0 0 4px}.nimo-btn-group>.nimo-btn-group:not(:first-child):not(:last-child)>.nimo-btn{border-radius:0}.nimo-btn-group>.nimo-btn-group:first-child:not(:last-child)>.nimo-btn:last-child{border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] .nimo-btn-group>.nimo-btn-group:first-child:not(:last-child)>.nimo-btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.nimo-btn-group>.nimo-btn-group:last-child:not(:first-child)>.nimo-btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .nimo-btn-group>.nimo-btn-group:last-child:not(:first-child)>.nimo-btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.nimo-btn>i,.nimo-btn>span{pointer-events:none}.nimo-btn-primary{color:#fff;background-color:#ffc000;border-color:#ffc000}.nimo-btn-primary>a:only-child{color:currentColor}.nimo-btn-primary>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-primary:hover,.nimo-btn-primary:focus{color:#fff;background-color:#ffd129;border-color:#ffd129}.nimo-btn-primary:hover>a:only-child,.nimo-btn-primary:focus>a:only-child{color:currentColor}.nimo-btn-primary:hover>a:only-child:after,.nimo-btn-primary:focus>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-primary:active,.nimo-btn-primary.active{color:#fff;background-color:#d99b00;border-color:#d99b00}.nimo-btn-primary:active>a:only-child,.nimo-btn-primary.active>a:only-child{color:currentColor}.nimo-btn-primary:active>a:only-child:after,.nimo-btn-primary.active>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-primary.nimo-btn-clicked:after{border-color:#ffc000}.nimo-btn-primary.disabled,.nimo-btn-primary.disabled:hover,.nimo-btn-primary.disabled:focus,.nimo-btn-primary.disabled:active,.nimo-btn-primary.disabled.active,.nimo-btn-primary[disabled],.nimo-btn-primary[disabled]:hover,.nimo-btn-primary[disabled]:focus,.nimo-btn-primary[disabled]:active,.nimo-btn-primary[disabled].active{color:#bfbfbf;background-color:#f5f5f5;border-color:#dcdcdc}.nimo-btn-primary.disabled>a:only-child,.nimo-btn-primary.disabled:hover>a:only-child,.nimo-btn-primary.disabled:focus>a:only-child,.nimo-btn-primary.disabled:active>a:only-child,.nimo-btn-primary.disabled.active>a:only-child,.nimo-btn-primary[disabled]>a:only-child,.nimo-btn-primary[disabled]:hover>a:only-child,.nimo-btn-primary[disabled]:focus>a:only-child,.nimo-btn-primary[disabled]:active>a:only-child,.nimo-btn-primary[disabled].active>a:only-child{color:currentColor}.nimo-btn-primary.disabled>a:only-child:after,.nimo-btn-primary.disabled:hover>a:only-child:after,.nimo-btn-primary.disabled:focus>a:only-child:after,.nimo-btn-primary.disabled:active>a:only-child:after,.nimo-btn-primary.disabled.active>a:only-child:after,.nimo-btn-primary[disabled]>a:only-child:after,.nimo-btn-primary[disabled]:hover>a:only-child:after,.nimo-btn-primary[disabled]:focus>a:only-child:after,.nimo-btn-primary[disabled]:active>a:only-child:after,.nimo-btn-primary[disabled].active>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-group .nimo-btn-primary:not(:first-child):not(:last-child){border-left-color:#ffd129;border-right-color:#ffd129}.nimo-btn-group .nimo-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#f0f0f0}.nimo-btn-group .nimo-btn-primary:first-child:not(:last-child){border-right-color:#ffd129}.nimo-btn-group .nimo-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#f0f0f0}.nimo-btn-group .nimo-btn-primary:last-child:not(:first-child),.nimo-btn-group .nimo-btn-primary+.nimo-btn-primary{border-left-color:#ffd129}.nimo-btn-group .nimo-btn-primary:last-child:not(:first-child)[disabled],.nimo-btn-group .nimo-btn-primary+.nimo-btn-primary[disabled]{border-left-color:#f0f0f0}.nimo-btn-default{color:#b4b4b4;background-color:#fff;border-color:#dcdcdc}.nimo-btn-default:hover,.nimo-btn-default:focus,.nimo-btn-default:active,.nimo-btn-default.active{text-decoration:none}.nimo-btn-dashed{color:#b4b4b4;background-color:#fff;border-style:dashed;border-color:#dcdcdc}.nimo-btn-dashed:hover,.nimo-btn-dashed:focus,.nimo-btn-dashed:active,.nimo-btn-dashed.active{text-decoration:none}.nimo-btn-text{color:#bfbfbf;background-color:#fff;border-color:transparent}.nimo-btn-text>a:only-child{color:currentColor}.nimo-btn-text>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-text:hover,.nimo-btn-text:focus{color:#ffd129;background-color:#fff;border-color:transparent}.nimo-btn-text:hover>a:only-child,.nimo-btn-text:focus>a:only-child{color:currentColor}.nimo-btn-text:hover>a:only-child:after,.nimo-btn-text:focus>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-text:active,.nimo-btn-text.active{color:#d99b00;background-color:#fff;border-color:transparent}.nimo-btn-text:active>a:only-child,.nimo-btn-text.active>a:only-child{color:currentColor}.nimo-btn-text:active>a:only-child:after,.nimo-btn-text.active>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-text.disabled,.nimo-btn-text.disabled:hover,.nimo-btn-text.disabled:focus,.nimo-btn-text.disabled:active,.nimo-btn-text.disabled.active,.nimo-btn-text[disabled],.nimo-btn-text[disabled]:hover,.nimo-btn-text[disabled]:focus,.nimo-btn-text[disabled]:active,.nimo-btn-text[disabled].active{color:#bfbfbf;background-color:#f5f5f5;border-color:#dcdcdc}.nimo-btn-text.disabled>a:only-child,.nimo-btn-text.disabled:hover>a:only-child,.nimo-btn-text.disabled:focus>a:only-child,.nimo-btn-text.disabled:active>a:only-child,.nimo-btn-text.disabled.active>a:only-child,.nimo-btn-text[disabled]>a:only-child,.nimo-btn-text[disabled]:hover>a:only-child,.nimo-btn-text[disabled]:focus>a:only-child,.nimo-btn-text[disabled]:active>a:only-child,.nimo-btn-text[disabled].active>a:only-child{color:currentColor}.nimo-btn-text.disabled>a:only-child:after,.nimo-btn-text.disabled:hover>a:only-child:after,.nimo-btn-text.disabled:focus>a:only-child:after,.nimo-btn-text.disabled:active>a:only-child:after,.nimo-btn-text.disabled.active>a:only-child:after,.nimo-btn-text[disabled]>a:only-child:after,.nimo-btn-text[disabled]:hover>a:only-child:after,.nimo-btn-text[disabled]:focus>a:only-child:after,.nimo-btn-text[disabled]:active>a:only-child:after,.nimo-btn-text[disabled].active>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-yellow{color:#ffc000;background-color:#fff;border-color:#ffc000}.nimo-btn-yellow>a:only-child{color:currentColor}.nimo-btn-yellow>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-yellow:hover,.nimo-btn-yellow:focus{color:#fff;background-color:#ffd129;border-color:#ffd129}.nimo-btn-yellow:hover>a:only-child,.nimo-btn-yellow:focus>a:only-child{color:currentColor}.nimo-btn-yellow:hover>a:only-child:after,.nimo-btn-yellow:focus>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-yellow:active,.nimo-btn-yellow.active{color:#fff;background-color:#d99b00;border-color:#d99b00}.nimo-btn-yellow:active>a:only-child,.nimo-btn-yellow.active>a:only-child{color:currentColor}.nimo-btn-yellow:active>a:only-child:after,.nimo-btn-yellow.active>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-yellow.nimo-btn-clicked:after{border-color:#ffc000}.nimo-btn-yellow.disabled,.nimo-btn-yellow.disabled:hover,.nimo-btn-yellow.disabled:focus,.nimo-btn-yellow.disabled:active,.nimo-btn-yellow.disabled.active,.nimo-btn-yellow[disabled],.nimo-btn-yellow[disabled]:hover,.nimo-btn-yellow[disabled]:focus,.nimo-btn-yellow[disabled]:active,.nimo-btn-yellow[disabled].active{color:#bfbfbf;background-color:#f5f5f5;border-color:#dcdcdc}.nimo-btn-yellow.disabled>a:only-child,.nimo-btn-yellow.disabled:hover>a:only-child,.nimo-btn-yellow.disabled:focus>a:only-child,.nimo-btn-yellow.disabled:active>a:only-child,.nimo-btn-yellow.disabled.active>a:only-child,.nimo-btn-yellow[disabled]>a:only-child,.nimo-btn-yellow[disabled]:hover>a:only-child,.nimo-btn-yellow[disabled]:focus>a:only-child,.nimo-btn-yellow[disabled]:active>a:only-child,.nimo-btn-yellow[disabled].active>a:only-child{color:currentColor}.nimo-btn-yellow.disabled>a:only-child:after,.nimo-btn-yellow.disabled:hover>a:only-child:after,.nimo-btn-yellow.disabled:focus>a:only-child:after,.nimo-btn-yellow.disabled:active>a:only-child:after,.nimo-btn-yellow.disabled.active>a:only-child:after,.nimo-btn-yellow[disabled]>a:only-child:after,.nimo-btn-yellow[disabled]:hover>a:only-child:after,.nimo-btn-yellow[disabled]:focus>a:only-child:after,.nimo-btn-yellow[disabled]:active>a:only-child:after,.nimo-btn-yellow[disabled].active>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-purple{color:#622df7;background-color:#fff;border-color:#622df7}.nimo-btn-purple>*{color:#622df7}.nimo-btn-purple-fill{color:#fff;background-color:#622df7;border-color:#622df7}.nimo-btn-purple-fill>*{color:#fff}.nimo-btn-red{background-color:#f95848}.nimo-btn-green{background-color:#0ae150}.nimo-btn-silver{background-color:#343434}.nimo-btn-grey{color:#bfbfbf;background-color:#fff;border-color:#bfbfbf}.nimo-btn-grey>a:only-child{color:currentColor}.nimo-btn-grey>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-grey:hover,.nimo-btn-grey:focus{color:#fff;background-color:#d9d9d9;border-color:#d9d9d9}.nimo-btn-grey:hover>a:only-child,.nimo-btn-grey:focus>a:only-child{color:currentColor}.nimo-btn-grey:hover>a:only-child:after,.nimo-btn-grey:focus>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-grey:active,.nimo-btn-grey.active{color:#fff;background-color:#919191;border-color:#919191}.nimo-btn-grey:active>a:only-child,.nimo-btn-grey.active>a:only-child{color:currentColor}.nimo-btn-grey:active>a:only-child:after,.nimo-btn-grey.active>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-grey.nimo-btn-clicked:after{border-color:#bfbfbf}.nimo-btn-grey.disabled,.nimo-btn-grey.disabled:hover,.nimo-btn-grey.disabled:focus,.nimo-btn-grey.disabled:active,.nimo-btn-grey.disabled.active,.nimo-btn-grey[disabled],.nimo-btn-grey[disabled]:hover,.nimo-btn-grey[disabled]:focus,.nimo-btn-grey[disabled]:active,.nimo-btn-grey[disabled].active{color:#bfbfbf;background-color:#f5f5f5;border-color:#dcdcdc}.nimo-btn-grey.disabled>a:only-child,.nimo-btn-grey.disabled:hover>a:only-child,.nimo-btn-grey.disabled:focus>a:only-child,.nimo-btn-grey.disabled:active>a:only-child,.nimo-btn-grey.disabled.active>a:only-child,.nimo-btn-grey[disabled]>a:only-child,.nimo-btn-grey[disabled]:hover>a:only-child,.nimo-btn-grey[disabled]:focus>a:only-child,.nimo-btn-grey[disabled]:active>a:only-child,.nimo-btn-grey[disabled].active>a:only-child{color:currentColor}.nimo-btn-grey.disabled>a:only-child:after,.nimo-btn-grey.disabled:hover>a:only-child:after,.nimo-btn-grey.disabled:focus>a:only-child:after,.nimo-btn-grey.disabled:active>a:only-child:after,.nimo-btn-grey.disabled.active>a:only-child:after,.nimo-btn-grey[disabled]>a:only-child:after,.nimo-btn-grey[disabled]:hover>a:only-child:after,.nimo-btn-grey[disabled]:focus>a:only-child:after,.nimo-btn-grey[disabled]:active>a:only-child:after,.nimo-btn-grey[disabled].active>a:only-child:after{content:"";background:0 0;position:absolute;top:0;bottom:0;left:0;right:0}.nimo-btn-ghost{background-color:transparent}.nimo-btn-block{width:100%}.nimo-btn-circle{border-radius:32px}.nimo-btn-circle-lg{border-radius:40px}.nimo-btn-circle-sm{border-radius:24px}.nimo-btn-icon-only{border-radius:50%;width:32px;height:32px;padding:0;font-size:16px}.nimo-btn-icon-only.nimo-btn-lg{border-radius:50%;width:40px;height:40px;padding:0;font-size:18px}.nimo-btn-icon-only.nimo-btn-sm{border-radius:50%;width:24px;height:24px;padding:0;font-size:14px}.nimo-btn:before{opacity:.35;content:"";border-radius:inherit;z-index:1;pointer-events:none;background:#fff;-webkit-transition:opacity .2s;transition:opacity .2s;display:none;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px}.nimo-btn .nimo-icon{-webkit-transition:margin-left .3s cubic-bezier(.645,.045,.355,1);transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.nimo-btn>.nimo-icon+span,.nimo-btn>span+.nimo-icon{margin-left:8px}a.nimo-btn{height:30px;line-height:30px;text-decoration:none}a.nimo-btn-lg{height:38px;line-height:38px}a.nimo-btn-sm{height:22px;line-height:22px}[dir=rtl] .nimo-btn>.nimo-icon+span{margin-left:0;margin-right:8px}[dir=rtl] .nimo-btn>span+.nimo-icon{margin-left:0;margin-right:8px}.nimo-btn-secondary-ghost{color:#622df7;background-color:transparent;border-color:#622df7}.nimo-btn-secondary-ghost[disabled]{color:#bfbfbf;border-color:#e5e5e5}.nimo-theme-dark .nimo-btn-secondary-ghost[disabled]{color:rgba(255,255,255,.2);border-color:#323232}.nimo-theme-dark .nimo-btn-primary:not(:disabled){background-color:#f0bd30;border-color:#f0bd30}.nimo-theme-dark .nimo-btn-secondary-ghost:not(:disabled){color:#6c47ff;border-color:#6c47ff}.nimo-modal{width:auto;margin:0 auto;padding-bottom:24px;position:relative;top:100px}.nimo-modal-wrap{z-index:1000;-webkit-overflow-scrolling:touch;outline:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.nimo-modal-title{color:#1e1e1e;margin:0;font-size:16px;font-weight:700;line-height:22px}.nimo-modal-content{background-clip:padding-box;border:0;border-radius:8px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.05)}.nimo-modal-close{cursor:pointer;z-index:10;color:#919191;background:0 0;border:0;outline:0;padding:0;font-weight:700;line-height:1;text-decoration:none;-webkit-transition:color .3s;transition:color .3s;position:absolute;top:0;right:0}.nimo-modal-close-x{text-align:center;text-transform:none;text-rendering:auto;width:40px;height:40px;font-size:16px;font-style:normal;line-height:40px;display:block}.nimo-modal-close-x:before{content:"";display:block;font-family:nimoicon!important}.nimo-modal-close:focus,.nimo-modal-close:hover{color:#444;text-decoration:none}.nimo-modal-header{color:#5a5a5a;box-sizing:border-box;border-radius:8px 8px 0 0;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;height:40px;padding:12px 40px;line-height:40px;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-modal-body{word-wrap:break-word;box-sizing:border-box;width:100%;padding:24px;font-size:14px;line-height:1.5}.nimo-modal-footer{text-align:center;box-sizing:border-box;border-radius:0 0 8px 8px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;padding:12px 48px 24px;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-modal-footer .nimo-btn{border-radius:8px;width:50%;margin-left:12px;margin-right:12px}.nimo-modal.zoom-enter,.nimo-modal.zoom-appear{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-transform:none;transform:none}.nimo-modal-mask{z-index:1000;height:100%;-webkit-filter:"alpha(opacity=50)";filter:"alpha(opacity=50)";background-color:rgba(0,0,0,.65);position:fixed;top:0;bottom:0;left:0;right:0}.nimo-modal-mask-hidden{display:none}.nimo-modal-open{overflow:hidden}@media (max-width:767px){.nimo-modal{margin:10px;width:auto!important}.vertical-center-modal .nimo-modal{-webkit-box-flex:1;-webkit-flex:1;flex:1}}.nimo-modal-centered{text-align:center}.nimo-modal-centered:before{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.nimo-modal-centered .nimo-modal{vertical-align:middle;text-align:left;display:inline-block;top:0}@media (max-width:767px){.nimo-modal{margin:10px;width:auto!important}.nimo-modal-centered .nimo-modal{-webkit-box-flex:1;-webkit-flex:1;flex:1}}[dir=rtl] .nimo-modal-close{left:0;right:auto}[dir=rtl] .nimo-modal-centered .nimo-modal{text-align:right}.nimo-confirm .nimo-modal-header,.nimo-confirm .nimo-modal-close{display:none}.nimo-confirm .nimo-modal-body{padding:32px 32px 24px}.nimo-confirm-body-wrapper{zoom:1}.nimo-confirm-body-wrapper:before,.nimo-confirm-body-wrapper:after{content:"";display:table}.nimo-confirm-body-wrapper:after{clear:both}.nimo-confirm-body .nimo-confirm-title{color:#1e1e1e;font-size:16px;font-weight:500;line-height:22px;display:block;overflow:auto}.nimo-theme-dark .nimo-confirm-body .nimo-confirm-title{color:rgba(255,255,255,.6)}.nimo-confirm-body .nimo-confirm-content{color:#5a5a5a;margin-top:8px;font-size:14px}.nimo-confirm-body>.nimo-icon{float:left;margin-right:16px;font-size:22px}.nimo-confirm .nimo-confirm-btns{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:24px;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-confirm .nimo-confirm-btns .nimo-btn-lg{min-width:110px}.nimo-confirm .nimo-confirm-btns button+button{margin-bottom:0;margin-left:16px}.nimo-confirm-error .nimo-confirm-body>.nimo-icon{color:#f04134}.nimo-confirm-warning .nimo-confirm-body>.nimo-icon,.nimo-confirm-confirm .nimo-confirm-body>.nimo-icon{color:#ffc000}.nimo-confirm-info .nimo-confirm-body>.nimo-icon{color:#343ed1}.nimo-confirm-success .nimo-confirm-body>.nimo-icon{color:#00a854}.nimo-confirm--close .nimo-confirm .nimo-modal-close{display:block}.nimo-confirm--close .nimo-confirm .nimo-confirm-btns{display:none}[dir=rtl] .nimo-confirm .nimo-confirm-btns button+button{margin-left:0;margin-right:16px}.nimo-theme-dark .nimo-confirm-body .nimo-confirm-content{color:rgba(255,255,255,.4)}.nimo-confirm-close{cursor:pointer;z-index:10;color:#919191;text-align:center;text-transform:none;text-rendering:auto;background:0 0;border:0;outline:0;width:40px;height:40px;padding:0;font-size:16px;font-style:normal;font-weight:700;line-height:40px;text-decoration:none;-webkit-transition:color .3s;transition:color .3s;display:block;position:absolute;top:0;right:0}.nimo-confirm-close:before{content:"";display:block;font-family:nimoicon!important}[dir=rtl] .nimo-confirm-close{left:0;right:unset;top:0}.interactive-modal-wrap.nimo-modal-wrap{z-index:1092}.interactive-modal-wrap .nimo-modal-close-x{width:30px;height:30px;line-height:30px}.interactive-modal-wrap .nimo-modal{margin:0;width:350px!important}.interactive-modal-wrap .nimo-modal-body{height:290px;padding:0}.interactive-modal-wrap .interactive-modal-iframe{border:none;width:350px;height:290px}@media (max-width:350px){.interactive-modal-wrap .nimo-modal{width:100vw!important}.interactive-modal-wrap .nimo-modal-body{height:82.8571vw}.interactive-modal-wrap .interactive-modal-iframe{width:100vw;height:82.8571vw}}.nimo-message{z-index:1080;pointer-events:none;width:100%;position:fixed;top:50%;left:0}.nimo-message-notice{text-align:center;padding:8px}.nimo-message-notice:first-child{margin-top:-8px}.nimo-message-notice-content{color:#fff;pointer-events:all;background:rgba(0,0,0,.75);border-radius:4px;padding:10px 16px;display:inline-block;box-shadow:0 4px 12px rgba(0,0,0,.05)}.nimo-message-success .nimo-icon,.nimo-message-error .nimo-icon,.nimo-message-warning .nimo-icon,.nimo-message-info .nimo-icon,.nimo-message-loading .nimo-icon{display:none}.nimo-message .nimo-icon{margin-right:8px;font-size:16px;position:relative;top:1px}.nimo-message-notice.move-up-leave.move-up-leave-active{-webkit-animation-name:MessageMoveOut;animation-name:MessageMoveOut;-webkit-animation-duration:.3s;animation-duration:.3s;overflow:hidden}@-webkit-keyframes MessageMoveOut{0%{opacity:1;max-height:150px;padding:8px}to{opacity:0;max-height:0;padding:0}}@keyframes MessageMoveOut{0%{opacity:1;max-height:150px;padding:8px}to{opacity:0;max-height:0;padding:0}}.nimo-theme-dark .nimo-message-notice-content{color:#000;background:rgba(255,255,255,.75)}