.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:16px;left:0}.nimo-message-notice{font-size:medium;font-size:initial;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,.9);border-radius:4px;padding:10px 16px;display:inline-block;box-shadow:0 4px 12px rgba(0,0,0,.05)}.nimo-message-success .nimo-icon{color:#00a854}.nimo-message-error .nimo-icon{color:#f04134}.nimo-message-warning .nimo-icon{color:#ffc000}.nimo-message-info .nimo-icon,.nimo-message-loading .nimo-icon{color:#343ed1}.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}}[dir=rtl] .nimo-message .nimo-icon{margin-left:8px;margin-right:0}.nimo-theme-dark .nimo-message-notice-content{color:#000;background:rgba(255,255,255,.9)}#nimo-footer{width:100%;position:absolute;bottom:0;left:0}#nimo-footer .wrap{margin:0 auto;position:relative}#nimo-footer #special1,#nimo-footer #special2{display:none}#nimo-footer .info{text-align:center;color:rgba(255,255,255,.8);padding-top:60px;font-size:14px}#nimo-footer .info .exp-item{z-index:200;line-height:100%;display:inline-block}#nimo-footer .info .exp-item-split{margin-left:32px;margin-right:32px}#nimo-footer .copyright{margin-top:16px;line-height:24px}.nimo-footer-geewallet1{background:url(//www.nimo.tv/nms/images/logo1.564c7bc0f21a2479.png) 50%/contain no-repeat;width:40px;height:40px}.nimo-footer-geewallet2{background:url(//www.nimo.tv/nms/images/logo2.d0842e2ec0e5adde.png) 50%/contain no-repeat;width:100px;height:80px}.nimo-footer-geewallet3{background:url(//www.nimo.tv/nms/images/logo3.3af7f64f4af82ae4.png) 50%/contain no-repeat;width:100px;height:80px}.n-as-body,.nimo-page-with-footer{padding-bottom:230px}.official-media-img{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:30px;display:-webkit-box;display:-webkit-flex;display:flex;position:relative;top:31px}.nimo-icon-facebook,.nimo-icon-youtube,.nimo-icon-twitter,.nimo-icon-instagram,.nimo-icon-discord,.nimo-icon-blog{color:#000}.nimo-theme-dark .nimo-icon-facebook,.nimo-theme-dark .nimo-icon-youtube,.nimo-theme-dark .nimo-icon-twitter,.nimo-theme-dark .nimo-icon-instagram,.nimo-theme-dark .nimo-icon-discord,.nimo-theme-dark .nimo-icon-blog{color:#fff}.nimo-icon{vertical-align:baseline;text-align:center;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;display:inline-block}.nimo-icon:before{display:block;font-family:nimoicon!important}.nimo-icon-play-btn:before,.nimo-icon-wap-play-btn:before{content:""}.nimo-icon-arrow-right:before{content:""}.nimo-icon-banner-arrow-left:before{content:""}.nimo-icon-arrow-left:before{content:""}.nimo-icon-caret-left:before{content:""}.nimo-icon-caret-right:before{content:"󨕶"}.nimo-icon-caret-up:before{content:""}.nimo-icon-caret-down:before{content:""}.nimo-icon-down:before{content:""}.nimo-icon-up:before{content:""}.nimo-icon-audience:before{content:""}.nimo-icon-play:before{content:""}.nimo-icon-user:before{content:""}.nimo-icon-full:before{content:""}.nimo-icon-pause:before{content:""}.nimo-icon-window:before{content:""}.nimo-icon-message:before{content:""}.nimo-icon-video:before{content:""}.nimo-icon-plus:before{content:""}.nimo-icon-live-card-tag:before{content:""}.nimo-icon-event-ranking:before{content:""}.nimo-icon-close:before{content:""}.nimo-icon-loading:before{content:""}.nimo-icon-web-play:before{content:""}.nimo-icon-web-pause:before{content:""}.nimo-icon-web-mute:before{content:""}.nimo-icon-web-unmute:before{content:""}.nimo-icon-web-bulletscreen-on:before{content:""}.nimo-icon-web-bulletscreen-off:before{content:""}.nimo-icon-web-fullscreen:before{content:""}.nimo-icon-web-unfullscreen:before{content:""}.nimo-icon-web-refresh:before{content:""}.nimo-icon-web-pip-on:before{content:""}.nimo-icon-web-pip-off:before{content:""}.nimo-icon-share:before{content:""}.nimo-icon-help:before{content:""}.nimo-icon-notification-info:before{content:""}.nimo-icon-list:before{content:""}.nimo-icon-back-top:before{content:""}.nimo-icon-notification:before{content:""}.nimo-icon-broadcast:before{content:""}.nimo-icon-phone:before{content:""}.nimo-icon-time:before{content:""}.nimo-icon-close1:before{content:""}.nimo-icon-bubble-angle:before{content:""}.nimo-icon-live-game:before{content:""}.nimo-icon-liveshow:before{content:""}.nimo-icon-report:before{content:""}.nimo-icon-arrow_down:before{content:""}.nimo-icon-arrow_up:before{content:""}.nimo-icon-check:before{content:""}.nimo-icon-checked:before{content:""}.nimo-icon-add:before{content:""}.nimo-icon-h-download:before{content:""}.nimo-icon-h-download-full:before{content:""}.nimo-icon-h-follow:before{content:""}.nimo-icon-h-history:before{content:""}.nimo-icon-h-history-full:before{content:""}.nimo-icon-h-golive-full:before{content:""}.nimo-icon-h-more:before{content:""}.nimo-icon-v-more:before{content:""}.nimo-icon-circle-close:before{content:""}.nimo-icon-download-logo:before{content:""}.nimo-icon-chart:before{content:""}.nimo-icon-table:before{content:""}.nimo-icon-date:before{content:""}.nimo-icon-small-close:before{content:""}.nimo-icon-error-circle:before{content:""}.nimo-icon-warning:before{content:""}.nimo-icon-untranscoded:before{content:""}.nimo-icon-transcoding:before{content:""}.nimo-icon-transcoded:before{content:""}.nimo-icon-apple:before{content:""}.nimo-icon-google-play:before{content:""}.nimo-icon-android:before{content:""}.nimo-icon-edit:before{content:""}.nimo-icon-ic-info:before{content:""}.nimo-icon-ic-follow:before{content:""}.nimo-icon-ic-message:before{content:""}.nimo-icon-ic-topup:before{content:""}.nimo-icon-ic-diamond:before{content:""}.nimo-icon-ic-coin:before{content:""}.nimo-icon-ic-setting:before{content:""}.nimo-icon-ic-anchorlevel:before{content:""}.nimo-icon-ic-liverecord:before{content:""}.nimo-icon-ic-video:before{content:""}.nimo-icon-ic-housemanage:before{content:""}.nimo-icon-ic-vote:before{content:""}.nimo-icon-ic-lottery:before{content:""}.nimo-icon-ic-sensitiveword:before{content:""}.nimo-icon-ic-clan-operate:before{content:""}.nimo-icon-ic-clan-duration-task:before{content:""}.nimo-icon-ic-clan-contract:before{content:""}.nimo-icon-ic-dashboard:before{content:""}.nimo-icon-ic-stream-url:before{content:""}.nimo-icon-ic-download:before{content:""}.nimo-icon-ic-clan-intro:before{content:""}.nimo-icon-ic-platform:before{content:""}.nimo-icon-icon-clan-info:before{content:""}.nimo-icon-icon-authority:before{content:""}.nimo-icon-selected:before{content:""}.nimo-icon-logo:before{content:""}.nimo-icon-player-list-item:before{content:""}.nimo-icon-smiley-face-solid:before{content:""}.nimo-icon-camera-solid:before{content:""}.nimo-icon-message-solid:before{content:""}.nimo-icon-star:before{content:""}.nimo-icon-notice:before{content:""}.nimo-icon-page2_back:before{content:""}.nimo-icon-success:before{content:""}.nimo-icon-waitting:before{content:""}.nimo-icon-change:before{content:""}.nimo-icon-upload:before{content:""}.nimo-icon-pc:before{content:""}.nimo-icon-mc-together:before{content:""}.nimo-icon-female:before{content:""}.nimo-icon-male:before{content:""}.nimo-icon-offline:before{content:""}.nimo-icon-rank-entry:before{content:""}.nimo-icon-doubt:before{content:""}.nimo-icon-setting:before{content:""}.nimo-icon-setting-outlined:before{content:""}.nimo-icon-chart-tail:before{content:""}.nimo-icon-v-clip:before{content:""}.nimo-icon-liveing-tag:before{content:""}.nimo-icon-play-num:before{content:""}.nimo-icon-report-2:before{content:""}.nimo-icon-ic-article:before{content:""}.nimo-icon-add-article:before{content:""}.nimo-icon-delete:before{content:""}.nimo-icon-back-simple:before{content:""}.nimo-icon-time-circle:before{content:""}.nimo-icon-game:before{content:""}.nimo-icon-im-time:before{content:""}.nimo-icon-contact-us:before{content:""}.nimo-icon-lock:before{content:""}.nimo-icon-play-number-2:before{content:""}.nimo-icon-love:before{content:""}.nimo-icon-drawing-board:before{content:""}.nimo-icon-color-select:before{content:""}.nimo-icon-sweet-up:before{content:""}.nimo-icon-sweet:before{content:""}.nimo-icon-ic-fans-club:before{content:""}.nimo-icon-fans:before{content:""}.nimo-icon-badge:before{content:""}.nimo-icon-ic-close:before{content:""}.nimo-icon-language:before{content:""}.nimo-icon-video-a:before{content:""}.nimo-icon-desktop:before{content:""}.nimo-icon-nightMoon:before{content:""}.nimo-icon-quote:before{content:""}.nimo-icon-web-theater-on:before{content:""}.nimo-icon-web-theater-off:before{content:""}.nimo-icon-s-download:before{content:""}.nimo-icon-s-follow:before{content:""}.nimo-icon-s-register:before{content:""}.nimo-icon-s-phone:before{content:""}.nimo-icon-s-stream:before{content:""}.nimo-icon-youtube:before{content:""}.nimo-icon-instagram:before{content:""}.nimo-icon-twitter:before{content:""}.nimo-icon-facebook:before{content:""}.nimo-icon-ic-guess:before{content:""}.nimo-icon-ic-guess-record:before{content:""}.nimo-icon-tri-selected:before{content:""}.nimo-icon-room-smiley-face:before{content:""}.nimo-icon-file:before{content:""}.nimo-icon-discord-logo:before{content:""}.nimo-icon-upload-pic:before{content:""}.nimo-icon-upload-video:before{content:""}.nimo-icon-hook:before{content:""}.nimo-icon-hourglass:before{content:""}.nimo-icon-speed:before{content:""}.nimo-icon-dots:before{content:""}.nimo-icon-level-task:before{content:""}.nimo-icon-level-gift:before{content:""}.nimo-icon-ic-streamer-manage:before{content:""}.nimo-icon-triangle-right:before{content:""}.nimo-icon-video-time:before{content:""}.nimo-icon-video-download:before{content:""}.nimo-icon-watch:before{content:""}.nimo-icon-clip:before{content:""}.nimo-icon-duration:before{content:""}.nimo-icon-video-share:before{content:""}.nimo-icon-video-tip-close:before{content:""}.nimo-icon-publish:before{content:""}.nimo-icon-close4:before{content:""}.nimo-icon-upload-video2:before{content:""}.nimo-icon-ic-video-list-upload:before{content:""}.nimo-icon-filter:before{content:""}.nimo-icon-popout_chat:before{content:""}.nimo-icon-like:before{content:""}.nimo-icon-liked:before{content:""}.nimo-icon-web-mini-extend:before{content:""}.nimo-icon-video-reviewing:before{content:""}.nimo-icon-video-review-fail:before{content:""}.nimo-icon-switch-index:before{content:""}.nimo-icon-search:before{content:""}.nimo-icon-followed:before{content:""}.nimo-icon-refuse:before{content:""}.nimo-icon-back-home:before{content:""}.nimo-icon-banned:before{content:""}.nimo-icon-dashboard-popover:before{content:""}.nimo-icon-dashboard-share:before{content:""}.nimo-icon-hide:before{content:""}.nimo-icon-show:before{content:""}.nimo-icon-discord:before{content:""}.nimo-icon-blog:before{content:""}.nimo-icon-manager-add:before{content:""}.nimo-icon-ban-comment:before{content:""}.nimo-icon-manager-fire:before{content:""}.nimo-icon-ic-pickme:before{content:""}.nimo-icon-ic-my-subsctiption:before{content:""}.nimo-icon-nav-topop:before{content:""}.nimo-icon-ic-rdiamond:before{content:""}.nimo-icon-danmu:before{content:""}.nimo-icon-chat:before{content:""}.nimo-icon-ic-donation:before{content:""}.nimo-icon-icon_chat:before{content:""}.nimo-icon-hall-of-fame:before{content:""}.nimo-icon-chat_box:before{content:""}.nimo-icon-global:before{content:""}.nimo-icon-social-media:before{content:""}.nimo-icon-cicle-pic-upload:before{content:""}.nimo-icon-group-chat:before{content:""}.nimo-icon-normal-info:before{content:""}.nimo-icon-line-setting:before{content:""}.nimo-icon-chat-add:before{content:""}.nimo-icon-ic-gold-bean-detail:before{content:""}.nimo-icon-ic-subscribe:before{content:""}.nimo-icon-ic-my-achievements:before{content:""}.nimo-icon-ic-clan-traffic:before{content:""}.nimo-icon-draggable:before{content:""}.nimo-icon-ic-my-family:before{content:""}.nimo-icon-jiangbei:before{content:""}.nimo-icon-shalou:before{content:""}.nimo-icon-delete1:before{content:""}.nimo-icon-ic-subscriptions-manager:before{content:""}.nimo-icon-post:before{content:""}.nimo-icon-speaker:before{content:""}.nimo-icon-speaker-muted:before{content:""}.nimo-icon-fire:before{content:""}.nimo-icon-ic-invoice-upload:before{content:""}.nimo-icon-ic-invoice-management:before{content:""}html{-webkit-text-size-adjust:100%;line-height:1.35}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.35}button,input{overflow:visible}button,select{text-transform:none}button{-webkit-appearance:button}[type=button]{-webkit-appearance:button}[type=reset]{-webkit-appearance:button}[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox]{box-sizing:border-box;padding:0}[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.bc1,.btn3,.nimo-btn-default,.btn3:hover,.btn3:focus,.nimo-btn-default:hover,.nimo-btn-default:focus,.btn3:active,.btn3.active,.nimo-btn-default:active,.nimo-btn-default.active,.ipt1,.ipt3,.nimo-theme-dark .ipt1,.nimo-theme-dark .ipt3{background-color:#fff}.bc2,.btn1.disabled,.btn1.disabled:hover,.btn1.disabled:focus,.btn1.disabled:active,.btn1.disabled.active,.btn1[disabled],.btn1[disabled]:hover,.btn1[disabled]:focus,.btn1[disabled]:active,.btn1.active[disabled],.nimo-btn-secondary.disabled,.nimo-btn-secondary.disabled:hover,.nimo-btn-secondary.disabled:focus,.nimo-btn-secondary.disabled:active,.nimo-btn-secondary.disabled.active,.nimo-btn-secondary[disabled],.nimo-btn-secondary[disabled]:hover,.nimo-btn-secondary[disabled]:focus,.nimo-btn-secondary[disabled]:active,.nimo-btn-secondary.active[disabled],.btn2.disabled,.btn2.disabled:hover,.btn2.disabled:focus,.btn2.disabled:active,.btn2.disabled.active,.btn2[disabled],.btn2[disabled]:hover,.btn2[disabled]:focus,.btn2[disabled]:active,.btn2.active[disabled],.nimo-btn-assistant.disabled,.nimo-btn-assistant.disabled:hover,.nimo-btn-assistant.disabled:focus,.nimo-btn-assistant.disabled:active,.nimo-btn-assistant.disabled.active,.nimo-btn-assistant[disabled],.nimo-btn-assistant[disabled]:hover,.nimo-btn-assistant[disabled]:focus,.nimo-btn-assistant[disabled]:active,.nimo-btn-assistant.active[disabled],.btn3.disabled,.btn3.disabled:hover,.btn3.disabled:focus,.btn3.disabled:active,.btn3.disabled.active,.btn3[disabled],.btn3[disabled]:hover,.btn3[disabled]:focus,.btn3[disabled]:active,.btn3.active[disabled],.nimo-btn-default.disabled,.nimo-btn-default.disabled:hover,.nimo-btn-default.disabled:focus,.nimo-btn-default.disabled:active,.nimo-btn-default.disabled.active,.nimo-btn-default[disabled],.nimo-btn-default[disabled]:hover,.nimo-btn-default[disabled]:focus,.nimo-btn-default[disabled]:active,.nimo-btn-default.active[disabled],.nimo-theme-dark .btn1.disabled,.nimo-theme-dark .btn1.disabled:hover,.nimo-theme-dark .btn1.disabled:focus,.nimo-theme-dark .btn1.disabled:active,.nimo-theme-dark .btn1.disabled.active,.nimo-theme-dark .btn1[disabled],.nimo-theme-dark .btn1[disabled]:hover,.nimo-theme-dark .btn1[disabled]:focus,.nimo-theme-dark .btn1[disabled]:active,.nimo-theme-dark .btn1.active[disabled],.nimo-theme-dark .nimo-btn-secondary.disabled,.nimo-theme-dark .nimo-btn-secondary.disabled:hover,.nimo-theme-dark .nimo-btn-secondary.disabled:focus,.nimo-theme-dark .nimo-btn-secondary.disabled:active,.nimo-theme-dark .nimo-btn-secondary.disabled.active,.nimo-theme-dark .nimo-btn-secondary[disabled],.nimo-theme-dark .nimo-btn-secondary[disabled]:hover,.nimo-theme-dark .nimo-btn-secondary[disabled]:focus,.nimo-theme-dark .nimo-btn-secondary[disabled]:active,.nimo-theme-dark .nimo-btn-secondary.active[disabled],.nimo-theme-dark .btn2.disabled,.nimo-theme-dark .btn2.disabled:hover,.nimo-theme-dark .btn2.disabled:focus,.nimo-theme-dark .btn2.disabled:active,.nimo-theme-dark .btn2.disabled.active,.nimo-theme-dark .btn2[disabled],.nimo-theme-dark .btn2[disabled]:hover,.nimo-theme-dark .btn2[disabled]:focus,.nimo-theme-dark .btn2[disabled]:active,.nimo-theme-dark .btn2.active[disabled],.nimo-theme-dark .nimo-btn-assistant.disabled,.nimo-theme-dark .nimo-btn-assistant.disabled:hover,.nimo-theme-dark .nimo-btn-assistant.disabled:focus,.nimo-theme-dark .nimo-btn-assistant.disabled:active,.nimo-theme-dark .nimo-btn-assistant.disabled.active,.nimo-theme-dark .nimo-btn-assistant[disabled],.nimo-theme-dark .nimo-btn-assistant[disabled]:hover,.nimo-theme-dark .nimo-btn-assistant[disabled]:focus,.nimo-theme-dark .nimo-btn-assistant[disabled]:active,.nimo-theme-dark .nimo-btn-assistant.active[disabled]{background-color:#f5f5f5}.bc3{background-color:#622df7}.bc4,.ipt2,.nimo-theme-dark .ipt2{background-color:#f0f0f0}.bc5{background-color:#ffc000}.bc6{background-color:rgba(0,0,0,.5)}.bc7{background-color:#fcfcfc}.bc8{background-color:#ffc000}.bc9,.btn1,.nimo-btn-secondary,.nimo-theme-dark .btn1,.nimo-theme-dark .nimo-btn-secondary{background-color:#622df7}.bc10{background-color:#f5f5f5}.bc11{background-color:#fff}.bc12{background-color:#f13b1d}.bc13,.btn1:hover,.btn1:focus,.nimo-btn-secondary:hover,.nimo-btn-secondary:focus,.btn1:active,.btn1.active,.nimo-btn-secondary:active,.nimo-btn-secondary.active,.nimo-theme-dark .btn1:hover,.nimo-theme-dark .btn1:focus,.nimo-theme-dark .nimo-btn-secondary:hover,.nimo-theme-dark .nimo-btn-secondary:focus,.nimo-theme-dark .btn1:active,.nimo-theme-dark .btn1.active,.nimo-theme-dark .nimo-btn-secondary:active,.nimo-theme-dark .nimo-btn-secondary.active{background-color:#7a59ff}.bc14,.btn2:hover,.btn2:focus,.nimo-btn-assistant:hover,.nimo-btn-assistant:focus,.btn2:active,.btn2.active,.nimo-btn-assistant:active,.nimo-btn-assistant.active,.nimo-theme-dark .btn2:hover,.nimo-theme-dark .btn2:focus,.nimo-theme-dark .nimo-btn-assistant:hover,.nimo-theme-dark .nimo-btn-assistant:focus,.nimo-theme-dark .btn2:active,.nimo-theme-dark .btn2.active,.nimo-theme-dark .nimo-btn-assistant:active,.nimo-theme-dark .nimo-btn-assistant.active{background-color:#bbb}.bc15,.btn2,.nimo-btn-assistant,.nimo-theme-dark .btn2,.nimo-theme-dark .nimo-btn-assistant{background-color:#b4b4b4}.bc16,.bc17{background-color:#f0f0f0}.bc18,.bc19{background-color:#fff}.bc20{background-color:#f8f8f8}.bc21{background-color:#622df7}.bc22,.ipt4{background-color:#fcfcfc}.bc23{background-color:#f0f0f0}.bc24{background-color:#fff}.bc25{background-color:rgba(98,46,246,.1)}.bc-brighter{background-color:#fff}.bc-hover1:hover{background-color:#fcfcfc}.bc-hover2:hover{background-color:#f5f5f5}.bc-hover3:hover{background-color:#7a59ff}.c1,.ipt4{color:#000}.c1-pl::-webkit-input-placeholder{color:#000}.c1-pl::placeholder{color:#000}.c1-pl::placeholder{color:#000}.c2,.ipt1,.ipt2,.ipt3,.nimo-theme-dark .ipt1,.nimo-theme-dark .ipt2,.nimo-theme-dark .ipt3{color:#5a5a5a}.c2-pl::-webkit-input-placeholder{color:#5a5a5a}.c2-pl::placeholder{color:#5a5a5a}.c2-pl::placeholder{color:#5a5a5a}.c3,.btn1.disabled,.btn1.disabled:hover,.btn1.disabled:focus,.btn1.disabled:active,.btn1.disabled.active,.btn1[disabled],.btn1[disabled]:hover,.btn1[disabled]:focus,.btn1[disabled]:active,.btn1.active[disabled],.nimo-btn-secondary.disabled,.nimo-btn-secondary.disabled:hover,.nimo-btn-secondary.disabled:focus,.nimo-btn-secondary.disabled:active,.nimo-btn-secondary.disabled.active,.nimo-btn-secondary[disabled],.nimo-btn-secondary[disabled]:hover,.nimo-btn-secondary[disabled]:focus,.nimo-btn-secondary[disabled]:active,.nimo-btn-secondary.active[disabled],.btn2.disabled,.btn2.disabled:hover,.btn2.disabled:focus,.btn2.disabled:active,.btn2.disabled.active,.btn2[disabled],.btn2[disabled]:hover,.btn2[disabled]:focus,.btn2[disabled]:active,.btn2.active[disabled],.nimo-btn-assistant.disabled,.nimo-btn-assistant.disabled:hover,.nimo-btn-assistant.disabled:focus,.nimo-btn-assistant.disabled:active,.nimo-btn-assistant.disabled.active,.nimo-btn-assistant[disabled],.nimo-btn-assistant[disabled]:hover,.nimo-btn-assistant[disabled]:focus,.nimo-btn-assistant[disabled]:active,.nimo-btn-assistant.active[disabled],.btn3,.nimo-btn-default,.btn3:hover,.btn3:focus,.nimo-btn-default:hover,.nimo-btn-default:focus,.btn3:active,.btn3.active,.nimo-btn-default:active,.nimo-btn-default.active,.btn3.disabled,.btn3.disabled:hover,.btn3.disabled:focus,.btn3.disabled:active,.btn3.disabled.active,.btn3[disabled],.btn3[disabled]:hover,.btn3[disabled]:focus,.btn3[disabled]:active,.btn3.active[disabled],.nimo-btn-default.disabled,.nimo-btn-default.disabled:hover,.nimo-btn-default.disabled:focus,.nimo-btn-default.disabled:active,.nimo-btn-default.disabled.active,.nimo-btn-default[disabled],.nimo-btn-default[disabled]:hover,.nimo-btn-default[disabled]:focus,.nimo-btn-default[disabled]:active,.nimo-btn-default.active[disabled],.nimo-theme-dark .btn1.disabled,.nimo-theme-dark .btn1.disabled:hover,.nimo-theme-dark .btn1.disabled:focus,.nimo-theme-dark .btn1.disabled:active,.nimo-theme-dark .btn1.disabled.active,.nimo-theme-dark .btn1[disabled],.nimo-theme-dark .btn1[disabled]:hover,.nimo-theme-dark .btn1[disabled]:focus,.nimo-theme-dark .btn1[disabled]:active,.nimo-theme-dark .btn1.active[disabled],.nimo-theme-dark .nimo-btn-secondary.disabled,.nimo-theme-dark .nimo-btn-secondary.disabled:hover,.nimo-theme-dark .nimo-btn-secondary.disabled:focus,.nimo-theme-dark .nimo-btn-secondary.disabled:active,.nimo-theme-dark .nimo-btn-secondary.disabled.active,.nimo-theme-dark .nimo-btn-secondary[disabled],.nimo-theme-dark .nimo-btn-secondary[disabled]:hover,.nimo-theme-dark .nimo-btn-secondary[disabled]:focus,.nimo-theme-dark .nimo-btn-secondary[disabled]:active,.nimo-theme-dark .nimo-btn-secondary.active[disabled],.nimo-theme-dark .btn2.disabled,.nimo-theme-dark .btn2.disabled:hover,.nimo-theme-dark .btn2.disabled:focus,.nimo-theme-dark .btn2.disabled:active,.nimo-theme-dark .btn2.disabled.active,.nimo-theme-dark .btn2[disabled],.nimo-theme-dark .btn2[disabled]:hover,.nimo-theme-dark .btn2[disabled]:focus,.nimo-theme-dark .btn2[disabled]:active,.nimo-theme-dark .btn2.active[disabled],.nimo-theme-dark .nimo-btn-assistant.disabled,.nimo-theme-dark .nimo-btn-assistant.disabled:hover,.nimo-theme-dark .nimo-btn-assistant.disabled:focus,.nimo-theme-dark .nimo-btn-assistant.disabled:active,.nimo-theme-dark .nimo-btn-assistant.disabled.active,.nimo-theme-dark .nimo-btn-assistant[disabled],.nimo-theme-dark .nimo-btn-assistant[disabled]:hover,.nimo-theme-dark .nimo-btn-assistant[disabled]:focus,.nimo-theme-dark .nimo-btn-assistant[disabled]:active,.nimo-theme-dark .nimo-btn-assistant.active[disabled]{color:#b4b4b4}.c3-pl::-webkit-input-placeholder{color:#b4b4b4}.ipt1::-webkit-input-placeholder{color:#b4b4b4}.ipt2::-webkit-input-placeholder{color:#b4b4b4}.ipt3::-webkit-input-placeholder{color:#b4b4b4}.ipt4::-webkit-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt1::-webkit-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt2::-webkit-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt3::-webkit-input-placeholder{color:#b4b4b4}.c3-pl::-moz-placeholder{color:#b4b4b4}.ipt1::-moz-placeholder{color:#b4b4b4}.ipt2::-moz-placeholder{color:#b4b4b4}.ipt3::-moz-placeholder{color:#b4b4b4}.ipt4::-moz-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt1::-moz-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt2::-moz-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt3::-moz-placeholder{color:#b4b4b4}.c3-pl::-moz-placeholder{color:#b4b4b4}.ipt1::-moz-placeholder{color:#b4b4b4}.ipt2::-moz-placeholder{color:#b4b4b4}.ipt3::-moz-placeholder{color:#b4b4b4}.ipt4::-moz-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt1::-moz-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt2::-moz-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt3::-moz-placeholder{color:#b4b4b4}.c3-pl::-webkit-input-placeholder{color:#b4b4b4}.c3-pl::-ms-input-placeholder{color:#b4b4b4}.c3-pl::placeholder{color:#b4b4b4}.ipt1::-webkit-input-placeholder{color:#b4b4b4}.ipt1::-ms-input-placeholder{color:#b4b4b4}.ipt1::placeholder{color:#b4b4b4}.ipt2::-webkit-input-placeholder{color:#b4b4b4}.ipt2::-ms-input-placeholder{color:#b4b4b4}.ipt2::placeholder{color:#b4b4b4}.ipt3::-webkit-input-placeholder{color:#b4b4b4}.ipt3::-ms-input-placeholder{color:#b4b4b4}.ipt3::placeholder{color:#b4b4b4}.ipt4::-webkit-input-placeholder{color:#b4b4b4}.ipt4::-ms-input-placeholder{color:#b4b4b4}.ipt4::placeholder{color:#b4b4b4}.nimo-theme-dark .ipt1::-webkit-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt1::-ms-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt1::placeholder{color:#b4b4b4}.nimo-theme-dark .ipt2::-webkit-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt2::-ms-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt2::placeholder{color:#b4b4b4}.nimo-theme-dark .ipt3::-webkit-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt3::-ms-input-placeholder{color:#b4b4b4}.nimo-theme-dark .ipt3::placeholder{color:#b4b4b4}.c4{color:#622df7}.c4-pl::-webkit-input-placeholder{color:#622df7}.c4-pl::placeholder{color:#622df7}.c4-pl::placeholder{color:#622df7}.c5{color:#ffc000}.c5-pl::-webkit-input-placeholder{color:#ffc000}.c5-pl::placeholder{color:#ffc000}.c5-pl::placeholder{color:#ffc000}.c6{color:#401a00}.c6-pl::-webkit-input-placeholder{color:#401a00}.c6-pl::placeholder{color:#401a00}.c6-pl::placeholder{color:#401a00}.c7{color:#1770e6}.c7-pl::-webkit-input-placeholder{color:#1770e6}.c7-pl::placeholder{color:#1770e6}.c7-pl::placeholder{color:#1770e6}.c8{color:#622df7}.c8-pl::-webkit-input-placeholder{color:#622df7}.c8-pl::placeholder{color:#622df7}.c8-pl::placeholder{color:#622df7}.c9,.btn1,.nimo-btn-secondary,.btn1:hover,.btn1:focus,.nimo-btn-secondary:hover,.nimo-btn-secondary:focus,.btn1:active,.btn1.active,.nimo-btn-secondary:active,.nimo-btn-secondary.active,.btn2,.nimo-btn-assistant,.btn2:hover,.btn2:focus,.nimo-btn-assistant:hover,.nimo-btn-assistant:focus,.btn2:active,.btn2.active,.nimo-btn-assistant:active,.nimo-btn-assistant.active,.nimo-theme-dark .btn1,.nimo-theme-dark .nimo-btn-secondary,.nimo-theme-dark .btn1:hover,.nimo-theme-dark .btn1:focus,.nimo-theme-dark .nimo-btn-secondary:hover,.nimo-theme-dark .nimo-btn-secondary:focus,.nimo-theme-dark .btn1:active,.nimo-theme-dark .btn1.active,.nimo-theme-dark .nimo-btn-secondary:active,.nimo-theme-dark .nimo-btn-secondary.active,.nimo-theme-dark .btn2,.nimo-theme-dark .nimo-btn-assistant,.nimo-theme-dark .btn2:hover,.nimo-theme-dark .btn2:focus,.nimo-theme-dark .nimo-btn-assistant:hover,.nimo-theme-dark .nimo-btn-assistant:focus,.nimo-theme-dark .btn2:active,.nimo-theme-dark .btn2.active,.nimo-theme-dark .nimo-btn-assistant:active,.nimo-theme-dark .nimo-btn-assistant.active{color:#fff}.c9-pl::-webkit-input-placeholder{color:#fff}.c9-pl::placeholder{color:#fff}.c9-pl::placeholder{color:#fff}.c10{color:#622df7}.c10-pl::-webkit-input-placeholder{color:#622df7}.c10-pl::placeholder{color:#622df7}.c10-pl::placeholder{color:#622df7}.c11{color:#622df7}.c11-pl::-webkit-input-placeholder{color:#622df7}.c11-pl::placeholder{color:#622df7}.c11-pl::placeholder{color:#622df7}.c12{color:#e02d2d}.c12-pl::-webkit-input-placeholder{color:#e02d2d}.c12-pl::placeholder{color:#e02d2d}.c12-pl::placeholder{color:#e02d2d}.c13{color:#4da621}.c13-pl::-webkit-input-placeholder{color:#4da621}.c13-pl::placeholder{color:#4da621}.c13-pl::placeholder{color:#4da621}.c14{color:#fff}.c14-pl::-webkit-input-placeholder{color:#fff}.c14-pl::placeholder{color:#fff}.c14-pl::placeholder{color:#fff}.c15{color:#999}.c-hover1:hover{color:#7a59ff}.c-hover2:hover{color:#5a5a5a}.c-hover3:hover{color:#fff}.c-hover4:hover{color:#7a59ff}.bdc1,.ipt3,.ipt4,.nimo-theme-dark .ipt3{border-color:#f0f0f0}.bdc2{border-color:#ffc000}.bdc3,.btn3,.nimo-btn-default,.btn3:hover,.btn3:focus,.nimo-btn-default:hover,.nimo-btn-default:focus,.btn3:active,.btn3.active,.nimo-btn-default:active,.nimo-btn-default.active,.ipt1,.nimo-theme-dark .ipt1{border-color:#dcdcdc}.bdc4{border-color:rgba(0,0,0,.08)}.bdc5,.btn1,.nimo-btn-secondary,.btn1:hover,.btn1:focus,.nimo-btn-secondary:hover,.nimo-btn-secondary:focus,.btn1:active,.btn1.active,.nimo-btn-secondary:active,.nimo-btn-secondary.active,.nimo-theme-dark .btn1,.nimo-theme-dark .nimo-btn-secondary,.nimo-theme-dark .btn1:hover,.nimo-theme-dark .btn1:focus,.nimo-theme-dark .nimo-btn-secondary:hover,.nimo-theme-dark .nimo-btn-secondary:focus,.nimo-theme-dark .btn1:active,.nimo-theme-dark .btn1.active,.nimo-theme-dark .nimo-btn-secondary:active,.nimo-theme-dark .nimo-btn-secondary.active,.bdc6{border-color:#622df7}.bdc7{border-color:#fff}.bdc8{border-color:#000}.bdc9{border-color:#622df7}.bdc-hover1:hover{border-color:#ffc000}.bdc-hover2:hover{border-color:#7a59ff}.gbc1{background:-webkit-gradient(linear,0 0,0 100%,from(#842df7),to(#622df7));background:-webkit-linear-gradient(#622df7,#842df7);background:linear-gradient(#842df7,#622df7)}.gbc2{background:-webkit-gradient(linear,0 0,0 100%,from(#ffd966),to(#ffc000));background:-webkit-linear-gradient(#ffc000,#ffd966);background:linear-gradient(#ffd966,#ffc000)}.bsc1{box-shadow:0 4px 8px rgba(0,0,0,.1)}.bsc2{box-shadow:0 4px 8px rgba(98,45,247,.2)}.bsc3{box-shadow:0 5px 30px rgba(0,0,0,.1)}.bsc4{box-shadow:0 0 8px rgba(255,255,255,.5)}.bsc5{box-shadow:0 5px 10px rgba(0,0,0,.05)}.bsc6{box-shadow:0 2px 2px rgba(0,0,0,.05)}.bsc-hover1:hover{box-shadow:0 10px 20px rgba(98,45,247,.5)}.btn1.disabled,.btn1.disabled:hover,.btn1.disabled:focus,.btn1.disabled:active,.btn1.disabled.active,.btn1[disabled],.btn1[disabled]:hover,.btn1[disabled]:focus,.btn1[disabled]:active,.btn1[disabled].active,.nimo-btn-secondary.disabled,.nimo-btn-secondary.disabled:hover,.nimo-btn-secondary.disabled:focus,.nimo-btn-secondary.disabled:active,.nimo-btn-secondary.disabled.active,.nimo-btn-secondary[disabled],.nimo-btn-secondary[disabled]:hover,.nimo-btn-secondary[disabled]:focus,.nimo-btn-secondary[disabled]:active,.nimo-btn-secondary[disabled].active,.btn2,.nimo-btn-assistant,.btn2:hover,.btn2:focus,.nimo-btn-assistant:hover,.nimo-btn-assistant:focus,.btn2:active,.btn2.active,.nimo-btn-assistant:active,.nimo-btn-assistant.active,.btn2.disabled,.btn2.disabled:hover,.btn2.disabled:focus,.btn2.disabled:active,.btn2.disabled.active,.btn2[disabled],.btn2[disabled]:hover,.btn2[disabled]:focus,.btn2[disabled]:active,.btn2[disabled].active,.nimo-btn-assistant.disabled,.nimo-btn-assistant.disabled:hover,.nimo-btn-assistant.disabled:focus,.nimo-btn-assistant.disabled:active,.nimo-btn-assistant.disabled.active,.nimo-btn-assistant[disabled],.nimo-btn-assistant[disabled]:hover,.nimo-btn-assistant[disabled]:focus,.nimo-btn-assistant[disabled]:active,.nimo-btn-assistant[disabled].active,.btn3.disabled,.btn3.disabled:hover,.btn3.disabled:focus,.btn3.disabled:active,.btn3.disabled.active,.btn3[disabled],.btn3[disabled]:hover,.btn3[disabled]:focus,.btn3[disabled]:active,.btn3[disabled].active,.nimo-btn-default.disabled,.nimo-btn-default.disabled:hover,.nimo-btn-default.disabled:focus,.nimo-btn-default.disabled:active,.nimo-btn-default.disabled.active,.nimo-btn-default[disabled],.nimo-btn-default[disabled]:hover,.nimo-btn-default[disabled]:focus,.nimo-btn-default[disabled]:active,.nimo-btn-default[disabled].active{border-color:transparent}.ipt1{border-style:solid;border-width:1px;border-radius:4px}.ipt2{border:none;border-radius:4px;padding:3px 9px}.ipt3,.ipt4{border-style:solid;border-width:1px;border-radius:4px}.ipt4:hover{border-color:#bbb}.ipt4[focus-within]{background-color:#f5f5f5;border-color:#622df7}.ipt4:focus-within{background-color:#f5f5f5;border-color:#622df7}.ipt-reset{color:inherit;resize:none;background:0 0;border:none;width:100%}.nimo-theme-dark .bc1,.nimo-theme-dark .btn3,.nimo-theme-dark .nimo-btn-default,.nimo-theme-dark .ipt1,.nimo-theme-dark .ipt3{background-color:#1a1a1a}.nimo-theme-dark .bc2,.nimo-theme-dark .btn1.disabled,.nimo-theme-dark .btn1.disabled:hover,.nimo-theme-dark .btn1.disabled:focus,.nimo-theme-dark .btn1.disabled:active,.nimo-theme-dark .btn1.disabled.active,.nimo-theme-dark .btn1[disabled],.nimo-theme-dark .btn1[disabled]:hover,.nimo-theme-dark .btn1[disabled]:focus,.nimo-theme-dark .btn1[disabled]:active,.nimo-theme-dark .btn1.active[disabled],.nimo-theme-dark .nimo-btn-secondary.disabled,.nimo-theme-dark .nimo-btn-secondary.disabled:hover,.nimo-theme-dark .nimo-btn-secondary.disabled:focus,.nimo-theme-dark .nimo-btn-secondary.disabled:active,.nimo-theme-dark .nimo-btn-secondary.disabled.active,.nimo-theme-dark .nimo-btn-secondary[disabled],.nimo-theme-dark .nimo-btn-secondary[disabled]:hover,.nimo-theme-dark .nimo-btn-secondary[disabled]:focus,.nimo-theme-dark .nimo-btn-secondary[disabled]:active,.nimo-theme-dark .nimo-btn-secondary.active[disabled],.nimo-theme-dark .btn2.disabled,.nimo-theme-dark .btn2.disabled:hover,.nimo-theme-dark .btn2.disabled:focus,.nimo-theme-dark .btn2.disabled:active,.nimo-theme-dark .btn2.disabled.active,.nimo-theme-dark .btn2[disabled],.nimo-theme-dark .btn2[disabled]:hover,.nimo-theme-dark .btn2[disabled]:focus,.nimo-theme-dark .btn2[disabled]:active,.nimo-theme-dark .btn2.active[disabled],.nimo-theme-dark .nimo-btn-assistant.disabled,.nimo-theme-dark .nimo-btn-assistant.disabled:hover,.nimo-theme-dark .nimo-btn-assistant.disabled:focus,.nimo-theme-dark .nimo-btn-assistant.disabled:active,.nimo-theme-dark .nimo-btn-assistant.disabled.active,.nimo-theme-dark .nimo-btn-assistant[disabled],.nimo-theme-dark .nimo-btn-assistant[disabled]:hover,.nimo-theme-dark .nimo-btn-assistant[disabled]:focus,.nimo-theme-dark .nimo-btn-assistant[disabled]:active,.nimo-theme-dark .nimo-btn-assistant.active[disabled],.nimo-theme-dark .btn3.disabled,.nimo-theme-dark .btn3.disabled:hover,.nimo-theme-dark .btn3.disabled:focus,.nimo-theme-dark .btn3.disabled:active,.nimo-theme-dark .btn3.disabled.active,.nimo-theme-dark .btn3[disabled],.nimo-theme-dark .btn3[disabled]:hover,.nimo-theme-dark .btn3[disabled]:focus,.nimo-theme-dark .btn3[disabled]:active,.nimo-theme-dark .btn3.active[disabled],.nimo-theme-dark .nimo-btn-default.disabled,.nimo-theme-dark .nimo-btn-default.disabled:hover,.nimo-theme-dark .nimo-btn-default.disabled:focus,.nimo-theme-dark .nimo-btn-default.disabled:active,.nimo-theme-dark .nimo-btn-default.disabled.active,.nimo-theme-dark .nimo-btn-default[disabled],.nimo-theme-dark .nimo-btn-default[disabled]:hover,.nimo-theme-dark .nimo-btn-default[disabled]:focus,.nimo-theme-dark .nimo-btn-default[disabled]:active,.nimo-theme-dark .nimo-btn-default.active[disabled],.nimo-theme-dark .btn1.disabled,.nimo-theme-dark .btn1.disabled:hover,.nimo-theme-dark .btn1.disabled:focus,.nimo-theme-dark .btn1.disabled:active,.nimo-theme-dark .btn1.disabled.active,.nimo-theme-dark .btn1[disabled],.nimo-theme-dark .btn1[disabled]:hover,.nimo-theme-dark .btn1[disabled]:focus,.nimo-theme-dark .btn1[disabled]:active,.nimo-theme-dark .btn1.active[disabled],.nimo-theme-dark .nimo-btn-secondary.disabled,.nimo-theme-dark .nimo-btn-secondary.disabled:hover,.nimo-theme-dark .nimo-btn-secondary.disabled:focus,.nimo-theme-dark .nimo-btn-secondary.disabled:active,.nimo-theme-dark .nimo-btn-secondary.disabled.active,.nimo-theme-dark .nimo-btn-secondary[disabled],.nimo-theme-dark .nimo-btn-secondary[disabled]:hover,.nimo-theme-dark .nimo-btn-secondary[disabled]:focus,.nimo-theme-dark .nimo-btn-secondary[disabled]:active,.nimo-theme-dark .nimo-btn-secondary.active[disabled],.nimo-theme-dark .btn2.disabled,.nimo-theme-dark .btn2.disabled:hover,.nimo-theme-dark .btn2.disabled:focus,.nimo-theme-dark .btn2.disabled:active,.nimo-theme-dark .btn2.disabled.active,.nimo-theme-dark .btn2[disabled],.nimo-theme-dark .btn2[disabled]:hover,.nimo-theme-dark .btn2[disabled]:focus,.nimo-theme-dark .btn2[disabled]:active,.nimo-theme-dark .btn2.active[disabled],.nimo-theme-dark .nimo-btn-assistant.disabled,.nimo-theme-dark .nimo-btn-assistant.disabled:hover,.nimo-theme-dark .nimo-btn-assistant.disabled:focus,.nimo-theme-dark .nimo-btn-assistant.disabled:active,.nimo-theme-dark .nimo-btn-assistant.disabled.active,.nimo-theme-dark .nimo-btn-assistant[disabled],.nimo-theme-dark .nimo-btn-assistant[disabled]:hover,.nimo-theme-dark .nimo-btn-assistant[disabled]:focus,.nimo-theme-dark .nimo-btn-assistant[disabled]:active,.nimo-theme-dark .nimo-btn-assistant.active[disabled]{background-color:#0f0f0f}.nimo-theme-dark .bc3{background-color:#fff}.nimo-theme-dark .bc4,.nimo-theme-dark .ipt2{background-color:rgba(255,255,255,.1)}.nimo-theme-dark .bc5{background-color:#f0bd30}.nimo-theme-dark .bc6{background-color:rgba(255,255,255,.5)}.nimo-theme-dark .bc7{background-color:#232323}.nimo-theme-dark .bc8,.nimo-theme-dark .bc9,.nimo-theme-dark .btn1,.nimo-theme-dark .nimo-btn-secondary{background-color:#6c47ff}.nimo-theme-dark .bc10{background-color:#323232}.nimo-theme-dark .bc11{background-color:#fff}.nimo-theme-dark .bc12{background-color:#f13b1d}.nimo-theme-dark .bc13,.nimo-theme-dark .btn1:hover,.nimo-theme-dark .btn1:focus,.nimo-theme-dark .nimo-btn-secondary:hover,.nimo-theme-dark .nimo-btn-secondary:focus,.nimo-theme-dark .btn1:active,.nimo-theme-dark .btn1.active,.nimo-theme-dark .nimo-btn-secondary:active,.nimo-theme-dark .nimo-btn-secondary.active{background-color:#7859ff}.nimo-theme-dark .bc14,.nimo-theme-dark .btn2:hover,.nimo-theme-dark .btn2:focus,.nimo-theme-dark .nimo-btn-assistant:hover,.nimo-theme-dark .nimo-btn-assistant:focus,.nimo-theme-dark .btn2:active,.nimo-theme-dark .btn2.active,.nimo-theme-dark .nimo-btn-assistant:active,.nimo-theme-dark .nimo-btn-assistant.active{background-color:#464646}.nimo-theme-dark .bc15,.nimo-theme-dark .btn2,.nimo-theme-dark .nimo-btn-assistant{background-color:#323232}.nimo-theme-dark .bc16{background-color:#1e1e1e}.nimo-theme-dark .bc17{background-color:#323232}.nimo-theme-dark .bc18{background-color:#000}.nimo-theme-dark .bc19{background-color:#323232}.nimo-theme-dark .bc20{background-color:#1e1e1e}.nimo-theme-dark .bc21{background-color:#323232}.nimo-theme-dark .bc22,.nimo-theme-dark .ipt4,.nimo-theme-dark .bc23{background-color:#252525}.nimo-theme-dark .bc24{background-color:#1a1a1a}.nimo-theme-dark .bc25{background-color:rgba(98,46,246,.2)}.nimo-theme-dark .bc-brighter{background-color:#1e1e1e}.nimo-theme-dark .bc-hover1:hover,.nimo-theme-dark .bc-hover2:hover{background-color:#323232}.nimo-theme-dark .bc-hover3:hover{background-color:#7859ff}.nimo-theme-dark .c1,.nimo-theme-dark .ipt4{color:#fff}.nimo-theme-dark .c1-pl::-webkit-input-placeholder{color:#fff}.nimo-theme-dark .c1-pl::placeholder{color:#fff}.nimo-theme-dark .c1-pl::placeholder{color:#fff}.nimo-theme-dark .c2,.nimo-theme-dark .ipt1,.nimo-theme-dark .ipt2,.nimo-theme-dark .ipt3{color:rgba(255,255,255,.6)}.nimo-theme-dark .c2-pl::-webkit-input-placeholder{color:rgba(255,255,255,.6)}.nimo-theme-dark .c2-pl::placeholder{color:rgba(255,255,255,.6)}.nimo-theme-dark .c2-pl::placeholder{color:rgba(255,255,255,.6)}.nimo-theme-dark .c3,.nimo-theme-dark .btn1.disabled,.nimo-theme-dark .btn1.disabled:hover,.nimo-theme-dark .btn1.disabled:focus,.nimo-theme-dark .btn1.disabled:active,.nimo-theme-dark .btn1.disabled.active,.nimo-theme-dark .btn1[disabled],.nimo-theme-dark .btn1[disabled]:hover,.nimo-theme-dark .btn1[disabled]:focus,.nimo-theme-dark .btn1[disabled]:active,.nimo-theme-dark .btn1.active[disabled],.nimo-theme-dark .nimo-btn-secondary.disabled,.nimo-theme-dark .nimo-btn-secondary.disabled:hover,.nimo-theme-dark .nimo-btn-secondary.disabled:focus,.nimo-theme-dark .nimo-btn-secondary.disabled:active,.nimo-theme-dark .nimo-btn-secondary.disabled.active,.nimo-theme-dark .nimo-btn-secondary[disabled],.nimo-theme-dark .nimo-btn-secondary[disabled]:hover,.nimo-theme-dark .nimo-btn-secondary[disabled]:focus,.nimo-theme-dark .nimo-btn-secondary[disabled]:active,.nimo-theme-dark .nimo-btn-secondary.active[disabled],.nimo-theme-dark .btn2.disabled,.nimo-theme-dark .btn2.disabled:hover,.nimo-theme-dark .btn2.disabled:focus,.nimo-theme-dark .btn2.disabled:active,.nimo-theme-dark .btn2.disabled.active,.nimo-theme-dark .btn2[disabled],.nimo-theme-dark .btn2[disabled]:hover,.nimo-theme-dark .btn2[disabled]:focus,.nimo-theme-dark .btn2[disabled]:active,.nimo-theme-dark .btn2.active[disabled],.nimo-theme-dark .nimo-btn-assistant.disabled,.nimo-theme-dark .nimo-btn-assistant.disabled:hover,.nimo-theme-dark .nimo-btn-assistant.disabled:focus,.nimo-theme-dark .nimo-btn-assistant.disabled:active,.nimo-theme-dark .nimo-btn-assistant.disabled.active,.nimo-theme-dark .nimo-btn-assistant[disabled],.nimo-theme-dark .nimo-btn-assistant[disabled]:hover,.nimo-theme-dark .nimo-btn-assistant[disabled]:focus,.nimo-theme-dark .nimo-btn-assistant[disabled]:active,.nimo-theme-dark .nimo-btn-assistant.active[disabled],.nimo-theme-dark .btn3,.nimo-theme-dark .nimo-btn-default,.nimo-theme-dark .btn3:hover,.nimo-theme-dark .btn3:focus,.nimo-theme-dark .nimo-btn-default:hover,.nimo-theme-dark .nimo-btn-default:focus,.nimo-theme-dark .btn3:active,.nimo-theme-dark .btn3.active,.nimo-theme-dark .nimo-btn-default:active,.nimo-theme-dark .nimo-btn-default.active,.nimo-theme-dark .btn3.disabled,.nimo-theme-dark .btn3.disabled:hover,.nimo-theme-dark .btn3.disabled:focus,.nimo-theme-dark .btn3.disabled:active,.nimo-theme-dark .btn3.disabled.active,.nimo-theme-dark .btn3[disabled],.nimo-theme-dark .btn3[disabled]:hover,.nimo-theme-dark .btn3[disabled]:focus,.nimo-theme-dark .btn3[disabled]:active,.nimo-theme-dark .btn3.active[disabled],.nimo-theme-dark .nimo-btn-default.disabled,.nimo-theme-dark .nimo-btn-default.disabled:hover,.nimo-theme-dark .nimo-btn-default.disabled:focus,.nimo-theme-dark .nimo-btn-default.disabled:active,.nimo-theme-dark .nimo-btn-default.disabled.active,.nimo-theme-dark .nimo-btn-default[disabled],.nimo-theme-dark .nimo-btn-default[disabled]:hover,.nimo-theme-dark .nimo-btn-default[disabled]:focus,.nimo-theme-dark .nimo-btn-default[disabled]:active,.nimo-theme-dark .nimo-btn-default.active[disabled],.nimo-theme-dark .btn1.disabled,.nimo-theme-dark .btn1.disabled:hover,.nimo-theme-dark .btn1.disabled:focus,.nimo-theme-dark .btn1.disabled:active,.nimo-theme-dark .btn1.disabled.active,.nimo-theme-dark .btn1[disabled],.nimo-theme-dark .btn1[disabled]:hover,.nimo-theme-dark .btn1[disabled]:focus,.nimo-theme-dark .btn1[disabled]:active,.nimo-theme-dark .btn1.active[disabled],.nimo-theme-dark .nimo-btn-secondary.disabled,.nimo-theme-dark .nimo-btn-secondary.disabled:hover,.nimo-theme-dark .nimo-btn-secondary.disabled:focus,.nimo-theme-dark .nimo-btn-secondary.disabled:active,.nimo-theme-dark .nimo-btn-secondary.disabled.active,.nimo-theme-dark .nimo-btn-secondary[disabled],.nimo-theme-dark .nimo-btn-secondary[disabled]:hover,.nimo-theme-dark .nimo-btn-secondary[disabled]:focus,.nimo-theme-dark .nimo-btn-secondary[disabled]:active,.nimo-theme-dark .nimo-btn-secondary.active[disabled],.nimo-theme-dark .btn2.disabled,.nimo-theme-dark .btn2.disabled:hover,.nimo-theme-dark .btn2.disabled:focus,.nimo-theme-dark .btn2.disabled:active,.nimo-theme-dark .btn2.disabled.active,.nimo-theme-dark .btn2[disabled],.nimo-theme-dark .btn2[disabled]:hover,.nimo-theme-dark .btn2[disabled]:focus,.nimo-theme-dark .btn2[disabled]:active,.nimo-theme-dark .btn2.active[disabled],.nimo-theme-dark .nimo-btn-assistant.disabled,.nimo-theme-dark .nimo-btn-assistant.disabled:hover,.nimo-theme-dark .nimo-btn-assistant.disabled:focus,.nimo-theme-dark .nimo-btn-assistant.disabled:active,.nimo-theme-dark .nimo-btn-assistant.disabled.active,.nimo-theme-dark .nimo-btn-assistant[disabled],.nimo-theme-dark .nimo-btn-assistant[disabled]:hover,.nimo-theme-dark .nimo-btn-assistant[disabled]:focus,.nimo-theme-dark .nimo-btn-assistant[disabled]:active,.nimo-theme-dark .nimo-btn-assistant.active[disabled]{color:rgba(255,255,255,.4)}.nimo-theme-dark .c3-pl::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt4::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt1::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt2::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt3::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .c3-pl::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt4::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt1::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt2::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt3::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .c3-pl::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt4::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt1::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt2::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt3::-moz-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .c3-pl::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .c3-pl::-ms-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .c3-pl::placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt4::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt4::-ms-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt4::placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt1::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt1::-ms-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt1::placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt2::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt2::-ms-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt2::placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt3::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt3::-ms-input-placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .ipt3::placeholder{color:rgba(255,255,255,.4)}.nimo-theme-dark .c4{color:#6c47ff}.nimo-theme-dark .c4-pl::-webkit-input-placeholder{color:#6c47ff}.nimo-theme-dark .c4-pl::placeholder{color:#6c47ff}.nimo-theme-dark .c4-pl::placeholder{color:#6c47ff}.nimo-theme-dark .c5{color:#f0bd30}.nimo-theme-dark .c5-pl::-webkit-input-placeholder{color:#f0bd30}.nimo-theme-dark .c5-pl::placeholder{color:#f0bd30}.nimo-theme-dark .c5-pl::placeholder{color:#f0bd30}.nimo-theme-dark .c6{color:#401a00}.nimo-theme-dark .c6-pl::-webkit-input-placeholder{color:#401a00}.nimo-theme-dark .c6-pl::placeholder{color:#401a00}.nimo-theme-dark .c6-pl::placeholder{color:#401a00}.nimo-theme-dark .c7{color:#458ae6}.nimo-theme-dark .c7-pl::-webkit-input-placeholder{color:#458ae6}.nimo-theme-dark .c7-pl::placeholder{color:#458ae6}.nimo-theme-dark .c7-pl::placeholder{color:#458ae6}.nimo-theme-dark .c8{color:#fff}.nimo-theme-dark .c8-pl::-webkit-input-placeholder{color:#fff}.nimo-theme-dark .c8-pl::placeholder{color:#fff}.nimo-theme-dark .c8-pl::placeholder{color:#fff}.nimo-theme-dark .c9,.nimo-theme-dark .btn1,.nimo-theme-dark .nimo-btn-secondary,.nimo-theme-dark .btn1:hover,.nimo-theme-dark .btn1:focus,.nimo-theme-dark .nimo-btn-secondary:hover,.nimo-theme-dark .nimo-btn-secondary:focus,.nimo-theme-dark .btn1:active,.nimo-theme-dark .btn1.active,.nimo-theme-dark .nimo-btn-secondary:active,.nimo-theme-dark .nimo-btn-secondary.active,.nimo-theme-dark .btn2,.nimo-theme-dark .nimo-btn-assistant,.nimo-theme-dark .btn2:hover,.nimo-theme-dark .btn2:focus,.nimo-theme-dark .nimo-btn-assistant:hover,.nimo-theme-dark .nimo-btn-assistant:focus,.nimo-theme-dark .btn2:active,.nimo-theme-dark .btn2.active,.nimo-theme-dark .nimo-btn-assistant:active,.nimo-theme-dark .nimo-btn-assistant.active{color:#fff}.nimo-theme-dark .c9-pl::-webkit-input-placeholder{color:#fff}.nimo-theme-dark .c9-pl::placeholder{color:#fff}.nimo-theme-dark .c9-pl::placeholder{color:#fff}.nimo-theme-dark .c10{color:#6c47ff}.nimo-theme-dark .c10-pl::-webkit-input-placeholder{color:#6c47ff}.nimo-theme-dark .c10-pl::placeholder{color:#6c47ff}.nimo-theme-dark .c10-pl::placeholder{color:#6c47ff}.nimo-theme-dark .c11{color:#fff}.nimo-theme-dark .c11-pl::-webkit-input-placeholder{color:#fff}.nimo-theme-dark .c11-pl::placeholder{color:#fff}.nimo-theme-dark .c11-pl::placeholder{color:#fff}.nimo-theme-dark .c12{color:#e64545}.nimo-theme-dark .c12-pl::-webkit-input-placeholder{color:#e64545}.nimo-theme-dark .c12-pl::placeholder{color:#e64545}.nimo-theme-dark .c12-pl::placeholder{color:#e64545}.nimo-theme-dark .c13{color:#418c1c}.nimo-theme-dark .c13-pl::-webkit-input-placeholder{color:#418c1c}.nimo-theme-dark .c13-pl::placeholder{color:#418c1c}.nimo-theme-dark .c13-pl::placeholder{color:#418c1c}.nimo-theme-dark .c14{color:#1e1e1e}.nimo-theme-dark .c14-pl::-webkit-input-placeholder{color:#1e1e1e}.nimo-theme-dark .c14-pl::placeholder{color:#1e1e1e}.nimo-theme-dark .c14-pl::placeholder{color:#1e1e1e}.nimo-theme-dark .c15{color:#666}.nimo-theme-dark .c-hover1:hover{color:#fff}.nimo-theme-dark .c-hover2:hover{color:rgba(255,255,255,.6)}.nimo-theme-dark .c-hover3:hover{color:#fff}.nimo-theme-dark .c-hover4:hover{color:#6c47ff}.nimo-theme-dark .bdc1,.nimo-theme-dark .ipt4,.nimo-theme-dark .ipt3{border-color:#323232}.nimo-theme-dark .bdc2{border-color:#f0bd30}.nimo-theme-dark .bdc3,.nimo-theme-dark .btn3,.nimo-theme-dark .nimo-btn-default,.nimo-theme-dark .ipt1{border-color:#505050}.nimo-theme-dark .bdc4{border-color:rgba(255,255,255,.05)}.nimo-theme-dark .bdc5,.nimo-theme-dark .btn1,.nimo-theme-dark .nimo-btn-secondary,.nimo-theme-dark .btn1:hover,.nimo-theme-dark .btn1:focus,.nimo-theme-dark .nimo-btn-secondary:hover,.nimo-theme-dark .nimo-btn-secondary:focus,.nimo-theme-dark .btn1:active,.nimo-theme-dark .btn1.active,.nimo-theme-dark .nimo-btn-secondary:active,.nimo-theme-dark .nimo-btn-secondary.active{border-color:#6c47ff}.nimo-theme-dark .bdc6{border-color:#fff}.nimo-theme-dark .bdc7{border-color:#1e1e1e}.nimo-theme-dark .bdc8{border-color:#fff}.nimo-theme-dark .bdc9{border-color:#6c47ff}.nimo-theme-dark .bdc-hover1:hover{border-color:#fff}.nimo-theme-dark .bdc-hover2:hover{border-color:#7859ff}.nimo-theme-dark .gbc1,.nimo-theme-dark .gbc2{background:0 0}.nimo-theme-dark .bsc1{box-shadow:0 4px 8px rgba(0,0,0,.1)}.nimo-theme-dark .bsc2{box-shadow:0 4px 8px rgba(108,71,255,.2)}.nimo-theme-dark .bsc3{box-shadow:0 5px 30px #000}.nimo-theme-dark .bsc4{box-shadow:0 0 8px rgba(255,255,255,.5)}.nimo-theme-dark .bsc5{box-shadow:0 5px 10px rgba(0,0,0,.05)}.nimo-theme-dark .bsc6{box-shadow:0 2px 2px rgba(0,0,0,.05)}.nimo-theme-dark .bsc-hover1:hover{box-shadow:0 10px 20px rgba(108,71,255,.5)}.nimo-theme-dark .btn1.disabled,.nimo-theme-dark .btn1.disabled:hover,.nimo-theme-dark .btn1.disabled:focus,.nimo-theme-dark .btn1.disabled:active,.nimo-theme-dark .btn1.disabled.active,.nimo-theme-dark .btn1[disabled],.nimo-theme-dark .btn1[disabled]:hover,.nimo-theme-dark .btn1[disabled]:focus,.nimo-theme-dark .btn1[disabled]:active,.nimo-theme-dark .btn1[disabled].active,.nimo-theme-dark .nimo-btn-secondary.disabled,.nimo-theme-dark .nimo-btn-secondary.disabled:hover,.nimo-theme-dark .nimo-btn-secondary.disabled:focus,.nimo-theme-dark .nimo-btn-secondary.disabled:active,.nimo-theme-dark .nimo-btn-secondary.disabled.active,.nimo-theme-dark .nimo-btn-secondary[disabled],.nimo-theme-dark .nimo-btn-secondary[disabled]:hover,.nimo-theme-dark .nimo-btn-secondary[disabled]:focus,.nimo-theme-dark .nimo-btn-secondary[disabled]:active,.nimo-theme-dark .nimo-btn-secondary[disabled].active,.nimo-theme-dark .btn2,.nimo-theme-dark .nimo-btn-assistant,.nimo-theme-dark .btn2:hover,.nimo-theme-dark .btn2:focus,.nimo-theme-dark .nimo-btn-assistant:hover,.nimo-theme-dark .nimo-btn-assistant:focus,.nimo-theme-dark .btn2:active,.nimo-theme-dark .btn2.active,.nimo-theme-dark .nimo-btn-assistant:active,.nimo-theme-dark .nimo-btn-assistant.active,.nimo-theme-dark .btn2.disabled,.nimo-theme-dark .btn2.disabled:hover,.nimo-theme-dark .btn2.disabled:focus,.nimo-theme-dark .btn2.disabled:active,.nimo-theme-dark .btn2.disabled.active,.nimo-theme-dark .btn2[disabled],.nimo-theme-dark .btn2[disabled]:hover,.nimo-theme-dark .btn2[disabled]:focus,.nimo-theme-dark .btn2[disabled]:active,.nimo-theme-dark .btn2[disabled].active,.nimo-theme-dark .nimo-btn-assistant.disabled,.nimo-theme-dark .nimo-btn-assistant.disabled:hover,.nimo-theme-dark .nimo-btn-assistant.disabled:focus,.nimo-theme-dark .nimo-btn-assistant.disabled:active,.nimo-theme-dark .nimo-btn-assistant.disabled.active,.nimo-theme-dark .nimo-btn-assistant[disabled],.nimo-theme-dark .nimo-btn-assistant[disabled]:hover,.nimo-theme-dark .nimo-btn-assistant[disabled]:focus,.nimo-theme-dark .nimo-btn-assistant[disabled]:active,.nimo-theme-dark .nimo-btn-assistant[disabled].active{border-color:transparent}.nimo-theme-dark .ipt2{border:none}.nimo-theme-dark .ipt4:hover{border-color:#464646}.nimo-theme-dark .ipt4[focus-within]{background-color:#0f0f0f;border-color:#6c47ff}.nimo-theme-dark .ipt4:focus-within{background-color:#0f0f0f;border-color:#6c47ff}.nimo-theme-dark{background-color:#0f0f0f}.nimo-theme-dark .H-side-nav li a{color:rgba(255,255,255,.6)}.nimo-theme-dark .H-side-nav li:hover{background-color:#1a1a1a;border-color:#323232}.nimo-theme-dark .H-side-nav li.selected{background-color:#6c47ff;border-color:#6c47ff}.nimo-theme-dark .H-side-nav li.selected a,.nimo-theme-dark .H-side-nav li.selected a .nimo-icon{color:#fff}.nimo-theme-dark .lottery-page .content .contact-type-label.checked span:before{border:1px solid #323232}.nimo-theme-dark .lottery-page .header .header-right.return{color:rgba(255,255,255,.6);border-color:#505050}.nimo-theme-dark .lottery-page .header .arrow-icon.gray{border-color:#505050}.nimo-theme-dark .lottery-page .content .normal-radio.checked{color:#fff;background-color:#232323;border-color:#fff}.nimo-theme-dark .lottery-page .header .header-left .lottery-type-radio.checked{color:#fff}.nimo-theme-dark .lottery-page .header .header-left .lottery-type-radio.checked:before{background-color:#fff}.nimo-theme-dark .lottery-page .header .header-left .lottery-type-radio:after{background-color:rgba(255,255,255,.1)}.nimo-theme-dark .N-table tr:first-child,.nimo-theme-dark .N-table tr:nth-child(odd){background:#0f0f0f}.nimo-theme-dark .W-vote .vote-form-container .vote-radio.checked{color:#fff;border-color:#fff}.nimo-theme-dark .W-vote .vote-title:after{background-color:#fff}.nimo-theme-dark #header .header_container .menu .menu-container a.curr{color:#fff}.nimo-theme-dark #header .menu-container a.curr .header-clickstat-bline{display:block}.nimo-theme-dark #header .header_container .other-menu .triangle,.nimo-theme-dark #header #header_searchBox .triangle{border-color:transparent transparent #1e1e1e}.nimo-theme-dark #header .header_container .other-menu .navbtn:hover .go-live-text,.nimo-theme-dark #header .header_container .other-menu .navbtn:hover .header-clickstat-icon{color:#fff}.nimo-theme-dark #header .header_container .other-menu .navLayerBtn .lang-layer:after{background-color:#1a1a1a}.nimo-theme-dark #header .header_container .other-menu .navLayerBtn .lang-layer:before{background-color:#1a1a1a;border-color:#323232}.nimo-theme-dark .rc-tooltip-placement-left .rc-tooltip-inner{background-color:#1a1a1a}.nimo-theme-dark .SearchBox_Elements_ListItem .num{color:rgba(255,255,255,.6);background-color:#323232}.nimo-theme-dark .SearchBox_Elements_ListItem.hot .num.top3{color:#fff;background:#6c47ff}.nimo-theme-dark .component_SearchBox.focus .SearchBox_Elements_SearchInput{color:#000}.nimo-theme-dark .nimo-popover-inner{background-color:#1a1a1a;border-color:#1a1a1a;box-shadow:0 5px 30px #000}.nimo-theme-dark .nimo-popover-inner .nimo-btn-default{color:rgba(255,255,255,.6);background-color:rgba(255,255,255,.1);border-color:#505050}.nimo-theme-dark .nimo-popover-inner .nimo-btn-primary{color:#fff;background-color:#f0bd30;border-color:#f0bd30}.nimo-theme-dark .nimo-popover-inner .nimo-popover-title{border-bottom-color:#323232}.nimo-theme-dark .nimo-popover-message-title{color:#fff}.nimo-theme-dark .nimo-popover-placement-bottomLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-theme-dark .nimo-popover-placement-bottomRight>.nimo-popover-content>.nimo-popover-arrow,.nimo-theme-dark .nimo-popover-placement-leftTop>.nimo-popover-content>.nimo-popover-arrow,.nimo-theme-dark .nimo-popover-placement-bottom>.nimo-popover-content>.nimo-popover-arrow{border-color:transparent transparent #1a1a1a}.nimo-theme-dark .nimo-popover-placement-top>.nimo-popover-content>.nimo-popover-arrow,.nimo-theme-dark .nimo-popover-placement-topLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-theme-dark .nimo-popover-placement-topRight>.nimo-popover-content>.nimo-popover-arrow{border-color:#1a1a1a transparent transparent}.nimo-theme-dark .nimo-header-minor-menu .nimo-popover-open,.nimo-theme-dark .nimo-header-minor-menu .nimo-popover-open i{color:#fff}.nimo-theme-dark .nimo-btn-purple{color:#fff;opacity:.6;background-color:#1a1a1a;border-color:#fff}.nimo-theme-dark .nimo-btn-purple>*,.nimo-theme-dark .nimo-rm_more.nimo-btn{color:#fff}.nimo-theme-dark .nimo-dropdown-placement-bottomCenter:after,.nimo-theme-dark .nimo-dropdown-placement-bottomLeft:after,.nimo-theme-dark .nimo-dropdown-placement-bottomRight:after{border-color:transparent transparent #1a1a1a}.nimo-theme-dark .nimo-menu-item:hover{color:#fff}.nimo-theme-dark .nimo-menu-item-selected{color:#fff;background-color:#1a1a1a}.nimo-theme-dark .nimo-menu-item-selected:hover{color:#fff}.nimo-theme-dark .nimo-select-selection:hover,.nimo-theme-dark .nimo-input:hover{border-color:#fff}.nimo-theme-dark .nimo-rm_share-links .share-links-type.active{color:#fff}.nimo-theme-dark .nimo-rm_share-links .share-links-type.active:after{background-color:#fff}.nimo-theme-dark .nimo-box-lg .nimo-box_img-wrap{border:1px solid #505050}.nimo-theme-dark .nimo-box-task-popover .nimo-popover-content>.nimo-popover-arrow{border-color:#1e1e1e transparent transparent}.nimo-theme-dark .room_gift-detail-pop_body_info header .title .yellowGold{color:#f0bd30}.nimo-theme-dark .loginToastContainer .contentHead .lotitle.click{color:#fff;border-bottom-color:#fff}.nimo-theme-dark .nimo-inputSwitch.open{background-color:#6c47ff}input:focus,textarea:focus,select:focus,button:focus{outline:none}ul,li{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}i,cite,em,var,address,dfn{font-style:normal}a{text-decoration:none}input::-webkit-input-placeholder{color:#757575}input::placeholder{color:#757575}input::placeholder{color:#757575}input::-ms-clear{display:none}input::-ms-reveal{display:none}body{background-color:#f5f5f5}.nimo-container-fluid{margin-left:50px;margin-right:50px}.nimo-container:last-child,.nimo-container-fluid:last-child{margin-bottom:0}.nimo-main{min-width:1100px;margin-bottom:30px}.nimo-page-loading{font-size:30px;top:30%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.fade-enter,.fade-appear,.fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter.fade-enter-active,.fade-appear.fade-appear-active{-webkit-animation-name:nimoFadeIn;animation-name:nimoFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{pointer-events:none;-webkit-animation-name:nimoFadeOut;animation-name:nimoFadeOut;-webkit-animation-play-state:running;animation-play-state:running}.fade-enter,.fade-appear{opacity:0;-webkit-animation-timing-function:linear;animation-timing-function:linear}.fade-leave{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes nimoFadeIn{0%{opacity:0}to{opacity:1}}@keyframes nimoFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes nimoFadeOut{0%{opacity:1}to{opacity:0}}@keyframes nimoFadeOut{0%{opacity:1}to{opacity:0}}.move-up-enter,.move-up-appear,.move-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.move-up-enter.move-up-enter-active,.move-up-appear.move-up-appear-active{-webkit-animation-name:nimoMoveUpIn;animation-name:nimoMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.move-up-leave.move-up-leave-active{pointer-events:none;-webkit-animation-name:nimoMoveUpOut;animation-name:nimoMoveUpOut;-webkit-animation-play-state:running;animation-play-state:running}.move-up-enter,.move-up-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-down-enter,.move-down-appear,.move-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.move-down-enter.move-down-enter-active,.move-down-appear.move-down-appear-active{-webkit-animation-name:nimoMoveDownIn;animation-name:nimoMoveDownIn;-webkit-animation-play-state:running;animation-play-state:running}.move-down-leave.move-down-leave-active{pointer-events:none;-webkit-animation-name:nimoMoveDownOut;animation-name:nimoMoveDownOut;-webkit-animation-play-state:running;animation-play-state:running}.move-down-enter,.move-down-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-left-enter,.move-left-appear,.move-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.move-left-enter.move-left-enter-active,.move-left-appear.move-left-appear-active{-webkit-animation-name:nimoMoveLeftIn;animation-name:nimoMoveLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.move-left-leave.move-left-leave-active{pointer-events:none;-webkit-animation-name:nimoMoveLeftOut;animation-name:nimoMoveLeftOut;-webkit-animation-play-state:running;animation-play-state:running}.move-left-enter,.move-left-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.move-right-enter,.move-right-appear,.move-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.move-right-enter.move-right-enter-active,.move-right-appear.move-right-appear-active{-webkit-animation-name:nimoMoveRightIn;animation-name:nimoMoveRightIn;-webkit-animation-play-state:running;animation-play-state:running}.move-right-leave.move-right-leave-active{pointer-events:none;-webkit-animation-name:nimoMoveRightOut;animation-name:nimoMoveRightOut;-webkit-animation-play-state:running;animation-play-state:running}.move-right-enter,.move-right-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes nimoMoveDownIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes nimoMoveDownIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@-webkit-keyframes nimoMoveDownOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes nimoMoveDownOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes nimoMoveLeftIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translate(0%);transform:translate(0%)}}@keyframes nimoMoveLeftIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translate(0%);transform:translate(0%)}}@-webkit-keyframes nimoMoveLeftOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translate(0%);transform:translate(0%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}}@keyframes nimoMoveLeftOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translate(0%);transform:translate(0%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}}@-webkit-keyframes nimoMoveRightIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate(100%);transform:translate(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate(0%);transform:translate(0%)}}@keyframes nimoMoveRightIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate(100%);transform:translate(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translate(0%);transform:translate(0%)}}@-webkit-keyframes nimoMoveRightOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translate(0%);transform:translate(0%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}}@keyframes nimoMoveRightOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translate(0%);transform:translate(0%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}}@-webkit-keyframes nimoMoveUpIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes nimoMoveUpIn{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@-webkit-keyframes nimoMoveUpOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes nimoMoveUpOut{0%{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}to{-webkit-transform-origin:0 0;transform-origin:0 0;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes loadingCircle{0%{-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadingCircle{0%{-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes linearGradientLoading{0%{background-position:-10px 0}50%{background-position:10px 0}80%{background-position:30px 0}to{background-position:40px 0}}@keyframes linearGradientLoading{0%{background-position:-10px 0}50%{background-position:10px 0}80%{background-position:30px 0}to{background-position:40px 0}}.shake-enter,.shake-appear{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.shake-enter.shake-enter-active,.shake-appear.shake-appear-active{-webkit-animation-name:nimoShakeIn;animation-name:nimoShakeIn;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes nimoShakeIn{0%{-webkit-transform:translate(0)rotate(0);transform:translate(0)rotate(0)}65%{-webkit-transform:translate(0)rotate(0);transform:translate(0)rotate(0)}72.5%{-webkit-transform:translateY(-3px)rotate(6deg);transform:translateY(-3px)rotate(6deg)}77.5%{-webkit-transform:translateY(-3px)rotate(0);transform:translateY(-3px)rotate(0)}80%{-webkit-transform:translateY(-3px)rotate(-6deg);transform:translateY(-3px)rotate(-6deg)}82.5%{-webkit-transform:translateY(-3px)rotate(0);transform:translateY(-3px)rotate(0)}87.5%{-webkit-transform:translateY(-3px)rotate(6deg);transform:translateY(-3px)rotate(6deg)}92.5%{-webkit-transform:translateY(-3px)rotate(0);transform:translateY(-3px)rotate(0)}95%{-webkit-transform:translateY(-3px)rotate(-6deg);transform:translateY(-3px)rotate(-6deg)}to{-webkit-transform:translate(0)rotate(0);transform:translate(0)rotate(0)}}@keyframes nimoShakeIn{0%{-webkit-transform:translate(0)rotate(0);transform:translate(0)rotate(0)}65%{-webkit-transform:translate(0)rotate(0);transform:translate(0)rotate(0)}72.5%{-webkit-transform:translateY(-3px)rotate(6deg);transform:translateY(-3px)rotate(6deg)}77.5%{-webkit-transform:translateY(-3px)rotate(0);transform:translateY(-3px)rotate(0)}80%{-webkit-transform:translateY(-3px)rotate(-6deg);transform:translateY(-3px)rotate(-6deg)}82.5%{-webkit-transform:translateY(-3px)rotate(0);transform:translateY(-3px)rotate(0)}87.5%{-webkit-transform:translateY(-3px)rotate(6deg);transform:translateY(-3px)rotate(6deg)}92.5%{-webkit-transform:translateY(-3px)rotate(0);transform:translateY(-3px)rotate(0)}95%{-webkit-transform:translateY(-3px)rotate(-6deg);transform:translateY(-3px)rotate(-6deg)}to{-webkit-transform:translate(0)rotate(0);transform:translate(0)rotate(0)}}.slide-up-enter,.slide-up-appear,.slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-up-enter.slide-up-enter-active,.slide-up-appear.slide-up-appear-active{-webkit-animation-name:nimoSlideUpIn;animation-name:nimoSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-leave.slide-up-leave-active{pointer-events:none;-webkit-animation-name:nimoSlideUpOut;animation-name:nimoSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running}.slide-up-enter,.slide-up-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-down-enter,.slide-down-appear,.slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-down-enter.slide-down-enter-active,.slide-down-appear.slide-down-appear-active{-webkit-animation-name:nimoSlideDownIn;animation-name:nimoSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-leave.slide-down-leave-active{pointer-events:none;-webkit-animation-name:nimoSlideDownOut;animation-name:nimoSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running}.slide-down-enter,.slide-down-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-left-enter,.slide-left-appear,.slide-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-left-enter.slide-left-enter-active,.slide-left-appear.slide-left-appear-active{-webkit-animation-name:nimoSlideLeftIn;animation-name:nimoSlideLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-leave.slide-left-leave-active{pointer-events:none;-webkit-animation-name:nimoSlideLeftOut;animation-name:nimoSlideLeftOut;-webkit-animation-play-state:running;animation-play-state:running}.slide-left-enter,.slide-left-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.slide-right-enter,.slide-right-appear,.slide-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-right-enter.slide-right-enter-active,.slide-right-appear.slide-right-appear-active{-webkit-animation-name:nimoSlideRightIn;animation-name:nimoSlideRightIn;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-leave.slide-right-leave-active{pointer-events:none;-webkit-animation-name:nimoSlideRightOut;animation-name:nimoSlideRightOut;-webkit-animation-play-state:running;animation-play-state:running}.slide-right-enter,.slide-right-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes nimoSlideUpIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes nimoSlideUpIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes nimoSlideUpOut{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@keyframes nimoSlideUpOut{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@-webkit-keyframes nimoSlideDownIn{0%{opacity:0;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleY(.8);transform:scaleY(.8)}to{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes nimoSlideDownIn{0%{opacity:0;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleY(.8);transform:scaleY(.8)}to{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes nimoSlideDownOut{0%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@keyframes nimoSlideDownOut{0%{opacity:1;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleY(.8);transform:scaleY(.8)}}@-webkit-keyframes nimoSlideLeftIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.8);transform:scaleX(.8)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes nimoSlideLeftIn{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.8);transform:scaleX(.8)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes nimoSlideLeftOut{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.8);transform:scaleX(.8)}}@keyframes nimoSlideLeftOut{0%{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.8);transform:scaleX(.8)}}@-webkit-keyframes nimoSlideRightIn{0%{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(.8);transform:scaleX(.8)}to{opacity:1;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes nimoSlideRightIn{0%{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(.8);transform:scaleX(.8)}to{opacity:1;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes nimoSlideRightOut{0%{opacity:1;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(.8);transform:scaleX(.8)}}@keyframes nimoSlideRightOut{0%{opacity:1;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(1);transform:scaleX(1)}to{opacity:0;-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(.8);transform:scaleX(.8)}}.swing-enter,.swing-appear{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.swing-enter.swing-enter-active,.swing-appear.swing-appear-active{-webkit-animation-name:\$\{keyframeName\}In;animation-name:\$\{keyframeName\}In;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes nimoSwingIn{0%,to{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-10px);transform:translate(-10px)}40%{-webkit-transform:translate(10px);transform:translate(10px)}60%{-webkit-transform:translate(-5px);transform:translate(-5px)}80%{-webkit-transform:translate(5px);transform:translate(5px)}}@keyframes nimoSwingIn{0%,to{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-10px);transform:translate(-10px)}40%{-webkit-transform:translate(10px);transform:translate(10px)}60%{-webkit-transform:translate(-5px);transform:translate(-5px)}80%{-webkit-transform:translate(5px);transform:translate(5px)}}.zoom-enter,.zoom-appear,.zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter.zoom-enter-active,.zoom-appear.zoom-appear-active{-webkit-animation-name:nimoZoomIn;animation-name:nimoZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{pointer-events:none;-webkit-animation-name:nimoZoomOut;animation-name:nimoZoomOut;-webkit-animation-play-state:running;animation-play-state:running}.zoom-enter,.zoom-appear{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-transform:scale(0);transform:scale(0)}.zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-enter,.zoom-big-appear,.zoom-big-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-big-enter.zoom-big-enter-active,.zoom-big-appear.zoom-big-appear-active{-webkit-animation-name:nimoZoomBigIn;animation-name:nimoZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-leave.zoom-big-leave-active{pointer-events:none;-webkit-animation-name:nimoZoomBigOut;animation-name:nimoZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-enter,.zoom-big-appear{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-transform:scale(0);transform:scale(0)}.zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-big-fast-enter,.zoom-big-fast-appear,.zoom-big-fast-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-big-fast-enter.zoom-big-fast-enter-active,.zoom-big-fast-appear.zoom-big-fast-appear-active{-webkit-animation-name:nimoZoomBigIn;animation-name:nimoZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-leave.zoom-big-fast-leave-active{pointer-events:none;-webkit-animation-name:nimoZoomBigOut;animation-name:nimoZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running}.zoom-big-fast-enter,.zoom-big-fast-appear{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-transform:scale(0);transform:scale(0)}.zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-up-enter,.zoom-up-appear,.zoom-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-up-enter.zoom-up-enter-active,.zoom-up-appear.zoom-up-appear-active{-webkit-animation-name:nimoZoomUpIn;animation-name:nimoZoomUpIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-leave.zoom-up-leave-active{pointer-events:none;-webkit-animation-name:nimoZoomUpOut;animation-name:nimoZoomUpOut;-webkit-animation-play-state:running;animation-play-state:running}.zoom-up-enter,.zoom-up-appear{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-transform:scale(0);transform:scale(0)}.zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-down-enter,.zoom-down-appear,.zoom-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-down-enter.zoom-down-enter-active,.zoom-down-appear.zoom-down-appear-active{-webkit-animation-name:nimoZoomDownIn;animation-name:nimoZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-leave.zoom-down-leave-active{pointer-events:none;-webkit-animation-name:nimoZoomDownOut;animation-name:nimoZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running}.zoom-down-enter,.zoom-down-appear{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-transform:scale(0);transform:scale(0)}.zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-left-enter,.zoom-left-appear,.zoom-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-left-enter.zoom-left-enter-active,.zoom-left-appear.zoom-left-appear-active{-webkit-animation-name:nimoZoomLeftIn;animation-name:nimoZoomLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-leave.zoom-left-leave-active{pointer-events:none;-webkit-animation-name:nimoZoomLeftOut;animation-name:nimoZoomLeftOut;-webkit-animation-play-state:running;animation-play-state:running}.zoom-left-enter,.zoom-left-appear{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-transform:scale(0);transform:scale(0)}.zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-right-enter,.zoom-right-appear,.zoom-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-right-enter.zoom-right-enter-active,.zoom-right-appear.zoom-right-appear-active{-webkit-animation-name:nimoZoomRightIn;animation-name:nimoZoomRightIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-leave.zoom-right-leave-active{pointer-events:none;-webkit-animation-name:nimoZoomRightOut;animation-name:nimoZoomRightOut;-webkit-animation-play-state:running;animation-play-state:running}.zoom-right-enter,.zoom-right-appear{-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);-webkit-transform:scale(0);transform:scale(0)}.zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes nimoZoomIn{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes nimoZoomIn{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes nimoZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}}@keyframes nimoZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}}@-webkit-keyframes nimoZoomBigIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes nimoZoomBigIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes nimoZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes nimoZoomBigOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes nimoZoomUpIn{0%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes nimoZoomUpIn{0%{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes nimoZoomUpOut{0%{-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes nimoZoomUpOut{0%{-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes nimoZoomLeftIn{0%{opacity:0;-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes nimoZoomLeftIn{0%{opacity:0;-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes nimoZoomLeftOut{0%{-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes nimoZoomLeftOut{0%{-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:0%;transform-origin:0%;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes nimoZoomRightIn{0%{opacity:0;-webkit-transform-origin:100%;transform-origin:100%;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform-origin:100%;transform-origin:100%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes nimoZoomRightIn{0%{opacity:0;-webkit-transform-origin:100%;transform-origin:100%;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform-origin:100%;transform-origin:100%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes nimoZoomRightOut{0%{-webkit-transform-origin:100%;transform-origin:100%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:100%;transform-origin:100%;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes nimoZoomRightOut{0%{-webkit-transform-origin:100%;transform-origin:100%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:100%;transform-origin:100%;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes nimoZoomDownIn{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes nimoZoomDownIn{0%{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes nimoZoomDownOut{0%{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes nimoZoomDownOut{0%{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scale(.8);transform:scale(.8)}}@font-face{font-family:nimoicon;src:url(//www.nimo.tv/nms/fonts/iconfont.2a8ac5b.eot);src:url(//www.nimo.tv/nms/fonts/iconfont.e49ebf0.woff)format("woff"),url(//www.nimo.tv/nms/fonts/iconfont.618022e.ttf)format("truetype"),url(//www.nimo.tv/nms/images/iconfont.bb0f6100dd42eb0b.svg#iconfont)format("svg");font-display:swap}.nimo-icon-spin:before{-webkit-animation:1s linear infinite loadingCircle;animation:1s linear infinite loadingCircle;display:inline-block}.nimo-icon-rotate:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nimo-icon-circle{text-align:center;z-index:0;border:2px solid #fff;border-radius:50%;width:32px;height:32px;margin-top:-18.5px;margin-left:-18px;line-height:32px;position:absolute;top:50%;left:50%;overflow:hidden}.nimo-icon-play-btn:before{color:#ffc000;font-size:13px}.nimo-icon-circle .nimo-icon-play-btn{z-index:2;display:inline-block;position:relative;left:2px}.nimo-icon-circle-mask{opacity:.5;background-color:#000;width:100%;height:100%;position:absolute}.nimo-icon-liveing-tag{color:#e91010;-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}.nimo-icon-liveing-tag:before{z-index:2;position:relative}.nimo-icon-liveing-tag:after{content:"";z-index:1;background-color:#fff;width:80%;height:80%;position:absolute;top:6%;left:10%}.n-sk,.n-sk-black{background-size:400%;-webkit-animation:4s linear .5s infinite nimoSkeletonGradient;animation:4s linear .5s infinite nimoSkeletonGradient}.n-sk{background-image:-webkit-gradient(linear,left top,right top,from(#eee),color-stop(#f6f6f6),color-stop(#eee),color-stop(#eee,#f6f6f6));background-image:linear-gradient(to right,#eee,#f6f6f6,#eee,#f6f6f6 #eee);background-color:#eee}.n-sk-black{background-color:#f5f5f5}.n-sk-t12,.n-sk-t14,.n-sk-t16,.n-sk-t18,.n-sk-t24,.n-sk-t28,.n-sk-t32,.n-sk-btn,.n-sk-btn-sm,.n-sk-btn-lg{border-radius:2px;min-width:80px}.n-sk-t14{height:16.1px}.n-sk-t12{height:13.8px}.n-sk-t16{height:18.4px}.n-sk-t18{height:20.7px}.n-sk-t24{height:27.6px}.n-sk-t28{height:32.2px}.n-sk-t32{height:36.8px}.n-sk-t40{height:46px}.n-sk-btn{border-radius:4px;height:32px}.n-sk-btn-sm{border-radius:2px;height:24px}.n-sk-btn-lg{border-radius:8px;height:40px}.n-sk-ic12,.n-sk-ic14,.n-sk-ic16,.n-sk-ic18{border-radius:50%}.n-sk-ic12{width:13.8px;height:13.8px}.n-sk-ic14{width:16.1px;height:16.1px}.n-sk-ic16{width:18.4px;height:18.4px}.n-sk-ic18{width:20.7px;height:20.7px}.n-sk-in,.n-sk-in-o,.n-sk-in-sm,.n-sk-in-sm-o,.n-sk-in-lg,.n-sk-in-lg-o{min-width:200px}.n-sk-in{border-radius:4px;height:38px}.n-sk-in-o{border-radius:19px;height:38px}.n-sk-in-sm{border-radius:2px;height:24px}.n-sk-in-sm-o{border-radius:12px;height:24px}.n-sk-in-lg{border-radius:8px;height:40px}.n-sk-in-lg-o{border-radius:20px;height:40px}.n-sk-ava,.n-sk-ava-o,.n-sk-ava-sm,.n-sk-ava-sm-o,.n-sk-ava-lg,.n-sk-ava-lg-o{border-radius:4px;display:block}.n-sk-ava{width:46px;height:46px}.n-sk-ava-o{border-radius:50%;width:46px;height:46px}.n-sk-ava-sm{width:30px;height:30px}.n-sk-ava-sm-o{border-radius:50%;width:30px;height:30px}.n-sk-ava-lg{width:60px;height:60px}.n-sk-ava-lg-o{border-radius:50%;width:60px;height:60px}.n-sk-min-w20px{min-width:20px}.nimo-theme-dark .n-sk{background-image:-webkit-gradient(linear,left top,right top,from(#2a2a2a),color-stop(#3a3a3a),color-stop(#2a2a2a),color-stop(#3a3a3a),to(#2a2a2a));background-color:#2a2a2a;background-image:linear-gradient(90deg,#2a2a2a,#3a3a3a,#2a2a2a,#3a3a3a,#2a2a2a)}.nimo-theme-dark .n-sk-black{background-color:#323232}@-webkit-keyframes nimoSkeletonGradient{0%{background-position:200% 100%}50%{background-position:100% 100%}to{background-position:0 100%}}@keyframes nimoSkeletonGradient{0%{background-position:200% 100%}50%{background-position:100% 100%}to{background-position:0 100%}}.n-fx-sn,.n-fx-ss,.n-fx-sc,.n-fx-se,.n-fx-sh,.n-fx-cn,.n-fx-cs,.n-fx-cc,.n-fx-ce,.n-fx-ch,.n-fx-en,.n-fx-es,.n-fx-ec,.n-fx-ee,.n-fx-eh,.n-fx-an,.n-fx-as,.n-fx-ac,.n-fx-ae,.n-fx-ah,.n-fx-bn,.n-fx-bs,.n-fx-bc,.n-fx-be,.n-fx-bh,.n-fx-stretch{display:-webkit-box;display:-webkit-flex;display:flex}.n-fx-sn{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:normal;-webkit-align-items:normal;align-items:normal}.n-fx-ss{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.n-fx-sc{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.n-fx-se{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.n-fx-sh{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.n-fx-cn{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:normal;-webkit-align-items:normal;align-items:normal}.n-fx-cs{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.n-fx-cc{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.n-fx-ce{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.n-fx-ch{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.n-fx-en{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:normal;-webkit-align-items:normal;align-items:normal}.n-fx-es{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.n-fx-ec{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.n-fx-ee{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.n-fx-eh{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.n-fx-an{-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:normal;-webkit-align-items:normal;align-items:normal}.n-fx-as{-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.n-fx-ac{-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.n-fx-ae{-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.n-fx-ah{-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.n-fx-bn{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:normal;-webkit-align-items:normal;align-items:normal}.n-fx-bs{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.n-fx-bc{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.n-fx-be{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.n-fx-bh{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.n-fx-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch}.n-fx-start{-webkit-align-self:flex-start;align-self:flex-start}.n-fx-center{-webkit-align-self:center;align-self:center}.n-fx-end{-webkit-align-self:flex-end;align-self:flex-end}.n-fx0,.n-fx1,.n-fx2,.n-fx3,.n-fx-gr0,.n-fx-gr1,.n-fx-gr2,.n-fx-gr3,.n-fx-sr0,.n-fx-sr1,.n-fx-sr2,.n-fx-sr3{min-width:0}.n-fx1,.n-fx2,.n-fx3,.n-fx-gr1,.n-fx-gr2,.n-fx-gr3,.n-fx-sr1,.n-fx-sr2,.n-fx-sr3{-webkit-flex-basis:0;flex-basis:0}.n-fx-basis-auto{-webkit-flex-basis:auto;flex-basis:auto}.n-fx0{-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0}.n-fx1{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1}.n-fx2{-webkit-box-flex:2;-webkit-flex-grow:2;flex-grow:2;-webkit-flex-shrink:2;flex-shrink:2}.n-fx3{-webkit-box-flex:3;-webkit-flex-grow:3;flex-grow:3;-webkit-flex-shrink:3;flex-shrink:3}.n-fx-gr0{-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0}.n-fx-gr1{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.n-fx-gr2{-webkit-box-flex:2;-webkit-flex-grow:2;flex-grow:2}.n-fx-gr3{-webkit-box-flex:3;-webkit-flex-grow:3;flex-grow:3}.n-fx-sr0{-webkit-flex-shrink:0;flex-shrink:0}.n-fx-sr1{-webkit-flex-shrink:1;flex-shrink:1}.n-fx-sr2{-webkit-flex-shrink:2;flex-shrink:2}.n-fx-sr3{-webkit-flex-shrink:3;flex-shrink:3}.n-fx-od1{-webkit-box-ordinal-group:1;-webkit-order:1;order:1}.n-fx-od2{-webkit-box-ordinal-group:2;-webkit-order:2;order:2}.n-fx-od3{-webkit-box-ordinal-group:3;-webkit-order:3;order:3}.n-fx-f1{-webkit-box-flex:1;-webkit-flex:1;flex:1}.n-fx-grid,.n-fx-grid-150,.n-fx-grid-180,.n-fx-grid-200,.n-fx-grid-250,.n-fx-grid-300,.n-fx-grid-356{-webkit-box-lines:multiple;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px;display:-webkit-box;display:-webkit-flex;display:flex}.n-fx-grid>*,.n-fx-grid-150>*,.n-fx-grid-180>*,.n-fx-grid-200>*,.n-fx-grid-250>*,.n-fx-grid-300>*,.n-fx-grid-356>*{box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;max-width:100%;padding-left:5px;padding-right:5px}.n-fx-grid-150>*{width:150px}.n-fx-grid-180>*{width:180px}.n-fx-grid-200>*{width:200px}.n-fx-grid-250>*{width:250px}.n-fx-grid-300>*{width:300px}.n-fx-grid-356>*{width:356px}.n-fx-gap-lg{margin-left:-15px;margin-right:-15px}.n-fx-gap-lg>*{padding-left:15px;padding-right:15px}.n-fx-gap-md{margin-left:-10px;margin-right:-10px}.n-fx-gap-md>*{padding-left:10px;padding-right:10px}.n-fx-gap-sm{margin-left:-5px;margin-right:-5px}.n-fx-gap-sm>*{padding-left:5px;padding-right:5px}.n-fx-gap-xs{margin-left:-4px;margin-right:-4px}.n-fx-gap-xs>*{padding-left:4px;padding-right:4px}.n-fx-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.n-fx-row-rev{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.n-fx-col-rev{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.n-fx-inline{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex}.n-fx-wrap{-webkit-box-lines:multiple;-webkit-flex-wrap:wrap;flex-wrap:wrap}.n-as-fs9{-webkit-transform-origin:0 0;transform-origin:0 0;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}[dir=rtl] .n-as-fs9{-webkit-transform-origin:100% 0;transform-origin:100% 0}[dir=ltr] .n-as-fs9{-webkit-transform-origin:0 0;transform-origin:0 0}.n-as-fs10{-webkit-transform-origin:0 0;transform-origin:0 0;font-size:12px;-webkit-transform:scale(.83333);transform:scale(.83333)}[dir=rtl] .n-as-fs10{-webkit-transform-origin:100% 0;transform-origin:100% 0}[dir=ltr] .n-as-fs10{-webkit-transform-origin:0 0;transform-origin:0 0}.n-as-fs11{-webkit-transform-origin:0 0;transform-origin:0 0;font-size:12px;-webkit-transform:scale(.91667);transform:scale(.91667)}[dir=rtl] .n-as-fs11{-webkit-transform-origin:100% 0;transform-origin:100% 0}[dir=ltr] .n-as-fs11{-webkit-transform-origin:0 0;transform-origin:0 0}.n-as-fs12{font-size:12px}.n-as-fs14{font-size:14px}.n-as-fs16{font-size:16px}.n-as-fs18{font-size:18px}.n-as-fs20{font-size:20px}.n-as-fs24{font-size:24px}.n-as-fs28{font-size:28px}.n-as-fs30{font-size:30px}.n-as-fs32{font-size:32px}.n-as-fs34{font-size:34px}.n-as-fw{font-weight:700}.n-as-fs-italic{font-style:italic}.n-as-no-evt{pointer-events:none}.n-as-line-through{text-decoration:line-through}.n-as-line-under{text-decoration:underline}.n-as-20px{width:20px;height:20px}.n-as-30px{width:30px;height:30px}.n-as-40px{width:40px;height:40px}.n-as-50px{width:50px;height:50px}.n-as-60px{width:60px;height:60px}.n-as-70px{width:70px;height:70px}.n-as-80px{width:80px;height:80px}.n-as-100px{width:100px;height:100px}.n-as-w10{width:10%}.n-as-w20{width:20%}.n-as-w25{width:25%}.n-as-w30{width:30%}.n-as-w40{width:40%}.n-as-w50{width:50%}.n-as-w60{width:60%}.n-as-w80{width:80%}.n-as-w90{width:90%}.n-as-w100{box-sizing:border-box;width:100%}.n-as-w10px{width:10px}.n-as-w20px{width:20px}.n-as-w30px{width:30px}.n-as-w50px{width:50px}.n-as-w70px{width:70px}.n-as-w80px{width:80px}.n-as-w100px{width:100px}.n-as-w220px{width:220px}.n-as-w340px{width:340px}.n-as-h40{height:40%}.n-as-h60{height:60%}.n-as-h80{height:80%}.n-as-h100{height:100%}.n-as-h40px{height:40px}.n-as-h50px{height:50px}.n-as-h60px{height:60px}.n-as-h100px{height:100px}.n-as-w-min{min-width:1110px}.n-as-min1100{min-width:1100px}.n-as-w-min1050{min-width:1050px}.n-as-pad{padding:10px}.n-as-pad-lg{padding:30px}.n-as-pad-md{padding:20px}.n-as-pad-xs{padding:8px}.n-as-pad-xxs{padding:5px}.n-as-padt{padding-top:10px}.n-as-padt-lg{padding-top:30px}.n-as-padt-md{padding-top:20px}.n-as-padt-xs{padding-top:8px}.n-as-padt-xxs{padding-top:5px}.n-as-padb{padding-bottom:10px}.n-as-padb-lg{padding-bottom:30px}.n-as-padb-md{padding-bottom:20px}.n-as-padb-xs{padding-bottom:8px}.n-as-padb-xxs{padding-bottom:5px}.n-as-padl{padding-left:10px}.n-as-padl-lg{padding-left:30px}.n-as-padl-md{padding-left:20px}.n-as-padl-xs{padding-left:8px}.n-as-padl-xxs{padding-left:5px}.n-as-padr{padding-right:10px}.n-as-padr-lg{padding-right:30px}.n-as-padr-md{padding-right:20px}.n-as-padr-xs{padding-right:8px}.n-as-padr-xxs{padding-right:5px}.n-as-padv{padding-top:10px;padding-bottom:10px}.n-as-padv-lg{padding-top:30px;padding-bottom:30px}.n-as-padv-md{padding-top:20px;padding-bottom:20px}.n-as-padv-xs{padding-top:8px;padding-bottom:8px}.n-as-padv-xxs{padding-top:5px;padding-bottom:5px}.n-as-padh{padding-left:10px;padding-right:10px}.n-as-padh-lg{padding-left:30px;padding-right:30px}.n-as-padh-md{padding-left:20px;padding-right:20px}.n-as-padh-xs{padding-left:8px;padding-right:8px}.n-as-padh-xxs{padding-left:5px;padding-right:5px}.n-as-padh-xxxs{padding-left:2px;padding-right:2px}.n-as-mrg-au{margin:auto}.n-as-mrg{margin:10px}.n-as-mrg-lg{margin:30px}.n-as-mrg-md{margin:20px}.n-as-mrg-xs{margin:8px}.n-as-mrg-xxs{margin:5px}.n-as-mrgt{margin-top:10px}.n-as-mrgt-lg{margin-top:30px}.n-as-mrgt-md{margin-top:20px}.n-as-mrgt-xs{margin-top:8px}.n-as-mrgt-xxs{margin-top:5px}.n-as-mrgb{margin-bottom:10px}.n-as-mrgb-lg{margin-bottom:30px}.n-as-mrgb-md{margin-bottom:20px}.n-as-mrgb-xs{margin-bottom:8px}.n-as-mrgb-xxs{margin-bottom:5px}.n-as-mrgl{margin-left:10px}.n-as-mrgl-lg{margin-left:30px}.n-as-mrgl-md{margin-left:20px}.n-as-mrgl-xs{margin-left:8px}.n-as-mrgl-xxs{margin-left:5px}.n-as-mrgl-auto{margin-left:auto}.n-as-mrgr{margin-right:10px}.n-as-mrgr-lg{margin-right:30px}.n-as-mrgr-md{margin-right:20px}.n-as-mrgr-xs{margin-right:8px}.n-as-mrgr-xxs{margin-right:5px}.n-as-mrgr-auto{margin-right:auto}.n-as-mrgv{margin-top:10px;margin-bottom:10px}.n-as-mrgv-lg{margin-top:30px;margin-bottom:30px}.n-as-mrgv-md{margin-top:20px;margin-bottom:20px}.n-as-mrgv-xs{margin-top:8px;margin-bottom:8px}.n-as-mrgh{margin-left:10px;margin-right:10px}.n-as-mrgh-lg{margin-left:30px;margin-right:30px}.n-as-mrgh-md{margin-left:20px;margin-right:20px}.n-as-mrgh-xs{margin-left:8px;margin-right:8px}.n-as-mrgh-xxs{margin-left:5px;margin-right:5px}.n-as-mrgh-xxxs{margin-left:2px;margin-right:2px}.n-as-mrgh-back{margin-left:-10px;margin-right:-10px}.n-as-mrgh-lg-back{margin-left:-30px;margin-right:-30px}.n-as-mrgh-md-back{margin-left:-20px;margin-right:-20px}.n-as-mrgh-xs-back{margin-left:-8px;margin-right:-8px}.n-as-mrgh-xxs-back{margin-left:-5px;margin-right:-5px}.n-as-mrgh-xxxs-back{margin-left:-2px;margin-right:-2px}.n-as-bd-box{box-sizing:border-box}.n-as-bd{border-style:solid;border-width:1px}.n-as-bdl{border-style:solid;border-width:0 0 0 1px}.n-as-bdr{border-style:solid;border-width:0 1px 0 0}.n-as-bdt{border-style:solid;border-width:1px 0 0}.n-as-bdb{border-style:solid;border-width:0 0 1px}.n-as-bd0{border-width:0}.n-as-bd1{border-style:solid;border-width:1px}.n-as-bd2{border-style:solid;border-width:2px}.n-as-bdl1{border-width:0 0 0 1px}.n-as-bdr1{border-width:0 1px 0 0}.n-as-bdt1{border-width:1px 0 0}.n-as-bdb1{border-width:0 0 1px}.n-as-bd-dotted{border-style:dotted}.n-as-bd-dashed{border-style:dashed}.n-as-bd-solid{border-style:solid}.n-as-bdc-transparent{border-color:transparent}.n-as-rnd{border-radius:4px}.n-as-rnd-lg{border-radius:8px}.n-as-rnd-md{border-radius:6px}.n-as-rnd-sm{border-radius:2px}.n-as-rndt{border-radius:4px 4px 0 0}.n-as-rndt-lg{border-radius:8px 8px 0 0}.n-as-rndt-md{border-radius:6px 6px 0 0}.n-as-rndt-sm{border-radius:2px 2px 0 0}.n-as-rndb{border-radius:0 0 4px 4px}.n-as-rndb-lg{border-radius:0 0 8px 8px}.n-as-rndb-md{border-radius:0 0 6px 6px}.n-as-rndb-sm{border-radius:0 0 2px 2px}.n-as-rndl{border-radius:4px 0 0 4px}.n-as-rndl-lg{border-radius:8px 0 0 8px}.n-as-rndl-md{border-radius:6px 0 0 6px}.n-as-rndl-sm{border-radius:2px 0 0 2px}.n-as-rndr{border-radius:0 4px 4px 0}.n-as-rndr-lg{border-radius:0 8px 8px 0}.n-as-rndr-md{border-radius:0 6px 6px 0}.n-as-rndr-sm{border-radius:0 2px 2px 0}.n-as-circle{border-radius:50%}.n-as-1x2,.n-as-2x1,.n-as-16x9{position:relative}.n-as-1x2:before,.n-as-2x1:before,.n-as-16x9:before{content:"";width:100%;height:0;display:block}.n-as-1x2>*,.n-as-2x1>*,.n-as-16x9>*{width:100%;height:100%;position:absolute;top:0;left:0}.n-as-1x2:before{padding:150% 0 0}.n-as-2x1:before{padding:50% 0 0}.n-as-16x9:before{padding:56.25% 0 0}.n-as-fixed{position:fixed}.n-as-rel{position:relative}.n-as-abs{position:absolute!important}.n-as-tl{top:0;bottom:auto;left:0;right:auto}.n-as-cl{top:50%;bottom:auto;left:0;right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.n-as-bl{top:auto;bottom:0;left:0;right:auto}.n-as-tc{top:0;bottom:auto;left:50%;right:auto;-webkit-transform:translate(-50%);transform:translate(-50%)}.n-as-cc{top:50%;bottom:auto;left:50%;right:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.n-as-bc{top:auto;bottom:0;left:50%;right:auto;-webkit-transform:translate(-50%);transform:translate(-50%)}.n-as-tr{top:0;bottom:auto;left:auto;right:0}.n-as-cr{top:50%;bottom:auto;left:auto;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.n-as-br{top:auto;bottom:0;left:auto;right:0}.n-as-full{width:100%;height:100%;top:0;left:0}.n-as-text-left{text-align:left}.n-as-text-center{text-align:center}.n-as-text-right{text-align:right}.n-as-text-justify{text-align:justify}.n-as-text-start{text-align:left}.n-as-text-end{text-align:right}.n-as-of-hidden{overflow:hidden}.n-as-of-auto{overflow:auto}.n-as-hidden{display:none}.n-as-block{display:block}.n-as-inline-block{vertical-align:text-bottom;display:inline-block}.n-as-vtm{vertical-align:middle}.n-as-lh0{line-height:0}.n-as-op0{opacity:0}.n-as-op1{opacity:1}.n-as-op10{opacity:.1}.n-as-op20{opacity:.2}.n-as-op60{opacity:.6}.n-as-op75{opacity:.75}.n-as-op80{opacity:.8}.n-as-text-over{white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden}.n-as-mul-text-over{text-overflow:ellipsis;line-clamp:2;-moz-line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;display:-moz-box;overflow:hidden}.n-as-mul-text-over.row3{line-clamp:3;-moz-line-clamp:3;-webkit-line-clamp:3}.n-as-mul-text-over.row4{line-clamp:4;-moz-line-clamp:4;-webkit-line-clamp:4}.n-as-scroll{scrollbar-width:thin;scrollbar-color:#bbb transparent}.n-as-scroll::-webkit-scrollbar{width:8px;height:8px}.n-as-scroll::-webkit-scrollbar-button{width:0;height:0}.n-as-scroll::-webkit-scrollbar-corner{background:0 0}.n-as-scroll::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:8px}.n-as-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.n-as-no-scrollbar::-webkit-scrollbar{display:none}.n-as-break-all{word-break:break-all}.n-as-break-word{word-break:break-word}.n-as-hyphens-auto{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.n-as-pre-wrap{white-space:pre-wrap}.n-as-z0{z-index:0}.n-as-z1{z-index:1}.n-as-z2{z-index:2}.n-as-z3{z-index:3}.n-as-z240{z-index:240}.n-as-z999{z-index:999}.n-as-grayscale{-webkit-filter:gray;filter:gray;-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%)}.n-as-visible{visibility:visible}.n-as-visible-hidden{visibility:hidden}.nimo-theme-dark .n-as-scroll{scrollbar-color:#464646 transparent}.nimo-theme-dark .n-as-scroll::-webkit-scrollbar-thumb{background-color:#464646}.n-as-pointer{cursor:pointer}.n-as-not-allowed{cursor:not-allowed}.n-as-noselect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[dir=rtl] .n-as-mrgl{margin-left:0;margin-right:10px}[dir=rtl] .n-as-mrgl-lg{margin-left:0;margin-right:30px}[dir=rtl] .n-as-mrgl-md{margin-left:0;margin-right:20px}[dir=rtl] .n-as-mrgl-xs{margin-left:0;margin-right:8px}[dir=rtl] .n-as-mrgl-xxs{margin-left:0;margin-right:5px}[dir=rtl] .n-as-mrgl-auto{margin-left:0;margin-right:auto}[dir=rtl] .n-as-mrgr{margin-left:10px;margin-right:0}[dir=rtl] .n-as-mrgr-lg{margin-left:30px;margin-right:0}[dir=rtl] .n-as-mrgr-md{margin-left:20px;margin-right:0}[dir=rtl] .n-as-mrgr-xs{margin-left:8px;margin-right:0}[dir=rtl] .n-as-mrgr-xxs{margin-left:5px;margin-right:0}[dir=rtl] .n-as-mrgr-auto{margin-left:auto;margin-right:0}[dir=rtl] .n-as-padl{padding-left:0;padding-right:10px}[dir=rtl] .n-as-padl-lg{padding-left:0;padding-right:30px}[dir=rtl] .n-as-padl-md{padding-left:0;padding-right:20px}[dir=rtl] .n-as-padl-xs{padding-left:0;padding-right:8px}[dir=rtl] .n-as-padr{padding-left:10px;padding-right:0}[dir=rtl] .n-as-padr-lg{padding-left:30px;padding-right:0}[dir=rtl] .n-as-padr-md{padding-left:20px;padding-right:0}[dir=rtl] .n-as-padr-xs{padding-left:8px;padding-right:0}[dir=rtl] .n-as-text-start{text-align:right}[dir=rtl] .n-as-text-end{text-align:left}.nimo-bg-base{pointer-events:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQMAAADSHVMAAAAAA1BMVEUAAACnej3aAAAAAXRSTlMAQObYZgAAAUVJREFUeNrswYEAAAAAgKD9qRepAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABg9uBAAAAAAADI/7URVFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWFPTgQAAAAAADyf20EVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVhDw4EAAAAAID8XxtBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVXagwMSAAAAAEH/X/cjVAAAAAAAAAAAAAAAAAAAgKkA+OUAAZDW/BQAAAAASUVORK5CYII=);background-repeat:repeat-y;width:100%;height:99%;position:fixed;top:0;left:0}.nimo-text-blur{-webkit-filter:blur(2.5px);filter:blur(2.5px)}.n-as-con{width:1000px;margin-left:auto;margin-right:auto}.n-as-conf{margin-left:50px;margin-right:50px}@media (min-width:1480px){.n-as-con{width:1200px}.nimo-clip .n-as-conf,.sidebar-expand .nimo-clip .n-as-conf{margin-left:170px;margin-right:170px}.sidebar-collapse .nimo-clip .n-as-conf{margin-left:255px;margin-right:255px}}@media (max-width:1480px){.nimo-clip .n-as-conf,.sidebar-expand .nimo-clip .n-as-conf{margin-left:40px;margin-right:40px}.sidebar-collapse .nimo-clip .n-as-conf{margin-left:125px;margin-right:125px}}@media (min-width:1740px){.n-as-con{width:1400px}}.n-as-body{box-sizing:border-box;min-height:100%;position:relative}.nimo-img-diamond{background-image:url(//www.nimo.tv/nms/images/diamond.c79b8dff0958e4d2.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;display:block}.nimo-img-diamond.sm{width:14px;height:14px}img{content:normal!important}html{height:100%;position:relative}body{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#bbb transparent;min-height:100%;font-size:14px;position:relative}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-button{width:0;height:0}body::-webkit-scrollbar-corner{background:0 0}body::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:8px}body.nimo-theme-dark{scrollbar-color:#464646 transparent}body.nimo-theme-dark::-webkit-scrollbar-thumb{background-color:#464646}.header-logo{cursor:pointer;width:126px;height:37px;font-size:30px}.nm-logo{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPIAAABACAMAAAAXtNroAAAA+VBMVEUAAABiLfdwOv9iLfhjLfdjLvhnMf5zQf9jLfljMvljLvpjLvhiLvhkLvljLvhjLfliLfhjL/qQWP9kL/hoNf9iLfhjLfhjLvhiLfhjLfhjLfhjLfdjLvljLfhiLvhjLfhlL/prMv1jLfljLvlqMP9iLfhjLvhjLvhjLvljLfhjLvhiLfdkL/tjLvhjLfhjLfhjLvlmM/9iLvdiLfliLff/1wD////4zwq3n/uymPtoNfSeffqLY/mFXPiFU7/csTf6+f6skPp1RvhsOOafb5erfIPBlGHkuynv6f7g1v3OvvyAVfh2Q9aQX666jWvPpErvxhjEsPyWZqMjNBITAAAANHRSTlMA5Avxhu0dBlkkNdOrJ/x3vF0CSRLXgHDewLCnQPSPyy0Pm3oV+WhgU9CUxjmhibVOGOp1l5FoNwAABelJREFUaN7lm3l3mkAQwEcM4FGRIh5438Yj5pr0SNokve/z+3+YKqy7yiKw0Pd8JL9/+roqb3/s7MywtBCeZl2uS/B4MDIdXFGEx4JUraFNGx4H50sZCWN4DHRPNKSU4OFT0nEbBR446tMp7jAy4EHTK6bQRR4eMoV2CznK8MBQs83MZFwtVpbtJ2X05LQyuKyOx5NMqZD8rmQ41jUUolNMdDKTBi0UR5uZEAllPDh0ucvVMBryGURg0kJEvQcH5LiFkamCMN0RrunD4SihCPGdl6TIq3AoCmmMg9YEQRoHb+U6GI+UBGJU0CYNh+IY4zIAMc5l8rNDUca4pEWXeVFDxKUKB6KL8TkGQdRcaQgHY4DxOYFEoWN8apAoyhgfjd8uJcUjbZ11gZArmSzITeAYdrmdbiiL47OcAjyG5I3q8U0DANL4H3BtTPWJ18ng0xFiA9b0LMQ0SQCT9GrUlf96dUQ5szPXUv+ClMRZ033dfQpa2yWdTaG2BEAhrq/RiyxXeHnnod3VTmBF287z9uI2cY21Mze1Y084B5TSFLeY70hLGu7laHcl7Ihu7lF+/fLFK+TQXtx/fhtCeerVip6xTFdmR4enaDPz6M4aVOoJuuirQFFwP6Od8MuQWaEXL5+teIEuvn1Zjd6EUJa9itdTXPMEVqRwjR25Nf60uEiGphunKXLMmYuJPhRhCwudOPNc42c2rnV+c78a+/xWQLm1CFROoYNGb8/EddBm1tCDKdv+bb9m2ABKbjPXPYvML/PNeujPNQooo5wNoUyoqHYQEwGqrFpI0PKnOqsvdaAsqkUb55t60abPBZozMgdP5TdEmRu8v0EhZawNQyvjRf+y2JfRpVzZrNfYtAtd9WLvi5MjmrJYRrDYBmiRexA+sK+/rse+akLKOJeClXmY8nmLNHgSq2DkDkk+yiyOu0C4dO6cCiLp6+ZeJH0R6kYs5RnyBe+E7AR/ZZjvnL0YNZrP9hWplx5F6u0qZb8WVMZ2HGXDuZRu8HUbaz7KrCa1TFIj2d/Qn/efru5+IOXVNwytPEKHarDyZKft7YypcpNGJ4ON+iurzrUvwUZnax5gfLXm13ekhFcuWLQ8BykXeqdIaUg5qrx0FhlcTJkMr+x6SKzZEVJAm0Kw8qcrh5/vxJUVk6zdaBGoDHA2RxurBMCUGyxO+I525qfMcvQZywk6BCs/vyL8fi+uDFlSUORCsDKAkhkUMwrAtrLFWlO+dawHKEOfekppeqFgZcqnW2FlWLRoeQ5WZjDlPK7JeR9DW0HKXRrNVZLwwikzfr0TVGZniR1JQDl4lcm1fJVZzpptHmTGAsqEu2tRZajS8hxJueGZp2Dpt5e5aGj1nD/Tkogy4YegMuslcDYWVqZ5au59lFP1V2b9R0WnHYKw8gdxZaOOFHHlBdosPN8oZf2VSZAxlCjKt+LKIHWiKrPPOypsITmLXIZgZSmNlDpEUP6IEZThvBZRmWlgwwCKStqWqq8y/zDdFFd+/gEjKUNBjq7cI7/Vh0BQ5qTwqWGUFdwwBWHlj+8wojI0R1GV2W5sHXXtj9qba2UgjDLQVDIRVb67RYysDE+jKwM765PzebY1+xBOubn5sRpS+Y60m38R4yhDJbqyNEUPLDWkMkzRPYy+3D63N/E1xlJmj/XYEFYGU0eOugRhlSe4RjsHihbg/PHu53cMQvHqFHZmpepbRxkdlkHn9KtcztHpb9u4i1YBLwaer63VC3KrKSmMCz/lisdDbi9vJyGFzi0l0exU93w3OAFK93SnthfAkwW9k/xscsDoYHzS7ht7gmgpsMvwFLHWdD6faVjOkQnJo0YPXAzrmlyEbboVsic7AyrMccTFNQkwbcC9DYlJB9yYQ+Ax2V2QFKAYQPEdVJVcTjHAj57S8xxWueewuFQgUZgaxiYHyaLxH+I6YWRjL3MTksYS41GHxKFaGIdyD5KHWcboyAVIIqaOUckn9V/eq0cjjEQ/wf/DQjkRl9bqXUg00nHfKsvpkNSsxsSERPIPbeCO0ilDDLYAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;background-size:100%}.nimo-theme-dark .nm-logo{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPIAAABACAMAAAAXtNroAAAApVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+4/eNVAAAANnRSTlMAmu6xuIE/RfvlI97FCEzqVBxQN8oCE/j0DcChKI3Y0m8E4bWsaWK9p1zOLReUiHvwdUk8VzMa5A6zAAAGW0lEQVRo3uWb2XaqMBRAjzNaKdIyKqNFxHlqz/9/2r0l0UjILZIXF737qXYxbZOcIaXwOCM/dKZ9+H+4JAr+xdnA/0G8MpAyhv8B6zDEGw78fjYtG+8Ywm/ndYlFlvCrcRcB8uzgF6P7bWTMTz38JoLfitlPFGSMJyYQ5U/4VXif0b41m2VJMtWQoWRf8JeMhK9sNpvtDulAhcbj+QGK0PY65KyxgNNJY2gy+kxBEWGqAsVBnpcVyDGaBeNDDE8ltVHExwBu6ChgupVK9U4eH0x4HvEOBRx3XmFkUMT8C+ozxpwFPI8ZMhTbOba1YNl65eNTL5gPNa19dGwFGU59Z5Wen8HTOFxtO6nnwiPE+mX/ch3nbW1luopm8CwGSEg8qIOZarK9VRdzVvAkzIAMcQR10Q3JRx8NnzuvF5iTQn3cNZnaKtTE6nWzFTwNsiZ9kEFv02FuFBtSYrkgxSk/uwONgjQLB5BDPeaJqln1NomeHkjAeo13/pvYz7WZBRyroJ2Qen2btV8iIHwuwxaf56xduORaNj3qhJoyXCcpf13zZLwIGUcm/wTGdAEQst0d+eA3EdU2gSVIhuv8IQ3WeZ/y+4+KEX3Oz7z+GG8onQ03TwUIM/8b/uUEeQAyoIQp3uk8cYv+VbRvYGGOoQpqvM0tfoT5oaQsCVxguCFRs4Cy/cACSuv+8Dn+m37h6fMj54DfdPnss9Oc7gZ4PKO0EfSen9+DAv1rV2LCHWQXbXD7ntr3dVCXHWpeBc/XewyRJ7ybFgEKKQfWT/y3sjnN2wodikQ2l82qlLEFd0xFym/lQ3dImdAFYWMZzWMLFP+NMip1My2h8kC0s6fmgS5z6yhj72FlTCyyKBIsKnttvGJrCuvVLfa4rU7OkhxEPnRt3uELczyhciTavz3Tfq+WMi4eVsa2/3Z584kgU1aD61xe6ACmdyJLlz0z394OC4H16HKxpAtC5bNolLfa92Otaiorb1XKPJzyiQ7wwgSCeo3Qrz8rq1oxsm5tcv+yMksizojLjF0ybLWU0b4AZSmjbJFRd96B8amQKG+KlYvJ68UsfAxBrAzW7KiMv4Bn4SDOaipj25NWZk3Pm6jB7/+svLXvT43JoKdMmcdU6fSY+AuXXTTreHWVca5XTuz1Hu/x1zflrqiIjwNu4QmVoUW25+7juqZyymXc8fdFUhMYDyuv+zYNPG6V8gekDl5xUuhclV0yhy9QJCVztkJ5gzmbuy3pHlQq+0ifXkJ5DBOaU6ZqxcT+ANi2jkS4pQNT9sjYmCAq7xTzZ2XosqrzQgLLtlp5jJSOJ6EMERISs2qU/6Keo310VgHulAf0SjxkYeoVygPiaQFAQsuQamWDZRvfqq8M1zW6qxplRkF5IljKrMjcVChDeO2MdYWdUKnMaEdxbWXIkHCSUWZX4iGpa1ulnJLfxLCnmjWUCZ24tnK8RMJKRplatPn76lVruViOrFTyFZ3rK2NUU5l1gqi8GhLK6rVkElXEAVQp0/pjfaDHSyh36iuDPkeKhDL9aQoFVHLJfbWyZSMjlVH2JZRJKySrnNKnFaXO92plaOENTZVQbm9klKFvyyu7Gl0W5UbPgAeUPbzRg/rK4RdIKcNEkVRmRbbSU4FgXQeuX6HMyhFahtRW1hYmSCpDJK9srpEw7L1bptX3j0jI4CHlAdv6q6ls+y6AtDL40sqgD1HE2n1MGUIkbB5UTpCQjGRq7DsyaWX4ouMqbM+qlVO2xVOpzCKPcQGCvHI8RcJFpNwRKLMm2QsqX9jglcvlyBluOCzvCZ2nznoFPLzdSVQczQDKm9OOewujRq4jzLD74lR0uXd3nH0MAlxFGMgPfNnyQjpPWVbsT4/cNFa4tKnndzqxUZzclo6mA5T32RJgeInNhFv6T8vwBByWxt7QY4274oIke2FBGPfGnQtwWL7RpXdWD+POmR66yPyygu5ni7g4hJNWNxyuP3akvRTiZo7WgxJf3fWiXJ58giQBbVybxCstYiVgWz7QKFSHbgpLYdAevFmQma3p8itZGUGz0MkwhxLOUVPfSu/RGvoM9bBmmHO0oGmoBhKWLP5XMzq0kTCB5rGdI8UZJ61HmHXz5NTI2EXw5iiND83EmqIcdsPecrsjPhxRgmmj/wPS2mtYk/EAGo558ZdhGx9BmRtJuoVm8gdWp9DbyVMtvQAAAABJRU5ErkJggg==)}.nimo-select-dropdown-menu::-webkit-scrollbar{width:8px;height:8px}.nimo-select-dropdown-menu::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:8px}.nimo-theme-dark .nimo-select-dropdown-menu::-webkit-scrollbar-thumb{background-color:#323232}.page-room{min-width:1366px}.nimo-root{min-height:-webkit-calc(100vh - 60px);min-height:calc(100vh - 60px)}.protocolContainer{width:1200px;margin-left:auto;margin-right:auto;padding-top:72px;display:-webkit-box;display:-webkit-flex;display:flex}.protocolContainer .prtc-left{-webkit-flex-basis:269px;flex-basis:269px}.protocolContainer .prtc-left .list{-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;width:269px;display:-webkit-box;display:-webkit-flex;display:flex}.protocolContainer .prtc-left .list .item{text-overflow:ellipsis;cursor:pointer;white-space:nowrap;border-left:8px solid transparent;width:192px;height:28px;margin-bottom:8.5px;padding-left:12px;font-size:14px;line-height:28px;overflow:hidden}.protocolContainer .prtc-left .list .item.cur{color:#622df7;border-left:8px solid #622df7}.protocolContainer .prtc-right{text-align:justify;-webkit-box-flex:1;-webkit-flex:1;flex:1}.protocolContainer .prtc-right .protocol-text{margin-bottom:84px;font-family:Myriad Pro}.protocolContainer .prtc-right .protocol-text iframe{border:none;width:100%;overflow:visible}.protocolContainer .prtc-right .protocol-text img{max-width:997px}.protocolContainer .prtc-right .protocol-text a{color:#00beff}.protocolContainer .prtc-right .protocol-text h3{height:35px;margin-top:17.5px;margin-bottom:10px;font-size:20px;font-weight:400;line-height:35px}.protocolContainer .prtc-right .protocol-text p{color:#5a5a5a;font-size:14px;line-height:27px}.protocolContainer .prtc-right .protocol-text p.important{font-weight:600}.nimo-theme-dark .protocolContainer .prtc-left .list .item.cur{color:#6c47ff;border-left-color:#6c47ff}