.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-image{text-align:center;white-space:nowrap;vertical-align:middle;display:inline-block;overflow:hidden}.nimo-image>picture img,.nimo-image>img{width:100%;height:100%;display:block}@supports (not ((-webkit-hyphens:none))) and (not ((-moz-appearance:none))) and (list-style-type:"*"){.nimo-image img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.nimo-avatar{text-align:center;color:#fff;white-space:nowrap;vertical-align:middle;background:#ebebeb;border-radius:23px;width:46px;height:46px;line-height:46px;display:inline-block;overflow:hidden}.nimo-avatar.nimo-avatar-icon{font-size:18px}.nimo-avatar-lg{border-radius:30px;width:60px;height:60px;line-height:60px}.nimo-avatar-lg.nimo-avatar-icon{font-size:24px}.nimo-avatar-sm{border-radius:15px;width:30px;height:30px;line-height:30px}.nimo-avatar-sm.nimo-avatar-icon{font-size:14px}.nimo-avatar-square{border-radius:4px}.nimo-avatar-circle{border-radius:50%}.nimo-avatar-normal{border-radius:0}.nimo-avatar-image{background:0 0}.nimo-avatar>picture img,.nimo-avatar>img{width:100%;height:100%;display:block}.private-letter-container .nimo-msg-opreation-bar{background-color:#0f0f0f;width:90px;padding-top:24px;padding-bottom:36px}.private-letter-container .little-red-dot{width:8px;height:8px;bottom:4px;left:20px}.nimo-tooltip{z-index:1060;visibility:visible;display:block;position:absolute}.nimo-tooltip-hidden{display:none}.nimo-tooltip-placement-top,.nimo-tooltip-placement-topLeft,.nimo-tooltip-placement-topRight{padding-bottom:8px}.nimo-tooltip-placement-right,.nimo-tooltip-placement-rightTop,.nimo-tooltip-placement-rightBottom{padding-left:8px}.nimo-tooltip-placement-bottom,.nimo-tooltip-placement-bottomLeft,.nimo-tooltip-placement-bottomRight{padding-top:8px}.nimo-tooltip-placement-left,.nimo-tooltip-placement-leftTop,.nimo-tooltip-placement-leftBottom{padding-right:8px}.nimo-tooltip-inner{color:#fff;text-align:left;background-color:rgba(0,0,0,.8);border-radius:8px;max-width:250px;padding:8px 12px;font-size:12px;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.05)}.nimo-tooltip-arrow{border-style:solid;border-color:transparent;width:0;height:0;position:absolute}.nimo-tooltip-placement-top .nimo-tooltip-arrow,.nimo-tooltip-placement-topLeft .nimo-tooltip-arrow,.nimo-tooltip-placement-topRight .nimo-tooltip-arrow{border-width:5px 5px 0;border-top-color:rgba(0,0,0,.8);bottom:3px}.nimo-tooltip-placement-top .nimo-tooltip-arrow{margin-left:-5px;left:50%}.nimo-tooltip-placement-topLeft .nimo-tooltip-arrow{left:16px}.nimo-tooltip-placement-topRight .nimo-tooltip-arrow{right:16px}.nimo-tooltip-placement-right .nimo-tooltip-arrow,.nimo-tooltip-placement-rightTop .nimo-tooltip-arrow,.nimo-tooltip-placement-rightBottom .nimo-tooltip-arrow{border-width:5px 5px 5px 0;border-right-color:rgba(0,0,0,.8);left:3px}.nimo-tooltip-placement-right .nimo-tooltip-arrow{margin-top:-5px;top:50%}.nimo-tooltip-placement-rightTop .nimo-tooltip-arrow{top:8px}.nimo-tooltip-placement-rightBottom .nimo-tooltip-arrow{bottom:8px}.nimo-tooltip-placement-left .nimo-tooltip-arrow,.nimo-tooltip-placement-leftTop .nimo-tooltip-arrow,.nimo-tooltip-placement-leftBottom .nimo-tooltip-arrow{border-width:5px 0 5px 5px;border-left-color:rgba(0,0,0,.8);right:3px}.nimo-tooltip-placement-left .nimo-tooltip-arrow{margin-top:-5px;top:50%}.nimo-tooltip-placement-leftTop .nimo-tooltip-arrow{top:8px}.nimo-tooltip-placement-leftBottom .nimo-tooltip-arrow{bottom:8px}.nimo-tooltip-placement-bottom .nimo-tooltip-arrow,.nimo-tooltip-placement-bottomLeft .nimo-tooltip-arrow,.nimo-tooltip-placement-bottomRight .nimo-tooltip-arrow{border-width:0 5px 5px;border-bottom-color:rgba(0,0,0,.8);top:3px}.nimo-tooltip-placement-bottom .nimo-tooltip-arrow{margin-left:-5px;left:50%}.nimo-tooltip-placement-bottomLeft .nimo-tooltip-arrow{left:16px}.nimo-tooltip-placement-bottomRight .nimo-tooltip-arrow{right:16px}.nimo-theme-dark .nimo-tooltip-inner{color:#000;background-color:rgba(255,255,255,.8)}.nimo-theme-dark .nimo-tooltip-placement-top .nimo-tooltip-arrow,.nimo-theme-dark .nimo-tooltip-placement-topLeft .nimo-tooltip-arrow,.nimo-theme-dark .nimo-tooltip-placement-topRight .nimo-tooltip-arrow{border-top-color:rgba(255,255,255,.8)}.nimo-theme-dark .nimo-tooltip-placement-right .nimo-tooltip-arrow,.nimo-theme-dark .nimo-tooltip-placement-rightTop .nimo-tooltip-arrow,.nimo-theme-dark .nimo-tooltip-placement-rightBottom .nimo-tooltip-arrow{border-right-color:rgba(255,255,255,.8)}.nimo-theme-dark .nimo-tooltip-placement-left .nimo-tooltip-arrow,.nimo-theme-dark .nimo-tooltip-placement-leftTop .nimo-tooltip-arrow,.nimo-theme-dark .nimo-tooltip-placement-leftBottom .nimo-tooltip-arrow{border-left-color:rgba(255,255,255,.8)}.nimo-theme-dark .nimo-tooltip-placement-bottom .nimo-tooltip-arrow,.nimo-theme-dark .nimo-tooltip-placement-bottomLeft .nimo-tooltip-arrow,.nimo-theme-dark .nimo-tooltip-placement-bottomRight .nimo-tooltip-arrow{border-bottom-color:rgba(255,255,255,.8)}.nimo-popover{z-index:auto;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:normal;text-align:left;font-weight:400;position:absolute;top:0;left:0}.nimo-popover:after{content:"";background:rgba(255,255,255,.01);position:absolute}.nimo-popover-hidden{display:none}.nimo-popover-placement-top,.nimo-popover-placement-topLeft,.nimo-popover-placement-topRight{padding-bottom:10px}.nimo-popover-placement-top .nimo-popover-inner,.nimo-popover-placement-topLeft .nimo-popover-inner,.nimo-popover-placement-topRight .nimo-popover-inner{border-bottom-width:2px}.nimo-popover-placement-right,.nimo-popover-placement-rightTop,.nimo-popover-placement-rightBottom{padding-left:10px}.nimo-popover-placement-right .nimo-popover-inner,.nimo-popover-placement-rightTop .nimo-popover-inner,.nimo-popover-placement-rightBottom .nimo-popover-inner{border-left-width:2px}.nimo-popover-placement-bottom,.nimo-popover-placement-bottomLeft,.nimo-popover-placement-bottomRight{padding-top:10px}.nimo-popover-placement-bottom .nimo-popover-inner,.nimo-popover-placement-bottomLeft .nimo-popover-inner,.nimo-popover-placement-bottomRight .nimo-popover-inner{border-top-width:2px}.nimo-popover-placement-left,.nimo-popover-placement-leftTop,.nimo-popover-placement-leftBottom{padding-right:10px}.nimo-popover-placement-left .nimo-popover-inner,.nimo-popover-placement-leftTop .nimo-popover-inner,.nimo-popover-placement-leftBottom .nimo-popover-inner{border-right-width:2px}.nimo-popover-inner{background-color:#fff;background-clip:padding-box;border:0 solid transparent;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.nimo-popover-title{color:#1e1e1e;border-bottom:1px solid #f0f0f0;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-width:177px;min-height:32px;margin:0;padding:5px 20px 4px;font-weight:500;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-popover-inner-content{color:#000;padding:10px 20px}.nimo-popover-message{color:#000;padding:8px 0 20px;font-size:18px}.nimo-popover-message>.nimo-icon{color:#ffc000;line-height:1.6;position:absolute}.nimo-popover-message-title{text-align:center}.nimo-popover-buttons{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;max-width:240px;margin-bottom:4px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-popover-buttons button{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:0;flex-shrink:0;width:50%;min-width:0;margin-left:8px}.nimo-popover-buttons button:first-child{margin-left:0}.nimo-popover-arrow,.nimo-popover-arrow:after{width:0;height:0;position:absolute}.nimo-popover-placement-top>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-topLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-topRight>.nimo-popover-content>.nimo-popover-arrow{box-shadow:none;bottom:3px}.nimo-popover-placement-top>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-top>.nimo-popover-content>.nimo-popover-arrow:after,.nimo-popover-placement-topLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-topLeft>.nimo-popover-content>.nimo-popover-arrow:after,.nimo-popover-placement-topRight>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-topRight>.nimo-popover-content>.nimo-popover-arrow:after{border-width:8px 10px 0;border-color:#ffc000 transparent transparent}.nimo-popover-placement-top>.nimo-popover-content>.nimo-popover-arrow:after,.nimo-popover-placement-topLeft>.nimo-popover-content>.nimo-popover-arrow:after,.nimo-popover-placement-topRight>.nimo-popover-content>.nimo-popover-arrow:after{border-color:#fff transparent transparent;top:-10px;left:-10px}.nimo-popover-placement-top>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-topLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-topRight>.nimo-popover-content>.nimo-popover-arrow{content:" ";border-style:solid;border-width:8px 10px 0;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent;border-top-color:inherit;width:0;height:0;position:absolute;bottom:4px;left:50%}.nimo-popover-placement-top>.nimo-popover-content>.nimo-popover-arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.nimo-popover-placement-topLeft>.nimo-popover-content>.nimo-popover-arrow{left:16px}.nimo-popover-placement-topRight>.nimo-popover-content>.nimo-popover-arrow{left:auto;right:16px}.nimo-popover-placement-right>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-rightTop>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-rightBottom>.nimo-popover-content>.nimo-popover-arrow{border-style:solid;border-width:10px 8px 10px 0;left:4px;box-shadow:-3px 3px 7px rgba(0,0,0,.07)}.nimo-popover-placement-right>.nimo-popover-content>.nimo-popover-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nimo-popover-placement-rightTop>.nimo-popover-content>.nimo-popover-arrow{top:12px}.nimo-popover-placement-rightBottom>.nimo-popover-content>.nimo-popover-arrow{bottom:12px}.nimo-popover-placement-bottom>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-bottomLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-bottomRight>.nimo-popover-content>.nimo-popover-arrow{top:2px;box-shadow:3px 3px 7px rgba(0,0,0,.07)}.nimo-popover-placement-bottom>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-bottom>.nimo-popover-content>.nimo-popover-arrow:after,.nimo-popover-placement-bottomLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-bottomLeft>.nimo-popover-content>.nimo-popover-arrow:after,.nimo-popover-placement-bottomRight>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-bottomRight>.nimo-popover-content>.nimo-popover-arrow:after{border-width:0 8px 10px 10px;border-color:transparent transparent #ffc000}.nimo-popover-placement-bottom>.nimo-popover-content>.nimo-popover-arrow:after,.nimo-popover-placement-bottomLeft>.nimo-popover-content>.nimo-popover-arrow:after,.nimo-popover-placement-bottomRight>.nimo-popover-content>.nimo-popover-arrow:after{content:"";border-color:transparent transparent #fff;position:absolute;bottom:-12px;left:-10px}.nimo-popover-placement-bottom>.nimo-popover-content>.nimo-popover-arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.nimo-popover-placement-bottomLeft>.nimo-popover-content>.nimo-popover-arrow{left:16px}.nimo-popover-placement-bottomRight>.nimo-popover-content>.nimo-popover-arrow{box-shadow:none;border-style:solid;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-color:inherit;position:absolute;top:3px;right:16px}.nimo-popover-placement-left>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-leftTop>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-leftBottom>.nimo-popover-content>.nimo-popover-arrow{border-style:solid;border-width:10px 0 10px 8px;right:4px;box-shadow:3px -3px 7px rgba(0,0,0,.07)}.nimo-popover-placement-left>.nimo-popover-content>.nimo-popover-arrow{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nimo-popover-placement-leftTop>.nimo-popover-content>.nimo-popover-arrow{border-style:solid;border-width:0 10px 8px;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-color:inherit;width:0;height:0;box-shadow:none;position:absolute;top:20px;right:0;-webkit-transform:translateY(-50%)rotate(90deg);transform:translateY(-50%)rotate(90deg)}.nimo-popover-placement-leftBottom>.nimo-popover-content>.nimo-popover-arrow{bottom:12px}.nimo-popover-placement-bottomLeft>.nimo-popover-content>.nimo-popover-arrow{box-shadow:none;border-style:solid}.nimo-popover-placement-bottom>.nimo-popover-content>.nimo-popover-arrow{border-style:solid;border-width:0 10px 8px;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-color:inherit;width:0;height:0;box-shadow:none;position:absolute;top:4px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.nimo-popover-content{border-color:inherit}.nimo-popover-inner{background-color:#fff;box-shadow:0 5px 30px rgba(0,0,0,.1)}.nimo-popover-inner .nimo-btn-default{color:#5a5a5a;background-color:#f0f0f0;border-color:#dcdcdc}.nimo-popover-inner .nimo-btn-primary{color:#fff;background-color:#ffc000}.nimo-popover-message-title{color:#000}.nimo-popover-placement-bottomLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-bottomRight>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-leftTop>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-bottom>.nimo-popover-content>.nimo-popover-arrow{border-color:transparent transparent #fff}.nimo-popover-placement-top>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-topLeft>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-topRight>.nimo-popover-content>.nimo-popover-arrow{border-color:#fff transparent transparent}.nimo-popover-placement-right>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-rightTop>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-rightBottom>.nimo-popover-content>.nimo-popover-arrow{border-color:transparent #fff transparent transparent}.nimo-popover-placement-left>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-leftTop>.nimo-popover-content>.nimo-popover-arrow,.nimo-popover-placement-leftBottom>.nimo-popover-content>.nimo-popover-arrow{border-color:transparent transparent transparent #fff}.nimo-theme-dark .nimo-popover-placement-right>.nimo-popover-content>.nimo-popover-arrow,.nimo-theme-dark .nimo-popover-placement-rightTop>.nimo-popover-content>.nimo-popover-arrow,.nimo-theme-dark .nimo-popover-placement-rightBottom>.nimo-popover-content>.nimo-popover-arrow{border-color:transparent #1a1a1a transparent transparent}.nimo-theme-dark .nimo-popover-placement-left>.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-leftBottom>.nimo-popover-content>.nimo-popover-arrow{border-color:transparent transparent transparent #1a1a1a}[dir=rtl] .nimo-popover{text-align:right}[dir=rtl] .nimo-popover-buttons button{margin-left:0;margin-right:8px}.nimo-inputSwitch{cursor:pointer;border-radius:9px;width:28px;height:18px;padding:0 4px;-webkit-transition:all .36s ease-out;transition:all .36s ease-out}.nimo-inputSwitch .nimo-inputSwitch-point{border-radius:50%;width:14px;height:14px;-webkit-transition:all .36s ease-out;transition:all .36s ease-out;top:2px;left:2px}.nimo-inputSwitch.open{opacity:1;background-color:#622df7}.nimo-inputSwitch.open .nimo-inputSwitch-point{margin-left:-2px;left:100%;-webkit-transform:translate(-100%);transform:translate(-100%)}.nimo-select-arrow,.nimo-select-selection__clear:before,.nimo-select-dropdown--multiple .nimo-select-dropdown-menu-item:after{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-select-arrow:before{display:block;font-family:nimoicon!important}.nimo-select{color:#5a5a5a;box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5;list-style:none;display:inline-block;position:relative}.nimo-select ul,.nimo-select ol{margin:0;padding:0;list-style:none}.nimo-select>ul>li>a{background-color:#fff;padding:0}.nimo-select-arrow{z-index:0;-webkit-transform-origin:50%;transform-origin:50%;color:#bfbfbf;margin-top:-8px;font-size:16px;line-height:1;position:absolute;top:50%;right:11px}.nimo-select-arrow *{display:none}.nimo-select-arrow:before{content:"";-webkit-transition:-webkit-transform .3s,transform .3s;transition:-webkit-transform .3s,transform .3s}.nimo-select-selection{color:#000;width:100%;height:38px;height:initial;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;background-color:#fcfcfc;background-image:none;border:1px solid #f5f5f5;border-radius:4px;outline:none;padding:0;font-size:14px;line-height:1.5;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);display:block;position:relative}.nimo-select-selection::-moz-placeholder{color:#b4b4b4;opacity:1;font-size:"14px"}.nimo-select-selection:-ms-placeholder-shown{color:#b4b4b4;font-size:"14px"}.nimo-select-selection::-webkit-input-placeholder{color:#b4b4b4;font-size:"14px"}.nimo-select-selection:focus{background-color:#fcfcfc;border-color:#622df7;border-right-width:1px!important}.nimo-select-selection:disabled::-webkit-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-select-selection:disabled::placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-select-selection:disabled{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-select-selection:disabled::-webkit-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-select-selection:disabled::-ms-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-select-selection:disabled::placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-select-selection:disabled::-webkit-input-placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-select-selection:disabled::placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-select-selection:disabled:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-select-selection:disabled::-webkit-input-placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-select-selection:disabled::-ms-input-placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-select-selection:disabled::placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-select-selection-error{border-color:#f13b1d}.nimo-select-selection-error:hover{border-color:#f13b1d;border-right-width:1px!important}.nimo-select-selection-error:focus{background-color:#fcfcfc;border-color:#f13b1d;border-right-width:1px!important}.nimo-select-selection-lg{height:40px;padding:6px 11px;font-size:16px}.nimo-select-selection-sm{height:24px;padding:1px 7px}.nimo-select-selection:hover{border-color:#bbb;border-right-width:1px!important}.nimo-select-focused .nimo-select-selection,.nimo-select-selection:focus,.nimo-select-selection:active{background-color:#fcfcfc;border-color:#622df7;border-right-width:1px!important}.nimo-select-selection__clear{vertical-align:baseline;text-align:center;text-transform:none;text-rendering:auto;opacity:0;z-index:1;color:#bfbfbf;cursor:pointer;width:16px;height:16px;margin-top:-8px;font-size:12px;font-style:normal;line-height:16px;-webkit-transition:color .3s,opacity .15s;transition:color .3s,opacity .15s;display:inline-block;position:absolute;top:50%;right:11px}.nimo-select-selection__clear:before{display:block}.nimo-select-selection__clear:hover{color:#919191}[dir=rtl] .nimo-select-selection__clear{left:11px;right:auto}.nimo-select-selection:hover .nimo-select-selection__clear{opacity:1}.nimo-select-selection-selected-value{float:left;text-overflow:ellipsis;white-space:nowrap;max-width:90%;padding-right:28px;overflow:hidden}.nimo-select-error .nimo-select-selection{border-color:#f13b1d}.nimo-select-error .nimo-select-selection:hover{border-color:#f13b1d;border-right-width:1px!important}.nimo-select-error .nimo-select-selection:focus{background-color:#fcfcfc;border-color:#f13b1d;border-right-width:1px!important}.nimo-select-no-arrow .nimo-select-selection-selected-value{padding-right:0}.nimo-select-disabled .nimo-select-selection__placeholder{color:rgba(0,0,0,.2)}.nimo-select-disabled .nimo-select-selection{cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-select-disabled .nimo-select-selection:hover,.nimo-select-disabled .nimo-select-selection:focus,.nimo-select-disabled .nimo-select-selection:active{box-shadow:none;border-color:#f5f5f5}.nimo-select-disabled .nimo-select-selection__clear{visibility:hidden;pointer-events:none;display:none}.nimo-select-disabled .nimo-select-selection .nimo-select-arrow{color:rgba(0,0,0,.2)}.nimo-select-disabled .nimo-select-selection--multiple .nimo-select-selection__choice{color:#aaa;background:#f5f5f5;padding-right:10px}.nimo-select-disabled .nimo-select-selection--multiple .nimo-select-selection__choice__remove{display:none}.nimo-select-selection--single{cursor:pointer;height:38px;position:relative}.nimo-select-selection__rendered{margin-left:11px;margin-right:11px;line-height:36px;display:block;position:relative}.nimo-select-selection__rendered:after{content:".";visibility:hidden;pointer-events:none;width:0;display:inline-block}.nimo-select-lg{font-size:16px}.nimo-select-lg .nimo-select-selection--single{height:40px}.nimo-select-lg .nimo-select-selection__rendered{line-height:38px}.nimo-select-lg .nimo-select-selection--multiple{min-height:40px}.nimo-select-lg .nimo-select-selection--multiple .nimo-select-selection__rendered li{height:32px;line-height:32px}.nimo-select-lg .nimo-select-selection--multiple .nimo-select-selection__clear{top:19px}.nimo-select-sm .nimo-select-selection--single{height:24px}.nimo-select-sm .nimo-select-selection__rendered{margin:0 7px;line-height:22px}.nimo-select-sm .nimo-select-selection--multiple{min-height:24px}.nimo-select-sm .nimo-select-selection--multiple .nimo-select-selection__rendered li{height:16px;line-height:14px}.nimo-select-sm .nimo-select-selection--multiple .nimo-select-selection__clear{top:11px}.nimo-select-sm .nimo-select-selection__clear,.nimo-select-sm .nimo-select-arrow{right:8px}[dir=rtl] .nimo-select-sm .nimo-select-selection__clear{left:8px;right:auto}[dir=rtl] .nimo-select-sm .nimo-select-arrow{left:8px;right:auto}.nimo-select-md .nimo-select-selection{font-size:12px}.nimo-select-md .nimo-select-selection--single{height:32px}.nimo-select-md .nimo-select-selection__rendered{line-height:30px}.nimo-select-md .nimo-select-selection--multiple{min-height:32px}.nimo-select-md .nimo-select-selection--multiple .nimo-select-selection__rendered li{height:24px;line-height:24px}.nimo-select-md .nimo-select-selection--multiple .nimo-select-selection__clear{top:15px}.nimo-select-disabled .nimo-select-selection__choice__remove{color:#bfbfbf;cursor:default}.nimo-select-disabled .nimo-select-selection__choice__remove:hover{color:#bfbfbf}.nimo-select-search__field{padding:0}.nimo-select-search__field__wrap{display:inline-block;position:relative}.nimo-select-selection__placeholder,.nimo-select-search__field__placeholder{color:#bfbfbf;text-overflow:ellipsis;white-space:nowrap;text-align:left;max-width:100%;height:20px;margin-top:-10px;line-height:20px;position:absolute;top:50%;left:0;right:9px;overflow:hidden}.nimo-theme-dark .nimo-select-selection__placeholder,.nimo-theme-dark .nimo-select-search__field__placeholder{color:rgba(255,255,255,.4)}.nimo-select-search__field__placeholder{left:12px}.nimo-select-search__field__mirror{white-space:pre;pointer-events:none;position:absolute;top:0;left:-9999px}.nimo-select-search--inline{width:100%;height:100%;position:absolute}.nimo-select-search--inline .nimo-select-search__field__wrap{width:100%;height:100%}.nimo-select-search--inline .nimo-select-search__field{color:#000;background:0 0;border-width:0;border-radius:4px;outline:0;width:100%;height:100%;font-size:100%;line-height:1}.nimo-select-search--inline>i{float:right}.nimo-select-selection--multiple{cursor:text;zoom:1;min-height:38px;padding-bottom:3px}.nimo-select-selection--multiple:before,.nimo-select-selection--multiple:after{content:"";display:table}.nimo-select-selection--multiple:after{clear:both}.nimo-select-selection--multiple .nimo-select-search--inline{float:left;width:auto;max-width:100%;padding:0;position:static}.nimo-select-selection--multiple .nimo-select-search--inline .nimo-select-search__field{width:.75em;max-width:100%}[dir=rtl] .nimo-select-selection--multiple .nimo-select-search--inline{float:right}.nimo-select-selection--multiple .nimo-select-selection__rendered{height:auto;margin-bottom:-3px;margin-left:5px}[dir=rtl] .nimo-select-selection--multiple .nimo-select-selection__rendered{margin-left:11px;margin-right:5px}.nimo-select-selection--multiple .nimo-select-selection__placeholder{margin-left:6px}.nimo-select-selection--multiple>ul>li,.nimo-select-selection--multiple .nimo-select-selection__rendered>ul>li{box-sizing:border-box;height:30px;margin-top:3px;line-height:28px}.nimo-select-selection--multiple .nimo-select-selection__choice{color:#5a5a5a;cursor:default;float:left;background-color:#f7f7f7;border:1px solid #f0f0f0;border-radius:2px;max-width:99%;margin-right:4px;padding:0 24px 0 10px;-webkit-transition:padding .3s cubic-bezier(.645,.045,.355,1);transition:padding .3s cubic-bezier(.645,.045,.355,1);position:relative;overflow:hidden}.nimo-select-selection--multiple .nimo-select-selection__choice__disabled{padding:0 10px}[dir=rtl] .nimo-select-selection--multiple .nimo-select-selection__choice{margin-left:4px;margin-right:0}.nimo-select-selection--multiple .nimo-select-selection__choice__content{white-space:nowrap;text-overflow:ellipsis;max-width:100%;-webkit-transition:margin .3s cubic-bezier(.645,.045,.355,1);transition:margin .3s cubic-bezier(.645,.045,.355,1);display:inline-block;overflow:hidden}.nimo-select-selection--multiple .nimo-select-selection__choice__remove{color:#919191;line-height:inherit;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%;font-size:12px;-webkit-transition:all .3s;transition:all .3s;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;position:absolute;right:4px}.nimo-select-selection--multiple .nimo-select-selection__choice__remove:hover{color:#404040}.nimo-select-selection--multiple .nimo-select-selection__clear{top:18px}.nimo-select-allow-clear .nimo-select-selection--single .nimo-select-selection-selected-value{padding-right:16px}[dir=rtl] .nimo-select-allow-clear .nimo-select-selection--single .nimo-select-selection-selected-value{padding-left:16px;padding-right:0}.nimo-select-allow-clear .nimo-select-selection--multiple .nimo-select-selection__rendered{margin-right:27px}[dir=rtl] .nimo-select-allow-clear .nimo-select-selection--multiple .nimo-select-selection__rendered{margin-left:27px;margin-right:5px}.nimo-select-open .nimo-select-arrow:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nimo-select-open .nimo-select-selection{background-color:#fcfcfc;border-color:#622df7;border-right-width:1px!important}.nimo-select-open .nimo-select-selection:hover{border-color:#622df7}.nimo-theme-dark .nimo-select-open .nimo-select-selection{background-color:#000;border-color:#6c47ff;border-right-width:1px!important}.nimo-theme-dark .nimo-select-open .nimo-select-selection:hover{border-color:#6c47ff}.nimo-select-combobox .nimo-select-arrow{display:none}.nimo-select-combobox .nimo-select-search--inline{float:none;width:100%;height:100%}.nimo-select-combobox .nimo-select-search__field__wrap{width:100%;height:100%}.nimo-select-combobox .nimo-select-search__field{z-index:1;width:100%;height:100%;box-shadow:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);position:relative}.nimo-select-combobox.nimo-select-allow-clear .nimo-select-selection:hover .nimo-select-selection__rendered{margin-right:20px}.nimo-select .nimo-select-arrow{color:#5a5a5a}.nimo-select-dropdown{color:#5a5a5a;box-sizing:border-box;z-index:1;background-color:#fcfcfc;border:1px solid #f5f5f5;border-radius:4px;outline:none;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;list-style:none;position:absolute}.nimo-select-dropdown-md{font-size:12px}.nimo-select-dropdown.slide-up-enter.slide-up-enter-active.nimo-select-dropdown-placement-bottomLeft,.nimo-select-dropdown.slide-up-appear.slide-up-appear-active.nimo-select-dropdown-placement-bottomLeft{-webkit-animation-name:nimoMoveUpIn;animation-name:nimoMoveUpIn}.nimo-select-dropdown.slide-up-enter.slide-up-enter-active.nimo-select-dropdown-placement-topLeft,.nimo-select-dropdown.slide-up-appear.slide-up-appear-active.nimo-select-dropdown-placement-topLeft{-webkit-animation-name:nimoMoveDownIn;animation-name:nimoMoveDownIn}.nimo-select-dropdown.slide-up-leave.slide-up-leave-active.nimo-select-dropdown-placement-bottomLeft{-webkit-animation-name:nimoMoveUpOut;animation-name:nimoMoveUpOut}.nimo-select-dropdown.slide-up-leave.slide-up-leave-active.nimo-select-dropdown-placement-topLeft{-webkit-animation-name:nimoMoveDownOut;animation-name:nimoMoveDownOut}.nimo-select-dropdown.fade-enter.slide-up-enter-active.nimo-select-dropdown-placement-bottomLeft,.nimo-select-dropdown.fade-appear.slide-up-appear-active.nimo-select-dropdown-placement-bottomLeft,.nimo-select-dropdown.fade-enter.slide-up-enter-active.nimo-select-dropdown-placement-topLeft,.nimo-select-dropdown.fade-appear.slide-up-appear-active.nimo-select-dropdown-placement-topLeft{-webkit-animation-name:nimoFadeIn;animation-name:nimoFadeIn}.nimo-select-dropdown.fade-leave.slide-up-leave-active.nimo-select-dropdown-placement-bottomLeft,.nimo-select-dropdown.fade-leave.slide-up-leave-active.nimo-select-dropdown-placement-topLeft{-webkit-animation-name:nimoFadeOut;animation-name:nimoFadeOut}.nimo-select-dropdown-hidden{display:none}.nimo-select-dropdown-menu{outline:none;max-height:314px;margin-bottom:0;padding-left:0;list-style:none;overflow:auto}.nimo-select-dropdown-menu-item-group-list{margin:0;padding:0}.nimo-select-dropdown-menu-item-group-list>.nimo-select-dropdown-menu-item{padding-left:20px}.nimo-select-dropdown-menu-item-group-title{color:#919191;height:32px;padding:0 11px;font-size:12px;line-height:32px}.nimo-select-dropdown-menu-item{color:#5a5a5a;white-space:nowrap;cursor:pointer;text-overflow:ellipsis;padding:8px 11px;font-weight:400;line-height:22px;-webkit-transition:background .3s;transition:background .3s;display:block;position:relative;overflow:hidden}.nimo-select-dropdown-menu-item:hover{color:#000;background-color:rgba(98,45,247,.1)}.nimo-select-dropdown-menu-item:first-child{border-radius:4px 4px 0 0}.nimo-select-dropdown-menu-item:last-child{border-radius:0 0 4px 4px}.nimo-select-dropdown-menu-item-disabled{color:#bfbfbf;cursor:not-allowed}.nimo-select-dropdown-menu-item-disabled:hover{color:#bfbfbf;cursor:not-allowed;background-color:#fff}.nimo-select-dropdown-menu-item-selected,.nimo-select-dropdown-menu-item-selected:hover{color:#622df7}.nimo-select-dropdown-menu-item-active{color:#000;background-color:rgba(98,45,247,.1)}.nimo-select-dropdown-menu-item-divider{background-color:#f0f0f0;height:1px;margin:1px 0;line-height:0;overflow:hidden}.nimo-select-dropdown--multiple .nimo-select-dropdown-menu-item:after{color:transparent;font-size:12px;font-size:"10px \9 ";-webkit-transform:scale("")rotate(0deg);-webkit-transform:scale("")rotate(0deg);transform:scale("")rotate(0deg);text-shadow:0 .1px,.1px 0,0 -.1px,-.1px 0;font-weight:700;-webkit-transition:all .2s;transition:all .2s;display:inline-block;position:absolute;top:50%;right:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}:root .nimo-select-dropdown--multiple .nimo-select-dropdown-menu-item:after{font-size:12px}.nimo-select-dropdown--multiple .nimo-select-dropdown-menu-item:hover:after{color:#ddd}.nimo-select-dropdown--multiple .nimo-select-dropdown-menu-item-disabled:after{display:none}.nimo-select-dropdown--multiple .nimo-select-dropdown-menu-item-selected:after,.nimo-select-dropdown--multiple .nimo-select-dropdown-menu-item-selected:hover:after{color:#ffc000;display:inline-block}.nimo-select-dropdown-container-open .nimo-select-dropdown,.nimo-select-dropdown-open .nimo-select-dropdown{display:block}.nimo-theme-dark .nimo-select-selection{color:#fff;background-color:#252525;border-color:#303030}.nimo-theme-dark .nimo-select-selection::-moz-placeholder{color:rgba(255,255,255,.4);opacity:1;font-size:"14px"}.nimo-theme-dark .nimo-select-selection::-webkit-input-placeholder{color:rgba(255,255,255,.4);font-size:"14px"}.nimo-theme-dark .nimo-select-selection:disabled::-webkit-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-selection:disabled::placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-selection:disabled{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-selection:disabled::-webkit-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-selection:disabled::-ms-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-selection:disabled::placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-selection:disabled::-webkit-input-placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection:disabled::placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection:disabled:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection:disabled::-webkit-input-placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection:disabled::-ms-input-placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection:disabled::placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection:hover{border-color:#464646;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection:focus{background-color:#000;border-color:#6c47ff;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection-error{border-color:#f13b1d}.nimo-theme-dark .nimo-select-selection-error:hover{border-color:#f13b1d;border-right-width:1px!important}.nimo-theme-dark .nimo-select-selection-error:focus{background-color:#000;border-color:#f13b1d;border-right-width:1px!important}.nimo-theme-dark .nimo-select-disabled .nimo-select-selection{color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-disabled .nimo-select-selection:hover,.nimo-theme-dark .nimo-select-disabled .nimo-select-selection:focus,.nimo-theme-dark .nimo-select-disabled .nimo-select-selection:active{background-color:#252525;border-color:#323232}.nimo-theme-dark .nimo-select-disabled .nimo-select-selection .nimo-select-arrow,.nimo-theme-dark .nimo-select-disabled .nimo-select-selection__placeholder{color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-error .nimo-select-selection{border-color:#f13b1d}.nimo-theme-dark .nimo-select-error .nimo-select-selection:hover{border-color:#f13b1d;border-right-width:1px!important}.nimo-theme-dark .nimo-select-error .nimo-select-selection:focus{background-color:#252525;border-color:#f13b1d;border-right-width:1px!important}.nimo-theme-dark .nimo-select-dropdown{background-color:#252525}.nimo-theme-dark .nimo-select-dropdown-menu-item{color:rgba(255,255,255,.6)}.nimo-theme-dark .nimo-select-dropdown-menu-item:hover,.nimo-theme-dark .nimo-select-dropdown-menu-item-active{color:#fff;background-color:#323232}.nimo-theme-dark .nimo-select-dropdown-menu-item-selected,.nimo-theme-dark .nimo-select-dropdown-menu-item-selected:hover{color:#6c47ff}.nimo-theme-dark .nimo-select-dropdown-menu-item-disabled{color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-select-dropdown-menu-item-disabled:hover{color:rgba(255,255,255,.2);background-color:#252525}.nimo-theme-dark .nimo-select-search--inline .nimo-select-search__field{color:#fff}.nimo-theme-dark .nimo-select-selection--multiple .nimo-select-selection__choice{color:#fff;background-color:#323232;border-color:#505050}.nimo-theme-dark .nimo-select-selection--multiple .nimo-select-selection__choice__remove:hover{color:#fff}.nimo-theme-dark .nimo-select-arrow{color:rgba(255,255,255,.6)}[dir=rtl] .nimo-select-selection-selected-value{float:right;padding-left:28px;padding-right:0}[dir=rtl] .nimo-select-arrow{left:9px;right:auto}[dir=rtl] .nimo-select-selection--multiple .nimo-select-selection__choice{float:right}[dir=rtl] .nimo-select-selection__placeholder{text-align:right;left:9px;right:0}[dir=rtl] .nimo-select-search__field__placeholder{text-align:right;left:9px;right:0}[dir=rtl] .nimo-select-search__field__mirror{left:auto;right:-9999px}.im-receive-setting-modal .nimo-modal-body{padding:0}.im-receive-setting-modal .nimo-modal-body .main-content{padding:12px 0 24px}.im-receive-setting-modal .nimo-modal-body .main-content .setting-item{padding:13px 12px}.im-receive-setting-modal .nimo-modal-body .main-content .setting-item .title{margin-bottom:2px}.im-receive-setting-modal .nimo-modal-body .main-content .sub-setting-item{margin:2px 0;padding:0 12px}.im-receive-setting-modal .nimo-modal-body .main-content .tip .circle{background-color:#62e620;border-radius:50%;width:8px;height:8px}.im-receive-setting-modal .nimo-modal-body .main-content .tip .text{margin:0 4px}.im-receive-setting-modal .nimo-modal-body .main-content .select-user-level{width:130px}.im-receive-setting-modal .nimo-modal-body .main-content .select-remind-users{width:200px}.im-receive-setting-modal .nimo-modal-body .main-content .special-reminder2{padding:4px 12px 24px}.im-receive-setting-modal .nimo-modal-body .main-content .operate-msg{padding:13px 12px}.im-receive-setting-modal .nimo-modal-body .main-content .greetings-textarea{resize:none;box-sizing:border-box;border:none;border-radius:4px;width:366px;height:150px}.im-receive-setting-modal .nimo-modal-body .main-content .greetings-length{bottom:22px;right:12px}.nimo-fans-badge{color:#fff;vertical-align:baseline;height:14px;font-size:12px;-webkit-transform:translateY(-8px);transform:translateY(-8px)}.nimo-fans-badge__bg{width:20px;height:20px;margin-top:2px;display:inline-block}.nimo-fans-badge__bg0{color:#fff;background-color:#cdcdcd}.nimo-fans-badge__level0{background-image:url(//www.nimo.tv/nms/images/badge0.b56905ed065b6bae.png);width:13px;height:21px;line-height:28px}.nimo-fans-badge__bg1{color:#fff;background-color:#b3d2ff}.nimo-fans-badge__level1{background-image:url(//www.nimo.tv/nms/images/badge1.3d3dc2973ee79c78.png);width:13px;height:21px;line-height:28px}.nimo-fans-badge__bg2{color:#fff;background-color:#a5df6d}.nimo-fans-badge__level2{background-image:url(//www.nimo.tv/nms/images/badge2.2b4b82a98cd717f3.png);width:13px;height:21px;line-height:28px}.nimo-fans-badge__bg3{color:#fff;background-color:#ff8b86}.nimo-fans-badge__level3{background-image:url(//www.nimo.tv/nms/images/badge3.d1434e06f149b3ca.png);width:19px;height:21px;line-height:26px}.nimo-fans-badge__bg4{color:#fff;background-color:#fa4941}.nimo-fans-badge__level4{background-image:url(//www.nimo.tv/nms/images/badge4.8a0c2c97a8c43597.png);width:19px;height:21px;line-height:26px}.nimo-fans-badge__bg5{color:#fff;background-color:#ba74ff}.nimo-fans-badge__level5{background-image:url(//www.nimo.tv/nms/images/badge5.eff9cbccfd3dad92.png);width:20px;height:21px;line-height:28px}.nimo-fans-badge__bg6{color:#fff;background-color:#ffd347}.nimo-fans-badge__level6{background-image:url(//www.nimo.tv/nms/images/badge6.5e3b9d918694eabf.png);width:20px;height:21px;line-height:28px}.nimo-fans-badge__bg7{color:#fff;background-image:-webkit-gradient(linear,100% 0,0 0,from(#ffba00),to(#fe7108));background-image:-webkit-linear-gradient(#ffba00 0%,#fe7108 100%);background-image:linear-gradient(270deg,#ffba00 0%,#fe7108 100%)}.nimo-fans-badge__level7{background-image:url(//www.nimo.tv/nms/images/badge7.64d3b2b6f0a6961f.png);width:22px;height:22px;line-height:29px}.nimo-fans-badge__bg8{color:#fff;background-image:-webkit-gradient(linear,100% 0,0 0,from(#ff8c3c),to(#ff2873));background-image:-webkit-linear-gradient(#ff8c3c 0%,#ff2873 100%);background-image:linear-gradient(270deg,#ff8c3c 0%,#ff2873 100%);border:1px solid #c63255}.nimo-fans-badge__level8{background-image:url(//www.nimo.tv/nms/images/badge8.d680056fc7125ca7.png);width:22px;height:22px;line-height:29px}.nimo-fans-badge__bg9{color:#fff;background-image:-webkit-gradient(linear,100% 0,0 0,from(#f77),to(#ff31fe));background-image:-webkit-linear-gradient(#f77 0%,#ff31fe 100%);background-image:linear-gradient(270deg,#f77 0%,#ff31fe 100%);border:1px solid #a12e88}.nimo-fans-badge__level9{background-image:url(//www.nimo.tv/nms/images/badge9.de4b18c9ce6dbd59.png);width:22px;height:22px;line-height:29px}.nimo-fans-badge__bg10{color:#fff;background-image:-webkit-gradient(linear,100% 0,0 0,from(#ff3ab0),to(#4560ff));background-image:-webkit-linear-gradient(#ff3ab0 0%,#4560ff 100%);background-image:linear-gradient(270deg,#ff3ab0 0%,#4560ff 100%);border:1px solid #3d14ba}.nimo-fans-badge__level10{background-image:url(//www.nimo.tv/nms/images/badge10.d28a4a0b43e03ebd.png);width:22px;height:22px;line-height:29px}.nimo-fans-badge__level{box-sizing:content-box;direction:ltr;background-position:0 100%;background-repeat:no-repeat;background-size:contain}.nimo-fans-badge__level.gradient{z-index:0;margin-left:-5px}.nimo-fans-badge__level .mrgl-1px{margin-left:-1px}.nimo-fans-badge__name{text-align:center;word-break:keep-all;white-space:nowrap;box-sizing:border-box;border-radius:2px 0 0 2px;min-width:36px;max-width:100px;height:14px;padding:0 2px;line-height:12px}.nimo-fans-badge__name.icon{min-width:unset;width:26px;padding:0}.nimo-fans-badge__name.icon.nimo-fans-badge__name-has-left{width:37px}.nimo-fans-badge__name.icon.nimo-fans-badge__name-has-left .nimo-fans-badge__icon{margin-left:6px}.nimo-fans-badge__name.gradient{min-width:40px;padding-right:5px}.nimo-fans-badge__name.gradient.icon{min-width:unset;width:30px}.nimo-fans-badge__name.gradient.icon.nimo-fans-badge__name-has-left{width:40px}.nimo-fans-badge__name.gradient.icon.nimo-fans-badge__name-has-left .nimo-fans-badge__icon{margin-left:4px}.nimo-fans-badge__name.border{line-height:10px}.nimo-fans-badge__icon{width:20px;height:20px}.nimo-fans-badge__shadow{width:9px;height:10px;margin:2px;bottom:0;right:23px}.nimo-fans-badge__name-has-left{padding-left:14px}.nimo-fans-badge__left-icon.nimo-image{width:12px;height:12px;margin:1px}.nimo-fans-badge__not-worn{padding-top:14px}.nimo-fans-badge__not-worn .nimo-icon{line-height:18px}.nimo-fans-badge__not-worn-text{border:1px dashed #b4b4b4;border-radius:4px;padding:2px 4px;line-height:14px}.nimo-fans-badge__wrapper{direction:ltr}.nimo-fans-badge .filter-gray{-webkit-filter:gray;filter:gray}.nimo-theme-dark .nimo-fans-badge__bg0:not(.ignore-dark){background-color:#979797}.nimo-theme-dark .nimo-fans-badge__level0:not(.ignore-dark){background-image:url(//www.nimo.tv/nms/images/badge0-d.2320a3ad0ef195f5.png)}.nimo-theme-dark .nimo-fans-badge__bg1:not(.ignore-dark){background-color:#6382b0}.nimo-theme-dark .nimo-fans-badge__level1:not(.ignore-dark){background-image:url(//www.nimo.tv/nms/images/badge1-d.159fb63873814e64.png)}.nimo-theme-dark .nimo-fans-badge__bg2:not(.ignore-dark){background-color:#719e5f}.nimo-theme-dark .nimo-fans-badge__level2:not(.ignore-dark){background-image:url(//www.nimo.tv/nms/images/badge2-d.fb20ac579b4c68ac.png)}.nimo-theme-dark .nimo-fans-badge__bg3:not(.ignore-dark){background-color:#db7a7a}.nimo-theme-dark .nimo-fans-badge__level3:not(.ignore-dark){background-image:url(//www.nimo.tv/nms/images/badge3-d.6cb76909f1658bf0.png)}.nimo-theme-dark .nimo-fans-badge__bg4:not(.ignore-dark){background-color:#b83d37}.nimo-theme-dark .nimo-fans-badge__level4:not(.ignore-dark){background-image:url(//www.nimo.tv/nms/images/badge4-d.3903542a29474080.png)}.nimo-theme-dark .nimo-fans-badge__bg5:not(.ignore-dark){background-color:#8c64e2}.nimo-theme-dark .nimo-fans-badge__level5:not(.ignore-dark){background-image:url(//www.nimo.tv/nms/images/badge5-d.6506f220f33be253.png)}.nimo-theme-dark .nimo-fans-badge__bg6:not(.ignore-dark){background-color:#cca345}.nimo-theme-dark .nimo-fans-badge__level6:not(.ignore-dark){background-image:url(//www.nimo.tv/nms/images/badge6-d.20da4ce29e00e5eb.png)}.nimo-theme-dark .nimo-fans-badge__level7:not(.ignore-dark){background-image:url(//www.nimo.tv/nms/images/badge7-d.83ff28c6b2b039aa.png)}.nimo-user-level-badge{direction:ltr;height:20px}.nimo-user-level-badge .level-badge-icon{width:20px;height:20px;top:0;left:0}.nimo-user-level-badge .LevelNumber{padding-left:21px}.nimo-user-level-badge.level1{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv1.171b3bae9025fdfc.png) 100%/23px 17px no-repeat;width:33px}.nimo-user-level-badge.level1 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv1.c218531ce13a52dd.png) 50%/contain no-repeat}.nimo-user-level-badge.level2{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv5.ae0720e1bd67b2be.png) 100%/24px 17px no-repeat;width:34px}.nimo-user-level-badge.level2 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv5.3234f94c82bd0042.png) 50%/contain no-repeat}.nimo-user-level-badge.level3{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv10.b64af5828e0e1fb0.png) 100%/31px 17px no-repeat;width:40px}.nimo-user-level-badge.level3 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv10.02db1be3213f7c4f.png) 50%/contain no-repeat}.nimo-user-level-badge.level4{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv20.d1cab8c4dc011b9d.png) 100%/31px 17px no-repeat;width:41px}.nimo-user-level-badge.level4 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv20.812d758b286b4df4.png) 50%/contain no-repeat}.nimo-user-level-badge.level5{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv30.0766c485825b7f30.png) 100%/31px 17px no-repeat;width:41px}.nimo-user-level-badge.level5 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv30.06a156e074bc195a.png) 50%/contain no-repeat}.nimo-user-level-badge.level6{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv40.56662906605526aa.png) 100%/31px 17px no-repeat;width:41px}.nimo-user-level-badge.level6 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv40.30c49c339a4eb3ed.png) 50%/contain no-repeat}.nimo-user-level-badge.level7{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv50.ca8a7884f7006a0e.png) 100%/31px 17px no-repeat;width:41px}.nimo-user-level-badge.level7 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv50.e9dde6a39d0f72b4.png) 50%/contain no-repeat}.nimo-user-level-badge.level8{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv60.db319c9d607279b5.png) 100%/31px 17px no-repeat;width:41px}.nimo-user-level-badge.level8 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv60.c8042a20086d1975.png) 50%/contain no-repeat}.nimo-user-level-badge.level9{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv75.06ab52ea68021998.png) 100%/31px 17px no-repeat;width:41px}.nimo-user-level-badge.level9 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv75.064b085e2b173ad6.png) 50%/contain no-repeat}.nimo-user-level-badge.level10{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv90.fa432190100df286.png) 100%/31px 17px no-repeat;width:41px}.nimo-user-level-badge.level10 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv90.1333465b26f53d38.png) 50%/contain no-repeat}.nimo-user-level-badge.level11{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv100.3f73413f4d0be0c9.png) 100%/37px 17px no-repeat;width:47px}.nimo-user-level-badge.level11 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv90.1333465b26f53d38.png) 50%/contain no-repeat}.nimo-user-level-badge.level12{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv105.0d09e4b457cf445b.png) 100%/37px 17px no-repeat;width:47px}.nimo-user-level-badge.level12 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv105.bfceeeb9c3c130cc.png) 50%/contain no-repeat}.nimo-user-level-badge.level13{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv120.bf1292c0bda9998c.png) 100%/37px 17px no-repeat;width:47px}.nimo-user-level-badge.level13 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv120.cd2465b6e788823d.png) 50%/contain no-repeat}.nimo-user-level-badge.level14{color:#fff;background:url(//www.nimo.tv/nms/images/bj_lv135.1091b7cd4aa4a848.png) 100%/37px 17px no-repeat;width:47px}.nimo-user-level-badge.level14 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv135.5f1f38909a842f6a.png) 50%/contain no-repeat}.nimo-user-level-badge.level15{color:#ffefc1;background:url(//www.nimo.tv/nms/images/bj_lv150.50ea865218a2c44e.png) 100%/37px 17px no-repeat;width:47px}.nimo-user-level-badge.level15 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv150.02b3a8a43c499a31.png) 50%/contain no-repeat}.nimo-user-level-badge.level16{color:#ffefc1;background:url(//www.nimo.tv/nms/images/bj_lv165.6ea1ecd6778dd44f.png) 100%/37px 17px no-repeat;width:47px}.nimo-user-level-badge.level16 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv165.40e25b19ad3fcd93.png) 50%/contain no-repeat}.nimo-user-level-badge.level17{color:#ffefc1;background:url(//www.nimo.tv/nms/images/bj_lv180.d071bc99692be7a4.png) 100%/39px 17px no-repeat;width:49px}.nimo-user-level-badge.level17 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv180.4624ffb34a747a30.png) 50%/contain no-repeat}.nimo-user-level-badge.level18{color:#ffefc1;background:url(//www.nimo.tv/nms/images/bj_lv195.34175cdc8c9bafda.png) 100%/37px 17px no-repeat;width:47px}.nimo-user-level-badge.level18 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv195.5a008c34b2241776.png) 50%/contain no-repeat}.nimo-user-level-badge.level19{color:#ffefc1;background:url(//www.nimo.tv/nms/images/bj_lv210.d7454fcefb19326a.png) 100%/37px 17px no-repeat;width:47px}.nimo-user-level-badge.level19 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv210.02b7e32971a21333.png) 50%/contain no-repeat}.nimo-user-level-badge.level20{color:#ffefc1;background:url(//www.nimo.tv/nms/images/bj_lv225.8946501429bffee1.png) 100%/39px 17px no-repeat;width:49px}.nimo-user-level-badge.level20 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv225.0629365d4d4c0aa7.png) 50%/contain no-repeat}.nimo-user-level-badge.level21{color:#fbffdc;background:url(//www.nimo.tv/nms/images/bj_lv240.30059e241db29517.png) 100%/40px 17px no-repeat;width:50px}.nimo-user-level-badge.level21 .level-badge-icon{background:url(//www.nimo.tv/nms/images/icon_lv240.a8cf173dadc4c218.png) 50%/contain no-repeat}.nimo-user-level-badge-large{height:24px}.nimo-user-level-badge-large .level-badge-icon{width:24px;height:24px}.nimo-user-level-badge-large .LevelNumber{padding-left:25.2px}.nimo-user-level-badge-large.level1{background-size:27.6px 20.4px;width:39.6px}.nimo-user-level-badge-large.level2{background-size:28.8px 20.4px;width:40.8px}.nimo-user-level-badge-large.level3{background-size:37.2px 20.4px;width:48px}.nimo-user-level-badge-large.level4,.nimo-user-level-badge-large.level5,.nimo-user-level-badge-large.level6,.nimo-user-level-badge-large.level7,.nimo-user-level-badge-large.level8,.nimo-user-level-badge-large.level9,.nimo-user-level-badge-large.level10{background-size:37.2px 20.4px;width:49.2px}.nimo-user-level-badge-large.level11,.nimo-user-level-badge-large.level12,.nimo-user-level-badge-large.level13,.nimo-user-level-badge-large.level14,.nimo-user-level-badge-large.level15,.nimo-user-level-badge-large.level16{background-size:44.4px 20.4px;width:56.4px}.nimo-user-level-badge-large.level17{background-size:46.8px 20.4px;width:58.8px}.nimo-user-level-badge-large.level18,.nimo-user-level-badge-large.level19{background-size:44.4px 20.4px;width:56.4px}.nimo-user-level-badge-large.level20{background-size:46.8px 20.4px;width:58.8px}.nimo-user-level-badge-large.level21{background-size:48px 20.4px;width:60px}.nimo-cr_decoration{margin-left:-2px;margin-right:0}.nimo-cr_decoration_icon,.nimo-cr_decoration-manager,.nimo-cr_decoration-mrgh{margin:0 2px}.nimo-cr_decoration_icon,.nimo-cr_decoration_icon.nimo-image{white-space:nowrap;vertical-align:-4px;margin:0 2px;display:inline-block}.nimo-cr_decoration_icon.nimo-image>picture img{width:auto;height:18px}.nimo-cr_decoration-manager,.nimo-cr_decoration-manager+span{color:#11b482}[dir=rtl] .nimo-cr_decoration{margin-left:0;margin-right:-2px}.Nickname{margin-left:-1.5px;margin-right:-1.5px}.Nickname__label,.Nickname__decoration{padding-left:1.5px;padding-right:1.5px}.Nickname__decoration .nimo-image>picture img{width:auto;height:1.35em}.components_toastLoading{border-radius:8px;width:50px;height:50px;margin-left:auto;margin-right:auto}.components_toastLoading .sk-fading-circle{width:50px;height:50px;margin-top:0;margin-left:auto;margin-right:auto;position:relative}.components_toastLoading .sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;top:0;left:0}.components_toastLoading .sk-fading-circle .sk-circle:before{content:"";background-color:#622df7;border-radius:100%;width:15%;height:15%;margin:0 auto;-webkit-animation:1.2s ease-in-out infinite both sk-circleFadeDelay;animation:1.2s ease-in-out infinite both sk-circleFadeDelay;display:block}.components_toastLoading .sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.components_toastLoading .sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.components_toastLoading .sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.components_toastLoading .sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.components_toastLoading .sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.components_toastLoading .sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.components_toastLoading .sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.components_toastLoading .sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.components_toastLoading .sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.components_toastLoading .sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.components_toastLoading .sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.components_toastLoading .sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.components_toastLoading .sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.components_toastLoading .sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.components_toastLoading .sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.components_toastLoading .sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.components_toastLoading .sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.components_toastLoading .sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.components_toastLoading .sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.components_toastLoading .sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.components_toastLoading .sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.components_toastLoading .sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.nimo-loading-linear{border:2.5px solid transparent;border-right-color:#666;border-radius:50%;width:28px;height:28px;margin:0 auto;-webkit-animation:.7s linear infinite forwards rotation;animation:.7s linear infinite forwards rotation;display:block}.nimo-loading-linear-sm{border-width:1.5px;width:20px;height:20px}.nimo-loading-linear-lg{width:32px;height:32px}.nimo-loading-linear-purple{border-right-color:#622df7}.nimo-loading-linear-white{border-right-color:#fff}.i-center_loading{z-index:210;background:rgba(0,0,0,.3);border-radius:8px;padding:14.5px 32.5px;position:fixed;top:46%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.i-center_loading .nimo-loading-linear{border-right-color:#dcdcdc}.nimo-theme-dark .nimo-loading-linear-purple{border-right-color:#fff}.private-letter-container .chart-list-area{width:-webkit-calc((100% - 90px)*.3);box-sizing:border-box;width:calc(30% - 27px);max-width:350px;padding:8px 16px;overflow:auto}.private-letter-container .chart-list-area .chart-list-item{cursor:pointer;margin-bottom:4px;padding:8px}.private-letter-container .chart-list-area .chart-list-item-name{margin-bottom:4px;font-size:14px;font-weight:600;line-height:20px}.private-letter-container .chart-list-area .chart-list-item-time{font-size:12px;line-height:14px}.private-letter-container .chart-list-area .chart-list-item-prompt{border-radius:9px;min-width:14px;height:18px;padding:0 2px;font-size:12px;line-height:18px}.private-letter-container .chart-list-area .chart-list-item .little-red-dot{width:8px;height:8px;top:4px;left:46px}.private-letter-modal .nimo-modal-body{padding:0}.private-letter-modal .nimo-modal-body .private-letter-container{border-radius:4px;width:922px;height:528px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3)}.nimo-avatar-container{position:relative}.nimo-avatar-container-avatarbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nimo-avatar.nimo-avatar-container-avatar{box-sizing:border-box;width:100%!important;height:100%!important}.CountryBadge__name{margin:0 3px}.CountryBadge .flag-abc{width:20px}.IframeModalCloseButton{color:#fff;background-color:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.2);border-radius:11px;width:22px;height:22px;font-size:12px;line-height:22px}.IframeModalCloseButton:hover{background-color:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.4)}.nimo-open-act-modal .nimo-iframe__drag-trigger{z-index:1;background-image:url(//www.nimo.tv/nms/images/drag-area.f3eb8953dac59386.png);background-size:100% 100%;width:100%;height:54px;top:0}.nimo-open-act-modal .nimo-iframe__wrap{padding-top:39px}.nimo-open-act-modal.nimo-confirm .nimo-modal-content .nimo-modal-close{display:none}.nimo-open-act-modal_close-icon{z-index:10;position:absolute;top:26px;right:-26px}.AchievementsDetailModal.nimo-modal{margin:0 auto!important}.AchievementsDetailModal .nimo-modal-content{background-color:transparent}.AchievementsDetailModal.nimo-confirm .nimo-modal-close{margin:10px;display:block}.AchievementsDetailModal,.AchievementsDetailModal .nimo-iframe__wrap,.AchievementsDetailModal .nimo-iframe{box-sizing:border-box;border-radius:16px;width:738px;max-width:100%;height:448px;max-height:100%;overflow:hidden}.AchievementsDetailModal .nimo-modal-body{padding:0!important}.AchievementsDetailModal .nimo-confirm-content{margin:0!important}.AchievementsDetailModal .nimo-confirm-btns{display:none!important}.AchievementsDetailModal .nimo-modal-close-x{width:26px;height:26px;line-height:26px}.AchievementsDetailModal iframe{border:none}.nm-achievements-item__modal .nimo-modal{width:auto!important}.nm-achievements-item__modal .nimo-modal-content{border-radius:14px;min-width:252px}.nm-achievements-item__modal .nimo-modal-content .nimo-modal-body{padding-top:10px}.nm-achievements-item__modal .nimo-confirm-body .nimo-confirm-content{font-size:10px}.nm-achievements-item__modal .nm-achievements-item__modal-name,.nm-achievements-item__modal .nm-achievements-item__modal-sender-name{font-size:12px}.nm-achievements-item__modal .nm-achievements-item__modal-icon-container{width:62px;height:62px}.nm-achievements-item__modal .nm-achievements-item__modal-avatar{width:24px;height:24px}.nm-achievements-item__modal .nm-achievements-item__tips-icon{width:12px;height:12px;margin:-2px 3px 0}.nm-achievements-item__modal .text-decoration-underline{text-decoration:underline}.nm-achievements-item__modal .nimo-confirm .nimo-modal-close{display:none}.clan-badge{box-sizing:border-box;border-radius:11px;height:16px;padding:3px 8px;font-size:10px}.clan-badge.theme1{color:#fe5739;border:1px solid #fe5739}.clan-badge.theme1 svg path{fill:#fe5739}.clan-badge.theme4{background-color:rgba(0,0,0,.2);border-radius:0;height:20px;padding:0 6px}.clan-badge.theme4 svg path{fill:#fe5739}.clan-badge.theme2{color:#ffc000;border:1px solid #ffc000}.clan-badge.theme3{color:#999;border:1px solid rgba(0,0,0,.13)}.clan-badge.theme3 svg path{fill:#ff5586}.clan-badge .clan-icon{width:11px;margin-top:-1px}.clan-badge .title{margin:0 3px}.clan-badge .clan-name-container{max-width:120px}.clan-badge .clan-name{white-space:nowrap;display:inline-block}.clan-badge-wap{margin:3px 0}.clan-badge-wap .clan-name-container{max-width:142px}.clan-badge-btn-wrapper{padding:10px 20px}.clan-badge-btn-wrapper a.nimo-btn,.clan-badge-btn-wrapper .nimo-btn{white-space:normal;height:auto;padding:8px 20px;line-height:1.35}.clan-badge-recruitment-btn .recruitment-icon{width:55px;position:absolute;top:-25px;left:-25px}.clan-badge-popover{width:349px}@media (max-width:349px){.clan-badge-popover{width:auto}}.clan-badge-popover .info{line-height:1.5}.clan-badge-popover .btn-content{background:-webkit-gradient(linear,0 0,100% 0,from(#5c74e9),to(#5e2fcf));background:-webkit-linear-gradient(#5e2fcf 0%,#5c74e9 100%);background:linear-gradient(90deg,#5c74e9 0%,#5e2fcf 100%);border-radius:5px;margin-left:-18px;padding:8px 10px 8px 32px}.clan-badge-popover .arrow-icon{width:16px}.clan-badge-modal-wap{top:100px}.clan-badge-modal-wap .nimo-modal-content{margin:0 28px}.clan-badge-modal-wap .nimo-modal-body{padding:50px 30px 20px;position:relative}.clan-badge-modal-wap .clan-avatar{width:90px;height:90px;position:absolute;top:-45px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.clan-badge-modal-wap .info{-webkit-align-self:center;align-self:center;line-height:1.5}.clan-badge-modal-wap .btn-content{background:-webkit-gradient(linear,0 0,100% 0,from(#5c74e9),to(#5e2fcf));background:-webkit-linear-gradient(#5e2fcf 0%,#5c74e9 100%);background:linear-gradient(90deg,#5c74e9 0%,#5e2fcf 100%);border-radius:5px;margin-left:-18px;padding:8px 10px 8px 32px}.clan-badge-modal-wap .arrow-icon{width:16px}[dir=rtl] .clan-badge-modal-wap .btn-content{margin-left:0;margin-right:-18px;padding:8px 32px 8px 10px}[dir=rtl] .clan-badge-popover .btn-content{margin-left:0;margin-right:-18px;padding:8px 32px 8px 10px}[dir=rtl] .clan-badge-modal-wap .arrow-icon{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[dir=rtl] .clan-badge-popover .arrow-icon{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nimo-theme-dark .clan-badge.theme3{color:#666;border:1px solid rgba(255,255,255,.15)}.new-clan-badge-modal-icon{width:88px;height:88px;margin-bottom:12px}.new-clan-badge-modal-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:8px;width:223px;height:40px;margin-top:24px;font-size:16px;font-weight:400}.new-clan-badge-modal .nimo-modal{max-width:100%}.new-clan-badge-modal .nimo-modal-close{display:none}@media (max-width:767px){.new-clan-badge-modal .nimo-modal{margin:0;width:319px!important}}.new-clan-badge{box-sizing:border-box;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:11px;height:16px;padding:3px 8px;font-size:10px}.new-clan-badge-icon{width:12px;height:12px;margin-top:-1px;margin-right:4px}[dir=rtl] .new-clan-badge-icon{margin-left:4px;margin-right:0}.new-clan-badge-name-container{max-width:120px}.clan-level-tx{white-space:nowrap;text-overflow:ellipsis;color:#fff;border-radius:0 10px 10px 0;max-width:110px;height:14px;padding:2px 10px 2px 16px;display:inline-block;overflow:hidden}.clan-level-color-1{background-color:#cdcdcd;box-shadow:inset 0 0 0 1.5px #cdcdcd,inset 0 0 0 2.5px #fff}.clan-level-color-2{background-color:#b3d2ff;box-shadow:inset 0 0 0 1.5px #b3d2ff,inset 0 0 0 2.5px #fff}.clan-level-color-3{background-color:#a5df6d;box-shadow:inset 0 0 0 1.5px #a5df6d,inset 0 0 0 2.5px #fff}.clan-level-color-4{background-color:#ff8b86;box-shadow:inset 0 0 0 1.5px #ff8b86,inset 0 0 0 2.5px #fff}.clan-level-color-5{background-color:#fa4941;box-shadow:inset 0 0 0 1.5px #fa4941,inset 0 0 0 2.5px #fff}.clan-level-color-6{background-color:#ba74ff;box-shadow:inset 0 0 0 1.5px #ba74ff,inset 0 0 0 2.5px #fff}.clan-level-color-7{background-color:#ffd347;box-shadow:inset 0 0 0 1.5px #ffd347,inset 0 0 0 2.5px #fff}.clan-level-img{z-index:1;width:24px;height:24px;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.clan-level-popover{min-width:110px;min-height:90px}.clan-level-popimg{width:55px;height:55px;margin:4px}.clan-decoration-badge-wrapper{margin:5px 0;padding-left:12px;position:relative}.clan-decoration-badge-wrapper .clan-level-img{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-viewer{background-color:#fff}.nimo-viewer-level{box-sizing:border-box;background:-webkit-gradient(linear,0 0,0 100%,from(#622df7),to(#8361ff));background:-webkit-linear-gradient(270deg,#622df7 0%,#8361ff 100%);background:linear-gradient(#622df7 0%,#8361ff 100%);padding-top:54px}.nimo-modal .nimo-viewer-level{max-width:100vw;max-height:100vh;overflow:auto}.nimo-viewer-level__bg{background:url(//www.nimo.tv/nms/images/level_bg_img.68146af376911f97.png) 0 0/80px 40px;width:100%;height:100%;top:0;left:0}.nimo-viewer-level__card{box-sizing:border-box;height:133px;margin:46px 16px 28px;padding:94px 16px 0}.nimo-viewer-level__card-avatar{border-style:solid;border-width:4px;border-radius:50%;width:72px;height:72px;top:-40px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.nimo-viewer-level__card-badge{top:27px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.nimo-viewer-level__badge-img{width:100%;margin-bottom:36px}.nimo-viewer-level__progress-wrapper{background-color:#dbe2f4;border-radius:2px;width:100%;height:4px;margin-bottom:6px}.nimo-viewer-level__progress{border-radius:2px;height:100%;-webkit-transition:width .3s;transition:width .3s;top:0;left:0}.nimo-viewer-level__progress-percentage{background-color:rgba(0,0,0,.85);width:42px;height:26px;-webkit-transition:all .3s;transition:all .3s;top:-33px;box-shadow:0 6px 12px rgba(0,0,0,.1)}.nimo-viewer-level__progress-percentage:after{content:"";border:4px solid transparent;border-top-color:rgba(0,0,0,.85);display:block;position:absolute;bottom:-8px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.nimo-viewer-level__mes{box-sizing:border-box;border-radius:16px 16px 0 0;padding:20px 14px}.nimo-viewer-level__intro-table{border:1px solid #dbe2f4;margin:16px 0;font-weight:400}.nimo-viewer-level__intro-table .intro-icon{width:16px;height:16px;margin:0 2px}.nimo-viewer-level__intro-table .icon-diamond{background:url(//www.nimo.tv/nms/images/intro_diamond.7c566a38484d8508.png) 50%/100% no-repeat}.nimo-viewer-level__intro-table .icon-free-gift{background:url(//www.nimo.tv/nms/images/intro_free_gift.7240ba9b999762a4.png) 50%/100% no-repeat}.nimo-viewer-level__intro-table .icon-box{background:url(//www.nimo.tv/nms/images/intro_box.8b770a9f53d254a0.png) 50%/100% no-repeat}.nimo-viewer-level__intro-table .icon-share{background:url(//www.nimo.tv/nms/images/intro_share.7b71ce3e8ebed035.png) 50%/100% no-repeat}.nimo-viewer-level__intro-table-head{background-color:#f5f8ff;border-radius:8px 8px 0 0}.nimo-viewer-level .padh-6{padding-left:6px;padding-right:6px}.nimo-viewer-level .padh-16{padding-left:16px;padding-right:16px}.nimo-viewer-level .custom-c1{color:#1a1a1a}.nimo-viewer-level .custom-c2{color:#999}.nimo-viewer-level .n-as-lh1{line-height:1}.nimo-theme-dark.page-viewer{background-color:#1a1a1a}.nimo-theme-dark .nimo-viewer-level{background:-webkit-gradient(linear,0 0,0 100%,from(#252525),to(#252525));background:-webkit-linear-gradient(270deg,#252525 0%,#252525 100%);background:linear-gradient(#252525 0%,#252525 100%)}.nimo-theme-dark .nimo-viewer-level__bg{background:0 0}.nimo-theme-dark .nimo-viewer-level__badge-img{background:url(//www.nimo.tv/nms/images/badge_pic_dark.f1968741d3b306a7.png) 0 0/contain no-repeat;margin-bottom:36px}.nimo-theme-dark .nimo-viewer-level__progress-wrapper{background-color:#2e2e2e}.nimo-theme-dark .nimo-viewer-level__intro-table{border-color:#323232}.nimo-theme-dark .nimo-viewer-level__intro-table-head{background-color:#252525}.nimo-theme-dark .nimo-viewer-level .custom-c1{color:rgba(255,255,255,.94)}.nimo-theme-dark .nimo-viewer-level .custom-c2{color:#666}[dir=rtl] .nimo-viewer-level__card-badge{left:auto;right:50%;-webkit-transform:translate(50%);transform:translate(50%)}[dir=rtl] .nimo-viewer-level__progress{left:auto;right:0}.nimo-viewer-level__novice-title{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-viewer-level__novice-task{margin-bottom:30px}.nimo-viewer-level__novice-task .task-icon{width:44px;height:44px;margin-right:8px;display:inline-block}[dir=rtl] .nimo-viewer-level__novice-task .task-icon{left:8px;right:unset}.nimo-viewer-level__novice-task .icon-account{background:url(//www.nimo.tv/nms/images/icon_account.611e2b853a20101f.png) 50%/100% no-repeat}.nimo-viewer-level__novice-task .icon-avatar{background:url(//www.nimo.tv/nms/images/icon_avatar.9ec8efbe2939dabf.png) 50%/100% no-repeat}.nimo-viewer-level__novice-task .icon-streamer{background:url(//www.nimo.tv/nms/images/icon_streamer.bbadabcac4efcd13.png) 50%/100% no-repeat}.nimo-viewer-level__novice-task .icon-recharge{background:url(//www.nimo.tv/nms/images/icon_recharge.eb5a1ed317bc9d39.png) 50%/100% no-repeat}.nimo-viewer-level__novice-task .task-btn{box-sizing:border-box;background-color:#622df7;min-width:68px;height:28px;padding:0 5px;font-weight:500}.nimo-theme-dark .nimo-viewer-level__novice-task .task-btn{background-color:#6c47ff}.nimo-viewer-level__novice-task .task-disBtn{box-sizing:border-box;background-color:#edf1f4;min-width:68px;height:28px;padding:0 5px;font-weight:500}.nimo-theme-dark .nimo-viewer-level__novice-task .task-disBtn{background-color:#595959}.act-cutdown-time>div{padding:0 6px;font-size:12px;line-height:14px;position:relative}.act-cutdown-time>div:first-child{padding:0 4px}.act-cutdown-time>div:not(:last-child):not(:first-child):after{content:":";color:#1a1a1a;width:2px;height:10px;position:absolute;top:3.5px;right:0}.nimo-theme-dark .act-cutdown-time>div:not(:last-child):not(:first-child):after{color:#999}.act-cutdown-time>div span.num{background:#f5f5f5;border-radius:2px;width:24px;height:24px}.nimo-theme-dark .act-cutdown-time>div span.num{background:rgba(255,255,255,.05)}.act-cutdown-time>div span.text{-webkit-transform:scale(.8);transform:scale(.8)}.viewer-level-upgrade-guide-item{margin:24px 0}.viewer-level-upgrade-guide-item__icon{width:40px;height:40px;margin-right:10px}[dir=rtl] .viewer-level-upgrade-guide-item__icon{margin-left:10px;margin-right:0}.viewer-level-upgrade-guide-item__title{margin-bottom:6px;font-weight:700}.viewer-level-upgrade-guide-item__footer{text-align:center;-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;padding:0 20px;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:-webkit-box;display:-webkit-flex;display:flex}.viewer-level-upgrade-guide-item__footer .btn{color:#fff;background:#622df7;border-radius:24px;width:280px;height:48px;margin:10px auto}.EZDrawer{-webkit-transition:-webkit-transform,transform,opacity;transition:-webkit-transform,transform,opacity}.EZDrawer__overlay{opacity:0;pointer-events:none;width:100%;height:100%;-webkit-transition:inherit;transition:inherit;position:fixed;top:0;left:0}.EZDrawer__container{-webkit-transition:inherit;transition:inherit;position:fixed}.EZDrawer__container__bottom{width:100%;bottom:0;left:0;right:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.EZDrawer__container__top{width:100%;top:0;left:0;right:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.EZDrawer__container__right{height:100%;top:0;right:0;-webkit-transform:translate(100%);transform:translate(100%)}.EZDrawer__container__left{height:100%;top:0;left:0;-webkit-transform:translate(-100%);transform:translate(-100%)}.EZDrawer__open .EZDrawer__overlay{pointer-events:auto}.EZDrawer__open .EZDrawer__container{visibility:visible;-webkit-transform:translate(0,0)!important;transform:translate(0,0)!important}.nimo-icon-btn{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;background:0 0;border:none;padding:0;line-height:0}.nimo-icon-btn:disabled{cursor:not-allowed}.viewer-upgrade-level-footer{box-sizing:border-box;background-color:#fff;width:100%;padding:16px;position:fixed;bottom:0;left:0;box-shadow:0 -4px 8px rgba(25,53,125,.08)}.nimo-theme-dark .viewer-upgrade-level-footer{background-color:#252625}.viewer-upgrade-level-footer-btn{width:74.667%;height:48px}.viewer-upgrade-level-footer-btn:hover{background:#622df7}.nimo-theme-dark .viewer-upgrade-level-footer-btn:hover{background:#6c47ff}.viewer-upgrade-level-footer-title{padding-top:16px}.viewer-upgrade-level-footer-drawer{border-top-left-radius:8px;border-top-right-radius:8px}.nimo-modal .viewer-upgrade-level-footer{max-width:375px;margin-left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.nimo-modal .viewer-upgrade-level-footer-drawer{max-width:375px;margin:0 auto}.viewer-level-reward-decoration{width:auto;height:24px}.viewer-level-reward-emoicon{width:32px;height:32px;margin:2px}.viewer-level-reward-emoicons{max-width:305px}.viewer-level-reward-emoicon-place{width:32px;margin:0 2px}.reward-item-BGEnterRoomEffect-img{width:249px;max-width:100%;height:auto}.viewer-level-icon_ok{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIGZpbGw9IiM1REUzNjgiIGN4PSI3IiBjeT0iNyIgcj0iNyIvPjxwYXRoIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTMuOTUgNi42MTUgNi4zNzggOWw0LTQiLz48cGF0aCBkPSJNMCAwaDE0djE0SDB6Ii8+PC9nPjwvc3ZnPg==) 0 0/100% 100% no-repeat;width:14px;height:14px}.viewer-level-icon_nook{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMyA2LjVhLjUuNSAwIDAgMC0uNS41djVhLjUuNSAwIDAgMCAuNS41aDhhLjUuNSAwIDAgMCAuNS0uNVY3YS41LjUgMCAwIDAtLjUtLjVIM1pNNC41IDYuNWg1VjVhMi41IDIuNSAwIDAgMC01IDB2MS41WiIgc3Ryb2tlPSIjMUExQTFBIiBmaWxsPSIjRkZGIi8+PHBhdGggZD0iTTAgMGgxNHYxNEgweiIvPjwvZz48L3N2Zz4=) 0 0/100% 100% no-repeat;width:14px;height:14px}.nimo-theme-dark .viewer-level-icon_nook{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMyA2LjVhLjUuNSAwIDAgMC0uNS41djVhLjUuNSAwIDAgMCAuNS41aDhhLjUuNSAwIDAgMCAuNS0uNVY3YS41LjUgMCAwIDAtLjUtLjVIM1pNNC41IDYuNWg1VjVhMi41IDIuNSAwIDAgMC01IDB2MS41WiIgc3Ryb2tlPSIjRkZGIiBmaWxsPSIjMTkxOTFBIi8+PHBhdGggZD0iTTAgMGgxNHYxNEgweiIvPjwvZz48L3N2Zz4=)}.viewer-level-level-bonus-view-border{border-left:1px dashed #edeef0}.nimo-theme-dark .viewer-level-level-bonus-view-border{border-left-color:#666}.viewer-level-rewards-toggle{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjRjRGNkY4IiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHJ4PSIxMiIvPjxwYXRoIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTYuNjY3IDEwLjY2NyAxMS45NyAxNmw1LjM2My01LjMzMyIvPjxwYXRoIG9wYWNpdHk9Ii40IiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9nPjwvc3ZnPg==) 0 0/100% 100% no-repeat;width:24px;height:24px}.nimo-theme-dark .viewer-level-rewards-toggle{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjMjUyNjI1IiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHJ4PSIxMiIvPjxwYXRoIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTYuNjY3IDEwLjY2NyAxMS45NyAxNmw1LjM2My01LjMzMyIvPjxwYXRoIG9wYWNpdHk9Ii40IiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9nPjwvc3ZnPg==)}.viewer-level-rewards-toggle__open{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjRjRGNkY4IiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHJ4PSIxMiIvPjxwYXRoIHN0cm9rZT0iIzFBMUExQSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTE3LjMzMyAxNSAxMi4wMyA5LjY2NyA2LjY2NyAxNSIvPjxwYXRoIG9wYWNpdHk9Ii40IiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9nPjwvc3ZnPg==)}.nimo-theme-dark .viewer-level-rewards-toggle__open{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBmaWxsPSIjMjUyNjI1IiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHJ4PSIxMiIvPjxwYXRoIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZD0iTTE3LjMzMyAxNSAxMi4wMyA5LjY2NyA2LjY2NyAxNSIvPjxwYXRoIG9wYWNpdHk9Ii40IiBkPSJNMCAwaDI0djI0SDB6Ii8+PC9nPjwvc3ZnPg==)}.viewer-level-reward-bg{background:#f5f2ff;border-radius:4px;padding:10px 12px}.nimo-theme-dark .viewer-level-reward-bg{background:#252625}.ViewerLevelModal{border-radius:8px;padding-bottom:0;overflow:hidden}.ViewerLevelModal .nimo-modal-body{padding:0}.ViewerLevelModal .nimo-confirm-content{margin-top:0}.ViewerLevelModal .nimo-confirm-btns{display:none}.ViewerLevelModal .nimo-modal-content{border-radius:8px}.ViewerLevelModal.nimo-confirm .nimo-modal-close{margin:10px;display:block}.ViewerLevelModal .nimo-modal-close-x{color:#fff;width:26px;height:26px;line-height:26px}.AnchorLevelDetailModal.nimo-modal{margin:0 auto!important}.AnchorLevelDetailModal .nimo-modal-content{background-color:transparent}.AnchorLevelDetailModal.nimo-confirm .nimo-modal-close{margin:10px;display:block}.AnchorLevelDetailModal,.AnchorLevelDetailModal .nimo-iframe__wrap,.AnchorLevelDetailModal .nimo-iframe{box-sizing:border-box;border-radius:16px;width:580px;max-width:100%;height:132px;max-height:100%;overflow:hidden}.AnchorLevelDetailModal .nimo-modal-body{padding:0!important}.AnchorLevelDetailModal .nimo-confirm-content{margin:0!important}.AnchorLevelDetailModal .nimo-confirm-btns{display:none!important}.AnchorLevelDetailModal .nimo-modal-close-x{width:26px;height:26px;line-height:26px}.AnchorLevelDetailModal iframe{border:none}.RoyalEntry__icon{width:19px;height:14px}.RoyalEntry__text{color:#e9c287;font-size:14px}.RoyalEntry.with-icon .RoyalEntry__text{padding-left:3px;padding-right:3px}.RoyalDetailModal.nimo-confirm.nimo-modal{padding-bottom:40px}.RoyalDetailModal.nimo-confirm .nimo-modal-close{margin:8px;display:block}.RoyalDetailModal,.RoyalDetailModal .nimo-iframe__wrap,.RoyalDetailModal .nimo-iframe{border-radius:0 0 8px 8px;width:859px;height:549px;overflow:hidden}.RoyalDetailModal .nimo-modal-body{padding:0!important}.RoyalDetailModal .nimo-confirm-content{margin:0!important}.RoyalDetailModal .nimo-confirm-btns{display:none!important}.RoyalDetailModal .nimo-modal-close-x{width:26px;height:26px;line-height:26px}.RoyalDetailModal iframe{border:none}.nimo-fans-group-mission-badge{cursor:pointer;min-width:100px;min-height:20px}.nimo-fans-group-mission-badge .icon{width:27px;height:22px}.nimo-fans-group-mission-badge .title{background-color:#bbb;border-top-right-radius:10px;border-bottom-right-radius:10px;margin-top:2px;margin-left:-14px;padding:1px 6px 1px 16px}[dir=rtl] .nimo-fans-group-mission-badge .title{border-radius:10px 0 0 10px;margin-left:0;margin-right:-14px;padding-left:8px;padding-right:16px}.nimo-fans-group-badge__circle-wrapper{background-position:top;background-repeat:no-repeat;background-size:contain}.nimo-fans-group-badge__circle-wrapper-avatar{border-style:solid;border-width:3px;top:22px;box-shadow:0 2px 2px rgba(0,0,0,.04);width:60px!important;height:60px!important}.nimo-fans-group-badge__circle-wrapper-avatar-1{border:3px solid #fff;box-shadow:0 2px 2px rgba(0,0,0,.04);width:48px!important;height:48px!important}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper{top:22px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .message{margin:0 7px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .go-rank-list-wrapper.wrapper-3{padding-left:72px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .go-rank-list-wrapper.wrapper-2{padding-left:52px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .go-rank-list-wrapper.wrapper-1{padding-left:32px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .go-rank-list-wrapper.wrapper-0{max-width:90px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .fan-avatar-item{border:2px solid #fff;width:30px;height:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .fan-avatar-item1{left:0}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .fan-avatar-item2{left:20px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .fan-avatar-item3{left:40px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .arrow-icon{width:6px;margin:0 7px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .task-badge-rank{cursor:pointer}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .task-badge-rank .icon{background:url(//www.nimo.tv/nms/images/ranking@2x.f3759120cfcb01bd.png) 0 0/100% 100% no-repeat;width:14px;height:14px}.nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .task-badge-rank .title{margin:0 3px}[dir=rtl] .nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .go-rank-list-wrapper.wrapper-3{padding-left:0;padding-right:72px}[dir=rtl] .nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .go-rank-list-wrapper.wrapper-2{padding-left:0;padding-right:52px}[dir=rtl] .nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .go-rank-list-wrapper.wrapper-1{padding-left:0;padding-right:32px}[dir=rtl] .nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .fan-avatar-item1{left:auto;right:0}[dir=rtl] .nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .fan-avatar-item2{left:auto;right:20px}[dir=rtl] .nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .fan-avatar-item3{left:auto;right:40px}[dir=rtl] .nimo-fans-group-badge__circle-wrapper .fan-group-message-wrapper .arrow-icon{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.FansGroupProgress-progress-container{border-radius:7px;width:240px;height:14px;margin:0 5px;line-height:14px}.FansGroupProgress-progress-container .progress-bar{border-radius:7px;bottom:auto;left:0;right:auto}[dir=rtl] .FansGroupProgress-progress-container .progress-bar{left:auto;right:0}.nimo-fans-group-badge__detail{margin-top:-1px}.nimo-fans-group-badge__detail-gift-btn{border-radius:8px;min-width:238px;height:40px;margin:0 auto 15px;padding-left:25px;padding-right:25px;line-height:14px;display:block}.nimo-fans-group-badge__detail-gift-btn>span{-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-fans-group-badge__detail-discount-label{width:38px;top:-1px;right:-1px}.nimo-fans-group-badge__detail-line{width:316px;height:1px;margin:0 auto}.nimo-fans-group-badge__detail-placehloder{height:55px}.nimo-fans-group-badge__detail-progress-desc{width:292px;height:32px;margin:0 auto 10px}.discount-wrapper{margin:13px 0}.discount-countdown-label{left:58%}.discount-countdown-label .discount-border-img{width:34px;height:35px}.discount-countdown-label .percent-img{width:5.53px;height:6.31px}.discount-countdown-label .discount-countdown-time{background-color:#ff5959;border-radius:0 4px 4px 0;padding:4px 4px 4px 0;-webkit-transform:translateY(1px);transform:translateY(1px)}[dir=rtl] .discount-countdown-label{left:auto;right:58%}[dir=rtl] .discount-countdown-label .discount-border-img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[dir=rtl] .discount-countdown-label .discount-countdown-time{border-radius:4px 0 0 4px;padding-left:4px;padding-right:0}.nimo-fans-group__privilege-show{margin:16px 10px 60px}.nimo-fans-group__privilege-show__title{text-shadow:0 5px 30px rgba(0,0,0,.16);-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:10px;font-size:14px;font-weight:700;line-height:16px;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-fans-group__privilege-show__privilege-detail{-webkit-box-pack:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:6px 0;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-fans-group__privilege-show__privilege-detail__item{float:0;box-sizing:border-box;background-color:rgba(246,247,248,.4);border-radius:2px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:50%;height:55px;margin:0 3px;padding:6px;display:-webkit-box;display:-webkit-flex;display:flex;position:relative}.nimo-fans-group__privilege-show__privilege-detail__item__img{width:55px;height:55px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nimo-fans-group__privilege-show__privilege-detail__item__img.gift{width:40px;height:auto;margin:0 7px 0 8px}.nimo-fans-group__privilege-show__privilege-detail__item__text{text-shadow:0 5px 30px rgba(0,0,0,.16);text-overflow:ellipsis;width:95px;font-size:12px;line-height:14px;position:relative;overflow:hidden}.nimo-fans-group__privilege-show__privilege-detail__item__icon{width:15px;height:15px}.nimo-fans-group__privilege-show__link{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-self:center;align-self:center;margin-top:10px;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-fans-group__privilege-show__link__text{text-shadow:0 5px 30px rgba(0,0,0,.16);font-size:12px;font-weight:400;line-height:14px;text-decoration:underline}.nimo-theme-dark .nimo-fans-group__privilege-show__privilege-detail__item{background-color:rgba(255,255,255,.03)}[dir=rtl] .nimo-fans-group__privilege-show__privilege-detail__item__img{left:0;right:auto}.nimo-fans-group_sub-title-text{padding:0 3px;position:relative}.nimo-fans-group_sub-title-text:before,.nimo-fans-group_sub-title-text:after{content:"";background-image:url(//www.nimo.tv/nms/images/star.5acaf9e9b622bd6e.png);background-repeat:no-repeat;background-size:contain;width:13px;height:10px;display:block;position:absolute;top:50%}.nimo-fans-group_sub-title-text:before{left:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.nimo-fans-group_sub-title-text:after{right:0;-webkit-transform:translate(100%,-50%)scaleX(-1);transform:translate(100%,-50%)scaleX(-1)}.nimo-theme-dark .nimo-fans-group_sub-title-text:before,.nimo-theme-dark .nimo-fans-group_sub-title-text:after{background-image:url(//www.nimo.tv/nms/images/star_dark.85edd3487a337b30.png)}[dir=rtl] .nimo-fans-group_sub-title-text:before{left:auto;right:0;-webkit-transform:translate(100%,-50%)scaleX(-1);transform:translate(100%,-50%)scaleX(-1)}[dir=rtl] .nimo-fans-group_sub-title-text:after{left:0;right:auto;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.nimo-fans-group__fan-rank-wrapper .nav-back{border-bottom-style:solid;border-bottom-width:1px;padding:5px 20px 13px}.nimo-fans-group__fan-rank-wrapper .back-icon{width:8px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item{padding:10px 17px 10px 12px}.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item .rank-index{text-align:center;width:30px}.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item .fans-group-rank-item__avatar{margin:0 14px 0 5px}.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item .nickname{width:170px;margin-right:22px}.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item3 .fans-group-rank-item__avatar,.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item2 .fans-group-rank-item__avatar,.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item1 .fans-group-rank-item__avatar{margin:0 14px}.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item1{background:-webkit-gradient(linear,0 0,100% 0,from(#fff9ea),to(#fff));background:-webkit-linear-gradient(#fff 0%,#fff9ea 100%);background:linear-gradient(90deg,#fff9ea 0%,#fff 100%)}.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item2{background:-webkit-gradient(linear,0 0,100% 0,from(#ecf9ff),to(#fff));background:-webkit-linear-gradient(#fff 0%,#ecf9ff 100%);background:linear-gradient(90deg,#ecf9ff 0%,#fff 100%)}.nimo-fans-group__fan-rank-wrapper .fans-group-rank-item3{background:-webkit-gradient(linear,0 0,100% 0,from(#fcf4f1),to(#fff));background:-webkit-linear-gradient(#fff 0%,#fcf4f1 100%);background:linear-gradient(90deg,#fcf4f1 0%,#fff 100%);margin-bottom:5px}.nimo-fans-group__fan-rank-wrapper .no-info-img{width:110px;margin-top:127px}.nimo-fans-group__fan-rank-wrapper .rank-list-scroll-wrapper{height:390px}.nimo-theme-dark .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item1,.nimo-theme-dark .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item2,.nimo-theme-dark .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item3{background:#1e1e1e}[dir=rtl] .nimo-fans-group__fan-rank-wrapper .back-icon{-webkit-transform:rotateY(0);transform:rotateY(0)}[dir=rtl] .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item{padding:10px 12px 10px 17px}[dir=rtl] .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item .fans-group-rank-item__avatar{margin:0 5px 0 14px}[dir=rtl] .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item .nickname{margin-left:22px;margin-right:auto}[dir=rtl] .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item3 .fans-group-rank-item__avatar{margin:0 14px}[dir=rtl] .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item2 .fans-group-rank-item__avatar{margin:0 14px}[dir=rtl] .nimo-fans-group__fan-rank-wrapper .fans-group-rank-item1 .fans-group-rank-item__avatar{margin:0 14px}.nimo-popover-inner-content{position:relative}.nimo-empty{text-align:center;color:#919191;padding-top:30px;padding-bottom:30px}.nimo-empty-text{margin:10px 0}.nimo-empty .nimo-icon-empty{background:url(//www.nimo.tv/nms/images/no-info-new.34ced24c005c4d08.png) 0 0/contain no-repeat;width:100px;height:100px;margin:0 auto;display:block}.nimo-theme-dark .nimo-empty .nimo-icon-empty{background-image:url(//www.nimo.tv/nms/images/no-info-new-dark.201e633bd49a9aea.png)}.nimo-card{border-radius:2px;height:100%;-webkit-transition:all .3s;transition:all .3s;position:relative;box-shadow:0 5px 10px rgba(0,0,0,.05)}.nimo-card-hoverable .nimo-card-cover{cursor:pointer}.nimo-card-hoverable:hover{box-shadow:0 5px 10px rgba(0,0,0,.1)}.nimo-card-bordered{border:1px solid #f0f0f0}.nimo-card-hoverable.nimo-card-bordered:hover{border-color:#e9e9e9}.nimo-card-head{zoom:1;background:0 0;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0;min-height:48px;padding:0}.nimo-card-head:before,.nimo-card-head:after{content:"";display:table}.nimo-card-head:after{clear:both}.nimo-card-head-wrapper{display:-webkit-box;display:-webkit-flex;display:flex}.nimo-card-head-title{text-overflow:ellipsis;white-space:nowrap;color:#1e1e1e;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:16px 0;font-size:16px;font-weight:500;display:inline-block;overflow:hidden}.nimo-card-head .nimo-tabs{clear:both;margin-bottom:-17px}.nimo-card-head .nimo-tabs-bar{border-bottom:1px solid #f0f0f0}.nimo-card-body{zoom:1;padding:0}.nimo-card-body:before,.nimo-card-body:after{content:"";display:table}.nimo-card-body:after{clear:both}.nimo-card-cover{position:relative}.nimo-card-cover-preview{z-index:9;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.nimo-card-cover-preview>div{width:100%;height:100%}.nimo-card-cover-preview video{z-index:2;background-color:transparent;width:100%;height:100%;position:relative}.nimo-card-cover-preview .player-bg{z-index:1}.nimo-card-cover-preview .player-bg-img{-o-object-fit:contain;object-fit:contain;-webkit-filter:blur(10px);filter:blur(10px);opacity:.8}.nimo-card-cover-preview .player-bg-mask{opacity:.4}.nimo-card-meta{zoom:1;margin:-4px 0}.nimo-card-meta:before,.nimo-card-meta:after{content:"";display:table}.nimo-card-meta:after{clear:both}.nimo-card-meta-title{text-overflow:ellipsis;white-space:nowrap;color:#1e1e1e;font-size:16px;font-weight:500;overflow:hidden}.nimo-card-meta-game{text-align:center}.nimo-divider{background:#f0f0f0}.nimo-divider,.nimo-divider-vertical{vertical-align:middle;width:1px;height:.9em;margin:0 8px;display:inline-block;position:relative;top:-.06em}.nimo-divider-horizontal{clear:both;width:100%;height:1px;margin:24px 0;display:block}.nimo-divider-dashed{background:0 0;border-top:1px dashed #f0f0f0}.nimo-fans-group__rank-header{border-bottom-style:solid;border-bottom-width:1px;padding:5px 20px 13px}.nimo-fans-group__rank-header .back-icon{width:8px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[dir=rtl] .nimo-fans-group__rank-header .back-icon{-webkit-transform:rotateY(0);transform:rotateY(0)}.nimo-fans-group__anchor-rank-content{height:460px}.nimo-fans-group__anchor-rank-content .rank-empty{background:url(//www.nimo.tv/nms/images/bg-start.b734579d1d46c02d.png) 0 0/cover no-repeat;padding-top:80px;padding-bottom:165px}.nimo-fans-group__anchor-rank-content .rank-empty .nimo-empty-text{margin:0 10px}.nimo-fans-group__anchor-rank-title .icon-left,.nimo-fans-group__anchor-rank-title .icon-right{width:38px;height:12px}.nimo-fans-group__anchor-rank-title .icon-left{background:url(//www.nimo.tv/nms/images/title-left@2x.159e349bb6725e45.png) 0 0/100% 100% no-repeat}.nimo-fans-group__anchor-rank-title .icon-right{background:url(//www.nimo.tv/nms/images/title-right@2x.e87c7d171e604a27.png) 0 0/100% 100% no-repeat}.nimo-fans-group__anchor-rank-rank{height:390px;margin:12px 16px 0}.nimo-fans-group__anchor-rank-item{padding-top:13px}.nimo-fans-group__anchor-rank-item .num{background-color:#ba74ff;border-style:solid;border-width:1px;width:20px;height:20px;top:-7px;left:-5px}.nimo-fans-group__anchor-rank-item.num-1,.nimo-fans-group__anchor-rank-item.num-2,.nimo-fans-group__anchor-rank-item.num-3{color:#1a1a1a;background-repeat:no-repeat}.nimo-fans-group__anchor-rank-item.num-1 .num,.nimo-fans-group__anchor-rank-item.num-2 .num,.nimo-fans-group__anchor-rank-item.num-3 .num{border-width:0}.nimo-fans-group__anchor-rank-item.num-1 .nickname,.nimo-fans-group__anchor-rank-item.num-2 .nickname,.nimo-fans-group__anchor-rank-item.num-3 .nickname{color:#1a1a1a}.nimo-fans-group__anchor-rank-item.num-1{background-color:#fff2d2;background-image:url(//www.nimo.tv/nms/images/rank1_bg@2x.a0623e997f29dd46.png),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:contain;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.nimo-fans-group__anchor-rank-item.num-1 .num{color:#352400;background-color:#f2ca63}.nimo-fans-group__anchor-rank-item.num-2{background-color:#fff6e5;background-image:url(//www.nimo.tv/nms/images/rank2_bg@2x.5a8c97b9c23052aa.png),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:contain;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.nimo-fans-group__anchor-rank-item.num-2 .num{color:#34454b;background-color:#cee1ea}.nimo-fans-group__anchor-rank-item.num-3{background-color:#fff9f0;background-image:url(//www.nimo.tv/nms/images/rank3_bg@2x.a7db466b24cc28dd.png),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:contain;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.nimo-fans-group__anchor-rank-item.num-3 .num{color:#5c432f;background-color:#f3b070}.nimo-fans-group__anchor-rank-item .item-start{width:50px}.nimo-fans-group__anchor-rank-item .item-start .nimo-avatar{width:45px;height:45px}.nimo-fans-group__anchor-rank-item .item-mid{width:0}.nimo-fans-group__anchor-rank-item .item-end{width:32px;height:26px;margin-left:16px;margin-right:16px}.nimo-fans-group__anchor-rank-item .item-end .nimo-image{width:100%;height:100%}.nimo-fans-group__anchor-rank-item .scroe .nimo-image{width:12px;height:12px}[dir=rtl] .nimo-fans-group__anchor-rank-title .icon-left{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[dir=rtl] .nimo-fans-group__anchor-rank-title .icon-right{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[dir=rtl] .nimo-fans-group__anchor-rank-item .num{left:auto}.nimo-user-wealth .wealth-value-wrapper{box-sizing:border-box;background:-webkit-gradient(linear,0 0,100% 0,from(#42a7ff),color-stop(.74,#5fcef6),to(#6adcf3));background:-webkit-linear-gradient(#6adcf3 0%,#5fcef6 26%,#42a7ff 100%);background:linear-gradient(90deg,#42a7ff 0%,#5fcef6 74%,#6adcf3 100%);height:90px;padding:15px 16px}.nimo-user-wealth .wealth-value-mes-wrapper{box-sizing:border-box;padding:25px 16px}.nimo-user-wealth .wealth-value-mes-wrapper .title{margin-bottom:16px}.nimo-user-wealth .wealth-img{width:224px;height:90px;bottom:0;right:0}.nimo-user-wealth .wealth-mes-item{margin-bottom:12px;padding-left:16px;position:relative}.nimo-user-wealth .wealth-mes-item:before{content:"";background-color:#6adcf3;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:7px;left:0}[dir=rtl] .nimo-user-wealth .wealth-img{left:0;right:auto;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[dir=rtl] .nimo-user-wealth .wealth-mes-item{margin-left:0;padding-right:16px}[dir=rtl] .nimo-user-wealth .wealth-mes-item:before{left:auto;right:0}.UserWealthDetailModal .nimo-modal-body{padding:0}.UserWealthDetailModal .nimo-confirm-content{margin-top:0}.UserWealthDetailModal .nimo-confirm-btns{display:none}.UserWealthDetailModal .nimo-modal-content{border-radius:16px}.UserWealthDetailModal.nimo-confirm .nimo-modal-close{margin:10px;display:block}.UserWealthDetailModal .nimo-modal-close-x{color:#fff;width:26px;height:26px;line-height:26px}.UserWealthDetailModal .wealth-value-wrapper{border-top-left-radius:16px;border-top-right-radius:16px;padding:15px 30px}.UserWealthDetailModal .wealth-value-mes-wrapper{padding:25px 30px}.UserWealthDetailModal .wealth-img{right:20px}[dir=rtl] .UserWealthDetailModal .wealth-img{left:20px;right:auto}.RichFamily .nimo-modal-content{background-color:transparent}.RichFamily.nimo-modal{padding-bottom:0}.RichFamily.nimo-confirm .nimo-modal-close{margin:10px;display:block;top:-35px;right:-35px}.RichFamily,.RichFamily .nimo-iframe__wrap,.RichFamily .nimo-iframe{border-radius:8px;width:340px;height:736px}.RichFamily .nimo-modal-body{padding:0!important}.RichFamily .nimo-confirm-content{margin:0!important}.RichFamily .nimo-confirm-btns{display:none!important}.RichFamily .nimo-modal-close-x{width:26px;height:26px;line-height:26px}.RichFamily iframe{border:none}.nimo-room__chatroom__user-card .privilege-info-item{box-sizing:border-box;width:100%;height:48px;margin:0 0 8px;padding:0 6px 0 8px}.nimo-room__chatroom__user-card .privilege-info-item .privilege-icon{width:28px;height:28px}.nimo-room__chatroom__user-card .privilege-info-item .info{margin-left:6px}.nimo-room__chatroom__user-card .privilege-info-item-1 .nimo-cr_decoration_icon.nimo-image>picture img{height:24.47px}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-1{background-color:#f3f3f3}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-1 .value{color:#f2a57e}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-2{background-color:#edf7ff}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-2 .value{color:#2faceb}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-3{background-color:#fff2ef}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-3 .value{color:#fa5137}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-4{background-color:#fbf1fe}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-4 .value{color:#e566ff}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-5{background-color:#fcf6d7}.nimo-room__chatroom__user-card .privilege-info-item-1.royal-5 .value{color:#ffb819}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-0,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-0{background-color:#f9f9f9}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-0 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-0 .value{color:#8e8e8e}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-1,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-1{background-color:#f0f9ff}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-1 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-1 .value{color:#54a4ff}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-2,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-2{background-color:#effcea}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-2 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-2 .value{color:#9fd931}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-3,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-3{background-color:#fcf0f9}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-3 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-3 .value{color:#ff807a}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-4,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-4{background-color:#fdefef}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-4 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-4 .value{color:#ff5454}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-5,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-5{background-color:#f3f0ff}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-5 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-5 .value{color:#ba74ff}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-6,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-6{background-color:#fcf5e9}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-6 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-6 .value{color:#fcc428}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-7,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-7{background-color:#ffe8d2}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-7 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-7 .value{color:#ffba00}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-8,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-8{background-color:#ffd4ca}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-8 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-8 .value{color:#ff7232}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-9,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-9{background-color:#ffcddc}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-9 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-9 .value{color:#ff3076}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-10,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-10{background-color:#dfd7ff}.nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-10 .value,.nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-10 .value{color:#8d16ff}.nimo-room__chatroom__user-card .privilege-info-item-4{background-color:#eaf9ec}.nimo-room__chatroom__user-card .privilege-info-item-4 .value{color:#5de368}.nimo-room__chatroom__user-card .privilege-info-item-5{background-color:#edf5ff}.nimo-room__chatroom__user-card .privilege-info-item-5 .value{color:#2dc2f7}.nimo-room__chatroom__user-card .privilege-info-item-6{background-color:#fdf4e9}.nimo-room__chatroom__user-card .privilege-info-item-6 .royalFamily-icon{border-radius:50%}.nimo-room__chatroom__user-card .privilege-info-item-6 .value{color:#ffbd2a}.nimo-room__chatroom__user-card .privilege-info-item-7{background-color:#fbf1e5}.nimo-room__chatroom__user-card .privilege-info-item-7 .value{color:#ee9f86}.nimo-room__chatroom__user-card .privilege-info-multi{grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;grid-template-columns:140px 140px;column-gap:8px;display:grid}.nimo-room__chatroom__user-card .privilege-info-multi .privilege-info-item .value,.nimo-room__chatroom__user-card .privilege-info-multi .privilege-info-item .label{width:80px}.nimo-room__chatroom__user-card .privilege-info-multi .privilege-info-item .label{margin-bottom:2px}.nimo-room__chatroom__user-card .privilege-info-multi .privilege-info-item-2 .value,.nimo-room__chatroom__user-card .privilege-info-multi .privilege-info-item-2 .label,.nimo-room__chatroom__user-card .privilege-info-multi .privilege-info-item-3 .value,.nimo-room__chatroom__user-card .privilege-info-multi .privilege-info-item-3 .label{width:60px}[dir=rtl] .nimo-room__chatroom__user-card .privilege-info-item{padding:0 8px 0 6px}[dir=rtl] .nimo-room__chatroom__user-card .privilege-info-item .info{margin-left:0;margin-right:6px}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-1.royal-1,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-1.royal-2,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-1.royal-3,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-1.royal-4,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-1.royal-5,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-0,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-0{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-0 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-0 .value{color:#979797}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-1,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-1{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-1 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-1 .value{color:#77a3e6}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-2,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-2{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-2 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-2 .value{color:#76a862}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-3,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-3{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-3 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-3 .value{color:#e06e6e}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-4,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-4{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-4 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-4 .value{color:#e84c45}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-5,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-5{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-5 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-5 .value{color:#966eeb}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-6,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-6{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-6 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-6 .value{color:#ebc554}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-7,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-7{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-7 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-7 .value{color:#f29425}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-8,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-8{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-8 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-8 .value{color:#e0713d}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-9,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-9{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-9 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-9 .value{color:#e05584}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-10,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-10{background-color:#333}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-3.fans-group-10 .value,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-2.fans-group-10 .value{color:#9a5bd6}.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-4,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-5,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-6,.nimo-theme-dark .nimo-room__chatroom__user-card .privilege-info-item-7{background-color:#333}.nimo-room__privilege-item-svip{color:#fff8d3;box-sizing:border-box;background-repeat:no-repeat;background-size:288px 100%;border-radius:8px;width:288px;height:48px;margin:15px auto 8px;padding:13px 78px;font-size:18px;font-style:italic;font-weight:700;position:relative}.nimo-room__privilege-item-svip-icon{background:50%/contain no-repeat;width:56px;height:56px;position:absolute;top:-16px;left:14px}[dir=rtl] .nimo-room__privilege-item-svip-icon{top:-16px;left:auto;right:14px}.nimo-room__privilege-item-svip.svip-adv{padding:13px 88px}.nimo-room__privilege-item-svip.svip-adv .nimo-room__privilege-item-svip-icon{width:84px;left:0}[dir=rtl] .nimo-room__privilege-item-svip.svip-adv .nimo-room__privilege-item-svip-icon{left:auto;right:0}.nimo-report-barrage__modal-wrap .nimo-confirm .nimo-modal-close{display:block}.nimo-report-barrage__modal-wrap .nimo-confirm .nimo-modal-body{padding:20px}.nimo-report-barrage__modal-wrap .nimo-confirm .nimo-modal-body .nimo-confirm-content{margin-top:0}.nimo-report-barrage__modal-wrap .nimo-confirm .nimo-confirm-btns .nimo-btn-lg{min-width:40px;line-height:38px}.nimo-report-barrage__modal_tri{border:7px solid transparent;border-bottom-color:#f0f0f0;width:0;height:0;margin:-8px 10px 0}.nimo-report-barrage__modal_content{word-break:break-word;white-space:normal;min-height:60px}.nimo-theme-dark .nimo-report-barrage__modal_tri{border-bottom-color:#323232}.nimo-room__chatroom__user-card__follow{border-radius:8px;width:160px;height:44px;padding:0;font-size:14px;line-height:44px}.royal-level1 .nimo-room__chatroom__user-card__follow.nimo-btn-secondary{background:-webkit-gradient(linear,100% 0,0 0,from(#97b9cf),to(#b8d5e6));background:-webkit-linear-gradient(#97b9cf 0%,#b8d5e6 100%);background:linear-gradient(270deg,#97b9cf 0%,#b8d5e6 100%);border:none}.royal-level2 .nimo-room__chatroom__user-card__follow.nimo-btn-secondary{background:-webkit-gradient(linear,100% 0,0 0,from(#4eabff),to(#4ed1f7));background:-webkit-linear-gradient(#4eabff 0%,#4ed1f7 100%);background:linear-gradient(270deg,#4eabff 0%,#4ed1f7 100%);border:none}.royal-level3 .nimo-room__chatroom__user-card__follow.nimo-btn-secondary{background:-webkit-gradient(linear,100% 0,0 0,from(#dd3131),to(#f06e56));background:-webkit-linear-gradient(#dd3131 0%,#f06e56 100%);background:linear-gradient(270deg,#dd3131 0%,#f06e56 100%);border:none}.royal-level4 .nimo-room__chatroom__user-card__follow.nimo-btn-secondary{background:-webkit-gradient(linear,100% 0,0 0,from(#8648f9),to(#a04cef));background:-webkit-linear-gradient(#8648f9 0%,#a04cef 100%);background:linear-gradient(270deg,#8648f9 0%,#a04cef 100%);border:none}.royal-level5 .nimo-room__chatroom__user-card__follow.nimo-btn-secondary{background:-webkit-gradient(linear,100% 0,0 0,from(#dbb088),to(#e6ceb8));background:-webkit-linear-gradient(#dbb088 0%,#e6ceb8 100%);background:linear-gradient(270deg,#dbb088 0%,#e6ceb8 100%);border:none}@media (max-width:767px){.nimo-block-modal.nimo-modal{margin:0;width:510px!important}}@media (max-width:510px){.nimo-block-modal.nimo-modal{max-width:100%;margin:0;width:auto!important}}.nimo-block-modal .nimo-modal-close{font-size:0;top:10px;right:16px}[dir=rtl] .nimo-block-modal .nimo-modal-close{left:16px;right:auto}.nimo-block-modal .nimo-modal-body{padding:24px 48px 0}.nimo-block-modal .nimo-modal-footer{padding-top:16px}.nimo-block-modal .nimo-modal-footer .nimo-btn{width:160px;margin-left:8px;margin-right:8px;font-weight:700}.nimo-block-modal_content_title{margin-bottom:32px}.nimo-block-modal_content_btn-group{-webkit-box-lines:multiple;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;max-width:408px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-block-modal_content_btn.nimo-btn{white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;cursor:pointer;text-align:center;color:#000;border-color:#f0f0f0;border-radius:8px;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;width:112px;height:32px;margin:0 12px 12px;padding:0;font-weight:700;overflow:hidden}.nimo-theme-dark .nimo-block-modal_content_btn.nimo-btn{color:#fff;border-color:#323232}.nimo-block-modal_content_btn.nimo-btn:hover,.nimo-block-modal_content_btn.nimo-btn:focus,.nimo-block-modal_content_btn.nimo-btn.selected{color:#622df7;border-color:#622df7}.nimo-theme-dark .nimo-block-modal_content_btn.nimo-btn:hover,.nimo-theme-dark .nimo-block-modal_content_btn.nimo-btn:focus,.nimo-theme-dark .nimo-block-modal_content_btn.nimo-btn.selected{color:#6c47ff;border-color:#6c47ff}.nimo-block-modal_content_qa{margin-top:20px;font-size:12px;font-weight:400}.nimo-app-style-confirm{max-width:100%;text-align:center!important;width:319px!important;margin:0!important}.nimo-app-style-confirm .nimo-modal-content{border-radius:16px}.nimo-app-style-confirm .nimo-btn{border-radius:8px}.nimo-app-style-confirm .nimo-modal-body{padding:24px 20px}@media (max-width:300px){.nimo-app-style-confirm .nimo-modal-body{padding:6.4vw 5.3vw}}.nimo-app-style-confirm.nimo-confirm .nimo-confirm-btns .nimo-btn-lg{width:134px;min-width:70px;max-width:36vw}.nimo-web-style-confirm{max-width:100%;text-align:center!important;width:512px!important;margin:0!important}.nimo-web-style-confirm .nimo-modal-content{border-radius:16px}.nimo-web-style-confirm .nimo-btn{border-radius:8px}.nimo-web-style-confirm .nimo-modal-body{padding:24px 20px}@media (max-width:300px){.nimo-web-style-confirm .nimo-modal-body{padding:6.4vw 5.3vw}}.nimo-web-style-confirm.nimo-confirm .nimo-confirm-btns .nimo-btn-lg{border-radius:8px;width:134px;min-width:70px;max-width:36vw;font-size:16px;font-weight:700}@media (max-width:767px){.unblock-confirm-modal.nimo-modal{max-width:100%;margin:0;width:510px!important}}.unblock-confirm-modal.nimo-modal .nimo-modal-footer .nimo-btn{width:160px;margin-left:8px;margin-right:8px;font-weight:700}.nimo-room-manager__modal-wrap .nimo-confirm-content{text-align:center}.nimo-room-manager__modal-wrap .nimo-confirm-content em{color:#622df7;padding:0 5px}.nimo-forbid-user-message__modal_content_title{margin-bottom:32px}.nimo-forbid-user-message__modal_content_btn-group{-webkit-box-lines:multiple;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-forbid-user-message__modal_content_btn.nimo-btn{white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;cursor:pointer;text-align:center;color:#000;border-color:#f0f0f0;-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1;width:112px;height:32px;margin:0 12px 12px;padding:0;font-weight:700;overflow:hidden}.nimo-forbid-user-message__modal_content_btn.nimo-btn:hover,.nimo-forbid-user-message__modal_content_btn.nimo-btn:focus,.nimo-forbid-user-message__modal_content_btn.nimo-btn.selected{color:#622df7;border-color:#622df7}.nimo-theme-dark .nimo-forbid-user-message__modal_content_btn.nimo-btn{color:#fff;border-color:#323232}.nimo-theme-dark .nimo-forbid-user-message__modal_content_btn.nimo-btn:hover,.nimo-theme-dark .nimo-forbid-user-message__modal_content_btn.nimo-btn:focus,.nimo-theme-dark .nimo-forbid-user-message__modal_content_btn.nimo-btn.selected{color:#6c47ff;border-color:#6c47ff}.nimo-room__chatroom__user-card__at-chat{max-width:150px;padding-top:4px;padding-bottom:4px;line-height:14px}.common-personalizedId-panel{vertical-align:middle;box-sizing:border-box;color:#fff;white-space:nowrap;z-index:1;cursor:pointer;min-width:44px;height:16px;padding:0 7px 0 22px;font-weight:700;line-height:1;display:inline-block;position:relative;overflow:hidden}.common-personalizedId-panel__with-vip{min-width:68px;padding-left:44px}.common-personalizedId-panel .bgs{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.common-personalizedId-panel .bgs .bg-l,.common-personalizedId-panel .bgs .bg-r{background-repeat:no-repeat;background-size:auto 100%;width:22px;height:100%}.common-personalizedId-panel .bgs .bg-m{background-repeat:repeat-x;background-size:auto 100%;height:100%}.common-personalizedId-panel .bgs .bg-vip{background-repeat:no-repeat;background-size:auto 100%;width:24px;height:100%}.common-personalizedId-panel .mark{box-sizing:border-box;font-size:12px;-webkit-transform:scale(.833);transform:scale(.833)}.global-modal-wrap .nimo-confirm .nimo-modal-close{margin:10px;display:block}.global-modal-wrap .nimo-confirm .nimo-modal-close .nimo-modal-close-x{color:#fff;background-color:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.2);border-radius:11px;width:22px;height:22px;font-size:12px;line-height:22px}.global-modal-wrap .nimo-confirm .nimo-modal-close .nimo-modal-close-x:hover,.global-modal-wrap .nimo-confirm .nimo-modal-close .nimo-modal-close-x:active{background-color:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.3)}.global-modal-wrap .nimo-confirm .nimo-modal-content{box-shadow:none;background-color:transparent}.global-modal-wrap .nimo-confirm .nimo-modal-body{padding:0}.global-modal-wrap .nimo-confirm .nimo-confirm-btns{display:none!important}.act-guardian-modal .nimo-iframe__drag-trigger{z-index:1;background-image:url(//www.nimo.tv/nms/images/drag-area.f3eb8953dac59386.png);width:476px;height:54px;top:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.act-guardian-modal .nimo-iframe__wrap{padding-top:35px}.act-guardian-modal .act-guardian-modal-close{z-index:10;color:#fff;background-color:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.2);border-radius:11px;width:22px;height:22px;font-size:12px;line-height:22px;position:absolute;top:26px;right:-26px}.act-guardian-modal .act-guardian-modal-close:hover{background-color:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.4)}.act-guardian-modal.nimo-confirm .nimo-modal-content .nimo-modal-close{display:none}@media (max-width:767px){.nimo-fansgroup-modal.nimo-modal{max-width:340px;width:100%!important;width:-webkit-calc(100% - 20px)!important;width:calc(100% - 20px)!important}}.nimo-fansgroup-modal.nimo-confirm .nimo-modal-content{overflow:hidden}.nimo-fansgroup-modal.nimo-confirm .nimo-modal-close .nimo-modal-close-x{width:35px;height:35px;line-height:35px}.nimo-fansgroup-modal.nimo-confirm .nimo-modal-body{padding:0}.nimo-fansgroup-modal.nimo-confirm .nimo-modal-body .nimo-confirm-body .nimo-confirm-content{height:460px;margin-top:0}.nimo-fansgroup-modal.nimo-confirm .nimo-modal-body .nimo-confirm-body .nimo-confirm-content .nimo-fans-group__rank-header,.nimo-fansgroup-modal.nimo-confirm .nimo-modal-body .nimo-confirm-body .nimo-confirm-content .nimo-fans-group__fan-rank-wrapper .nav-back{padding-top:13px}.nimo-fansgroup-modal.nimo-confirm .rank-list-scroll-wrapper{height:410px}.nimo-room__chatroom__user-card:before{content:"";pointer-events:none;background-repeat:no-repeat;background-size:contain;width:100%;height:53px;display:block;position:absolute;top:-40px;left:0}.nimo-room__chatroom__user-card.royal-level1:before{background-image:url(//www.nimo.tv/nms/images/royal_card_bg_level1@2x.c45763a4ffcd009d.png)}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level1 .nimo-room__chatroom__user-card__user-avatar,.nimo-room__chatroom__user-card.royal-level1 .nimo-room__chatroom__user-card__user-avatar{border:3px solid #f4995f}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level1 .nimo-room__chatroom__user-card__user-avatar:before,.nimo-room__chatroom__user-card.royal-level1 .nimo-room__chatroom__user-card__user-avatar:before{content:"";border:1px solid #a64e3d;border-radius:50%;width:70px;height:70px;display:block;position:absolute;top:-1px;left:-1px}.nimo-room__chatroom__user-card.royal-level2:before{background-image:url(//www.nimo.tv/nms/images/royal_card_bg_level2@2x.8805ab1144874775.png)}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level2 .nimo-room__chatroom__user-card__user-avatar,.nimo-room__chatroom__user-card.royal-level2 .nimo-room__chatroom__user-card__user-avatar{border:3px solid #dbeef8}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level2 .nimo-room__chatroom__user-card__user-avatar:before,.nimo-room__chatroom__user-card.royal-level2 .nimo-room__chatroom__user-card__user-avatar:before{content:"";border:1px solid #437cb6;border-radius:50%;width:70px;height:70px;display:block;position:absolute;top:-1px;left:-1px}.nimo-room__chatroom__user-card.royal-level3:before{background-image:url(//www.nimo.tv/nms/images/royal_card_bg_level3@2x.e7894d84779de4ac.png)}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level3 .nimo-room__chatroom__user-card__user-avatar,.nimo-room__chatroom__user-card.royal-level3 .nimo-room__chatroom__user-card__user-avatar{border:3px solid #fc4626}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level3 .nimo-room__chatroom__user-card__user-avatar:before,.nimo-room__chatroom__user-card.royal-level3 .nimo-room__chatroom__user-card__user-avatar:before{content:"";border:1px solid #9b0d10;border-radius:50%;width:70px;height:70px;display:block;position:absolute;top:-1px;left:-1px}.nimo-room__chatroom__user-card.royal-level4:before{background-image:url(//www.nimo.tv/nms/images/royal_card_bg_level4@2x.86cceda78a550139.png)}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level4 .nimo-room__chatroom__user-card__user-avatar,.nimo-room__chatroom__user-card.royal-level4 .nimo-room__chatroom__user-card__user-avatar{border:3px solid #f9d952}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level4 .nimo-room__chatroom__user-card__user-avatar:before,.nimo-room__chatroom__user-card.royal-level4 .nimo-room__chatroom__user-card__user-avatar:before{content:"";border:1px solid #dd5311;border-radius:50%;width:70px;height:70px;display:block;position:absolute;top:-1px;left:-1px}.nimo-room__chatroom__user-card.royal-level5:before{background-image:url(//www.nimo.tv/nms/images/royal_card_bg_level5@2x.2c45d2f7162fd699.png)}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level5 .nimo-room__chatroom__user-card__user-avatar,.nimo-room__chatroom__user-card.royal-level5 .nimo-room__chatroom__user-card__user-avatar{border:3px solid #ffd978}.nimo-theme-dark .nimo-room__chatroom__user-card.royal-level5 .nimo-room__chatroom__user-card__user-avatar:before,.nimo-room__chatroom__user-card.royal-level5 .nimo-room__chatroom__user-card__user-avatar:before{content:"";border:1px solid #c35a1d;border-radius:50%;width:70px;height:70px;display:block;position:absolute;top:-1px;left:-1px}.nimo-room__chatroom__user-card .interactive-btn-group{margin:0 -4px}.nimo-room__chatroom__user-card__send-gift,.nimo-room__chatroom__user-card__follow,.nimo-room__chatroom__user-card__chat,.nimo-room__chatroom__user-card__at-chat{border-radius:8px;margin:0 4px}.nimo-room__chatroom__user-card__chat{border-color:rgba(0,0,0,.13);width:56px}.nimo-room__chatroom__user-card__at-chat{box-sizing:border-box;border-color:rgba(0,0,0,.13);width:56px;padding:0 16px}.nimo-room__chatroom__user-card__send-gift{border-color:rgba(0,0,0,.13);width:56px}.nimo-room__chatroom__user-card__send-gift .icon{background:url(//www.nimo.tv/nms/images/icon_gift.8e06ea37ad892a05.png) 50%/contain no-repeat;width:24px;height:24px}.nimo-room__chatroom__user-card__tools-popover{width:180px}.nimo-room__chatroom__user-card__tools-popover .nimo-popover-inner{border-radius:8px}.nimo-room__chatroom__user-card__tools-popover .nimo-popover-inner-content{box-sizing:border-box;padding:0 16px}.nimo-room__chatroom__user-card__tools-popover .tool-item{text-align:center;height:48px;position:relative}.nimo-room__chatroom__user-card__tools-popover .tool-item:not(:last-child):after{content:"";background-color:rgba(0,0,0,.05);width:100%;height:1px;display:block;position:absolute;bottom:0;left:0}.nimo-room__chatroom__user-card .arrow-right-btn{color:#999;width:16px}.nimo-room__chatroom__user-card__card-bg{border-radius:14px 14px 0 0;width:320px;height:174px;position:absolute;top:0;left:0}.nimo-room__chatroom__user-card__user-avatar{border:3px solid #fff;border-radius:50%;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute!important}.nimo-room__chatroom__user-card__authed-icon{width:24px;position:absolute;top:11px;left:171px}.nimo-room__chatroom__user-card__feature-menu{margin:0 -8px;top:12px;left:12px}.nimo-room__chatroom__user-card__feature-menu .menu-item{border-radius:50%;margin:0 4px;padding:4px}.nimo-room__chatroom__user-card__modal-close{border-radius:50%;padding:4px;top:12px;right:12px}.nimo-room__chatroom__user-card__user-info{margin-bottom:14px}.nimo-room__chatroom__user-card__user-info .user-info-card-flag{width:21px}.nimo-room__chatroom__user-card__user-info .clan-badge{border-radius:10px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 3px;padding:0 8px}.nimo-room__chatroom__user-card__user-info .clan-badge .clan-icon{width:12px}.nimo-room__chatroom__user-card__user-info .clan-badge .clan-name-container{max-width:50px}.nimo-room__chatroom__user-card__user-info .clan-decoration-badge-wrapper{margin:0 3px}.nimo-room__chatroom__user-card__bio{color:#666;margin:16px auto}.nimo-room__chatroom__user-card .nimo-id-wrapper{z-index:0;margin:0 3px}.nimo-room__chatroom__user-card .nimo-id-wrapper.with-bd{border:1px solid rgba(0,0,0,.13);border-radius:10px;padding:0 8px}.nimo-room__chatroom__user-card .gift-record,.nimo-room__chatroom__user-card .decoration-record{box-sizing:border-box;background-color:#f6f8fa;border-radius:8px;height:48px;margin-bottom:8px;padding:6px 12px 4px}.nimo-room__chatroom__user-card .decoration-record-text{line-height:14px}.nimo-room__chatroom__user-card .decoration-record-title{margin-top:4px}.nimo-room__chatroom__user-card .decoration-record-title-icon{height:20px}.nimo-room__chatroom__user-card .gift-record-item,.nimo-room__chatroom__user-card .decoration-record-item{height:24px;margin-right:4px}.nimo-room__chatroom__user-card .gift-record-item>picture img,.nimo-room__chatroom__user-card .decoration-record-item>picture img{width:auto}.nimo-room__chatroom__user-card .unlit{-webkit-filter:gray;filter:gray}.nimo-room__chatroom__user-card__guardian-top1{position:absolute;top:11px;right:54px}.nimo-theme-dark .nimo-room__chatroom__user-card__user-avatar{border:3px solid #262626}.nimo-theme-dark .nimo-room__chatroom__user-card .nimo-id-wrapper.with-bd{color:#666;border:1px solid rgba(255,255,255,.15)}.nimo-theme-dark .nimo-room__chatroom__user-card__tools-popover .nimo-popover-inner{background-color:rgba(0,0,0,.85)}.nimo-theme-dark .nimo-room__chatroom__user-card__tools-popover .tool-item:not(:last-child):after{background-color:rgba(255,255,255,.05)}.nimo-theme-dark .nimo-room__chatroom__user-card__bio{color:#999}.nimo-theme-dark .nimo-room__chatroom__user-card .gift-record,.nimo-theme-dark .nimo-room__chatroom__user-card .decoration-record{background-color:#252525}.nimo-theme-dark .nimo-room__chatroom__user-card__send-gift,.nimo-theme-dark .nimo-room__chatroom__user-card__at-chat,.nimo-theme-dark .nimo-room__chatroom__user-card__chat{border-color:rgba(255,255,255,.15)}[dir=rtl] .nimo-room__chatroom__user-card__feature-menu{left:auto;right:12px}[dir=rtl] .nimo-room__chatroom__user-card__modal-close{left:12px;right:auto}[dir=rtl] .nimo-room__chatroom__user-card__authed-icon{left:auto;right:171px}[dir=rtl] .nimo-room__chatroom__user-card .arrow-right-btn{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[dir=rtl] .nimo-room__chatroom__user-card .gift-record-item{margin-left:4px;margin-right:0}[dir=rtl] .nimo-room__chatroom__user-card .decoration-record-item{margin-left:4px;margin-right:0}[dir=rtl] .nimo-room__chatroom__user-card__guardian-top1{left:54px;right:auto}.user-card-viewer-badges>*{margin:0 3px}.user-card-viewer-badges:empty{display:none}.nimo-IM__emoticons-panel .nimo-popover-inner-content{padding:8px 8px 3px}.nimo-IM__emoticons-emoticon-item{box-sizing:border-box;width:34px;height:34px;margin:0 5px 5px;padding:3px}.private-letter-container .chart-room-send-area{width:-webkit-calc(100% - 32px);box-sizing:border-box;width:calc(100% - 32px);bottom:18px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.private-letter-container .chart-room-send-area .msg-input-wrapper{padding:5px 8px}.private-letter-container .chart-room-send-area .msg-input{caret-color:#6f00ed;border:none}.private-letter-container .chart-room-send-area .send-btn{min-width:70px;height:32px}.im-share-video{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:235px;position:relative}.im-share-video__poster,.im-share-video__info{width:100%;height:132px;position:absolute;top:0;left:0}.im-share-video__poster{background-color:#000;overflow:hidden}.im-share-video__poster .nimo-image{width:100%;height:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.im-share-video__info{color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr;background:-webkit-gradient(linear,0 0,0 100%,color-stop(.5,transparent),to(rgba(0,0,0,.8)));background:-webkit-linear-gradient(270deg,transparent 50%,rgba(0,0,0,.8) 100%);background:linear-gradient(transparent 50%,rgba(0,0,0,.8) 100%);font-size:10px}.im-share-video__info__leftup,.im-share-video__info__rightup,.im-share-video__info__leftdown,.im-share-video__info__rightdown{position:absolute}.im-share-video__info__leftup,.im-share-video__info__rightup{text-align:center;border-radius:0 0 3px 3px;height:16px;line-height:16px;top:0}.im-share-video__info__leftup{box-sizing:border-box;background:rgba(0,0,0,.8);min-width:50px;padding:0 4px;display:block;left:4px}.im-share-video__info__rightup{background:#622df7;width:40px;right:4px}.im-share-video__info__rightup.isLive{background:#e6175c}.im-share-video__info__leftdown,.im-share-video__info__rightdown{line-height:12px;bottom:5px}.im-share-video__info__leftdown .nimo-icon,.im-share-video__info__rightdown .nimo-icon{width:12px;height:12px;margin-right:2px;font-size:12px}.im-share-video__info__leftdown{left:8px}.im-share-video__info__rightdown{right:8px}.im-share-video__title{margin:6px 8px 4px;font-size:12px;font-weight:500;line-height:16px}.im-share-video__avatar{border-radius:50%;width:16px;height:16px;margin:0 4px 0 8px}[dir=rtl] .im-share-video__avatar{margin:0 8px 0 4px}.im-share-video__name{font-size:10px}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item-content.im-share-video{margin-top:2px;padding:132px 0 6px;line-height:1}.im-share-post{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:212px;position:relative}.im-share-post__img{background-position:50%;background-size:cover;border-radius:4px;width:60px;height:60px;margin-right:8px}[dir=rtl] .im-share-post__img{margin-right:unset;margin-left:8px}.im-share-post__img+.im-share-post__content{width:-webkit-calc(100% - 68px);width:calc(100% - 68px)}.im-share-post__content{width:100%;font-size:12px;line-height:17px}.im-share-post__author{border-bottom:1px solid #f5f5f5;padding:4px 0 7px}.im-share-post__author__avatar,.im-share-post__author__name{vertical-align:middle;display:inline-block}.im-share-post__author__avatar{border-radius:50%;width:16px;height:16px;margin-right:4px}[dir=rtl] .im-share-post__author__avatar{margin-right:unset;margin-left:4px}.im-share-post__author__name{font-size:10px;line-height:1}.im-share-post__view{text-align:right;color:#4a90e2;margin-top:8px;font-size:12px;line-height:1}[dir=rtl] .im-share-post__view{text-align:left}.im-share-post__view .nimo-icon{width:10px;height:10px;margin-left:2px;font-size:10px}[dir=rtl] .im-share-post__view .nimo-icon{margin-left:unset;margin-right:2px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item-content.im-share-post{margin-top:2px;padding:10px 10px 8px;line-height:1}.im-share-card{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:212px;position:relative}.im-share-card__img{background-position:50%;background-size:cover;border-radius:4px 4px 0 0;width:100%;height:100px;position:absolute;top:0;left:0}.im-share-card__title{margin-bottom:6px;font-size:14px;line-height:18px}.im-share-card__content{font-size:12px;line-height:17px}.im-share-card__view{color:#4a90e2;margin-top:8px;font-size:12px;line-height:1}.im-share-card__view .nimo-icon{width:10px;height:10px;margin-left:2px;font-size:10px}[dir=rtl] .im-share-card__view .nimo-icon{margin-left:unset;margin-right:2px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item-content.im-share-card{margin-top:2px;padding:10px 12px 12px;line-height:1}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item-content.im-share-card.hasImg{padding:110px 12px 12px}.msg-img-error-placeholder{margin:0 auto}.nimo-transparent-btn{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;background:0 0;border:none;padding:0}.nimo-transparent-btn:disabled{cursor:not-allowed}.im-share-message-img{width:34.8px;height:34.8px;margin-right:6px}[dir=rtl] .im-share-message-img{margin-left:6px;margin-right:0}.im-share-link-arrow{vertical-align:-4px;margin-left:2px}[dir=rtl] .im-share-link-arrow{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.im-share-message{line-height:1.2}.im-share-message-title{margin-bottom:1px}.im-share-message-wrapper{background:#fff!important;padding:12px!important}.nimo-theme-dark .im-share-message-wrapper{background:#1a1a1a!important}.im-share-tail{color:#fff!important}.nimo-theme-dark .im-share-tail{color:#1a1a1a!important}.sys-notification-icon-btn{color:#5a5a5a;box-sizing:border-box;background:#f5f5f5;border-radius:12px;height:24px;padding:2px;font-size:12px}.nimo-theme-dark .sys-notification-icon-btn{color:#999;background:#0f0f0f}.sys-notification-icon-btn_icon{width:20px;height:20px}.sys-notification-icon-btn_text{padding:0 6px}.sys-notification-icon-btn__theme-follow{color:#6c47ff;background:rgba(98,45,247,.1)}.nimo-theme-dark .sys-notification-icon-btn__theme-follow{color:#6c47ff;background:rgba(98,45,247,.3)}.sys-notification-follow-btn_loading{box-sizing:border-box;border-right-color:currentColor}.sys-notication{background:#fff;border-radius:4px;margin:0 18px 8px;padding:16px}.nimo-theme-dark .sys-notication{background:rgba(255,255,255,.05)}.sys-notication_avatar{margin-right:12px}[dir=rtl] .sys-notication_avatar{margin-left:12px;margin-right:0}.sys-notication_head{margin-bottom:4px}.sys-notication_badge{color:#fff;background:#ff5454;border-radius:4px;height:16px;padding:0 4px;font-size:12px;font-weight:400;line-height:16px}.sys-notication_avatar-dot{background:#fa5848;border-radius:8px;width:8px;height:8px;position:absolute;top:0;right:0}.sys-notication_pic{border-radius:4px;width:67px;height:38px}.sys-notication_pic-play{background:url(//www.nimo.tv/nms/images/icon_play.5859d1c228f3aef4.png) 0 0/100% no-repeat;width:20px;height:20px}.sys-notication_source-text{margin-top:4px;font-size:14px}.sys-notication_preview-text{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word;width:67px;max-height:50px;font-size:12px;overflow:hidden}.SharePlatform{cursor:pointer;display:inline-block}.SharePlatform__icon{-webkit-transform:translateY(0);transform:translateY(0)}.SharePlatform:hover .SharePlatform__icon{-webkit-transition:-webkit-transform .1s,transform .1s;transition:-webkit-transform .1s,transform .1s;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.nimo-input{box-sizing:border-box;-webkit-appearance:none;color:#000;background-color:#fcfcfc;background-image:none;border:1px solid #f5f5f5;border-radius:4px;width:100%;height:38px;padding:4px 11px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;list-style:none;-webkit-transition:all .3s;transition:all .3s;display:inline-block;position:relative}.nimo-input::-moz-placeholder{color:#b4b4b4;opacity:1;font-size:"14px"}.nimo-input:-ms-placeholder-shown{color:#b4b4b4;font-size:"14px"}.nimo-input::-webkit-input-placeholder{color:#b4b4b4;font-size:"14px"}.nimo-input:hover{border-color:#bbb;border-right-width:1px!important}.nimo-input:focus{background-color:#fcfcfc;border-color:#622df7;border-right-width:1px!important}.nimo-input:disabled::-webkit-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-input:disabled::placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-input:disabled{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-input:disabled::-webkit-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-input:disabled::-ms-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-input:disabled::placeholder{opacity:1;cursor:not-allowed;color:rgba(0,0,0,.2)}.nimo-input:disabled::-webkit-input-placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-input:disabled::placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-input:disabled:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-input:disabled::-webkit-input-placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-input:disabled::-ms-input-placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-input:disabled::placeholder:hover{border-color:#f5f5f5;border-right-width:1px!important}.nimo-input-error{border-color:#f13b1d}.nimo-input-error:hover{border-color:#f13b1d;border-right-width:1px!important}.nimo-input-error:focus{background-color:#fcfcfc;border-color:#f13b1d;border-right-width:1px!important}.nimo-input-number::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;margin:0}.nimo-input-number::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;margin:0}.nimo-input-circle{border-radius:19px}.nimo-input-sm{height:24px;padding:1px 7px}.nimo-input-sm.nimo-input-circle{border-radius:12px}.nimo-input-lg{height:40px;padding:6px 11px;font-size:16px}.nimo-input-lg.nimo-input-circle{border-radius:20px}.nimo-input-md{height:32px}.nimo-input-md.nimo-input-circle{border-radius:16px}textarea.nimo-input{vertical-align:bottom;max-width:100%;height:auto;min-height:38px;-webkit-transition:all .3s,height;transition:all .3s,height}.nimo-theme-dark .nimo-input{color:#fff;background-color:#252525;border-color:#303030}.nimo-theme-dark .nimo-input::-moz-placeholder{color:rgba(255,255,255,.4);opacity:1;font-size:"14px"}.nimo-theme-dark .nimo-input::-webkit-input-placeholder{color:rgba(255,255,255,.4);font-size:"14px"}.nimo-theme-dark .nimo-input:disabled::-webkit-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-input:disabled::placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-input:disabled{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-input:disabled::-webkit-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-input:disabled::-ms-input-placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-input:disabled::placeholder{opacity:1;cursor:not-allowed;color:rgba(255,255,255,.2)}.nimo-theme-dark .nimo-input:disabled::-webkit-input-placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-input:disabled::placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-input:disabled:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-input:disabled::-webkit-input-placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-input:disabled::-ms-input-placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-input:disabled::placeholder:hover{border-color:#303030;border-right-width:1px!important}.nimo-theme-dark .nimo-input:hover{border-color:#464646;border-right-width:1px!important}.nimo-theme-dark .nimo-input:focus{background-color:#000;border-color:#6c47ff;border-right-width:1px!important}.nimo-theme-dark .nimo-input-error{border-color:#f13b1d}.nimo-theme-dark .nimo-input-error:hover{border-color:#f13b1d;border-right-width:1px!important}.nimo-theme-dark .nimo-input-error:focus{background-color:#000;border-color:#f13b1d;border-right-width:1px!important}.ShareLink__link{border-radius:8px 0 0 8px}.ShareLink__btn{border-radius:0 8px 8px 0}.ShareLink__link+.ShareLink__btn{margin-left:-1px}[dir=rtl] .ShareLink__link{border-radius:0 8px 8px 0}[dir=rtl] .ShareLink__btn{border-radius:8px 0 0 8px}.load-svga-container{z-index:2;background-color:rgba(0,0,0,.64);-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;position:absolute;top:0;bottom:0;left:0;right:0}.load-svga-container .load-svga{width:78px;height:78px}.load-svga-container .load-svga.loading{-webkit-animation:3s fadeOut;animation:3s fadeOut}.load-svga-container .load-svga.loaded{-webkit-animation:1s fadeIn;animation:1s fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nimo-popover-placement-bottom .load-svga-container{top:10px;bottom:0}.nimo-popover-placement-top .load-svga-container{top:0;bottom:10px}.nimo-btn-dashboard-style.nimo-btn{box-sizing:border-box;min-width:84px;padding:0 15px;font-size:12px;font-weight:700}.nimo-btn-dashboard-style.nimo-btn.nimo-btn-secondary:hover,.nimo-btn-dashboard-style.nimo-btn.nimo-btn-secondary:focus{border-color:#7859ff}.nimo-btn-dashboard-style.nimo-btn.nimo-btn-secondary:active{background-color:#5239cc;border-color:#5239cc}.nimo-btn-dashboard-style.nimo-btn.nimo-btn-secondary-ghost:hover,.nimo-btn-dashboard-style.nimo-btn.nimo-btn-secondary-ghost:focus{background-color:rgba(108,71,255,.1)}.nimo-btn-dashboard-style.nimo-btn.nimo-btn-secondary-ghost:active{background-color:rgba(108,71,255,.4)}.nimo-btn-dashboard-style.nimo-btn.nimo-btn-lg{min-width:160px;font-size:16px;line-height:38px}a.nimo-btn-dashboard-style.nimo-btn-lg{height:40px}.nimo-btn-dashboard-style.nimo-btn:not(.nimo-btn-circle){border-radius:8px}.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled,.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled:hover,.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled:focus,.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled:active,.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled.active,.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled],.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled]:hover,.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled]:focus,.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled]:active,.nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled].active{color:#fff;background-color:#dadada;border-color:#dadada}.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.disabled,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.disabled:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.disabled:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.disabled:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.disabled.active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1[disabled],.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1[disabled]:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1[disabled]:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1[disabled]:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1[disabled].active{opacity:.6;color:#fff;background-color:#6c47ff;border-color:#6c47ff}.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost.disabled,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost.disabled:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost.disabled:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost.disabled:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost.disabled.active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost[disabled],.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost[disabled]:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost[disabled]:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost[disabled]:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style1.nimo-btn-secondary-ghost[disabled].active{color:#6c47ff;background-color:transparent}.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2.disabled,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2.disabled:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2.disabled:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2.disabled:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2.disabled.active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2[disabled],.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2[disabled]:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2[disabled]:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2[disabled]:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style2[disabled].active{color:rgba(255,255,255,.4);background-color:transparent;border-color:#323232}.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.disabled.active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled],.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled]:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled]:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled]:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3[disabled].active{color:rgba(255,255,255,.2);background-color:#323232;border-color:#464646}.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost.disabled,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost.disabled:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost.disabled:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost.disabled:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost.disabled.active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost[disabled],.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost[disabled]:hover,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost[disabled]:focus,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost[disabled]:active,.nimo-theme-dark .nimo-btn-dashboard-style.nimo-btn-dashboard-disable-style3.nimo-btn-secondary-ghost[disabled].active{background-color:transparent;border-color:#323232}.nimo-dashboard-confirm{max-width:510px}.nimo-dashboard-confirm .nimo-modal-body{padding:32px 48px 24px}.nimo-dashboard-confirm-content{color:#5a5a5a;font-size:14px}.nimo-theme-dark .nimo-dashboard-confirm-content{color:rgba(255,255,255,.4)}.nimo-dashboard-confirm-content__short{text-align:center}.nimo-dashboard-confirm .nimo-dashboard-confirm-btns{-webkit-box-lines:multiple;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:28px;margin-left:-8px;margin-right:-8px;display:-webkit-box;display:-webkit-flex;display:flex}.nimo-dashboard-confirm .nimo-dashboard-confirm-btns button{margin:4px 8px 0}.nimo-dashboard-confirm__short .nimo-modal-body{padding-top:48px}.nimo-dashboard-confirm__short .nimo-dashboard-confirm-btns{margin-top:44px}.private-letter-container .chart-room-area__room-detail{overflow:auto}.private-letter-container .chart-room-area__room-detail .chart-room-area__room-name{font-weight:600}.private-letter-container .chart-room-area__room-detail .chart-room-area__room-line{height:1px;margin:16px 0}.private-letter-container .chart-room-area__room-detail .nimo-icon-dashboard-share{border-color:#5a5a5a}.private-letter-container .chart-room-area__room-detail .icon-special-notice-user{background:url(//www.nimo.tv/nms/images/icon_special.95329952485eb4e8.png) 50%/contain no-repeat;width:20px;height:20px}.msg-setting-popover .msg-setting-menu-container>div:not(:last-child){border-bottom:1px solid #f0f0f0}.nimo-theme-dark .private-letter-container .chart-room-area__room-detail .nimo-icon-dashboard-share{border-color:rgba(255,255,255,.6)}.nimo-theme-dark .msg-setting-popover .msg-setting-menu-container>div:not(:last-child){border-bottom-color:#323232}.im-chat-area-head{color:#1a1a1a;border-bottom:1px solid;height:58px;padding:0 40px}.nimo-theme-dark .im-chat-area-head{color:#fff}.im-chat-area-head .to-back{top:50%;left:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.im-comment-reply{z-index:999;border-radius:4px;padding:16px;position:absolute;bottom:18px;left:18px;right:18px}.im-comment-reply .post-comment-operater{width:36px;height:36px}.im-comment-reply .post-comment-textarea{resize:none;color:#666;border-style:solid;border-width:1px;border-radius:4px;width:829px;margin:0 16px;padding:8px 12px;font-size:14px;line-height:17px}.im-comment-reply .post-comment-textarea::-webkit-input-placeholder{color:#5f5f5f}.im-comment-reply .post-comment-textarea::placeholder{color:#5f5f5f}.im-comment-reply .post-comment-textarea::placeholder{color:#5f5f5f}.nimo-app-style-info{max-width:100%;text-align:center!important;width:319px!important;margin:0!important}.nimo-app-style-info .nimo-modal-content{border-radius:16px}.nimo-app-style-info .nimo-btn{border-radius:8px}.nimo-app-style-info .nimo-modal-body{padding:24px 32px}@media (max-width:300px){.nimo-app-style-info .nimo-modal-body{padding:6.4vw 5.3vw}}.nimo-app-style-info .nimo-confirm-body .nimo-confirm-title{color:#1a1a1a}.nimo-theme-dark .nimo-app-style-info .nimo-confirm-body .nimo-confirm-title{color:#fff}.nimo-app-style-info.nimo-confirm .nimo-confirm-btns .nimo-btn-lg{width:223px}.nimo-web-style-info{max-width:100%;text-align:center!important;width:512px!important;margin:0!important}.nimo-web-style-info .nimo-modal-content{border-radius:16px}.nimo-web-style-info .nimo-btn{border-radius:8px}.nimo-web-style-info .nimo-modal-body{padding:24px 32px}@media (max-width:300px){.nimo-web-style-info .nimo-modal-body{padding:6.4vw 5.3vw}}.nimo-web-style-info .nimo-confirm-body .nimo-confirm-title{color:#5a5a5a}.nimo-theme-dark .nimo-web-style-info .nimo-confirm-body .nimo-confirm-title{color:rgba(255,255,255,.94)}.nimo-web-style-info.nimo-confirm .nimo-confirm-btns .nimo-btn-lg{border-radius:8px;width:160px;font-size:16px;font-weight:700}.private-letter-container .chart-room-area{box-sizing:border-box;height:100%;padding:8px 0}.private-letter-container .chart-room-area .nimo-im-user-modal-wrap{z-index:auto;position:absolute;overflow:visible}.private-letter-container .chart-room-area .nimo-im-user-modal-wrap .nimo-modal-body{padding:16px}.private-letter-container .chart-room-area .nimo-im-user-modal-wrap .nimo-modal-content{border-radius:16px}.private-letter-container .chart-room-area .nimo-im-user-modal-wrap.user-card-from-group{width:330px;left:99%;-webkit-transform:translate(-100%);transform:translate(-100%)}.private-letter-container .chart-room-area .nimo-im-user-modal-wrap.user-card-from-message{width:-webkit-calc(100% - 300px);width:calc(100% - 300px);width:-webkit-calc(100% - min(30%,300px));width:calc(100% - min(30%,300px))}.private-letter-container .chart-room-area__main{height:100%}.private-letter-container .chart-room-area__main .at-tips{z-index:1;border-radius:100px 0 0 100px;padding:8px 12px;top:30%;right:0}.private-letter-container .chart-room-area__room-detail{box-sizing:border-box;width:30%;max-width:300px;padding:32px 16px 8px}.private-letter-container .chart-room-area .chart-room-display-area{height:-webkit-calc(100% - 18px - 58px);box-sizing:border-box;height:calc(100% - 76px);padding-top:10px;overflow-y:auto}.private-letter-container .chart-room-area .chart-room-display-area .no-chart-mesage .im-group-share-content .ShareContent__platforms{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.private-letter-container .chart-room-area .chart-room-display-area>div:last-child{padding-bottom:75px}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item-content{word-break:break-word;border-radius:4px;max-width:85%;padding:5px 12px;line-height:18px}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item-content__pic{max-width:200px;height:auto;margin:5px -5px}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item__nick{max-width:220px;height:16px}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item .nimo-icon.nimo-icon-chart-tail{font-size:12px}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.receive-chart-message-item .chart-message-item-content{white-space:pre-wrap}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.receive-chart-message-item .nimo-icon.nimo-icon-chart-tail{color:#fff;top:20px;left:3px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.send-chart-message-item .chart-message-item-content{white-space:pre-wrap}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.send-chart-message-item .nimo-icon.nimo-icon-chart-tail{color:#e9e1ff;top:20px;right:3px}.nimo-theme-dark .private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.send-chart-message-item .nimo-icon.nimo-icon-chart-tail{color:#211449}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item .custom-send-theme{color:#3a3a3a;background-color:#e9e1ff}.private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.pic-head-maxwidth .chart-message-item-content{max-width:520px}.private-letter-container .chart-room-area .chart-room-display-area .im-msg-group-notice{color:#fff;width:-webkit-max-content;width:-moz-max-content;background-color:rgba(0,0,0,.1);width:max-content;max-width:90%;margin-left:auto;margin-right:auto;padding:2px 8px}.private-letter-container .chart-room-area .chart-room-display-area .im-msg-img.no-padding-img{margin:-5px -12px 8px}.private-letter-container .chart-room-area .sensitive-tips{width:-webkit-max-content;max-width:80%;width:-moz-max-content;color:#fff;background:rgba(0,0,0,.2);width:max-content;margin:25px auto;line-height:17px}.private-letter-container .chart-room-area .im-group-share-content{max-width:80%;margin:15px auto 0}.private-letter-container .n-as-force-hidden{display:none!important}.nimo-theme-dark .private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.receive-chart-message-item .nimo-icon.nimo-icon-chart-tail{color:#1a1a1a}.nimo-theme-dark .private-letter-container .chart-room-area .chart-room-display-area .chart-message-item .custom-send-theme{color:rgba(255,255,255,.94);background-color:#211449}.nimo-theme-dark .private-letter-container .chart-room-area .chart-room-display-area .im-msg-group-notice{color:rgba(255,255,255,.3);background:rgba(255,255,255,.1)}.nimo-theme-dark .private-letter-container .no-more-news-tips:before,.nimo-theme-dark .private-letter-container .no-more-news-tips:after{color:rgba(255,255,255,.4)}.nimo-theme-dark .private-letter-container .chart-room-area .sensitive-tips{color:rgba(255,255,255,.6);background:rgba(255,255,255,.1)}[dir=rtl] .private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.send-chart-message-item .nimo-icon.nimo-icon-chart-tail{left:3px;right:unset;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}[dir=rtl] .private-letter-container .chart-room-area .chart-room-display-area .chart-message-item.receive-chart-message-item .nimo-icon.nimo-icon-chart-tail{right:3px;left:unset;-webkit-transform:rotateY(0);transform:rotateY(0)}[dir=rtl] .private-letter-container .chart-room-area .chart-room-send-area .msg-count{text-align:left;margin-left:15px;margin-right:auto}.create-group-modal input,.create-group-modal textarea{resize:none;background-color:transparent;border:none}.create-group-modal textarea{height:52px}.receiving-setting-modal{cursor:auto;font-size:14px}.receiving-setting-modal input{opacity:0;position:absolute}.receiving-setting-modal .receiving-setting-radio{cursor:pointer;border-style:solid;border-width:1px;width:272px;height:30px;margin:0 auto 16px;line-height:30px;display:block}.receiving-setting-modal .receiving-setting-radio.checked{color:#622df7;border-color:#622df7}.receiving-setting-modal .nimo-modal-footer{padding-top:0}.receiving-setting-modal .nimo-modal-footer .save-btn{width:272px;height:40px;line-height:40px}.page-message .private-letter-container{height:100vh}.private-letter-container{width:100%;min-width:922px;height:100%;min-height:528px}.private-letter-container .nimo-icon.small{-webkit-transform:scale(.8);transform:scale(.8)}.private-letter-container .avatar-wrapper{width:42px;height:42px}.private-letter-container .avatar-wrapper .offical-icon{width:16px;height:16px;bottom:-2px;right:-2px}.private-letter-container .avatar-wrapper .offical-staff-icon{width:14px;height:14px;bottom:-2px;right:-2px}.private-letter-container .avatar-wrapper>.nimo-avatar{width:100%;height:100%}.private-letter-container .avatar-wrapper.large{width:60px;height:60px}.private-letter-container .avatar-wrapper.large .offical-staff-icon{width:17px;height:17px}.private-letter-container .avatar-wrapper.small{width:24px;height:24px}.private-letter-container .avatar-wrapper.small .offical-staff-icon{width:7px;height:7px}.private-letter-container .no-more-news-tips:before{content:"—";color:#b4b4b4;margin-right:8px;display:inline-block}.private-letter-container .no-more-news-tips:after{content:"—";color:#b4b4b4;margin-left:8px;display:inline-block}.nimo-im-picmsg-preview-modal.nimo-confirm .nimo-confirm-btns{display:none}.nimo-im-picmsg-preview-modal.nimo-confirm .nimo-modal-close{display:block}.nimo-im-picmsg-preview-modal.nimo-confirm .nimo-confirm-body .nimo-confirm-content{text-align:center;margin-top:0}.nimo-im-picmsg-preview-modal.nimo-confirm .nimo-modal-close-x{width:40px;height:40px;line-height:40px}.nimo-theme-dark .receiving-setting-modal .receiving-setting-radio.checked{color:#6c47ff;border-color:#6c47ff}.stranger-chat-session-item{border-bottom:1px solid;padding:16px;line-height:1}.stranger-chat-session-item .left .avatar{width:40px;height:40px}.stranger-chat-session-item .left .info{padding:0 12px}.stranger-chat-session-item .left .info .name{font-size:14px;font-weight:600}.stranger-chat-session-item .left .info .last-msg{margin-top:8px;font-size:12px}.stranger-chat-session-item .right .last-msg-time{margin-top:2px;font-size:10px}.stranger-chat-session-item .right .new-msg-mark{margin-top:8px}.stranger-chat-session-item .right .new-msg-mark .new-msg-count{border-radius:9px;min-width:14px;height:18px;padding:0 2px;font-size:12px;line-height:18px}.stranger-chat-session-list{padding:8px 16px 8px 0}.stranger-chat-session-list .select-stranger-chat-session{min-height:100%;padding:12px 16px 12px 20px}.stranger-chat-session-list .empty-stranger-sessions{min-height:100%}.stranger-chat-session-list .empty-stranger-sessions .empty-pic{width:140px;height:140px}.stranger-chat-session-list .empty-stranger-sessions .tip1{color:#1a1a1a;margin-top:11px;font-size:28px;line-height:28px}.nimo-theme-dark .stranger-chat-session-list .empty-stranger-sessions .tip1{color:#fff}.stranger-chat-session-list .empty-stranger-sessions .tip2{margin-top:5px;font-size:14px;line-height:20px}.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)}