.nuxt-progress{position:fixed;top:0;left:0;right:0;height:5px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#0f5f70;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}html{font-family:sans-serif;line-height:1.15;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(.focus-visible),[tabindex="-1"]:focus:not(:focus-visible){outline:0}hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}b,strong{font-weight:bolder}.small,small{font-size:80%;font-weight:400}a,a:not([href]):not([class]),a:not([href]):not([class]):hover{text-decoration:none}pre{margin-top:0;overflow:auto;-ms-overflow-style:scrollbar}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(.focus-visible),button:focus:not(:focus-visible){outline:0}button,input{overflow:visible}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}[hidden],template{display:none}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.container{max-width:100%}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{--containerPaddingX:15px;width:100%;padding-right:var(--containerPaddingX);padding-left:var(--containerPaddingX);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1500px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1440px}}@media (min-width:1700px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1620px}}.row{display:flex;flex-wrap:wrap}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-size:1rem;font-weight:400;color:#212529;padding:.5rem 1rem;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent}.btn-copy{display:inline-flex}.wire-transfer .btn-copy{display:inline-flex;background-color:#5c97ef;border-radius:8px;min-width:104px;min-height:32px;box-shadow:0 5px 0 #346cbf;align-items:center;justify-content:space-between;padding:0 28px 0 0;margin-top:-5px;margin-left:8px}.wire-transfer .btn-copy .icon.icon-copy{background-color:hsla(0,0%,100%,.25);display:flex;justify-content:center;align-items:center;height:32px;padding:5px}.wire-transfer.mobile .btn-copy{border-radius:6px;min-width:104px;min-height:30px;box-shadow:0 3px 0 #346cbf;align-items:center;justify-content:space-between;padding:0 26px 0 0;margin-top:-3px;margin-left:8px}.wire-transfer.mobile .btn-copy .icon.icon-copy{background-color:hsla(0,0%,100%,.25);display:flex;justify-content:center;align-items:center;height:30px;padding:4px}.hisboxoven .modal-body{max-height:80vh;overflow-y:auto}.desktop .idxInfo .info-cont .line-bg.sm i:before{width:20px!important;height:20px!important}.desktop .share-qrcode img{width:100%}.mobile .user-content img{min-width:50px;width:200px}.desktop .idxInfo .info-group:nth-child(2) .right .line-qr{width:121px;padding:0!important;overflow:hidden}#modalPaylist .modal-main .wire-transfer #modalPaylisttable{border:0}#modalPaylist .modal-main .wire-transfer #modalPaylisttable thead{display:none}#modalPaylist .modal-main .wire-transfer #modalPaylisttable tbody tr{display:flex;flex-direction:column;margin-bottom:10px;background-color:#ededed}#modalPaylist .modal-main .wire-transfer #modalPaylisttable tbody tr td:first-child{font-weight:700;border-top:1px solid #fff;align-items:center;display:flex}#modalPaylist .modal-main .wire-transfer #modalPaylisttable tbody tr td:nth-child(2){background-color:#f5f5f5;border-top:1px solid #fff;align-items:center;display:flex}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;padding:0}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5a6268}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-block{display:block;width:100%}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.desktop .rule-cont.question .card-text~.btn.btn-submit{margin:7px 0 10px 23px}.rule-cont.question .mt-2.collapse.show .btn.btn-none{position:absolute}.collapse:not(.show){display:none}.btn.btn-question:checked~.collapse{color:#007bff;display:block}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:15px}.card-columns .card{margin-bottom:.75rem}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6;margin-top:-4px}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{font-size:13px;line-height:18px;letter-spacing:.02em;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:flex!important;width:100%;height:100%;overflow:hidden;outline:0;background-color:rgba(0,0,0,.65)}.modal-dialog{min-width:calc(100% - 1rem);position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center}.dialog-audit .modal-dialog-centered{display:flex;align-items:flex-start}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:10;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-bottom{vertical-align:text-bottom}.align-text-top{vertical-align:text-top}.bg-light{background-color:#f8f9fa}.border{border:1px solid #dee2e6}.border-top{border-top:1px solid #dee2e6}.rounded-sm{border-radius:.2rem}.rounded{border-radius:.25rem}.rounded-top{border-top-left-radius:.25rem}.rounded-right,.rounded-top{border-top-right-radius:.25rem}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem}.rounded-left{border-top-left-radius:.25rem}.rounded-lg{border-radius:.3rem}.rounded-circle{border-radius:50%}.rounded-pill{border-radius:50rem}.rounded-0{border-radius:0}.d-none,.dn,.hotprooff{display:none}.d-block{display:block}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-fill{flex:1 1 auto}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)}.shadow-none{box-shadow:none}.w-25{width:25%}.w-50{width:50%}.w-75{width:75%}.w-100{width:100%}.w-auto{width:auto}.mb-1,.my-1{margin-bottom:.25rem}.mb-2,.my-2{margin-bottom:.5rem}.ml-2,.mx-2{margin-left:.5rem}.mt-3,.my-3{margin-top:1rem}.mb-3,.my-3{margin-bottom:1rem}.ml-3,.mx-3{margin-left:1rem}.m-4{margin:1.5rem}.mt-4,.my-4{margin-top:1.5rem}.mr-4,.mx-4{margin-right:1.5rem}.mb-4,.my-4{margin-bottom:1.5rem}.ml-4,.mx-4{margin-left:1.5rem}.m-5{margin:3rem}.mt-5,.my-5{margin-top:3rem}.mr-5,.mx-5{margin-right:3rem}.mb-5,.my-5{margin-bottom:3rem}.ml-5,.mx-5{margin-left:3rem}.pt-0,.py-0{padding-top:0}.pr-0,.px-0{padding-right:0}.pb-0,.py-0{padding-bottom:0}.pl-0,.px-0{padding-left:0}.p-1{padding:.25rem}.pt-1,.py-1{padding-top:.25rem}.pr-1,.px-1{padding-right:.25rem}.pb-1,.py-1{padding-bottom:.25rem}.pl-1,.px-1{padding-left:.25rem}.p-2{padding:.5rem}.pt-2,.py-2{padding-top:.5rem}.pr-2,.px-2{padding-right:.5rem}.pb-2,.py-2{padding-bottom:.5rem}.pl-2,.px-2{padding-left:.5rem}.p-3{padding:1rem}.pt-3,.py-3{padding-top:1rem}.pr-3,.px-3{padding-right:1rem}.pb-3,.py-3{padding-bottom:1rem}.pl-3,.px-3{padding-left:1rem}.p-4{padding:1.5rem}.pt-4,.py-4{padding-top:1.5rem}.pr-4,.px-4{padding-right:1.5rem}.pb-4,.py-4{padding-bottom:1.5rem}.pl-4,.px-4{padding-left:1.5rem}.p-5{padding:3rem}.pt-5,.py-5{padding-top:3rem}.pr-5,.px-5{padding-right:3rem}.pb-5,.py-5{padding-bottom:3rem}.pl-5,.px-5{padding-left:3rem}.m-auto{margin:auto}.mt-auto,.my-auto{margin-top:auto}.mr-auto,.mx-auto{margin-right:auto}.mb-auto,.my-auto{margin-bottom:auto}.ml-auto,.mx-auto{margin-left:auto}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-white{color:#fff}.text-primary{color:#007bff}a.text-primary:focus,a.text-primary:hover{color:#0056b3}.text-secondary{color:#6c757d}a.text-secondary:focus,a.text-secondary:hover{color:#494f54}.text-success{color:#28a745}a.text-success:focus,a.text-success:hover{color:#19692c}.text-info{color:#17a2b8}a.text-info:focus,a.text-info:hover{color:#0f6674}.text-warning{color:#ffc107}a.text-warning:focus,a.text-warning:hover{color:#ba8b00}.text-danger{color:#dc3545}a.text-danger:focus,a.text-danger:hover{color:#a71d2a}.text-light{color:#f8f9fa}a.text-light:focus,a.text-light:hover{color:#cbd3da}.text-dark{color:#343a40}a.text-dark:focus,a.text-dark:hover{color:#121416}.text-body{color:#212529}.text-muted{color:#6c757d}.text-nowrap{white-space:nowrap}.text-black-50{color:rgba(0,0,0,.5)}.border-0{border:0}.text-white-50{color:hsla(0,0%,100%,.5)}.bv-no-focus-ring:focus{outline:0}@media (max-width:575.98px){.bv-d-xs-down-none{display:none}}@media (max-width:767.98px){.bv-d-sm-down-none{display:none}}@media (max-width:991.98px){.bv-d-md-down-none{display:none}}@media (max-width:1199.98px){.bv-d-lg-down-none{display:none}}.bv-d-xl-down-none{display:none}.form-control.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-calendar{display:inline-flex}.b-calendar .b-calendar-inner{min-width:250px}.b-calendar .b-calendar-header,.b-calendar .b-calendar-nav{margin-bottom:.25rem}.b-calendar .b-calendar-nav .btn{padding:.25rem}.b-calendar output{padding:.25rem;font-size:80%}.b-calendar output.readonly{background-color:#e9ecef;opacity:1}.b-calendar .b-calendar-footer{margin-top:.5rem}.b-calendar .b-calendar-grid{padding:0;margin:0;overflow:hidden}.text-center{text-align:center}.h-auto{height:auto}.b-calendar .b-calendar-grid .row{flex-wrap:nowrap}.border-bottom{border-bottom:1px solid #dee2e6}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.p-0{padding:0}.b-calendar .b-calendar-grid-caption{padding:.25rem}.font-weight-bold{font-weight:700}.b-calendar .b-calendar-grid-body .col[data-date] .btn{width:32px;height:32px;font-size:14px;line-height:1;margin:3px auto;padding:9px 0}.b-calendar .btn.disabled,.b-calendar .btn:disabled,.b-calendar .btn[aria-disabled=true]{cursor:default;pointer-events:none}.dropdown.dropleft .dropdown-toggle.dropdown-toggle-no-caret:before,.dropdown:not(.dropleft) .dropdown-toggle.dropdown-toggle-no-caret:after{display:none}.dropdown .dropdown-menu:focus{outline:0}.b-dropdown-form{display:inline-block;padding:.25rem 1.5rem;width:100%;clear:both;font-weight:400}.b-dropdown-form:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.b-dropdown-form.disabled,.b-dropdown-form:disabled{outline:0;color:#6c757d;pointer-events:none}.b-dropdown-text{display:inline-block;padding:.25rem 1.5rem;margin-bottom:0;width:100%;clear:both;font-weight:lighter}.custom-checkbox.b-custom-control-lg,.input-group-lg .custom-checkbox{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-checkbox.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-checkbox .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:.3rem}.custom-checkbox.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-checkbox .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background-size:50% 50%}.custom-checkbox.b-custom-control-sm,.input-group-sm .custom-checkbox{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-checkbox.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-checkbox .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:.2rem}.custom-checkbox.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-checkbox .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background-size:50% 50%}.custom-switch.b-custom-control-lg,.input-group-lg .custom-switch{padding-left:2.8125rem}.custom-switch.b-custom-control-lg .custom-control-label,.input-group-lg .custom-switch .custom-control-label{font-size:1.25rem;line-height:1.5}.custom-switch.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-switch .custom-control-label:before{top:.3125rem;height:1.25rem;left:-2.8125rem;width:2.1875rem;border-radius:.625rem}.custom-switch.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-switch .custom-control-label:after{top:calc(.3125rem + 2px);left:calc(-2.8125rem + 2px);width:calc(1.25rem - 4px);height:calc(1.25rem - 4px);border-radius:.625rem;background-size:50% 50%}.custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,.input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(.9375rem)}.custom-switch.b-custom-control-sm,.input-group-sm .custom-switch{padding-left:1.96875rem}.custom-switch.b-custom-control-sm .custom-control-label,.input-group-sm .custom-switch .custom-control-label{font-size:.875rem;line-height:1.5}.custom-switch.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-switch .custom-control-label:before{top:.21875rem;left:-1.96875rem;width:1.53125rem;height:.875rem;border-radius:.4375rem}.custom-switch.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-switch .custom-control-label:after{top:calc(.21875rem + 2px);left:calc(-1.96875rem + 2px);width:calc(.875rem - 4px);height:calc(.875rem - 4px);border-radius:.4375rem;background-size:50% 50%}.custom-switch.b-custom-control-sm .custom-control-input:checked~.custom-control-label:after,.input-group-sm .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(.65625rem)}.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-prepend>.btn-group>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.b-form-btn-label-control.form-control{display:flex;align-items:stretch;height:auto;padding:0;background-image:none}.input-group .b-form-btn-label-control.form-control{padding:0}.b-form-btn-label-control.form-control[dir=rtl],[dir=rtl] .b-form-btn-label-control.form-control{flex-direction:row-reverse}.b-form-btn-label-control.form-control[dir=rtl]>label,[dir=rtl] .b-form-btn-label-control.form-control>label{text-align:right}.b-form-btn-label-control.form-control>.btn{line-height:1;font-size:inherit;box-shadow:none;border:0}.b-form-btn-label-control.form-control>.btn:disabled{pointer-events:none}.b-form-btn-label-control.form-control.is-valid>.btn{color:#28a745}.b-form-btn-label-control.form-control.is-invalid>.btn{color:#dc3545}.b-form-btn-label-control.form-control>.dropdown-menu{padding:.5rem}.b-form-btn-label-control.form-control>.form-control{height:auto;min-height:calc(1.5em + .75rem);padding-left:.25rem;margin:0;border:0;outline:0;background:transparent;word-break:break-word;font-size:inherit;white-space:normal;cursor:pointer}.b-form-btn-label-control.form-control>.form-control.form-control-sm{min-height:calc(1.5em + .5rem)}.b-form-btn-label-control.form-control>.form-control.form-control-lg{min-height:calc(1.5em + 1rem)}.input-group.input-group-sm .b-form-btn-label-control.form-control>.form-control{min-height:calc(1.5em + .5rem);padding-top:.25rem;padding-bottom:.25rem}.input-group.input-group-lg .b-form-btn-label-control.form-control>.form-control{min-height:calc(1.5em + 1rem);padding-top:.5rem;padding-bottom:.5rem}.b-form-btn-label-control.form-control[aria-disabled=true],.b-form-btn-label-control.form-control[aria-readonly=true]{background-color:#e9ecef;opacity:1}.b-form-btn-label-control.form-control[aria-disabled=true]{pointer-events:none}.b-form-btn-label-control.form-control[aria-disabled=true]>label{cursor:default}.b-form-btn-label-control.btn-group>.dropdown-menu{padding:.5rem}.custom-file-label{white-space:nowrap;overflow-x:hidden}.b-custom-control-lg.custom-file,.b-custom-control-lg .custom-file-input,.b-custom-control-lg .custom-file-label,.input-group-lg.custom-file,.input-group-lg .custom-file-input,.input-group-lg .custom-file-label{font-size:1.25rem;height:calc(1.5em + 1rem + 2px)}.b-custom-control-lg .custom-file-label,.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label,.input-group-lg .custom-file-label:after{padding:.5rem 1rem;line-height:1.5}.b-custom-control-lg .custom-file-label,.input-group-lg .custom-file-label{border-radius:.3rem}.b-custom-control-lg .custom-file-label:after,.input-group-lg .custom-file-label:after{font-size:inherit;height:calc(1.5em + 1rem);border-radius:0 .3rem .3rem 0}.b-custom-control-sm.custom-file,.b-custom-control-sm .custom-file-input,.b-custom-control-sm .custom-file-label,.input-group-sm.custom-file,.input-group-sm .custom-file-input,.input-group-sm .custom-file-label{font-size:.875rem;height:calc(1.5em + .5rem + 2px)}.b-custom-control-sm .custom-file-label,.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label,.input-group-sm .custom-file-label:after{padding:.25rem .5rem;line-height:1.5}.b-custom-control-sm .custom-file-label,.input-group-sm .custom-file-label{border-radius:.2rem}.b-custom-control-sm .custom-file-label:after,.input-group-sm .custom-file-label:after{font-size:inherit;height:calc(1.5em + .5rem);border-radius:0 .2rem .2rem 0}.form-control.is-invalid,.form-control.is-valid,.was-validated .form-control:invalid,.was-validated .form-control:valid{background-position:right calc(.375em + .1875rem) center}input[type=color].form-control{height:calc(1.5em + .75rem + 2px);padding:.125rem .25rem}.input-group-sm input[type=color].form-control,input[type=color].form-control.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.125rem .25rem}.input-group-lg input[type=color].form-control,input[type=color].form-control.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.125rem .25rem}input[type=color].form-control:disabled{background-color:#adb5bd;opacity:.65}.input-group>.custom-range{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-range,.input-group>.custom-range+.custom-file,.input-group>.custom-range+.custom-range,.input-group>.custom-range+.custom-select,.input-group>.custom-range+.form-control,.input-group>.custom-range+.form-control-plaintext,.input-group>.custom-select+.custom-range,.input-group>.form-control+.custom-range,.input-group>.form-control-plaintext+.custom-range{margin-left:-1px}.input-group>.custom-range:focus{z-index:3}.input-group>.custom-range:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-range:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-range{padding:0 .75rem;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;height:calc(1.5em + .75rem + 2px);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.input-group>.custom-range{transition:none}}.input-group>.custom-range:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.input-group>.custom-range:disabled,.input-group>.custom-range[readonly]{background-color:#e9ecef}.input-group-lg>.custom-range{height:calc(1.5em + 1rem + 2px);padding:0 1rem;border-radius:.3rem}.input-group-sm>.custom-range{height:calc(1.5em + .5rem + 2px);padding:0 .5rem;border-radius:.2rem}.input-group .custom-range.is-valid,.was-validated .input-group .custom-range:valid{border-color:#28a745}.input-group .custom-range.is-valid:focus,.was-validated .input-group .custom-range:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-range.is-valid:focus::-webkit-slider-thumb,.was-validated .custom-range:valid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-moz-range-thumb,.was-validated .custom-range:valid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid:focus::-ms-thumb,.was-validated .custom-range:valid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #9be7ac}.custom-range.is-valid::-webkit-slider-thumb,.was-validated .custom-range:valid::-webkit-slider-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-webkit-slider-thumb:active,.was-validated .custom-range:valid::-webkit-slider-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-webkit-slider-runnable-track,.was-validated .custom-range:valid::-webkit-slider-runnable-track{background-color:rgba(40,167,69,.35)}.custom-range.is-valid::-moz-range-thumb,.was-validated .custom-range:valid::-moz-range-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-moz-range-thumb:active,.was-validated .custom-range:valid::-moz-range-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-moz-range-track,.was-validated .custom-range:valid::-moz-range-track{background:rgba(40,167,69,.35)}.custom-range.is-valid~.valid-feedback,.custom-range.is-valid~.valid-tooltip,.was-validated .custom-range:valid~.valid-feedback,.was-validated .custom-range:valid~.valid-tooltip{display:block}.custom-range.is-valid::-ms-thumb,.was-validated .custom-range:valid::-ms-thumb{background-color:#28a745;background-image:none}.custom-range.is-valid::-ms-thumb:active,.was-validated .custom-range:valid::-ms-thumb:active{background-color:#9be7ac;background-image:none}.custom-range.is-valid::-ms-track-lower,.custom-range.is-valid::-ms-track-upper,.was-validated .custom-range:valid::-ms-track-lower,.was-validated .custom-range:valid::-ms-track-upper{background:rgba(40,167,69,.35)}.input-group .custom-range.is-invalid,.was-validated .input-group .custom-range:invalid{border-color:#dc3545}.input-group .custom-range.is-invalid:focus,.was-validated .input-group .custom-range:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-range.is-invalid:focus::-webkit-slider-thumb,.was-validated .custom-range:invalid:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-moz-range-thumb,.was-validated .custom-range:invalid:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid:focus::-ms-thumb,.was-validated .custom-range:invalid:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #f6cdd1}.custom-range.is-invalid::-webkit-slider-thumb,.was-validated .custom-range:invalid::-webkit-slider-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-webkit-slider-thumb:active,.was-validated .custom-range:invalid::-webkit-slider-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-webkit-slider-runnable-track,.was-validated .custom-range:invalid::-webkit-slider-runnable-track{background-color:rgba(220,53,69,.35)}.custom-range.is-invalid::-moz-range-thumb,.was-validated .custom-range:invalid::-moz-range-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-moz-range-thumb:active,.was-validated .custom-range:invalid::-moz-range-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-moz-range-track,.was-validated .custom-range:invalid::-moz-range-track{background:rgba(220,53,69,.35)}.custom-range.is-invalid~.invalid-feedback,.custom-range.is-invalid~.invalid-tooltip,.was-validated .custom-range:invalid~.invalid-feedback,.was-validated .custom-range:invalid~.invalid-tooltip{display:block}.custom-range.is-invalid::-ms-thumb,.was-validated .custom-range:invalid::-ms-thumb{background-color:#dc3545;background-image:none}.custom-range.is-invalid::-ms-thumb:active,.was-validated .custom-range:invalid::-ms-thumb:active{background-color:#f6cdd1;background-image:none}.custom-range.is-invalid::-ms-track-lower,.custom-range.is-invalid::-ms-track-upper,.was-validated .custom-range:invalid::-ms-track-lower,.was-validated .custom-range:invalid::-ms-track-upper{background:rgba(220,53,69,.35)}.custom-radio.b-custom-control-lg,.input-group-lg .custom-radio{font-size:1.25rem;line-height:1.5;padding-left:1.875rem}.custom-radio.b-custom-control-lg .custom-control-label:before,.input-group-lg .custom-radio .custom-control-label:before{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;border-radius:50%}.custom-radio.b-custom-control-lg .custom-control-label:after,.input-group-lg .custom-radio .custom-control-label:after{top:.3125rem;left:-1.875rem;width:1.25rem;height:1.25rem;background:no-repeat 50%/50% 50%}.custom-radio.b-custom-control-sm,.input-group-sm .custom-radio{font-size:.875rem;line-height:1.5;padding-left:1.3125rem}.custom-radio.b-custom-control-sm .custom-control-label:before,.input-group-sm .custom-radio .custom-control-label:before{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;border-radius:50%}.custom-radio.b-custom-control-sm .custom-control-label:after,.input-group-sm .custom-radio .custom-control-label:after{top:.21875rem;left:-1.3125rem;width:.875rem;height:.875rem;background:no-repeat 50%/50% 50%}.b-rating{text-align:center}.b-rating.d-inline-flex{width:auto}.b-rating .b-rating-star,.b-rating .b-rating-value{padding:0 .25em}.b-rating .b-rating-value{min-width:2.5em}.b-rating .b-rating-star{display:inline-flex;justify-content:center;outline:0}.b-rating .b-rating-star .b-rating-icon{display:inline-flex;transition:all .15s ease-in-out}.b-rating.disabled,.b-rating:disabled{background-color:#e9ecef;color:#6c757d}.b-rating:not(.disabled):not(.readonly) .b-rating-star{cursor:pointer}.b-rating:not(.disabled):not(.readonly) .b-rating-star:hover .b-rating-icon,.b-rating:not(.disabled):not(.readonly):focus:not(:hover) .b-rating-star.focused .b-rating-icon{transform:scale(1.5)}.b-rating[dir=rtl] .b-rating-star-half{transform:scaleX(-1)}.b-form-spinbutton{text-align:center;overflow:hidden;background-image:none;padding:0}.b-form-spinbutton[dir=rtl]:not(.flex-column),[dir=rtl] .b-form-spinbutton:not(.flex-column){flex-direction:row-reverse}.b-form-spinbutton output{font-size:inherit;outline:0;border:0;background-color:transparent;width:auto;margin:0;padding:0 .25rem}.b-form-spinbutton output>bdi,.b-form-spinbutton output>div{display:block;min-width:2.25em;height:1.5em}.b-form-spinbutton.flex-column{height:auto;width:auto}.b-form-spinbutton.flex-column output{margin:0 .25rem;padding:.25rem 0}.b-form-spinbutton:not(.d-inline-flex):not(.flex-column){output-width:100%}.b-form-spinbutton.d-inline-flex:not(.flex-column){width:auto}.b-form-spinbutton .btn{line-height:1;box-shadow:none}.b-form-spinbutton .btn:disabled{pointer-events:none}.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon{transform:scale(1.25)}.b-form-spinbutton.disabled,.b-form-spinbutton.readonly{background-color:#e9ecef}.b-form-spinbutton.disabled{pointer-events:none}.b-form-tags .b-form-tags-list{margin-top:-.25rem}.b-form-tags .b-form-tags-list .b-form-tag,.b-form-tags .b-form-tags-list .b-from-tags-field{margin-top:.25rem}.b-form-tags.focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.b-form-tags.focus.is-valid{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.b-form-tags.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.b-form-tags.disabled{background-color:#e9ecef}.b-form-tag{font-size:75%;font-weight:400;line-height:1.5;margin-right:.25rem}.b-form-tag.disabled{opacity:.75}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:125%;line-height:1;float:none;margin-left:.25rem}.form-control-lg .b-form-tag,.form-control-sm .b-form-tag{line-height:1.5}.media-aside{display:flex;margin-right:1rem}.media-aside-right{margin-right:0;margin-left:1rem}.modal-backdrop{opacity:.5}.b-pagination-pills .page-item .page-link{border-radius:50rem;margin-left:.25rem;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0}.table.b-table.b-table-fixed{table-layout:fixed}.table.b-table.b-table-no-border-collapse{border-collapse:separate;border-spacing:0}.table.b-table[aria-busy=true]{opacity:.55}.table.b-table>tbody>tr.b-table-details>td{border-top:none}.table.b-table>caption{caption-side:bottom}.table.b-table.b-table-caption-top>caption{caption-side:top}.table.b-table>tbody>.table-active,.table.b-table>tbody>.table-active>td,.table.b-table>tbody>.table-active>th{background-color:rgba(0,0,0,.075)}.table.b-table.table-hover>tbody>tr.table-active:hover td,.table.b-table.table-hover>tbody>tr.table-active:hover th{color:#212529;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table>tbody>.bg-active,.table.b-table>tbody>.bg-active>td,.table.b-table>tbody>.bg-active>th{background-color:hsla(0,0%,100%,.075)}.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover td,.table.b-table.table-hover.table-dark>tbody>tr.bg-active:hover th{color:#fff;background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto;max-height:300px}@media print{.b-table-sticky-header{overflow-y:visible;max-height:none}}@supports ((position:-webkit-sticky) or (position:sticky)){.b-table-sticky-header>.table.b-table>thead>tr>th{position:-webkit-sticky;position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{position:-webkit-sticky;position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default,.table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.table.b-table.table-dark>tbody>tr>.bg-b-table-default,.table.b-table.table-dark>tfoot>tr>.bg-b-table-default,.table.b-table.table-dark>thead>tr>.bg-b-table-default{color:#fff;background-color:#343a40}.table.b-table.table-striped>tbody>tr:nth-of-type(odd)>.table-b-table-default{background-image:linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));background-repeat:no-repeat}.table.b-table.table-striped.table-dark>tbody>tr:nth-of-type(odd)>.bg-b-table-default{background-image:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.05));background-repeat:no-repeat}.table.b-table.table-hover>tbody>tr:hover>.table-b-table-default{color:#212529;background-image:linear-gradient(rgba(0,0,0,.075),rgba(0,0,0,.075));background-repeat:no-repeat}.table.b-table.table-hover.table-dark>tbody>tr:hover>.bg-b-table-default{color:#fff;background-image:linear-gradient(hsla(0,0%,100%,.075),hsla(0,0%,100%,.075));background-repeat:no-repeat}}.table.b-table>tfoot>tr>[aria-sort],.table.b-table>thead>tr>[aria-sort]{cursor:pointer;background-image:none;background-repeat:no-repeat;background-size:.65em 1em}.table.b-table>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .375rem center;padding-right:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .375rem center;padding-left:calc(.75rem + .65em)}.table.b-table>tfoot>tr>[aria-sort=none],.table.b-table>thead>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>[aria-sort=ascending],.table.b-table>thead>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>[aria-sort=descending],.table.b-table>thead>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=none],.table.b-table.table-dark>thead>tr>[aria-sort=none],.table.b-table>.thead-dark>tr>[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=ascending],.table.b-table.table-dark>thead>tr>[aria-sort=ascending],.table.b-table>.thead-dark>tr>[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-dark>tfoot>tr>[aria-sort=descending],.table.b-table.table-dark>thead>tr>[aria-sort=descending],.table.b-table>.thead-dark>tr>[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=none],.table.b-table>thead>tr>.table-dark[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=ascending],.table.b-table>thead>tr>.table-dark[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table>tfoot>tr>.table-dark[aria-sort=descending],.table.b-table>thead>tr>.table-dark[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath fill='%23fff' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.table.b-table.table-sm>tfoot>tr>[aria-sort]:not(.b-table-sort-icon-left),.table.b-table.table-sm>thead>tr>[aria-sort]:not(.b-table-sort-icon-left){background-position:right .15rem center;padding-right:calc(.3rem + .65em)}.table.b-table.table-sm>tfoot>tr>[aria-sort].b-table-sort-icon-left,.table.b-table.table-sm>thead>tr>[aria-sort].b-table-sort-icon-left{background-position:left .15rem center;padding-left:calc(.3rem + .65em)}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click)>tbody>tr{cursor:pointer}.table.b-table.b-table-selectable:not(.b-table-selectable-no-click).b-table-selecting.b-table-select-range>tbody>tr{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:575.98px){.table.b-table.b-table-stacked-sm{display:block;width:100%}.table.b-table.b-table-stacked-sm>caption,.table.b-table.b-table-stacked-sm>tbody,.table.b-table.b-table-stacked-sm>tbody>tr,.table.b-table.b-table-stacked-sm>tbody>tr>td,.table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.table.b-table.b-table-stacked-sm>tfoot,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>thead,.table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-sm>caption{caption-side:top}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr.bottom-row,.table.b-table.b-table-stacked-sm>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-sm>tbody>tr>:first-child,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:767.98px){.table.b-table.b-table-stacked-md{display:block;width:100%}.table.b-table.b-table-stacked-md>caption,.table.b-table.b-table-stacked-md>tbody,.table.b-table.b-table-stacked-md>tbody>tr,.table.b-table.b-table-stacked-md>tbody>tr>td,.table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.table.b-table.b-table-stacked-md>tfoot,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-md>thead,.table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-md>caption{caption-side:top}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-md>tbody>tr.bottom-row,.table.b-table.b-table-stacked-md>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-md>tbody>tr>:first-child,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:991.98px){.table.b-table.b-table-stacked-lg{display:block;width:100%}.table.b-table.b-table-stacked-lg>caption,.table.b-table.b-table-stacked-lg>tbody,.table.b-table.b-table-stacked-lg>tbody>tr,.table.b-table.b-table-stacked-lg>tbody>tr>td,.table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.table.b-table.b-table-stacked-lg>tfoot,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>thead,.table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-lg>caption{caption-side:top}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr.bottom-row,.table.b-table.b-table-stacked-lg>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-lg>tbody>tr>:first-child,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}}@media (max-width:1199.98px){.table.b-table.b-table-stacked-xl{display:block;width:100%}.table.b-table.b-table-stacked-xl>caption,.table.b-table.b-table-stacked-xl>tbody,.table.b-table.b-table-stacked-xl>tbody>tr,.table.b-table.b-table-stacked-xl>tbody>tr>td,.table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xl>tfoot,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>thead,.table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xl>caption{caption-side:top}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr.bottom-row,.table.b-table.b-table-stacked-xl>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked-xl>tbody>tr>:first-child,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>tfoot,.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>thead,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked>caption{caption-side:top}.table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}.table.b-table.b-table-stacked>tbody>tr.bottom-row,.table.b-table.b-table-stacked>tbody>tr.top-row{display:none}.table.b-table.b-table-stacked>tbody>tr>:first-child,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.b-icon.bi{display:inline-block;overflow:visible;vertical-align:-.15em}.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{transform-origin:center;-webkit-animation:b-icon-animation-cylon .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon,.b-icon.b-iconstack .b-icon-animation-cylon>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{transform-origin:center;-webkit-animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate;animation:b-icon-animation-cylon-vertical .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-cylon-vertical,.b-icon.b-iconstack .b-icon-animation-cylon-vertical>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{transform-origin:center;-webkit-animation:b-icon-animation-fade .75s ease-in-out infinite alternate;animation:b-icon-animation-fade .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-fade,.b-icon.b-iconstack .b-icon-animation-fade>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{transform-origin:center;-webkit-animation:b-icon-animation-spin 2s linear infinite normal;animation:b-icon-animation-spin 2s linear infinite normal}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin,.b-icon.b-iconstack .b-icon-animation-spin>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{transform-origin:center;animation:b-icon-animation-spin 2s linear infinite reverse}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse,.b-icon.b-iconstack .b-icon-animation-spin-reverse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{transform-origin:center;-webkit-animation:b-icon-animation-spin 1s steps(8) infinite normal;animation:b-icon-animation-spin 1s steps(8) infinite normal}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-pulse,.b-icon.b-iconstack .b-icon-animation-spin-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{transform-origin:center;animation:b-icon-animation-spin 1s steps(8) infinite reverse}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-spin-reverse-pulse,.b-icon.b-iconstack .b-icon-animation-spin-reverse-pulse>g{-webkit-animation:none;animation:none}}.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{transform-origin:center;-webkit-animation:b-icon-animation-throb .75s ease-in-out infinite alternate;animation:b-icon-animation-throb .75s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.b-icon.b-icon-animation-throb,.b-icon.b-iconstack .b-icon-animation-throb>g{-webkit-animation:none;animation:none}}@-webkit-keyframes b-icon-animation-cylon{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}@keyframes b-icon-animation-cylon{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}@-webkit-keyframes b-icon-animation-cylon-vertical{0%{transform:translateY(25%)}to{transform:translateY(-25%)}}@keyframes b-icon-animation-cylon-vertical{0%{transform:translateY(25%)}to{transform:translateY(-25%)}}@-webkit-keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@keyframes b-icon-animation-fade{0%{opacity:.1}to{opacity:1}}@-webkit-keyframes b-icon-animation-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes b-icon-animation-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-webkit-keyframes b-icon-animation-throb{0%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes b-icon-animation-throb{0%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.btn .b-icon.bi,.dropdown-item .b-icon.bi,.dropdown-toggle .b-icon.bi,.input-group-text .b-icon.bi,.nav-link .b-icon.bi{font-size:125%;vertical-align:text-bottom}.desktop .share_urlbox{padding:5px 24px}.desktop .share_urlbox,.mobile .share_urlbox{width:auto;border:1px solid #a9a9a9;border-radius:5px;display:flex;height:35px;justify-content:center;align-items:center}.mobile .share_urlbox{padding:5px 12px;font-size:14px!important;margin:10px 0}.hotpro-item .idxgame-img{max-width:100%;width:unset;margin-bottom:8px;min-height:unset}.hotpro-item .idxgame-description a,.hotpro-item .idxgame-description blockquote,.hotpro-item .idxgame-description dd,.hotpro-item .idxgame-description div,.hotpro-item .idxgame-description dl,.hotpro-item .idxgame-description dt,.hotpro-item .idxgame-description fieldset,.hotpro-item .idxgame-description form,.hotpro-item .idxgame-description h1,.hotpro-item .idxgame-description h2,.hotpro-item .idxgame-description h3,.hotpro-item .idxgame-description h4,.hotpro-item .idxgame-description h5,.hotpro-item .idxgame-description h6,.hotpro-item .idxgame-description i,.hotpro-item .idxgame-description img,.hotpro-item .idxgame-description input,.hotpro-item .idxgame-description li,.hotpro-item .idxgame-description ol,.hotpro-item .idxgame-description p,.hotpro-item .idxgame-description pre,.hotpro-item .idxgame-description span,.hotpro-item .idxgame-description td,.hotpro-item .idxgame-description textarea,.hotpro-item .idxgame-description th,.hotpro-item .idxgame-description ul{width:unset;height:unset;color:unset;background-color:unset;font-size:unset;line-height:unset;margin:unset;padding:unset;border:unset;text-align:unset;letter-spacing:unset;text-indent:unset}.user-mod.wallet .b-calendar-nav{display:flex}.user-mod.wallet .b-calendar-nav .btn{border:1px solid transparent}.btn-backwallet{font-size:16px;font-weight:700}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;text-align:center;white-space:nowrap}.b-calendar-nav.d-flex,.d-flex{display:flex}.position-absolute{position:absolute}.b-calendar-nav.d-flex .btn{width:100%;border:1px solid transparent}.content-mod .badge-group .btn-badge{display:flex;justify-content:center;align-items:center}.uinfo-cont .btn-link .icon{font-size:20px}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.game-menu~div:first-child,.nav-header~div .game-wrap,.nav-header~div .promotion,.nav-header~div:first-child{min-height:600px}.nav-header~main~div{min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.landscape b{color:#f4c500;font-size:18px;font-weight:bolder;text-decoration:underline}.landscape.on{display:flex}:focus~.landscape.on{display:none}@media (-moz-touch-enabled:0),(-ms-high-contrast:none),(pointer:fine) and (-webkit-max-device-pixel-ratio:2),(pointer:fine) and (max-resolution:2dppx),screen and (-ms-high-contrast:active),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2){.mask.on{display:none}}.carousel-item img{display:flex;justify-self:center;align-self:center;margin:0 auto}.b-calendar-grid-body .no-gutters>div,.b-calendar-grid-weekdays small{flex:1}.mobile .nav-flex{position:absolute;z-index:1;width:70px;height:70px;top:-175px;right:7px}.mobile .nav-flex .m_event-box{position:relative}.mobile .nav-flex02,.mobile .nav-flex .m_event-box .btn.btn-secondary.flex-givemoney02{width:70px;height:70px}.mobile .nav-flex02{position:absolute;z-index:1;top:-75px;right:7px}.mobile .nav-flex02 .m_event-box{position:relative}.mobile .nav-flex02 .m_event-box .btn.btn-secondary.flex-givemoney{width:70px;height:70px}.mobile .nav-flex02 .m_event-box .btn.btn-secondary.flex-givemoney02.close{display:none}.mobile .m_event-box.close_x2 .close_money2,.mobile .m_event-box.close_x2 .flex-givemoney,.mobile .m_event-box.close_x .close_money,.mobile .m_event-box.close_x .flex-givemoney02{display:none!important}.mobile .m_event-box{justify-content:center;display:flex;align-items:center;width:100%;height:100%}.mobile .close_money,.mobile .close_money2{width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,.5);position:absolute;top:-15px;right:0;z-index:9}.mobile .close_money2:before,.mobile .close_money:before{content:"";background:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center;width:100%;height:100%;mask-image:url(/_nuxt/img/error.ec3b2f8.svg);mask-position:center;mask-repeat:no-repeat;mask-size:50%;-webkit-mask-image:url(/_nuxt/img/error.ec3b2f8.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:50%}.join_alone{align-items:center;margin:50px 0}.join_alone,.join_alone-con{width:100%;display:flex;justify-content:center}.join_alone-con{max-width:1260px;align-items:flex-start;background-color:#fbfbfb;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.04);padding:35px 0}.join_alone .forgot,.join_alone .joinus,.join_alone .login{width:550px;min-height:550px;background-color:#fff;padding:0 30px 60px;margin:0;position:relative;z-index:7}.join_alone_bg{width:1000px;position:relative;overflow:hidden;background:url(/_nuxt/img/AnyConv.710d321.webp) no-repeat 0 0/500px 100%;border-radius:15px;display:flex;justify-content:flex-end;align-items:flex-start}.join_alone_bg .joinbg_li{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;width:268px;height:268px;z-index:6}.join_alone_bg .joinbg_li:before{content:"";width:190px;height:190px;background:#ebebeb;background:linear-gradient(135deg,#ebebeb,#c6ab7e 35%,#705937 68%,#654f30);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#654f30",GradientType=1);position:absolute;z-index:0;transform:rotate(45deg)}.join_alone_bg .joinbg_li .nicon{width:70px;height:70px;display:flex;position:absolute;z-index:1;top:62px}.join_alone_bg .joinbg_li .icon-point{background:url(/_nuxt/img/f-icon-game01.cb02304.svg) no-repeat 50%/70px 70px}.join_alone_bg .joinbg_li .icon-fast{background:url(/_nuxt/img/f-icon-ux01.a39caf5.svg) no-repeat 50%/70px 70px}.join_alone_bg .joinbg_li .icon-diamond{background:url(/_nuxt/img/f-icon-diamond01.9a80279.svg) no-repeat 50%/70px 70px}.join_alone_bg .joinbg_li p{position:absolute;z-index:1;width:110px;height:53px;text-align:center;color:#d5c5aa;line-height:26px;display:flex;justify-content:center;align-items:center;font-size:22px;top:133px}.join_alone_bg .joinbg_li.li_s1{top:-29px;left:193px}.join_alone_bg .joinbg_li.li_s2{top:111px;left:54px}.join_alone_bg .joinbg_li.li_s3{top:250px;left:193px}.join_alone_bg:before{content:"";position:absolute;z-index:3;top:54px;left:62px;width:185px;height:185px;background:url(/_nuxt/img/light-2.fd9bdf6.webp) no-repeat 50%/185px auto;transform:rotate(337deg)}.modal-main.login .signcaptcha_img{position:absolute;top:20px;right:0}.forgot_txt{font-size:15px;display:flex}.form-group.forgot_txt{margin-bottom:0}.forgot .user-content .title{padding:16px 0 24px}.mobile .chat-frame{width:100%;height:100vh}.modal.fade.show.mrXL.dialog-info .modal-body{width:100%}.modal.fade.show.mrXL.dialog-info .title{text-align:center}.modal.fade.show.mrXL.dialog-info .modal-content{width:100%!important;max-width:100%!important}.dialog-info .circle{position:unset;margin:0 auto}.dialog-rule .modal-main .title~p{padding:16px;line-height:24px;letter-spacing:.05rem;word-wrap:break-word}.dialog-rule .rule-cont .title~p{line-height:unset!important;padding:unset!important;letter-spacing:normal}.user-content img{min-width:100%!important;width:auto!important}.dialog-notice .modal-dialog.modal-md{margin-top:0}.dialog-notice .modal-content{max-width:660px!important;height:480px}.dialog-notice .modal-body{width:100%;height:100%}.dialog-notice .modal-header{position:relative;border-top-left-radius:0;border-top-right-radius:0;padding:0!important}.dialog-notice .modal-header .close{position:absolute;right:0;margin:0}.dialog-notice .tab-panel{width:100%;height:400px;display:grid;grid-template-columns:220px 1fr;grid-gap:6px;grid-template-rows:1fr 40px}.dialog-notice .tab-panel .btn-submit{border-radius:4px}.dialog-notice .tab-panel .tab-group{width:100%;height:100%;overflow-y:auto;grid-column-start:1;grid-column-end:1;grid-row-start:1;grid-row-end:2}.dialog-notice .tab-panel .panel-group::-webkit-scrollbar,.dialog-notice .tab-panel .tab-group::-webkit-scrollbar{width:.3em;border-radius:8px}.dialog-notice .tab-panel .tab-group .tabnav{font-size:15px;display:block;width:98%;height:40px;line-height:40px!important;border-radius:8px;padding-left:8px;margin-bottom:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:all .3s}.dialog-notice .tab-panel .tab-group .tabnav.active,.dialog-notice .tab-panel .tab-group .tabnav:hover{font-size:16px;font-weight:700;font-style:normal;line-height:20px}.dialog-notice .tab-panel .panel-group{padding:0 24px;grid-column-start:2;grid-column-end:4;grid-row-start:1;grid-row-end:4;overflow-y:auto}.dialog-notice .tab-panel .panel-group .panel{display:none}.dialog-notice .tab-panel .panel-group .panel.active{display:block}.dialog-notice .tab-panel .panel-group .panel.active span{display:block;font-size:20px;font-weight:700;line-height:24px;padding-bottom:4px}.dialog-notice .tab-panel .panel-group .panel.active q{font-size:12px;font-family:Arial,Helvetica,sans-serif;color:#999}.dialog-notice .tab-panel .panel-group .panel.active p{padding-top:12px;font-size:15px;line-height:24px}.dialog-noticemb .modal-dialog.modal-md{margin-top:0}.dialog-noticemb .modal-content{max-width:660px;height:480px}.dialog-noticemb .modal-body{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100% - 40px);flex-wrap:wrap;padding:0}.dialog-noticemb .modal-header{position:relative;border-top-left-radius:0;border-top-right-radius:0;padding:0!important}.dialog-noticemb .modal-header .close{position:absolute;right:0;margin:0}.dialog-noticemb .mtb-panel{width:100%;height:calc(100% - 60px);padding:.5rem 1rem 0;overflow-y:auto}.dialog-noticemb .btn-submit{width:90%;border-radius:4px}.dialog-noticemb .mtbn-content{line-height:22px;white-space:pre-wrap;word-break:break-word;word-wrap:break-word}.dialog-noticemb .mtbn-content span{display:block;padding:16px;color:colors(dark-100-gray)}.dialog-noticemb .mtb-nav{border-bottom:0}.dialog-noticemb .mtbn-title{position:relative;display:block;font-size:16px;font-weight:900;width:100%;border-radius:4px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:8px;cursor:pointer;transition:all .5s;font-family:Noto Sans TC,sans-serif}.dialog-noticemb .mtb-nav.active .mtbn-title{white-space:unset;line-height:20px}.dialog-noticemb .mtbn-data{display:block;padding:4px 8px 8px}@-webkit-keyframes accordeonAni{0%{height:0}}@keyframes accordeonAni{0%{height:0}}.dialog-noticemb .accordion-enter{height:0;display:block}.dialog-noticemb .accordion-enter-active{-webkit-animation:accordeonAni .4s ease-out;animation:accordeonAni .4s ease-out;overflow:hidden}.dialog-noticemb .accordion-leave,.dialog-noticemb .accordion-leave-to{display:block}.dialog-noticemb .accordion-leave-active{-webkit-animation:accordeonAni .4s ease-out;animation:accordeonAni .4s ease-out;animation-direction:reverse;overflow:hidden}.desktop .b-overlay-wrap .game-list.more .game-group.slot_game,.desktop .b-overlay-wrap .game-list.more .game-group.slot_game img.game-img,.mobile .game-wrap.egame li.slot_game,.mobile .game-wrap.egame li.slot_game img{height:auto;min-height:auto}.desktop .b-overlay-wrap .game-list.more .btn-secondary.slot_game .game-name{order:2;position:unset}.mobile .game-soon,.mobile .game-uphold{display:none}.desktop .b-overlay-wrap .game-list.more .game-group.slot_game .game-btn-group,.desktop .b-overlay-wrap .game-list.more .game-group.slot_game img,.mobile .game-wrap.egame li.slot_game .game-name,.mobile .game-wrap.egame li.slot_game img{position:unset}.desktop .b-overlay-wrap .game-list.more .btn-secondary.slot_game .game-btn-group{order:6}.desktop .content-mod-group .right .form-group-wrap+.form-group-wrap{margin-top:1rem}.desktop .content-mod-group .right .form-group-wrap .backBtn{min-width:auto;height:auto;padding:5px 0;border:none;margin-bottom:.75rem;background:transparent;color:#646464}.desktop .content-mod-group .right .form-group-wrap .backBtn:before{display:none}.desktop .content-mod-group .right .form-group-wrap .backBtn:hover{background:transparent;color:#323232}.desktop .content-mod-group .right .form-group-wrap .backBtn .icon{margin-right:5px;display:inline-block}.desktop .content-mod-group .right .form-group-wrap .backBtn .icon:before{width:15px;height:15px;background:#646464}.sm_menu>div.sm_item.active>.sm_group.no_arr:after,.sm_menu>div.sm_item.active>.sm_group.no_arr:before,.sm_menu>div.sm_item>.sm_group.no_arr:after,.sm_menu>div.sm_item>.sm_group.no_arr:before{content:none;background:transparent!important}.mobile .user-mod.wallet .form-group-wrap+.form-group-wrap{margin-top:.5rem}.mobile .user-mod.wallet .form-group-wrap .btn-group{flex-wrap:wrap}.mobile .user-mod.wallet .form-group-wrap .btn-secondary{width:auto;height:66px;padding:0}.mobile .user-mod.wallet .form-group-wrap .backBtn{width:auto!important;min-width:auto;height:auto!important;padding:5px 0;border:none;margin-bottom:.75rem;display:flex;align-items:center;background:transparent;color:#646464}.mobile .user-mod.wallet .form-group-wrap .backBtn:before{display:none}.mobile .user-mod.wallet .form-group-wrap .backBtn .icon{margin-right:5px;display:inline-block}.mobile .user-mod.wallet .form-group-wrap .backBtn .icon:before{width:15px;height:15px;background:#646464}.desktop .content-mod-list .right li,.desktop .content-mod-list .right p,.desktop .memo-list,.desktop .memo-list li,.desktop .memo-list p,.mobile .content-mod-list .right li,.mobile .content-mod-list .right p,.mobile .memo-list,.mobile .memo-list li,.mobile .memo-list p{font-size:14px!important;line-height:24px!important}.mobile .content-mod-list .right p{white-space:pre-wrap;word-wrap:break-word}.desktop .content-mod-group.icashPay,.desktop .content-mod-group.jkopay,.desktop .content-mod-group.linepay,.desktop .content-mod-group.pxPay{display:flex;align-items:flex-start;height:auto;background:transparent;border-radius:0}.desktop .content-mod-group.icashPay .icon,.desktop .content-mod-group.jkopay .icon,.desktop .content-mod-group.linepay .icon,.desktop .content-mod-group.pxPay .icon{width:auto;height:auto}.desktop .content-mod-group.icashPay [class^=upload-warp] .upload-icon,.desktop .content-mod-group.jkopay [class^=upload-warp] .upload-icon,.desktop .content-mod-group.linepay [class^=upload-warp] .upload-icon,.desktop .content-mod-group.pxPay [class^=upload-warp] .upload-icon{padding:0;width:36px;height:36px}.desktop .content-mod-group.icashPay .left,.desktop .content-mod-group.jkopay .left,.desktop .content-mod-group.linepay .left,.desktop .content-mod-group.pxPay .left{width:5%;height:100%;display:block!important;margin-right:20px}.desktop .content-mod-group.icashPay .left .circle,.desktop .content-mod-group.icashPay .left .icashPay,.desktop .content-mod-group.icashPay .left .jkopay,.desktop .content-mod-group.icashPay .left .linepay,.desktop .content-mod-group.icashPay .left .pxPay,.desktop .content-mod-group.jkopay .left .circle,.desktop .content-mod-group.jkopay .left .icashPay,.desktop .content-mod-group.jkopay .left .jkopay,.desktop .content-mod-group.jkopay .left .linepay,.desktop .content-mod-group.jkopay .left .pxPay,.desktop .content-mod-group.linepay .left .circle,.desktop .content-mod-group.linepay .left .icashPay,.desktop .content-mod-group.linepay .left .jkopay,.desktop .content-mod-group.linepay .left .linepay,.desktop .content-mod-group.linepay .left .pxPay,.desktop .content-mod-group.pxPay .left .circle,.desktop .content-mod-group.pxPay .left .icashPay,.desktop .content-mod-group.pxPay .left .jkopay,.desktop .content-mod-group.pxPay .left .linepay,.desktop .content-mod-group.pxPay .left .pxPay{display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:10px;overflow:hidden}.desktop .content-mod-group.icashPay .left .circle .icon,.desktop .content-mod-group.icashPay .left .icashPay .icon,.desktop .content-mod-group.icashPay .left .jkopay .icon,.desktop .content-mod-group.icashPay .left .linepay .icon,.desktop .content-mod-group.icashPay .left .pxPay .icon,.desktop .content-mod-group.jkopay .left .circle .icon,.desktop .content-mod-group.jkopay .left .icashPay .icon,.desktop .content-mod-group.jkopay .left .jkopay .icon,.desktop .content-mod-group.jkopay .left .linepay .icon,.desktop .content-mod-group.jkopay .left .pxPay .icon,.desktop .content-mod-group.linepay .left .circle .icon,.desktop .content-mod-group.linepay .left .icashPay .icon,.desktop .content-mod-group.linepay .left .jkopay .icon,.desktop .content-mod-group.linepay .left .linepay .icon,.desktop .content-mod-group.linepay .left .pxPay .icon,.desktop .content-mod-group.pxPay .left .circle .icon,.desktop .content-mod-group.pxPay .left .icashPay .icon,.desktop .content-mod-group.pxPay .left .jkopay .icon,.desktop .content-mod-group.pxPay .left .linepay .icon,.desktop .content-mod-group.pxPay .left .pxPay .icon{color:#fff;display:flex!important;justify-content:center;align-items:center;width:100%;height:100%}.desktop .content-mod-group.icashPay .left .circle .icon:before,.desktop .content-mod-group.icashPay .left .icashPay .icon:before,.desktop .content-mod-group.icashPay .left .jkopay .icon:before,.desktop .content-mod-group.icashPay .left .linepay .icon:before,.desktop .content-mod-group.icashPay .left .pxPay .icon:before,.desktop .content-mod-group.jkopay .left .circle .icon:before,.desktop .content-mod-group.jkopay .left .icashPay .icon:before,.desktop .content-mod-group.jkopay .left .jkopay .icon:before,.desktop .content-mod-group.jkopay .left .linepay .icon:before,.desktop .content-mod-group.jkopay .left .pxPay .icon:before,.desktop .content-mod-group.linepay .left .circle .icon:before,.desktop .content-mod-group.linepay .left .icashPay .icon:before,.desktop .content-mod-group.linepay .left .jkopay .icon:before,.desktop .content-mod-group.linepay .left .linepay .icon:before,.desktop .content-mod-group.linepay .left .pxPay .icon:before,.desktop .content-mod-group.pxPay .left .circle .icon:before,.desktop .content-mod-group.pxPay .left .icashPay .icon:before,.desktop .content-mod-group.pxPay .left .jkopay .icon:before,.desktop .content-mod-group.pxPay .left .linepay .icon:before,.desktop .content-mod-group.pxPay .left .pxPay .icon:before{width:20px;height:20px;background:#fff}.desktop .content-mod-group.icashPay .left .jkopay,.desktop .content-mod-group.jkopay .left .jkopay,.desktop .content-mod-group.linepay .left .jkopay,.desktop .content-mod-group.pxPay .left .jkopay{background:#d71918}.desktop .content-mod-group.icashPay .left .linepay,.desktop .content-mod-group.jkopay .left .linepay,.desktop .content-mod-group.linepay .left .linepay,.desktop .content-mod-group.pxPay .left .linepay{background:#00b000}.desktop .content-mod-group.icashPay .right,.desktop .content-mod-group.jkopay .right,.desktop .content-mod-group.linepay .right,.desktop .content-mod-group.pxPay .right{width:100%}.desktop .content-mod-group.icashPay .icon.icon-infomation,.desktop .content-mod-group.jkopay .icon.icon-infomation,.desktop .content-mod-group.linepay .icon.icon-infomation,.desktop .content-mod-group.pxPay .icon.icon-infomation{width:auto}.desktop .content-mod-group.icashPay .icon.icon-camera,.desktop .content-mod-group.jkopay .icon.icon-camera,.desktop .content-mod-group.linepay .icon.icon-camera,.desktop .content-mod-group.pxPay .icon.icon-camera{display:flex;justify-content:center;align-items:center}.desktop .content-mod-group.icashPay .content-mod-list .left .jkopay .icon,.desktop .content-mod-group.icashPay .user-content .jkopay .icon,.desktop .content-mod-group.jkopay .content-mod-list .left .jkopay .icon,.desktop .content-mod-group.jkopay .user-content .jkopay .icon,.desktop .content-mod-group.linepay .content-mod-list .left .jkopay .icon,.desktop .content-mod-group.linepay .user-content .jkopay .icon,.desktop .content-mod-group.pxPay .content-mod-list .left .jkopay .icon,.desktop .content-mod-group.pxPay .user-content .jkopay .icon{width:100%;height:100%}.desktop .content-mod-group.icashPay .icon.icon-close,.desktop .content-mod-group.jkopay .icon.icon-close,.desktop .content-mod-group.linepay .icon.icon-close,.desktop .content-mod-group.pxPay .icon.icon-close{display:flex!important;justify-content:center;align-items:center;width:100%;height:100%}.desktop .content-mod-group.icashPay .icon.icon-close:before,.desktop .content-mod-group.jkopay .icon.icon-close:before,.desktop .content-mod-group.linepay .icon.icon-close:before,.desktop .content-mod-group.pxPay .icon.icon-close:before{width:20px;height:20px;background:#fff}.mobile .content-mod-group.dep_bindpay .bind{margin:0 auto}.desktop .content-mod-group.dep_bindpay .bind,.mobile .content-mod-group.dep_bindpay .bind{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;width:300px;height:250px;border-radius:8px;background:linear-gradient(60deg,#f5ede0 10%,#efeddf,#f1e9dc 30%,#e3ded4 70%,#f1eede,#ddd5c6 90%);box-shadow:0 3px 3px 0 rgba(217,198,182,.89);position:relative}.desktop .content-mod-group.dep_bindpay .bind:after,.mobile .content-mod-group.dep_bindpay .bind:after{content:"";display:inline-flex;width:calc(100% - 6px);height:calc(100% - 6px);border:1px solid #fff;box-shadow:0 1px 0 0 #f9f1c0;border-radius:8px;pointer-events:none;position:absolute;left:3px;top:3px}.desktop .content-mod-group.dep_bindpay .bind .btn.btn-submit,.mobile .content-mod-group.dep_bindpay .bind .btn.btn-submit{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#666;max-width:100%;width:100%;height:100%;background:transparent;margin-bottom:0}.desktop .content-mod-group.dep_bindpay .bind .icon.icon-bindcard,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard{display:block;width:110px;height:110px;background-image:url(/_nuxt/img/icon-bindcard.35e4d91.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;margin-bottom:8px}.desktop .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn{margin-bottom:0}.desktop .content-mod-group.dep_bindpay label[\:has\(.inputNote\)],.mobile .content-mod-group.dep_bindpay label[\:has\(.inputNote\)]{display:flex;align-items:center}.desktop .content-mod-group.dep_bindpay label:has(.inputNote),.mobile .content-mod-group.dep_bindpay label:has(.inputNote){display:flex;align-items:center}.desktop .content-mod-group.dep_bindpay .labelText,.mobile .content-mod-group.dep_bindpay .labelText{flex-shrink:0}.desktop .content-mod-group.dep_bindpay .inputNote,.mobile .content-mod-group.dep_bindpay .inputNote{--textColor:#bd2130;margin-left:10px;display:flex;align-items:center;color:var(--textColor)}.desktop .content-mod-group.dep_bindpay .inputNote i:before,.mobile .content-mod-group.dep_bindpay .inputNote i:before{width:14px;aspect-ratio:1/1;background:var(--textColor)}.content-mod-list.bind_pay .content-mod-group{margin-bottom:50px}.content-mod-list.bind_pay .content-mod-group .left .icashPay,.content-mod-list.bind_pay .content-mod-group .left .linepay,.content-mod-list.bind_pay .content-mod-group .left .pxPay{background:transparent;box-shadow:0 0 5px #ccc}.content-mod-list.bind_pay .content-mod-group.linepay .left .linepay .icon{background-image:url(/_nuxt/img/paymoney.e4caa98.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.content-mod-list.bind_pay .content-mod-group.icashPay .left .icashPay .icon{background-image:url(/_nuxt/img/icon-icashpay.b7f2d1b.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.content-mod-list.bind_pay .content-mod-group.pxPay .left .pxPay .icon{background-image:url(/_nuxt/img/icon-pxpay.06e0d95.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.desktop .content-mod-group.icashPay .right .upload-card,.desktop .content-mod-group.jkopay .right .upload-card,.desktop .content-mod-group.linepay .right .upload-card,.desktop .content-mod-group.pxPay .right .upload-card{position:relative}.desktop .content-mod-group.icashPay .right .upload-card:after,.desktop .content-mod-group.jkopay .right .upload-card:after,.desktop .content-mod-group.linepay .right .upload-card:after,.desktop .content-mod-group.pxPay .right .upload-card:after{content:"";width:49%;height:250px;position:absolute;right:0;background-size:contain;background-position:0;background-repeat:no-repeat}.desktop .content-mod-group.pxPay .right .upload-card:after{background-image:url(/_nuxt/img/sample_pxPay.29028e5.png)}.desktop .content-mod-group.linepay .right .upload-card:after{background-image:url(/_nuxt/img/sample_linepay.7b7e3de.png)}.desktop .content-mod-group.icashPay .right .upload-card:after{background-image:url(/_nuxt/img/sample_icashPay.9217d9c.png)}.desktop .content-mod-group.jkopay .right .upload-card:after{background-image:url(/_nuxt/img/sample_jkopay.30eccd5.png)}.mobile .user-content .icashPay~.title,.mobile .user-content .jkopay~.title,.mobile .user-content .linepay~.title,.mobile .user-content .pxPay~.title{position:relative}.mobile .user-content .icashPay~.title:after,.mobile .user-content .jkopay~.title:after,.mobile .user-content .linepay~.title:after,.mobile .user-content .pxPay~.title:after{content:"";width:100%;min-height:250px;background:url(/_nuxt/img/sample_jkopay.30eccd5.png);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;margin:10px auto}.mobile .user-content .linepay~.title:after{background-image:url(/_nuxt/img/sample_linepay.7b7e3de.png)}.mobile .user-content .icashPay~.title:after{background-image:url(/_nuxt/img/sample_icashPay.9217d9c.png)}.mobile .user-content .pxPay~.title:after{min-height:200px;background-image:url(/_nuxt/img/sample_pxPay.29028e5.png)}.mobile .user-content .circle,.mobile .user-content .icashPay,.mobile .user-content .jkopay,.mobile .user-content .linepay,.mobile .user-content .pxPay{margin-left:-28px;margin-top:-36px;position:absolute;top:0;left:50%}.mobile .user-content .jkopay{border-radius:10px}.mobile .user-content .linepay{background:transparent;box-shadow:0 0 5px #ccc;border-radius:10px}.mobile .user-content .linepay .icon{background-image:url(/_nuxt/img/paymoney.e4caa98.svg)!important;background-position:50%;background-repeat:no-repeat;background-size:contain}.mobile .user-content .icashPay{background:transparent;box-shadow:0 0 5px #ccc;border-radius:10px}.mobile .user-content .icashPay .icon{background-image:url(/_nuxt/img/icon-icashpay.b7f2d1b.svg)!important;background-position:50%;background-repeat:no-repeat;background-size:contain}.mobile .user-content .pxPay{background:transparent;box-shadow:0 0 5px #ccc;border-radius:10px}.mobile .user-content .pxPay .icon{background-image:url(/_nuxt/img/icon-pxpay.06e0d95.svg)!important;background-position:50%;background-repeat:no-repeat;background-size:contain}.mobile .card.user-content .card-header .nav-item a .icon{margin-bottom:4px;width:28px;height:28px;background-repeat:no-repeat;background-position:50%;background-size:contain;border-radius:5px}.mobile .content-mod-group.dep_bindpay .right .account-bank-card p{margin-top:8px}.mobile .circle,.mobile .icashPay,.mobile .jkopay,.mobile .linepay,.mobile .pxPay{display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:10px;background-color:#0e7051;overflow:hidden}.mobile .circle .icon,.mobile .icashPay .icon,.mobile .jkopay .icon,.mobile .linepay .icon,.mobile .pxPay .icon{color:#fff;font-size:24px}.mobile .circle .icon:before,.mobile .icashPay .icon:before,.mobile .jkopay .icon:before,.mobile .linepay .icon:before,.mobile .pxPay .icon:before{width:24px;height:24px;background:#fff}.mobile .icashPay .icon,.mobile .jkopay .icon,.mobile .linepay .icon,.mobile .pxPay .icon{width:100%;height:100%}.mobile .linepay{background-color:#00c34d}.mobile .jkopay{background-color:#d71918}.checkbox_100{width:100%}.game-wrap.egame .b-overlay.position-absolute{position:fixed;top:0!important;z-index:9999999!important}.game-wrap.egame .position-absolute.bg-light{height:100vh}.desktop .game-list.more,.desktop .game-wrap.egame{z-index:inherit!important}.desktop .mainContent .rule.container.appset .rule-cont .title{margin-bottom:10px}.desktop .mainContent .rule.container.appset .rule-cont p{display:flex;justify-content:flex-start;align-items:center}.desktop .mainContent .rule.container.appset .icon.icon-more-vertical:before,.desktop .mainContent .rule.container.appset .icon.icon-share:before{background:#999;margin-left:4px}.mbtnin-wrap .sm_menu .sm_item.active .sm_content li{list-style:none}.error{width:100%}.m_fab{position:fixed;right:8px;bottom:100px;z-index:10}.m_fab .btn.btn-secondary{background-color:transparent}.m_fab .float_btn{width:70px;height:70px;margin-bottom:16px;position:relative}.m_fab .fab_close{width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,.5);position:absolute;top:-15px;right:0;z-index:9}.m_fab .fab_close:before{content:"";display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:hsla(0,0%,100%,.5);-webkit-mask-image:url(/_nuxt/img/error.ec3b2f8.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:50%}.dialog-gotopay .modal-header{background:transparent}.dialog-gotopay .modal-content{max-width:450px;width:85%;margin:0 auto;border:0!important;background-color:transparent!important}.dialog-gotopay .modal-content .gopay{width:140px;height:48px;color:#fafafa;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:14px;font-weight:800;font-stretch:90%;margin:0 auto}.dialog-gotopay .modal-header .close{padding:0;border-radius:50%;width:50px;height:50px;text-shadow:inherit}.ignore2{width:1px;height:1px;position:absolute;top:-99999999px;left:-99999999px}.desktop .bank_gcash>div,.mobile .bank_gcash>div{position:relative}.desktop .bank_gcash>div:before,.mobile .bank_gcash>div:before{content:"";width:40px;height:40px;margin:auto;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTguNCAxOTguNCI+PHBhdGggZD0iTTEyOC44IDIzTDEwNi42IDYuNEg0OC4xYy0yMyAwLTQxLjcgMTguNy00MS43IDQxLjd2NzUuNWgzMi4xVjUwLjljMC02LjggNS41LTEyLjQgMTIuNC0xMi40aDUzLjJMMTI4LjggMjN6IiBmaWxsPSIjMWM0MTdlIi8+PGNpcmNsZSBjeD0iOTkuMiIgY3k9Ijk5LjMiIHI9IjQ0IiBmaWxsPSIjZWFlMTI5Ii8+PHBhdGggZD0iTTE1OS45IDc0LjV2NzNjMCA2LjgtNS41IDEyLjQtMTIuNCAxMi40SDk0LjhMNjkuMiAxNzZsMjEuNSAxNmg1OS42YzIzIDAgNDEuNy0xOC43IDQxLjctNDEuN1Y3NC41aC0zMi4xeiIgZmlsbD0iI2MzMjIyZiIvPjwvc3ZnPg==);position:absolute;top:0;left:0;bottom:0;right:0;z-index:2}.desktop .bank_gcash>div:after,.mobile .bank_gcash>div:after{content:"";width:50px;height:50px;background:#fff;border-radius:8px;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.mobile .content-mod-list{margin-top:36px}.landscape{color:#fff;font-size:15px;justify-content:center;align-items:center;width:100%;height:100%;letter-spacing:.02rem;white-space:nowrap;padding:16%;background:rgba(0,0,0,.95);position:fixed;top:0;right:0;z-index:9999;display:none}.desktop .badge-group{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-top:16px}.desktop .paymod-form .form-group-wrap .badge-group{padding:6px 3px 0;background:#dde1e7;border-radius:4px;margin-bottom:8px;justify-content:flex-start}.desktop .paymod-form .form-group-wrap .badge-group .btn.btn-badge.rounded-pill{display:flex;width:calc(20% - 6px);margin:0 3px 6px;flex:none;border-radius:4px}@media screen and (orientation:landscape) and (min-width:480px) and (max-width:1600px) and (-webkit-min-device-pixel-ratio:2){.landscape{display:flex}}.btn.btn-submit.lineLogin,.btn.lineLogin,.lineLogin{font-size:16px;line-height:20px;color:#fff;letter-spacing:.2em;background:#00b000!important;transition:all .5s}.btn.btn-submit.lineLogin:hover,.btn.lineLogin:hover,.lineLogin:hover{opacity:.7}.btn.btn-submit.lineLogin i,.btn.lineLogin i,.lineLogin i{margin-right:10px;display:inline-block}.btn.btn-submit.lineLogin i:before,.btn.lineLogin i:before,.lineLogin i:before{width:18px;height:18px}.porfileLineBox .lineLogin,.porfileLineBox>div{display:flex;align-items:center}.porfileLineBox .lineLogin{height:32px;padding:0 1em;border-radius:4px;flex-shrink:0;justify-content:center;color:#fff}blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:after,q:before{content:""}abbr,acronym{border:0}a,a:hover{outline:none;text-decoration:none;cursor:pointer}button{border:none}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;vertical-align:baseline}body{line-height:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){body{line-height:110%}}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}body{-webkit-tap-highlight-color:transparent;font-family:微軟正黑體,Microsoft YaHei,HanHei SC,Helvetica Neue,Open Sans,Arial,Hiragino Sans GB,微软雅黑,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;-webkit-text-size-adjust:100%}a,div,form,input,p,span{box-sizing:border-box}.desktop .join_alone .remember,.idex-wrap.mobile .idx-nav .nav-item,.idex-wrap.mobile .idx-nav .nav-link,.idex-wrap.mobile .idx-nav .service_box01,.idex-wrap.mobile .idx-nav .serviceBtn,.idex-wrap.mobile .login-after .btn{padding:0;margin:0}.maintain p{display:flex;align-items:center}.desktop .btn.yesido,.desktop .game-new,.desktop .game-soon,.desktop .game-star,.desktop .game-wrap .game-list.more .game-group .game-btn-group .game-btn .icon,.desktop .game-wrap .game-list.one-piece.chess .game-logo,.desktop .game-wrap .game-list.one-piece.chess>.game-unhold,.desktop .game-wrap .game-list.one-piece.chess>.game-unhold>.img.img-uphold,.desktop .game-wrap .game-list.one-piece .game-btn .icon,.desktop .game-wrap .game-list.one-piece.lotto .game-logo,.desktop .game-wrap .game-list.one-piece.lotto>.game-unhold,.desktop .game-wrap .game-list.one-piece.lotto>.game-unhold>.img.img-uphold,.desktop .game-wrap .game-list.one-piece.sport .game-logo,.desktop .game-wrap .game-list.one-piece.sport>.game-unhold,.desktop .game-wrap .game-list.one-piece.sport>.game-unhold>.img.img-uphold,.desktop .game-wrap .game-list>.game-group>.game-uphold,.desktop .game-wrap .title q.dn.fg,.desktop .game-wrap .title span.bg,.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-btn,.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-group:hover .game-btn,.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-new,.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-soon,.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-uphold,.desktop .mainContent.fish .game-wrap.egame .title q.dn.fg,.desktop .mainContent.fish .game-wrap.egame .title span.bg,.desktop .promotion .title q.dn.fg,.desktop .promotion .title span.bg,.desktop .rule.container .rule-cont .btn-none,.idex-wrap.mobile .game-new,.idex-wrap.mobile .game-soon,.idex-wrap.mobile .game-star,.idex-wrap.mobile .game-wrap .game-list>.game-group>.game-uphold,.idex-wrap.mobile .idx-footer .title,.modal-header .circle,.table.b-table.b-table-stacked>tbody>tr.tr-none,.tr-none,[class*=dialog] .badge-group{display:none}.desktop .btn.btn-serviceline span:nth-child(3),.desktop .content-mod-group .left,.desktop .content-mod-list .circle .icon,.desktop .content-mod-list .icashPay .icon,.desktop .content-mod-list .jkopay .icon,.desktop .content-mod-list .linepay .icon,.desktop .idxFooter .footer-group.footer__01,.desktop .idxFooter .footer-group.footer__02 .left h4,.desktop .idxFooter .footer-group.footer__02 .right,.desktop .landscape,.desktop .mainContent .system .uinfo-cont .card-none,.desktop .mainContent .system .uinfo-cont .card-star,.desktop .mainContent .system .uinfo-cont .no-star,.desktop .nav-right .btn.btn-join span:last-child,.desktop .nav-right .btn.btn-log span:last-child,.desktop .paymod-group .recommed.off,.idex-wrap.mobile .btn.btn-secondary.flex-fifa2022.close,.idex-wrap.mobile .btn.btn-secondary.flex-givemoney.isFIFA2022,.idex-wrap.mobile .game_jackpot h4,.idex-wrap.mobile .login-before.btn-sign,.idex-wrap.mobile .paymod-group .recommed.off,.idex-wrap.mobile .uinfo-cont .card-none,.idex-wrap.mobile .uinfo-cont .card-star,.idex-wrap.mobile .uinfo-cont .no-star,.idex-wrap.mobile .user-mod.info .user-content,.idex-wrap.mobile .user-mod.wallet .badge-group,.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>[data-label]:after,.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>[data-label]:before,.sm_wrap .title{display:none!important}.btn.btn-signup,.btn.btn-submit,.desktop .badge.badge-title,.desktop .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.desktop .content-mod-list.memo,.desktop .memo-list,.desktop .promotion .card-group-title h3,.desktop .promotion .card-group-title span,.dialog-exchpoint .alert.alert-danger,.dialog-notice .modal-title,.dialog-noticemb .modal-title,.dialog-prompt .tip-point,.dialog-prompt h4,.dialog-prompt h5,.idex-wrap.mobile .game_jackpot h4,.idex-wrap.mobile .idx-footer .copyright,.idex-wrap.mobile .idx-footer .info,.idex-wrap.mobile .login-after .btn,.idex-wrap.mobile .login-after .btn .icon,.idex-wrap.mobile .memo-list,.idex-wrap.mobile .promotion .badge.badge-title,.idex-wrap.mobile .promotion .card-group-title h3,.idex-wrap.mobile .promotion .card-group-title span,.idex-wrap.mobile .user-content .title,.idex-wrap.mobile .user-info-wrap,.idex-wrap.mobile .user-info-wrap .icon,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.mobile .credit h3,.modal-header .title,.modal-main .modal-to .icon,.sample-title,.wire-transfer .card-title,.wire-transfer .wire-table th,[class*=dialog] .title{letter-spacing:.02em}.desktop .content-mod-header .content-item.on,.desktop .content-mod-header .content-item.on:before,.desktop .content-mod-header .content-item.on span,.desktop .content-mod-header .content-item:after,.desktop .content-mod-header .content-item:before,.desktop .content-mod .nav-pills .nav-link,.desktop .game-menu .game-group.game-ower-logo,.desktop .game-wrap .game-list.more .game-group,.desktop .game-wrap .game-list.more .game-group .game-btn-group .game-btn,.desktop .game-wrap .game-list.more .game-group .game-btn-group .game-btn.lknowbtn,.desktop .game-wrap .game-list.one-piece .game-btn,.desktop .game-wrap .game-list.one-piece .game-group,.desktop .nav-header.after .nav-right .dropdown-menu.show li a,.desktop .paymod-group,.desktop .subm_group .subm_list,.idex-wrap.mobile .paymod-group,.idex-wrap.mobile .rule .rule-cont .collapse.show,.sm_menu .sm_item{transition:all .35s;transition-timing-function:cubic-bezier(.31,-.105,.43,1.59)}.dialog-notice .modal-title,.dialog-noticemb .modal-title,.modal-header .title{font-size:24px;font-weight:700;font-style:normal}.desktop .promotion .card-group-title h3,.idex-wrap.mobile .promotion .card-group-title h3,.idex-wrap.mobile .user-content .title,.wire-transfer .card-title,.wire-transfer .wire-table th,[class*=dialog] .title{font-size:18px;font-weight:700;font-style:normal}.btn.btn-submit,.desktop .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.dialog-prompt h4,.idex-wrap.mobile .login-after .btn .icon,.idex-wrap.mobile .user-info-wrap .icon,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.modal-main .modal-to .icon,.sample-title{font-size:16px;font-weight:700;font-style:normal;line-height:20px}.btn.btn-signup,.desktop .badge.badge-title,.desktop .content-mod-list.memo,.desktop .memo-list,.desktop .promotion .card-group-title span,.dialog-prompt .tip-point,.idex-wrap.mobile .memo-list,.idex-wrap.mobile .promotion .badge.badge-title,.idex-wrap.mobile .promotion .card-group-title span{font-size:14px;font-weight:700}.desktop .form-group-wrap .btn-secondary span,.desktop .join_alone .remember .custom-control.custom-checkbox,.desktop .join_alone .remember .form-group.forgot_txt,.desktop .mainContent .system .uinfo-cont .card-body,.desktop [class^=upload-warp] span,.dialog-appicon .upload-warp span,.dialog-prompt p,.idex-wrap.mobile .card.user-content .card-header .nav-item q,.idex-wrap.mobile .cardtb-group span,.idex-wrap.mobile .form-group-wrap .btn-secondary span,.idex-wrap.mobile .rule .rule-cont .card-text,.idex-wrap.mobile .uinfo-cont .card-body,.idex-wrap.mobile .user-content p,.idex-wrap.mobile [class^=upload-warp] span{font-size:14px;line-height:16px;font-weight:400;font-style:normal}.dialog-prompt h5,.idex-wrap.mobile .game_jackpot h4,.idex-wrap.mobile .login-after .btn,.idex-wrap.mobile .user-info-wrap{font-size:12px;font-weight:500;font-style:normal;line-height:14px}.idex-wrap.mobile .idx-footer .copyright,.idex-wrap.mobile .idx-footer .info{font-size:14px;line-height:16px;font-weight:500;font-style:normal}.desktop [class^=upload-warp] .btn.btn-tip,.idex-wrap.mobile [class^=upload-warp] .btn.btn-tip{font-size:14px;line-height:16px;font-weight:400}.desktop [class^=upload-warp] .btn.btn-tip:hover{font-size:14px;line-height:16px;font-weight:600;text-decoration:underline}.desktop .account-card,.mobile .account-card{color:#000;background:#f4f4f4;margin:0 auto}.desktop .account-card h5,.mobile .account-card h5{color:#000;font-size:32px;font-weight:bolder}@media (max-width:414px){.desktop .account-card h5,.mobile .account-card h5{font-size:120%}}@media (max-width:568px){.desktop .account-card h5,.mobile .account-card h5{display:block;width:100%}}.desktop .account-card h3,.mobile .account-card h3{color:#000}.desktop .account-card .group,.mobile .account-card .group{margin-bottom:0!important}.desktop .account-card p,.desktop .account-card span,.mobile .account-card p,.mobile .account-card span{line-height:unset!important}.desktop .account-card span,.mobile .account-card span{display:block;color:#333;font-weight:bolder;margin-top:4px}.content-mod-list .left .jkopay .icon,.user-content .jkopay .icon{background-image:url(/_nuxt/img/jkopay.7e6596c.svg);background-repeat:no-repeat;background-position:50%}.content-mod-list .left .linepay .icon,.user-content .linepay .icon{background-image:url(/_nuxt/img/linepay.ff24803.svg);background-repeat:no-repeat;background-position:50%}.icon-citi{background-image:url(/_nuxt/img/bank_citi.1ca46e8.webp)}.icon-citi,.icon-ctbc{background-position:50%;background-repeat:no-repeat;background-size:contain}.icon-ctbc{background-image:url(/_nuxt/img/bank_ctbc.32e7d4b.webp)}.icon-cathaybk{background-image:url(data:image/webp;base64,UklGRsgDAABXRUJQVlA4WAoAAAAwAAAAFwAAFwAASUNDUBgCAAAAAAIYAAAAAAQwAABtbnRyUkdCIFhZWiAAAAAAAAAAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAAHRyWFlaAAABZAAAABRnWFlaAAABeAAAABRiWFlaAAABjAAAABRyVFJDAAABoAAAAChnVFJDAAABoAAAAChiVFJDAAABoAAAACh3dHB0AAAByAAAABRjcHJ0AAAB3AAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAFgAAAAcAHMAUgBHAEIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAAAA+EAAC2z3BhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABYWVogAAAAAAAA9tYAAQAAAADTLW1sdWMAAAAAAAAAAQAAAAxlblVTAAAAIAAAABwARwBvAG8AZwBsAGUAIABJAG4AYwAuACAAMgAwADEANkFMUEjOAAAADYBr27axZ/+xbdu2jdK2O9uq7FewncpO76S3bX/f7/8BImICwGkloZlrf9Q5jxvaZFqteL8B5QwzXJQu0dIFAN9cgAz0ynIPqLgUgMgFUuG+7uEPQkoi6NSt/Un4AGRKQH/o8wxgAEa6roA3lyFR21t5YKhSdXo8Y2C0y8sgYDyAMUeo83BgxE0VLiMU9AgiyZLA59AB4WoTwPPYIeHR1x84zwLtvOKKuk43AJSaZ7dPLp+plfm/v3ze3wBI81Hnu0x6plI9cPXwAeIDOC9WUDggtAAAABAGAJ0BKhgAGAA+bS6SRaQioZgEAEAGxLYATpmaHM9mfLWQ5/CV2/+mAbxb9swErQR1vrcQIq6FgAD+FaWtgEJPKq2AVzM3GMLrISRyXVI9ij51M25A2lSxtVscNv5lPRZKoHvoMGBtwys5T7kGcgn7XngcIHda0Nvb123/CSpdCz8ZRNaA3uy6tLh93/rZJK/rgNNfoP//hVN/oQCOEdCr1jBp4Pq8+MKoWr8gHrlxaQAAAA==)}.icon-cathaybk,.icon-tcb{background-position:50%;background-repeat:no-repeat;background-size:contain}.icon-tcb{background-image:url(/_nuxt/img/bank_tcb.91fc527.webp)}.icon-bot{background-image:url(/_nuxt/img/bank_bot.546c002.webp)}.icon-bot,.icon-esun{background-position:50%;background-repeat:no-repeat;background-size:contain}.icon-esun{background-image:url(/_nuxt/img/bank_esun.684d173.webp)}.card.user-content .card-header .icon.icon-bank,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-bank{background-image:url(/_nuxt/img/icon-bank.b66e19f.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-linepay,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-linepay{background-image:url(/_nuxt/img/icon-linepay.5f7474c.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-jkopay,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-jkopay{background-image:url(/_nuxt/img/icon-jkopay.d3b8486.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-icashpay,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-icashpay{background-image:url(/_nuxt/img/icon-icashpay.b7f2d1b.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-pxpay,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-pxpay{background-image:url(/_nuxt/img/icon-pxpay.06e0d95.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-usdt,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-usdt{background-image:url(/_nuxt/img/icon-usdt.54769a2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-upi,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-upi{background-image:url(/_nuxt/img/icon-upi.aea5eed.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-shop,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-shop{background-image:url(/_nuxt/img/icon-shop.4feb822.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-else,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-else{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDg0LjIgMjEyLjVjMjQgMjQgMjQgNjMgMCA4Ny4xLTI0IDI0LTYzIDI0LTg3LjEgMC0yNC0yNC0yNC02MyAwLTg3LjEgMjQuMS0yNC4xIDYzLjEtMjQuMSA4Ny4xIDBNMjk5LjUgMjEyLjVjMjQgMjQgMjQgNjMgMCA4Ny4xLTI0IDI0LTYzIDI0LTg3LjEgMC0yNC0yNC0yNC02MyAwLTg3LjFzNjMuMS0yNC4xIDg3LjEgME0xMTQuOSAyMTIuNWMyNCAyNCAyNCA2MyAwIDg3LjEtMjQgMjQtNjMgMjQtODcuMSAwLTI0LTI0LTI0LTYzIDAtODcuMXM2My0yNC4xIDg3LjEgMCIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-web,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-web{background-image:url(/_nuxt/img/icon-web.f63870c.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-711,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-711{background-image:url(/_nuxt/img/icon-711.ad438f2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-familymart,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-familymart{background-image:url(/_nuxt/img/icon-familymart.02cdf1d.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-barcode,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-barcode{background-image:url(/_nuxt/img/icon-barcode.91f1ae5.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-creditcard,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-creditcard{background-image:url(/_nuxt/img/icon-creditcard.9e0b6ec.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-virtual,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-virtual{background-image:url(/_nuxt/img/icon-virtual.5991439.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-OK,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-OK{background-image:url(/_nuxt/img/icon-OK.4169205.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-paytm,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-paytm{background-image:url(/_nuxt/img/icon-paytm.9b2cca4.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-gcash,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-gcash{background-image:url(/_nuxt/img/icon-gcash.53b643f.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-paymaya,.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-paymaya{background-image:url(/_nuxt/img/icon-paymaya.63b2caa.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .icon.icon-epay{background-image:url(/_nuxt/img/icon-epay.9e3dfc7.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.card.user-content .card-header .nav-item a .icon{filter:drop-shadow(0 0 1px #fff)}.desktop .content-mod-list.deposit .card-header .nav-link .icon.icon-epay{background-image:url(/_nuxt/img/icon-epay.9e3dfc7.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.form-group-wrap .btn-secondary.btn-IBONS:before{background-image:url(/_nuxt/img/icon-IBONS.8e5fbc8.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.form-group-wrap .btn-secondary.btn-FAMILYS:before{background-image:url(/_nuxt/img/icon-FAMILYS.97a60c2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.form-group-wrap .btn-secondary.btn-HILIFE:before{background-image:url(/_nuxt/img/icon-HILIFE.b60a37a.svg)}.form-group-wrap .btn-secondary.btn-HILIFE:before,.form-group-wrap .btn-secondary.btn-OK:before{background-position:50%;background-repeat:no-repeat;background-size:contain}.form-group-wrap .btn-secondary.btn-OK:before{background-image:url(/_nuxt/img/icon-OK.4169205.svg);background-size:cover}@media only screen and (max-width:768px){.form-group-wrap .btn-secondary.btn-IBONS:before{background-image:url(/_nuxt/img/icon-711.ad438f2.svg)}.form-group-wrap .btn-secondary.btn-FAMILYS:before{background-image:url(/_nuxt/img/icon-familymart.02cdf1d.svg)}.form-group-wrap .btn-secondary.btn-HILIFE:before{background-image:url(/_nuxt/img/icon-hi-life.4bb3644.svg)}.form-group-wrap .btn-secondary.btn-OK:before{background-image:url(/_nuxt/img/icon-OKUSB.8cc0993.svg)}}.paymod-group .img.creditcard{background-image:url(/_nuxt/img/paymod_creditcard.48791c3.webp)}.paymod-group .img.atm,.paymod-group .img.creditcard{background-position:50%;background-repeat:no-repeat;background-size:contain}.paymod-group .img.atm{background-image:url(/_nuxt/img/paymod_atm.fa370df.webp)}.paymod-group .img.store{background-image:url(/_nuxt/img/paymod_store.71ef0a0.webp)}.paymod-group .img.ibon,.paymod-group .img.store{background-position:50%;background-repeat:no-repeat;background-size:contain}.paymod-group .img.ibon{background-image:url(/_nuxt/img/paymod_ibon.b017f75.webp)}.paymod-group .img.fami{background-image:url(/_nuxt/img/paymod_fami.4a38920.webp)}.paymod-group .img.fami,.paymod-group .img.paytm{background-position:50%;background-repeat:no-repeat;background-size:contain}.paymod-group .img.paytm{background-image:url(/_nuxt/img/paymod_paytm.f9f6e0e.webp)}.fish .game-group>i,.fish .game-list.box>i,.fish .game-list.more>i{width:40%;height:25%;position:absolute;top:4px;right:4px;z-index:1}.fish .game-group [class*=product_],.fish .game-list.box [class*=product_],.fish .game-list.more [class*=product_]{background-repeat:no-repeat;background-size:contain}.fish .game-group .product_1,.fish .game-list.box .product_1,.fish .game-list.more .product_1{background-image:url(/_nuxt/img/product_1.19f22dd.webp)}.fish .game-group .product_2,.fish .game-list.box .product_2,.fish .game-list.more .product_2{background-image:url(/_nuxt/img/product_2.944cd42.webp)}.fish .game-group .product_3,.fish .game-list.box .product_3,.fish .game-list.more .product_3{background-image:url(/_nuxt/img/product_3.5bf0685.webp)}.fish .game-group .product_4,.fish .game-list.box .product_4,.fish .game-list.more .product_4{background-image:url(/_nuxt/img/product_4.0e8d8f3.webp)}.fish .game-group .product_5,.fish .game-list.box .product_5,.fish .game-list.more .product_5{background-image:url(/_nuxt/img/product_5.0972001.webp)}.fish .game-group .product_6,.fish .game-list.box .product_6,.fish .game-list.more .product_6{background-image:url(/_nuxt/img/product_6.386b7e6.webp)}.fish .game-group .product_7,.fish .game-list.box .product_7,.fish .game-list.more .product_7{background-image:url(/_nuxt/img/product_7.10e3cab.webp)}.fish .game-group .product_8,.fish .game-list.box .product_8,.fish .game-list.more .product_8{background-image:url(/_nuxt/img/product_8.17d023b.webp)}.fish .game-group .product_9,.fish .game-list.box .product_9,.fish .game-list.more .product_9{background-image:url(/_nuxt/img/product_9.63f80ce.webp)}.fish .game-group .product_10,.fish .game-list.box .product_10,.fish .game-list.more .product_10{background-image:url(/_nuxt/img/product_10.4955020.webp)}.fish .game-group .product_11,.fish .game-list.box .product_11,.fish .game-list.more .product_11{background-image:url(/_nuxt/img/product_11.f4e9581.webp)}.fish .game-group .product_12,.fish .game-list.box .product_12,.fish .game-list.more .product_12{background-image:url(/_nuxt/img/product_12.16f4194.webp)}.fish .game-group .product_13,.fish .game-list.box .product_13,.fish .game-list.more .product_13{background-image:url(/_nuxt/img/product_13.82452ba.webp)}.fish .game-group .product_14,.fish .game-list.box .product_14,.fish .game-list.more .product_14{background-image:url(/_nuxt/img/product_14.10e3cab.webp)}.fish .game-group .product_15,.fish .game-list.box .product_15,.fish .game-list.more .product_15{background-image:url(/_nuxt/img/product_15.10e3cab.webp)}.fish .game-group .product_16,.fish .game-list.box .product_16,.fish .game-list.more .product_16{background-image:url(/_nuxt/img/product_16.10e3cab.webp)}.fish .game-group .product_17,.fish .game-list.box .product_17,.fish .game-list.more .product_17{background-image:url(/_nuxt/img/product_17.2320f9d.webp)}.fish .game-group .product_18,.fish .game-list.box .product_18,.fish .game-list.more .product_18{background-image:url(/_nuxt/img/product_18.8c62f5b.webp)}.fish .game-group .product_19,.fish .game-list.box .product_19,.fish .game-list.more .product_19{background-image:url(/_nuxt/img/product_19.cbf49f9.webp)}.fish .game-group .product_20,.fish .game-list.box .product_20,.fish .game-list.more .product_20{background-image:url(/_nuxt/img/product_20.1058082.webp)}.fish .game-group .product_21,.fish .game-list.box .product_21,.fish .game-list.more .product_21{background-image:url(/_nuxt/img/product_21.d7c2f91.webp)}.fish .game-group .product_22,.fish .game-list.box .product_22,.fish .game-list.more .product_22{background-image:url(/_nuxt/img/product_22.c8f2f7e.webp)}.fish .game-group .product_23,.fish .game-list.box .product_23,.fish .game-list.more .product_23{background-image:url(/_nuxt/img/product_23.2021294.webp)}.fish .game-group .product_24,.fish .game-list.box .product_24,.fish .game-list.more .product_24{background-image:url(/_nuxt/img/product_24.ee576a8.webp)}.fish .game-group .product_25,.fish .game-list.box .product_25,.fish .game-list.more .product_25{background-image:url(/_nuxt/img/product_25.d32bbd0.webp)}.fish .game-group .product_26,.fish .game-list.box .product_26,.fish .game-list.more .product_26{background-image:url(/_nuxt/img/product_26.9d2ee0c.webp)}.fish .game-group .product_27,.fish .game-list.box .product_27,.fish .game-list.more .product_27{background-image:url(/_nuxt/img/product_27.c48b2da.webp)}.fish .game-group .product_28,.fish .game-list.box .product_28,.fish .game-list.more .product_28{background-image:url(/_nuxt/img/product_28.ce0d778.webp)}.fish .game-group .product_29,.fish .game-list.box .product_29,.fish .game-list.more .product_29{background-image:url(/_nuxt/img/product_29.fc41b43.webp)}.fish .game-group .product_30,.fish .game-list.box .product_30,.fish .game-list.more .product_30{background-image:url(/_nuxt/img/product_30.e4290ad.webp)}.fish .game-group .product_31,.fish .game-list.box .product_31,.fish .game-list.more .product_31{background-image:url(/_nuxt/img/product_31.041bcb4.webp)}.fish .game-group .product_32,.fish .game-list.box .product_32,.fish .game-list.more .product_32{background-image:url(/_nuxt/img/product_32.46287de.webp)}.fish .game-group .product_33,.fish .game-list.box .product_33,.fish .game-list.more .product_33{background-image:url(/_nuxt/img/product_33.51a8a15.webp)}.fish .game-group .product_34,.fish .game-list.box .product_34,.fish .game-list.more .product_34{background-image:url(/_nuxt/img/product_34.a70260b.webp)}.fish .game-group .product_35,.fish .game-list.box .product_35,.fish .game-list.more .product_35{background-image:url(/_nuxt/img/product_35.57e3626.webp)}.fish .game-group .product_36,.fish .game-list.box .product_36,.fish .game-list.more .product_36{background-image:url(/_nuxt/img/product_36.fd50086.webp)}.fish .game-group .product_37,.fish .game-list.box .product_37,.fish .game-list.more .product_37{background-image:url(/_nuxt/img/product_37.70422ba.webp)}.fish .game-group .product_38,.fish .game-list.box .product_38,.fish .game-list.more .product_38{background-image:url(/_nuxt/img/product_38.6f93108.webp)}.fish .game-group .product_39,.fish .game-list.box .product_39,.fish .game-list.more .product_39{background-image:url(/_nuxt/img/product_39.00fc8ec.webp)}.fish .game-group .product_40,.fish .game-list.box .product_40,.fish .game-list.more .product_40{background-image:url(/_nuxt/img/product_40.69f990f.webp)}.fish .game-group .product_41,.fish .game-list.box .product_41,.fish .game-list.more .product_41{background-image:url(/_nuxt/img/product_41.d3ee242.webp)}.fish .game-group .product_42,.fish .game-list.box .product_42,.fish .game-list.more .product_42{background-image:url(/_nuxt/img/product_42.69f990f.webp)}.fish .game-group .product_43,.fish .game-list.box .product_43,.fish .game-list.more .product_43{background-image:url(/_nuxt/img/product_43.f2e3585.webp)}.fish .game-group .product_44,.fish .game-list.box .product_44,.fish .game-list.more .product_44{background-image:url(/_nuxt/img/product_44.faf0ccd.webp)}.fish .game-group .product_45,.fish .game-list.box .product_45,.fish .game-list.more .product_45{background-image:url(/_nuxt/img/product_45.8b24607.webp)}.fish .game-group .product_46,.fish .game-list.box .product_46,.fish .game-list.more .product_46{background-image:url(/_nuxt/img/product_46.8b76130.webp)}.fish .game-group .product_47,.fish .game-list.box .product_47,.fish .game-list.more .product_47{background-image:url(/_nuxt/img/product_47.bbe2ddb.webp)}.fish .game-group .product_48,.fish .game-list.box .product_48,.fish .game-list.more .product_48{background-image:url(/_nuxt/img/product_48.8f4b2f7.webp)}.fish .game-group .product_49,.fish .game-list.box .product_49,.fish .game-list.more .product_49{background-image:url(/_nuxt/img/product_49.7987ba4.webp)}.fish .game-group .product_50,.fish .game-list.box .product_50,.fish .game-list.more .product_50{background-image:url(/_nuxt/img/product_50.8023adb.webp)}.fish .game-group .product_51,.fish .game-list.box .product_51,.fish .game-list.more .product_51{background-image:url(/_nuxt/img/product_51.f1e5fc0.webp)}.fish .game-group .product_52,.fish .game-list.box .product_52,.fish .game-list.more .product_52{background-image:url(/_nuxt/img/product_52.6cdaf15.webp)}.fish .game-group .product_53,.fish .game-list.box .product_53,.fish .game-list.more .product_53{background-image:url(/_nuxt/img/product_53.0972001.webp)}.fish .game-group .product_54,.fish .game-list.box .product_54,.fish .game-list.more .product_54{background-image:url(/_nuxt/img/product_54.ccb2f7e.webp)}.fish .game-group .product_55,.fish .game-list.box .product_55,.fish .game-list.more .product_55{background-image:url(/_nuxt/img/product_55.3865a6e.webp)}.fish .game-group .product_56,.fish .game-list.box .product_56,.fish .game-list.more .product_56{background-image:url(/_nuxt/img/product_56.9f0d235.webp)}.fish .game-group .product_57,.fish .game-list.box .product_57,.fish .game-list.more .product_57{background-image:url(/_nuxt/img/product_57.05e010a.webp)}.fish .game-group .product_58,.fish .game-list.box .product_58,.fish .game-list.more .product_58{background-image:url(/_nuxt/img/product_58.e3d76fb.webp)}.fish .game-group .product_59,.fish .game-list.box .product_59,.fish .game-list.more .product_59{background-image:url(/_nuxt/img/product_59.c4bf5e6.webp)}.fish .game-group .product_60,.fish .game-list.box .product_60,.fish .game-list.more .product_60{background-image:url(/_nuxt/img/product_60.a986213.webp)}.fish .game-group .product_61,.fish .game-list.box .product_61,.fish .game-list.more .product_61{background-image:url(/_nuxt/img/product_61.a9b5dd9.webp)}.fish .game-group .product_62,.fish .game-list.box .product_62,.fish .game-list.more .product_62{background-image:url(/_nuxt/img/product_62.af38c57.webp)}.fish .game-group .product_63,.fish .game-list.box .product_63,.fish .game-list.more .product_63{background-image:url(/_nuxt/img/product_63.43e71ef.webp)}.fish .game-group .product_64,.fish .game-list.box .product_64,.fish .game-list.more .product_64{background-image:url(/_nuxt/img/product_64.a26ac84.webp)}.fish .game-group .product_65,.fish .game-list.box .product_65,.fish .game-list.more .product_65{background-image:url(/_nuxt/img/product_65.f60ee3f.webp)}.fish .game-group .product_66,.fish .game-list.box .product_66,.fish .game-list.more .product_66{background-image:url(/_nuxt/img/product_66.fbe10ae.webp)}.fish .game-group .product_67,.fish .game-list.box .product_67,.fish .game-list.more .product_67{background-image:url(/_nuxt/img/product_67.4eb3800.webp)}.fish .game-group .product_68,.fish .game-list.box .product_68,.fish .game-list.more .product_68{background-image:url(/_nuxt/img/product_68.15a00af.webp)}.fish .game-group .product_69,.fish .game-list.box .product_69,.fish .game-list.more .product_69{background-image:url(/_nuxt/img/product_69.f2e3585.webp)}.fish .game-group .product_70,.fish .game-list.box .product_70,.fish .game-list.more .product_70{background-image:url(/_nuxt/img/product_70.95a8dac.webp)}.fish .game-group .product_71,.fish .game-list.box .product_71,.fish .game-list.more .product_71{background-image:url(/_nuxt/img/product_71.ee576a8.webp)}.fish .game-group .product_72,.fish .game-list.box .product_72,.fish .game-list.more .product_72{background-image:url(/_nuxt/img/product_72.d32bbd0.webp)}.fish .game-group .product_73,.fish .game-list.box .product_73,.fish .game-list.more .product_73{background-image:url(/_nuxt/img/product_73.9d2ee0c.webp)}.fish .game-group .product_74,.fish .game-list.box .product_74,.fish .game-list.more .product_74{background-image:url(/_nuxt/img/product_74.c48b2da.webp)}.fish .game-group .product_75,.fish .game-list.box .product_75,.fish .game-list.more .product_75{background-image:url(/_nuxt/img/product_75.ce0d778.webp)}.fish .game-group .product_76,.fish .game-list.box .product_76,.fish .game-list.more .product_76{background-image:url(/_nuxt/img/product_76.6485e7c.webp)}.fish .game-group .product_77,.fish .game-list.box .product_77,.fish .game-list.more .product_77{background-image:url(/_nuxt/img/product_77.8d05e10.webp)}.fish .game-group .product_78,.fish .game-list.box .product_78,.fish .game-list.more .product_78{background-image:url(/_nuxt/img/product_78.e51891a.webp)}.fish .game-group .product_79,.fish .game-list.box .product_79,.fish .game-list.more .product_79{background-image:url(/_nuxt/img/product_79.8719f56.webp)}.fish .game-group .product_80,.fish .game-list.box .product_80,.fish .game-list.more .product_80{background-image:url(/_nuxt/img/product_80.651ff49.webp)}.fish .game-group .product_81,.fish .game-list.box .product_81,.fish .game-list.more .product_81{background-image:url(/_nuxt/img/product_81.20f4d86.webp)}.fish .game-group .product_82,.fish .game-list.box .product_82,.fish .game-list.more .product_82{background-image:url(/_nuxt/img/product_82.d180196.webp)}.fish .game-group .product_83,.fish .game-list.box .product_83,.fish .game-list.more .product_83{background-image:url(/_nuxt/img/product_83.6d8eb42.webp)}.fish .game-group .product_84,.fish .game-list.box .product_84,.fish .game-list.more .product_84{background-image:url(/_nuxt/img/product_84.4ae9739.webp)}.fish .game-group .product_85,.fish .game-list.box .product_85,.fish .game-list.more .product_85{background-image:url(/_nuxt/img/product_85.7280cfb.webp)}.fish .game-group .product_86,.fish .game-list.box .product_86,.fish .game-list.more .product_86{background-image:url(/_nuxt/img/product_86.4b9883f.webp)}.fish .game-group .product_87,.fish .game-list.box .product_87,.fish .game-list.more .product_87{background-image:url(/_nuxt/img/product_87.d4215ac.webp)}.fish .game-group .product_88,.fish .game-list.box .product_88,.fish .game-list.more .product_88{background-image:url(/_nuxt/img/product_88.6d8eb42.webp)}.fish .game-group .product_89,.fish .game-list.box .product_89,.fish .game-list.more .product_89{background-image:url(/_nuxt/img/product_89.cad0fce.webp)}.fish .game-group .product_90,.fish .game-list.box .product_90,.fish .game-list.more .product_90{background-image:url(/_nuxt/img/product_90.6214eb9.webp)}.fish .game-group .product_91,.fish .game-list.box .product_91,.fish .game-list.more .product_91{background-image:url(/_nuxt/img/product_91.671a37a.webp)}.fish .game-group .product_92,.fish .game-list.box .product_92,.fish .game-list.more .product_92{background-image:url(/_nuxt/img/product_92.d3785b1.webp)}.fish .game-group .product_93,.fish .game-list.box .product_93,.fish .game-list.more .product_93{background-image:url(/_nuxt/img/product_93.af73f9c.webp)}.fish .game-group .product_94,.fish .game-list.box .product_94,.fish .game-list.more .product_94{background-image:url(/_nuxt/img/product_94.5455a8d.webp)}.fish .game-group .product_95,.fish .game-list.box .product_95,.fish .game-list.more .product_95{background-image:url(/_nuxt/img/product_95.bfb7a74.webp)}.fish .game-group .product_96,.fish .game-list.box .product_96,.fish .game-list.more .product_96{background-image:url(data:image/webp;base64,UklGRgwBAABXRUJQVlA4WAoAAAAQAAAAvQEA3QAAQUxQSAkAAAABBxAREYiI/gcAVlA4INwAAABQGACdASq+Ad4APkkkkUaioiGhICgAUAkJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snH8AAD+//EsAAAAAAAAAAAAAAAA)}.fish .game-group .product_97,.fish .game-list.box .product_97,.fish .game-list.more .product_97{background-image:url(/_nuxt/img/product_97.e51891a.webp)}.fish .game-group .product_98,.fish .game-list.box .product_98,.fish .game-list.more .product_98{background-image:url(/_nuxt/img/product_98.bd2a535.webp)}.fish .game-group .product_99,.fish .game-list.box .product_99,.fish .game-list.more .product_99{background-image:url(data:image/webp;base64,UklGRgwBAABXRUJQVlA4WAoAAAAQAAAAvQEA3QAAQUxQSAkAAAABBxAREYiI/gcAVlA4INwAAABQGACdASq+Ad4APkkkkUaioiGhICgAUAkJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snH8AAD+//EsAAAAAAAAAAAAAAAA)}.fish .game-group .product_100,.fish .game-list.box .product_100,.fish .game-list.more .product_100{background-image:url(/_nuxt/img/product_100.24b9796.webp)}.fish .game-group .product_101,.fish .game-list.box .product_101,.fish .game-list.more .product_101{background-image:url(/_nuxt/img/product_101.56846ba.webp)}.fish .game-group .product_102,.fish .game-list.box .product_102,.fish .game-list.more .product_102{background-image:url(/_nuxt/img/product_102.741c69f.webp)}.fish .game-group .product_103,.fish .game-list.box .product_103,.fish .game-list.more .product_103{background-image:url(/_nuxt/img/product_103.cad0fce.webp)}.fish .game-group .product_104,.fish .game-list.box .product_104,.fish .game-list.more .product_104{background-image:url(/_nuxt/img/product_104.2b98c9a.webp)}.fish .game-group .product_105,.fish .game-list.box .product_105,.fish .game-list.more .product_105{background-image:url(/_nuxt/img/product_105.351bc51.webp)}.fish .game-group .product_106,.fish .game-list.box .product_106,.fish .game-list.more .product_106{background-image:url(/_nuxt/img/product_106.ee576a8.webp)}.fish .game-group .product_107,.fish .game-list.box .product_107,.fish .game-list.more .product_107{background-image:url(/_nuxt/img/product_107.d32bbd0.webp)}.fish .game-group .product_108,.fish .game-list.box .product_108,.fish .game-list.more .product_108{background-image:url(/_nuxt/img/product_108.9d2ee0c.webp)}.fish .game-group .product_109,.fish .game-list.box .product_109,.fish .game-list.more .product_109{background-image:url(/_nuxt/img/product_109.ce0d778.webp)}.fish .game-group .product_110,.fish .game-list.box .product_110,.fish .game-list.more .product_110{background-image:url(/_nuxt/img/product_110.e51891a.webp)}.fish .game-group .product_111,.fish .game-list.box .product_111,.fish .game-list.more .product_111{background-image:url(/_nuxt/img/product_111.24b9796.webp)}.fish .game-group .product_112,.fish .game-list.box .product_112,.fish .game-list.more .product_112{background-image:url(/_nuxt/img/product_112.56846ba.webp)}.fish .game-group .product_113,.fish .game-list.box .product_113,.fish .game-list.more .product_113{background-image:url(/_nuxt/img/product_113.38e155a.webp)}.fish .game-group .product_114,.fish .game-list.box .product_114,.fish .game-list.more .product_114{background-image:url(/_nuxt/img/product_114.8939a6c.webp)}.fish .game-group .product_115,.fish .game-list.box .product_115,.fish .game-list.more .product_115{background-image:url(/_nuxt/img/product_115.901d4b8.webp)}.fish .game-group .product_116,.fish .game-list.box .product_116,.fish .game-list.more .product_116{background-image:url(/_nuxt/img/product_116.5f23986.webp)}.fish .game-group .product_117,.fish .game-list.box .product_117,.fish .game-list.more .product_117{background-image:url(/_nuxt/img/product_117.827d0d5.webp)}.fish .game-group .product_118,.fish .game-list.box .product_118,.fish .game-list.more .product_118{background-image:url(/_nuxt/img/product_118.34afa24.webp)}.fish .game-group .product_119,.fish .game-list.box .product_119,.fish .game-list.more .product_119{background-image:url(/_nuxt/img/product_119.a8fd398.webp)}.fish .game-group .product_120,.fish .game-list.box .product_120,.fish .game-list.more .product_120{background-image:url(/_nuxt/img/product_120.a8fd398.webp)}.fish .game-group .product_121,.fish .game-list.box .product_121,.fish .game-list.more .product_121{background-image:url(/_nuxt/img/product_121.741c69f.webp)}.fish .game-group .product_122,.fish .game-list.box .product_122,.fish .game-list.more .product_122{background-image:url(/_nuxt/img/product_122.4b72a87.webp)}.fish .game-group .product_123,.fish .game-list.box .product_123,.fish .game-list.more .product_123{background-image:url(/_nuxt/img/product_123.0b1a092.webp)}.mobile .game-group>i,.mobile .game-list.box>i{z-index:1}[class^=gameid] .icon.icon-disc1,[class^=gameid] .icon.icon-disc2,[class^=gameid] .icon.icon-disc3,[class^=gameid] .icon.icon-disc4,[class^=gameid] .icon.icon-disc5,[class^=gameid] .icon.icon-disc6,[class^=gameid] [class*=mahjong],[class^=gameid] [class*=tainjiu]{background-repeat:no-repeat!important;background-position:50%!important;background-size:contain!important}[class^=gameid] .icon.icon-poker-clubs,[class^=gameid] .icon.icon-poker-diamond,[class^=gameid] .icon.icon-poker-heart,[class^=gameid] .icon.icon-poker-spade{display:inline-flex;justify-content:space-between;align-items:center;flex-direction:column;color:#2c323a;width:18px;height:36px;border-radius:4px;background-color:#f8f9fa}[class^=gameid],[class^=gameid] .icon{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji!important}[class^=gameid]{font-style:normal;font-size:12px;letter-spacing:.02em}[class^=gameid] .icon{display:inline-block;font-style:normal;width:16px;height:16px;margin-left:4px;position:relative}[class^=gameid] .icon.icon-poker-clubs,[class^=gameid] .icon.icon-poker-diamond,[class^=gameid] .icon.icon-poker-heart,[class^=gameid] .icon.icon-poker-spade{border:1px solid #ccc}[class^=gameid] .icon.icon-poker-diamond,[class^=gameid] .icon.icon-poker-heart{color:red}[class^=gameid] .icon.icon-poker-spade:before{content:"♠"}[class^=gameid] .icon.icon-poker-diamond:before{content:"♦"}[class^=gameid] .icon.icon-poker-clubs:before{content:"♣"}[class^=gameid] .icon.icon-poker-heart:before{content:"♥"}[class^=gameid] .icon.icon-disc1{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22\a 	%20viewBox%3D%220%200%20330%20330%22%20style%3D%22enable-background%3Anew%200%200%20330%20330%3B%22%20xml%3Aspace%3D%22preserve%22%3E\a%3Cpath%20id%3D%22XMLID_307_%22%20d%3D%22M315%2C0H15C6.716%2C0%2C0%2C6.717%2C0%2C15v300c0%2C8.283%2C6.716%2C15%2C15%2C15h300c8.285%2C0%2C15-6.717%2C15-15V15\a 	C330%2C6.717%2C323.285%2C0%2C315%2C0z%20M179.14%2C179.14c-3.72%2C3.72-8.88%2C5.86-14.14%2C5.86c-5.26%2C0-10.42-2.141-14.141-5.86\a 	C147.14%2C175.42%2C145%2C170.27%2C145%2C165s2.14-10.42%2C5.859-14.141C154.58%2C147.13%2C159.74%2C145%2C165%2C145c5.27%2C0%2C10.42%2C2.13%2C14.14%2C5.859\a 	c3.72%2C3.721%2C5.86%2C8.881%2C5.86%2C14.141S182.859%2C175.42%2C179.14%2C179.14z%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E\a")}[class^=gameid] .icon.icon-disc2{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2026.986%2026.986%22%20style%3D%22enable-background%3Anew%200%200%2026.986%2026.986%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20d%3D%22M0.614%2C2.145V24.84c0%2C1.188%2C0.961%2C2.146%2C2.145%2C2.146h21.467c1.184%2C0%2C2.146-0.959%2C2.146-2.146V2.145	C26.372%2C0.963%2C25.409%2C0%2C24.225%2C0H2.759C1.575%2C0%2C0.614%2C0.963%2C0.614%2C2.145z%20M8.778%2C20.82c0%2C1.533-1.244%2C2.779-2.777%2C2.779	c-1.535%2C0-2.777-1.246-2.777-2.779c0-1.531%2C1.242-2.777%2C2.777-2.777C7.534%2C18.043%2C8.778%2C19.289%2C8.778%2C20.82z%20M23.696%2C5.596	c0%2C1.535-1.246%2C2.779-2.779%2C2.779c-1.531%2C0-2.775-1.244-2.775-2.779c0-1.533%2C1.244-2.777%2C2.775-2.777	C22.45%2C2.818%2C23.696%2C4.062%2C23.696%2C5.596z%22%2F%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}[class^=gameid] .icon.icon-disc3{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22\a 	%20width%3D%2232.5px%22%20height%3D%2232.5px%22%20viewBox%3D%220%200%2032.5%2032.5%22%20enable-background%3D%22new%200%200%2032.5%2032.5%22%20xml%3Aspace%3D%22preserve%22%3E\a%3Cpath%20d%3D%22M27.5%2C0H5C2.239%2C0%2C0%2C2.238%2C0%2C5v22.5c0%2C2.762%2C2.239%2C5%2C5%2C5h22.5c2.762%2C0%2C5-2.238%2C5-5V5C32.5%2C2.238%2C30.262%2C0%2C27.5%2C0z\a 	%20M8.596%2C5.288c1.774%2C0%2C3.213%2C1.438%2C3.213%2C3.214s-1.438%2C3.214-3.213%2C3.214c-1.775%2C0-3.213-1.438-3.213-3.214S6.821%2C5.288%2C8.596%2C5.288\a 	z%20M16.25%2C19.464c-1.774%2C0-3.213-1.438-3.213-3.214c0-1.776%2C1.438-3.214%2C3.213-3.214c1.775%2C0%2C3.213%2C1.438%2C3.213%2C3.214\a 	C19.463%2C18.025%2C18.023%2C19.464%2C16.25%2C19.464z%20M23.904%2C27.212c-1.774%2C0-3.213-1.438-3.213-3.214s1.438-3.214%2C3.213-3.214\a 	c1.773%2C0%2C3.213%2C1.438%2C3.213%2C3.214S25.68%2C27.212%2C23.904%2C27.212z%22%2F%3E\a%3C%2Fsvg%3E\a")}[class^=gameid] .icon.icon-disc4{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22\a 	%20width%3D%2232.5px%22%20height%3D%2232.5px%22%20viewBox%3D%220%200%2032.5%2032.5%22%20enable-background%3D%22new%200%200%2032.5%2032.5%22%20xml%3Aspace%3D%22preserve%22%3E\a%3Cpath%20d%3D%22M27.5%2C0H5C2.239%2C0%2C0%2C2.238%2C0%2C5v22.5c0%2C2.762%2C2.239%2C5%2C5%2C5h22.5c2.762%2C0%2C5-2.238%2C5-5V5C32.5%2C2.238%2C30.262%2C0%2C27.5%2C0z\a 	%20M8.596%2C27.212c-1.775%2C0-3.213-1.438-3.213-3.214s1.438-3.214%2C3.213-3.214c1.774%2C0%2C3.213%2C1.438%2C3.213%2C3.214\a 	S10.371%2C27.212%2C8.596%2C27.212z%20M8.596%2C11.716c-1.775%2C0-3.213-1.438-3.213-3.214s1.438-3.214%2C3.213-3.214\a 	c1.774%2C0%2C3.213%2C1.438%2C3.213%2C3.214S10.371%2C11.716%2C8.596%2C11.716z%20M23.904%2C27.212c-1.774%2C0-3.213-1.438-3.213-3.214\a 	s1.438-3.214%2C3.213-3.214c1.773%2C0%2C3.213%2C1.438%2C3.213%2C3.214S25.68%2C27.212%2C23.904%2C27.212z%20M23.904%2C11.716\a 	c-1.774%2C0-3.213-1.438-3.213-3.214s1.438-3.214%2C3.213-3.214c1.773%2C0%2C3.213%2C1.438%2C3.213%2C3.214S25.68%2C11.716%2C23.904%2C11.716z%22%2F%3E\a%3C%2Fsvg%3E\a")}[class^=gameid] .icon.icon-disc5{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22	%20width%3D%2232.5px%22%20height%3D%2232.5px%22%20viewBox%3D%220%200%2032.5%2032.5%22%20style%3D%22enable-background%3Anew%200%200%2032.5%2032.5%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E	%3Cpath%20d%3D%22M27.5%2C0H5C2.239%2C0%2C0%2C2.238%2C0%2C5v22.5c0%2C2.762%2C2.239%2C5%2C5%2C5h22.5c2.762%2C0%2C5-2.238%2C5-5V5C32.5%2C2.238%2C30.262%2C0%2C27.5%2C0z		%20M8.596%2C27.212c-1.775%2C0-3.213-1.438-3.213-3.214s1.438-3.214%2C3.213-3.214c1.774%2C0%2C3.213%2C1.438%2C3.213%2C3.214		S10.371%2C27.212%2C8.596%2C27.212z%20M8.596%2C11.716c-1.775%2C0-3.213-1.438-3.213-3.214s1.438-3.214%2C3.213-3.214		c1.774%2C0%2C3.213%2C1.438%2C3.213%2C3.214S10.371%2C11.716%2C8.596%2C11.716z%20M16.25%2C19.464c-1.774%2C0-3.213-1.438-3.213-3.214		c0-1.776%2C1.438-3.214%2C3.213-3.214c1.775%2C0%2C3.213%2C1.438%2C3.213%2C3.214C19.463%2C18.025%2C18.023%2C19.464%2C16.25%2C19.464z%20M23.904%2C27.212		c-1.774%2C0-3.213-1.438-3.213-3.214s1.438-3.214%2C3.213-3.214c1.773%2C0%2C3.213%2C1.438%2C3.213%2C3.214S25.68%2C27.212%2C23.904%2C27.212z		%20M23.904%2C11.716c-1.774%2C0-3.213-1.438-3.213-3.214s1.438-3.214%2C3.213-3.214c1.773%2C0%2C3.213%2C1.438%2C3.213%2C3.214		S25.68%2C11.716%2C23.904%2C11.716z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3Cg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}[class^=gameid] .icon.icon-disc6{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22\a 	%20width%3D%2232.5px%22%20height%3D%2232.5px%22%20viewBox%3D%220%200%2032.5%2032.5%22%20enable-background%3D%22new%200%200%2032.5%2032.5%22%20xml%3Aspace%3D%22preserve%22%3E\a%3Cpath%20d%3D%22M27.5%2C0H5C2.239%2C0%2C0%2C2.238%2C0%2C5v22.5c0%2C2.762%2C2.239%2C5%2C5%2C5h22.5c2.762%2C0%2C5-2.238%2C5-5V5C32.5%2C2.238%2C30.262%2C0%2C27.5%2C0z\a 	%20M8.643%2C27.12c-1.766%2C0-3.197-1.431-3.197-3.194c0-1.766%2C1.431-3.195%2C3.197-3.195c1.765%2C0%2C3.195%2C1.43%2C3.195%2C3.195\a 	C11.838%2C25.689%2C10.407%2C27.12%2C8.643%2C27.12z%20M8.643%2C19.445c-1.766%2C0-3.197-1.432-3.197-3.195c0-1.766%2C1.431-3.195%2C3.197-3.195\a 	c1.765%2C0%2C3.195%2C1.43%2C3.195%2C3.195C11.838%2C18.014%2C10.407%2C19.445%2C8.643%2C19.445z%20M8.643%2C11.747c-1.766%2C0-3.197-1.431-3.197-3.195\a 	c0-1.764%2C1.431-3.195%2C3.197-3.195c1.765%2C0%2C3.195%2C1.431%2C3.195%2C3.195C11.838%2C10.316%2C10.407%2C11.747%2C8.643%2C11.747z%20M23.858%2C27.12\a 	c-1.766%2C0-3.199-1.431-3.199-3.194c0-1.766%2C1.434-3.195%2C3.199-3.195c1.764%2C0%2C3.195%2C1.43%2C3.195%2C3.195\a 	C27.054%2C25.689%2C25.622%2C27.12%2C23.858%2C27.12z%20M23.858%2C19.445c-1.766%2C0-3.199-1.432-3.199-3.195c0-1.766%2C1.434-3.195%2C3.199-3.195\a 	c1.764%2C0%2C3.195%2C1.43%2C3.195%2C3.195C27.054%2C18.014%2C25.622%2C19.445%2C23.858%2C19.445z%20M23.858%2C11.747c-1.766%2C0-3.199-1.431-3.199-3.195\a 	c0-1.764%2C1.434-3.195%2C3.199-3.195c1.764%2C0%2C3.195%2C1.431%2C3.195%2C3.195C27.054%2C10.316%2C25.622%2C11.747%2C23.858%2C11.747z%22%2F%3E\a%3C%2Fsvg%3E\a")}[class^=gameid] .game-name{color:#fff;background:#a67954;padding:2px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:4px;margin-bottom:4px}[class^=gameid] .game-bet b,[class^=gameid] .game-result b{color:#5b5044;font-weight:bolder;padding:2px 0;border-radius:12px;line-height:16px}[class^=gameid] .game-bet q,[class^=gameid] .game-bet tt,[class^=gameid] .game-result q,[class^=gameid] .game-result tt{color:#007bff;padding:2px;line-height:16px}[class^=gameid] .game-bet,[class^=gameid] .game-result{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}[class^=gameid] .badge-danger,[class^=gameid] .badge-dark,[class^=gameid] .badge-info,[class^=gameid] .badge-light,[class^=gameid] .badge-primary,[class^=gameid] .badge-secondary,[class^=gameid] .badge-success,[class^=gameid] .badge-warning,[class^=gameid] .banker,[class^=gameid] .black,[class^=gameid] .community,[class^=gameid] .dragon,[class^=gameid] .player,[class^=gameid] .red,[class^=gameid] .tiger{display:flex;justify-content:center;align-items:center;padding:0 8px;border-radius:16px}[class^=gameid] .banker,[class^=gameid] .red{color:#fff;background:#d71918}[class^=gameid] .player{color:#fff;background:#007bff}[class^=gameid] .black,[class^=gameid] .community,[class^=gameid] .dragon,[class^=gameid] .tiger{color:#212529;background:#f8f9fa}[class^=gameid] .more-pice{padding:0}[class^=gameid] .more-pice .banker,[class^=gameid] .more-pice .player{margin-left:4px;margin-right:4px}[class^=gameid] .more-pice li{display:flex;flex-wrap:wrap;margin-bottom:4px}[class^=gameid] span{color:#333;line-height:18px;font-size:14px}[class^=gameid] span>span{color:#28a745}[class^=gameid] span .t-c1,[class^=gameid] span .t-c4{color:#d71918}[class^=gameid] span .t-c14{color:#007bff}[class^=gameid] .set{display:flex;justify-content:center;align-items:center;padding:.25em .4em;font-size:75%;font-style:normal;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;border:1px solid #007bff;color:#007bff}[class^=gameid] .game-circle{width:24px;height:24px;border-radius:50%;display:inline-block;margin-right:1px}[class^=gameid] .game-circle.background_bule,[class^=gameid] .game-circle.background_green,[class^=gameid] .game-circle.background_magenta,[class^=gameid] .game-circle.background_no,[class^=gameid] .game-circle.background_orange,[class^=gameid] .game-circle.background_red,[class^=gameid] .game-circle.background_sky,[class^=gameid] .game-circle.background_strawberry,[class^=gameid] .game-circle.background_yellow{color:#fff;text-align:center;line-height:24px}[class^=gameid] i{position:relative}[class^=gameid] .game-circle.background_yellow{background-color:#ffb700}[class^=gameid] .game-circle.background_green{background-color:#19af00}[class^=gameid] .game-circle.background_bule{background-color:#2283f6}[class^=gameid] .game-circle.background_orange{background-color:#ff7200}[class^=gameid] .game-circle.background_strawberry{background-color:#f92880}[class^=gameid] .game-circle.background_sky{background-color:#2ecef5}[class^=gameid] .game-circle.background_magenta{background-color:#fb21fe}[class^=gameid] .game-circle.background_red{background-color:#f03}[class^=gameid] .game-circle.background_no{border:1px solid #546892}[class^=gameid] .icon.icon-poker-clubs.icon-poker-down,[class^=gameid] .icon.icon-poker-clubs.icon-poker-equals,[class^=gameid] .icon.icon-poker-clubs.icon-poker-refresh,[class^=gameid] .icon.icon-poker-clubs.icon-poker-up,[class^=gameid] .icon.icon-poker-diamond.icon-poker-down,[class^=gameid] .icon.icon-poker-diamond.icon-poker-equals,[class^=gameid] .icon.icon-poker-diamond.icon-poker-refresh,[class^=gameid] .icon.icon-poker-diamond.icon-poker-up,[class^=gameid] .icon.icon-poker-heart.icon-poker-down,[class^=gameid] .icon.icon-poker-heart.icon-poker-equals,[class^=gameid] .icon.icon-poker-heart.icon-poker-refresh,[class^=gameid] .icon.icon-poker-heart.icon-poker-up,[class^=gameid] .icon.icon-poker-spade.icon-poker-down,[class^=gameid] .icon.icon-poker-spade.icon-poker-equals,[class^=gameid] .icon.icon-poker-spade.icon-poker-refresh,[class^=gameid] .icon.icon-poker-spade.icon-poker-up{margin-left:9px}[class^=gameid] .icon.icon-poker-down:after,[class^=gameid] .icon.icon-poker-equals:after,[class^=gameid] .icon.icon-poker-refresh:after,[class^=gameid] .icon.icon-poker-up:after{display:flex;justify-content:center;align-items:center;width:16px;height:16px;border-radius:50%;color:#ffb700;padding-bottom:2px;margin:auto;background:#2c323a;position:absolute;top:0;left:-6px;bottom:0;transform:scale(.75)}[class^=gameid] .icon.icon-poker-refresh:after{content:"⟳"}[class^=gameid] .icon.icon-poker-equals:after{content:"="}[class^=gameid] .icon.icon-poker-down:after{content:"▼"}[class^=gameid] .icon.icon-poker-up:after{content:"▲"}[class^=gameid] [class*=mahjong]{width:32px;height:32px}.icon-mahjong5{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon_circle5' viewBox='0 0 32 32'%3E%3Cstyle%3E.st2{fill:%23161398}%3C/style%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M22.9 29H9.1c-.6 0-1.1-.5-1.1-1.2V4.2C8 3.5 8.5 3 9.1 3h13.8c.6 0 1.1.5 1.1 1.2v23.7c0 .6-.5 1.1-1.1 1.1zM9.1 3.8c-.2 0-.3.2-.3.4v23.7c0 .2.2.3.3.3h13.8c.2 0 .3-.2.3-.3V4.2c0-.2-.2-.3-.3-.3L9.1 3.8z' class='st2'/%3E%3Cpath d='M21.2 4.8H10.8c-.6 0-1 .5-1 1v20.4c0 .6.5 1 1 1h10.4c.5 0 1-.5 1-1V5.8c0-.6-.5-1-1-1zm0 .4c.3 0 .6.3.6.6v2c-1.6 0-2.8-1.2-2.9-2.6h2.3zm-11 .6c0-.3.3-.6.6-.6h2.3c-.1 1.4-1.3 2.5-2.9 2.6v-2zm.6 21c-.3 0-.6-.3-.6-.6v-2c1.6 0 2.8 1.2 2.9 2.6h-2.3zm-.6-3V8.2c1.7-.1 3.2-1.4 3.3-3h5c.1 1.6 1.5 2.9 3.3 3v15.6c-1.8 0-3.2 1.3-3.3 3h-5c-.1-1.6-1.6-2.9-3.3-3zm11 3h-2.3c.1-1.4 1.3-2.5 2.9-2.6v2c0 .3-.3.6-.6.6z' class='st2'/%3E%3C/svg%3E")}.icon-mahjong10{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon_circle10' viewBox='0 0 32 32'%3E%3Cstyle%3E.st2{fill:%23063}.st3{fill:%23a00}%3C/style%3E%3Cpath d='M6.4 31.8c-1.1 0-2-.9-2-2V2.3c0-1.1.9-2 2-2h19.3c1.1 0 2 .9 2 2v27.6c0 1.1-.9 2-2 2H6.4v-.1z' fill='%23fff'/%3E%3Cpath d='M25.6.5c1 0 1.8.8 1.8 1.8v27.6c0 1-.8 1.8-1.8 1.8H6.4c-1 0-1.8-.8-1.8-1.8V2.3c0-1 .8-1.8 1.8-1.8h19.2m0-.5H6.4C5.2 0 4.2 1 4.2 2.2v27.6c0 1.2 1 2.2 2.2 2.2h19.3c1.2 0 2.2-1 2.2-2.2V2.3C27.8 1 26.8 0 25.6 0z' fill='%231d1d1b'/%3E%3Cpath d='M16 5.8C10.5 5.8 6 10.4 6 16s4.5 10.2 10 10.2S26 21.6 26 16 21.5 5.8 16 5.8zm-.1 19.6c-5.1 0-9.3-4.2-9.3-9.4s4.2-9.4 9.3-9.4c5.1 0 9.3 4.2 9.3 9.4s-4.2 9.4-9.3 9.4z' class='st2'/%3E%3Cpath d='M16 7c-4.9 0-8.9 4-8.9 9s4 9 8.9 9 8.9-4 8.9-9-4-9-8.9-9zm8.2 6.9c.1.9-.8.9-2.4 1.2 0-.1 0-.2-.1-.3 1.2-.3 1.7-.4 1.6-.7-.1-.2-.7-.1-1.7.2 0-.1-.1-.2-.1-.3 1.7-.5 2.5-.9 2.7-.1zm-.7-1.8c.3.8-.5 1-2 1.8 0-.1-.1-.2-.1-.3 1-.5 1.5-.8 1.4-1-.1-.2-.6.1-1.6.6-.1-.1-.1-.2-.2-.3 1.5-1 2.1-1.5 2.5-.8zM21.4 16c0 3-2.4 5.4-5.4 5.4S10.6 19 10.6 16s2.4-5.4 5.4-5.4 5.4 2.4 5.4 5.4zm1-5.6c.2.4.2.7 0 1-.4.3-.8.7-1.6 1.2-.1-.1-.1-.2-.2-.3.9-.7 1.4-1.1 1.2-1.3-.2-.2-.7.2-1.5 1-.1-.1-.1-.2-.2-.2.5-.6 1-1.1 1.4-1.3.3-.4.7-.4.9-.1zm-1.5-1.3c.7.5.1 1.1-1.1 2.3-.1-.1-.2-.1-.2-.2.7-.9 1-1.3.8-1.4-.2-.1-.5.3-1.1 1.2-.1-.1-.2-.1-.3-.2.8-1.4 1.2-2.1 1.9-1.7zm-1.7-1c.4.2.5.5.3.8-.1.4-.5 1-.8 1.8-.1 0-.2-.1-.3-.1.5-1 .7-1.5.5-1.6-.2-.1-.4.4-.8 1.5-.1 0-.2-.1-.3-.1.3-.8.4-1.4.6-1.8.2-.5.4-.7.8-.5zm-1.9-.5c.9.2.6.9.2 2.6-.1 0-.2-.1-.3-.1.2-1.1.3-1.6.1-1.7-.3 0-.3.5-.5 1.7h-.3c0-1.8 0-2.6.8-2.5zm-1.9-.1c.7 0 .7.8.6 2.5h-.2c0-1 0-1.5-.3-1.5-.2 0-.1.5 0 1.5-.1 0-.3 0-.4.1-.3-1.7-.5-2.5.3-2.6zm-1.9.4c.4-.2.6 0 .6.4.2.5.3 1.1.5 1.9-.1 0-.2 0-.3.1-.3-1.1-.5-1.7-.6-1.6-.2.1 0 .6.3 1.7-.1 0-.2.1-.2.1-.3-.7-.5-1.2-.6-1.7-.2-.5-.1-.8.3-.9zm-1.9.8c.8-.4 1 .4 1.8 1.9-.1.1-.2.1-.3.2-.5-1-.8-1.4-1-1.3-.2.1.1.5.7 1.5-.1.1-.2.1-.3.2-1-1.4-1.6-2.1-.9-2.5zm-1.5 1.2c.7-.6 1.2.1 2.1 1.5-.1.1-.2.1-.2.2-.8-.8-1.1-1.2-1.3-1-.2.2.2.5 1 1.3l-.2.2c-1.3-1.1-2-1.6-1.4-2.2zm-1.2 1.5c.2-.3.5-.3.9-.1.4.3.9.6 1.5 1.1-.1.1-.1.2-.2.2-.9-.7-1.4-.9-1.5-.8-.1.2.4.5 1.3 1.1-.1.1-.1.2-.2.3-.7-.4-1.2-.7-1.6-1-.3-.2-.4-.5-.2-.8zm-.8 1.8c.3-.7.9-.4 2.5.3 0 .1-.1.2-.1.3-.9-.4-1.4-.5-1.5-.3-.1.2.4.4 1.4.7 0 .1-.1.2-.1.3-1.6-.3-2.4-.5-2.2-1.3zm.3 1.2c.4.1 1.1.2 1.8.3 0 .1 0 .2-.1.3-1.1-.2-1.7-.2-1.7 0 0 .3.5.3 1.6.4v.4c-.8 0-1.5 0-1.9-.1-.4-.1-.6-.3-.6-.7.2-.3.4-.4.9-.6zm-.7 2.7c-.1-.7.7-.8 2.4-.8v.3c-1 .1-1.5.1-1.5.4 0 .2.5.1 1.6-.1 0 .1 0 .2.1.3-1.7.4-2.5.6-2.6-.1zm.4 1.9c-.2-.8.6-.9 2.2-1.4 0 .1.1.2.1.3-1 .4-1.5.5-1.4.8.1.2.5 0 1.6-.4 0 .1.1.2.1.3-1.6.7-2.3 1.1-2.6.4zm.9 1.8c-.2-.3-.1-.6.2-1 .4-.3.9-.6 1.6-1 0 .1.1.2.2.3-1 .6-1.4.9-1.3 1.1.2.2.6-.1 1.5-.7.1.1.1.2.2.3-.7.5-1.1 1-1.5 1.1-.4.2-.7.2-.9-.1zm1.3 1.5c-.7-.6.1-1.1 1.4-2.2.1.1.1.2.2.2-.7.7-1.1 1.1-.9 1.3.2.2.5-.2 1.2-1l.2.2c-1 1.4-1.5 2-2.1 1.5zm1.6 1.2c-.8-.5-.1-1.2.8-2.5.1.1.2.1.3.2-.6 1-.9 1.5-.7 1.6.2.1.5-.4 1-1.5.1 0 .2.1.3.1-.7 1.7-1 2.5-1.7 2.1zm2.5.2c-.2.4-.4.6-.8.5-.3-.1-.5-.4-.4-.9.1-.4.3-1 .6-1.7.1 0 .2.1.3.1-.3 1-.5 1.5-.2 1.6.2.1.4-.4.6-1.5.1 0 .2.1.3.1-.1.8-.2 1.4-.4 1.8zm1.2.8c-.8 0-.6-.8-.4-2.6h.3c-.1 1.1-.2 1.6.1 1.6.3 0 .3-.5.3-1.6h.3c.1 1.8.2 2.6-.6 2.6zm2-.1c-.9.1-.9-.7-.9-2.4.1 0 .2 0 .3-.1.2 1.1.2 1.7.5 1.6.2 0 .1-.5-.1-1.7.1 0 .2-.1.3-.1.4 1.7.7 2.5-.1 2.7zm1.8-.6c-.3.2-.6 0-.8-.4-.2-.4-.4-1-.6-1.8.1 0 .2-.1.3-.1.4 1 .6 1.6.8 1.5.2-.1 0-.6-.5-1.6.1 0 .2-.1.3-.1.4.7.8 1.2.8 1.7.1.3.1.7-.3.8zm1.7-1c-.7.5-1.1-.3-1.9-1.7.1-.1.2-.1.3-.2.6.8.9 1.3 1.1 1.2.2-.1-.2-.5-.8-1.4l.2-.2c1.2 1.2 1.7 1.8 1.1 2.3zm1.4-1.4c-.2.3-.6.3-1-.1-.3-.2-.7-.6-1.2-1.1l.2-.2c.8.7 1.2 1.1 1.3.9.1-.2-.3-.5-1.1-1.2.1-.1.1-.2.2-.2.7.5 1.2.8 1.4 1.1.4.2.4.5.2.8zm1.1-1.7c-.4.8-1.1.3-2.5-.6.1-.1.1-.2.2-.3.9.5 1.5.8 1.6.6.1-.2-.3-.5-1.4-.9 0-.1.1-.2.1-.3 1.6.5 2.3.8 2 1.5zm.6-1.8c-.2.8-1 .4-2.6 0 0-.1.1-.2.1-.3 1 .3 1.6.4 1.6.1.1-.2-.4-.4-1.5-.6v-.3c1.7.2 2.6.3 2.4 1.1zm-.5-1.3c-.4 0-1.1 0-1.8-.1v-.4c1.1 0 1.6.1 1.6-.2 0-.3-.5-.3-1.6-.2v-.3c.8-.1 1.4-.1 1.8-.1.4 0 .7.2.7.6 0 .4-.2.6-.7.7z' class='st2'/%3E%3Cpath d='M13.7 17.8v.1c0 .1.1.1.1.1l.1-.1c0-.1.2-.2.3-.3-.2 0-.3.1-.5.2.1 0 0 0 0 0zm4.5.2c.1 0 .1-.1 0 0l.1-.2c0-.1 0-.1-.1-.1s-.3 0-.4-.1l.3.3c0 .1.1.1.1.1zm-1.2.3v.5h.1l.1-.1v-.1c-.1-.1-.1-.2-.2-.3z' class='st3'/%3E%3Cpath d='M16 11c-2.7 0-4.9 2.2-4.9 5s2.2 5 4.9 5 4.9-2.2 4.9-5-2.2-5-4.9-5zm-1.4 1c.3-.4.9-.6 1.5-.6.7 0 1.2.3 1.5.6.2.4.3.8 0 1.2-.2.2-.4.5-.5.8-.2-.1-.4-.2-.6-.2 0-.1.1-.1.1-.1 0-.1.1-.2.2-.3.1 0 .1-.1.1-.1l-.1-.1h-.1c-.1 0-.1 0-.1.1s0 .2-.1.4c0 0 0 .1-.1.1h-.3c0-.3.1-.5.1-.6.1-.2.1-.4.1-.5 0-.1-.1-.2-.2-.2s-.2.1-.2.2.1.3.1.5c0 .1.1.3.1.6h-.4c0-.1-.1-.3-.1-.4-.1 0-.1-.1-.1-.1h-.1c-.1 0-.1.1-.1.1l.1.1c.1 0 .1.2.2.3-.2 0-.4.1-.5.2-.2-.2-.4-.5-.5-.7-.3-.6-.3-1 0-1.3zm-2.7 4.3c-.3-.4-.3-1-.1-1.6.2-.6.6-1 1-1.2.4-.2.8-.1 1.1.3.2.2.3.4.5.6-.1.1-.3.3-.4.5-.2-.1-.3-.2-.3-.3s-.1-.1-.1-.1h-.1c-.1 0-.1.1-.1.1s0 .1.1.1.3.1.4.2c.1 0 .1 0 .1.1-.1.1-.1.2-.2.4l-.4-.2c-.1-.1-.3-.2-.4-.2-.2-.1-.3 0-.3.1-.1.1 0 .2.1.3.1.1.3.1.5.1h.5c0 .1-.1.3-.1.4H13v.1l.2.1h.1c.1 0 .2-.1.4-.1v.2c0 .2 0 .3.1.5-.2.1-.5.2-.8.2-.5-.1-.9-.2-1.1-.6zm3.8 3c0 .5-.3.8-.7.9-.4.1-1 0-1.5-.4-.6-.4-.9-1-.9-1.4-.1-.5.1-.8.6-1 .2-.1.5-.2.8-.3.1.2.2.3.3.5-.1 0-.1.1-.1.1h.1l.3.3-.4.4-.3.3c0 .1 0 .2.1.3.1.1.2.1.3 0 .1-.1.1-.2.2-.4 0-.1.1-.3.2-.5.1.1.2.1.3.2 0 .1 0 .1 0 0-.1.2-.1.3-.2.4v.1c0 .1.1.1.1.1h.1v-.6c.2.1.4.1.6.2.1.1.2.5.1.8zM14.4 16c0-.9.7-1.6 1.6-1.6s1.6.7 1.6 1.6-.7 1.6-1.6 1.6-1.6-.7-1.6-1.6zm4.3 3.8c-.5.4-1.1.5-1.5.4-.4-.1-.7-.4-.7-.9-.1-.3 0-.7 0-1.1.3-.1.5-.2.7-.3.2.3.3.5.3.6 0 .1.1.3.2.4.1.1.2.1.3 0 .1-.1.2-.2.1-.3 0-.1-.2-.2-.3-.3-.1-.1-.3-.2-.5-.4l.3-.3h.1-.1c.1-.1.2-.3.3-.4.4.1.7.2 1 .4.4.2.6.5.6 1 0 .3-.3.8-.8 1.2zm.3-2.9c-.3-.1-.5-.1-.8-.2.1-.2.1-.4.1-.7.1 0 .2 0 .4.1h.1c.1 0 .1-.1.1-.1v-.1h-.6c0-.1 0-.3-.1-.4.3-.1.5-.1.6-.1.2 0 .4 0 .5-.1.1-.1.1-.2.1-.3-.1-.2-.2-.2-.3-.2-.1 0-.2.1-.4.2-.1 0-.3.2-.5.3 0-.1-.1-.3-.2-.4 0 0 .1-.1.2-.1.2-.1.3-.2.4-.2.1 0 .1-.1.1-.1l-.1-.1h-.1l-.1.1-.3.3H18c-.1-.1-.2-.3-.3-.4.1-.2.3-.4.4-.6.3-.4.7-.5 1.1-.3.4.2.8.7 1 1.3.2.6.1 1.2-.1 1.6-.2.5-.6.6-1.1.5z' class='st3'/%3E%3Cpath d='M16.9 16c0 .5-.4.9-.9.9s-.9-.4-.9-.9.4-.9.9-.9.9.4.9.9z' class='st3'/%3E%3C/svg%3E")}.icon-mahjong20{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M16.8 2.8c-3.8-.5-7 2.7-6.5 6.5.3 2.6 2.4 4.7 5 5 3.8.5 7-2.7 6.5-6.5-.4-2.6-2.4-4.7-5-5zm3.3 3.3L18.8 8h-2.3V5.8l1.7-1.4s.5.2 1.2.8.7.9.7.9zm-6.3-1.8l1.7 1.4V8h-2.4l-1.2-1.8s-.3-.1.6-1c.9-.9 1.3-.9 1.3-.9zm-2.2 6.2L13 9.1h2.5v2.2l-1.7 1.5s-.5-.1-1.3-1-.9-1.3-.9-1.3zm6.6 2.2l-1.7-1.5V9.1h2.4l1.4 1.4s-.2.9-.8 1.5c-.5.5-1.3.7-1.3.7z'/%3E%3Cpath d='M16.8 17.7c-3.8-.5-7 2.7-6.5 6.5.3 2.6 2.4 4.7 5 5 3.8.5 7-2.7 6.5-6.5-.4-2.6-2.4-4.7-5-5zm3.3 3.3l-1.3 1.9h-2.3v-2.2l1.7-1.4s.5.2 1.2.8.7.9.7.9zm-6.3-1.8l1.7 1.4v2.2h-2.4L11.9 21s-.3-.1.6-1c.9-.8 1.3-.8 1.3-.8zm-2.2 6.2L13 24h2.5v2.2l-1.7 1.5s-.5-.1-1.3-1c-.9-.9-.9-1.3-.9-1.3zm6.6 2.3l-1.7-1.5V24h2.4l1.4 1.4s-.2.9-.8 1.5c-.5.5-1.3.8-1.3.8z' fill='%23063'/%3E%3C/svg%3E")}.icon-mahjong30{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M11.1 2.1c-2.9-.4-5.4 2.1-5 5 .3 2 1.9 3.6 3.9 3.9 2.9.4 5.4-2.1 5-5-.3-2-1.9-3.6-3.9-3.9zm2.6 2.6l-1 1.4h-1.8V4.4l1.3-1.1s.4.1.9.6.6.8.6.8zM8.8 3.3l1.3 1.1v1.7H8.3l-.9-1.4s-.2-.1.5-.8.9-.6.9-.6zM7.2 8l1-1.1h1.9v1.7L8.8 9.8s-.4-.1-1-.7S7.2 8 7.2 8zm5.1 1.8L11 8.6V7h1.9L14 8.1s-.1.7-.6 1.1c-.6.4-1.1.6-1.1.6z'/%3E%3Cpath d='M16.7 11.8c-2.9-.4-5.4 2.1-5 5 .3 2 1.9 3.6 3.9 3.9 2.9.4 5.4-2.1 5-5-.3-2.1-1.9-3.7-3.9-3.9zm2.5 2.6l-1 1.4h-1.8v-1.7l1.3-1.1s.4.1.9.6c.6.5.6.8.6.8zM14.4 13l1.3 1.1v1.7h-1.8l-.9-1.4s-.2-.1.5-.8c.6-.6.9-.6.9-.6zm-1.7 4.7l1-1.1h1.9v1.7l-1.3 1.2s-.4-.1-1-.7c-.6-.8-.6-1.1-.6-1.1zm5.1 1.8l-1.3-1.2v-1.7h1.9l1.1 1.1s-.1.7-.6 1.1c-.5.5-1.1.7-1.1.7z' fill='%23a00'/%3E%3Cpath d='M22.1 21c-2.9-.4-5.4 2.1-5 5 .3 2 1.9 3.6 3.9 3.9 2.9.4 5.4-2.1 5-5-.3-2-1.9-3.7-3.9-3.9zm2.5 2.6l-1 1.4h-1.8v-1.7l1.3-1.1s.4.1.9.6c.6.5.6.8.6.8zm-4.8-1.4l1.3 1.1V25h-1.8l-.9-1.4s-.2-.1.5-.8.9-.6.9-.6zm-1.7 4.7l1-1.1H21v1.7l-1.3 1.2s-.4-.1-1-.7c-.6-.7-.6-1.1-.6-1.1zm5.1 1.8l-1.3-1.2v-1.7h1.9l1.1 1.1s-.1.7-.6 1.1c-.5.5-1.1.7-1.1.7z' fill='%23063'/%3E%3C/svg%3E")}.icon-mahjong40{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon_circle40' viewBox='0 0 32 32'%3E%3Cstyle%3E.st2{fill:%23063}%3C/style%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M12.2 5.6c-2.5-.3-4.6 1.8-4.3 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.1-1.7-1.5-3.1-3.1-3.3zm2.1 2.2L13.5 9H12V7.6l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.2l1.1.9V9H9.8L9 7.8s-.2-.1.4-.6c.6-.6.8-.6.8-.6zm-1.4 4l.9-.9h1.6v1.4l-1.1 1s-.3-.1-.8-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1V9.7h1.6l.9.9s-.1.6-.5 1c-.4.3-.9.5-.9.5z' class='st2'/%3E%3Cpath d='M20.8 5.6c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.1-1.7-1.5-3.1-3.2-3.3zM23 7.8L22.2 9h-1.5V7.6l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.2l1.1 1V9h-1.5l-.8-1.2s-.2-.1.4-.6.8-.6.8-.6zm-1.4 4l.9-.9H20v1.4l-1.1 1s-.3-.1-.8-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1V9.7h1.6l.9.9s-.1.6-.5 1c-.4.3-.9.5-.9.5zm-9.6 6.8c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.7-1.6-3.1-3.2-3.3zm2.1 2.2l-.8 1.2H12v-1.4l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.2l1.1.9v1.4H9.8L9 21.1s-.2-.1.4-.6c.6-.6.8-.6.8-.6zm-1.4 4l.9-.9h1.6v1.4l-1.1 1s-.3-.1-.8-.6c-.6-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1V23h1.6l.9.9s-.1.6-.5 1c-.4.3-.9.5-.9.5z'/%3E%3Cpath d='M20.8 18.9c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.1-1.7-1.5-3.1-3.2-3.3zm2.2 2.2l-.8 1.2h-1.5v-1.4l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.2l1.1.9v1.4h-1.5l-.8-1.2s-.2-.1.4-.6.8-.5.8-.5zm-1.4 4l.9-.9H20v1.4l-1.1 1s-.3-.1-.8-.6c-.6-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1V23h1.6l.9.9s-.1.6-.5 1c-.4.3-.9.5-.9.5z' class='st2'/%3E%3C/svg%3E")}.icon-mahjong50{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon_circle50' viewBox='0 0 32 32'%3E%3Cstyle%3E.st2{fill:%23063}%3C/style%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M12.2 5.6c-2.5-.3-4.6 1.8-4.3 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.1-1.7-1.5-3.1-3.1-3.3zm2.1 2.2L13.5 9H12V7.6l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.2l1.1.9V9H9.8L9 7.8s-.2-.1.4-.6c.6-.6.8-.6.8-.6zm-1.4 4l.9-.9h1.6v1.4l-1.1 1s-.3-.1-.8-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1V9.7h1.6l.9.9s-.1.6-.5 1c-.4.3-.9.5-.9.5z' class='st2'/%3E%3Cpath d='M20.8 5.6c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.1-1.7-1.5-3.1-3.2-3.3zM23 7.8L22.2 9h-1.5V7.6l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.2l1.1 1V9h-1.5l-.8-1.2s-.2-.1.4-.6.8-.6.8-.6zm-1.4 4l.9-.9H20v1.4l-1.1 1s-.3-.1-.8-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1V9.7h1.6l.9.9s-.1.6-.5 1c-.4.3-.9.5-.9.5zm-9.6 8.3c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.7-1.6-3.1-3.2-3.3zm2.1 2.2l-.8 1.2H12v-1.4l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.2l1.1.9v1.4H9.8L9 22.6s-.2-.1.4-.6c.6-.6.8-.6.8-.6zm-1.4 4l.9-.9h1.6v1.4l-1.1 1s-.3-.1-.8-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1v-1.4h1.6l.9.9s-.1.6-.5 1-.9.5-.9.5z'/%3E%3Cpath d='M20.8 20.4c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.1-1.7-1.5-3.1-3.2-3.3zm2.2 2.2l-.8 1.2h-1.5v-1.4l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.2l1.1.9v1.4h-1.5l-.8-1.2s-.2-.1.4-.6c.5-.5.8-.5.8-.5zm-1.4 4l.9-.9H20v1.4l-1.1 1s-.3-.1-.8-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1v-1.4h1.6l.9.9s-.1.6-.5 1-.9.5-.9.5z' class='st2'/%3E%3Cpath d='M16.3 13c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.7-1.5-3.1-3.2-3.3zm2.1 2.2l-.8 1.2h-1.5V15l1.1-.9s.3.1.8.5c.4.3.4.6.4.6zM14.3 14l1.1.9v1.4h-1.5l-.8-1.2s-.2-.1.4-.6c.6-.5.8-.5.8-.5zM13 18l.9-.9h1.6v1.4l-1.1 1s-.3-.1-.8-.6c-.6-.6-.6-.9-.6-.9zm4.2 1.5l-1.1-1v-1.4h1.6l.9.9s-.1.6-.5 1c-.4.3-.9.5-.9.5z' fill='%23a00'/%3E%3C/svg%3E")}.icon-mahjong60{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M12.2 13.6c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.7-1.5-3-3.2-3.3zm2.2 2.2l-.9 1.2H12v-1.4l1.1-.9s.3.1.8.5.5.6.5.6zm-4.1-1.1l1.1.9V17H9.8L9 15.8s-.2-.1.4-.6c.6-.5.9-.5.9-.5zm-1.4 3.9l.9-.9h1.6v1.4l-1.1 1s-.3-.1-.8-.6c-.6-.6-.6-.9-.6-.9zm4.2 1.5l-1.1-1v-1.4h1.6l.9.9s-.1.6-.5 1-.9.5-.9.5zm7.7-6.5c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.7-1.5-3-3.2-3.3zm2.2 2.2l-.9 1.2h-1.5v-1.4l1.1-.9s.3.1.8.5.5.6.5.6zm-4.1-1.1l1.1.9V17h-1.5l-.8-1.2s-.2-.1.4-.6c.5-.5.8-.5.8-.5zm-1.4 3.9l.9-.9H20v1.4l-1.1 1s-.3-.1-.8-.6c-.6-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1v-1.4h1.6l.9.9s-.1.6-.5 1c-.5.4-.9.5-.9.5zm-9.6 1.5c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.8-1.5-3.1-3.2-3.3zm2.2 2.1l-.8 1.2H12v-1.4l1.1-.9s.3.1.8.5.5.6.5.6zm-4.1-1.1l1.1.9v1.4H9.8L9 23.8s-.2-.1.4-.6c.6-.6.9-.6.9-.6zm-1.4 3.9l.9-.9h1.6V27l-1.1 1s-.3-.1-.8-.6c-.6-.6-.6-.9-.6-.9zm4.2 1.5L12 27v-1.4h1.6l.9.9s-.1.6-.5 1-.9.5-.9.5zm7.7-6.4c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.8-1.5-3.1-3.2-3.3zm2.2 2.1l-.8 1.2h-1.5v-1.4l1.1-.9s.3.1.8.5c.4.4.4.6.4.6zm-4.1-1.1l1.1.9v1.4h-1.5l-.8-1.2s-.2-.1.4-.6c.5-.5.8-.5.8-.5zm-1.4 3.9l.9-.9H20V27l-1.1 1s-.3-.1-.8-.6c-.6-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1v-1.4h1.6l.9.9s-.1.6-.5 1c-.5.4-.9.5-.9.5z' fill='%23a00'/%3E%3Cpath d='M12.2 3C9.7 2.6 7.6 4.7 8 7.2c.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.8-1.5-3.1-3.2-3.3zm2.2 2.1l-.8 1.2H12V4.9l1.1-.9s.3.1.8.5.5.6.5.6zM10.3 4l1.1.9v1.4H9.8L9 5.2s-.2-.1.4-.6c.6-.6.9-.6.9-.6zM8.9 7.9l.8-.9h1.6v1.4l-1.1 1s-.3-.1-.8-.6c-.5-.6-.5-.9-.5-.9zm4.2 1.5l-1.1-1V7h1.6l.9 1s-.1.6-.5 1-.9.4-.9.4zM20.8 3c-2.5-.3-4.5 1.8-4.2 4.2.2 1.7 1.6 3 3.2 3.3 2.5.3 4.5-1.8 4.2-4.2-.2-1.8-1.5-3.1-3.2-3.3zM23 5.1l-.8 1.2h-1.5V4.9l1-.9s.3.1.8.5.5.6.5.6zM18.9 4l1.1.9v1.4h-1.5l-.8-1.2s-.2-.1.4-.6c.5-.5.8-.5.8-.5zm-1.4 3.9l.8-.9H20v1.4l-1.1 1s-.3-.1-.8-.6c-.6-.6-.6-.9-.6-.9zm4.3 1.5l-1.1-1V7h1.6l.8 1s-.1.6-.5 1c-.4.3-.8.4-.8.4z' fill='%23063'/%3E%3C/svg%3E")}.icon-mahjong70{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M10.2 1.9c-2.1-.3-4 1.5-3.7 3.7.2 1.4 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.4-1.4-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3V3.6l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2H8.1l-.7-1s-.2-.1.3-.6.8-.4.8-.4zM7.3 6.2l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.4-.4-.7-.4-.7zM11 7.5l-1-.8V5.4h1.4l.8.8s-.1.5-.4.8c-.4.4-.8.5-.8.5zm5.5-1.7c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.4-1.4-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3V7.5l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8V9.4h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4zm5.4-2c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.5-1.4-2.6-2.8-2.8zm1.8 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.5-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-.9.9s-.3-.1-.7-.5-.5-.8-.5-.8zm3.7 1.3l-1-.8V13h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4z' fill='%23063'/%3E%3Cpath d='M12.8 16.5c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.4-1.4-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8H12v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8V20H14l.8.8s-.1.5-.4.8c-.4.4-.8.5-.8.5zm6.5-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.4-1.4-2.6-2.8-2.8zm1.8 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.5-1l.9.8v1.2H18l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8V20h1.4l.8.8s-.1.5-.4.8c-.4.4-.8.5-.8.5zm-8.1 1.5c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.4-1.4-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8H12v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2H14l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4zm6.5-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.4-1.4-2.6-2.8-2.8zm1.8 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.5-1l.9.8v1.2H18l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.4-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4z' fill='%23a00'/%3E%3C/svg%3E")}.icon-mahjong80{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M12.4 2c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.4-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3V3.7l.9-.8s.3.1.7.4.4.6.4.6zm-3.6-1l.9.8V5h-1.3l-.7-1s-.2-.1.3-.6c.6-.5.8-.5.8-.5zM9.5 6.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.2l-1-.8V5.6h1.4l.8.8s-.1.5-.4.8c-.3.3-.8.4-.8.4zM20.4 2c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.4-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3V3.7l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.5-1l.9.8V5h-1.3l-.7-1s-.2-.1.3-.6.8-.5.8-.5zm-1.2 3.5l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.2l-1-.8V5.6h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4zm-8.9 1.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.5-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8-.8.4-.8.4zm7.2-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.5-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.5-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.5-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4zm-8.9 1.5c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.4-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3V18l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4V21l-1 .8s-.3-.1-.7-.5c-.4-.4-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8c-.3.3-.8.4-.8.4zm7.2-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.4-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3V18l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.5-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.5-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4V21l-1 .8s-.3-.1-.7-.5c-.4-.4-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4zm-8.9 1.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.5-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8V27h1.4l.8.8s-.1.5-.4.8c-.3.4-.8.5-.8.5zm7.2-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.5-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.5-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.5-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8V27h1.4l.8.8s-.1.5-.4.8c-.4.4-.8.5-.8.5z'/%3E%3C/svg%3E")}.icon-mahjong90{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M6.3 31.8c-1.1 0-2-.9-2-2V2.2c0-1.1.9-2 2-2h19.4c1.1 0 2 .9 2 2v27.5c0 1.1-.9 2-2 2l-19.4.1z' fill='%23fff'/%3E%3Cpath d='M25.7.5c1 0 1.8.8 1.8 1.8v27.5c0 1-.8 1.8-1.8 1.8H6.3c-1 0-1.8-.8-1.8-1.8V2.2c0-1 .8-1.8 1.8-1.8l19.4.1m0-.5H6.3C5 0 4 1 4 2.2v27.5C4 31 5 32 6.3 32h19.4c1.2 0 2.2-1 2.2-2.2V2.2C28 1 27 0 25.7 0z' fill='%231d1d1b'/%3E%3Cpath d='M9.5 3.8c-2.2-.3-4 1.5-3.7 3.6.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.4-1.4-2.6-2.8-2.7zm1.9 1.8l-.7 1H9.3V5.4l.9-.8s.3.1.7.4.5.6.5.6zm-3.6-1l.9.8v1.2H7.4l-.7-1s-.2-.1.3-.6.8-.4.8-.4zM6.6 8.1l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8V7.3h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.5-.8.5zm6.1-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.5-1.3-2.7-2.8-2.8zm1.9 1.8l-.7 1h-1.3V5.4l.9-.8s.3.1.7.4.4.6.4.6zm-3.5-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.5-.4.8-.4.8-.4zm-1.3 3.5l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.8 1.3l-1-.8V7.3h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.5-.8.5zm6.1-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.5-1.4-2.7-2.8-2.8zm1.9 1.8l-.7 1h-1.3V5.4l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.5l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8V7.3h1.4l.8.8s-.1.5-.4.8-.8.5-.8.5z'/%3E%3Cpath d='M9.5 13c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.5-1.4-2.6-2.8-2.8zm1.9 1.9l-.7 1H9.3v-1.2l.9-.8s.3.1.7.4c.5.4.5.6.5.6zm-3.6-1l.9.8v1.2H7.4l-.7-1s-.2-.1.3-.6.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.4-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4zm6.1-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.5-1.3-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.5-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.5-.4.8-.4.8-.4zm-1.3 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5-.4-.7-.4-.7zm3.8 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4zm6.1-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.5-1.4-2.6-2.8-2.8zm1.9 1.9l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.4l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.4-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8c-.4.3-.8.4-.8.4z' fill='%23a00'/%3E%3Cpath d='M9.5 21.8c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.5-1.4-2.7-2.8-2.8zm1.9 1.8l-.7 1H9.3v-1.2l.9-.8s.3.1.7.4.5.6.5.6zm-3.6-1l.9.8v1.2H7.4l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.5l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8l-.8.4zm6.1-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.1-1.5-1.3-2.7-2.8-2.8zm1.9 1.8l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4.4.6.4.6zm-3.5-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.5-.4.8-.4.8-.4zm-1.3 3.5l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.5-.4-.7-.4-.7zm3.8 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8l-.8.4zm6.1-5.6c-2.1-.3-3.9 1.5-3.7 3.7.2 1.5 1.4 2.6 2.8 2.8 2.1.3 3.9-1.5 3.7-3.7-.2-1.5-1.4-2.7-2.8-2.8zm1.9 1.8l-.7 1h-1.3v-1.2l.9-.8s.3.1.7.4c.4.4.4.6.4.6zm-3.6-1l.9.8v1.2h-1.3l-.7-1s-.2-.1.3-.6c.6-.4.8-.4.8-.4zm-1.2 3.5l.7-.8h1.4v1.2l-1 .8s-.3-.1-.7-.5c-.4-.5-.4-.7-.4-.7zm3.7 1.3l-1-.8v-1.2h1.4l.8.8s-.1.5-.4.8l-.8.4z' fill='%23063'/%3E%3C/svg%3E")}[class^=gameid] [class*=tainjiu]{width:16px;height:40px}.icon-tainjiu11{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23c10614}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='35' cy='33.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3Ccircle class='cls-2' cx='35' cy='176.5' r='10'/%3E%3Cpath class='cls-3' transform='rotate(180 35 154)' d='M5 109h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu12{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='50' cy='176.5' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='176.5' r='10'/%3E%3Cpath class='cls-3' transform='rotate(180 35 154)' d='M5 109h60v90H5z'/%3E%3Ccircle cx='35' cy='33.5' r='10' fill='%23c10614'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu13{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='56' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='86' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3Ccircle cx='35' cy='176.5' r='10' fill='%23c10614'/%3E%3Cpath class='cls-3' transform='rotate(180 35 154)' d='M5 109h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu14{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23c10614}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='131.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='131.5' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='176.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='176.5' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-2' cx='35' cy='33.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu15{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle cx='35' cy='33.5' r='10' fill='%23c10614'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu16{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle cx='35' cy='33.5' r='10' fill='%23c10614'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu22{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='33.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='33.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3Ccircle class='cls-2' cx='50' cy='176.5' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='176.5' r='10'/%3E%3Cpath class='cls-3' transform='rotate(180 35 154)' d='M5 109h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu23{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='56' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='86' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3Ccircle class='cls-2' cx='50' cy='176.5' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='176.5' r='10'/%3E%3Cpath class='cls-3' transform='rotate(180 35 154)' d='M5 109h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu24{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23c10614}.cls-3{fill:none}.cls-4{fill:%23fff}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='131.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='131.5' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='176.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='176.5' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-4' cx='20' cy='33.5' r='10'/%3E%3Ccircle class='cls-4' cx='50' cy='33.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu25{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-2' cx='20' cy='33.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='33.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu26{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-2' cx='20' cy='33.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='33.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu33{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='35' cy='29.8' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='67.4' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='105' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='105' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='142.6' r='10'/%3E%3Cellipse class='cls-2' cx='34.66' cy='180.2' rx='9.66' ry='10'/%3E%3Cpath fill='none' d='M5 11h60v188H5z'/%3E%3C/svg%3E")}.icon-tainjiu34{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23c10614}.cls-3{fill:none}.cls-4{fill:%23fff}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='131.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='131.5' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='176.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='176.5' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-4' cx='20' cy='26' r='10'/%3E%3Ccircle class='cls-4' cx='35' cy='56' r='10'/%3E%3Ccircle class='cls-4' cx='50' cy='86' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu35{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-2' cx='20' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='56' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='86' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu36{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-2' cx='20' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='56' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='86' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu44{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23c10614}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='33.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='33.5' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='78.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='78.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3Ccircle class='cls-2' cx='20' cy='131.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='131.5' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='176.5' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='176.5' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu45{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}.cls-4{fill:%23c10614}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-4' cx='20' cy='33.5' r='10'/%3E%3Ccircle class='cls-4' cx='50' cy='33.5' r='10'/%3E%3Ccircle class='cls-4' cx='20' cy='78.5' r='10'/%3E%3Ccircle class='cls-4' cx='50' cy='78.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu46{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}.cls-4{fill:%23c10614}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-4' cx='20' cy='33.5' r='10'/%3E%3Ccircle class='cls-4' cx='50' cy='33.5' r='10'/%3E%3Ccircle class='cls-4' cx='20' cy='78.5' r='10'/%3E%3Ccircle class='cls-4' cx='50' cy='78.5' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu55{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='56' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='86' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='86' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu56{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3Ccircle class='cls-2' cx='20' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='35' cy='56' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='86' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='86' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3C/svg%3E")}.icon-tainjiu66{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg id='tainJiu' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 210'%3E%3Cdefs%3E%3Cstyle%3E.cls-2{fill:%23fff}.cls-3{fill:none}%3C/style%3E%3C/defs%3E%3Crect width='70' height='210' rx='10' fill='%23222'/%3E%3Ccircle class='cls-2' cx='20' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='26' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='56' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='56' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='86' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='86' r='10'/%3E%3Cpath class='cls-3' d='M5 11h60v90H5z'/%3E%3Ccircle class='cls-2' cx='20' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='124' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='154' r='10'/%3E%3Ccircle class='cls-2' cx='20' cy='184' r='10'/%3E%3Ccircle class='cls-2' cx='50' cy='184' r='10'/%3E%3Cpath class='cls-3' d='M5 109h60v90H5z'/%3E%3C/svg%3E")}[class^=gameid] .banker,[class^=gameid] .win-live .red{background:unset;display:inline;display:initial}[class^=gameid] .win-live span{line-height:unset}.win-live .flexcenter{display:flex;align-items:center;padding-left:7px}.win-live .winner{float:right;min-width:29px;line-height:22px;color:#fff;border-radius:99em;font-size:12px;margin:4px;text-align:center;position:relative;padding:2px 6px}.win-live .flexcenter .pokercard{display:inline-block;width:30px;height:30px;margin:0 1px}.win-live .red{color:#d25858}.win-live .green{color:#0e992f}.win-live .blue{color:#17a3d8}.win-live .black{color:#000}.win-live .yellow{color:#daa520}.win-live .DTyellow{color:#d2a200}.win-live .DTred{color:#d74927}.win-live .DTdeepyellow{color:#b98f00}.win-live .bg-red{background:#b71c1c}.win-live .bg-blue{background:#5091e6}.win-live .bg-green{background:#00a000}.win-live .bg-gold{background:#e5f2ff}.win-live .bg-orange{background:#ff851b}.win-live .bg-gray{background:#d2d6de}.win-live .bg-DTred{background:#d74927}.win-live .bg-DTyellow{background:#cc9d00}.win-live .flexcenter .card_1{background:url(https://wat.inja777.com/image/report_icons/club_1.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_2{background:url(https://wat.inja777.com/image/report_icons/club_2.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_3{background:url(https://wat.inja777.com/image/report_icons/club_3.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_4{background:url(https://wat.inja777.com/image/report_icons/club_4.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_5{background:url(https://wat.inja777.com/image/report_icons/club_5.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_6{background:url(https://wat.inja777.com/image/report_icons/club_6.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_7{background:url(https://wat.inja777.com/image/report_icons/club_7.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_8{background:url(https://wat.inja777.com/image/report_icons/club_8.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_9{background:url(https://wat.inja777.com/image/report_icons/club_9.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_10{background:url(https://wat.inja777.com/image/report_icons/club_10.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_11{background:url(https://wat.inja777.com/image/report_icons/club_j.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_12{background:url(https://wat.inja777.com/image/report_icons/club_q.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_13{background:url(https://wat.inja777.com/image/report_icons/club_k.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_14{background:url(https://wat.inja777.com/image/report_icons/diamond_1.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_15{background:url(https://wat.inja777.com/image/report_icons/diamond_2.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_16{background:url(https://wat.inja777.com/image/report_icons/diamond_3.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_17{background:url(https://wat.inja777.com/image/report_icons/diamond_4.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_18{background:url(https://wat.inja777.com/image/report_icons/diamond_5.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_19{background:url(https://wat.inja777.com/image/report_icons/diamond_6.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_20{background:url(https://wat.inja777.com/image/report_icons/diamond_7.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_21{background:url(https://wat.inja777.com/image/report_icons/diamond_8.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_22{background:url(https://wat.inja777.com/image/report_icons/diamond_9.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_23{background:url(https://wat.inja777.com/image/report_icons/diamond_10.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_24{background:url(https://wat.inja777.com/image/report_icons/diamond_j.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_25{background:url(https://wat.inja777.com/image/report_icons/diamond_q.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_26{background:url(https://wat.inja777.com/image/report_icons/diamond_k.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_27{background:url(https://wat.inja777.com/image/report_icons/heart_1.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_28{background:url(https://wat.inja777.com/image/report_icons/heart_2.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_29{background:url(https://wat.inja777.com/image/report_icons/heart_3.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_30{background:url(https://wat.inja777.com/image/report_icons/heart_4.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_31{background:url(https://wat.inja777.com/image/report_icons/heart_5.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_32{background:url(https://wat.inja777.com/image/report_icons/heart_6.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_33{background:url(https://wat.inja777.com/image/report_icons/heart_7.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_34{background:url(https://wat.inja777.com/image/report_icons/heart_8.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_35{background:url(https://wat.inja777.com/image/report_icons/heart_9.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_36{background:url(https://wat.inja777.com/image/report_icons/heart_10.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_37{background:url(https://wat.inja777.com/image/report_icons/heart_j.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_38{background:url(https://wat.inja777.com/image/report_icons/heart_q.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_39{background:url(https://wat.inja777.com/image/report_icons/heart_k.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_40{background:url(https://wat.inja777.com/image/report_icons/spade_1.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_41{background:url(https://wat.inja777.com/image/report_icons/spade_2.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_42{background:url(https://wat.inja777.com/image/report_icons/spade_3.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_43{background:url(https://wat.inja777.com/image/report_icons/spade_4.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_44{background:url(https://wat.inja777.com/image/report_icons/spade_5.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_45{background:url(https://wat.inja777.com/image/report_icons/spade_6.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_46{background:url(https://wat.inja777.com/image/report_icons/spade_7.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_47{background:url(https://wat.inja777.com/image/report_icons/spade_8.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_48{background:url(https://wat.inja777.com/image/report_icons/spade_9.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_49{background:url(https://wat.inja777.com/image/report_icons/spade_10.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_50{background:url(https://wat.inja777.com/image/report_icons/spade_j.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_51{background:url(https://wat.inja777.com/image/report_icons/spade_q.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .card_52{background:url(https://wat.inja777.com/image/report_icons/spade_k.png) no-repeat;background-size:contain;background-position:50%}.win-live .flexcenter .cwspan{display:inline-block;min-width:33px}.win-live .dice,.win-live .diceFSC{width:30px;height:30px}.win-live .dice_1{background:url(https://wat.inja777.com/image/q3/dice_1.png) no-repeat;background-size:contain;background-position:50%}.win-live .dice_2{background:url(https://wat.inja777.com/image/q3/dice_2.png) no-repeat;background-size:contain;background-position:50%}.win-live .dice_3{background:url(https://wat.inja777.com/image/q3/dice_3.png) no-repeat;background-size:contain;background-position:50%}.win-live .dice_4{background:url(https://wat.inja777.com/image/q3/dice_4.png) no-repeat;background-size:contain;background-position:50%}.win-live .dice_5{background:url(https://wat.inja777.com/image/q3/dice_5.png) no-repeat;background-size:contain;background-position:50%}.win-live .dice_6{background:url(https://wat.inja777.com/image/q3/dice_6.png) no-repeat;background-size:contain;background-position:50%}.win-live .diceFSC.dice_1{background:url(https://wat.inja777.com/image/fsc/dice_1.png) no-repeat;background-size:contain;background-position:50%}.win-live .diceFSC.dice_2{background:url(https://wat.inja777.com/image/fsc/dice_2.png?v2=) no-repeat;background-size:contain;background-position:50%}.win-live .diceFSC.dice_3{background:url(https://wat.inja777.com/image/fsc/dice_3.png) no-repeat;background-size:contain;background-position:50%}.win-live .diceFSC.dice_4{background:url(https://wat.inja777.com/image/fsc/dice_4.png) no-repeat;background-size:contain;background-position:50%}.win-live .diceFSC.dice_5{background:url(https://wat.inja777.com/image/fsc/dice_5.png) no-repeat;background-size:contain;background-position:50%}.win-live .diceFSC.dice_6{background:url(https://wat.inja777.com/image/fsc/dice_6.png) no-repeat;background-size:contain;background-position:50%}.win-live .rlR{background-image:linear-gradient(135deg,#ff5c5c 10%,#c50000)}.win-live .rlB{background-image:linear-gradient(135deg,#616161 10%,#171717)}.win-live .rlG{background:#00a000}.win-live .sd_white{float:left;width:21px;height:21px;background:url(https://wat.inja777.com/image/sd/sd_0.png) no-repeat;background-size:contain}.win-live .sd_red{float:left;width:21px;height:21px;background:url(https://wat.inja777.com/image/sd/sd_1.png) no-repeat;background-size:contain}.win-live .jqk1,.win-live .jqk2{position:absolute;width:7px;height:7px;left:-2px;background:#000;border:.5px solid #fff;border-radius:99em;z-index:30}.win-live .jqk1{top:2px}.win-live .jqk2{top:10px}@media (max-width:999px){.win-live .flexcenter{display:flex;align-items:center;padding-left:0;width:320px}}@media (max-width:320px){.win-live .flexcenter .win-live .pokercard{width:21px;height:21px}}.badge-primary{color:#fff!important;background-color:#007bff!important}.badge-secondary{color:#fff!important;background-color:#6c757d!important}.badge-success{color:#fff!important;background-color:#28a745!important}.badge-danger{color:#fff!important;background-color:#dc3545!important}.badge-warning{color:#212529!important;background-color:#ffc107!important}.badge-info{color:#fff!important;background-color:#17a2b8!important}.badge-light{color:#212529!important;background-color:#f8f9fa!important}.badge-dark{color:#fff!important;background-color:#343a40!important}.text-primary{color:#007bff!important}.text-secondary{color:#6c757d!important}.text-success{color:#28a745!important}.text-danger{color:#dc3545!important}.text-warning{color:#ffc107!important}.text-info{color:#17a2b8!important}.text-light{color:#f8f9fa!important}.text-dark{color:#343a40!important}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce-enter-active,.bounce-leave-active{-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:2s;animation-duration:2s;transform-origin:center bottom}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn-enter-active,.bounceIn-leave-active{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut-enter-active,.bounceOut-leave-active{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp-enter-active,.bounceOutUp-leave-active{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn-enter,.fadeIn-enter-active,.fadeIn-leave-active{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown-enter-active,.fadeInDown-leave-active{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig-enter-active,.fadeInDownBig-leave-active{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft-enter-active,.fadeInLeft-leave-active{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig-enter-active,.fadeInLeftBig-leave-active{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight-enter-active,.fadeInRight-leave-active{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig-enter-active,.fadeInRightBig-leave-active{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp-enter-active,.fadeInUp-leave-active{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig-enter-active,.fadeInUpBig-leave-active{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut-enter-active,.fadeOut-leave-active{-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown-enter-active,.fadeOutDown-leave-active{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig-enter-active,.fadeOutDownBig-leave-active{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft-enter-active,.fadeOutLeft-leave-active{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig-enter-active,.fadeOutLeftBig-leave-active{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight-enter-active,.fadeOutRight-leave-active{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig-enter-active,.fadeOutRightBig-leave-active{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp-enter-active,.fadeOutUp-leave-active{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig-enter-active,.fadeOutUpBig-leave-active{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip-enter-active,.animated.flip-leave-active{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX-enter-active,.flipInX-leave-active{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY-enter-active,.flipInY-leave-active{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX-enter-active,.flipOutX-leave-active{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY-enter-active,.flipOutY-leave-active{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn-enter-active,.rotateIn-leave-active{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft-enter-active,.rotateInDownLeft-leave-active{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight-enter-active,.rotateInDownRight-leave-active{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft-enter-active,.rotateInUpLeft-leave-active{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight-enter-active,.rotateInUpRight-leave-active{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut-enter-active,.rotateOut-leave-active{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft-enter-active,.rotateOutDownLeft-leave-active{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight-enter-active,.rotateOutDownRight-leave-active{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft-enter-active,.rotateOutUpLeft-leave-active{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight-enter-active,.rotateOutUpRight-leave-active{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-animation-duration:.75s;animation-duration:.75s}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@-webkit-keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.desktop .idxDownload{--borderColor:#646464;--titleColor:#333}.desktop .idxDownload .container{max-width:84%;margin:50px auto}@media (max-width:1200px){.desktop .idxDownload .container{max-width:90%}}.desktop .idxDownload h2.title{display:none;margin-bottom:40px}.desktop .idxDownload .infoContent{--decH:360px;--decInnerCut:8px;--decBorderRadius:40px;display:flex;align-items:center;position:relative}.desktop .idxDownload .infoContent:after,.desktop .idxDownload .infoContent:before{content:"";border-style:solid;border-color:var(--borderColor);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.desktop .idxDownload .infoContent:before{width:100%;height:var(--decH);border-width:2px;border-radius:var(--decBorderRadius)}.desktop .idxDownload .infoContent:after{width:calc(100% - var(--decInnerCut)*2);height:calc(var(--decH) - var(--decInnerCut)*2);border-width:1px;border-radius:calc(var(--decBorderRadius) - var(--decInnerCut))}.desktop .idxDownload .qrCodeBox{flex-grow:1;position:relative;z-index:5}.desktop .idxDownload .qrCodeBox .qrCode{width:150px;height:150px;margin:0 auto}.desktop .idxDownload .qrCodeBox .qrCode img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.desktop .idxDownload .boxTitle{margin-bottom:20px;display:flex;align-items:center;justify-content:center}.desktop .idxDownload .boxTitle .icon{width:20px;height:20px;margin-right:10px;display:block}.desktop .idxDownload .boxTitle .icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.desktop .idxDownload .boxTitle .text{font-size:20px;font-weight:600;color:var(--titleColor);line-height:1.5rem}.desktop .idxDownload .decImg{width:40%;min-width:420px;position:relative;z-index:5}.custom-switch.b-custom-control-lg .custom-control-label:after,.custom-switch.b-custom-control-lg .custom-control-label:before{transition:all .4s!important}.walletBank .custom-switch,.walletTransferBtn .custom-switch{--mainColor:#007bff;cursor:pointer}.walletBank .custom-switch:hover .custom-control-input:not(:checked)~.custom-control-label:after,.walletTransferBtn .custom-switch:hover .custom-control-input:not(:checked)~.custom-control-label:after{background-color:var(--mainColor)}.walletBank .custom-switch.b-custom-control-lg .custom-control-label,.walletTransferBtn .custom-switch.b-custom-control-lg .custom-control-label{margin-bottom:0;font-size:1rem;line-height:1.9rem}.walletBank .custom-switch .custom-control-input:focus:not(:checked)~.custom-control-label:before,.walletTransferBtn .custom-switch .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#adb5bd}.walletBank .custom-switch .custom-control-input:focus~.custom-control-label:before,.walletTransferBtn .custom-switch .custom-control-input:focus~.custom-control-label:before{box-shadow:none}.walletBank .custom-switch .custom-control-input:checked~.custom-control-label:before,.walletTransferBtn .custom-switch .custom-control-input:checked~.custom-control-label:before{border-color:var(--mainColor);background-color:var(--mainColor)}.mbtnin-wrap .hot_menu{width:100%}.mbtnin-wrap .hot_menu>a,.mbtnin-wrap .hot_menu>button,.mbtnin-wrap .hot_menu>div{width:auto;flex-basis:0;flex-grow:1;flex-shrink:0}.mbtnin-wrap .hot_menu>a:not(:first-child),.mbtnin-wrap .hot_menu>button:not(:first-child),.mbtnin-wrap .hot_menu>div:not(:first-child){margin-left:4px;margin-right:0}.mbtnin-wrap .hot_menu .walletTransferBtn{--bgc:#fff;--borderColor:#dde1e7;--textColor:#9898ab;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;background:var(--bgc);border:1px solid var(--borderColor);position:relative}.mbtnin-wrap .hot_menu .walletTransferBtn .custom-switch{margin-bottom:2px}.mbtnin-wrap .hot_menu .walletTransferBtn .custom-switch.b-custom-control-lg .custom-control-label{top:-5px;left:5px}.mbtnin-wrap .hot_menu .walletTransferBtn .text{color:var(--textColor)}.mobile .user-mod.game{--headerH:48px;--pb:60px;width:100%;padding-bottom:var(--pb)}.mobile .user-mod.game .egame100{width:95%;height:100%;max-height:calc(100vh - var(--pb) - var(--headerH));margin:0 auto;display:flex;flex-direction:column;overflow:hidden}.egameContainer{--loadingColor:#646464;--loadingBg:hsla(0,0%,100%,0.9);flex-direction:unset;justify-content:flex-start;height:100%;padding-bottom:0;position:relative;flex-grow:1;flex-shrink:1;display:flex;flex-direction:column;overflow:hidden}.egameContainer .game-wrap.egame{height:100%;overflow:scroll}.egameContainer .game-wrap.egame.fish{max-height:calc(100vh - var(--pb) - var(--headerH))}.egameContainer .load{position:absolute;width:100%;height:100%;text-align:center;color:var(--loadingColor);background:var(--loadingBg);padding:4px;border-radius:4px;margin:auto;bottom:0;left:0;z-index:10;display:flex;justify-content:center;align-items:center}.desktop .promotion{--borderColor:#323232;--borderWidth:4px;--borderRadius:0;--titleBg:#323232;--titleColor:#fff;--titleShadow:none;--subTitleColor:#969696;--typeHoverColor:#323232;--itemGutterH:50px;--cardShadow:0px 4px 4px rgba(0,0,0,0.25);--cardBtnBorderRadius:0;--cardBodyBorder:none;--cardBodyBg:#fff;--cardBodyColor:#000;--endTextShadow:#000;--newIconSize:28px;--newBlockW:86px;--newBlockH:86px;--olMarkerColor:inherit;margin:0 auto 80px}.desktop .promotion .promotionBox{display:flex}.desktop .promotion .promotionTypeBox{width:300px;margin-right:40px;flex-shrink:0}.desktop .promotion .promotionType{border:var(--borderWidth) solid var(--borderColor);border-radius:var(--borderRadius);background:hsla(0,0%,100%,.8);position:-webkit-sticky;position:sticky;top:100px;overflow:hidden}.desktop .promotion .promotionType .typeTitle{padding:15px 0;background:var(--titleBg);text-align:center;font-size:1.4rem;font-weight:600;letter-spacing:.05em;color:var(--titleColor);text-shadow:var(--titleShadow)}.desktop .promotion .promotionType .btn{width:100%;padding:16px 0;text-align:center;background:transparent;color:#646464;transition:all .4s}.desktop .promotion .promotionType .btn:hover{color:var(--typeHoverColor)}.desktop .promotion .promotionType .btn.active{color:var(--typeHoverColor);background:#f5f5f5}.desktop .promotion .promotionList{flex-grow:1}.desktop .promotion .discount{margin-bottom:var(--itemGutterH)}.desktop .promotion .card{box-shadow:var(--cardShadow);border:0}@media only screen and (max-width:1080px){.desktop .promotion .card{margin-top:8px}}.desktop .promotion .card-body,.desktop .promotion .card-header{position:relative;border:0}.desktop .promotion .card-header{padding:0!important;background:var(--borderColor);border:var(--borderWidth) solid var(--borderColor);overflow:hidden}@media only screen and (max-width:768px){.desktop .promotion .card-header{border:0!important;position:relative}}.desktop .promotion .card-header:not(.end) .activity-end,.desktop .promotion .card-header:not(.new) .activity-new{display:none}.desktop .promotion .btn-link{width:100%;text-align:left;padding:0;border:0;border-radius:var(--borderRadius)}.desktop .promotion .btn-link:hover .card-img-top{transform:scale(1.05)}.desktop .promotion .activity-end{display:flex;width:100%;height:100%;background-color:rgba(0,0,0,.5);position:absolute;z-index:1}.desktop .promotion .activity-end q{font-size:8rem}@media only screen and (max-width:1440px){.desktop .promotion .activity-end q{font-size:3.375rem}}.desktop .promotion .activity-end b{font-size:8rem;font-weight:700;letter-spacing:4rem;display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#f4f4f4;text-shadow:var(--endTextShadow)}@media only screen and (max-width:1440px){.desktop .promotion .activity-end b{font-size:3.375rem;letter-spacing:4px}}.desktop .promotion .activity-new{width:var(--newBlockW);height:var(--newBlockH);padding:16px;position:absolute;top:0;left:0;z-index:1}.desktop .promotion .activity-new .icon{font-size:var(--newIconSize);text-shadow:0 2px 2px #000;color:#fff}.desktop .promotion .activity-new .icon:before{width:var(--newIconSize);height:var(--newIconSize)}.desktop .promotion .activity-img{overflow:hidden}.desktop .promotion .card-img-top{display:flex;width:100%;height:auto;margin:0 auto;transition:all .4s}.desktop .promotion .card-group-title{background:var(--titleBg);padding:12px 8px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.desktop .promotion .card-group-title h3,.desktop .promotion .card-group-title span{margin:0;padding:8px 8px 0}.desktop .promotion .card-group-title h3{color:var(--titleColor);text-shadow:var(--titleShadow)}.desktop .promotion .card-group-title span{color:var(--subTitleColor);display:block;font-weight:400}.desktop .promotion .card-body{padding:16px 0;border:var(--cardBodyBorder);background:var(--cardBodyBg);color:var(--cardBodyColor)}@media only screen and (max-width:1080px){.desktop .promotion .card-body{padding:0}}.desktop .promotion .card-group{align-items:center;padding:8px 32px}.desktop .promotion .card-group ol,.desktop .promotion .card-group p{margin-bottom:0;line-height:24px}.desktop .promotion .card-group ol{list-style-type:disc;list-style-position:outside;margin-left:24px}.desktop .promotion .card-group ol li::marker{color:var(--olMarkerColor)}.desktop .promotion .card-group img{max-width:100%;height:auto}.desktop .promotion .card-group table{width:100%;display:table;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.desktop .promotion .card-group table td{border:1px solid #ccc;padding:5px;min-height:30px}.desktop .promotion .card-group span{margin-right:8px}.desktop .promotion .card-group .badge-title{height:30px;display:inline-flex;align-items:center;justify-content:center;font-size:15px}.desktop .activity-table{width:100%;overflow-x:auto}.desktop .activity-table table td{border:1px solid #ccc}.mobile .promotion{--mainGradient:#323232;--mainColor:#646464;--typeBtnBg:var(--mainGradient);--typeBtnColor:#fff;--typeBtnBorder:none;--typeBtnBorderR:0;--typeBtnPaddingX:20px;--typeMenuBorderColor:rgba(0,0,0,0.15);--typeMenuBorderR:0px;--typeMenuBg:#fff;--typeItemBg:transparent;--typeItemColor:#323232;--typeItemHoverBg:transparent;--typeItemHoverColor:var(--mainColor);--typeItemActiveBg:#f5f5f5;--typeItemActiveColor:var(--mainColor)}.mobile .promotion .activityType{width:100%;margin-top:30px}.mobile .promotion .activityType .dropdown-toggle{border:var(--typeBtnBorder);border-radius:var(--typeBtnBorderR);padding:10px var(--typeBtnPaddingX);color:var(--typeBtnColor);background:var(--typeBtnBg);display:flex;align-items:center;justify-content:space-between}.mobile .promotion .activityType .dropdown-menu{width:100%;border-color:var(--typeMenuBorderColor);border-radius:var(--typeMenuBorderR);padding:0;background:var(--typeMenuBg);overflow:hidden}.mobile .promotion .activityType .dropdown-item{padding:10px var(--typeBtnPaddingX)}.mobile .promotion .activityType .dropdown-item:hover{color:var(--typeItemHoverColor);background:var(--typeItemHoverBg)}.mobile .promotion .activityType .dropdown-item.active{color:var(--typeItemActiveColor);background:var(--typeItemActiveBg)}.mobile .picfx{width:80px}.mobile .picfx_lb,.mobile .picfx_rb{bottom:60px}.mobile .picfx_lt,.mobile .picfx_rt{top:70px}.picfx{position:fixed;width:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:100;color:#fff}.picfx_lt{left:0;top:100px}.picfx_lc{left:0;top:50%;transform:translateY(-50%)}.picfx_lb{left:0;bottom:10px}.picfx_rt{right:0;top:100px}.picfx_rc{right:0;top:50%;transform:translateY(-50%)}.picfx_rb{right:0;bottom:10px}.picfx_lb .picfx_close,.picfx_lc .picfx_close,.picfx_lt .picfx_close{left:3px}.picfx_rb .picfx_close,.picfx_rc .picfx_close,.picfx_rt .picfx_close{right:3px}.picfx img{max-width:100%;margin-bottom:5px}.picfx_close{width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.6);font-size:12px;cursor:pointer;color:#fff;top:-15px}.picfx_close,[class*=dialog].picfx_modal .picfx_close{display:flex;align-items:center;justify-content:center;position:absolute}[class*=dialog].picfx_modal .picfx_close{--boxSize:40px;width:var(--boxSize);height:var(--boxSize);background:hsla(0,0%,100%,.3);font-size:14px;right:0;top:0;transform:translate(100%,-100%);transition:all .4s}@media (max-width:767px){[class*=dialog].picfx_modal .picfx_close{--boxSize:30px;transform:translateY(-100%)}}[class*=dialog].picfx_modal .picfx_close:hover{background:hsla(0,0%,100%,.5)}[class*=dialog].picfx_modal .picfx_close:hover .closeIcon:before{transform:translate(-50%,-50%) rotate(-30deg)}[class*=dialog].picfx_modal .picfx_close:hover .closeIcon:after{transform:translate(-50%,-50%) rotate(30deg)}[class*=dialog].picfx_modal .picfx_close .closeIcon{width:100%;height:100%;position:relative}[class*=dialog].picfx_modal .picfx_close .closeIcon:after,[class*=dialog].picfx_modal .picfx_close .closeIcon:before{content:"";width:16px;height:2px;background:#fff;position:absolute;left:50%;top:50%;transition:all .4s}[class*=dialog].picfx_modal .picfx_close .closeIcon:before{transform:translate(-50%,-50%) rotate(-45deg)}[class*=dialog].picfx_modal .picfx_close .closeIcon:after{transform:translate(-50%,-50%) rotate(45deg)}[class*=dialog].picfx_modal .modal-content{background:none;max-width:80vw;border:none}@media only screen and (max-width:767px){[class*=dialog].picfx_modal .modal-content{width:100%;max-width:90vw}}[class*=dialog].picfx_modal .modal-body{position:relative;padding:0}[class*=dialog].picfx_modal .modal-main{padding:0}[class*=dialog].picfx_modal .carousel{height:50vh}[class*=dialog].picfx_modal .carousel-inner,[class*=dialog].picfx_modal .carousel-item{height:100%}[class*=dialog].picfx_modal .carousel-item a{height:100%;display:flex;align-items:center;justify-content:center}[class*=dialog].picfx_modal .carousel-item img{max-width:100%;max-height:100%}[class*=dialog].picfx_modal .carousel-control-next,[class*=dialog].picfx_modal .carousel-control-prev{--boxSize:40px;width:var(--boxSize);height:var(--boxSize);background:hsla(0,0%,100%,.2);left:50%;bottom:calc(var(--boxSize)*-1 - 20px);top:auto;right:auto}[class*=dialog].picfx_modal .carousel-control-prev{transform:translate(calc(-100% - 15px))}@media (max-width:767px){[class*=dialog].picfx_modal .carousel-control-prev{transform:translate(calc(-100% - 5px))}}[class*=dialog].picfx_modal .carousel-control-next{transform:translate(15px)}@media (max-width:767px){[class*=dialog].picfx_modal .carousel-control-next{transform:translate(5px)}}.desktop .credit-card{--mainTextColor:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.desktop .credit-card .icon[class*=icon-]:before{background:#fff}.desktop .credit-card .credit{color:var(--mainTextColor);display:grid;grid-template-columns:15% 1fr 1fr;width:348px;height:200px;border-radius:16px;background:#6c7cff;margin-bottom:8px;position:relative;overflow:hidden}.desktop .credit-card .credit.pass{background:linear-gradient(160deg,#1a80d4,#054ab2)}.desktop .credit-card .credit.pass .audit{background:#054ab2}.desktop .credit-card .credit.ing{background:linear-gradient(160deg,#e6537f,#6017a6)}.desktop .credit-card .credit.ing .audit{background:#ff7044}.desktop .credit-card .credit.returns{background:linear-gradient(160deg,#ffb205,#8e1b0c)}.desktop .credit-card .credit.returns .audit{background:#8e1b0c}.desktop .credit-card .credit h2{display:inline-grid;align-content:flex-end;padding-left:10px;grid-column-start:2;grid-column-end:4;grid-row-start:1;grid-row-end:2}.desktop .credit-card .credit h3{display:inline-grid;justify-content:center;align-content:center;grid-column-start:2;grid-column-end:4;grid-row-start:2;grid-row-end:3;font-size:1.4375rem;font-weight:900}.desktop .credit-card .credit .group{display:inline-grid;padding-left:10px;grid-column-start:2;grid-column-end:3;grid-row-start:3;grid-row-end:4}.desktop .credit-card .credit .group p{display:flex;align-items:flex-end;color:hsla(0,0%,100%,.64)}.desktop .credit-card .credit .group span{min-height:22px;padding-top:4px;word-break:break-word}.desktop .credit-card .credit .group:nth-child(2n){display:inline-grid;padding-left:0;grid-column-start:3;grid-column-end:4}.desktop .credit-card .credit .editBtn{width:30px;height:30px;background:transparent;position:absolute;right:10px;top:10px;transition:all .4s}.desktop .credit-card .credit .editBtn:hover{opacity:.7}.desktop .credit-card .audit{grid-column-start:1;grid-column-end:1;grid-row-start:1;grid-row-end:4;background:#4c5be8;font-size:1.2em;letter-spacing:.06em;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-text-orientation:upright;text-orientation:upright;display:flex;justify-content:center;align-items:center}.desktop .credit-card .audit i:not(.icon-edit){display:flex;justify-content:center;align-items:center;margin-bottom:10px}.desktop .credit-card.altcoin-usdt{flex-direction:column}.desktop .credit-card.altcoin-usdt .credit{display:flex;flex-direction:column;width:100%;height:auto;border-radius:4px}.desktop .credit-card.altcoin-usdt .credit.ing{background:#cff4fc;color:#0aa2c0}.desktop .credit-card.altcoin-usdt .credit.ing .audit{color:#cff4fc;background:#0aa2c0}.desktop .credit-card.altcoin-usdt .credit.ing .group.addr p,.desktop .credit-card.altcoin-usdt .credit.ing .group.type p{color:#0aa2c0;margin-right:10px}.desktop .credit-card.altcoin-usdt .credit.returns{background:#ffd7c3;color:#8e1b0c}.desktop .credit-card.altcoin-usdt .credit.returns .audit{color:#ffd7c3}.desktop .credit-card.altcoin-usdt .credit.returns .group.addr p,.desktop .credit-card.altcoin-usdt .credit.returns .group.type p{color:#8e1b0c;margin-right:10px}.desktop .credit-card.altcoin-usdt .credit .audit{justify-content:flex-start;align-items:center;-ms-writing-mode:unset;writing-mode:unset;padding:8px 10px}.desktop .credit-card.altcoin-usdt .credit .audit i:not(.icon-edit){margin-right:8px;margin-bottom:0}.desktop .credit-card.altcoin-usdt .credit .group,.desktop .credit-card.altcoin-usdt .credit h3{display:inline-flex;justify-content:flex-start}.desktop .credit-card.altcoin-usdt .credit h3{padding:10px}.desktop .credit-card.altcoin-usdt .credit .group{padding-left:10px;padding-bottom:10px}.desktop .credit-card.altcoin-usdt .credit .editBtn{width:20px;height:20px;padding:0;margin-left:auto;position:relative;top:0;right:0}.mobile .credit-card{display:flex;flex-wrap:wrap;justify-content:center}.mobile .credit-card .credit .group{min-height:38px;margin-bottom:0;word-break:break-all}.mobile .credit-card .credit .group>p{font-size:12px;color:#fff;opacity:.4}.mobile .credit{color:#fff;font-size:12px;display:flex;justify-content:space-between;align-items:flex-end;flex-direction:auto;flex-wrap:wrap;min-height:160px;width:300px;height:auto;border-radius:10px;padding:16px;margin-right:8px;margin-left:8px;margin-bottom:16px;box-shadow:0 8px 8px rgba(0,0,0,.5);background:colors(dark-500-gray);position:relative;overflow:hidden}.mobile .credit .audit{color:colors(light-300-gray);background-color:colors(opacity-50);padding:8px 12px;border-radius:20px;position:absolute;top:8px;right:10px}.mobile .credit .audit i{display:none}.mobile .credit.ing{opacity:.2;transition:all .5s;background:radial-gradient(ellipse at center,#000 10%,#313131 50%,#4b4949 51%,#a7a7a7 90%,#b3b3b3 100%);background-size:200% 200%;background-position:-150px 0;background-repeat:no-repeat}.mobile .credit.ing:hover{opacity:1}.mobile .credit.ing .audit{color:#000;background-color:#ffda6a}.mobile .credit.pass{background:linear-gradient(160deg,#1ca3f7,#047ac3)}.mobile .credit.pass .audit{color:#0aa2c0;background-color:transparent;background:#cff4fc}.mobile .credit.returns{background:linear-gradient(160deg,#e35f20,#8e1b0c)}.mobile .credit.returns .audit{color:#fff;background-color:#8e1b0c}.mobile .credit.returns .editBtn{width:120px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;position:absolute;left:50%;bottom:0;transform:translate(-50%)}.mobile .credit.returns .editBtn:before{content:"";width:100%;height:300%;border-radius:50%;background:#f18800;position:absolute;top:0;left:0;box-shadow:0 0 15px 0 rgba(0,0,0,.3)}.mobile .credit.returns .editBtn i:before{width:18px;height:18px;background:#fff}.mobile .credit h2{width:100%;font-size:12px;margin-bottom:18px;opacity:.6}.mobile .credit h3{width:100%;font-size:22px;font-weight:bolder;text-align:right;margin-bottom:4px;text-shadow:0 0 4px colors(dark-200-gray)}.mobile .card-moey{display:flex;flex-wrap:wrap;align-items:flex-end}.mobile .card-moey .point .bv-no-focus-ring input{font-size:24px;font-weight:bolder}.mobile .card-moey .form-group label{color:colors(light-000-gray);font-size:12px!important}.mobile .card-moey h3 input{font-size:24px!important;font-weight:bolder}.mobile .card-moey .bv-no-focus-ring input{color:colors(light-000-gray);background-color:transparent!important;border:0;padding:0}.mobile .card-moey .credit *{margin-bottom:0!important}.mobile .card-moey .credit .audit{left:16px;background-color:transparent}.mobile .card-moey .credit .audit .icon{display:block;width:24px;height:24px}.mobile .card-moey .credit .group{width:50%}.mobile .card-moey .credit label{color:colors(light-000-gray)!important;opacity:.4}.mobile .card-moey .credit~.form-group{width:100%}.mobile .card-moey .credit~.form-group>.label{color:colors(dark-200-gray)}.mobile .card-moey .point{order:1}.mobile .card-moey .bank{order:2}.mobile .card-moey .bankcard{order:4}.mobile .card-moey .credit~.form-group.qrcode{order:3;width:300px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 8px 8px colors(light-300-gray);padding-bottom:16px}.mobile .card-moey .credit~.form-group.qrcode .bv-no-focus-ring,.mobile .card-moey .credit~.form-group.qrcode label{text-align:center;padding:8px}.mobile .account-card{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;width:300px;height:180px;border-radius:10px;max-width:100%;padding:16px;max-height:140px;background:radial-gradient(ellipse at center,#000 10%,#313131 50%,#4b4949 51%,#a7a7a7 90%,#b3b3b3 100%);background-size:200% 200%;background-position:-150px 0;background-repeat:no-repeat}.mobile .account-card h3{font-size:36px;font-weight:700}.mobile .account-card .btn-copy.btn-clone.account,.mobile .account-card h6 span{color:colors(light-400-gray);background:transparent}.mobile .account-card h6 span{color:colors(light-000-gray)}.mobile .account-card .btn-copy.btn-clone.number{color:#f2e9be;font-weight:700;background:transparent;white-space:nowrap;font-size:21px}.mobile .credit-card.altcoin-usdt .credit{margin-right:0;margin-left:0;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:nowrap;width:100%;height:120px}@media (max-width:568px){.mobile .credit-card.altcoin-usdt .credit{width:100%}}.mobile .credit-card.altcoin-usdt .credit .audit{font-size:14px;border-radius:20px;padding:8px 12px;right:10px;left:auto}.mobile .credit-card.altcoin-usdt .credit .editBtn{width:35px;height:70px;padding-left:5px;left:auto;right:0;top:50%;bottom:auto;transform:translateY(-50%)}.mobile .credit-card.altcoin-usdt .credit .editBtn:before{content:"";width:200%;height:100%}.mobile .credit-card.altcoin-usdt .credit.pass{background:linear-gradient(160deg,colors(brand-200),colors(brand-100))}.mobile .credit-card.altcoin-usdt .credit h3{font-size:30px;order:3;margin-bottom:0;position:absolute;right:16px;bottom:16px}.mobile .credit-card.altcoin-usdt .credit .group.type{order:2;margin-bottom:0}.mobile .credit-card.altcoin-usdt .credit .group.type>p{font-size:14px;opacity:.5}.mobile .credit-card.altcoin-usdt .credit .group.type span{font-size:16px}.mobile .credit-card.altcoin-usdt .credit .group.addr{order:1;width:100%;min-height:auto;margin-top:12px;margin-bottom:4px}.mobile .credit-card.altcoin-usdt .credit .group.addr>p{font-size:14px;opacity:.5}.mobile .credit-card.altcoin-usdt .credit .group.addr span{display:block;font-size:16px;width:100%;word-wrap:break-word}@media (max-width:568px){.mobile .credit-card.altcoin-usdt .credit .group.addr span{font-size:12px}}.luckyWheel{--titleSize:3rem;--titleColor:#323232;--dateSize:1rem;--dateColor:#646464;--chanceSize:1.5rem;--chanceColor:#444;--chanceNumSize:var(--chanceSize);--chanceNumColor:var(--chanceColor);--recordSize:1rem;--recordColor:#323232;--wheelMaxW:800px;--wheelBg:transparent;--wheelOuterBorderW:10px;--wheelOuterBorderColor:#fff;--wheelBorderW:50px;--wheelBorderColor:#323232;--lightSizeOut:34px;--lightSizeIn:24px;--lighColorOut:#fff;--lightColor01:#fff;--lightColor02:#fff067;--lightTransWOut:calc(var(--wheelBorderW)/2 - var(--lightSizeOut)/2);--lightTransWIn:calc(var(--wheelBorderW)/2 - var(--lightSizeIn)/2);--triangleColor:var(--wheelBorderColor);--triangleSize:1rem;--wheelItemNum:4;--itemPadding:20% 10% 20% 40%;--itemBgColor:#969696;--itemBorder:solid 1px #646464;--itemActiveBgColor:#b9b9b9;--itemActiveNameColor:#323232;--itemImgSize:100%;--itemImgMargin:0;--itemNameColor:#fff;--itemNameFontSize:1rem;--itemNamePadding:0;--itemNameFontWrap:inherit;--btnSize:20%;--btnBg:var(--wheelBorderColor);--btnTextSize:1.25rem;--btnTextColor:#fff;--btnShadow:inset 0 0 1.5em rgba(0,0,0,0.6),0 0 1.5em rgba(0,0,0,0.7);--btnHoverBg:#535353;--btnHoverTextColor:#fff;--noticeMarginT:120px;--noticeMaxW:1200px;--noticeBoxBorder:none;--noticeBoxRadius:20px;--noticeBoxShadow:0 0 2rem rgba(0,0,0,0.5);--noticeBoxPadding:3rem 4rem;--noticeBoxBg:#fff;--noticeTitleColor:#323232;--noticeTitleSize:1.5rem;--noticeContenColor:#646464;width:100%;padding-bottom:100px;position:relative}@-webkit-keyframes wheelLightAni{0%{background:var(--lightColor01)}to{background:var(--lightColor02)}}@keyframes wheelLightAni{0%{background:var(--lightColor01)}to{background:var(--lightColor02)}}.luckyWheel .titleContainer{margin-top:100px;text-align:center;word-wrap:break-word}.luckyWheel .titleContainer .title{font-size:var(--titleSize);font-weight:700;letter-spacing:.1rem;color:var(--titleColor)}.luckyWheel .titleContainer .date{margin-top:1rem;font-size:var(--dateSize);letter-spacing:.03em;color:var(--dateColor)}.luckyWheel .titleContainer .gameChance{margin-top:1.5rem;font-size:var(--chanceSize);font-weight:600;letter-spacing:.03em;color:var(--chanceColor)}.luckyWheel .titleContainer .gameChance .chanceNumber{font-size:var(--chanceNumSize);color:var(--chanceNumColor)}.luckyWheel .maxWidth{width:100%;margin:0 auto}.luckyWheel .wheelConteiner{padding-top:50px}.luckyWheel .wheelConteiner .maxWidth{max-width:var(--wheelMaxW)}.luckyWheel .wheel{width:100%;height:0;padding-bottom:calc(100% - var(--wheelOuterBorderW)*2);border:solid var(--wheelOuterBorderW) var(--wheelOuterBorderColor);border-radius:50%;position:relative;box-shadow:0 0 2rem rgba(0,0,0,.5)}.luckyWheel .wheel .bg{border-radius:50%;border:solid var(--wheelBorderW) var(--wheelBorderColor);background:var(--wheelBg);box-shadow:0 0 .5rem rgba(0,0,0,.5)}.luckyWheel .wheel .bg,.luckyWheel .wheel .light{width:100%;height:100%;position:absolute;top:0;left:0}.luckyWheel .wheel .light{-webkit-animation:rotate 5s linear infinite;animation:rotate 5s linear infinite}.luckyWheel .wheel .light span{position:absolute;top:0;left:0;right:0;margin:0 auto;width:var(--lightSizeOut);height:100%;transform-origin:center center}.luckyWheel .wheel .light span:after,.luckyWheel .wheel .light span:before{content:"";position:absolute;left:0;right:0;margin:0 auto;border-radius:50%}.luckyWheel .wheel .light span:before{top:var(--lightTransWOut);width:var(--lightSizeOut);height:var(--lightSizeOut);background:#fff;box-shadow:0 0 13px #feffc0,inset 0 0 2px rgba(0,0,0,.4)}.luckyWheel .wheel .light span:after{top:var(--lightTransWIn);width:var(--lightSizeIn);height:var(--lightSizeIn);box-shadow:0 0 7px rgba(0,0,0,.7),inset 0 0 10px rgba(0,0,0,.4)}.luckyWheel .wheel .light span:nth-of-type(2n):after{background:var(--lightColor01);-webkit-animation:wheelLightAni 1s linear infinite;animation:wheelLightAni 1s linear infinite}.luckyWheel .wheel .light span:nth-of-type(odd):after{background:var(--lightColor02);animation:wheelLightAni 1s linear infinite reverse}.luckyWheel .wheel .itemList{width:calc(100% - var(--wheelBorderW)*2);height:calc(100% - var(--wheelBorderW)*2);border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow:hidden}.luckyWheel .wheel .itemList:before{content:"";width:0;height:0;border-left:1em solid transparent;border-bottom:0 solid transparent;border-right:1em solid transparent;border-top:2em solid var(--triangleColor);font-size:var(--triangleSize);position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:1}.luckyWheel .wheel .itemList:after{content:"";width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0;box-shadow:inset 0 0 2em rgba(0,0,0,.6);pointer-events:none;z-index:1}.luckyWheel .wheel .itemList ul{width:100%;height:100%;position:relative}.luckyWheel .wheel .itemList .wheelItem{width:50%;height:50%;transform-origin:left bottom;left:50%;position:absolute}.luckyWheel .wheel .itemList .wheelItem.active .itemBox{transition:all .4s;background:var(--itemActiveBgColor)}.luckyWheel .wheel .itemList .wheelItem.active .itemName{transition:all .4s;color:var(--itemActiveNameColor)}.luckyWheel .wheel .itemList .itemBox{width:100%;height:100%;background:var(--itemBgColor);border:var(--itemBorder);display:flex;align-items:flex-end;transform-origin:left bottom;word-break:break-word}.luckyWheel .wheel .itemList .itemContent{width:100%;height:100%;padding:var(--itemPadding);transform-origin:left bottom;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.luckyWheel .wheel .itemList .itemImg{width:var(--itemImgSize);margin:var(--itemImgMargin);flex-shrink:0;position:relative;transform:rotate(90deg)}.luckyWheel .wheel .itemList .itemImg:before{content:"";width:100%;height:0;padding-bottom:100%;display:block}.luckyWheel .wheel .itemList .itemImg img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:contain;object-fit:contain}.luckyWheel .wheel .itemList .itemName{flex-grow:1;font-size:var(--itemNameFontSize);font-weight:700;letter-spacing:.03em;color:var(--itemNameColor);transform:rotate(90deg);align-self:center;text-align:center;display:flex;justify-content:center;align-items:center;-ms-writing-mode:var(--itemNameFontWrap);writing-mode:var(--itemNameFontWrap);padding:var(--itemNamePadding);line-height:1.2}.luckyWheel .wheel .startBtn{width:var(--btnSize);height:var(--btnSize);border-radius:50%;background:var(--btnBg);font-size:var(--btnTextSize);color:var(--btnTextColor);display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:var(--btnShadow);transition:all .4s}.luckyWheel .wheel .startBtn:hover{background:var(--btnHoverBg);color:var(--btnHoverTextColor)}.luckyWheel .noticeConainer{margin-top:var(--noticeMarginT)}.luckyWheel .noticeConainer .maxWidth{max-width:var(--noticeMaxW)}.luckyWheel .noticeBox{border:var(--noticeBoxBorder);border-radius:var(--noticeBoxRadius);padding:var(--noticeBoxPadding);background:var(--noticeBoxBg);box-shadow:var(--noticeBoxShadow)}.luckyWheel .noticeBox .title{font-size:var(--noticeTitleSize);font-weight:600;color:var(--noticeTitleColor)}.luckyWheel .noticeBox .contentContainer{margin-top:2rem;line-height:1.5rem;color:var(--noticeContenColor)}.luckyWheel .noticeBox .contentContainer ol{list-style:decimal;padding-left:1rem}.luckyWheel .noticeBox .contentContainer ol:not(:first-child){margin-top:1rem}.luckyWheel .noticeBox .contentContainer li+li,.luckyWheel .noticeBox .contentContainer p+p{margin-top:.75rem}.luckyWheel .recordContainer{padding-top:50px}.luckyWheel .recordContainer .maxWidth{max-width:var(--wheelMaxW);display:flex;justify-content:center}.luckyWheel .recordContainer .maxWidth .title{font-size:var(--recordSize);font-weight:700;letter-spacing:.1rem;color:var(--recordColor);text-decoration:underline;background-color:transparent}.desktop .luckyWheel~.desktop-mar{order:-1}.modalWheelResult{--titleSize:1.5rem;--titleColor:#323232;--itemNameSize:1.25rem;--itemNameColor:#646464;--closeBtnMaxW:250px;--closeBtnH:auto;--closeBtnPadding:0.8rem 1rem;--closeBtnBorder:none;--closeBtnRadius:10px;--closeBtnBg:#323232;--closeBtnColor:#fff;--closeBtnFontSize:1rem;--closeBtnHoverBg:#dfdfdf;--closeBtnHoverColor:#323232}.modalWheelResult .modal-content{padding:3rem 2rem}.modalWheelResult .modal-header{padding:0}.modalWheelResult .title{width:100%;padding:0;font-size:var(--titleSize);color:var(--titleColor);word-wrap:break-word}.modalWheelResult .modal-body{margin-bottom:1rem}.modalWheelResult .wheelItem .itemImg+.itemName{margin-top:1rem}.modalWheelResult .wheelItem .itemName{font-size:var(--itemNameSize);font-weight:600;color:var(--itemNameColor);word-wrap:break-word}.modalWheelResult .closeBtn{width:100%;max-width:var(--closeBtnMaxW);height:var(--closeBtnH);margin:0 auto;border:var(--closeBtnBorder);border-radius:var(--closeBtnRadius);padding:var(--closeBtnPadding);font-size:var(--closeBtnFontSize);font-weight:600;background:var(--closeBtnBg);color:var(--closeBtnColor);transition:all .4s}.modalWheelResult .closeBtn:hover{background:var(--closeBtnHoverBg);color:var(--closeBtnHoverColor)}.mobile .luckyWheel{--titleSize:2.25rem;--dateSize:0.875rem;--wheelOuterBorderW:4px;--wheelBorderW:4vw;--lightSizeOut:3vw;--lightSizeIn:2.2vw;--triangleSize:2.6vw;--itemPadding:20% 10% 20% 40%;--itemNameFontSize:0.4rem;--itemNamePadding:0rem;--itemImgSize:100%;--btnSize:24%;--btnTextSize:.75rem;--noticeBoxPadding:8vw 8vw}.mobile .luckyWheel .titleContainer{margin-top:12vw}.mobile .luckyWheel .titleContainer .date{margin-top:.5rem}.mobile .luckyWheel .wheelConteiner{padding-top:8vw}.mobile .luckyWheel .wheel{box-shadow:0 0 5vw rgba(0,0,0,.3)}.mobile .luckyWheel .wheel .light span:before{box-shadow:0 0 1vw #feffc0,inset 0 0 .2vw rgba(0,0,0,.4)}.mobile .luckyWheel .wheel .light span:after{box-shadow:0 0 .5vw rgba(0,0,0,.7),inset 0 0 .5vw rgba(0,0,0,.4)}.mobile .luckyWheel .wheel .itemList .itemName{padding:var(--itemNamePadding)}.mobile .luckyWheel .noticeConainer{margin-top:10vw}.mobile .luckyWheel .noticeBox .contentContainer{margin-top:1rem;line-height:1.2em}[dir=ltr] .mobile .luckyWheel .noticeBox .contentContainer ol{padding-left:1.5rem}[dir=rtl] .mobile .luckyWheel .noticeBox .contentContainer ol{padding-right:1.5rem}.mobile .luckyWheel .noticeBox .contentContainer ol{list-style:decimal}.mobile .luckyWheel .noticeBox .contentContainer ol:not(:first-child){margin-top:1em}.mobile .luckyWheel .noticeBox .contentContainer li+li,.mobile .luckyWheel .noticeBox .contentContainer p+p{margin-top:.5em}.modal-record .page-item.disabled{margin-top:4px}.modal-record #modal-1___BV_modal_body_>div>.user-content{padding-top:1rem;text-align:center}.modal-record .modal-content{margin-top:0;max-height:100%}.modal-record .modal-header .close{position:absolute;right:1rem}.modal-record .modal-body{padding:1rem;display:flex;flex-direction:column;overflow:hidden}.modal-record .modal-body>form{flex-shrink:0}.modal-record .user-table{width:100%;overflow:auto}.modal-record .btn.btn-submit{margin-bottom:1rem}.signinSheet{--titleSize:3rem;--titleColor:#323232;--dateSize:1.2rem;--dateColor:#646464;--dateBorderColor:transparent;--dateBorderRadius:10px;--datePadding:0.75rem 1rem;--dateBg:none;--dateDecW:150px;--dateDecColor:#ccc;--articleMarginT:120px;--articleMaxW:1200px;--articleBoxBorder:none;--articleBoxRadius:0;--articleBoxShadow:none;--articleBoxPadding:0vw 5vw;--articleBoxBg:none;--articleTitleColor:#323232;--articleTitleSize:1.5rem;--articleContentFz:1rem;--articleContentLh:1.5rem;--articleContentColor:#646464;--articleContentMt:1.5rem;--articleTextSpace:0.75rem;--sheetMarginT:120px;--sheetMaxW:1000px;--sheetBoxBorder:none;--sheetBoxRadius:20px;--sheetBoxShadow:0 0 2rem rgba(0,0,0,0.5);--sheetBoxPadding:3rem 4rem;--sheetBoxBg:#fff;--listItemNum:7;--itemGutter:6px;--itemMb:calc(var(--itemGutter)*2);--itemBorderWidth:1px;--itemBorderStyle:solid;--itemBorderColor:#969696;--itemBorderRadius:4px;--itemPadding:0 0 0.5rem;--itemBg:#dfdfdf;--itemNumPaddingY:0.25rem;--itemNumPaddingX:0.5rem;--itemNumBg:var(--itemBorderColor);--itemNumFontSize:0.75rem;--itemNumcolor:#fff;--itemImgPadding:0.75rem 1rem;--itemImgMaxW:60px;--itemNameFontSize:1.125rem;--itemNamecolor:#646464;--itemStampBg:rgba(0,0,0,0.6);--itemStampImgSize:80px;--itemStampImgRotate:-18deg;--sheetBtnWidth:100%;--sheetBtnMaxW:250px;--sheetBtnMargin:60px auto 0;--sheetBtnPadding:0.5rem 1rem;--sheetBtnBorderStyle:solid;--sheetBtnBorderW:2px;--sheetBtnBorderColor:#646464;--sheetBtnBorderR:10px;--sheetBtnBg:#b9b9b9;--sheetBtnFontSize:1.125rem;--sheetBtnColor:#646464;--sheetBtnHoverBorderColor:#646464;--sheetBtnHoverBg:#646464;--sheetBtnHoverColor:#fff;--sheetBtnHoverOpacity:1;--sheetBtnDisableBorderColor:#969696;--sheetBtnDisableBg:#f5f5f5;--sheetBtnDisableColor:#969696;--sheetBtnDisableOpacity:0.5;width:100%;padding-bottom:100px;position:relative}.signinSheet .infoContainer,.signinSheet .noticeConainer,.signinSheet .signinSheetContainer{width:100%}.signinSheet .infoContainer{margin-top:120px}.signinSheet .titleContainer{text-align:center;display:flex;flex-direction:column;word-break:keep-all;line-height:normal}.signinSheet .titleContainer .title{font-size:var(--titleSize);font-weight:700;letter-spacing:.1rem;color:var(--titleColor)}.signinSheet .titleContainer .date{margin-top:1rem;border:1px solid var(--dateBorderColor);border-radius:var(--dateBorderRadius);padding:0;background:var(--dateBg);font-size:var(--dateSize);letter-spacing:.03em;color:var(--dateColor);position:relative;display:flex;align-items:center;justify-content:center}.signinSheet .titleContainer .date:after,.signinSheet .titleContainer .date:before{content:"";max-width:var(--dateDecW);height:1px;display:block;flex-grow:1;background:var(--dateDecColor)}.signinSheet .titleContainer .date span{padding:var(--datePadding);display:block;flex-shrink:0}.signinSheet .maxWidth{width:100%;margin:0 auto}.signinSheet .articleBox{border:var(--articleBoxBorder);border-radius:var(--articleBoxRadius);padding:var(--articleBoxPadding);background:var(--articleBoxBg);box-shadow:var(--articleBoxShadow)}.signinSheet .articleBox .title{font-size:var(--articleTitleSize);font-weight:600;color:var(--articleTitleColor)}.signinSheet .articleBox .content{margin-top:var(--articleContentMt);line-height:var(--articleContentLh);font-size:var(--articleContentFz);color:var(--articleContentColor)}[dir=ltr] .signinSheet .articleBox .content ol{padding-left:1.5rem}[dir=rtl] .signinSheet .articleBox .content ol{padding-right:1.5rem}.signinSheet .articleBox .content ol{list-style:decimal}.signinSheet .articleBox .content ol:not(:first-child){margin-top:1rem}.signinSheet .articleBox .content li+li,.signinSheet .articleBox .content p+p{margin-top:var(--articleTextSpace)}.signinSheet .infoContent{--articleContentFz:1.25rem;--articleContentLh:1.5rem}.signinSheet .infoContent .title{display:none}.signinSheet .infoContent .content{text-align:center}.signinSheet .signinSheetContainer .maxWidth{max-width:var(--sheetMaxW)}.signinSheet .signinSheetBox{margin-top:var(--sheetMarginT);border:var(--sheetBoxBorder);border-radius:var(--sheetBoxRadius);padding:var(--sheetBoxPadding);background:var(--sheetBoxBg);box-shadow:var(--sheetBoxShadow)}.signinSheet .sheetList ul{margin:0 calc(var(--itemGutter)*-1) calc(var(--itemMb)*-1);display:flex;flex-wrap:wrap}.signinSheet .sheetList li{width:calc(100%/var(--listItemNum));padding:0 var(--itemGutter);margin-bottom:var(--itemMb)}.signinSheet .sheetList .item{height:100%;border:var(--itemBorderWidth) var(--itemBorderStyle) var(--itemBorderColor);border-radius:var(--itemBorderRadius);padding:var(--itemPadding);background:var(--itemBg);display:flex;flex-direction:column;position:relative}.signinSheet .sheetList .item:not(.stamped) .stampBox{opacity:0}.signinSheet .sheetList .item:not(.stamped) .stampBox .stampImg img{opacity:1;transform:rotate(0) scale(1.5);transition-delay:.4s}.signinSheet .sheetList .item .num{width:100%;padding:var(--itemNumPaddingY) var(--itemNumPaddingX);font-size:var(--itemNumFontSize);font-weight:700;line-height:1em;color:var(--itemNumcolor);text-align:center;background:var(--itemNumBg);flex-grow:1;display:flex;align-items:center;justify-content:center}.signinSheet .sheetList .item .img{padding:var(--itemImgPadding)}.signinSheet .sheetList .item .img img{max-width:var(--itemImgMaxW);margin:0 auto;display:block}.signinSheet .sheetList .item .name{padding:0 .5rem;text-align:center;font-size:var(--itemNameFontSize);font-weight:bolder;color:var(--itemNamecolor)}.signinSheet .sheetList .item .stampBox{width:100%;height:100%;background:var(--itemStampBg);position:absolute;top:0;left:0;transition:all .4s}.signinSheet .sheetList .item .stampBox .stampImg{width:var(--itemStampImgSize);height:var(--itemStampImgSize);position:absolute;left:50%;top:calc(50% + var(--itemNumPaddingY) + var(--itemNumFontSize)/2);transform:translate(-50%,-50%)}.signinSheet .sheetList .item .stampBox .stampImg img{-o-object-fit:contain;object-fit:contain;opacity:1;transform:rotate(var(--itemStampImgRotate)) scale(1);transition:all .4s cubic-bezier(.6,.04,.98,.335)}.signinSheet .sheetBtn{width:var(--sheetBtnWidth);max-width:var(--sheetBtnMaxW);margin:var(--sheetBtnMargin);padding:var(--sheetBtnPadding);border:var(--sheetBtnBorderStyle) var(--sheetBtnBorderW) var(--sheetBtnBorderColor);border-radius:var(--sheetBtnBorderR);background:var(--sheetBtnBg);font-size:var(--sheetBtnFontSize);color:var(--sheetBtnColor);font-weight:700;text-align:center;display:block;transition:all .4s}.signinSheet .sheetBtn:not(:disabled):hover{border-color:var(--sheetBtnHoverBorderColor);background:var(--sheetBtnHoverBg);color:var(--sheetBtnHoverColor);opacity:var(--sheetBtnHoverOpacity)}.signinSheet .sheetBtn:disabled{border-color:var(--sheetBtnDisableBorderColor);background:var(--sheetBtnDisableBg);color:var(--sheetBtnDisableColor);opacity:var(--sheetBtnDisableOpacity)}.signinSheet .noticeConainer{margin-top:var(--articleMarginT)}.signinSheet .noticeConainer .maxWidth{max-width:var(--articleMaxW)}.desktop .signinSheet~.desktop-mar{order:-1}.mobile[\:has\(.signinSheet\)] .idx-content main{padding:0}.mobile:has(.signinSheet) .idx-content main{padding:0}.mobile[\:has\(.signinSheet\)] .signinSheet{--titleSize:2.25rem;--dateSize:0.875rem;--sheetMarginT:12vw;--articleContentLh:1.2rem;--articleContentMt:1rem;--articleTextSpace:0.5rem;--articleBoxPadding:0vw 10vw;--sheetBoxShadow:0 0 1.2rem rgba(0,0,0,0.2);--sheetBoxPadding:10vw 5vw;--itemGutter:4px;--sheetBtnMargin:40px auto 0;--sheetBtnHoverOpacity:1;padding-bottom:120px;overflow-y:auto}.mobile:has(.signinSheet) .signinSheet{--titleSize:2.25rem;--dateSize:0.875rem;--sheetMarginT:12vw;--articleContentLh:1.2rem;--articleContentMt:1rem;--articleTextSpace:0.5rem;--articleBoxPadding:0vw 10vw;--sheetBoxShadow:0 0 1.2rem rgba(0,0,0,0.2);--sheetBoxPadding:10vw 5vw;--itemGutter:4px;--sheetBtnMargin:40px auto 0;--sheetBtnHoverOpacity:1;padding-bottom:120px;overflow-y:auto}@media only screen and (max-width:991px){.mobile[\:has\(.signinSheet\)] .signinSheet{--listItemNum:5}.mobile:has(.signinSheet) .signinSheet{--listItemNum:5}}@media only screen and (max-width:767px){.mobile[\:has\(.signinSheet\)] .signinSheet{--listItemNum:4}.mobile:has(.signinSheet) .signinSheet{--listItemNum:4}}@media only screen and (max-width:575px){.mobile[\:has\(.signinSheet\)] .signinSheet{--listItemNum:3}.mobile:has(.signinSheet) .signinSheet{--listItemNum:3}}.mobile[\:has\(.signinSheet\)] .signinSheet .content{margin-left:0;display:block}.mobile:has(.signinSheet) .signinSheet .content{margin-left:0;display:block}.mobile[\:has\(.signinSheet\)] .signinSheet .infoContainer{margin-top:12vw}.mobile:has(.signinSheet) .signinSheet .infoContainer{margin-top:12vw}.mobile[\:has\(.signinSheet\)] .signinSheet .titleContainer .date{margin-top:.5rem}.mobile:has(.signinSheet) .signinSheet .titleContainer .date{margin-top:.5rem}.mobile[\:has\(.signinSheet\)] .signinSheet .infoContent{--articleContentFz:1rem;--articleContentLh:1.2rem}.mobile:has(.signinSheet) .signinSheet .infoContent{--articleContentFz:1rem;--articleContentLh:1.2rem}.mobile[\:has\(.signinSheet\)] .signinSheet .sheetBtn{position:inherit;bottom:120px}.mobile:has(.signinSheet) .signinSheet .sheetBtn{position:inherit;bottom:120px}.mobile[\:has\(.signinSheet\)] .signinSheet .noticeConainer{--articleMarginT:12vw}.mobile:has(.signinSheet) .signinSheet .noticeConainer{--articleMarginT:12vw}.mobile[\:has\(.signinSheet\)] .signinSheet .articleBox{padding:var(--articleBoxPadding)}.mobile:has(.signinSheet) .signinSheet .articleBox{padding:var(--articleBoxPadding)}.modalSigninResult{--titleSize:1.5rem;--titleColor:#323232;--closeBtnMaxW:250px;--closeBtnH:auto;--closeBtnPadding:0.8rem 1rem;--closeBtnBorder:none;--closeBtnRadius:10px;--closeBtnBg:#323232;--closeBtnColor:#fff;--closeBtnFontSize:1rem;--closeBtnHoverBg:#dfdfdf;--closeBtnHoverColor:#323232}.modalSigninResult .modal-content{padding:3rem 2rem}.modalSigninResult .modal-header{padding:0}.modalSigninResult .modal-body{margin-bottom:1rem}.modalSigninResult .title{width:100%;padding:0;font-size:var(--titleSize);color:var(--titleColor);word-wrap:break-word}.modalSigninResult .closeBtn{width:100%;max-width:var(--closeBtnMaxW);height:var(--closeBtnH);margin:0 auto;border:var(--closeBtnBorder);border-radius:var(--closeBtnRadius);padding:var(--closeBtnPadding);font-size:var(--closeBtnFontSize);font-weight:600;background:var(--closeBtnBg);color:var(--closeBtnColor);transition:all .4s}.modalSigninResult .closeBtn:hover{background:var(--closeBtnHoverBg);color:var(--closeBtnHoverColor)}.modalHint .title{padding:1.5rem 0 0}.modal-dialog{padding:.5rem}:root{--color01:#1d6ab2;--color02:#a6f3ff;--color03:#5fa9ed;--color04:#4ba9df;--color05:#9ab0d1;--color06:#e6ebf1;--color07:#02396d;--color08:#c2dcff;--color09:#9dc4c8;--color10:#1a2a3e;--header-shadow:var(--color01);--body-bg:#fff;--text-color:var(--color06);--title-color:var(--color07);--marquee-bg:rgba(31,80,122,0.8);--marquee-text:#fff;--header-link:var(--color04);--hotpro-link:var(--color04);--footer-bg:var(--color10);--footer-link:var(--color04);--btn-bg:var(--color01);--btn-text:var(--color04);--page-bg:var(--color08);--page-text:var(--color01);--menu-userbg:var(--color05);--page-about:var(--color07);--userheader-text:var(--color01);--null-0:#000;--null-1:#fff;--lg01:linear-gradient(150deg,var(--color02) 20%,var(--color04));--lg02:linear-gradient(180deg,var(--color01) 30%,var(--color03));--lg03:linear-gradient(180deg,var(--color01),var(--color02),var(--color07));--lg04:linear-gradient(0deg,var(--color01),var(--color02));--contentW:1300px;--contentPadding:50px}@font-face{font-family:Noto Sans TC;src:url(/_nuxt/fonts/NotoSansTC-Medium.094340d.woff) format("woff"),url(/_nuxt/fonts/NotoSansTC-Medium.840f688.ttf) format("truetype")}.idxgame .img.gsport{background-image:url(/_nuxt/img/gsport.67a3c2a.webp)}.idxgame .img.glotto,.idxgame .img.gsport{background-repeat:no-repeat;background-size:contain;background-position:bottom;transition:background-position .5s}.idxgame .img.glotto{background-image:url(/_nuxt/img/glotto.b840329.webp)}.idxgame .img.glive{background-image:url(/_nuxt/img/glive.be7e622.webp)}.idxgame .img.gegame,.idxgame .img.glive{background-repeat:no-repeat;background-size:contain;background-position:bottom;transition:background-position .5s}.idxgame .img.gegame{background-image:url(/_nuxt/img/gegame.799ed2d.webp)}.idxgame .img.gchess{background-image:url(/_nuxt/img/gchess.5bf9a3a.webp)}.idxgame .img.gchess,.idxgame .img.gfish{background-repeat:no-repeat;background-size:contain;background-position:bottom;transition:background-position .5s}.idxgame .img.gfish{background-image:url(/_nuxt/img/gfish.21fa7cd.webp)}.idxgame .img.ganimal{background-image:url(/_nuxt/img/ganimal.83c4e07.webp)}.idxgame .img.ganimal,.idxgame .img.gmultiple{background-repeat:no-repeat;background-size:contain;background-position:bottom;transition:background-position .5s}.idxgame .img.gmultiple{background-image:url(/_nuxt/img/gmultiple.83205f8.webp)}.idxgame .img.gbattle{background-image:url(/_nuxt/img/gbattle.83c4e07.webp);background-repeat:no-repeat;background-size:contain;background-position:bottom;transition:background-position .5s}.desktop .game-menu .game-ower-logo[class*=product_]>i,.desktop .idxgame .idg_logo[class*=product_],.mobile .game-menu .game-ower-logo[class*=product_]>i,.mobile .hotgameBox .itemLogo[class*=product_],.mobile .user-gamelist .list-game[class*=product_] span{background-position:50%;background-repeat:no-repeat;background-size:cover}.mobile .game-wrap .game-group[class*=product_]:before{content:"";width:48%;height:50%;filter:grayscale(74%) sepia(238%);position:absolute;top:calc(50% - 14px);left:2%;transform:translateY(-50%);z-index:6}@media only screen and (max-width:1440px){.desktop .game-menu .game-ower-logo[class*=product_]>i,.mobile .game-menu .game-ower-logo[class*=product_]>i{background-size:contain}}.desktop .idxgame .idg_logo[class*=product_]{background-size:95% auto;background-color:transparent}.desktop .game-menu .game-ower-logo.product_1>i,.desktop .idxgame .idg_logo.product_1{background-image:url(/_nuxt/img/product_1.19f22dd.webp)}.mobile .game-menu .game-ower-logo.product_1>i,.mobile .hotgameBox .itemLogo.product_1,.mobile .user-gamelist .list-game.product_1 span{background-image:url(/_nuxt/img/product_1.9d8cd75.png)}.mobile .game-wrap .game-group.product_1:before{background:url(/_nuxt/img/product_1.9d8cd75.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_2>i,.desktop .idxgame .idg_logo.product_2{background-image:url(/_nuxt/img/product_2.944cd42.webp)}.mobile .game-menu .game-ower-logo.product_2>i,.mobile .hotgameBox .itemLogo.product_2,.mobile .user-gamelist .list-game.product_2 span{background-image:url(/_nuxt/img/product_2.dc4db11.png)}.mobile .game-wrap .game-group.product_2:before{background:url(/_nuxt/img/product_2.dc4db11.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_3>i,.desktop .idxgame .idg_logo.product_3{background-image:url(/_nuxt/img/product_3.5bf0685.webp)}.mobile .game-menu .game-ower-logo.product_3>i,.mobile .hotgameBox .itemLogo.product_3,.mobile .user-gamelist .list-game.product_3 span{background-image:url(/_nuxt/img/product_3.694cf62.png)}.mobile .game-wrap .game-group.product_3:before{background:url(/_nuxt/img/product_3.694cf62.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_4>i,.desktop .idxgame .idg_logo.product_4{background-image:url(/_nuxt/img/product_4.0e8d8f3.webp)}.mobile .game-menu .game-ower-logo.product_4>i,.mobile .hotgameBox .itemLogo.product_4,.mobile .user-gamelist .list-game.product_4 span{background-image:url(/_nuxt/img/product_4.ba7b861.png)}.mobile .game-wrap .game-group.product_4:before{background:url(/_nuxt/img/product_4.ba7b861.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_5>i,.desktop .idxgame .idg_logo.product_5{background-image:url(/_nuxt/img/product_5.0972001.webp)}.mobile .game-menu .game-ower-logo.product_5>i,.mobile .hotgameBox .itemLogo.product_5,.mobile .user-gamelist .list-game.product_5 span{background-image:url(/_nuxt/img/product_5.c2de149.png)}.mobile .game-wrap .game-group.product_5:before{background:url(/_nuxt/img/product_5.c2de149.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_6>i,.desktop .idxgame .idg_logo.product_6{background-image:url(/_nuxt/img/product_6.386b7e6.webp)}.mobile .game-menu .game-ower-logo.product_6>i,.mobile .hotgameBox .itemLogo.product_6,.mobile .user-gamelist .list-game.product_6 span{background-image:url(/_nuxt/img/product_6.71d2364.png)}.mobile .game-wrap .game-group.product_6:before{background:url(/_nuxt/img/product_6.71d2364.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_7>i,.desktop .idxgame .idg_logo.product_7{background-image:url(/_nuxt/img/product_7.10e3cab.webp)}.mobile .game-menu .game-ower-logo.product_7>i,.mobile .hotgameBox .itemLogo.product_7,.mobile .user-gamelist .list-game.product_7 span{background-image:url(/_nuxt/img/product_7.d2a121f.png)}.mobile .game-wrap .game-group.product_7:before{background:url(/_nuxt/img/product_7.d2a121f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_8>i,.desktop .idxgame .idg_logo.product_8{background-image:url(/_nuxt/img/product_8.17d023b.webp)}.mobile .game-menu .game-ower-logo.product_8>i,.mobile .hotgameBox .itemLogo.product_8,.mobile .user-gamelist .list-game.product_8 span{background-image:url(/_nuxt/img/product_8.c54d806.png)}.mobile .game-wrap .game-group.product_8:before{background:url(/_nuxt/img/product_8.c54d806.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_9>i,.desktop .idxgame .idg_logo.product_9{background-image:url(/_nuxt/img/product_9.63f80ce.webp)}.mobile .game-menu .game-ower-logo.product_9>i,.mobile .hotgameBox .itemLogo.product_9,.mobile .user-gamelist .list-game.product_9 span{background-image:url(/_nuxt/img/product_9.4131972.png)}.mobile .game-wrap .game-group.product_9:before{background:url(/_nuxt/img/product_9.4131972.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_10>i,.desktop .idxgame .idg_logo.product_10{background-image:url(/_nuxt/img/product_10.4955020.webp)}.mobile .game-menu .game-ower-logo.product_10>i,.mobile .hotgameBox .itemLogo.product_10,.mobile .user-gamelist .list-game.product_10 span{background-image:url(/_nuxt/img/product_10.7cad51e.png)}.mobile .game-wrap .game-group.product_10:before{background:url(/_nuxt/img/product_10.7cad51e.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_11>i,.desktop .idxgame .idg_logo.product_11{background-image:url(/_nuxt/img/product_11.f4e9581.webp)}.mobile .game-menu .game-ower-logo.product_11>i,.mobile .hotgameBox .itemLogo.product_11,.mobile .user-gamelist .list-game.product_11 span{background-image:url(/_nuxt/img/product_11.7b31317.png)}.mobile .game-wrap .game-group.product_11:before{background:url(/_nuxt/img/product_11.7b31317.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_12>i,.desktop .idxgame .idg_logo.product_12{background-image:url(/_nuxt/img/product_12.16f4194.webp)}.mobile .game-menu .game-ower-logo.product_12>i,.mobile .hotgameBox .itemLogo.product_12,.mobile .user-gamelist .list-game.product_12 span{background-image:url(/_nuxt/img/product_12.5fe3f22.png)}.mobile .game-wrap .game-group.product_12:before{background:url(/_nuxt/img/product_12.5fe3f22.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_13>i,.desktop .idxgame .idg_logo.product_13{background-image:url(/_nuxt/img/product_13.82452ba.webp)}.mobile .game-menu .game-ower-logo.product_13>i,.mobile .hotgameBox .itemLogo.product_13,.mobile .user-gamelist .list-game.product_13 span{background-image:url(/_nuxt/img/product_13.7bfdbc2.png)}.mobile .game-wrap .game-group.product_13:before{background:url(/_nuxt/img/product_13.7bfdbc2.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_14>i,.desktop .idxgame .idg_logo.product_14{background-image:url(/_nuxt/img/product_14.10e3cab.webp)}.mobile .game-menu .game-ower-logo.product_14>i,.mobile .hotgameBox .itemLogo.product_14,.mobile .user-gamelist .list-game.product_14 span{background-image:url(/_nuxt/img/product_14.d2a121f.png)}.mobile .game-wrap .game-group.product_14:before{background:url(/_nuxt/img/product_14.d2a121f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_15>i,.desktop .idxgame .idg_logo.product_15{background-image:url(/_nuxt/img/product_15.10e3cab.webp)}.mobile .game-menu .game-ower-logo.product_15>i,.mobile .hotgameBox .itemLogo.product_15,.mobile .user-gamelist .list-game.product_15 span{background-image:url(/_nuxt/img/product_15.d2a121f.png)}.mobile .game-wrap .game-group.product_15:before{background:url(/_nuxt/img/product_15.d2a121f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_16>i,.desktop .idxgame .idg_logo.product_16{background-image:url(/_nuxt/img/product_16.10e3cab.webp)}.mobile .game-menu .game-ower-logo.product_16>i,.mobile .hotgameBox .itemLogo.product_16,.mobile .user-gamelist .list-game.product_16 span{background-image:url(/_nuxt/img/product_16.d2a121f.png)}.mobile .game-wrap .game-group.product_16:before{background:url(/_nuxt/img/product_16.d2a121f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_17>i,.desktop .idxgame .idg_logo.product_17{background-image:url(/_nuxt/img/product_17.2320f9d.webp)}.mobile .game-menu .game-ower-logo.product_17>i,.mobile .hotgameBox .itemLogo.product_17,.mobile .user-gamelist .list-game.product_17 span{background-image:url(/_nuxt/img/product_17.4ae8d05.png)}.mobile .game-wrap .game-group.product_17:before{background:url(/_nuxt/img/product_17.4ae8d05.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_18>i,.desktop .idxgame .idg_logo.product_18{background-image:url(/_nuxt/img/product_18.8c62f5b.webp)}.mobile .game-menu .game-ower-logo.product_18>i,.mobile .hotgameBox .itemLogo.product_18,.mobile .user-gamelist .list-game.product_18 span{background-image:url(/_nuxt/img/product_18.c445ed5.png)}.mobile .game-wrap .game-group.product_18:before{background:url(/_nuxt/img/product_18.c445ed5.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_19>i,.desktop .idxgame .idg_logo.product_19{background-image:url(/_nuxt/img/product_19.cbf49f9.webp)}.mobile .game-menu .game-ower-logo.product_19>i,.mobile .hotgameBox .itemLogo.product_19,.mobile .user-gamelist .list-game.product_19 span{background-image:url(/_nuxt/img/product_19.1d6d4e9.png)}.mobile .game-wrap .game-group.product_19:before{background:url(/_nuxt/img/product_19.1d6d4e9.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_20>i,.desktop .idxgame .idg_logo.product_20{background-image:url(/_nuxt/img/product_20.1058082.webp)}.mobile .game-menu .game-ower-logo.product_20>i,.mobile .hotgameBox .itemLogo.product_20,.mobile .user-gamelist .list-game.product_20 span{background-image:url(/_nuxt/img/product_20.c77a90f.png)}.mobile .game-wrap .game-group.product_20:before{background:url(/_nuxt/img/product_20.c77a90f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_21>i,.desktop .idxgame .idg_logo.product_21{background-image:url(/_nuxt/img/product_21.d7c2f91.webp)}.mobile .game-menu .game-ower-logo.product_21>i,.mobile .hotgameBox .itemLogo.product_21,.mobile .user-gamelist .list-game.product_21 span{background-image:url(/_nuxt/img/product_21.d3121b8.png)}.mobile .game-wrap .game-group.product_21:before{background:url(/_nuxt/img/product_21.d3121b8.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_22>i,.desktop .idxgame .idg_logo.product_22{background-image:url(/_nuxt/img/product_22.c8f2f7e.webp)}.mobile .game-menu .game-ower-logo.product_22>i,.mobile .hotgameBox .itemLogo.product_22,.mobile .user-gamelist .list-game.product_22 span{background-image:url(/_nuxt/img/product_22.430529f.png)}.mobile .game-wrap .game-group.product_22:before{background:url(/_nuxt/img/product_22.430529f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_23>i,.desktop .idxgame .idg_logo.product_23{background-image:url(/_nuxt/img/product_23.2021294.webp)}.mobile .game-menu .game-ower-logo.product_23>i,.mobile .hotgameBox .itemLogo.product_23,.mobile .user-gamelist .list-game.product_23 span{background-image:url(/_nuxt/img/product_23.6bc330d.png)}.mobile .game-wrap .game-group.product_23:before{background:url(/_nuxt/img/product_23.6bc330d.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_24>i,.desktop .idxgame .idg_logo.product_24{background-image:url(/_nuxt/img/product_24.ee576a8.webp)}.mobile .game-menu .game-ower-logo.product_24>i,.mobile .hotgameBox .itemLogo.product_24,.mobile .user-gamelist .list-game.product_24 span{background-image:url(/_nuxt/img/product_24.1c32ab5.png)}.mobile .game-wrap .game-group.product_24:before{background:url(/_nuxt/img/product_24.1c32ab5.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_25>i,.desktop .idxgame .idg_logo.product_25{background-image:url(/_nuxt/img/product_25.d32bbd0.webp)}.mobile .game-menu .game-ower-logo.product_25>i,.mobile .hotgameBox .itemLogo.product_25,.mobile .user-gamelist .list-game.product_25 span{background-image:url(/_nuxt/img/product_25.9faf408.png)}.mobile .game-wrap .game-group.product_25:before{background:url(/_nuxt/img/product_25.9faf408.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_26>i,.desktop .idxgame .idg_logo.product_26{background-image:url(/_nuxt/img/product_26.9d2ee0c.webp)}.mobile .game-menu .game-ower-logo.product_26>i,.mobile .hotgameBox .itemLogo.product_26,.mobile .user-gamelist .list-game.product_26 span{background-image:url(/_nuxt/img/product_26.d0bcde3.png)}.mobile .game-wrap .game-group.product_26:before{background:url(/_nuxt/img/product_26.d0bcde3.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_27>i,.desktop .idxgame .idg_logo.product_27{background-image:url(/_nuxt/img/product_27.c48b2da.webp)}.mobile .game-menu .game-ower-logo.product_27>i,.mobile .hotgameBox .itemLogo.product_27,.mobile .user-gamelist .list-game.product_27 span{background-image:url(/_nuxt/img/product_27.1df82e0.png)}.mobile .game-wrap .game-group.product_27:before{background:url(/_nuxt/img/product_27.1df82e0.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_28>i,.desktop .idxgame .idg_logo.product_28{background-image:url(/_nuxt/img/product_28.ce0d778.webp)}.mobile .game-menu .game-ower-logo.product_28>i,.mobile .hotgameBox .itemLogo.product_28,.mobile .user-gamelist .list-game.product_28 span{background-image:url(/_nuxt/img/product_28.e463898.png)}.mobile .game-wrap .game-group.product_28:before{background:url(/_nuxt/img/product_28.e463898.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_29>i,.desktop .idxgame .idg_logo.product_29{background-image:url(/_nuxt/img/product_29.fc41b43.webp)}.mobile .game-menu .game-ower-logo.product_29>i,.mobile .hotgameBox .itemLogo.product_29,.mobile .user-gamelist .list-game.product_29 span{background-image:url(/_nuxt/img/product_29.ca62404.png)}.mobile .game-wrap .game-group.product_29:before{background:url(/_nuxt/img/product_29.ca62404.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_30>i,.desktop .idxgame .idg_logo.product_30{background-image:url(/_nuxt/img/product_30.e4290ad.webp)}.mobile .game-menu .game-ower-logo.product_30>i,.mobile .hotgameBox .itemLogo.product_30,.mobile .user-gamelist .list-game.product_30 span{background-image:url(/_nuxt/img/product_30.ae3dad7.png)}.mobile .game-wrap .game-group.product_30:before{background:url(/_nuxt/img/product_30.ae3dad7.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_31>i,.desktop .idxgame .idg_logo.product_31{background-image:url(/_nuxt/img/product_31.041bcb4.webp)}.mobile .game-menu .game-ower-logo.product_31>i,.mobile .hotgameBox .itemLogo.product_31,.mobile .user-gamelist .list-game.product_31 span{background-image:url(/_nuxt/img/product_31.9443193.png)}.mobile .game-wrap .game-group.product_31:before{background:url(/_nuxt/img/product_31.9443193.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_32>i,.desktop .idxgame .idg_logo.product_32{background-image:url(/_nuxt/img/product_32.46287de.webp)}.mobile .game-menu .game-ower-logo.product_32>i,.mobile .hotgameBox .itemLogo.product_32,.mobile .user-gamelist .list-game.product_32 span{background-image:url(/_nuxt/img/product_32.f93f871.png)}.mobile .game-wrap .game-group.product_32:before{background:url(/_nuxt/img/product_32.f93f871.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_33>i,.desktop .idxgame .idg_logo.product_33{background-image:url(/_nuxt/img/product_33.51a8a15.webp)}.mobile .game-menu .game-ower-logo.product_33>i,.mobile .hotgameBox .itemLogo.product_33,.mobile .user-gamelist .list-game.product_33 span{background-image:url(/_nuxt/img/product_33.a99a46c.png)}.mobile .game-wrap .game-group.product_33:before{background:url(/_nuxt/img/product_33.a99a46c.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_34>i,.desktop .idxgame .idg_logo.product_34{background-image:url(/_nuxt/img/product_34.a70260b.webp)}.mobile .game-menu .game-ower-logo.product_34>i,.mobile .hotgameBox .itemLogo.product_34,.mobile .user-gamelist .list-game.product_34 span{background-image:url(/_nuxt/img/product_34.03c56db.png)}.mobile .game-wrap .game-group.product_34:before{background:url(/_nuxt/img/product_34.03c56db.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_35>i,.desktop .idxgame .idg_logo.product_35{background-image:url(/_nuxt/img/product_35.57e3626.webp)}.mobile .game-menu .game-ower-logo.product_35>i,.mobile .hotgameBox .itemLogo.product_35,.mobile .user-gamelist .list-game.product_35 span{background-image:url(/_nuxt/img/product_35.0b15d63.png)}.mobile .game-wrap .game-group.product_35:before{background:url(/_nuxt/img/product_35.0b15d63.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_36>i,.desktop .idxgame .idg_logo.product_36{background-image:url(/_nuxt/img/product_36.fd50086.webp)}.mobile .game-menu .game-ower-logo.product_36>i,.mobile .hotgameBox .itemLogo.product_36,.mobile .user-gamelist .list-game.product_36 span{background-image:url(/_nuxt/img/product_36.d8e058b.png)}.mobile .game-wrap .game-group.product_36:before{background:url(/_nuxt/img/product_36.d8e058b.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_37>i,.desktop .idxgame .idg_logo.product_37{background-image:url(/_nuxt/img/product_37.70422ba.webp)}.mobile .game-menu .game-ower-logo.product_37>i,.mobile .hotgameBox .itemLogo.product_37,.mobile .user-gamelist .list-game.product_37 span{background-image:url(/_nuxt/img/product_37.ecefd99.png)}.mobile .game-wrap .game-group.product_37:before{background:url(/_nuxt/img/product_37.ecefd99.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_38>i,.desktop .idxgame .idg_logo.product_38{background-image:url(/_nuxt/img/product_38.6f93108.webp)}.mobile .game-menu .game-ower-logo.product_38>i,.mobile .hotgameBox .itemLogo.product_38,.mobile .user-gamelist .list-game.product_38 span{background-image:url(/_nuxt/img/product_38.e02654a.png)}.mobile .game-wrap .game-group.product_38:before{background:url(/_nuxt/img/product_38.e02654a.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_39>i,.desktop .idxgame .idg_logo.product_39{background-image:url(/_nuxt/img/product_39.00fc8ec.webp)}.mobile .game-menu .game-ower-logo.product_39>i,.mobile .hotgameBox .itemLogo.product_39,.mobile .user-gamelist .list-game.product_39 span{background-image:url(/_nuxt/img/product_39.783b79e.png)}.mobile .game-wrap .game-group.product_39:before{background:url(/_nuxt/img/product_39.783b79e.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_40>i,.desktop .idxgame .idg_logo.product_40{background-image:url(/_nuxt/img/product_40.69f990f.webp)}.mobile .game-menu .game-ower-logo.product_40>i,.mobile .hotgameBox .itemLogo.product_40,.mobile .user-gamelist .list-game.product_40 span{background-image:url(/_nuxt/img/product_40.bed16a9.png)}.mobile .game-wrap .game-group.product_40:before{background:url(/_nuxt/img/product_40.bed16a9.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_41>i,.desktop .idxgame .idg_logo.product_41{background-image:url(/_nuxt/img/product_41.d3ee242.webp)}.mobile .game-menu .game-ower-logo.product_41>i,.mobile .hotgameBox .itemLogo.product_41,.mobile .user-gamelist .list-game.product_41 span{background-image:url(/_nuxt/img/product_41.694fc1e.png)}.mobile .game-wrap .game-group.product_41:before{background:url(/_nuxt/img/product_41.694fc1e.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_42>i,.desktop .idxgame .idg_logo.product_42{background-image:url(/_nuxt/img/product_42.69f990f.webp)}.mobile .game-menu .game-ower-logo.product_42>i,.mobile .hotgameBox .itemLogo.product_42,.mobile .user-gamelist .list-game.product_42 span{background-image:url(/_nuxt/img/product_42.bed16a9.png)}.mobile .game-wrap .game-group.product_42:before{background:url(/_nuxt/img/product_42.bed16a9.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_43>i,.desktop .idxgame .idg_logo.product_43{background-image:url(/_nuxt/img/product_43.f2e3585.webp)}.mobile .game-menu .game-ower-logo.product_43>i,.mobile .hotgameBox .itemLogo.product_43,.mobile .user-gamelist .list-game.product_43 span{background-image:url(/_nuxt/img/product_43.e6ae6a1.png)}.mobile .game-wrap .game-group.product_43:before{background:url(/_nuxt/img/product_43.e6ae6a1.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_44>i,.desktop .idxgame .idg_logo.product_44{background-image:url(/_nuxt/img/product_44.faf0ccd.webp)}.mobile .game-menu .game-ower-logo.product_44>i,.mobile .hotgameBox .itemLogo.product_44,.mobile .user-gamelist .list-game.product_44 span{background-image:url(/_nuxt/img/product_44.961531b.png)}.mobile .game-wrap .game-group.product_44:before{background:url(/_nuxt/img/product_44.961531b.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_45>i,.desktop .idxgame .idg_logo.product_45{background-image:url(/_nuxt/img/product_45.8b24607.webp)}.mobile .game-menu .game-ower-logo.product_45>i,.mobile .hotgameBox .itemLogo.product_45,.mobile .user-gamelist .list-game.product_45 span{background-image:url(/_nuxt/img/product_45.eb99bee.png)}.mobile .game-wrap .game-group.product_45:before{background:url(/_nuxt/img/product_45.eb99bee.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_46>i,.desktop .idxgame .idg_logo.product_46{background-image:url(/_nuxt/img/product_46.8b76130.webp)}.mobile .game-menu .game-ower-logo.product_46>i,.mobile .hotgameBox .itemLogo.product_46,.mobile .user-gamelist .list-game.product_46 span{background-image:url(/_nuxt/img/product_46.26565cd.png)}.mobile .game-wrap .game-group.product_46:before{background:url(/_nuxt/img/product_46.26565cd.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_47>i,.desktop .idxgame .idg_logo.product_47{background-image:url(/_nuxt/img/product_47.bbe2ddb.webp)}.mobile .game-menu .game-ower-logo.product_47>i,.mobile .hotgameBox .itemLogo.product_47,.mobile .user-gamelist .list-game.product_47 span{background-image:url(/_nuxt/img/product_47.22ea04a.png)}.mobile .game-wrap .game-group.product_47:before{background:url(/_nuxt/img/product_47.22ea04a.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_48>i,.desktop .idxgame .idg_logo.product_48{background-image:url(/_nuxt/img/product_48.8f4b2f7.webp)}.mobile .game-menu .game-ower-logo.product_48>i,.mobile .hotgameBox .itemLogo.product_48,.mobile .user-gamelist .list-game.product_48 span{background-image:url(/_nuxt/img/product_48.a9ce0ed.png)}.mobile .game-wrap .game-group.product_48:before{background:url(/_nuxt/img/product_48.a9ce0ed.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_49>i,.desktop .idxgame .idg_logo.product_49{background-image:url(/_nuxt/img/product_49.7987ba4.webp)}.mobile .game-menu .game-ower-logo.product_49>i,.mobile .hotgameBox .itemLogo.product_49,.mobile .user-gamelist .list-game.product_49 span{background-image:url(/_nuxt/img/product_49.7e69bd9.png)}.mobile .game-wrap .game-group.product_49:before{background:url(/_nuxt/img/product_49.7e69bd9.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_50>i,.desktop .idxgame .idg_logo.product_50{background-image:url(/_nuxt/img/product_50.8023adb.webp)}.mobile .game-menu .game-ower-logo.product_50>i,.mobile .hotgameBox .itemLogo.product_50,.mobile .user-gamelist .list-game.product_50 span{background-image:url(/_nuxt/img/product_50.1ca2092.png)}.mobile .game-wrap .game-group.product_50:before{background:url(/_nuxt/img/product_50.1ca2092.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_51>i,.desktop .idxgame .idg_logo.product_51{background-image:url(/_nuxt/img/product_51.f1e5fc0.webp)}.mobile .game-menu .game-ower-logo.product_51>i,.mobile .hotgameBox .itemLogo.product_51,.mobile .user-gamelist .list-game.product_51 span{background-image:url(/_nuxt/img/product_51.b511fc6.png)}.mobile .game-wrap .game-group.product_51:before{background:url(/_nuxt/img/product_51.b511fc6.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_52>i,.desktop .idxgame .idg_logo.product_52{background-image:url(/_nuxt/img/product_52.6cdaf15.webp)}.mobile .game-menu .game-ower-logo.product_52>i,.mobile .hotgameBox .itemLogo.product_52,.mobile .user-gamelist .list-game.product_52 span{background-image:url(/_nuxt/img/product_52.118aff3.png)}.mobile .game-wrap .game-group.product_52:before{background:url(/_nuxt/img/product_52.118aff3.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_53>i,.desktop .idxgame .idg_logo.product_53{background-image:url(/_nuxt/img/product_53.0972001.webp)}.mobile .game-menu .game-ower-logo.product_53>i,.mobile .hotgameBox .itemLogo.product_53,.mobile .user-gamelist .list-game.product_53 span{background-image:url(/_nuxt/img/product_53.c2de149.png)}.mobile .game-wrap .game-group.product_53:before{background:url(/_nuxt/img/product_53.c2de149.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_54>i,.desktop .idxgame .idg_logo.product_54{background-image:url(/_nuxt/img/product_54.ccb2f7e.webp)}.mobile .game-menu .game-ower-logo.product_54>i,.mobile .hotgameBox .itemLogo.product_54,.mobile .user-gamelist .list-game.product_54 span{background-image:url(/_nuxt/img/product_54.68b9f22.png)}.mobile .game-wrap .game-group.product_54:before{background:url(/_nuxt/img/product_54.68b9f22.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_55>i,.desktop .idxgame .idg_logo.product_55{background-image:url(/_nuxt/img/product_55.3865a6e.webp)}.mobile .game-menu .game-ower-logo.product_55>i,.mobile .hotgameBox .itemLogo.product_55,.mobile .user-gamelist .list-game.product_55 span{background-image:url(/_nuxt/img/product_55.31c73d0.png)}.mobile .game-wrap .game-group.product_55:before{background:url(/_nuxt/img/product_55.31c73d0.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_56>i,.desktop .idxgame .idg_logo.product_56{background-image:url(/_nuxt/img/product_56.9f0d235.webp)}.mobile .game-menu .game-ower-logo.product_56>i,.mobile .hotgameBox .itemLogo.product_56,.mobile .user-gamelist .list-game.product_56 span{background-image:url(/_nuxt/img/product_56.5b71a0a.png)}.mobile .game-wrap .game-group.product_56:before{background:url(/_nuxt/img/product_56.5b71a0a.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_57>i,.desktop .idxgame .idg_logo.product_57{background-image:url(/_nuxt/img/product_57.05e010a.webp)}.mobile .game-menu .game-ower-logo.product_57>i,.mobile .hotgameBox .itemLogo.product_57,.mobile .user-gamelist .list-game.product_57 span{background-image:url(/_nuxt/img/product_57.dc12c7f.png)}.mobile .game-wrap .game-group.product_57:before{background:url(/_nuxt/img/product_57.dc12c7f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_58>i,.desktop .idxgame .idg_logo.product_58{background-image:url(/_nuxt/img/product_58.e3d76fb.webp)}.mobile .game-menu .game-ower-logo.product_58>i,.mobile .hotgameBox .itemLogo.product_58,.mobile .user-gamelist .list-game.product_58 span{background-image:url(/_nuxt/img/product_58.fe25685.png)}.mobile .game-wrap .game-group.product_58:before{background:url(/_nuxt/img/product_58.fe25685.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_59>i,.desktop .idxgame .idg_logo.product_59{background-image:url(/_nuxt/img/product_59.c4bf5e6.webp)}.mobile .game-menu .game-ower-logo.product_59>i,.mobile .hotgameBox .itemLogo.product_59,.mobile .user-gamelist .list-game.product_59 span{background-image:url(/_nuxt/img/product_59.8ff3dc7.png)}.mobile .game-wrap .game-group.product_59:before{background:url(/_nuxt/img/product_59.8ff3dc7.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_60>i,.desktop .idxgame .idg_logo.product_60{background-image:url(/_nuxt/img/product_60.a986213.webp)}.mobile .game-menu .game-ower-logo.product_60>i,.mobile .hotgameBox .itemLogo.product_60,.mobile .user-gamelist .list-game.product_60 span{background-image:url(/_nuxt/img/product_60.99dfe91.png)}.mobile .game-wrap .game-group.product_60:before{background:url(/_nuxt/img/product_60.99dfe91.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_61>i,.desktop .idxgame .idg_logo.product_61{background-image:url(/_nuxt/img/product_61.a9b5dd9.webp)}.mobile .game-menu .game-ower-logo.product_61>i,.mobile .hotgameBox .itemLogo.product_61,.mobile .user-gamelist .list-game.product_61 span{background-image:url(/_nuxt/img/product_61.ff41b0a.png)}.mobile .game-wrap .game-group.product_61:before{background:url(/_nuxt/img/product_61.ff41b0a.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_62>i,.desktop .idxgame .idg_logo.product_62{background-image:url(/_nuxt/img/product_62.af38c57.webp)}.mobile .game-menu .game-ower-logo.product_62>i,.mobile .hotgameBox .itemLogo.product_62,.mobile .user-gamelist .list-game.product_62 span{background-image:url(/_nuxt/img/product_62.7a22700.png)}.mobile .game-wrap .game-group.product_62:before{background:url(/_nuxt/img/product_62.7a22700.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_63>i,.desktop .idxgame .idg_logo.product_63{background-image:url(/_nuxt/img/product_63.43e71ef.webp)}.mobile .game-menu .game-ower-logo.product_63>i,.mobile .hotgameBox .itemLogo.product_63,.mobile .user-gamelist .list-game.product_63 span{background-image:url(/_nuxt/img/product_63.defc3cc.png)}.mobile .game-wrap .game-group.product_63:before{background:url(/_nuxt/img/product_63.defc3cc.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_64>i,.desktop .idxgame .idg_logo.product_64{background-image:url(/_nuxt/img/product_64.a26ac84.webp)}.mobile .game-menu .game-ower-logo.product_64>i,.mobile .hotgameBox .itemLogo.product_64,.mobile .user-gamelist .list-game.product_64 span{background-image:url(/_nuxt/img/product_64.79919b6.png)}.mobile .game-wrap .game-group.product_64:before{background:url(/_nuxt/img/product_64.79919b6.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_65>i,.desktop .idxgame .idg_logo.product_65{background-image:url(/_nuxt/img/product_65.f60ee3f.webp)}.mobile .game-menu .game-ower-logo.product_65>i,.mobile .hotgameBox .itemLogo.product_65,.mobile .user-gamelist .list-game.product_65 span{background-image:url(/_nuxt/img/product_65.14ff4ca.png)}.mobile .game-wrap .game-group.product_65:before{background:url(/_nuxt/img/product_65.14ff4ca.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_66>i,.desktop .idxgame .idg_logo.product_66{background-image:url(/_nuxt/img/product_66.fbe10ae.webp)}.mobile .game-menu .game-ower-logo.product_66>i,.mobile .hotgameBox .itemLogo.product_66,.mobile .user-gamelist .list-game.product_66 span{background-image:url(/_nuxt/img/product_66.639ce8b.png)}.mobile .game-wrap .game-group.product_66:before{background:url(/_nuxt/img/product_66.639ce8b.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_67>i,.desktop .idxgame .idg_logo.product_67{background-image:url(/_nuxt/img/product_67.4eb3800.webp)}.mobile .game-menu .game-ower-logo.product_67>i,.mobile .hotgameBox .itemLogo.product_67,.mobile .user-gamelist .list-game.product_67 span{background-image:url(/_nuxt/img/product_67.550ae59.png)}.mobile .game-wrap .game-group.product_67:before{background:url(/_nuxt/img/product_67.550ae59.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_68>i,.desktop .idxgame .idg_logo.product_68{background-image:url(/_nuxt/img/product_68.15a00af.webp)}.mobile .game-menu .game-ower-logo.product_68>i,.mobile .hotgameBox .itemLogo.product_68,.mobile .user-gamelist .list-game.product_68 span{background-image:url(/_nuxt/img/product_68.8fb4c1c.png)}.mobile .game-wrap .game-group.product_68:before{background:url(/_nuxt/img/product_68.8fb4c1c.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_69>i,.desktop .idxgame .idg_logo.product_69{background-image:url(/_nuxt/img/product_69.f2e3585.webp)}.mobile .game-menu .game-ower-logo.product_69>i,.mobile .hotgameBox .itemLogo.product_69,.mobile .user-gamelist .list-game.product_69 span{background-image:url(/_nuxt/img/product_69.f8193de.png)}.mobile .game-wrap .game-group.product_69:before{background:url(/_nuxt/img/product_69.f8193de.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_70>i,.desktop .idxgame .idg_logo.product_70{background-image:url(/_nuxt/img/product_70.95a8dac.webp)}.mobile .game-menu .game-ower-logo.product_70>i,.mobile .hotgameBox .itemLogo.product_70,.mobile .user-gamelist .list-game.product_70 span{background-image:url(/_nuxt/img/product_70.5bd461c.png)}.mobile .game-wrap .game-group.product_70:before{background:url(/_nuxt/img/product_70.5bd461c.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_71>i,.desktop .idxgame .idg_logo.product_71{background-image:url(/_nuxt/img/product_71.ee576a8.webp)}.mobile .game-menu .game-ower-logo.product_71>i,.mobile .hotgameBox .itemLogo.product_71,.mobile .user-gamelist .list-game.product_71 span{background-image:url(/_nuxt/img/product_71.1c32ab5.png)}.mobile .game-wrap .game-group.product_71:before{background:url(/_nuxt/img/product_71.1c32ab5.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_72>i,.desktop .idxgame .idg_logo.product_72{background-image:url(/_nuxt/img/product_72.d32bbd0.webp)}.mobile .game-menu .game-ower-logo.product_72>i,.mobile .hotgameBox .itemLogo.product_72,.mobile .user-gamelist .list-game.product_72 span{background-image:url(/_nuxt/img/product_72.9faf408.png)}.mobile .game-wrap .game-group.product_72:before{background:url(/_nuxt/img/product_72.9faf408.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_73>i,.desktop .idxgame .idg_logo.product_73{background-image:url(/_nuxt/img/product_73.9d2ee0c.webp)}.mobile .game-menu .game-ower-logo.product_73>i,.mobile .hotgameBox .itemLogo.product_73,.mobile .user-gamelist .list-game.product_73 span{background-image:url(/_nuxt/img/product_73.d0bcde3.png)}.mobile .game-wrap .game-group.product_73:before{background:url(/_nuxt/img/product_73.d0bcde3.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_74>i,.desktop .idxgame .idg_logo.product_74{background-image:url(/_nuxt/img/product_74.c48b2da.webp)}.mobile .game-menu .game-ower-logo.product_74>i,.mobile .hotgameBox .itemLogo.product_74,.mobile .user-gamelist .list-game.product_74 span{background-image:url(/_nuxt/img/product_74.1df82e0.png)}.mobile .game-wrap .game-group.product_74:before{background:url(/_nuxt/img/product_74.1df82e0.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_75>i,.desktop .idxgame .idg_logo.product_75{background-image:url(/_nuxt/img/product_75.ce0d778.webp)}.mobile .game-menu .game-ower-logo.product_75>i,.mobile .hotgameBox .itemLogo.product_75,.mobile .user-gamelist .list-game.product_75 span{background-image:url(/_nuxt/img/product_75.e463898.png)}.mobile .game-wrap .game-group.product_75:before{background:url(/_nuxt/img/product_75.e463898.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_76>i,.desktop .idxgame .idg_logo.product_76{background-image:url(/_nuxt/img/product_76.6485e7c.webp)}.mobile .game-menu .game-ower-logo.product_76>i,.mobile .hotgameBox .itemLogo.product_76,.mobile .user-gamelist .list-game.product_76 span{background-image:url(/_nuxt/img/product_76.b78a485.png)}.mobile .game-wrap .game-group.product_76:before{background:url(/_nuxt/img/product_76.b78a485.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_77>i,.desktop .idxgame .idg_logo.product_77{background-image:url(/_nuxt/img/product_77.8d05e10.webp)}.mobile .game-menu .game-ower-logo.product_77>i,.mobile .hotgameBox .itemLogo.product_77,.mobile .user-gamelist .list-game.product_77 span{background-image:url(/_nuxt/img/product_77.7ae667e.png)}.mobile .game-wrap .game-group.product_77:before{background:url(/_nuxt/img/product_77.7ae667e.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_78>i,.desktop .idxgame .idg_logo.product_78{background-image:url(/_nuxt/img/product_78.e51891a.webp)}.mobile .game-menu .game-ower-logo.product_78>i,.mobile .hotgameBox .itemLogo.product_78,.mobile .user-gamelist .list-game.product_78 span{background-image:url(/_nuxt/img/product_78.ff0fd66.png)}.mobile .game-wrap .game-group.product_78:before{background:url(/_nuxt/img/product_78.ff0fd66.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_79>i,.desktop .idxgame .idg_logo.product_79{background-image:url(/_nuxt/img/product_79.8719f56.webp)}.mobile .game-menu .game-ower-logo.product_79>i,.mobile .hotgameBox .itemLogo.product_79,.mobile .user-gamelist .list-game.product_79 span{background-image:url(/_nuxt/img/product_79.b80b81f.png)}.mobile .game-wrap .game-group.product_79:before{background:url(/_nuxt/img/product_79.b80b81f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_80>i,.desktop .idxgame .idg_logo.product_80{background-image:url(/_nuxt/img/product_80.651ff49.webp)}.mobile .game-menu .game-ower-logo.product_80>i,.mobile .hotgameBox .itemLogo.product_80,.mobile .user-gamelist .list-game.product_80 span{background-image:url(/_nuxt/img/product_80.d2847b6.png)}.mobile .game-wrap .game-group.product_80:before{background:url(/_nuxt/img/product_80.d2847b6.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_81>i,.desktop .idxgame .idg_logo.product_81{background-image:url(/_nuxt/img/product_81.20f4d86.webp)}.mobile .game-menu .game-ower-logo.product_81>i,.mobile .hotgameBox .itemLogo.product_81,.mobile .user-gamelist .list-game.product_81 span{background-image:url(/_nuxt/img/product_81.f97d71f.png)}.mobile .game-wrap .game-group.product_81:before{background:url(/_nuxt/img/product_81.f97d71f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_82>i,.desktop .idxgame .idg_logo.product_82{background-image:url(/_nuxt/img/product_82.d180196.webp)}.mobile .game-menu .game-ower-logo.product_82>i,.mobile .hotgameBox .itemLogo.product_82,.mobile .user-gamelist .list-game.product_82 span{background-image:url(/_nuxt/img/product_82.7b49a20.png)}.mobile .game-wrap .game-group.product_82:before{background:url(/_nuxt/img/product_82.7b49a20.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_83>i,.desktop .idxgame .idg_logo.product_83{background-image:url(/_nuxt/img/product_83.6d8eb42.webp)}.mobile .game-menu .game-ower-logo.product_83>i,.mobile .hotgameBox .itemLogo.product_83,.mobile .user-gamelist .list-game.product_83 span{background-image:url(/_nuxt/img/product_83.0880832.png)}.mobile .game-wrap .game-group.product_83:before{background:url(/_nuxt/img/product_83.0880832.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_84>i,.desktop .idxgame .idg_logo.product_84{background-image:url(/_nuxt/img/product_84.4ae9739.webp)}.mobile .game-menu .game-ower-logo.product_84>i,.mobile .hotgameBox .itemLogo.product_84,.mobile .user-gamelist .list-game.product_84 span{background-image:url(/_nuxt/img/product_84.45d14f3.png)}.mobile .game-wrap .game-group.product_84:before{background:url(/_nuxt/img/product_84.45d14f3.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_85>i,.desktop .idxgame .idg_logo.product_85{background-image:url(/_nuxt/img/product_85.7280cfb.webp)}.mobile .game-menu .game-ower-logo.product_85>i,.mobile .hotgameBox .itemLogo.product_85,.mobile .user-gamelist .list-game.product_85 span{background-image:url(/_nuxt/img/product_85.c9320d4.png)}.mobile .game-wrap .game-group.product_85:before{background:url(/_nuxt/img/product_85.c9320d4.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_86>i,.desktop .idxgame .idg_logo.product_86{background-image:url(/_nuxt/img/product_86.4b9883f.webp)}.mobile .game-menu .game-ower-logo.product_86>i,.mobile .hotgameBox .itemLogo.product_86,.mobile .user-gamelist .list-game.product_86 span{background-image:url(/_nuxt/img/product_86.d317aed.png)}.mobile .game-wrap .game-group.product_86:before{background:url(/_nuxt/img/product_86.d317aed.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_87>i,.desktop .idxgame .idg_logo.product_87{background-image:url(/_nuxt/img/product_87.d4215ac.webp)}.mobile .game-menu .game-ower-logo.product_87>i,.mobile .hotgameBox .itemLogo.product_87,.mobile .user-gamelist .list-game.product_87 span{background-image:url(/_nuxt/img/product_87.41730c5.png)}.mobile .game-wrap .game-group.product_87:before{background:url(/_nuxt/img/product_87.41730c5.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_88>i,.desktop .idxgame .idg_logo.product_88{background-image:url(/_nuxt/img/product_88.6d8eb42.webp)}.mobile .game-menu .game-ower-logo.product_88>i,.mobile .hotgameBox .itemLogo.product_88,.mobile .user-gamelist .list-game.product_88 span{background-image:url(/_nuxt/img/product_88.2f0f3c0.png)}.mobile .game-wrap .game-group.product_88:before{background:url(/_nuxt/img/product_88.2f0f3c0.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_89>i,.desktop .idxgame .idg_logo.product_89{background-image:url(/_nuxt/img/product_89.cad0fce.webp)}.mobile .game-menu .game-ower-logo.product_89>i,.mobile .hotgameBox .itemLogo.product_89,.mobile .user-gamelist .list-game.product_89 span{background-image:url(/_nuxt/img/product_89.a3f3999.png)}.mobile .game-wrap .game-group.product_89:before{background:url(/_nuxt/img/product_89.a3f3999.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_90>i,.desktop .idxgame .idg_logo.product_90{background-image:url(/_nuxt/img/product_90.6214eb9.webp)}.mobile .game-menu .game-ower-logo.product_90>i,.mobile .hotgameBox .itemLogo.product_90,.mobile .user-gamelist .list-game.product_90 span{background-image:url(/_nuxt/img/product_90.eee3b44.png)}.mobile .game-wrap .game-group.product_90:before{background:url(/_nuxt/img/product_90.eee3b44.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_91>i,.desktop .idxgame .idg_logo.product_91{background-image:url(/_nuxt/img/product_91.671a37a.webp)}.mobile .game-menu .game-ower-logo.product_91>i,.mobile .hotgameBox .itemLogo.product_91,.mobile .user-gamelist .list-game.product_91 span{background-image:url(/_nuxt/img/product_91.480afea.png)}.mobile .game-wrap .game-group.product_91:before{background:url(/_nuxt/img/product_91.480afea.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_92>i,.desktop .idxgame .idg_logo.product_92{background-image:url(/_nuxt/img/product_92.d3785b1.webp)}.mobile .game-menu .game-ower-logo.product_92>i,.mobile .hotgameBox .itemLogo.product_92,.mobile .user-gamelist .list-game.product_92 span{background-image:url(/_nuxt/img/product_92.511998f.png)}.mobile .game-wrap .game-group.product_92:before{background:url(/_nuxt/img/product_92.511998f.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_93>i,.desktop .idxgame .idg_logo.product_93{background-image:url(/_nuxt/img/product_93.af73f9c.webp)}.mobile .game-menu .game-ower-logo.product_93>i,.mobile .hotgameBox .itemLogo.product_93,.mobile .user-gamelist .list-game.product_93 span{background-image:url(/_nuxt/img/product_93.7970480.png)}.mobile .game-wrap .game-group.product_93:before{background:url(/_nuxt/img/product_93.7970480.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_94>i,.desktop .idxgame .idg_logo.product_94{background-image:url(/_nuxt/img/product_94.5455a8d.webp)}.mobile .game-menu .game-ower-logo.product_94>i,.mobile .hotgameBox .itemLogo.product_94,.mobile .user-gamelist .list-game.product_94 span{background-image:url(/_nuxt/img/product_94.c45d0c5.png)}.mobile .game-wrap .game-group.product_94:before{background:url(/_nuxt/img/product_94.c45d0c5.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_95>i,.desktop .idxgame .idg_logo.product_95{background-image:url(/_nuxt/img/product_95.bfb7a74.webp)}.mobile .game-menu .game-ower-logo.product_95>i,.mobile .hotgameBox .itemLogo.product_95,.mobile .user-gamelist .list-game.product_95 span{background-image:url(/_nuxt/img/product_95.e3c794b.png)}.mobile .game-wrap .game-group.product_95:before{background:url(/_nuxt/img/product_95.e3c794b.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_96>i,.desktop .idxgame .idg_logo.product_96{background-image:url(data:image/webp;base64,UklGRgwBAABXRUJQVlA4WAoAAAAQAAAAvQEA3QAAQUxQSAkAAAABBxAREYiI/gcAVlA4INwAAABQGACdASq+Ad4APkkkkUaioiGhICgAUAkJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snH8AAD+//EsAAAAAAAAAAAAAAAA)}.mobile .game-menu .game-ower-logo.product_96>i,.mobile .hotgameBox .itemLogo.product_96,.mobile .user-gamelist .list-game.product_96 span{background-image:url(/_nuxt/img/product_96.2a0e1c2.png)}.mobile .game-wrap .game-group.product_96:before{background:url(/_nuxt/img/product_96.2a0e1c2.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_97>i,.desktop .idxgame .idg_logo.product_97{background-image:url(/_nuxt/img/product_97.e51891a.webp)}.mobile .game-menu .game-ower-logo.product_97>i,.mobile .hotgameBox .itemLogo.product_97,.mobile .user-gamelist .list-game.product_97 span{background-image:url(/_nuxt/img/product_97.ff0fd66.png)}.mobile .game-wrap .game-group.product_97:before{background:url(/_nuxt/img/product_97.ff0fd66.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_98>i,.desktop .idxgame .idg_logo.product_98{background-image:url(/_nuxt/img/product_98.bd2a535.webp)}.mobile .game-menu .game-ower-logo.product_98>i,.mobile .hotgameBox .itemLogo.product_98,.mobile .user-gamelist .list-game.product_98 span{background-image:url(/_nuxt/img/product_98.f856de1.png)}.mobile .game-wrap .game-group.product_98:before{background:url(/_nuxt/img/product_98.f856de1.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_99>i,.desktop .idxgame .idg_logo.product_99{background-image:url(data:image/webp;base64,UklGRgwBAABXRUJQVlA4WAoAAAAQAAAAvQEA3QAAQUxQSAkAAAABBxAREYiI/gcAVlA4INwAAABQGACdASq+Ad4APkkkkUaioiGhICgAUAkJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snH8AAD+//EsAAAAAAAAAAAAAAAA)}.mobile .game-menu .game-ower-logo.product_99>i,.mobile .hotgameBox .itemLogo.product_99,.mobile .user-gamelist .list-game.product_99 span{background-image:url(/_nuxt/img/product_99.2a0e1c2.png)}.mobile .game-wrap .game-group.product_99:before{background:url(/_nuxt/img/product_99.2a0e1c2.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_100>i,.desktop .idxgame .idg_logo.product_100{background-image:url(/_nuxt/img/product_100.24b9796.webp)}.mobile .game-menu .game-ower-logo.product_100>i,.mobile .hotgameBox .itemLogo.product_100,.mobile .user-gamelist .list-game.product_100 span{background-image:url(/_nuxt/img/product_100.afe6380.png)}.mobile .game-wrap .game-group.product_100:before{background:url(/_nuxt/img/product_100.afe6380.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_101>i,.desktop .idxgame .idg_logo.product_101{background-image:url(/_nuxt/img/product_101.56846ba.webp)}.mobile .game-menu .game-ower-logo.product_101>i,.mobile .hotgameBox .itemLogo.product_101,.mobile .user-gamelist .list-game.product_101 span{background-image:url(/_nuxt/img/product_101.8eff0f7.png)}.mobile .game-wrap .game-group.product_101:before{background:url(/_nuxt/img/product_101.8eff0f7.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_102>i,.desktop .idxgame .idg_logo.product_102{background-image:url(/_nuxt/img/product_102.741c69f.webp)}.mobile .game-menu .game-ower-logo.product_102>i,.mobile .hotgameBox .itemLogo.product_102,.mobile .user-gamelist .list-game.product_102 span{background-image:url(/_nuxt/img/product_102.b4c22bc.png)}.mobile .game-wrap .game-group.product_102:before{background:url(/_nuxt/img/product_102.b4c22bc.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_103>i,.desktop .idxgame .idg_logo.product_103{background-image:url(/_nuxt/img/product_103.cad0fce.webp)}.mobile .game-menu .game-ower-logo.product_103>i,.mobile .hotgameBox .itemLogo.product_103,.mobile .user-gamelist .list-game.product_103 span{background-image:url(/_nuxt/img/product_103.a3f3999.png)}.mobile .game-wrap .game-group.product_103:before{background:url(/_nuxt/img/product_103.a3f3999.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_104>i,.desktop .idxgame .idg_logo.product_104{background-image:url(/_nuxt/img/product_104.2b98c9a.webp)}.mobile .game-menu .game-ower-logo.product_104>i,.mobile .hotgameBox .itemLogo.product_104,.mobile .user-gamelist .list-game.product_104 span{background-image:url(/_nuxt/img/product_104.a3f036c.png)}.mobile .game-wrap .game-group.product_104:before{background:url(/_nuxt/img/product_104.a3f036c.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_105>i,.desktop .idxgame .idg_logo.product_105{background-image:url(/_nuxt/img/product_105.351bc51.webp)}.mobile .game-menu .game-ower-logo.product_105>i,.mobile .hotgameBox .itemLogo.product_105,.mobile .user-gamelist .list-game.product_105 span{background-image:url(/_nuxt/img/product_105.19a3987.png)}.mobile .game-wrap .game-group.product_105:before{background:url(/_nuxt/img/product_105.19a3987.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_106>i,.desktop .idxgame .idg_logo.product_106{background-image:url(/_nuxt/img/product_106.ee576a8.webp)}.mobile .game-menu .game-ower-logo.product_106>i,.mobile .hotgameBox .itemLogo.product_106,.mobile .user-gamelist .list-game.product_106 span{background-image:url(/_nuxt/img/product_106.1c32ab5.png)}.mobile .game-wrap .game-group.product_106:before{background:url(/_nuxt/img/product_106.1c32ab5.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_107>i,.desktop .idxgame .idg_logo.product_107{background-image:url(/_nuxt/img/product_107.d32bbd0.webp)}.mobile .game-menu .game-ower-logo.product_107>i,.mobile .hotgameBox .itemLogo.product_107,.mobile .user-gamelist .list-game.product_107 span{background-image:url(/_nuxt/img/product_107.9faf408.png)}.mobile .game-wrap .game-group.product_107:before{background:url(/_nuxt/img/product_107.9faf408.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_108>i,.desktop .idxgame .idg_logo.product_108{background-image:url(/_nuxt/img/product_108.9d2ee0c.webp)}.mobile .game-menu .game-ower-logo.product_108>i,.mobile .hotgameBox .itemLogo.product_108,.mobile .user-gamelist .list-game.product_108 span{background-image:url(/_nuxt/img/product_108.d0bcde3.png)}.mobile .game-wrap .game-group.product_108:before{background:url(/_nuxt/img/product_108.d0bcde3.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_109>i,.desktop .idxgame .idg_logo.product_109{background-image:url(/_nuxt/img/product_109.ce0d778.webp)}.mobile .game-menu .game-ower-logo.product_109>i,.mobile .hotgameBox .itemLogo.product_109,.mobile .user-gamelist .list-game.product_109 span{background-image:url(/_nuxt/img/product_109.e463898.png)}.mobile .game-wrap .game-group.product_109:before{background:url(/_nuxt/img/product_109.e463898.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_110>i,.desktop .idxgame .idg_logo.product_110{background-image:url(/_nuxt/img/product_110.e51891a.webp)}.mobile .game-menu .game-ower-logo.product_110>i,.mobile .hotgameBox .itemLogo.product_110,.mobile .user-gamelist .list-game.product_110 span{background-image:url(/_nuxt/img/product_110.ff0fd66.png)}.mobile .game-wrap .game-group.product_110:before{background:url(/_nuxt/img/product_110.ff0fd66.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_111>i,.desktop .idxgame .idg_logo.product_111{background-image:url(/_nuxt/img/product_111.24b9796.webp)}.mobile .game-menu .game-ower-logo.product_111>i,.mobile .hotgameBox .itemLogo.product_111,.mobile .user-gamelist .list-game.product_111 span{background-image:url(/_nuxt/img/product_111.afe6380.png)}.mobile .game-wrap .game-group.product_111:before{background:url(/_nuxt/img/product_111.afe6380.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_112>i,.desktop .idxgame .idg_logo.product_112{background-image:url(/_nuxt/img/product_112.56846ba.webp)}.mobile .game-menu .game-ower-logo.product_112>i,.mobile .hotgameBox .itemLogo.product_112,.mobile .user-gamelist .list-game.product_112 span{background-image:url(/_nuxt/img/product_112.8eff0f7.png)}.mobile .game-wrap .game-group.product_112:before{background:url(/_nuxt/img/product_112.8eff0f7.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_113>i,.desktop .idxgame .idg_logo.product_113{background-image:url(/_nuxt/img/product_113.38e155a.webp)}.mobile .game-menu .game-ower-logo.product_113>i,.mobile .hotgameBox .itemLogo.product_113,.mobile .user-gamelist .list-game.product_113 span{background-image:url(/_nuxt/img/product_113.582f5dc.png)}.mobile .game-wrap .game-group.product_113:before{background:url(/_nuxt/img/product_113.582f5dc.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_114>i,.desktop .idxgame .idg_logo.product_114{background-image:url(/_nuxt/img/product_114.8939a6c.webp)}.mobile .game-menu .game-ower-logo.product_114>i,.mobile .hotgameBox .itemLogo.product_114,.mobile .user-gamelist .list-game.product_114 span{background-image:url(/_nuxt/img/product_114.d529e64.png)}.mobile .game-wrap .game-group.product_114:before{background:url(/_nuxt/img/product_114.d529e64.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_115>i,.desktop .idxgame .idg_logo.product_115{background-image:url(/_nuxt/img/product_115.901d4b8.webp)}.mobile .game-menu .game-ower-logo.product_115>i,.mobile .hotgameBox .itemLogo.product_115,.mobile .user-gamelist .list-game.product_115 span{background-image:url(/_nuxt/img/product_115.fda0a51.png)}.mobile .game-wrap .game-group.product_115:before{background:url(/_nuxt/img/product_115.fda0a51.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_116>i,.desktop .idxgame .idg_logo.product_116{background-image:url(/_nuxt/img/product_116.5f23986.webp)}.mobile .game-menu .game-ower-logo.product_116>i,.mobile .hotgameBox .itemLogo.product_116,.mobile .user-gamelist .list-game.product_116 span{background-image:url(/_nuxt/img/product_116.12fda0d.png)}.mobile .game-wrap .game-group.product_116:before{background:url(/_nuxt/img/product_116.12fda0d.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_117>i,.desktop .idxgame .idg_logo.product_117{background-image:url(/_nuxt/img/product_117.827d0d5.webp)}.mobile .game-menu .game-ower-logo.product_117>i,.mobile .hotgameBox .itemLogo.product_117,.mobile .user-gamelist .list-game.product_117 span{background-image:url(/_nuxt/img/product_117.9d8f5ec.png)}.mobile .game-wrap .game-group.product_117:before{background:url(/_nuxt/img/product_117.9d8f5ec.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_118>i,.desktop .idxgame .idg_logo.product_118{background-image:url(/_nuxt/img/product_118.34afa24.webp)}.mobile .game-menu .game-ower-logo.product_118>i,.mobile .hotgameBox .itemLogo.product_118,.mobile .user-gamelist .list-game.product_118 span{background-image:url(/_nuxt/img/product_118.c7ffbee.png)}.mobile .game-wrap .game-group.product_118:before{background:url(/_nuxt/img/product_118.c7ffbee.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_119>i,.desktop .idxgame .idg_logo.product_119{background-image:url(/_nuxt/img/product_119.a8fd398.webp)}.mobile .game-menu .game-ower-logo.product_119>i,.mobile .hotgameBox .itemLogo.product_119,.mobile .user-gamelist .list-game.product_119 span{background-image:url(/_nuxt/img/product_119.ec6689b.png)}.mobile .game-wrap .game-group.product_119:before{background:url(/_nuxt/img/product_119.ec6689b.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_120>i,.desktop .idxgame .idg_logo.product_120{background-image:url(/_nuxt/img/product_120.a8fd398.webp)}.mobile .game-menu .game-ower-logo.product_120>i,.mobile .hotgameBox .itemLogo.product_120,.mobile .user-gamelist .list-game.product_120 span{background-image:url(/_nuxt/img/product_120.ec6689b.png)}.mobile .game-wrap .game-group.product_120:before{background:url(/_nuxt/img/product_120.ec6689b.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_121>i,.desktop .idxgame .idg_logo.product_121{background-image:url(/_nuxt/img/product_121.741c69f.webp)}.mobile .game-menu .game-ower-logo.product_121>i,.mobile .hotgameBox .itemLogo.product_121,.mobile .user-gamelist .list-game.product_121 span{background-image:url(/_nuxt/img/product_121.b4c22bc.png)}.mobile .game-wrap .game-group.product_121:before{background:url(/_nuxt/img/product_121.b4c22bc.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_122>i,.desktop .idxgame .idg_logo.product_122{background-image:url(/_nuxt/img/product_122.4b72a87.webp)}.mobile .game-menu .game-ower-logo.product_122>i,.mobile .hotgameBox .itemLogo.product_122,.mobile .user-gamelist .list-game.product_122 span{background-image:url(/_nuxt/img/product_122.41049aa.png)}.mobile .game-wrap .game-group.product_122:before{background:url(/_nuxt/img/product_122.41049aa.png) no-repeat 50%/auto 100%}.desktop .game-menu .game-ower-logo.product_123>i,.desktop .idxgame .idg_logo.product_123{background-image:url(/_nuxt/img/product_123.0b1a092.webp)}.mobile .game-menu .game-ower-logo.product_123>i,.mobile .hotgameBox .itemLogo.product_123,.mobile .user-gamelist .list-game.product_123 span{background-image:url(/_nuxt/img/product_123.4031aac.png)}.mobile .game-wrap .game-group.product_123:before{background:url(/_nuxt/img/product_123.4031aac.png) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group[class*=product_]{background-color:transparent}.desktop .game-list.one-piece .game-group[class*=product_],.desktop .game-list.one-piece .game-group[class*=product_] .game-logo{background-position:50%;background-repeat:no-repeat;background-size:contain}.desktop .game-list.chess .game-group[class*=product_]:before,.desktop .game-list.lotto .game-group[class*=product_]:before,.desktop .game-list.sport .game-group[class*=product_]:before{content:"";width:23.85%;padding-bottom:50%;background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;top:50%;left:2%;transform:translateY(-50%)}.desktop .game-list.one-piece .game-group.product_1{background-image:url(/_nuxt/img/product_1.cbc649a.webp)}.desktop .game-list.chess .game-group.product_1:before,.desktop .game-list.lotto .game-group.product_1:before,.desktop .game-list.one-piece .game-group.product_1 .game-logo,.desktop .game-list.sport .game-group.product_1:before{background-image:url(/_nuxt/img/product_1.19f22dd.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_1{background:url(/_nuxt/img/product_1.3284ba8.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_1.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_1.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_2{background-image:url(/_nuxt/img/product_2.d1ea986.webp)}.desktop .game-list.chess .game-group.product_2:before,.desktop .game-list.lotto .game-group.product_2:before,.desktop .game-list.one-piece .game-group.product_2 .game-logo,.desktop .game-list.sport .game-group.product_2:before{background-image:url(/_nuxt/img/product_2.944cd42.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_2{background:url(/_nuxt/img/product_2.b447303.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_2.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_2.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_3{background-image:url(/_nuxt/img/product_3.a2e1fe5.webp)}.desktop .game-list.chess .game-group.product_3:before,.desktop .game-list.lotto .game-group.product_3:before,.desktop .game-list.one-piece .game-group.product_3 .game-logo,.desktop .game-list.sport .game-group.product_3:before{background-image:url(/_nuxt/img/product_3.5bf0685.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_3{background:url(/_nuxt/img/product_3.16264a5.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_3.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_3.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_4{background-image:url(/_nuxt/img/product_4.2d347ab.webp)}.desktop .game-list.chess .game-group.product_4:before,.desktop .game-list.lotto .game-group.product_4:before,.desktop .game-list.one-piece .game-group.product_4 .game-logo,.desktop .game-list.sport .game-group.product_4:before{background-image:url(/_nuxt/img/product_4.0e8d8f3.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_4{background:url(/_nuxt/img/product_4.2f0fddf.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_4.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_4.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_6{background-image:url(/_nuxt/img/product_6.3292e54.webp)}.desktop .game-list.chess .game-group.product_6:before,.desktop .game-list.lotto .game-group.product_6:before,.desktop .game-list.one-piece .game-group.product_6 .game-logo,.desktop .game-list.sport .game-group.product_6:before{background-image:url(/_nuxt/img/product_6.386b7e6.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_6{background:url(/_nuxt/img/product_6.c400f78.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_6.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_6.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_7{background-image:url(/_nuxt/img/product_7.998d61e.webp)}.desktop .game-list.chess .game-group.product_7:before,.desktop .game-list.lotto .game-group.product_7:before,.desktop .game-list.one-piece .game-group.product_7 .game-logo,.desktop .game-list.sport .game-group.product_7:before{background-image:url(/_nuxt/img/product_7.10e3cab.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_7{background:url(/_nuxt/img/product_7.7e69298.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_7.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_7.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_11{background-image:url(/_nuxt/img/product_11.a4839c0.webp)}.desktop .game-list.chess .game-group.product_11:before,.desktop .game-list.lotto .game-group.product_11:before,.desktop .game-list.one-piece .game-group.product_11 .game-logo,.desktop .game-list.sport .game-group.product_11:before{background-image:url(/_nuxt/img/product_11.f4e9581.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_11{background:url(/_nuxt/img/product_11.5719032.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_11.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_11.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_13{background-image:url(/_nuxt/img/product_13.d83687e.webp)}.desktop .game-list.chess .game-group.product_13:before,.desktop .game-list.lotto .game-group.product_13:before,.desktop .game-list.one-piece .game-group.product_13 .game-logo,.desktop .game-list.sport .game-group.product_13:before{background-image:url(/_nuxt/img/product_13.82452ba.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_13{background:url(/_nuxt/img/product_13.24bebd4.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_13.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_13.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_24{background-image:url(/_nuxt/img/product_24.7e06537.webp)}.desktop .game-list.chess .game-group.product_24:before,.desktop .game-list.lotto .game-group.product_24:before,.desktop .game-list.one-piece .game-group.product_24 .game-logo,.desktop .game-list.sport .game-group.product_24:before{background-image:url(/_nuxt/img/product_24.ee576a8.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_24{background:url(/_nuxt/img/product_24.1ce27c6.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_24.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_24.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_25{background-image:url(/_nuxt/img/product_25.f65d040.webp)}.desktop .game-list.chess .game-group.product_25:before,.desktop .game-list.lotto .game-group.product_25:before,.desktop .game-list.one-piece .game-group.product_25 .game-logo,.desktop .game-list.sport .game-group.product_25:before{background-image:url(/_nuxt/img/product_25.d32bbd0.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_25{background:url(/_nuxt/img/product_25.8201b9d.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_25.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_25.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_27{background-image:url(/_nuxt/img/product_27.f32d944.webp)}.desktop .game-list.chess .game-group.product_27:before,.desktop .game-list.lotto .game-group.product_27:before,.desktop .game-list.one-piece .game-group.product_27 .game-logo,.desktop .game-list.sport .game-group.product_27:before{background-image:url(/_nuxt/img/product_27.c48b2da.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_27{background:url(/_nuxt/img/product_27.177c165.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_27.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_27.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_29{background-image:url(/_nuxt/img/product_29.c1ab76b.webp)}.desktop .game-list.chess .game-group.product_29:before,.desktop .game-list.lotto .game-group.product_29:before,.desktop .game-list.one-piece .game-group.product_29 .game-logo,.desktop .game-list.sport .game-group.product_29:before{background-image:url(/_nuxt/img/product_29.fc41b43.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_29{background:url(/_nuxt/img/product_29.1267e41.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_29.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_29.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_52{background-image:url(/_nuxt/img/product_52.3796cc4.webp)}.desktop .game-list.chess .game-group.product_52:before,.desktop .game-list.lotto .game-group.product_52:before,.desktop .game-list.one-piece .game-group.product_52 .game-logo,.desktop .game-list.sport .game-group.product_52:before{background-image:url(/_nuxt/img/product_52.6cdaf15.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_52{background:url(/_nuxt/img/product_52.c75a336.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_52.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_52.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_53{background-image:url(/_nuxt/img/product_53.d82bf38.webp)}.desktop .game-list.chess .game-group.product_53:before,.desktop .game-list.lotto .game-group.product_53:before,.desktop .game-list.one-piece .game-group.product_53 .game-logo,.desktop .game-list.sport .game-group.product_53:before{background-image:url(/_nuxt/img/product_53.0972001.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_53{background:url(/_nuxt/img/product_53.8da8ff6.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_53.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_53.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_66{background-image:url(/_nuxt/img/product_66.af9f41a.webp)}.desktop .game-list.chess .game-group.product_66:before,.desktop .game-list.lotto .game-group.product_66:before,.desktop .game-list.one-piece .game-group.product_66 .game-logo,.desktop .game-list.sport .game-group.product_66:before{background-image:url(/_nuxt/img/product_66.fbe10ae.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_66{background:url(/_nuxt/img/product_66.e919b45.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_66.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_66.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_70{background-image:url(/_nuxt/img/product_70.a5613b5.webp)}.desktop .game-list.chess .game-group.product_70:before,.desktop .game-list.lotto .game-group.product_70:before,.desktop .game-list.one-piece .game-group.product_70 .game-logo,.desktop .game-list.sport .game-group.product_70:before{background-image:url(/_nuxt/img/product_70.95a8dac.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_70{background:url(/_nuxt/img/product_70.b57d929.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_70.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_70.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_71{background-image:url(/_nuxt/img/product_71.7e06537.webp)}.desktop .game-list.chess .game-group.product_71:before,.desktop .game-list.lotto .game-group.product_71:before,.desktop .game-list.one-piece .game-group.product_71 .game-logo,.desktop .game-list.sport .game-group.product_71:before{background-image:url(/_nuxt/img/product_71.ee576a8.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_71{background:url(/_nuxt/img/product_71.1ce27c6.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_71.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_71.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_72{background-image:url(/_nuxt/img/product_72.db59bbc.webp)}.desktop .game-list.chess .game-group.product_72:before,.desktop .game-list.lotto .game-group.product_72:before,.desktop .game-list.one-piece .game-group.product_72 .game-logo,.desktop .game-list.sport .game-group.product_72:before{background-image:url(/_nuxt/img/product_72.d32bbd0.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_72{background:url(/_nuxt/img/product_72.fb71e7f.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_72.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_72.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_74{background-image:url(/_nuxt/img/product_74.f32d944.webp)}.desktop .game-list.chess .game-group.product_74:before,.desktop .game-list.lotto .game-group.product_74:before,.desktop .game-list.one-piece .game-group.product_74 .game-logo,.desktop .game-list.sport .game-group.product_74:before{background-image:url(/_nuxt/img/product_74.c48b2da.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_74{background:url(/_nuxt/img/product_74.177c165.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_74.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_74.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_78{background-image:url(/_nuxt/img/product_78.a4b936b.webp)}.desktop .game-list.chess .game-group.product_78:before,.desktop .game-list.lotto .game-group.product_78:before,.desktop .game-list.one-piece .game-group.product_78 .game-logo,.desktop .game-list.sport .game-group.product_78:before{background-image:url(/_nuxt/img/product_78.e51891a.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_78{background:url(/_nuxt/img/product_78.9bbdf96.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_78.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_78.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_80{background-image:url(/_nuxt/img/product_80.bd96a80.webp)}.desktop .game-list.chess .game-group.product_80:before,.desktop .game-list.lotto .game-group.product_80:before,.desktop .game-list.one-piece .game-group.product_80 .game-logo,.desktop .game-list.sport .game-group.product_80:before{background-image:url(/_nuxt/img/product_80.651ff49.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_80{background:url(/_nuxt/img/product_80.3efaffc.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_80.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_80.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_81{background-image:url(/_nuxt/img/product_81.9d6bdfa.webp)}.desktop .game-list.chess .game-group.product_81:before,.desktop .game-list.lotto .game-group.product_81:before,.desktop .game-list.one-piece .game-group.product_81 .game-logo,.desktop .game-list.sport .game-group.product_81:before{background-image:url(/_nuxt/img/product_81.20f4d86.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_81{background:url(/_nuxt/img/product_81.e9081e6.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_81.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_81.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_86{background-image:url(/_nuxt/img/product_86.13ec8fa.webp)}.desktop .game-list.chess .game-group.product_86:before,.desktop .game-list.lotto .game-group.product_86:before,.desktop .game-list.one-piece .game-group.product_86 .game-logo,.desktop .game-list.sport .game-group.product_86:before{background-image:url(/_nuxt/img/product_86.4b9883f.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_86{background:url(/_nuxt/img/product_86.e7a89ed.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_86.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_86.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_87{background-image:url(/_nuxt/img/product_87.898e891.webp)}.desktop .game-list.chess .game-group.product_87:before,.desktop .game-list.lotto .game-group.product_87:before,.desktop .game-list.one-piece .game-group.product_87 .game-logo,.desktop .game-list.sport .game-group.product_87:before{background-image:url(/_nuxt/img/product_87.d4215ac.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_87{background:url(/_nuxt/img/product_87.5c04546.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_87.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_87.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_89{background-image:url(/_nuxt/img/product_89.8b5d8c0.webp)}.desktop .game-list.chess .game-group.product_89:before,.desktop .game-list.lotto .game-group.product_89:before,.desktop .game-list.one-piece .game-group.product_89 .game-logo,.desktop .game-list.sport .game-group.product_89:before{background-image:url(/_nuxt/img/product_89.cad0fce.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_89{background:url(/_nuxt/img/product_89.1746791.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_89.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_89.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_90{background-image:url(/_nuxt/img/product_90.2580bf6.webp)}.desktop .game-list.chess .game-group.product_90:before,.desktop .game-list.lotto .game-group.product_90:before,.desktop .game-list.one-piece .game-group.product_90 .game-logo,.desktop .game-list.sport .game-group.product_90:before{background-image:url(/_nuxt/img/product_90.6214eb9.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_90{background:url(/_nuxt/img/product_90.eef955f.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_90.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_90.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_94{background-image:url(/_nuxt/img/product_94.7d482fb.webp)}.desktop .game-list.chess .game-group.product_94:before,.desktop .game-list.lotto .game-group.product_94:before,.desktop .game-list.one-piece .game-group.product_94 .game-logo,.desktop .game-list.sport .game-group.product_94:before{background-image:url(/_nuxt/img/product_94.5455a8d.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_94{background:url(/_nuxt/img/product_94.be6c7eb.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_94.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_94.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_95{background-image:url(/_nuxt/img/product_95.b82e008.webp)}.desktop .game-list.chess .game-group.product_95:before,.desktop .game-list.lotto .game-group.product_95:before,.desktop .game-list.one-piece .game-group.product_95 .game-logo,.desktop .game-list.sport .game-group.product_95:before{background-image:url(/_nuxt/img/product_95.bfb7a74.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_95{background:url(/_nuxt/img/product_95.13724ec.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_95.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_95.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_97{background-image:url(/_nuxt/img/product_97.a4b936b.webp)}.desktop .game-list.chess .game-group.product_97:before,.desktop .game-list.lotto .game-group.product_97:before,.desktop .game-list.one-piece .game-group.product_97 .game-logo,.desktop .game-list.sport .game-group.product_97:before{background-image:url(/_nuxt/img/product_97.e51891a.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_97{background:url(/_nuxt/img/product_97.9bbdf96.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_97.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_97.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_98{background-image:url(/_nuxt/img/product_98.e3eb727.webp)}.desktop .game-list.chess .game-group.product_98:before,.desktop .game-list.lotto .game-group.product_98:before,.desktop .game-list.one-piece .game-group.product_98 .game-logo,.desktop .game-list.sport .game-group.product_98:before{background-image:url(/_nuxt/img/product_98.bd2a535.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_98{background:url(/_nuxt/img/product_98.4c696c8.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_98.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_98.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_101{background-image:url(/_nuxt/img/product_101.5b6e147.webp)}.desktop .game-list.chess .game-group.product_101:before,.desktop .game-list.lotto .game-group.product_101:before,.desktop .game-list.one-piece .game-group.product_101 .game-logo,.desktop .game-list.sport .game-group.product_101:before{background-image:url(/_nuxt/img/product_101.56846ba.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_101{background:url(/_nuxt/img/product_101.67396dd.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_101.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_101.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_102{background-image:url(/_nuxt/img/product_102.7ed8398.webp)}.desktop .game-list.chess .game-group.product_102:before,.desktop .game-list.lotto .game-group.product_102:before,.desktop .game-list.one-piece .game-group.product_102 .game-logo,.desktop .game-list.sport .game-group.product_102:before{background-image:url(/_nuxt/img/product_102.741c69f.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_102{background:url(/_nuxt/img/product_102.fa84b88.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_102.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_102.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_103{background-image:url(/_nuxt/img/product_103.8b5d8c0.webp)}.desktop .game-list.chess .game-group.product_103:before,.desktop .game-list.lotto .game-group.product_103:before,.desktop .game-list.one-piece .game-group.product_103 .game-logo,.desktop .game-list.sport .game-group.product_103:before{background-image:url(/_nuxt/img/product_103.cad0fce.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_103{background:url(/_nuxt/img/product_103.1746791.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_103.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_103.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_104{background-image:url(/_nuxt/img/product_104.1612dc1.webp)}.desktop .game-list.chess .game-group.product_104:before,.desktop .game-list.lotto .game-group.product_104:before,.desktop .game-list.one-piece .game-group.product_104 .game-logo,.desktop .game-list.sport .game-group.product_104:before{background-image:url(/_nuxt/img/product_104.2b98c9a.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_104{background:url(/_nuxt/img/product_104.90e5af3.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_104.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_104.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_106{background-image:url(/_nuxt/img/product_106.7e06537.webp)}.desktop .game-list.chess .game-group.product_106:before,.desktop .game-list.lotto .game-group.product_106:before,.desktop .game-list.one-piece .game-group.product_106 .game-logo,.desktop .game-list.sport .game-group.product_106:before{background-image:url(/_nuxt/img/product_106.ee576a8.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_106{background:url(/_nuxt/img/product_106.1ce27c6.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_106.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_106.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_107{background-image:url(/_nuxt/img/product_107.db59bbc.webp)}.desktop .game-list.chess .game-group.product_107:before,.desktop .game-list.lotto .game-group.product_107:before,.desktop .game-list.one-piece .game-group.product_107 .game-logo,.desktop .game-list.sport .game-group.product_107:before{background-image:url(/_nuxt/img/product_107.d32bbd0.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_107{background:url(/_nuxt/img/product_107.fb71e7f.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_107.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_107.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_110{background-image:url(/_nuxt/img/product_110.a4b936b.webp)}.desktop .game-list.chess .game-group.product_110:before,.desktop .game-list.lotto .game-group.product_110:before,.desktop .game-list.one-piece .game-group.product_110 .game-logo,.desktop .game-list.sport .game-group.product_110:before{background-image:url(/_nuxt/img/product_110.e51891a.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_110{background:url(/_nuxt/img/product_110.9bbdf96.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_110.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_110.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_112{background-image:url(/_nuxt/img/product_112.5b6e147.webp)}.desktop .game-list.chess .game-group.product_112:before,.desktop .game-list.lotto .game-group.product_112:before,.desktop .game-list.one-piece .game-group.product_112 .game-logo,.desktop .game-list.sport .game-group.product_112:before{background-image:url(/_nuxt/img/product_112.56846ba.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_112{background:url(/_nuxt/img/product_112.67396dd.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_112.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_112.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_118{background-image:url(/_nuxt/img/product_118.6fe11b8.webp)}.desktop .game-list.chess .game-group.product_118:before,.desktop .game-list.lotto .game-group.product_118:before,.desktop .game-list.one-piece .game-group.product_118 .game-logo,.desktop .game-list.sport .game-group.product_118:before{background-image:url(/_nuxt/img/product_118.34afa24.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_118{background:url(/_nuxt/img/product_118.5647349.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_118.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_118.game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_121{background-image:url(/_nuxt/img/product_121.ebb596d.webp)}.desktop .game-list.chess .game-group.product_121:before,.desktop .game-list.lotto .game-group.product_121:before,.desktop .game-list.one-piece .game-group.product_121 .game-logo,.desktop .game-list.sport .game-group.product_121:before{background-image:url(/_nuxt/img/product_121.741c69f.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_121{background:url(/_nuxt/img/product_121.57e4348.webp);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_121.game-uphold{background:url(data:image/webp;base64,UklGRjoAAABXRUJQVlA4TC0AAAAvnEOiEAcQEREQkCT9/x9G9D/jP//5z3/+85///Oc///nPf/7zn//85z//xwQA) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_121.game-uphold:before{z-index:19}.desktop .game-menu .game-ower-logo.product_42>i,.desktop .idxgame .idg_logo.product_42{background-image:url(/_nuxt/img/product_42.d31ef85.webp)}.mobile .game-menu .game-ower-logo.product_42>i,.mobile .hotgameBox .itemLogo.product_42,.mobile .user-gamelist .list-game.product_42 span{background-image:url(/_nuxt/img/product_42.22f9427.png)}.mobile .game-wrap .game-group.product_42:before{background:url(/_nuxt/img/product_42.22f9427.png) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_42 .game-logo{background-image:url(/_nuxt/img/product_42.22f9427.png)}.fish .game-group .product_42,.fish .game-list.box .product_42,.fish .game-list.more .product_42,.game-list.box .product_42{background-image:url(/_nuxt/img/product_42.d31ef85.webp)}.desktop .game-menu .game-ower-logo.product_52>i,.desktop .idxgame .idg_logo.product_52{background-image:url(/_nuxt/img/product_52.d31ef85.webp)}.mobile .game-menu .game-ower-logo.product_52>i,.mobile .hotgameBox .itemLogo.product_52,.mobile .user-gamelist .list-game.product_52 span{background-image:url(/_nuxt/img/product_52.22f9427.png)}.mobile .game-wrap .game-group.product_52:before{background:url(/_nuxt/img/product_52.22f9427.png) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_52 .game-logo{background-image:url(/_nuxt/img/product_52.22f9427.png)}.fish .game-group .product_52,.fish .game-list.box .product_52,.fish .game-list.more .product_52,.game-list.box .product_52{background-image:url(/_nuxt/img/product_52.d31ef85.webp)}.idex-wrap.mobile .custom-select,.idex-wrap.mobile .input-group .b-form-btn-label-control.dropdown.b-form-datepicker.form-control,.idex-wrap.mobile .user-mod.forgot .custom-select,.idex-wrap.mobile select{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23000'%3E%3Cpath fill-rule='evenodd' d='M12.293 5.293a1 1 0 011.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 011.414-1.414L8 9.586l4.293-4.293z' fill='%23000'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat!important}.icon.icon-android:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-android.9a9a128.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-android.9a9a128.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-android:before,.btn.nav-link.btn-secondary .icon.icon-android:before,.game-list.one-piece .game-btn .icon.icon-android:before,.id-footermenu .nav-link .icon.icon-android:before,.idxUserWallet .btn-last .icon.icon-android:before,.mobile .user-item .icon.icon-android:before,.modal-to .icon.icon-android:before,.on .icon.icon-android:before,.pw-toggle .icon.icon-android:before,.rank .icon.icon-android:before{background:#fff}.form-text.text-muted .icon.icon-android{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-android:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-android:before{background:#bd2130}.input-group-text .icon.icon-android:before,.search .input-group-text .icon.icon-android:before{background:#000}.alert-warning .icon.icon-android:before{background:#856404}.alert-success .icon.icon-android:before{background:#28a745}.icon.icon-altcoin:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-altcoin.88b9a06.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-altcoin.88b9a06.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-altcoin:before,.btn.nav-link.btn-secondary .icon.icon-altcoin:before,.game-list.one-piece .game-btn .icon.icon-altcoin:before,.id-footermenu .nav-link .icon.icon-altcoin:before,.idxUserWallet .btn-last .icon.icon-altcoin:before,.mobile .user-item .icon.icon-altcoin:before,.modal-to .icon.icon-altcoin:before,.on .icon.icon-altcoin:before,.pw-toggle .icon.icon-altcoin:before,.rank .icon.icon-altcoin:before{background:#fff}.form-text.text-muted .icon.icon-altcoin{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-altcoin:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-altcoin:before{background:#bd2130}.input-group-text .icon.icon-altcoin:before,.search .input-group-text .icon.icon-altcoin:before{background:#000}.alert-warning .icon.icon-altcoin:before{background:#856404}.alert-success .icon.icon-altcoin:before{background:#28a745}.icon.icon-arrowdown:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMuNzYgN0wxNiAxNy44NTYgMjguMjQgNyAzMiAxMC4zNDIgMTYgMjQuNTY0IDAgMTAuMzQyeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMuNzYgN0wxNiAxNy44NTYgMjguMjQgNyAzMiAxMC4zNDIgMTYgMjQuNTY0IDAgMTAuMzQyeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-arrowdown:before,.btn.nav-link.btn-secondary .icon.icon-arrowdown:before,.game-list.one-piece .game-btn .icon.icon-arrowdown:before,.id-footermenu .nav-link .icon.icon-arrowdown:before,.idxUserWallet .btn-last .icon.icon-arrowdown:before,.mobile .user-item .icon.icon-arrowdown:before,.modal-to .icon.icon-arrowdown:before,.on .icon.icon-arrowdown:before,.pw-toggle .icon.icon-arrowdown:before,.rank .icon.icon-arrowdown:before{background:#fff}.form-text.text-muted .icon.icon-arrowdown{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-arrowdown:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-arrowdown:before{background:#bd2130}.input-group-text .icon.icon-arrowdown:before,.search .input-group-text .icon.icon-arrowdown:before{background:#000}.alert-warning .icon.icon-arrowdown:before{background:#856404}.alert-success .icon.icon-arrowdown:before{background:#28a745}.icon.icon-arrowinto:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjcyNSAxNS4zMzVhLjkwNy45MDcgMCAwMC0xLjMwMiAwTDE3IDI4Ljc4N1YuOTQxQzE3IC40MjEgMTYuNTIxIDAgMTYgMGMtLjUyIDAtMSAuNDIxLTEgLjk0MXYyNy44NDVMMS41NzggMTUuMzM1YS45MjQuOTI0IDAgMDAtMS4zMTYgMCAuOTQyLjk0MiAwIDAwLjAwNyAxLjMzMWwxNS4wNjIgMTUuMDU5Yy4wMjIuMDIyLjA1NC4wMy4wNzguMDUxLjA3LjA1OC4xNDMuMTE1LjIyOS4xNWEuOTQuOTQgMCAwMC43MjUgMGMuMDctLjAyOS4xMjctLjA3OS4xODgtLjEyNC4wMzgtLjAyOC4wODItLjA0My4xMTYtLjA3N2wxNS4wNTktMTUuMDU5YS45NDMuOTQzIDAgMDAtLjAwMS0xLjMzMXoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjcyNSAxNS4zMzVhLjkwNy45MDcgMCAwMC0xLjMwMiAwTDE3IDI4Ljc4N1YuOTQxQzE3IC40MjEgMTYuNTIxIDAgMTYgMGMtLjUyIDAtMSAuNDIxLTEgLjk0MXYyNy44NDVMMS41NzggMTUuMzM1YS45MjQuOTI0IDAgMDAtMS4zMTYgMCAuOTQyLjk0MiAwIDAwLjAwNyAxLjMzMWwxNS4wNjIgMTUuMDU5Yy4wMjIuMDIyLjA1NC4wMy4wNzguMDUxLjA3LjA1OC4xNDMuMTE1LjIyOS4xNWEuOTQuOTQgMCAwMC43MjUgMGMuMDctLjAyOS4xMjctLjA3OS4xODgtLjEyNC4wMzgtLjAyOC4wODItLjA0My4xMTYtLjA3N2wxNS4wNTktMTUuMDU5YS45NDMuOTQzIDAgMDAtLjAwMS0xLjMzMXoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-arrowinto:before,.btn.nav-link.btn-secondary .icon.icon-arrowinto:before,.game-list.one-piece .game-btn .icon.icon-arrowinto:before,.id-footermenu .nav-link .icon.icon-arrowinto:before,.idxUserWallet .btn-last .icon.icon-arrowinto:before,.mobile .user-item .icon.icon-arrowinto:before,.modal-to .icon.icon-arrowinto:before,.on .icon.icon-arrowinto:before,.pw-toggle .icon.icon-arrowinto:before,.rank .icon.icon-arrowinto:before{background:#fff}.form-text.text-muted .icon.icon-arrowinto{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-arrowinto:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-arrowinto:before{background:#bd2130}.input-group-text .icon.icon-arrowinto:before,.search .input-group-text .icon.icon-arrowinto:before{background:#000}.alert-warning .icon.icon-arrowinto:before{background:#856404}.alert-success .icon.icon-arrowinto:before{background:#28a745}.icon.icon-arrowleft:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0Ljc4MiAzLjc2TDEzLjkyNiAxNmwxMC44NTYgMTIuMjRMMjEuNDQgMzIgNy4yMTggMTYgMjEuNDQgMHoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0Ljc4MiAzLjc2TDEzLjkyNiAxNmwxMC44NTYgMTIuMjRMMjEuNDQgMzIgNy4yMTggMTYgMjEuNDQgMHoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-arrowleft:before,.btn.nav-link.btn-secondary .icon.icon-arrowleft:before,.game-list.one-piece .game-btn .icon.icon-arrowleft:before,.id-footermenu .nav-link .icon.icon-arrowleft:before,.idxUserWallet .btn-last .icon.icon-arrowleft:before,.mobile .user-item .icon.icon-arrowleft:before,.modal-to .icon.icon-arrowleft:before,.on .icon.icon-arrowleft:before,.pw-toggle .icon.icon-arrowleft:before,.rank .icon.icon-arrowleft:before{background:#fff}.form-text.text-muted .icon.icon-arrowleft{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-arrowleft:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-arrowleft:before{background:#bd2130}.input-group-text .icon.icon-arrowleft:before,.search .input-group-text .icon.icon-arrowleft:before{background:#000}.alert-warning .icon.icon-arrowleft:before{background:#856404}.alert-success .icon.icon-arrowleft:before{background:#28a745}.icon.icon-arrowpageleft:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI5LjQyMiAxMy4zMTFIOS44NjhMMTUuNzc5IDcuNGEyLjU4NCAyLjU4NCAwIDAwLjc1NS0xLjgyMiAyLjU2NiAyLjU2NiAwIDAwLS43NTUtMS44MjJBMi41OTQgMi41OTQgMCAwMDEzLjk1NiAzYTIuNTYyIDIuNTYyIDAgMDAtMS44MjIuNzU1TDAgMTUuODg5bDEyLjEzMyAxMi4xMzNhMi41NyAyLjU3IDAgMDAzLjY0NCAwIDIuNTY2IDIuNTY2IDAgMDAuNTYtMi44MDggMi41NyAyLjU3IDAgMDAtLjU2LS44MzZsLTUuOTExLTUuOTExSDI5LjQyQTIuNTg0IDIuNTg0IDAgMDAzMiAxNS44ODlhMi41NzYgMi41NzYgMCAwMC0yLjU3OC0yLjU3OHoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI5LjQyMiAxMy4zMTFIOS44NjhMMTUuNzc5IDcuNGEyLjU4NCAyLjU4NCAwIDAwLjc1NS0xLjgyMiAyLjU2NiAyLjU2NiAwIDAwLS43NTUtMS44MjJBMi41OTQgMi41OTQgMCAwMDEzLjk1NiAzYTIuNTYyIDIuNTYyIDAgMDAtMS44MjIuNzU1TDAgMTUuODg5bDEyLjEzMyAxMi4xMzNhMi41NyAyLjU3IDAgMDAzLjY0NCAwIDIuNTY2IDIuNTY2IDAgMDAuNTYtMi44MDggMi41NyAyLjU3IDAgMDAtLjU2LS44MzZsLTUuOTExLTUuOTExSDI5LjQyQTIuNTg0IDIuNTg0IDAgMDAzMiAxNS44ODlhMi41NzYgMi41NzYgMCAwMC0yLjU3OC0yLjU3OHoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-arrowpageleft:before,.btn.nav-link.btn-secondary .icon.icon-arrowpageleft:before,.game-list.one-piece .game-btn .icon.icon-arrowpageleft:before,.id-footermenu .nav-link .icon.icon-arrowpageleft:before,.idxUserWallet .btn-last .icon.icon-arrowpageleft:before,.mobile .user-item .icon.icon-arrowpageleft:before,.modal-to .icon.icon-arrowpageleft:before,.on .icon.icon-arrowpageleft:before,.pw-toggle .icon.icon-arrowpageleft:before,.rank .icon.icon-arrowpageleft:before{background:#fff}.form-text.text-muted .icon.icon-arrowpageleft{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-arrowpageleft:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-arrowpageleft:before{background:#bd2130}.input-group-text .icon.icon-arrowpageleft:before,.search .input-group-text .icon.icon-arrowpageleft:before{background:#000}.alert-warning .icon.icon-arrowpageleft:before{background:#856404}.alert-success .icon.icon-arrowpageleft:before{background:#28a745}.icon.icon-arrowpageright:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2LjIyMiAzLjc1NmEyLjU3IDIuNTcgMCAwMDAgMy42NDRsNS45MTEgNS45MTFIMi41NzhhMi41NzYgMi41NzYgMCAwMC0xLjgyMyA0LjQwMSAyLjU4IDIuNTggMCAwMDEuODIzLjc1NWgxOS41NTVsLTUuOTExIDUuOTExYTIuNTc4IDIuNTc4IDAgMTAzLjY0NSAzLjY0NEwzMiAxNS44OSAxOS44NjcgMy43NTZhMi41NyAyLjU3IDAgMDAtMi44MDktLjU2Yy0uMzEyLjEzLS41OTcuMzIxLS44MzYuNTZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2LjIyMiAzLjc1NmEyLjU3IDIuNTcgMCAwMDAgMy42NDRsNS45MTEgNS45MTFIMi41NzhhMi41NzYgMi41NzYgMCAwMC0xLjgyMyA0LjQwMSAyLjU4IDIuNTggMCAwMDEuODIzLjc1NWgxOS41NTVsLTUuOTExIDUuOTExYTIuNTc4IDIuNTc4IDAgMTAzLjY0NSAzLjY0NEwzMiAxNS44OSAxOS44NjcgMy43NTZhMi41NyAyLjU3IDAgMDAtMi44MDktLjU2Yy0uMzEyLjEzLS41OTcuMzIxLS44MzYuNTZ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-arrowpageright:before,.btn.nav-link.btn-secondary .icon.icon-arrowpageright:before,.game-list.one-piece .game-btn .icon.icon-arrowpageright:before,.id-footermenu .nav-link .icon.icon-arrowpageright:before,.idxUserWallet .btn-last .icon.icon-arrowpageright:before,.mobile .user-item .icon.icon-arrowpageright:before,.modal-to .icon.icon-arrowpageright:before,.on .icon.icon-arrowpageright:before,.pw-toggle .icon.icon-arrowpageright:before,.rank .icon.icon-arrowpageright:before{background:#fff}.form-text.text-muted .icon.icon-arrowpageright{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-arrowpageright:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-arrowpageright:before{background:#bd2130}.input-group-text .icon.icon-arrowpageright:before,.search .input-group-text .icon.icon-arrowpageright:before{background:#000}.alert-warning .icon.icon-arrowpageright:before{background:#856404}.alert-success .icon.icon-arrowpageright:before{background:#28a745}.icon.icon-arrowtop:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3LjQyOSAyNS4yODVMMTYgMTMuODU3IDQuNTcxIDI1LjI4NSAwIDIzIDE2IDdsMTYgMTZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3LjQyOSAyNS4yODVMMTYgMTMuODU3IDQuNTcxIDI1LjI4NSAwIDIzIDE2IDdsMTYgMTZ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-arrowtop:before,.btn.nav-link.btn-secondary .icon.icon-arrowtop:before,.game-list.one-piece .game-btn .icon.icon-arrowtop:before,.id-footermenu .nav-link .icon.icon-arrowtop:before,.idxUserWallet .btn-last .icon.icon-arrowtop:before,.mobile .user-item .icon.icon-arrowtop:before,.modal-to .icon.icon-arrowtop:before,.on .icon.icon-arrowtop:before,.pw-toggle .icon.icon-arrowtop:before,.rank .icon.icon-arrowtop:before{background:#fff}.form-text.text-muted .icon.icon-arrowtop{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-arrowtop:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-arrowtop:before{background:#bd2130}.input-group-text .icon.icon-arrowtop:before,.search .input-group-text .icon.icon-arrowtop:before{background:#000}.alert-warning .icon.icon-arrowtop:before{background:#856404}.alert-success .icon.icon-arrowtop:before{background:#28a745}.icon.icon-bank:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuNTcyIDEzLjcxNHYxMC42NjdoNC41NzFWMTMuNzE0SDQuNTcyem05LjE0MiAwdjEwLjY2N2g0LjU3MVYxMy43MTRoLTQuNTcxek0xLjUyNCAzMmgyOC45NTN2LTQuNTcxSDEuNTI0VjMyem0yMS4zMzMtMTguMjg2djEwLjY2N2g0LjU3VjEzLjcxNGgtNC41N3pNMTYgMEwxLjUyNCA3LjYxOXYzLjA0OGgyOC45NTNWNy42MTlMMTYgMHoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuNTcyIDEzLjcxNHYxMC42NjdoNC41NzFWMTMuNzE0SDQuNTcyem05LjE0MiAwdjEwLjY2N2g0LjU3MVYxMy43MTRoLTQuNTcxek0xLjUyNCAzMmgyOC45NTN2LTQuNTcxSDEuNTI0VjMyem0yMS4zMzMtMTguMjg2djEwLjY2N2g0LjU3VjEzLjcxNGgtNC41N3pNMTYgMEwxLjUyNCA3LjYxOXYzLjA0OGgyOC45NTNWNy42MTlMMTYgMHoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-bank:before,.btn.nav-link.btn-secondary .icon.icon-bank:before,.game-list.one-piece .game-btn .icon.icon-bank:before,.id-footermenu .nav-link .icon.icon-bank:before,.idxUserWallet .btn-last .icon.icon-bank:before,.mobile .user-item .icon.icon-bank:before,.modal-to .icon.icon-bank:before,.on .icon.icon-bank:before,.pw-toggle .icon.icon-bank:before,.rank .icon.icon-bank:before{background:#fff}.form-text.text-muted .icon.icon-bank{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-bank:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-bank:before{background:#bd2130}.input-group-text .icon.icon-bank:before,.search .input-group-text .icon.icon-bank:before{background:#000}.alert-warning .icon.icon-bank:before{background:#856404}.alert-success .icon.icon-bank:before{background:#28a745}.icon.icon-barcode:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgNGg0djIwSDB6bTYgMGgydjIwSDZ6bTQgMGgydjIwaC0yem02IDBoMnYyMGgtMnptOCAwaDJ2MjBoLTJ6bTYgMGgydjIwaC0yek0yMCA0aDF2MjBoLTF6bS02IDBoMXYyMGgtMXptMTMgMGgxdjIwaC0xek0wIDI2aDJ2Mkgwem02IDBoMnYySDZ6bTQgMGgydjJoLTJ6bTEwIDBoMnYyaC0yem0xMCAwaDJ2MmgtMnptLTYgMGg0djJoLTR6bS0xMCAwaDR2MmgtNHoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgNGg0djIwSDB6bTYgMGgydjIwSDZ6bTQgMGgydjIwaC0yem02IDBoMnYyMGgtMnptOCAwaDJ2MjBoLTJ6bTYgMGgydjIwaC0yek0yMCA0aDF2MjBoLTF6bS02IDBoMXYyMGgtMXptMTMgMGgxdjIwaC0xek0wIDI2aDJ2Mkgwem02IDBoMnYySDZ6bTQgMGgydjJoLTJ6bTEwIDBoMnYyaC0yem0xMCAwaDJ2MmgtMnptLTYgMGg0djJoLTR6bS0xMCAwaDR2MmgtNHoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-barcode:before,.btn.nav-link.btn-secondary .icon.icon-barcode:before,.game-list.one-piece .game-btn .icon.icon-barcode:before,.id-footermenu .nav-link .icon.icon-barcode:before,.idxUserWallet .btn-last .icon.icon-barcode:before,.mobile .user-item .icon.icon-barcode:before,.modal-to .icon.icon-barcode:before,.on .icon.icon-barcode:before,.pw-toggle .icon.icon-barcode:before,.rank .icon.icon-barcode:before{background:#fff}.form-text.text-muted .icon.icon-barcode{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-barcode:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-barcode:before{background:#bd2130}.input-group-text .icon.icon-barcode:before,.search .input-group-text .icon.icon-barcode:before{background:#000}.alert-warning .icon.icon-barcode:before{background:#856404}.alert-success .icon.icon-barcode:before{background:#28a745}.icon.icon-blocked:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3LjMxNCA0LjY4NkMyNC4yOTIgMS42NjQgMjAuMjc0IDAgMTYgMFM3LjcwOCAxLjY2NCA0LjY4NiA0LjY4NkMxLjY2NCA3LjcwOCAwIDExLjcyNiAwIDE2czEuNjY0IDguMjkyIDQuNjg2IDExLjMxNEM3LjcwOCAzMC4zMzYgMTEuNzI2IDMyIDE2IDMyczguMjkyLTEuNjY0IDExLjMxNC00LjY4NkMzMC4zMzYgMjQuMjkyIDMyIDIwLjI3NCAzMiAxNnMtMS42NjQtOC4yOTItNC42ODYtMTEuMzE0ek0yOCAxNmMwIDIuNTg4LS44MjQgNC45ODctMi4yMjIgNi45NDlMOS4wNTEgNi4yMjJBMTEuOTMgMTEuOTMgMCAwMTE2IDRjNi42MTcgMCAxMiA1LjM4MyAxMiAxMnpNNCAxNmMwLTIuNTg4LjgyNC00Ljk4NyAyLjIyMi02Ljk0OWwxNi43MjcgMTYuNzI3QTExLjkzIDExLjkzIDAgMDExNiAyOEM5LjM4MyAyOCA0IDIyLjYxNyA0IDE2eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3LjMxNCA0LjY4NkMyNC4yOTIgMS42NjQgMjAuMjc0IDAgMTYgMFM3LjcwOCAxLjY2NCA0LjY4NiA0LjY4NkMxLjY2NCA3LjcwOCAwIDExLjcyNiAwIDE2czEuNjY0IDguMjkyIDQuNjg2IDExLjMxNEM3LjcwOCAzMC4zMzYgMTEuNzI2IDMyIDE2IDMyczguMjkyLTEuNjY0IDExLjMxNC00LjY4NkMzMC4zMzYgMjQuMjkyIDMyIDIwLjI3NCAzMiAxNnMtMS42NjQtOC4yOTItNC42ODYtMTEuMzE0ek0yOCAxNmMwIDIuNTg4LS44MjQgNC45ODctMi4yMjIgNi45NDlMOS4wNTEgNi4yMjJBMTEuOTMgMTEuOTMgMCAwMTE2IDRjNi42MTcgMCAxMiA1LjM4MyAxMiAxMnpNNCAxNmMwLTIuNTg4LjgyNC00Ljk4NyAyLjIyMi02Ljk0OWwxNi43MjcgMTYuNzI3QTExLjkzIDExLjkzIDAgMDExNiAyOEM5LjM4MyAyOCA0IDIyLjYxNyA0IDE2eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-blocked:before,.btn.nav-link.btn-secondary .icon.icon-blocked:before,.game-list.one-piece .game-btn .icon.icon-blocked:before,.id-footermenu .nav-link .icon.icon-blocked:before,.idxUserWallet .btn-last .icon.icon-blocked:before,.mobile .user-item .icon.icon-blocked:before,.modal-to .icon.icon-blocked:before,.on .icon.icon-blocked:before,.pw-toggle .icon.icon-blocked:before,.rank .icon.icon-blocked:before{background:#fff}.form-text.text-muted .icon.icon-blocked{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-blocked:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-blocked:before{background:#bd2130}.input-group-text .icon.icon-blocked:before,.search .input-group-text .icon.icon-blocked:before{background:#000}.alert-warning .icon.icon-blocked:before{background:#856404}.alert-success .icon.icon-blocked:before{background:#28a745}.icon.icon-book:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4IDR2MjZIN2EzIDMgMCAxMTAtNmgxOVYwSDZDMy44IDAgMiAxLjggMiA0djI0YzAgMi4yIDEuOCA0IDQgNGgyNFY0aC0yek03LjAwMiAyNkg3YTEgMSAwIDAwMCAyaDE4Ljk5OXYtMkg3LjAwMnoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4IDR2MjZIN2EzIDMgMCAxMTAtNmgxOVYwSDZDMy44IDAgMiAxLjggMiA0djI0YzAgMi4yIDEuOCA0IDQgNGgyNFY0aC0yek03LjAwMiAyNkg3YTEgMSAwIDAwMCAyaDE4Ljk5OXYtMkg3LjAwMnoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-book:before,.btn.nav-link.btn-secondary .icon.icon-book:before,.game-list.one-piece .game-btn .icon.icon-book:before,.id-footermenu .nav-link .icon.icon-book:before,.idxUserWallet .btn-last .icon.icon-book:before,.mobile .user-item .icon.icon-book:before,.modal-to .icon.icon-book:before,.on .icon.icon-book:before,.pw-toggle .icon.icon-book:before,.rank .icon.icon-book:before{background:#fff}.form-text.text-muted .icon.icon-book{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-book:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-book:before{background:#bd2130}.input-group-text .icon.icon-book:before,.search .input-group-text .icon.icon-book:before{background:#000}.alert-warning .icon.icon-book:before{background:#856404}.alert-success .icon.icon-book:before{background:#28a745}.icon.icon-books:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTcgNEgxYy0uNTUgMC0xIC40NS0xIDF2MjJjMCAuNTUuNDUgMSAxIDFoNmMuNTUgMCAxLS40NSAxLTFWNWMwLS41NS0uNDUtMS0xLTF6bS0xIDZIMlY4aDR2MnptMTEtNmgtNmMtLjU1IDAtMSAuNDUtMSAxdjIyYzAgLjU1LjQ1IDEgMSAxaDZjLjU1IDAgMS0uNDUgMS0xVjVjMC0uNTUtLjQ1LTEtMS0xem0tMSA2aC00VjhoNHYyem03LjkwOS00LjQ1NGwtNS4zNTggMi43YTEuMDAzIDEuMDAzIDAgMDAtLjQ0MyAxLjM0M2w4Ljk5OSAxNy44NjFjLjI0Ny40OTEuODUyLjY5MSAxLjM0My40NDNsNS4zNTgtMi43Yy40OTEtLjI0Ny42OTEtLjg1Mi40NDMtMS4zNDNMMjUuMjUyIDUuOTg5YTEuMDAzIDEuMDAzIDAgMDAtMS4zNDMtLjQ0M3oiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTcgNEgxYy0uNTUgMC0xIC40NS0xIDF2MjJjMCAuNTUuNDUgMSAxIDFoNmMuNTUgMCAxLS40NSAxLTFWNWMwLS41NS0uNDUtMS0xLTF6bS0xIDZIMlY4aDR2MnptMTEtNmgtNmMtLjU1IDAtMSAuNDUtMSAxdjIyYzAgLjU1LjQ1IDEgMSAxaDZjLjU1IDAgMS0uNDUgMS0xVjVjMC0uNTUtLjQ1LTEtMS0xem0tMSA2aC00VjhoNHYyem03LjkwOS00LjQ1NGwtNS4zNTggMi43YTEuMDAzIDEuMDAzIDAgMDAtLjQ0MyAxLjM0M2w4Ljk5OSAxNy44NjFjLjI0Ny40OTEuODUyLjY5MSAxLjM0My40NDNsNS4zNTgtMi43Yy40OTEtLjI0Ny42OTEtLjg1Mi40NDMtMS4zNDNMMjUuMjUyIDUuOTg5YTEuMDAzIDEuMDAzIDAgMDAtMS4zNDMtLjQ0M3oiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-books:before,.btn.nav-link.btn-secondary .icon.icon-books:before,.game-list.one-piece .game-btn .icon.icon-books:before,.id-footermenu .nav-link .icon.icon-books:before,.idxUserWallet .btn-last .icon.icon-books:before,.mobile .user-item .icon.icon-books:before,.modal-to .icon.icon-books:before,.on .icon.icon-books:before,.pw-toggle .icon.icon-books:before,.rank .icon.icon-books:before{background:#fff}.form-text.text-muted .icon.icon-books{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-books:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-books:before{background:#bd2130}.input-group-text .icon.icon-books:before,.search .input-group-text .icon.icon-books:before{background:#000}.alert-warning .icon.icon-books:before{background:#856404}.alert-success .icon.icon-books:before{background:#28a745}.icon.icon-camera:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTkuNSAxOWE2LjUgNi41IDAgMTAxMyAwIDYuNSA2LjUgMCAwMC0xMyAwek0zMCA4aC03Yy0uNS0yLTEtNC0zLTRoLThjLTIgMC0yLjUgMi0zIDRIMmMtMS4xIDAtMiAuOS0yIDJ2MThjMCAxLjEuOSAyIDIgMmgyOGMxLjEgMCAyLS45IDItMlYxMGMwLTEuMS0uOS0yLTItMnpNMTYgMjcuODc1Yy00LjkwMiAwLTguODc1LTMuOTczLTguODc1LTguODc1czMuOTczLTguODc1IDguODc1LTguODc1IDguODc1IDMuOTczIDguODc1IDguODc1LTMuOTczIDguODc1LTguODc1IDguODc1ek0zMCAxNGgtNHYtMmg0djJ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTkuNSAxOWE2LjUgNi41IDAgMTAxMyAwIDYuNSA2LjUgMCAwMC0xMyAwek0zMCA4aC03Yy0uNS0yLTEtNC0zLTRoLThjLTIgMC0yLjUgMi0zIDRIMmMtMS4xIDAtMiAuOS0yIDJ2MThjMCAxLjEuOSAyIDIgMmgyOGMxLjEgMCAyLS45IDItMlYxMGMwLTEuMS0uOS0yLTItMnpNMTYgMjcuODc1Yy00LjkwMiAwLTguODc1LTMuOTczLTguODc1LTguODc1czMuOTczLTguODc1IDguODc1LTguODc1IDguODc1IDMuOTczIDguODc1IDguODc1LTMuOTczIDguODc1LTguODc1IDguODc1ek0zMCAxNGgtNHYtMmg0djJ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-camera:before,.btn.nav-link.btn-secondary .icon.icon-camera:before,.game-list.one-piece .game-btn .icon.icon-camera:before,.id-footermenu .nav-link .icon.icon-camera:before,.idxUserWallet .btn-last .icon.icon-camera:before,.mobile .user-item .icon.icon-camera:before,.modal-to .icon.icon-camera:before,.on .icon.icon-camera:before,.pw-toggle .icon.icon-camera:before,.rank .icon.icon-camera:before{background:#fff}.form-text.text-muted .icon.icon-camera{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-camera:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-camera:before{background:#bd2130}.input-group-text .icon.icon-camera:before,.search .input-group-text .icon.icon-camera:before{background:#000}.alert-warning .icon.icon-camera:before{background:#856404}.alert-success .icon.icon-camera:before{background:#28a745}.icon.icon-card:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCAyMC42aDkuNnYzLjJINC44di0zLjJ6TTAgMjUuNGMwIDEuNzY1IDEuNDM1IDMuMiAzLjIgMy4yaDI1LjZjMS43NjUgMCAzLjItMS40MzUgMy4yLTMuMTk5VjE1LjhIMHY5LjZ6TTI4LjggM0gzLjJBMy4yMDMgMy4yMDMgMCAwMDAgNi4ydjMuMmgzMlY2LjJDMzIgNC40MzUgMzAuNTY0IDMgMjguOCAzeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCAyMC42aDkuNnYzLjJINC44di0zLjJ6TTAgMjUuNGMwIDEuNzY1IDEuNDM1IDMuMiAzLjIgMy4yaDI1LjZjMS43NjUgMCAzLjItMS40MzUgMy4yLTMuMTk5VjE1LjhIMHY5LjZ6TTI4LjggM0gzLjJBMy4yMDMgMy4yMDMgMCAwMDAgNi4ydjMuMmgzMlY2LjJDMzIgNC40MzUgMzAuNTY0IDMgMjguOCAzeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-card:before,.btn.nav-link.btn-secondary .icon.icon-card:before,.game-list.one-piece .game-btn .icon.icon-card:before,.id-footermenu .nav-link .icon.icon-card:before,.idxUserWallet .btn-last .icon.icon-card:before,.mobile .user-item .icon.icon-card:before,.modal-to .icon.icon-card:before,.on .icon.icon-card:before,.pw-toggle .icon.icon-card:before,.rank .icon.icon-card:before{background:#fff}.form-text.text-muted .icon.icon-card{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-card:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-card:before{background:#bd2130}.input-group-text .icon.icon-card:before,.search .input-group-text .icon.icon-card:before{background:#000}.alert-warning .icon.icon-card:before{background:#856404}.alert-success .icon.icon-card:before{background:#28a745}.icon.icon-champion:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-champion.74c8c01.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-champion.74c8c01.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-champion:before,.btn.nav-link.btn-secondary .icon.icon-champion:before,.game-list.one-piece .game-btn .icon.icon-champion:before,.id-footermenu .nav-link .icon.icon-champion:before,.idxUserWallet .btn-last .icon.icon-champion:before,.mobile .user-item .icon.icon-champion:before,.modal-to .icon.icon-champion:before,.on .icon.icon-champion:before,.pw-toggle .icon.icon-champion:before,.rank .icon.icon-champion:before{background:#fff}.form-text.text-muted .icon.icon-champion{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-champion:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-champion:before{background:#bd2130}.input-group-text .icon.icon-champion:before,.search .input-group-text .icon.icon-champion:before{background:#000}.alert-warning .icon.icon-champion:before{background:#856404}.alert-success .icon.icon-champion:before{background:#28a745}.icon.icon-checkmark:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3IDRMMTIgMTlsLTctNy01IDUgMTIgMTJMMzIgOXoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3IDRMMTIgMTlsLTctNy01IDUgMTIgMTJMMzIgOXoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-checkmark:before,.btn.nav-link.btn-secondary .icon.icon-checkmark:before,.game-list.one-piece .game-btn .icon.icon-checkmark:before,.id-footermenu .nav-link .icon.icon-checkmark:before,.idxUserWallet .btn-last .icon.icon-checkmark:before,.mobile .user-item .icon.icon-checkmark:before,.modal-to .icon.icon-checkmark:before,.on .icon.icon-checkmark:before,.pw-toggle .icon.icon-checkmark:before,.rank .icon.icon-checkmark:before{background:#fff}.form-text.text-muted .icon.icon-checkmark{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-checkmark:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-checkmark:before{background:#bd2130}.input-group-text .icon.icon-checkmark:before,.search .input-group-text .icon.icon-checkmark:before{background:#000}.alert-warning .icon.icon-checkmark:before{background:#856404}.alert-success .icon.icon-checkmark:before{background:#28a745}.icon.icon-clock:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-clock.08f8e7b.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-clock.08f8e7b.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-clock:before,.btn.nav-link.btn-secondary .icon.icon-clock:before,.game-list.one-piece .game-btn .icon.icon-clock:before,.id-footermenu .nav-link .icon.icon-clock:before,.idxUserWallet .btn-last .icon.icon-clock:before,.mobile .user-item .icon.icon-clock:before,.modal-to .icon.icon-clock:before,.on .icon.icon-clock:before,.pw-toggle .icon.icon-clock:before,.rank .icon.icon-clock:before{background:#fff}.form-text.text-muted .icon.icon-clock{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-clock:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-clock:before{background:#bd2130}.input-group-text .icon.icon-clock:before,.search .input-group-text .icon.icon-clock:before{background:#000}.alert-warning .icon.icon-clock:before{background:#856404}.alert-success .icon.icon-clock:before{background:#28a745}.icon.icon-close:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-close.0e1479f.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-close.0e1479f.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-close:before,.btn.nav-link.btn-secondary .icon.icon-close:before,.game-list.one-piece .game-btn .icon.icon-close:before,.id-footermenu .nav-link .icon.icon-close:before,.idxUserWallet .btn-last .icon.icon-close:before,.mobile .user-item .icon.icon-close:before,.modal-to .icon.icon-close:before,.on .icon.icon-close:before,.pw-toggle .icon.icon-close:before,.rank .icon.icon-close:before{background:#fff}.form-text.text-muted .icon.icon-close{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-close:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-close:before{background:#bd2130}.input-group-text .icon.icon-close:before,.search .input-group-text .icon.icon-close:before{background:#000}.alert-warning .icon.icon-close:before{background:#856404}.alert-success .icon.icon-close:before{background:#28a745}.icon.icon-clubs:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0LjU4OCAxMi4yNzRhNi4zOTcgNi4zOTcgMCAwMC00LjY4MyAyLjAyMmMtLjUuNTMxLTEuMzY4IDEuMTYtMi4zMDYgMS43MTMuNDQxLTEuNjgzIDEuODM0LTMuODAzIDIuODAxLTQuNzMzYTYuNTM4IDYuNTM4IDAgMDAyLTQuNzM0YzAtMy41OS0yLjg1OS02LjUwMy02LjQtNi41NDEtMy41NDEuMDM4LTYuNCAyLjk1MS02LjQgNi41NDEgMCAxLjg2NS43NjEgMy41NDIgMiA0LjczNC45NjcuOTMgMi4zNiAzLjA1IDIuODAxIDQuNzMzLS45MzktLjU1My0xLjgwNi0xLjE4Mi0yLjMwNi0xLjcxM2E2LjM5NyA2LjM5NyAwIDAwLTQuNjgzLTIuMDIyYy0zLjU3NSAwLTYuNDcxIDIuOTI3LTYuNDcxIDYuNTQxczIuODk3IDYuNTQyIDYuNDcxIDYuNTQyYzEuODQ1IDAgMy41MDMtLjc5MiA0LjY4My0yLjA0NS41MjUtLjU1OCAxLjQ1MS0xLjI1NCAyLjQ0Ny0xLjgzMi0uMDk0IDQuNjE1LTIuMjk4IDguMDA1LTQuNTQxIDkuMzQxVjMyaDEydi0xLjE3OWMtMi4yNDQtMS4zMzUtNC40NDgtNC43MjYtNC41NDEtOS4zNDEuOTk1LjU3OCAxLjkyMiAxLjI3NCAyLjQ0NyAxLjgzMiAxLjE4IDEuMjUzIDIuODM4IDIuMDQ1IDQuNjgzIDIuMDQ1IDMuNTc1IDAgNi40NzEtMi45MjggNi40NzEtNi41NDJzLTIuODk3LTYuNTQxLTYuNDcxLTYuNTQxeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0LjU4OCAxMi4yNzRhNi4zOTcgNi4zOTcgMCAwMC00LjY4MyAyLjAyMmMtLjUuNTMxLTEuMzY4IDEuMTYtMi4zMDYgMS43MTMuNDQxLTEuNjgzIDEuODM0LTMuODAzIDIuODAxLTQuNzMzYTYuNTM4IDYuNTM4IDAgMDAyLTQuNzM0YzAtMy41OS0yLjg1OS02LjUwMy02LjQtNi41NDEtMy41NDEuMDM4LTYuNCAyLjk1MS02LjQgNi41NDEgMCAxLjg2NS43NjEgMy41NDIgMiA0LjczNC45NjcuOTMgMi4zNiAzLjA1IDIuODAxIDQuNzMzLS45MzktLjU1My0xLjgwNi0xLjE4Mi0yLjMwNi0xLjcxM2E2LjM5NyA2LjM5NyAwIDAwLTQuNjgzLTIuMDIyYy0zLjU3NSAwLTYuNDcxIDIuOTI3LTYuNDcxIDYuNTQxczIuODk3IDYuNTQyIDYuNDcxIDYuNTQyYzEuODQ1IDAgMy41MDMtLjc5MiA0LjY4My0yLjA0NS41MjUtLjU1OCAxLjQ1MS0xLjI1NCAyLjQ0Ny0xLjgzMi0uMDk0IDQuNjE1LTIuMjk4IDguMDA1LTQuNTQxIDkuMzQxVjMyaDEydi0xLjE3OWMtMi4yNDQtMS4zMzUtNC40NDgtNC43MjYtNC41NDEtOS4zNDEuOTk1LjU3OCAxLjkyMiAxLjI3NCAyLjQ0NyAxLjgzMiAxLjE4IDEuMjUzIDIuODM4IDIuMDQ1IDQuNjgzIDIuMDQ1IDMuNTc1IDAgNi40NzEtMi45MjggNi40NzEtNi41NDJzLTIuODk3LTYuNTQxLTYuNDcxLTYuNTQxeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-clubs:before,.btn.nav-link.btn-secondary .icon.icon-clubs:before,.game-list.one-piece .game-btn .icon.icon-clubs:before,.id-footermenu .nav-link .icon.icon-clubs:before,.idxUserWallet .btn-last .icon.icon-clubs:before,.mobile .user-item .icon.icon-clubs:before,.modal-to .icon.icon-clubs:before,.on .icon.icon-clubs:before,.pw-toggle .icon.icon-clubs:before,.rank .icon.icon-clubs:before{background:#fff}.form-text.text-muted .icon.icon-clubs{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-clubs:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-clubs:before{background:#bd2130}.input-group-text .icon.icon-clubs:before,.search .input-group-text .icon.icon-clubs:before{background:#000}.alert-warning .icon.icon-clubs:before{background:#856404}.alert-success .icon.icon-clubs:before{background:#28a745}.icon.icon-cog:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI5LjE4MSAxOS4wN2MtMS42NzktMi45MDgtLjY2OS02LjYzNCAyLjI1NS04LjMyOGwtMy4xNDUtNS40NDdhNi4wMjIgNi4wMjIgMCAwMS0zLjA1OC44MjljLTMuMzYxIDAtNi4wODUtMi43NDItNi4wODUtNi4xMjVoLTYuMjg5YTYuMDIzIDYuMDIzIDAgMDEtLjgxMSAzLjA3QzEwLjM2OSA1Ljk3NyA2LjYzNyA2Ljk2NiAzLjcwOSA1LjI4TC41NjUgMTAuNzI3YTYuMDIzIDYuMDIzIDAgMDEyLjI0NiAyLjIzNGMxLjY3NiAyLjkwMy42NzIgNi42MjMtMi4yNDEgOC4zMTlsMy4xNDUgNS40NDdhNi4wMjIgNi4wMjIgMCAwMTMuMDQ0LS44MmMzLjM1IDAgNi4wNjcgMi43MjUgNi4wODQgNi4wOTJoNi4yODlhNi4wMzIgNi4wMzIgMCAwMS44MTEtMy4wMzhjMS42NzYtMi45MDMgNS4zOTktMy44OTQgOC4zMjUtMi4yMTlsMy4xNDUtNS40NDdhNi4wMzIgNi4wMzIgMCAwMS0yLjIzMi0yLjIyNnpNMTYgMjIuNDc5QTYuNDggNi40OCAwIDExMTYgOS41MmE2LjQ4IDYuNDggMCAwMTAgMTIuOTU5eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI5LjE4MSAxOS4wN2MtMS42NzktMi45MDgtLjY2OS02LjYzNCAyLjI1NS04LjMyOGwtMy4xNDUtNS40NDdhNi4wMjIgNi4wMjIgMCAwMS0zLjA1OC44MjljLTMuMzYxIDAtNi4wODUtMi43NDItNi4wODUtNi4xMjVoLTYuMjg5YTYuMDIzIDYuMDIzIDAgMDEtLjgxMSAzLjA3QzEwLjM2OSA1Ljk3NyA2LjYzNyA2Ljk2NiAzLjcwOSA1LjI4TC41NjUgMTAuNzI3YTYuMDIzIDYuMDIzIDAgMDEyLjI0NiAyLjIzNGMxLjY3NiAyLjkwMy42NzIgNi42MjMtMi4yNDEgOC4zMTlsMy4xNDUgNS40NDdhNi4wMjIgNi4wMjIgMCAwMTMuMDQ0LS44MmMzLjM1IDAgNi4wNjcgMi43MjUgNi4wODQgNi4wOTJoNi4yODlhNi4wMzIgNi4wMzIgMCAwMS44MTEtMy4wMzhjMS42NzYtMi45MDMgNS4zOTktMy44OTQgOC4zMjUtMi4yMTlsMy4xNDUtNS40NDdhNi4wMzIgNi4wMzIgMCAwMS0yLjIzMi0yLjIyNnpNMTYgMjIuNDc5QTYuNDggNi40OCAwIDExMTYgOS41MmE2LjQ4IDYuNDggMCAwMTAgMTIuOTU5eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-cog:before,.btn.nav-link.btn-secondary .icon.icon-cog:before,.game-list.one-piece .game-btn .icon.icon-cog:before,.id-footermenu .nav-link .icon.icon-cog:before,.idxUserWallet .btn-last .icon.icon-cog:before,.mobile .user-item .icon.icon-cog:before,.modal-to .icon.icon-cog:before,.on .icon.icon-cog:before,.pw-toggle .icon.icon-cog:before,.rank .icon.icon-cog:before{background:#fff}.form-text.text-muted .icon.icon-cog{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-cog:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-cog:before{background:#bd2130}.input-group-text .icon.icon-cog:before,.search .input-group-text .icon.icon-cog:before{background:#000}.alert-warning .icon.icon-cog:before{background:#856404}.alert-success .icon.icon-cog:before{background:#28a745}.icon.icon-coin:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-coin:before,.btn.nav-link.btn-secondary .icon.icon-coin:before,.game-list.one-piece .game-btn .icon.icon-coin:before,.id-footermenu .nav-link .icon.icon-coin:before,.idxUserWallet .btn-last .icon.icon-coin:before,.mobile .user-item .icon.icon-coin:before,.modal-to .icon.icon-coin:before,.on .icon.icon-coin:before,.pw-toggle .icon.icon-coin:before,.rank .icon.icon-coin:before{background:#fff}.form-text.text-muted .icon.icon-coin{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-coin:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-coin:before{background:#bd2130}.input-group-text .icon.icon-coin:before,.search .input-group-text .icon.icon-coin:before{background:#000}.alert-warning .icon.icon-coin:before{background:#856404}.alert-success .icon.icon-coin:before{background:#28a745}.icon.icon-coin1:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-coin1:before,.btn.nav-link.btn-secondary .icon.icon-coin1:before,.game-list.one-piece .game-btn .icon.icon-coin1:before,.id-footermenu .nav-link .icon.icon-coin1:before,.idxUserWallet .btn-last .icon.icon-coin1:before,.mobile .user-item .icon.icon-coin1:before,.modal-to .icon.icon-coin1:before,.on .icon.icon-coin1:before,.pw-toggle .icon.icon-coin1:before,.rank .icon.icon-coin1:before{background:#fff}.form-text.text-muted .icon.icon-coin1{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-coin1:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-coin1:before{background:#bd2130}.input-group-text .icon.icon-coin1:before,.search .input-group-text .icon.icon-coin1:before{background:#000}.alert-warning .icon.icon-coin1:before{background:#856404}.alert-success .icon.icon-coin1:before{background:#28a745}.icon.icon-copy:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwIDhWMEg2TDAgNnYxOGgxMnY4aDIwVjhIMjB6TTYgMi44MjhWNkgyLjgyOEw2IDIuODI4ek0yIDIyVjhoNlYyaDEwdjZsLTYgNnY4SDJ6bTE2LTExLjE3MlYxNGgtMy4xNzJMMTggMTAuODI4ek0zMCAzMEgxNFYxNmg2di02aDEwdjIweiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwIDhWMEg2TDAgNnYxOGgxMnY4aDIwVjhIMjB6TTYgMi44MjhWNkgyLjgyOEw2IDIuODI4ek0yIDIyVjhoNlYyaDEwdjZsLTYgNnY4SDJ6bTE2LTExLjE3MlYxNGgtMy4xNzJMMTggMTAuODI4ek0zMCAzMEgxNFYxNmg2di02aDEwdjIweiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-copy:before,.btn.nav-link.btn-secondary .icon.icon-copy:before,.game-list.one-piece .game-btn .icon.icon-copy:before,.id-footermenu .nav-link .icon.icon-copy:before,.idxUserWallet .btn-last .icon.icon-copy:before,.mobile .user-item .icon.icon-copy:before,.modal-to .icon.icon-copy:before,.on .icon.icon-copy:before,.pw-toggle .icon.icon-copy:before,.rank .icon.icon-copy:before{background:#fff}.form-text.text-muted .icon.icon-copy{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-copy:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-copy:before{background:#bd2130}.input-group-text .icon.icon-copy:before,.search .input-group-text .icon.icon-copy:before{background:#000}.alert-warning .icon.icon-copy:before{background:#856404}.alert-success .icon.icon-copy:before{background:#28a745}.icon.icon-cross:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-cross.d5ab96d.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-cross.d5ab96d.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-cross:before,.btn.nav-link.btn-secondary .icon.icon-cross:before,.game-list.one-piece .game-btn .icon.icon-cross:before,.id-footermenu .nav-link .icon.icon-cross:before,.idxUserWallet .btn-last .icon.icon-cross:before,.mobile .user-item .icon.icon-cross:before,.modal-to .icon.icon-cross:before,.on .icon.icon-cross:before,.pw-toggle .icon.icon-cross:before,.rank .icon.icon-cross:before{background:#fff}.form-text.text-muted .icon.icon-cross{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-cross:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-cross:before{background:#bd2130}.input-group-text .icon.icon-cross:before,.search .input-group-text .icon.icon-cross:before{background:#000}.alert-warning .icon.icon-cross:before{background:#856404}.alert-success .icon.icon-cross:before{background:#28a745}.icon.icon-date:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-date.b8fa2fd.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-date.b8fa2fd.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-date:before,.btn.nav-link.btn-secondary .icon.icon-date:before,.game-list.one-piece .game-btn .icon.icon-date:before,.id-footermenu .nav-link .icon.icon-date:before,.idxUserWallet .btn-last .icon.icon-date:before,.mobile .user-item .icon.icon-date:before,.modal-to .icon.icon-date:before,.on .icon.icon-date:before,.pw-toggle .icon.icon-date:before,.rank .icon.icon-date:before{background:#fff}.form-text.text-muted .icon.icon-date{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-date:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-date:before{background:#bd2130}.input-group-text .icon.icon-date:before,.search .input-group-text .icon.icon-date:before{background:#000}.alert-warning .icon.icon-date:before{background:#856404}.alert-success .icon.icon-date:before{background:#28a745}.icon.icon-deposit:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-deposit.c8e89fd.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-deposit.c8e89fd.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-deposit:before,.btn.nav-link.btn-secondary .icon.icon-deposit:before,.game-list.one-piece .game-btn .icon.icon-deposit:before,.id-footermenu .nav-link .icon.icon-deposit:before,.idxUserWallet .btn-last .icon.icon-deposit:before,.mobile .user-item .icon.icon-deposit:before,.modal-to .icon.icon-deposit:before,.on .icon.icon-deposit:before,.pw-toggle .icon.icon-deposit:before,.rank .icon.icon-deposit:before{background:#fff}.form-text.text-muted .icon.icon-deposit{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-deposit:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-deposit:before{background:#bd2130}.input-group-text .icon.icon-deposit:before,.search .input-group-text .icon.icon-deposit:before{background:#000}.alert-warning .icon.icon-deposit:before{background:#856404}.alert-success .icon.icon-deposit:before{background:#28a745}.icon.icon-diamond:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-diamond.7fc4b82.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-diamond.7fc4b82.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-diamond:before,.btn.nav-link.btn-secondary .icon.icon-diamond:before,.game-list.one-piece .game-btn .icon.icon-diamond:before,.id-footermenu .nav-link .icon.icon-diamond:before,.idxUserWallet .btn-last .icon.icon-diamond:before,.mobile .user-item .icon.icon-diamond:before,.modal-to .icon.icon-diamond:before,.on .icon.icon-diamond:before,.pw-toggle .icon.icon-diamond:before,.rank .icon.icon-diamond:before{background:#fff}.form-text.text-muted .icon.icon-diamond{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-diamond:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-diamond:before{background:#bd2130}.input-group-text .icon.icon-diamond:before,.search .input-group-text .icon.icon-diamond:before{background:#000}.alert-warning .icon.icon-diamond:before{background:#856404}.alert-success .icon.icon-diamond:before{background:#28a745}.icon.icon-diamonds:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBMNiAxNmwxMCAxNiAxMC0xNnoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBMNiAxNmwxMCAxNiAxMC0xNnoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-diamonds:before,.btn.nav-link.btn-secondary .icon.icon-diamonds:before,.game-list.one-piece .game-btn .icon.icon-diamonds:before,.id-footermenu .nav-link .icon.icon-diamonds:before,.idxUserWallet .btn-last .icon.icon-diamonds:before,.mobile .user-item .icon.icon-diamonds:before,.modal-to .icon.icon-diamonds:before,.on .icon.icon-diamonds:before,.pw-toggle .icon.icon-diamonds:before,.rank .icon.icon-diamonds:before{background:#fff}.form-text.text-muted .icon.icon-diamonds{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-diamonds:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-diamonds:before{background:#bd2130}.input-group-text .icon.icon-diamonds:before,.search .input-group-text .icon.icon-diamonds:before{background:#000}.alert-warning .icon.icon-diamonds:before{background:#856404}.alert-success .icon.icon-diamonds:before{background:#28a745}.icon.icon-dice:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-dice.a9a276a.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-dice.a9a276a.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-dice:before,.btn.nav-link.btn-secondary .icon.icon-dice:before,.game-list.one-piece .game-btn .icon.icon-dice:before,.id-footermenu .nav-link .icon.icon-dice:before,.idxUserWallet .btn-last .icon.icon-dice:before,.mobile .user-item .icon.icon-dice:before,.modal-to .icon.icon-dice:before,.on .icon.icon-dice:before,.pw-toggle .icon.icon-dice:before,.rank .icon.icon-dice:before{background:#fff}.form-text.text-muted .icon.icon-dice{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-dice:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-dice:before{background:#bd2130}.input-group-text .icon.icon-dice:before,.search .input-group-text .icon.icon-dice:before{background:#000}.alert-warning .icon.icon-dice:before{background:#856404}.alert-success .icon.icon-dice:before{background:#28a745}.icon.icon-dice1:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3IDZIMTFjLTIuNzUgMC01IDIuMjUtNSA1djE2YzAgMi43NSAyLjI1IDUgNSA1aDE2YzIuNzUgMCA1LTIuMjUgNS01VjExYzAtMi43NS0yLjI1LTUtNS01ek0xMyAyOGEzIDMgMCAxMTAtNiAzIDMgMCAwMTAgNnptMC0xMmEzIDMgMCAxMTAtNiAzIDMgMCAwMTAgNnptNiA2YTMgMyAwIDExMC02IDMgMyAwIDAxMCA2em02IDZhMyAzIDAgMTEwLTYgMyAzIDAgMDEwIDZ6bTAtMTJhMyAzIDAgMTEwLTYgMyAzIDAgMDEwIDZ6bS44OTktMTJDMjUuNDMyIDEuNzI1IDIzLjQwOCAwIDIxIDBINUMyLjI1IDAgMCAyLjI1IDAgNXYxNmMwIDIuNDA4IDEuNzI1IDQuNDMyIDQgNC44OTlWNmMwLTEuMS45LTIgMi0yaDE5Ljg5OXoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3IDZIMTFjLTIuNzUgMC01IDIuMjUtNSA1djE2YzAgMi43NSAyLjI1IDUgNSA1aDE2YzIuNzUgMCA1LTIuMjUgNS01VjExYzAtMi43NS0yLjI1LTUtNS01ek0xMyAyOGEzIDMgMCAxMTAtNiAzIDMgMCAwMTAgNnptMC0xMmEzIDMgMCAxMTAtNiAzIDMgMCAwMTAgNnptNiA2YTMgMyAwIDExMC02IDMgMyAwIDAxMCA2em02IDZhMyAzIDAgMTEwLTYgMyAzIDAgMDEwIDZ6bTAtMTJhMyAzIDAgMTEwLTYgMyAzIDAgMDEwIDZ6bS44OTktMTJDMjUuNDMyIDEuNzI1IDIzLjQwOCAwIDIxIDBINUMyLjI1IDAgMCAyLjI1IDAgNXYxNmMwIDIuNDA4IDEuNzI1IDQuNDMyIDQgNC44OTlWNmMwLTEuMS45LTIgMi0yaDE5Ljg5OXoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-dice1:before,.btn.nav-link.btn-secondary .icon.icon-dice1:before,.game-list.one-piece .game-btn .icon.icon-dice1:before,.id-footermenu .nav-link .icon.icon-dice1:before,.idxUserWallet .btn-last .icon.icon-dice1:before,.mobile .user-item .icon.icon-dice1:before,.modal-to .icon.icon-dice1:before,.on .icon.icon-dice1:before,.pw-toggle .icon.icon-dice1:before,.rank .icon.icon-dice1:before{background:#fff}.form-text.text-muted .icon.icon-dice1{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-dice1:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-dice1:before{background:#bd2130}.input-group-text .icon.icon-dice1:before,.search .input-group-text .icon.icon-dice1:before{background:#000}.alert-warning .icon.icon-dice1:before{background:#856404}.alert-success .icon.icon-dice1:before{background:#28a745}.icon.icon-display:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMnYyMGgzMlYySDB6bTMwIDE4SDJWNGgyOHYxNnptLTkgNEgxMWwtMSA0LTIgMmgxNmwtMi0yeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMnYyMGgzMlYySDB6bTMwIDE4SDJWNGgyOHYxNnptLTkgNEgxMWwtMSA0LTIgMmgxNmwtMi0yeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-display:before,.btn.nav-link.btn-secondary .icon.icon-display:before,.game-list.one-piece .game-btn .icon.icon-display:before,.id-footermenu .nav-link .icon.icon-display:before,.idxUserWallet .btn-last .icon.icon-display:before,.mobile .user-item .icon.icon-display:before,.modal-to .icon.icon-display:before,.on .icon.icon-display:before,.pw-toggle .icon.icon-display:before,.rank .icon.icon-display:before{background:#fff}.form-text.text-muted .icon.icon-display{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-display:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-display:before{background:#bd2130}.input-group-text .icon.icon-display:before,.search .input-group-text .icon.icon-display:before{background:#000}.alert-warning .icon.icon-display:before{background:#856404}.alert-success .icon.icon-display:before{background:#28a745}.icon.icon-edit:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-edit.1610f3f.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-edit.1610f3f.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-edit:before,.btn.nav-link.btn-secondary .icon.icon-edit:before,.game-list.one-piece .game-btn .icon.icon-edit:before,.id-footermenu .nav-link .icon.icon-edit:before,.idxUserWallet .btn-last .icon.icon-edit:before,.mobile .user-item .icon.icon-edit:before,.modal-to .icon.icon-edit:before,.on .icon.icon-edit:before,.pw-toggle .icon.icon-edit:before,.rank .icon.icon-edit:before{background:#fff}.form-text.text-muted .icon.icon-edit{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-edit:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-edit:before{background:#bd2130}.input-group-text .icon.icon-edit:before,.search .input-group-text .icon.icon-edit:before{background:#000}.alert-warning .icon.icon-edit:before{background:#856404}.alert-success .icon.icon-edit:before{background:#28a745}.icon.icon-eye:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE1Ljg1NCAyMi40MjNhNi40NiA2LjQ2IDAgMTEwLTEyLjkxOSA2LjQ2IDYuNDYgMCAwMTAgMTIuOTE5em0xNS45MzQtNy40MDVDMjguMzA5IDcuNjg4IDIzLjA1IDQgMTYgNCA4Ljk0NiA0IDMuNjkxIDcuNjg4LjIxMiAxNS4wMjFhMi4yMDQgMi4yMDQgMCAwMDAgMS44OUMzLjY5MSAyNC4yMzkgOC45NSAyNy45MjggMTYgMjcuOTI4YzcuMDU0IDAgMTIuMzA5LTMuNjg4IDE1Ljc4OC0xMS4wMjFhMi4yMTUgMi4yMTUgMCAwMDAtMS44ODl6bS0yMC4wNDUuOTQ2YTQuMTEgNC4xMSAwIDEwOC4yMjEgMCA0LjExIDQuMTEgMCAwMC04LjIyMSAweiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE1Ljg1NCAyMi40MjNhNi40NiA2LjQ2IDAgMTEwLTEyLjkxOSA2LjQ2IDYuNDYgMCAwMTAgMTIuOTE5em0xNS45MzQtNy40MDVDMjguMzA5IDcuNjg4IDIzLjA1IDQgMTYgNCA4Ljk0NiA0IDMuNjkxIDcuNjg4LjIxMiAxNS4wMjFhMi4yMDQgMi4yMDQgMCAwMDAgMS44OUMzLjY5MSAyNC4yMzkgOC45NSAyNy45MjggMTYgMjcuOTI4YzcuMDU0IDAgMTIuMzA5LTMuNjg4IDE1Ljc4OC0xMS4wMjFhMi4yMTUgMi4yMTUgMCAwMDAtMS44ODl6bS0yMC4wNDUuOTQ2YTQuMTEgNC4xMSAwIDEwOC4yMjEgMCA0LjExIDQuMTEgMCAwMC04LjIyMSAweiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-eye:before,.btn.nav-link.btn-secondary .icon.icon-eye:before,.game-list.one-piece .game-btn .icon.icon-eye:before,.id-footermenu .nav-link .icon.icon-eye:before,.idxUserWallet .btn-last .icon.icon-eye:before,.mobile .user-item .icon.icon-eye:before,.modal-to .icon.icon-eye:before,.on .icon.icon-eye:before,.pw-toggle .icon.icon-eye:before,.rank .icon.icon-eye:before{background:#fff}.form-text.text-muted .icon.icon-eye{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-eye:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-eye:before{background:#bd2130}.input-group-text .icon.icon-eye:before,.search .input-group-text .icon.icon-eye:before{background:#000}.alert-warning .icon.icon-eye:before{background:#856404}.alert-success .icon.icon-eye:before{background:#28a745}.icon.icon-eye1:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDZDOS4wMjEgNiAyLjk3MiAxMC4wNjQgMCAxNmMyLjk3MiA1LjkzNiA5LjAyMSAxMCAxNiAxMHMxMy4wMjctNC4wNjQgMTYtMTBjLTIuOTcyLTUuOTM2LTkuMDIxLTEwLTE2LTEwem03Ljg4OSA1LjMwM0ExNS4yMTIgMTUuMjEyIDAgMDEyOC41NTkgMTZhMTUuMjIzIDE1LjIyMyAwIDAxLTQuNjcgNC42OTdDMjEuNTI3IDIyLjIwNCAxOC43OTkgMjMgMTYgMjNzLTUuNTI3LS43OTYtNy44ODktMi4zMDNBMTUuMjEyIDE1LjIxMiAwIDAxMy40NDEgMTZhMTUuMjIzIDE1LjIyMyAwIDAxNS4wNDEtNC45MjUgOCA4IDAgMTAxNS4wMzYgMGMuMTI0LjA3NC4yNDguMTUuMzcxLjIyOHpNMTYgMTNhMyAzIDAgMTEtNiAwIDMgMyAwIDAxNiAweiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDZDOS4wMjEgNiAyLjk3MiAxMC4wNjQgMCAxNmMyLjk3MiA1LjkzNiA5LjAyMSAxMCAxNiAxMHMxMy4wMjctNC4wNjQgMTYtMTBjLTIuOTcyLTUuOTM2LTkuMDIxLTEwLTE2LTEwem03Ljg4OSA1LjMwM0ExNS4yMTIgMTUuMjEyIDAgMDEyOC41NTkgMTZhMTUuMjIzIDE1LjIyMyAwIDAxLTQuNjcgNC42OTdDMjEuNTI3IDIyLjIwNCAxOC43OTkgMjMgMTYgMjNzLTUuNTI3LS43OTYtNy44ODktMi4zMDNBMTUuMjEyIDE1LjIxMiAwIDAxMy40NDEgMTZhMTUuMjIzIDE1LjIyMyAwIDAxNS4wNDEtNC45MjUgOCA4IDAgMTAxNS4wMzYgMGMuMTI0LjA3NC4yNDguMTUuMzcxLjIyOHpNMTYgMTNhMyAzIDAgMTEtNiAwIDMgMyAwIDAxNiAweiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-eye1:before,.btn.nav-link.btn-secondary .icon.icon-eye1:before,.game-list.one-piece .game-btn .icon.icon-eye1:before,.id-footermenu .nav-link .icon.icon-eye1:before,.idxUserWallet .btn-last .icon.icon-eye1:before,.mobile .user-item .icon.icon-eye1:before,.modal-to .icon.icon-eye1:before,.on .icon.icon-eye1:before,.pw-toggle .icon.icon-eye1:before,.rank .icon.icon-eye1:before{background:#fff}.form-text.text-muted .icon.icon-eye1{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-eye1:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-eye1:before{background:#bd2130}.input-group-text .icon.icon-eye1:before,.search .input-group-text .icon.icon-eye1:before{background:#000}.alert-warning .icon.icon-eye1:before{background:#856404}.alert-success .icon.icon-eye1:before{background:#28a745}.icon.icon-eye-blocked:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-eye-blocked.3d2e4e2.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-eye-blocked.3d2e4e2.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-eye-blocked:before,.btn.nav-link.btn-secondary .icon.icon-eye-blocked:before,.game-list.one-piece .game-btn .icon.icon-eye-blocked:before,.id-footermenu .nav-link .icon.icon-eye-blocked:before,.idxUserWallet .btn-last .icon.icon-eye-blocked:before,.mobile .user-item .icon.icon-eye-blocked:before,.modal-to .icon.icon-eye-blocked:before,.on .icon.icon-eye-blocked:before,.pw-toggle .icon.icon-eye-blocked:before,.rank .icon.icon-eye-blocked:before{background:#fff}.form-text.text-muted .icon.icon-eye-blocked{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-eye-blocked:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-eye-blocked:before{background:#bd2130}.input-group-text .icon.icon-eye-blocked:before,.search .input-group-text .icon.icon-eye-blocked:before{background:#000}.alert-warning .icon.icon-eye-blocked:before{background:#856404}.alert-success .icon.icon-eye-blocked:before{background:#28a745}.icon.icon-fast:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-fast.a710897.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-fast.a710897.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-fast:before,.btn.nav-link.btn-secondary .icon.icon-fast:before,.game-list.one-piece .game-btn .icon.icon-fast:before,.id-footermenu .nav-link .icon.icon-fast:before,.idxUserWallet .btn-last .icon.icon-fast:before,.mobile .user-item .icon.icon-fast:before,.modal-to .icon.icon-fast:before,.on .icon.icon-fast:before,.pw-toggle .icon.icon-fast:before,.rank .icon.icon-fast:before{background:#fff}.form-text.text-muted .icon.icon-fast{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-fast:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-fast:before{background:#bd2130}.input-group-text .icon.icon-fast:before,.search .input-group-text .icon.icon-fast:before{background:#000}.alert-warning .icon.icon-fast:before{background:#856404}.alert-success .icon.icon-fast:before{background:#28a745}.icon.icon-facebook:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-facebook.3f1eba3.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-facebook.3f1eba3.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-facebook:before,.btn.nav-link.btn-secondary .icon.icon-facebook:before,.game-list.one-piece .game-btn .icon.icon-facebook:before,.id-footermenu .nav-link .icon.icon-facebook:before,.idxUserWallet .btn-last .icon.icon-facebook:before,.mobile .user-item .icon.icon-facebook:before,.modal-to .icon.icon-facebook:before,.on .icon.icon-facebook:before,.pw-toggle .icon.icon-facebook:before,.rank .icon.icon-facebook:before{background:#fff}.form-text.text-muted .icon.icon-facebook{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-facebook:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-facebook:before{background:#bd2130}.input-group-text .icon.icon-facebook:before,.search .input-group-text .icon.icon-facebook:before{background:#000}.alert-warning .icon.icon-facebook:before{background:#856404}.alert-success .icon.icon-facebook:before{background:#28a745}.icon.icon-file-empty:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSA3LjE1OWMtLjY5NC0uOTQ3LTEuNjYyLTIuMDUzLTIuNzI0LTMuMTE2cy0yLjE2OS0yLjAzLTMuMTE2LTIuNzI0QzIxLjIyOS4xMzcgMjAuNDQ4IDAgMjAgMEg0LjVBMi41MDMgMi41MDMgMCAwMDIgMi41djI3QzIgMzAuODc4IDMuMTIyIDMyIDQuNSAzMmgyM2MxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjEwYzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgOEgyMlYzLjE4OWEyNy4zMzQgMjcuMzM0IDAgMDEyLjU0MyAyLjI2OHpNMjggMjkuNWMwIC4yNzEtLjIyOS41LS41LjVoLTIzYS41MDcuNTA3IDAgMDEtLjUtLjV2LTI3YzAtLjI3MS4yMjktLjUuNS0uNUgyMHY3YTEgMSAwIDAwMSAxaDd2MTkuNXoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSA3LjE1OWMtLjY5NC0uOTQ3LTEuNjYyLTIuMDUzLTIuNzI0LTMuMTE2cy0yLjE2OS0yLjAzLTMuMTE2LTIuNzI0QzIxLjIyOS4xMzcgMjAuNDQ4IDAgMjAgMEg0LjVBMi41MDMgMi41MDMgMCAwMDIgMi41djI3QzIgMzAuODc4IDMuMTIyIDMyIDQuNSAzMmgyM2MxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjEwYzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgOEgyMlYzLjE4OWEyNy4zMzQgMjcuMzM0IDAgMDEyLjU0MyAyLjI2OHpNMjggMjkuNWMwIC4yNzEtLjIyOS41LS41LjVoLTIzYS41MDcuNTA3IDAgMDEtLjUtLjV2LTI3YzAtLjI3MS4yMjktLjUuNS0uNUgyMHY3YTEgMSAwIDAwMSAxaDd2MTkuNXoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-file-empty:before,.btn.nav-link.btn-secondary .icon.icon-file-empty:before,.game-list.one-piece .game-btn .icon.icon-file-empty:before,.id-footermenu .nav-link .icon.icon-file-empty:before,.idxUserWallet .btn-last .icon.icon-file-empty:before,.mobile .user-item .icon.icon-file-empty:before,.modal-to .icon.icon-file-empty:before,.on .icon.icon-file-empty:before,.pw-toggle .icon.icon-file-empty:before,.rank .icon.icon-file-empty:before{background:#fff}.form-text.text-muted .icon.icon-file-empty{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-file-empty:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-file-empty:before{background:#bd2130}.input-group-text .icon.icon-file-empty:before,.search .input-group-text .icon.icon-file-empty:before{background:#000}.alert-warning .icon.icon-file-empty:before{background:#856404}.alert-success .icon.icon-file-empty:before{background:#28a745}.icon.icon-file-picture:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-file-picture.53471bb.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-file-picture.53471bb.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-file-picture:before,.btn.nav-link.btn-secondary .icon.icon-file-picture:before,.game-list.one-piece .game-btn .icon.icon-file-picture:before,.id-footermenu .nav-link .icon.icon-file-picture:before,.idxUserWallet .btn-last .icon.icon-file-picture:before,.mobile .user-item .icon.icon-file-picture:before,.modal-to .icon.icon-file-picture:before,.on .icon.icon-file-picture:before,.pw-toggle .icon.icon-file-picture:before,.rank .icon.icon-file-picture:before{background:#fff}.form-text.text-muted .icon.icon-file-picture{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-file-picture:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-file-picture:before{background:#bd2130}.input-group-text .icon.icon-file-picture:before,.search .input-group-text .icon.icon-file-picture:before{background:#000}.alert-warning .icon.icon-file-picture:before{background:#856404}.alert-success .icon.icon-file-picture:before{background:#28a745}.icon.icon-files-empty:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSAxMS4xNTljLS42OTQtLjk0Ny0xLjY2Mi0yLjA1My0yLjcyNC0zLjExNnMtMi4xNjktMi4wMy0zLjExNi0yLjcyNEMyMS4yMjkgNC4xMzcgMjAuNDQ4IDQgMjAgNEg4LjVBMi41MDMgMi41MDMgMCAwMDYgNi41djIzQzYgMzAuODc4IDcuMTIxIDMyIDguNSAzMmgxOWMxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjE0YzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgMTJIMjJWNy4xODlhMjcuMzM0IDI3LjMzNCAwIDAxMi41NDMgMi4yNjh6TTI4IDI5LjVjMCAuMjcxLS4yMjkuNS0uNS41aC0xOWEuNTA3LjUwNyAwIDAxLS41LS41di0yM2MwLS4yNzEuMjI5LS41LjUtLjVIMjB2N2ExIDEgMCAwMDEgMWg3djE1LjV6TTE4Ljg0MSAxLjMxOUMxNy4yMjkuMTM3IDE2LjQ0OCAwIDE2IDBINC41QTIuNTAzIDIuNTAzIDAgMDAyIDIuNXYyM2MwIDEuMjA3Ljg2IDIuMjE3IDIgMi40NVYyLjVjMC0uMjcxLjIyOS0uNS41LS41aDE1LjIxNWExOS44NzMgMTkuODczIDAgMDAtLjg3My0uNjgxeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSAxMS4xNTljLS42OTQtLjk0Ny0xLjY2Mi0yLjA1My0yLjcyNC0zLjExNnMtMi4xNjktMi4wMy0zLjExNi0yLjcyNEMyMS4yMjkgNC4xMzcgMjAuNDQ4IDQgMjAgNEg4LjVBMi41MDMgMi41MDMgMCAwMDYgNi41djIzQzYgMzAuODc4IDcuMTIxIDMyIDguNSAzMmgxOWMxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjE0YzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgMTJIMjJWNy4xODlhMjcuMzM0IDI3LjMzNCAwIDAxMi41NDMgMi4yNjh6TTI4IDI5LjVjMCAuMjcxLS4yMjkuNS0uNS41aC0xOWEuNTA3LjUwNyAwIDAxLS41LS41di0yM2MwLS4yNzEuMjI5LS41LjUtLjVIMjB2N2ExIDEgMCAwMDEgMWg3djE1LjV6TTE4Ljg0MSAxLjMxOUMxNy4yMjkuMTM3IDE2LjQ0OCAwIDE2IDBINC41QTIuNTAzIDIuNTAzIDAgMDAyIDIuNXYyM2MwIDEuMjA3Ljg2IDIuMjE3IDIgMi40NVYyLjVjMC0uMjcxLjIyOS0uNS41LS41aDE1LjIxNWExOS44NzMgMTkuODczIDAgMDAtLjg3My0uNjgxeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-files-empty:before,.btn.nav-link.btn-secondary .icon.icon-files-empty:before,.game-list.one-piece .game-btn .icon.icon-files-empty:before,.id-footermenu .nav-link .icon.icon-files-empty:before,.idxUserWallet .btn-last .icon.icon-files-empty:before,.mobile .user-item .icon.icon-files-empty:before,.modal-to .icon.icon-files-empty:before,.on .icon.icon-files-empty:before,.pw-toggle .icon.icon-files-empty:before,.rank .icon.icon-files-empty:before{background:#fff}.form-text.text-muted .icon.icon-files-empty{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-files-empty:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-files-empty:before{background:#bd2130}.input-group-text .icon.icon-files-empty:before,.search .input-group-text .icon.icon-files-empty:before{background:#000}.alert-warning .icon.icon-files-empty:before{background:#856404}.alert-success .icon.icon-files-empty:before{background:#28a745}.icon.icon-file-text2:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSA3LjE1OWMtLjY5NC0uOTQ3LTEuNjYyLTIuMDUzLTIuNzI0LTMuMTE2cy0yLjE2OS0yLjAzLTMuMTE2LTIuNzI0QzIxLjIyOS4xMzcgMjAuNDQ4IDAgMjAgMEg0LjVBMi41MDMgMi41MDMgMCAwMDIgMi41djI3QzIgMzAuODc4IDMuMTIyIDMyIDQuNSAzMmgyM2MxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjEwYzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgOEgyMlYzLjE4OWEyNy4zMzQgMjcuMzM0IDAgMDEyLjU0MyAyLjI2OHpNMjggMjkuNWMwIC4yNzEtLjIyOS41LS41LjVoLTIzYS41MDcuNTA3IDAgMDEtLjUtLjV2LTI3YzAtLjI3MS4yMjktLjUuNS0uNUgyMHY3YTEgMSAwIDAwMSAxaDd2MTkuNXpNMjMgMjZIOWExIDEgMCAwMTAtMmgxNGExIDEgMCAwMTAgMnptMC00SDlhMSAxIDAgMDEwLTJoMTRhMSAxIDAgMDEwIDJ6bTAtNEg5YTEgMSAwIDAxMC0yaDE0YTEgMSAwIDAxMCAyeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSA3LjE1OWMtLjY5NC0uOTQ3LTEuNjYyLTIuMDUzLTIuNzI0LTMuMTE2cy0yLjE2OS0yLjAzLTMuMTE2LTIuNzI0QzIxLjIyOS4xMzcgMjAuNDQ4IDAgMjAgMEg0LjVBMi41MDMgMi41MDMgMCAwMDIgMi41djI3QzIgMzAuODc4IDMuMTIyIDMyIDQuNSAzMmgyM2MxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjEwYzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgOEgyMlYzLjE4OWEyNy4zMzQgMjcuMzM0IDAgMDEyLjU0MyAyLjI2OHpNMjggMjkuNWMwIC4yNzEtLjIyOS41LS41LjVoLTIzYS41MDcuNTA3IDAgMDEtLjUtLjV2LTI3YzAtLjI3MS4yMjktLjUuNS0uNUgyMHY3YTEgMSAwIDAwMSAxaDd2MTkuNXpNMjMgMjZIOWExIDEgMCAwMTAtMmgxNGExIDEgMCAwMTAgMnptMC00SDlhMSAxIDAgMDEwLTJoMTRhMSAxIDAgMDEwIDJ6bTAtNEg5YTEgMSAwIDAxMC0yaDE0YTEgMSAwIDAxMCAyeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-file-text2:before,.btn.nav-link.btn-secondary .icon.icon-file-text2:before,.game-list.one-piece .game-btn .icon.icon-file-text2:before,.id-footermenu .nav-link .icon.icon-file-text2:before,.idxUserWallet .btn-last .icon.icon-file-text2:before,.mobile .user-item .icon.icon-file-text2:before,.modal-to .icon.icon-file-text2:before,.on .icon.icon-file-text2:before,.pw-toggle .icon.icon-file-text2:before,.rank .icon.icon-file-text2:before{background:#fff}.form-text.text-muted .icon.icon-file-text2{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-file-text2:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-file-text2:before{background:#bd2130}.input-group-text .icon.icon-file-text2:before,.search .input-group-text .icon.icon-file-text2:before{background:#000}.alert-warning .icon.icon-file-text2:before{background:#856404}.alert-success .icon.icon-file-text2:before{background:#28a745}.icon.icon-file-zip:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSA3LjE1OWMtLjY5NC0uOTQ3LTEuNjYyLTIuMDUzLTIuNzI0LTMuMTE2cy0yLjE2OS0yLjAzLTMuMTE2LTIuNzI0QzIxLjIyOS4xMzcgMjAuNDQ4IDAgMjAgMEg0LjVBMi41MDMgMi41MDMgMCAwMDIgMi41djI3QzIgMzAuODc4IDMuMTIxIDMyIDQuNSAzMmgyM2MxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjEwYzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgOEgyMlYzLjE4OWEyNy4zMzQgMjcuMzM0IDAgMDEyLjU0MyAyLjI2OHpNMjggMjkuNWMwIC4yNzEtLjIyOS41LS41LjVoLTIzYS41MDcuNTA3IDAgMDEtLjUtLjV2LTI3YzAtLjI3MS4yMjktLjUuNS0uNUgyMHY3YTEgMSAwIDAwMSAxaDd2MTkuNXpNOCAyaDR2Mkg4VjJ6bTQgMmg0djJoLTRWNHpNOCA2aDR2Mkg4VjZ6bTQgMmg0djJoLTRWOHptLTQgMmg0djJIOHYtMnptNCAyaDR2MmgtNHYtMnptLTQgMmg0djJIOHYtMnptNCAyaDR2MmgtNHYtMnpNOCAyNi41YzAgLjgyNS42NzUgMS41IDEuNSAxLjVoNWMuODI1IDAgMS41LS42NzUgMS41LTEuNXYtNWMwLS44MjUtLjY3NS0xLjUtMS41LTEuNUgxMnYtMkg4djguNXptNi0yLjV2MmgtNHYtMmg0eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSA3LjE1OWMtLjY5NC0uOTQ3LTEuNjYyLTIuMDUzLTIuNzI0LTMuMTE2cy0yLjE2OS0yLjAzLTMuMTE2LTIuNzI0QzIxLjIyOS4xMzcgMjAuNDQ4IDAgMjAgMEg0LjVBMi41MDMgMi41MDMgMCAwMDIgMi41djI3QzIgMzAuODc4IDMuMTIxIDMyIDQuNSAzMmgyM2MxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjEwYzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgOEgyMlYzLjE4OWEyNy4zMzQgMjcuMzM0IDAgMDEyLjU0MyAyLjI2OHpNMjggMjkuNWMwIC4yNzEtLjIyOS41LS41LjVoLTIzYS41MDcuNTA3IDAgMDEtLjUtLjV2LTI3YzAtLjI3MS4yMjktLjUuNS0uNUgyMHY3YTEgMSAwIDAwMSAxaDd2MTkuNXpNOCAyaDR2Mkg4VjJ6bTQgMmg0djJoLTRWNHpNOCA2aDR2Mkg4VjZ6bTQgMmg0djJoLTRWOHptLTQgMmg0djJIOHYtMnptNCAyaDR2MmgtNHYtMnptLTQgMmg0djJIOHYtMnptNCAyaDR2MmgtNHYtMnpNOCAyNi41YzAgLjgyNS42NzUgMS41IDEuNSAxLjVoNWMuODI1IDAgMS41LS42NzUgMS41LTEuNXYtNWMwLS44MjUtLjY3NS0xLjUtMS41LTEuNUgxMnYtMkg4djguNXptNi0yLjV2MmgtNHYtMmg0eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-file-zip:before,.btn.nav-link.btn-secondary .icon.icon-file-zip:before,.game-list.one-piece .game-btn .icon.icon-file-zip:before,.id-footermenu .nav-link .icon.icon-file-zip:before,.idxUserWallet .btn-last .icon.icon-file-zip:before,.mobile .user-item .icon.icon-file-zip:before,.modal-to .icon.icon-file-zip:before,.on .icon.icon-file-zip:before,.pw-toggle .icon.icon-file-zip:before,.rank .icon.icon-file-zip:before{background:#fff}.form-text.text-muted .icon.icon-file-zip{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-file-zip:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-file-zip:before{background:#bd2130}.input-group-text .icon.icon-file-zip:before,.search .input-group-text .icon.icon-file-zip:before{background:#000}.alert-warning .icon.icon-file-zip:before{background:#856404}.alert-success .icon.icon-file-zip:before{background:#28a745}.icon.icon-fish:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjQwNSA2LjkwNWMtMy4zODQtMi44NjMtOS40MzctMi45OTMtOS40MzctMi45OTNzMS4wMzcgMi4xMTggMS4xMzEgNS4yMDRjLTEuODEyIDEuMDY5LTMuNjcxIDIuNTUzLTUuNTQ3IDQuNTI2IDAgMC0yLjc2OS0zLjM2OC02LjUxMi0yLjk5NCAwIDAtLjQ0OSAyLjc2OSAxLjY0NyA1LjQ2NEMtLjQwOSAxOC44MDcuMDQgMjEuNTc2LjA0IDIxLjU3NmMzLjc0Mi4zNzQgNi41MTItMi45OTQgNi41MTItMi45OTQgMi42MjkgMi43NjYgNS4yMjcgNC41NzMgNy43MDcgNS42MTctLjE0MyAxLjA5Mi0uMTcyIDIuMzYzLjAwMiAzLjg4OCAwIDAgMi44NTMtLjMxMiA1LjEwNC0yLjc0OCA2LjA0OS4xMzkgMTAuODEyLTQuMTcgMTIuNjM1LTkuMjI4LTEuNzE3LTQuNzY0LTYuMDQzLTguODY0LTExLjU5NS05LjIwN3ptNC4yODUgNy4zNDZhMS4xMTYgMS4xMTYgMCAxMTAtMi4yMzIgMS4xMTYgMS4xMTYgMCAwMTAgMi4yMzJ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjQwNSA2LjkwNWMtMy4zODQtMi44NjMtOS40MzctMi45OTMtOS40MzctMi45OTNzMS4wMzcgMi4xMTggMS4xMzEgNS4yMDRjLTEuODEyIDEuMDY5LTMuNjcxIDIuNTUzLTUuNTQ3IDQuNTI2IDAgMC0yLjc2OS0zLjM2OC02LjUxMi0yLjk5NCAwIDAtLjQ0OSAyLjc2OSAxLjY0NyA1LjQ2NEMtLjQwOSAxOC44MDcuMDQgMjEuNTc2LjA0IDIxLjU3NmMzLjc0Mi4zNzQgNi41MTItMi45OTQgNi41MTItMi45OTQgMi42MjkgMi43NjYgNS4yMjcgNC41NzMgNy43MDcgNS42MTctLjE0MyAxLjA5Mi0uMTcyIDIuMzYzLjAwMiAzLjg4OCAwIDAgMi44NTMtLjMxMiA1LjEwNC0yLjc0OCA2LjA0OS4xMzkgMTAuODEyLTQuMTcgMTIuNjM1LTkuMjI4LTEuNzE3LTQuNzY0LTYuMDQzLTguODY0LTExLjU5NS05LjIwN3ptNC4yODUgNy4zNDZhMS4xMTYgMS4xMTYgMCAxMTAtMi4yMzIgMS4xMTYgMS4xMTYgMCAwMTAgMi4yMzJ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-fish:before,.btn.nav-link.btn-secondary .icon.icon-fish:before,.game-list.one-piece .game-btn .icon.icon-fish:before,.id-footermenu .nav-link .icon.icon-fish:before,.idxUserWallet .btn-last .icon.icon-fish:before,.mobile .user-item .icon.icon-fish:before,.modal-to .icon.icon-fish:before,.on .icon.icon-fish:before,.pw-toggle .icon.icon-fish:before,.rank .icon.icon-fish:before{background:#fff}.form-text.text-muted .icon.icon-fish{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-fish:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-fish:before{background:#bd2130}.input-group-text .icon.icon-fish:before,.search .input-group-text .icon.icon-fish:before{background:#000}.alert-warning .icon.icon-fish:before{background:#856404}.alert-success .icon.icon-fish:before{background:#28a745}.icon.icon-folder:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE0IDRsNCA0aDE0djIySDBWNHoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE0IDRsNCA0aDE0djIySDBWNHoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-folder:before,.btn.nav-link.btn-secondary .icon.icon-folder:before,.game-list.one-piece .game-btn .icon.icon-folder:before,.id-footermenu .nav-link .icon.icon-folder:before,.idxUserWallet .btn-last .icon.icon-folder:before,.mobile .user-item .icon.icon-folder:before,.modal-to .icon.icon-folder:before,.on .icon.icon-folder:before,.pw-toggle .icon.icon-folder:before,.rank .icon.icon-folder:before{background:#fff}.form-text.text-muted .icon.icon-folder{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-folder:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-folder:before{background:#bd2130}.input-group-text .icon.icon-folder:before,.search .input-group-text .icon.icon-folder:before{background:#000}.alert-warning .icon.icon-folder:before{background:#856404}.alert-success .icon.icon-folder:before{background:#28a745}.icon.icon-folder-open:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI2IDMwbDYtMTZINkwwIDMwek00IDEyTDAgMzBWNGg5bDQgNGgxM3Y0eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI2IDMwbDYtMTZINkwwIDMwek00IDEyTDAgMzBWNGg5bDQgNGgxM3Y0eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-folder-open:before,.btn.nav-link.btn-secondary .icon.icon-folder-open:before,.game-list.one-piece .game-btn .icon.icon-folder-open:before,.id-footermenu .nav-link .icon.icon-folder-open:before,.idxUserWallet .btn-last .icon.icon-folder-open:before,.mobile .user-item .icon.icon-folder-open:before,.modal-to .icon.icon-folder-open:before,.on .icon.icon-folder-open:before,.pw-toggle .icon.icon-folder-open:before,.rank .icon.icon-folder-open:before{background:#fff}.form-text.text-muted .icon.icon-folder-open{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-folder-open:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-folder-open:before{background:#bd2130}.input-group-text .icon.icon-folder-open:before,.search .input-group-text .icon.icon-folder-open:before{background:#000}.alert-warning .icon.icon-folder-open:before{background:#856404}.alert-success .icon.icon-folder-open:before{background:#28a745}.icon.icon-football:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-football.d9bbf63.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-football.d9bbf63.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-football:before,.btn.nav-link.btn-secondary .icon.icon-football:before,.game-list.one-piece .game-btn .icon.icon-football:before,.id-footermenu .nav-link .icon.icon-football:before,.idxUserWallet .btn-last .icon.icon-football:before,.mobile .user-item .icon.icon-football:before,.modal-to .icon.icon-football:before,.on .icon.icon-football:before,.pw-toggle .icon.icon-football:before,.rank .icon.icon-football:before{background:#fff}.form-text.text-muted .icon.icon-football{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-football:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-football:before{background:#bd2130}.input-group-text .icon.icon-football:before,.search .input-group-text .icon.icon-football:before{background:#000}.alert-warning .icon.icon-football:before{background:#856404}.alert-success .icon.icon-football:before{background:#28a745}.icon.icon-game:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2LjE1MiA2LjQxM2EyLjQwMyAyLjQwMyAwIDAxMS42OTcgNC4wOTkgMi40MDEgMi40MDEgMCAxMS0xLjY5Ny00LjA5OXptLjgwMSAyNS42MDFjNS45NDkgMCAxMS4zLTMuMjU2IDE0LjA5NC04LjUwM2wtMTIuNDk0LTcuNDk4IDEyLjQ5NC03LjQ5OEMyOC4yNTMgMy4yNjkgMjIuOTAyLjAxMyAxNi45NTMuMDEzYy04LjgyMyAwLTE2IDcuMTc4LTE2IDE2IDAgOC44MjMgNy4xNzcgMTYuMDAxIDE2IDE2LjAwMXoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2LjE1MiA2LjQxM2EyLjQwMyAyLjQwMyAwIDAxMS42OTcgNC4wOTkgMi40MDEgMi40MDEgMCAxMS0xLjY5Ny00LjA5OXptLjgwMSAyNS42MDFjNS45NDkgMCAxMS4zLTMuMjU2IDE0LjA5NC04LjUwM2wtMTIuNDk0LTcuNDk4IDEyLjQ5NC03LjQ5OEMyOC4yNTMgMy4yNjkgMjIuOTAyLjAxMyAxNi45NTMuMDEzYy04LjgyMyAwLTE2IDcuMTc4LTE2IDE2IDAgOC44MjMgNy4xNzcgMTYuMDAxIDE2IDE2LjAwMXoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-game:before,.btn.nav-link.btn-secondary .icon.icon-game:before,.game-list.one-piece .game-btn .icon.icon-game:before,.id-footermenu .nav-link .icon.icon-game:before,.idxUserWallet .btn-last .icon.icon-game:before,.mobile .user-item .icon.icon-game:before,.modal-to .icon.icon-game:before,.on .icon.icon-game:before,.pw-toggle .icon.icon-game:before,.rank .icon.icon-game:before{background:#fff}.form-text.text-muted .icon.icon-game{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-game:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-game:before{background:#bd2130}.input-group-text .icon.icon-game:before,.search .input-group-text .icon.icon-game:before{background:#000}.alert-warning .icon.icon-game:before{background:#856404}.alert-success .icon.icon-game:before{background:#28a745}.icon.icon-gift:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-gift.9dd8f0c.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-gift.9dd8f0c.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-gift:before,.btn.nav-link.btn-secondary .icon.icon-gift:before,.game-list.one-piece .game-btn .icon.icon-gift:before,.id-footermenu .nav-link .icon.icon-gift:before,.idxUserWallet .btn-last .icon.icon-gift:before,.mobile .user-item .icon.icon-gift:before,.modal-to .icon.icon-gift:before,.on .icon.icon-gift:before,.pw-toggle .icon.icon-gift:before,.rank .icon.icon-gift:before{background:#fff}.form-text.text-muted .icon.icon-gift{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-gift:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-gift:before{background:#bd2130}.input-group-text .icon.icon-gift:before,.search .input-group-text .icon.icon-gift:before{background:#000}.alert-warning .icon.icon-gift:before{background:#856404}.alert-success .icon.icon-gift:before{background:#28a745}.icon.icon-headphones:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-headphones.ccdffee.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-headphones.ccdffee.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-headphones:before,.btn.nav-link.btn-secondary .icon.icon-headphones:before,.game-list.one-piece .game-btn .icon.icon-headphones:before,.id-footermenu .nav-link .icon.icon-headphones:before,.idxUserWallet .btn-last .icon.icon-headphones:before,.mobile .user-item .icon.icon-headphones:before,.modal-to .icon.icon-headphones:before,.on .icon.icon-headphones:before,.pw-toggle .icon.icon-headphones:before,.rank .icon.icon-headphones:before{background:#fff}.form-text.text-muted .icon.icon-headphones{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-headphones:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-headphones:before{background:#bd2130}.input-group-text .icon.icon-headphones:before,.search .input-group-text .icon.icon-headphones:before{background:#000}.alert-warning .icon.icon-headphones:before{background:#856404}.alert-success .icon.icon-headphones:before{background:#28a745}.icon.icon-heart:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIzLjYgMmMtMy4zNjMgMC02LjI1OCAyLjczNi03LjU5OSA1LjU5NEMxNC42NTkgNC43MzYgMTEuNzY0IDIgOC40IDIgMy43NjMgMiAwIDUuNzY0IDAgMTAuNDAxYzAgOS40MzMgOS41MTYgMTEuOTA2IDE2LjAwMSAyMS4yMzJDMjIuMTMxIDIyLjM2NSAzMiAxOS41MzMgMzIgMTAuNDAxIDMyIDUuNzY0IDI4LjIzNyAyIDIzLjYgMnoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIzLjYgMmMtMy4zNjMgMC02LjI1OCAyLjczNi03LjU5OSA1LjU5NEMxNC42NTkgNC43MzYgMTEuNzY0IDIgOC40IDIgMy43NjMgMiAwIDUuNzY0IDAgMTAuNDAxYzAgOS40MzMgOS41MTYgMTEuOTA2IDE2LjAwMSAyMS4yMzJDMjIuMTMxIDIyLjM2NSAzMiAxOS41MzMgMzIgMTAuNDAxIDMyIDUuNzY0IDI4LjIzNyAyIDIzLjYgMnoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-heart:before,.btn.nav-link.btn-secondary .icon.icon-heart:before,.game-list.one-piece .game-btn .icon.icon-heart:before,.id-footermenu .nav-link .icon.icon-heart:before,.idxUserWallet .btn-last .icon.icon-heart:before,.mobile .user-item .icon.icon-heart:before,.modal-to .icon.icon-heart:before,.on .icon.icon-heart:before,.pw-toggle .icon.icon-heart:before,.rank .icon.icon-heart:before{background:#fff}.form-text.text-muted .icon.icon-heart{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-heart:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-heart:before{background:#bd2130}.input-group-text .icon.icon-heart:before,.search .input-group-text .icon.icon-heart:before{background:#000}.alert-warning .icon.icon-heart:before{background:#856404}.alert-success .icon.icon-heart:before{background:#28a745}.icon.icon-history:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwIDJjNy43MzIgMCAxNCA2LjI2OCAxNCAxNHMtNi4yNjggMTQtMTQgMTR2LTNjMi45MzggMCA1LjcwMS0xLjE0NCA3Ljc3OC0zLjIyMlMzMSAxOC45MzggMzEgMTZjMC0yLjkzOC0xLjE0NC01LjcwMS0zLjIyMi03Ljc3OFMyMi45MzggNSAyMCA1YTEwLjkyNSAxMC45MjUgMCAwMC03Ljc3OCAzLjIyMkExMC45MjIgMTAuOTIyIDAgMDA5LjE4MSAxNEgxNWwtNyA4LTctOGg1LjE0M0M3LjExNCA3LjIxNiAxMi45NDcgMiAyMCAyem02IDEydjRoLThWOGg0djZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwIDJjNy43MzIgMCAxNCA2LjI2OCAxNCAxNHMtNi4yNjggMTQtMTQgMTR2LTNjMi45MzggMCA1LjcwMS0xLjE0NCA3Ljc3OC0zLjIyMlMzMSAxOC45MzggMzEgMTZjMC0yLjkzOC0xLjE0NC01LjcwMS0zLjIyMi03Ljc3OFMyMi45MzggNSAyMCA1YTEwLjkyNSAxMC45MjUgMCAwMC03Ljc3OCAzLjIyMkExMC45MjIgMTAuOTIyIDAgMDA5LjE4MSAxNEgxNWwtNyA4LTctOGg1LjE0M0M3LjExNCA3LjIxNiAxMi45NDcgMiAyMCAyem02IDEydjRoLThWOGg0djZ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-history:before,.btn.nav-link.btn-secondary .icon.icon-history:before,.game-list.one-piece .game-btn .icon.icon-history:before,.id-footermenu .nav-link .icon.icon-history:before,.idxUserWallet .btn-last .icon.icon-history:before,.mobile .user-item .icon.icon-history:before,.modal-to .icon.icon-history:before,.on .icon.icon-history:before,.pw-toggle .icon.icon-history:before,.rank .icon.icon-history:before{background:#fff}.form-text.text-muted .icon.icon-history{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-history:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-history:before{background:#bd2130}.input-group-text .icon.icon-history:before,.search .input-group-text .icon.icon-history:before{background:#000}.alert-warning .icon.icon-history:before{background:#856404}.alert-success .icon.icon-history:before{background:#28a745}.icon.icon-home:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5ZyW5bGkXzEiIGRhdGEtbmFtZT0i5ZyW5bGkIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48c3R5bGU+LmNscy0xe29wYWNpdHk6LjZ9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTE1IC43M3YxNS43OGwtNC42My02LjM4TDE1IC43M3oiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xOS42NCAxMC4xM0wxNSAxNi41MVYuNzNsNC42NCA5LjR6Ii8+PHBhdGggZD0iTTAgMTEuNjNsMTUgNC44OC03LjUgMi40M0wwIDExLjYzeiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEwLjM3IDEwLjEzTDE1IDE2LjUxIDAgMTEuNjNsMTAuMzctMS41eiIvPjxwYXRoIGQ9Ik01LjczIDI5LjI3TDE1IDE2LjUxdjcuODhsLTkuMjcgNC44OHoiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik03LjUgMTguOTRsNy41LTIuNDMtOS4yNyAxMi43Nkw3LjUgMTguOTR6Ii8+PHBhdGggZD0iTTI0LjI3IDI5LjI3TDE1IDE2LjUxbDcuNDkgMi40NCAxLjc4IDEwLjMyeiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE1IDI0LjM5di03Ljg4bDkuMjcgMTIuNzZMMTUgMjQuMzl6Ii8+PHBhdGggZD0iTTMwIDExLjYzbC0xNSA0Ljg4IDQuNjQtNi4zOEwzMCAxMS42M3oiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMi41IDE4Ljk1TDE1IDE2LjUxbDE1LTQuODgtNy41IDcuMzJ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0i5ZyW5bGkXzEiIGRhdGEtbmFtZT0i5ZyW5bGkIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48c3R5bGU+LmNscy0xe29wYWNpdHk6LjZ9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTE1IC43M3YxNS43OGwtNC42My02LjM4TDE1IC43M3oiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xOS42NCAxMC4xM0wxNSAxNi41MVYuNzNsNC42NCA5LjR6Ii8+PHBhdGggZD0iTTAgMTEuNjNsMTUgNC44OC03LjUgMi40M0wwIDExLjYzeiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTEwLjM3IDEwLjEzTDE1IDE2LjUxIDAgMTEuNjNsMTAuMzctMS41eiIvPjxwYXRoIGQ9Ik01LjczIDI5LjI3TDE1IDE2LjUxdjcuODhsLTkuMjcgNC44OHoiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik03LjUgMTguOTRsNy41LTIuNDMtOS4yNyAxMi43Nkw3LjUgMTguOTR6Ii8+PHBhdGggZD0iTTI0LjI3IDI5LjI3TDE1IDE2LjUxbDcuNDkgMi40NCAxLjc4IDEwLjMyeiIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE1IDI0LjM5di03Ljg4bDkuMjcgMTIuNzZMMTUgMjQuMzl6Ii8+PHBhdGggZD0iTTMwIDExLjYzbC0xNSA0Ljg4IDQuNjQtNi4zOEwzMCAxMS42M3oiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMi41IDE4Ljk1TDE1IDE2LjUxbDE1LTQuODgtNy41IDcuMzJ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-home:before,.btn.nav-link.btn-secondary .icon.icon-home:before,.game-list.one-piece .game-btn .icon.icon-home:before,.id-footermenu .nav-link .icon.icon-home:before,.idxUserWallet .btn-last .icon.icon-home:before,.mobile .user-item .icon.icon-home:before,.modal-to .icon.icon-home:before,.on .icon.icon-home:before,.pw-toggle .icon.icon-home:before,.rank .icon.icon-home:before{background:#fff}.form-text.text-muted .icon.icon-home{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-home:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-home:before{background:#bd2130}.input-group-text .icon.icon-home:before,.search .input-group-text .icon.icon-home:before{background:#000}.alert-warning .icon.icon-home:before{background:#856404}.alert-success .icon.icon-home:before{background:#28a745}.icon.icon-hundred:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-hundred.dc48b98.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-hundred.dc48b98.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-hundred:before,.btn.nav-link.btn-secondary .icon.icon-hundred:before,.game-list.one-piece .game-btn .icon.icon-hundred:before,.id-footermenu .nav-link .icon.icon-hundred:before,.idxUserWallet .btn-last .icon.icon-hundred:before,.mobile .user-item .icon.icon-hundred:before,.modal-to .icon.icon-hundred:before,.on .icon.icon-hundred:before,.pw-toggle .icon.icon-hundred:before,.rank .icon.icon-hundred:before{background:#fff}.form-text.text-muted .icon.icon-hundred{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-hundred:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-hundred:before{background:#bd2130}.input-group-text .icon.icon-hundred:before,.search .input-group-text .icon.icon-hundred:before{background:#000}.alert-warning .icon.icon-hundred:before{background:#856404}.alert-success .icon.icon-hundred:before{background:#28a745}.icon.icon-image:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-image.44f4070.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-image.44f4070.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-image:before,.btn.nav-link.btn-secondary .icon.icon-image:before,.game-list.one-piece .game-btn .icon.icon-image:before,.id-footermenu .nav-link .icon.icon-image:before,.idxUserWallet .btn-last .icon.icon-image:before,.mobile .user-item .icon.icon-image:before,.modal-to .icon.icon-image:before,.on .icon.icon-image:before,.pw-toggle .icon.icon-image:before,.rank .icon.icon-image:before{background:#fff}.form-text.text-muted .icon.icon-image{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-image:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-image:before{background:#bd2130}.input-group-text .icon.icon-image:before,.search .input-group-text .icon.icon-image:before{background:#000}.alert-warning .icon.icon-image:before{background:#856404}.alert-success .icon.icon-image:before{background:#28a745}.icon.icon-images:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTM0IDRoLTJWMmMwLTEuMS0uOS0yLTItMkgyQy45IDAgMCAuOSAwIDJ2MjRjMCAxLjEuOSAyIDIgMmgydjJjMCAxLjEuOSAyIDIgMmgyOGMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yek00IDZ2MjBIMi4wMDRMMiAyNS45OTZWMi4wMDNsLjAwNC0uMDA0aDI3Ljk5M2wuMDA0LjAwNHYxLjk5NmgtMjRjLTEuMSAwLTIgLjktMiAyem0zMCAyMy45OTZsLS4wMDQuMDA0SDYuMDAzbC0uMDA0LS4wMDRWNi4wMDNsLjAwNC0uMDA0aDI3Ljk5M2wuMDA0LjAwNHYyMy45OTN6TTMwIDExYTMgMyAwIDExLTYgMCAzIDMgMCAwMTYgMHptMiAxN0g4di00bDctMTIgOCAxMGgybDctNnoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTM0IDRoLTJWMmMwLTEuMS0uOS0yLTItMkgyQy45IDAgMCAuOSAwIDJ2MjRjMCAxLjEuOSAyIDIgMmgydjJjMCAxLjEuOSAyIDIgMmgyOGMxLjEgMCAyLS45IDItMlY2YzAtMS4xLS45LTItMi0yek00IDZ2MjBIMi4wMDRMMiAyNS45OTZWMi4wMDNsLjAwNC0uMDA0aDI3Ljk5M2wuMDA0LjAwNHYxLjk5NmgtMjRjLTEuMSAwLTIgLjktMiAyem0zMCAyMy45OTZsLS4wMDQuMDA0SDYuMDAzbC0uMDA0LS4wMDRWNi4wMDNsLjAwNC0uMDA0aDI3Ljk5M2wuMDA0LjAwNHYyMy45OTN6TTMwIDExYTMgMyAwIDExLTYgMCAzIDMgMCAwMTYgMHptMiAxN0g4di00bDctMTIgOCAxMGgybDctNnoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-images:before,.btn.nav-link.btn-secondary .icon.icon-images:before,.game-list.one-piece .game-btn .icon.icon-images:before,.id-footermenu .nav-link .icon.icon-images:before,.idxUserWallet .btn-last .icon.icon-images:before,.mobile .user-item .icon.icon-images:before,.modal-to .icon.icon-images:before,.on .icon.icon-images:before,.pw-toggle .icon.icon-images:before,.rank .icon.icon-images:before{background:#fff}.form-text.text-muted .icon.icon-images{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-images:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-images:before{background:#bd2130}.input-group-text .icon.icon-images:before,.search .input-group-text .icon.icon-images:before{background:#000}.alert-warning .icon.icon-images:before{background:#856404}.alert-success .icon.icon-images:before{background:#28a745}.icon.icon-info:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMTMuOTM4aDIuOTA5YzAtMy40NSAxLjM5Ni02Ljc1NiAzLjg4NC05LjE4Nkw0LjcyOCAyLjcxMUMzLjIyNiA0LjE3OSAyLjAzNSA1LjkyOCAxLjIyNCA3Ljg1NVMtLjAwNCAxMS44NTEgMCAxMy45Mzh6TTI3LjI3MiAyLjcxMWwtMi4wNjUgMi4wNDFjMS4yMyAxLjIwMSAyLjIwNyAyLjYzMSAyLjg3NCA0LjIwOHMxLjAxIDMuMjY5IDEuMDEgNC45NzhIMzJhMTUuNjYgMTUuNjYgMCAwMC00LjcyOC0xMS4yMjd6bS04LjM2MyAyNS42MDJjMCAuNzYzLS4zMDcgMS40OTQtLjg1MyAyLjAzMy0uNTQ1LjUzOS0xLjI4NS44NDItMi4wNTcuODQycy0xLjUxMi0uMzAzLTIuMDU3LS44NDJhMi44NTggMi44NTggMCAwMS0uODUzLTIuMDMzaDUuODJ6bTEwLjE4Mi0yLjg3NXYxLjQzOEgyLjkwOXYtMS40MzhsMi45MDktMi44NzV2LTguNjI1YzAtNC40NTcgMi45NTItOC4zODEgNy4yNzItOS42NDZ2LS40MTdjMC0uNzYyLjMwNy0xLjQ5NC44NTMtMi4wMzNTMTUuMjI5IDEgMTYgMXMxLjUxMi4zMDMgMi4wNTcuODQyYy41NDYuNTM5Ljg1MyAxLjI3MS44NTMgMi4wMzN2LjQxN2M0LjMxOSAxLjI2NSA3LjI3MiA1LjE4OSA3LjI3MiA5LjY0NnY4LjYyNWwyLjkwOSAyLjg3NXoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMTMuOTM4aDIuOTA5YzAtMy40NSAxLjM5Ni02Ljc1NiAzLjg4NC05LjE4Nkw0LjcyOCAyLjcxMUMzLjIyNiA0LjE3OSAyLjAzNSA1LjkyOCAxLjIyNCA3Ljg1NVMtLjAwNCAxMS44NTEgMCAxMy45Mzh6TTI3LjI3MiAyLjcxMWwtMi4wNjUgMi4wNDFjMS4yMyAxLjIwMSAyLjIwNyAyLjYzMSAyLjg3NCA0LjIwOHMxLjAxIDMuMjY5IDEuMDEgNC45NzhIMzJhMTUuNjYgMTUuNjYgMCAwMC00LjcyOC0xMS4yMjd6bS04LjM2MyAyNS42MDJjMCAuNzYzLS4zMDcgMS40OTQtLjg1MyAyLjAzMy0uNTQ1LjUzOS0xLjI4NS44NDItMi4wNTcuODQycy0xLjUxMi0uMzAzLTIuMDU3LS44NDJhMi44NTggMi44NTggMCAwMS0uODUzLTIuMDMzaDUuODJ6bTEwLjE4Mi0yLjg3NXYxLjQzOEgyLjkwOXYtMS40MzhsMi45MDktMi44NzV2LTguNjI1YzAtNC40NTcgMi45NTItOC4zODEgNy4yNzItOS42NDZ2LS40MTdjMC0uNzYyLjMwNy0xLjQ5NC44NTMtMi4wMzNTMTUuMjI5IDEgMTYgMXMxLjUxMi4zMDMgMi4wNTcuODQyYy41NDYuNTM5Ljg1MyAxLjI3MS44NTMgMi4wMzN2LjQxN2M0LjMxOSAxLjI2NSA3LjI3MiA1LjE4OSA3LjI3MiA5LjY0NnY4LjYyNWwyLjkwOSAyLjg3NXoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-info:before,.btn.nav-link.btn-secondary .icon.icon-info:before,.game-list.one-piece .game-btn .icon.icon-info:before,.id-footermenu .nav-link .icon.icon-info:before,.idxUserWallet .btn-last .icon.icon-info:before,.mobile .user-item .icon.icon-info:before,.modal-to .icon.icon-info:before,.on .icon.icon-info:before,.pw-toggle .icon.icon-info:before,.rank .icon.icon-info:before{background:#fff}.form-text.text-muted .icon.icon-info{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-info:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-info:before{background:#bd2130}.input-group-text .icon.icon-info:before,.search .input-group-text .icon.icon-info:before{background:#000}.alert-warning .icon.icon-info:before{background:#856404}.alert-success .icon.icon-info:before{background:#28a745}.icon.icon-info1:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE0IDkuNWMwLS44MjUuNjc1LTEuNSAxLjUtMS41aDFjLjgyNSAwIDEuNS42NzUgMS41IDEuNXYxYzAgLjgyNS0uNjc1IDEuNS0xLjUgMS41aC0xYy0uODI1IDAtMS41LS42NzUtMS41LTEuNXYtMXpNMjAgMjRoLTh2LTJoMnYtNmgtMnYtMmg2djhoMnpNMTYgMEM3LjE2MyAwIDAgNy4xNjMgMCAxNnM3LjE2MyAxNiAxNiAxNiAxNi03LjE2MyAxNi0xNlMyNC44MzcgMCAxNiAwem0wIDI5QzguODIgMjkgMyAyMy4xOCAzIDE2UzguODIgMyAxNiAzczEzIDUuODIgMTMgMTMtNS44MiAxMy0xMyAxM3oiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE0IDkuNWMwLS44MjUuNjc1LTEuNSAxLjUtMS41aDFjLjgyNSAwIDEuNS42NzUgMS41IDEuNXYxYzAgLjgyNS0uNjc1IDEuNS0xLjUgMS41aC0xYy0uODI1IDAtMS41LS42NzUtMS41LTEuNXYtMXpNMjAgMjRoLTh2LTJoMnYtNmgtMnYtMmg2djhoMnpNMTYgMEM3LjE2MyAwIDAgNy4xNjMgMCAxNnM3LjE2MyAxNiAxNiAxNiAxNi03LjE2MyAxNi0xNlMyNC44MzcgMCAxNiAwem0wIDI5QzguODIgMjkgMyAyMy4xOCAzIDE2UzguODIgMyAxNiAzczEzIDUuODIgMTMgMTMtNS44MiAxMy0xMyAxM3oiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-info1:before,.btn.nav-link.btn-secondary .icon.icon-info1:before,.game-list.one-piece .game-btn .icon.icon-info1:before,.id-footermenu .nav-link .icon.icon-info1:before,.idxUserWallet .btn-last .icon.icon-info1:before,.mobile .user-item .icon.icon-info1:before,.modal-to .icon.icon-info1:before,.on .icon.icon-info1:before,.pw-toggle .icon.icon-info1:before,.rank .icon.icon-info1:before{background:#fff}.form-text.text-muted .icon.icon-info1{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-info1:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-info1:before{background:#bd2130}.input-group-text .icon.icon-info1:before,.search .input-group-text .icon.icon-info1:before{background:#000}.alert-warning .icon.icon-info1:before{background:#856404}.alert-success .icon.icon-info1:before{background:#28a745}.icon.icon-infomation:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE3LjYgMTcuNmgtMy4yVjhoMy4ydjkuNnptMCA2LjRoLTMuMnYtMy4yaDMuMlYyNHpNMTYgMEM3LjE2OCAwIDAgNy4xNjggMCAxNnM3LjE2OCAxNiAxNiAxNiAxNi03LjE2OCAxNi0xNlMyNC44MzIgMCAxNiAweiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE3LjYgMTcuNmgtMy4yVjhoMy4ydjkuNnptMCA2LjRoLTMuMnYtMy4yaDMuMlYyNHpNMTYgMEM3LjE2OCAwIDAgNy4xNjggMCAxNnM3LjE2OCAxNiAxNiAxNiAxNi03LjE2OCAxNi0xNlMyNC44MzIgMCAxNiAweiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-infomation:before,.btn.nav-link.btn-secondary .icon.icon-infomation:before,.game-list.one-piece .game-btn .icon.icon-infomation:before,.id-footermenu .nav-link .icon.icon-infomation:before,.idxUserWallet .btn-last .icon.icon-infomation:before,.mobile .user-item .icon.icon-infomation:before,.modal-to .icon.icon-infomation:before,.on .icon.icon-infomation:before,.pw-toggle .icon.icon-infomation:before,.rank .icon.icon-infomation:before{background:#fff}.form-text.text-muted .icon.icon-infomation{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-infomation:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-infomation:before{background:#bd2130}.input-group-text .icon.icon-infomation:before,.search .input-group-text .icon.icon-infomation:before{background:#000}.alert-warning .icon.icon-infomation:before{background:#856404}.alert-success .icon.icon-infomation:before{background:#28a745}.icon.icon-instagram:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-instagram.3084b09.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-instagram.3084b09.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-instagram:before,.btn.nav-link.btn-secondary .icon.icon-instagram:before,.game-list.one-piece .game-btn .icon.icon-instagram:before,.id-footermenu .nav-link .icon.icon-instagram:before,.idxUserWallet .btn-last .icon.icon-instagram:before,.mobile .user-item .icon.icon-instagram:before,.modal-to .icon.icon-instagram:before,.on .icon.icon-instagram:before,.pw-toggle .icon.icon-instagram:before,.rank .icon.icon-instagram:before{background:#fff}.form-text.text-muted .icon.icon-instagram{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-instagram:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-instagram:before{background:#bd2130}.input-group-text .icon.icon-instagram:before,.search .input-group-text .icon.icon-instagram:before{background:#000}.alert-warning .icon.icon-instagram:before{background:#856404}.alert-success .icon.icon-instagram:before{background:#28a745}.icon.icon-ios:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjczNCA1LjEwOWMxLjExOC0xLjM1MiAxLjg3LTMuMjM1IDEuNjY0LTUuMTA5LTEuNjEuMDY0LTMuNTU5IDEuMDczLTQuNzEzIDIuNDI1LTEuMDM2IDEuMTk3LTEuOTQzIDMuMTE0LTEuNjk4IDQuOTUgMS43OTYuMTM5IDMuNjMtLjkxMiA0Ljc0Ny0yLjI2NnptNC4wMjggMTEuODkyYy4wNDUgNC44NDMgNC4yNDggNi40NTQgNC4yOTUgNi40NzUtLjAzNi4xMTMtLjY3MiAyLjI5Ni0yLjIxNSA0LjU1MS0xLjMzNCAxLjk0OS0yLjcxOSAzLjg5Mi00Ljg5OCAzLjkzMi0yLjE0My4wNC0yLjgzMi0xLjI3MS01LjI4MS0xLjI3MXMtMy4yMTUgMS4yMy01LjI0MyAxLjMxMWMtMi4xMDUuMDc5LTMuNzA4LTIuMTA4LTUuMDUzLTQuMDUxLTIuNzQ4LTMuOTczLTQuODQ4LTExLjIyNi0yLjAyOC0xNi4xMjIgMS40LTIuNDMyIDMuOTA0LTMuOTcyIDYuNjIxLTQuMDExIDIuMDY3LS4wNCA0LjAxOCAxLjM5MSA1LjI4MSAxLjM5MSAxLjI2NCAwIDMuNjM1LTEuNzIgNi4xMjctMS40NjggMS4wNDMuMDQ0IDMuOTcyLjQyMiA1Ljg1MyAzLjE3NS0uMTUzLjA5My0zLjQ5NiAyLjAzOS0zLjQ1OSA2LjA4OHoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjczNCA1LjEwOWMxLjExOC0xLjM1MiAxLjg3LTMuMjM1IDEuNjY0LTUuMTA5LTEuNjEuMDY0LTMuNTU5IDEuMDczLTQuNzEzIDIuNDI1LTEuMDM2IDEuMTk3LTEuOTQzIDMuMTE0LTEuNjk4IDQuOTUgMS43OTYuMTM5IDMuNjMtLjkxMiA0Ljc0Ny0yLjI2NnptNC4wMjggMTEuODkyYy4wNDUgNC44NDMgNC4yNDggNi40NTQgNC4yOTUgNi40NzUtLjAzNi4xMTMtLjY3MiAyLjI5Ni0yLjIxNSA0LjU1MS0xLjMzNCAxLjk0OS0yLjcxOSAzLjg5Mi00Ljg5OCAzLjkzMi0yLjE0My4wNC0yLjgzMi0xLjI3MS01LjI4MS0xLjI3MXMtMy4yMTUgMS4yMy01LjI0MyAxLjMxMWMtMi4xMDUuMDc5LTMuNzA4LTIuMTA4LTUuMDUzLTQuMDUxLTIuNzQ4LTMuOTczLTQuODQ4LTExLjIyNi0yLjAyOC0xNi4xMjIgMS40LTIuNDMyIDMuOTA0LTMuOTcyIDYuNjIxLTQuMDExIDIuMDY3LS4wNCA0LjAxOCAxLjM5MSA1LjI4MSAxLjM5MSAxLjI2NCAwIDMuNjM1LTEuNzIgNi4xMjctMS40NjggMS4wNDMuMDQ0IDMuOTcyLjQyMiA1Ljg1MyAzLjE3NS0uMTUzLjA5My0zLjQ5NiAyLjAzOS0zLjQ1OSA2LjA4OHoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-ios:before,.btn.nav-link.btn-secondary .icon.icon-ios:before,.game-list.one-piece .game-btn .icon.icon-ios:before,.id-footermenu .nav-link .icon.icon-ios:before,.idxUserWallet .btn-last .icon.icon-ios:before,.mobile .user-item .icon.icon-ios:before,.modal-to .icon.icon-ios:before,.on .icon.icon-ios:before,.pw-toggle .icon.icon-ios:before,.rank .icon.icon-ios:before{background:#fff}.form-text.text-muted .icon.icon-ios{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-ios:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-ios:before{background:#bd2130}.input-group-text .icon.icon-ios:before,.search .input-group-text .icon.icon-ios:before{background:#000}.alert-warning .icon.icon-ios:before{background:#856404}.alert-success .icon.icon-ios:before{background:#28a745}.icon.icon-ios-addnew:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI1LjMzMyAyOS4zMzNINi42NjZjLTIuMjA1IDAtNC0xLjc5NS00LTRWNi42NjZjMC0yLjIwNSAxLjc5NS00IDQtNGgxOC42NjdjMi4yMDUgMCA0IDEuNzk1IDQgNHYxOC42NjdjMCAyLjIwNS0xLjc5NSA0LTQgNHptLTE4LjY2Ni0yNGMtLjczNSAwLTEuMzMzLjU5OS0xLjMzMyAxLjMzM3YxOC42NjdjMCAuNzM2LjU5OSAxLjMzMyAxLjMzMyAxLjMzM2gxOC42NjdjLjczNiAwIDEuMzMzLS41OTcgMS4zMzMtMS4zMzNWNi42NjZjMC0uNzM1LS41OTctMS4zMzMtMS4zMzMtMS4zMzNINi42Njd6TTE2IDIyLjY2N2ExLjMzMyAxLjMzMyAwIDAxLTEuMzMzLTEuMzMzVjEwLjY2N2ExLjMzMyAxLjMzMyAwIDAxMi42NjYgMHYxMC42NjdjMCAuNzM3LS41OTYgMS4zMzMtMS4zMzMgMS4zMzN6bTUuMzMzLTUuMzM0SDEwLjY2NmExLjMzMyAxLjMzMyAwIDExMC0yLjY2NmgxMC42NjdhMS4zMzMgMS4zMzMgMCAxMTAgMi42NjZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI1LjMzMyAyOS4zMzNINi42NjZjLTIuMjA1IDAtNC0xLjc5NS00LTRWNi42NjZjMC0yLjIwNSAxLjc5NS00IDQtNGgxOC42NjdjMi4yMDUgMCA0IDEuNzk1IDQgNHYxOC42NjdjMCAyLjIwNS0xLjc5NSA0LTQgNHptLTE4LjY2Ni0yNGMtLjczNSAwLTEuMzMzLjU5OS0xLjMzMyAxLjMzM3YxOC42NjdjMCAuNzM2LjU5OSAxLjMzMyAxLjMzMyAxLjMzM2gxOC42NjdjLjczNiAwIDEuMzMzLS41OTcgMS4zMzMtMS4zMzNWNi42NjZjMC0uNzM1LS41OTctMS4zMzMtMS4zMzMtMS4zMzNINi42Njd6TTE2IDIyLjY2N2ExLjMzMyAxLjMzMyAwIDAxLTEuMzMzLTEuMzMzVjEwLjY2N2ExLjMzMyAxLjMzMyAwIDAxMi42NjYgMHYxMC42NjdjMCAuNzM3LS41OTYgMS4zMzMtMS4zMzMgMS4zMzN6bTUuMzMzLTUuMzM0SDEwLjY2NmExLjMzMyAxLjMzMyAwIDExMC0yLjY2NmgxMC42NjdhMS4zMzMgMS4zMzMgMCAxMTAgMi42NjZ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-ios-addnew:before,.btn.nav-link.btn-secondary .icon.icon-ios-addnew:before,.game-list.one-piece .game-btn .icon.icon-ios-addnew:before,.id-footermenu .nav-link .icon.icon-ios-addnew:before,.idxUserWallet .btn-last .icon.icon-ios-addnew:before,.mobile .user-item .icon.icon-ios-addnew:before,.modal-to .icon.icon-ios-addnew:before,.on .icon.icon-ios-addnew:before,.pw-toggle .icon.icon-ios-addnew:before,.rank .icon.icon-ios-addnew:before{background:#fff}.form-text.text-muted .icon.icon-ios-addnew{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-ios-addnew:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-ios-addnew:before{background:#bd2130}.input-group-text .icon.icon-ios-addnew:before,.search .input-group-text .icon.icon-ios-addnew:before{background:#000}.alert-warning .icon.icon-ios-addnew:before{background:#856404}.alert-success .icon.icon-ios-addnew:before{background:#28a745}.icon.icon-ios-share:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0IDMwLjY2N0g4Yy0yLjIwNSAwLTQtMS43OTUtNC00VjE2YTEuMzMzIDEuMzMzIDAgMDEyLjY2NiAwdjEwLjY2N2MwIC43MzYuNTk5IDEuMzMzIDEuMzMzIDEuMzMzaDE2Yy43MzYgMCAxLjMzMy0uNTk3IDEuMzMzLTEuMzMzVjE2YTEuMzMzIDEuMzMzIDAgMTEyLjY2NiAwdjEwLjY2N2MwIDIuMjA1LTEuNzk1IDQtNCA0ek0yMS4zMzMgOS4zMzNjLS4zNDEgMC0uNjgzLS4xMzEtLjk0My0uMzkxbC00LjM5MS00LjM5MS00LjM5MSA0LjM5MWExLjMzMiAxLjMzMiAwIDExLTEuODg1LTEuODg1bDUuMzMzLTUuMzMzYTEuMzMyIDEuMzMyIDAgMDExLjg4NSAwbDUuMzMzIDUuMzMzYTEuMzMyIDEuMzMyIDAgMDEtLjk0MyAyLjI3NnptLTUuMzMzIDEyQTEuMzMzIDEuMzMzIDAgMDExNC42NjcgMjBWMi42NjdhMS4zMzMgMS4zMzMgMCAwMTIuNjY2IDBWMjBjMCAuNzM3LS41OTYgMS4zMzMtMS4zMzMgMS4zMzN6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0IDMwLjY2N0g4Yy0yLjIwNSAwLTQtMS43OTUtNC00VjE2YTEuMzMzIDEuMzMzIDAgMDEyLjY2NiAwdjEwLjY2N2MwIC43MzYuNTk5IDEuMzMzIDEuMzMzIDEuMzMzaDE2Yy43MzYgMCAxLjMzMy0uNTk3IDEuMzMzLTEuMzMzVjE2YTEuMzMzIDEuMzMzIDAgMTEyLjY2NiAwdjEwLjY2N2MwIDIuMjA1LTEuNzk1IDQtNCA0ek0yMS4zMzMgOS4zMzNjLS4zNDEgMC0uNjgzLS4xMzEtLjk0My0uMzkxbC00LjM5MS00LjM5MS00LjM5MSA0LjM5MWExLjMzMiAxLjMzMiAwIDExLTEuODg1LTEuODg1bDUuMzMzLTUuMzMzYTEuMzMyIDEuMzMyIDAgMDExLjg4NSAwbDUuMzMzIDUuMzMzYTEuMzMyIDEuMzMyIDAgMDEtLjk0MyAyLjI3NnptLTUuMzMzIDEyQTEuMzMzIDEuMzMzIDAgMDExNC42NjcgMjBWMi42NjdhMS4zMzMgMS4zMzMgMCAwMTIuNjY2IDBWMjBjMCAuNzM3LS41OTYgMS4zMzMtMS4zMzMgMS4zMzN6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-ios-share:before,.btn.nav-link.btn-secondary .icon.icon-ios-share:before,.game-list.one-piece .game-btn .icon.icon-ios-share:before,.id-footermenu .nav-link .icon.icon-ios-share:before,.idxUserWallet .btn-last .icon.icon-ios-share:before,.mobile .user-item .icon.icon-ios-share:before,.modal-to .icon.icon-ios-share:before,.on .icon.icon-ios-share:before,.pw-toggle .icon.icon-ios-share:before,.rank .icon.icon-ios-share:before{background:#fff}.form-text.text-muted .icon.icon-ios-share{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-ios-share:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-ios-share:before{background:#bd2130}.input-group-text .icon.icon-ios-share:before,.search .input-group-text .icon.icon-ios-share:before{background:#000}.alert-warning .icon.icon-ios-share:before{background:#856404}.alert-success .icon.icon-ios-share:before{background:#28a745}.icon.icon-jockpot:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-jockpot.398d620.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-jockpot.398d620.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-jockpot:before,.btn.nav-link.btn-secondary .icon.icon-jockpot:before,.game-list.one-piece .game-btn .icon.icon-jockpot:before,.id-footermenu .nav-link .icon.icon-jockpot:before,.idxUserWallet .btn-last .icon.icon-jockpot:before,.mobile .user-item .icon.icon-jockpot:before,.modal-to .icon.icon-jockpot:before,.on .icon.icon-jockpot:before,.pw-toggle .icon.icon-jockpot:before,.rank .icon.icon-jockpot:before{background:#fff}.form-text.text-muted .icon.icon-jockpot{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-jockpot:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-jockpot:before{background:#bd2130}.input-group-text .icon.icon-jockpot:before,.search .input-group-text .icon.icon-jockpot:before{background:#000}.alert-warning .icon.icon-jockpot:before{background:#856404}.alert-success .icon.icon-jockpot:before{background:#28a745}.icon.icon-key:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIxIDhhMyAzIDAgMTA2IDAgMyAzIDAgMDAtNiAwem0xMSAzYzAgNi4wNzUtNC45MjUgMTEtMTEgMTFhMTEuMSAxMS4xIDAgMDEtMi4wNTItLjE5MWwtMS41MDEgMS42ODhhMS40OTcgMS40OTcgMCAwMS0xLjEyMS41MDNIMTR2Mi41YTEuNSAxLjUgMCAwMS0xLjUgMS41SDEwdjIuNUExLjUgMS41IDAgMDE4LjUgMzJoLTdBMS41IDEuNSAwIDAxMCAzMC41di00Ljg3OWMwLS4zOTcuMTU4LS43NzkuNDM5LTEuMDYxbDEwLjExMi0xMC4xMTJBMTEuMDEzIDExLjAxMyAwIDAxMTAgMTFjMC02LjA3NSA0LjkyNS0xMSAxMS0xMSA2LjA5MyAwIDExIDQuOTA3IDExIDExeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIxIDhhMyAzIDAgMTA2IDAgMyAzIDAgMDAtNiAwem0xMSAzYzAgNi4wNzUtNC45MjUgMTEtMTEgMTFhMTEuMSAxMS4xIDAgMDEtMi4wNTItLjE5MWwtMS41MDEgMS42ODhhMS40OTcgMS40OTcgMCAwMS0xLjEyMS41MDNIMTR2Mi41YTEuNSAxLjUgMCAwMS0xLjUgMS41SDEwdjIuNUExLjUgMS41IDAgMDE4LjUgMzJoLTdBMS41IDEuNSAwIDAxMCAzMC41di00Ljg3OWMwLS4zOTcuMTU4LS43NzkuNDM5LTEuMDYxbDEwLjExMi0xMC4xMTJBMTEuMDEzIDExLjAxMyAwIDAxMTAgMTFjMC02LjA3NSA0LjkyNS0xMSAxMS0xMSA2LjA5MyAwIDExIDQuOTA3IDExIDExeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-key:before,.btn.nav-link.btn-secondary .icon.icon-key:before,.game-list.one-piece .game-btn .icon.icon-key:before,.id-footermenu .nav-link .icon.icon-key:before,.idxUserWallet .btn-last .icon.icon-key:before,.mobile .user-item .icon.icon-key:before,.modal-to .icon.icon-key:before,.on .icon.icon-key:before,.pw-toggle .icon.icon-key:before,.rank .icon.icon-key:before{background:#fff}.form-text.text-muted .icon.icon-key{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-key:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-key:before{background:#bd2130}.input-group-text .icon.icon-key:before,.search .input-group-text .icon.icon-key:before{background:#000}.alert-warning .icon.icon-key:before{background:#856404}.alert-success .icon.icon-key:before{background:#28a745}.icon.icon-legal:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI2LjQgMjUuNGgtOC44VjEwLjY2M0E0LjAwMiA0LjAwMiAwIDAwMTkuOTIgNy44aDYuNDhhLjguOCAwIDAwLjgtLjhWNS40YS44LjggMCAwMC0uOC0uOGgtNy4yMTlDMTguNDUyIDMuNjM0IDE3LjMwNSAzIDE2IDNzLTIuNDUyLjYzNC0zLjE4MiAxLjZINS42YS44LjggMCAwMC0uOC44VjdhLjguOCAwIDAwLjguOGg2LjQ4YTQuMDA2IDQuMDA2IDAgMDAyLjMyIDIuODYzVjI1LjRINS42YS44LjggMCAwMC0uOC44djEuNmEuOC44IDAgMDAuOC44aDIwLjhhLjguOCAwIDAwLjgtLjh2LTEuNmEuOC44IDAgMDAtLjgtLjh6TTIyIDE5bDMuNi03LjIgMy42IDcuMkgyMnptOS45OTkuOGMwLS44MDkuMDY3LS40MzctNC4yNTMtOS4wNzUtLjg4Mi0xLjc2NS0zLjQwOS0xLjc2OC00LjI5MyAwLTQuMzU2IDguNzEzLTQuMjUyIDguMjkyLTQuMjUyIDkuMDc1SDE5LjJjMCAyLjIwOSAyLjg2NSA0IDYuMzk5IDQgMy41MzYgMCA2LjQwMS0xLjc5MSA2LjQtNHpNNi40IDExLjhMMTAgMTlIMi44bDMuNi03LjJ6bTYuNCA4Yy0uMDAxLS44MDkuMDY2LS40MzctNC4yNTMtOS4wNzUtLjg4My0xLjc2NS0zLjQxLTEuNzY4LTQuMjk0IDBDLS4xMDMgMTkuNDM4LjAwMSAxOS4wMTcuMDAxIDE5LjhIMGMwIDIuMjA5IDIuODY1IDQgNi40IDRzNi40LTEuNzkxIDYuNC00eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI2LjQgMjUuNGgtOC44VjEwLjY2M0E0LjAwMiA0LjAwMiAwIDAwMTkuOTIgNy44aDYuNDhhLjguOCAwIDAwLjgtLjhWNS40YS44LjggMCAwMC0uOC0uOGgtNy4yMTlDMTguNDUyIDMuNjM0IDE3LjMwNSAzIDE2IDNzLTIuNDUyLjYzNC0zLjE4MiAxLjZINS42YS44LjggMCAwMC0uOC44VjdhLjguOCAwIDAwLjguOGg2LjQ4YTQuMDA2IDQuMDA2IDAgMDAyLjMyIDIuODYzVjI1LjRINS42YS44LjggMCAwMC0uOC44djEuNmEuOC44IDAgMDAuOC44aDIwLjhhLjguOCAwIDAwLjgtLjh2LTEuNmEuOC44IDAgMDAtLjgtLjh6TTIyIDE5bDMuNi03LjIgMy42IDcuMkgyMnptOS45OTkuOGMwLS44MDkuMDY3LS40MzctNC4yNTMtOS4wNzUtLjg4Mi0xLjc2NS0zLjQwOS0xLjc2OC00LjI5MyAwLTQuMzU2IDguNzEzLTQuMjUyIDguMjkyLTQuMjUyIDkuMDc1SDE5LjJjMCAyLjIwOSAyLjg2NSA0IDYuMzk5IDQgMy41MzYgMCA2LjQwMS0xLjc5MSA2LjQtNHpNNi40IDExLjhMMTAgMTlIMi44bDMuNi03LjJ6bTYuNCA4Yy0uMDAxLS44MDkuMDY2LS40MzctNC4yNTMtOS4wNzUtLjg4My0xLjc2NS0zLjQxLTEuNzY4LTQuMjk0IDBDLS4xMDMgMTkuNDM4LjAwMSAxOS4wMTcuMDAxIDE5LjhIMGMwIDIuMjA5IDIuODY1IDQgNi40IDRzNi40LTEuNzkxIDYuNC00eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-legal:before,.btn.nav-link.btn-secondary .icon.icon-legal:before,.game-list.one-piece .game-btn .icon.icon-legal:before,.id-footermenu .nav-link .icon.icon-legal:before,.idxUserWallet .btn-last .icon.icon-legal:before,.mobile .user-item .icon.icon-legal:before,.modal-to .icon.icon-legal:before,.on .icon.icon-legal:before,.pw-toggle .icon.icon-legal:before,.rank .icon.icon-legal:before{background:#fff}.form-text.text-muted .icon.icon-legal{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-legal:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-legal:before{background:#bd2130}.input-group-text .icon.icon-legal:before,.search .input-group-text .icon.icon-legal:before{background:#000}.alert-warning .icon.icon-legal:before{background:#856404}.alert-success .icon.icon-legal:before{background:#28a745}.icon.icon-line:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-line.874b157.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-line.874b157.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-line:before,.btn.nav-link.btn-secondary .icon.icon-line:before,.game-list.one-piece .game-btn .icon.icon-line:before,.id-footermenu .nav-link .icon.icon-line:before,.idxUserWallet .btn-last .icon.icon-line:before,.mobile .user-item .icon.icon-line:before,.modal-to .icon.icon-line:before,.on .icon.icon-line:before,.pw-toggle .icon.icon-line:before,.rank .icon.icon-line:before{background:#fff}.form-text.text-muted .icon.icon-line{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-line:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-line:before{background:#bd2130}.input-group-text .icon.icon-line:before,.search .input-group-text .icon.icon-line:before{background:#000}.alert-warning .icon.icon-line:before{background:#856404}.alert-success .icon.icon-line:before{background:#28a745}.icon.icon-link:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-link.32eb68f.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-link.32eb68f.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-link:before,.btn.nav-link.btn-secondary .icon.icon-link:before,.game-list.one-piece .game-btn .icon.icon-link:before,.id-footermenu .nav-link .icon.icon-link:before,.idxUserWallet .btn-last .icon.icon-link:before,.mobile .user-item .icon.icon-link:before,.modal-to .icon.icon-link:before,.on .icon.icon-link:before,.pw-toggle .icon.icon-link:before,.rank .icon.icon-link:before{background:#fff}.form-text.text-muted .icon.icon-link{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-link:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-link:before{background:#bd2130}.input-group-text .icon.icon-link:before,.search .input-group-text .icon.icon-link:before{background:#000}.alert-warning .icon.icon-link:before{background:#856404}.alert-success .icon.icon-link:before{background:#28a745}.icon.icon-list:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI5LjI5NiAxNC4xMzRsLTguMjMzIDguMjE3LTIuNDc1LTIuNDcyLTIuNzA4IDIuNzA5IDUuMTgzIDUuMTc4TDMyIDE2Ljg0NWwtMi43MDQtMi43MTF6TTAgMTkuMzE5aDEzLjQwNHYzLjgyOUgwdi0zLjgyOXptMC03LjY1OWgyMS4wNjR2My44M0gwdi0zLjgzek0wIDRoMjEuMDY0djMuODNIMFY0eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI5LjI5NiAxNC4xMzRsLTguMjMzIDguMjE3LTIuNDc1LTIuNDcyLTIuNzA4IDIuNzA5IDUuMTgzIDUuMTc4TDMyIDE2Ljg0NWwtMi43MDQtMi43MTF6TTAgMTkuMzE5aDEzLjQwNHYzLjgyOUgwdi0zLjgyOXptMC03LjY1OWgyMS4wNjR2My44M0gwdi0zLjgzek0wIDRoMjEuMDY0djMuODNIMFY0eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-list:before,.btn.nav-link.btn-secondary .icon.icon-list:before,.game-list.one-piece .game-btn .icon.icon-list:before,.id-footermenu .nav-link .icon.icon-list:before,.idxUserWallet .btn-last .icon.icon-list:before,.mobile .user-item .icon.icon-list:before,.modal-to .icon.icon-list:before,.on .icon.icon-list:before,.pw-toggle .icon.icon-list:before,.rank .icon.icon-list:before{background:#fff}.form-text.text-muted .icon.icon-list{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-list:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-list:before{background:#bd2130}.input-group-text .icon.icon-list:before,.search .input-group-text .icon.icon-list:before{background:#000}.alert-warning .icon.icon-list:before{background:#856404}.alert-success .icon.icon-list:before{background:#28a745}.icon.icon-lock:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIzLjggOS42VjhjMC00LjQxMS0zLjU4OS04LTgtOHMtOCAzLjU4OS04IDh2NC44SDYuMkEzLjIwMyAzLjIwMyAwIDAwMyAxNnYxMi44QzMgMzAuNTY0IDQuNDM1IDMyIDYuMiAzMmgxOS4yYTMuMjAzIDMuMjAzIDAgMDAzLjE5OS0zLjJWMTZjMC0xLjc2NS0xLjQzNS0zLjItMy4xOTktMy4ySDExVjhjMC0yLjY0NiAyLjE1My00LjggNC44LTQuOHM0LjggMi4xNTMgNC44IDQuOHYxLjZoMy4yeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIzLjggOS42VjhjMC00LjQxMS0zLjU4OS04LTgtOHMtOCAzLjU4OS04IDh2NC44SDYuMkEzLjIwMyAzLjIwMyAwIDAwMyAxNnYxMi44QzMgMzAuNTY0IDQuNDM1IDMyIDYuMiAzMmgxOS4yYTMuMjAzIDMuMjAzIDAgMDAzLjE5OS0zLjJWMTZjMC0xLjc2NS0xLjQzNS0zLjItMy4xOTktMy4ySDExVjhjMC0yLjY0NiAyLjE1My00LjggNC44LTQuOHM0LjggMi4xNTMgNC44IDQuOHYxLjZoMy4yeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-lock:before,.btn.nav-link.btn-secondary .icon.icon-lock:before,.game-list.one-piece .game-btn .icon.icon-lock:before,.id-footermenu .nav-link .icon.icon-lock:before,.idxUserWallet .btn-last .icon.icon-lock:before,.mobile .user-item .icon.icon-lock:before,.modal-to .icon.icon-lock:before,.on .icon.icon-lock:before,.pw-toggle .icon.icon-lock:before,.rank .icon.icon-lock:before{background:#fff}.form-text.text-muted .icon.icon-lock{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-lock:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-lock:before{background:#bd2130}.input-group-text .icon.icon-lock:before,.search .input-group-text .icon.icon-lock:before{background:#000}.alert-warning .icon.icon-lock:before{background:#856404}.alert-success .icon.icon-lock:before{background:#28a745}.icon.icon-logout:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTkuNTk3IDEzLjA3djYuOTYzYzAgLjgwNS43MTUgMS40NzQgMS41MTkgMS40NzRoOC4wNzl2NS40OWMwIC40OTEuMjY4Ljg5NC43MTQgMS4xMTYuMTc5LjA0NS4zNTcuMDQ1LjQ0Ni4wNDUuMzEzIDAgLjU4MS0uMDkuODA0LS4zMTNsMTAuNDktMTAuNDljLjQ5MS0uNDAyLjQ0Ni0xLjIwNSAwLTEuNjUxTDIxLjE1OCA1LjI1OWMtLjYyNS0uNjctMS45NjQtLjI2OC0xLjk2NC44MDN2NS41MzVoLTguMDc5Yy0uODAzIDAtMS41MTguNjctMS41MTggMS40NzN6TTAgNy44MDN2MTcuNDUzYzAgMS42MDcuNjcgMy4wMzYgMS43NDEgNC4xNTIgMS4wNzEgMS4wNyAyLjQ1NSAxLjY1IDQuMDYyIDEuNjVoOC43NDl2LTMuNjE1SDUuODAzYy0xLjIwNSAwLTIuMTQzLS45ODItMi4xNDMtMi4xODhWNy44MDNjMC0xLjIwNS45MzgtMi4xNDMgMi4xNDMtMi4xNDNoOC43NDlWMkg1LjgwM2MtMS42MDYgMC0yLjk5LjYyNS00LjA2MiAxLjY5NkMuNjcgNC44MTIgMCA2LjE5NiAwIDcuODAzeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTkuNTk3IDEzLjA3djYuOTYzYzAgLjgwNS43MTUgMS40NzQgMS41MTkgMS40NzRoOC4wNzl2NS40OWMwIC40OTEuMjY4Ljg5NC43MTQgMS4xMTYuMTc5LjA0NS4zNTcuMDQ1LjQ0Ni4wNDUuMzEzIDAgLjU4MS0uMDkuODA0LS4zMTNsMTAuNDktMTAuNDljLjQ5MS0uNDAyLjQ0Ni0xLjIwNSAwLTEuNjUxTDIxLjE1OCA1LjI1OWMtLjYyNS0uNjctMS45NjQtLjI2OC0xLjk2NC44MDN2NS41MzVoLTguMDc5Yy0uODAzIDAtMS41MTguNjctMS41MTggMS40NzN6TTAgNy44MDN2MTcuNDUzYzAgMS42MDcuNjcgMy4wMzYgMS43NDEgNC4xNTIgMS4wNzEgMS4wNyAyLjQ1NSAxLjY1IDQuMDYyIDEuNjVoOC43NDl2LTMuNjE1SDUuODAzYy0xLjIwNSAwLTIuMTQzLS45ODItMi4xNDMtMi4xODhWNy44MDNjMC0xLjIwNS45MzgtMi4xNDMgMi4xNDMtMi4xNDNoOC43NDlWMkg1LjgwM2MtMS42MDYgMC0yLjk5LjYyNS00LjA2MiAxLjY5NkMuNjcgNC44MTIgMCA2LjE5NiAwIDcuODAzeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-logout:before,.btn.nav-link.btn-secondary .icon.icon-logout:before,.game-list.one-piece .game-btn .icon.icon-logout:before,.id-footermenu .nav-link .icon.icon-logout:before,.idxUserWallet .btn-last .icon.icon-logout:before,.mobile .user-item .icon.icon-logout:before,.modal-to .icon.icon-logout:before,.on .icon.icon-logout:before,.pw-toggle .icon.icon-logout:before,.rank .icon.icon-logout:before{background:#fff}.form-text.text-muted .icon.icon-logout{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-logout:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-logout:before{background:#bd2130}.input-group-text .icon.icon-logout:before,.search .input-group-text .icon.icon-logout:before{background:#000}.alert-warning .icon.icon-logout:before{background:#856404}.alert-success .icon.icon-logout:before{background:#28a745}.icon.icon-lore:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTEwIDExLjJoNC44VjYuNEgxOHY0LjhoNC44djMuMkgxOHY0LjhoLTMuMnYtNC44SDEwdi0zLjJ6TTYuODE5IDI1LjZIMzAuOFYzLjJjMC0xLjc2NS0xLjQzNS0zLjItMy4yLTMuMkg2LjhDNC44NyAwIDIgMS4yNzggMiA0Ljh2MjIuNEMyIDMwLjcyMiA0Ljg3IDMyIDYuOCAzMmgyNHYtMy4ySDYuODE5Yy0uNzM5LS4wMTktMS42MTktLjMxMS0xLjYxOS0xLjZzLjg4LTEuNTgxIDEuNjE5LTEuNnoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTEwIDExLjJoNC44VjYuNEgxOHY0LjhoNC44djMuMkgxOHY0LjhoLTMuMnYtNC44SDEwdi0zLjJ6TTYuODE5IDI1LjZIMzAuOFYzLjJjMC0xLjc2NS0xLjQzNS0zLjItMy4yLTMuMkg2LjhDNC44NyAwIDIgMS4yNzggMiA0Ljh2MjIuNEMyIDMwLjcyMiA0Ljg3IDMyIDYuOCAzMmgyNHYtMy4ySDYuODE5Yy0uNzM5LS4wMTktMS42MTktLjMxMS0xLjYxOS0xLjZzLjg4LTEuNTgxIDEuNjE5LTEuNnoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-lore:before,.btn.nav-link.btn-secondary .icon.icon-lore:before,.game-list.one-piece .game-btn .icon.icon-lore:before,.id-footermenu .nav-link .icon.icon-lore:before,.idxUserWallet .btn-last .icon.icon-lore:before,.mobile .user-item .icon.icon-lore:before,.modal-to .icon.icon-lore:before,.on .icon.icon-lore:before,.pw-toggle .icon.icon-lore:before,.rank .icon.icon-lore:before{background:#fff}.form-text.text-muted .icon.icon-lore{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-lore:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-lore:before{background:#bd2130}.input-group-text .icon.icon-lore:before,.search .input-group-text .icon.icon-lore:before{background:#000}.alert-warning .icon.icon-lore:before{background:#856404}.alert-success .icon.icon-lore:before{background:#28a745}.icon.icon-lotto:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-lotto.e23543a.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-lotto.e23543a.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-lotto:before,.btn.nav-link.btn-secondary .icon.icon-lotto:before,.game-list.one-piece .game-btn .icon.icon-lotto:before,.id-footermenu .nav-link .icon.icon-lotto:before,.idxUserWallet .btn-last .icon.icon-lotto:before,.mobile .user-item .icon.icon-lotto:before,.modal-to .icon.icon-lotto:before,.on .icon.icon-lotto:before,.pw-toggle .icon.icon-lotto:before,.rank .icon.icon-lotto:before{background:#fff}.form-text.text-muted .icon.icon-lotto{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-lotto:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-lotto:before{background:#bd2130}.input-group-text .icon.icon-lotto:before,.search .input-group-text .icon.icon-lotto:before{background:#000}.alert-warning .icon.icon-lotto:before{background:#856404}.alert-success .icon.icon-lotto:before{background:#28a745}.icon.icon-mail:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-mail.3d72365.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-mail.3d72365.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-mail:before,.btn.nav-link.btn-secondary .icon.icon-mail:before,.game-list.one-piece .game-btn .icon.icon-mail:before,.id-footermenu .nav-link .icon.icon-mail:before,.idxUserWallet .btn-last .icon.icon-mail:before,.mobile .user-item .icon.icon-mail:before,.modal-to .icon.icon-mail:before,.on .icon.icon-mail:before,.pw-toggle .icon.icon-mail:before,.rank .icon.icon-mail:before{background:#fff}.form-text.text-muted .icon.icon-mail{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-mail:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-mail:before{background:#bd2130}.input-group-text .icon.icon-mail:before,.search .input-group-text .icon.icon-mail:before{background:#000}.alert-warning .icon.icon-mail:before{background:#856404}.alert-success .icon.icon-mail:before{background:#28a745}.icon.icon-map:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjExMSAwaC0uMjg1bC05LjQ5MiAzLjczM0wxMC42NjcgMCAuNjQgMy4zNzhjLS4zNzMuMTI0LS42NC40NDQtLjY0Ljg1M3YyNi44OGMwIC4yMzUuMDk0LjQ2Mi4yNi42MjkuMTY3LjE2Ni4zOTMuMjYuNjI5LjI2LjA4OSAwIC4xOTYgMCAuMjg1LS4wNTNsOS40OTMtMy42ODFMMjEuMzM0IDMybDEwLjAyNS0zLjM3OGMuMzc0LS4xNzguNjQxLS40NDQuNjQxLS44NTJWLjg4OUEuODkyLjg5MiAwIDAwMzEuMTExIDB6bS05Ljc3NyAyOC40NDRsLTEwLjY2Ny0zLjc1MVYzLjU1NmwxMC42NjcgMy43NTF2MjEuMTM3eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjExMSAwaC0uMjg1bC05LjQ5MiAzLjczM0wxMC42NjcgMCAuNjQgMy4zNzhjLS4zNzMuMTI0LS42NC40NDQtLjY0Ljg1M3YyNi44OGMwIC4yMzUuMDk0LjQ2Mi4yNi42MjkuMTY3LjE2Ni4zOTMuMjYuNjI5LjI2LjA4OSAwIC4xOTYgMCAuMjg1LS4wNTNsOS40OTMtMy42ODFMMjEuMzM0IDMybDEwLjAyNS0zLjM3OGMuMzc0LS4xNzguNjQxLS40NDQuNjQxLS44NTJWLjg4OUEuODkyLjg5MiAwIDAwMzEuMTExIDB6bS05Ljc3NyAyOC40NDRsLTEwLjY2Ny0zLjc1MVYzLjU1NmwxMC42NjcgMy43NTF2MjEuMTM3eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-map:before,.btn.nav-link.btn-secondary .icon.icon-map:before,.game-list.one-piece .game-btn .icon.icon-map:before,.id-footermenu .nav-link .icon.icon-map:before,.idxUserWallet .btn-last .icon.icon-map:before,.mobile .user-item .icon.icon-map:before,.modal-to .icon.icon-map:before,.on .icon.icon-map:before,.pw-toggle .icon.icon-map:before,.rank .icon.icon-map:before{background:#fff}.form-text.text-muted .icon.icon-map{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-map:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-map:before{background:#bd2130}.input-group-text .icon.icon-map:before,.search .input-group-text .icon.icon-map:before{background:#000}.alert-warning .icon.icon-map:before{background:#856404}.alert-success .icon.icon-map:before{background:#28a745}.icon.icon-member:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-member.eb48a1f.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-member.eb48a1f.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-member:before,.btn.nav-link.btn-secondary .icon.icon-member:before,.game-list.one-piece .game-btn .icon.icon-member:before,.id-footermenu .nav-link .icon.icon-member:before,.idxUserWallet .btn-last .icon.icon-member:before,.mobile .user-item .icon.icon-member:before,.modal-to .icon.icon-member:before,.on .icon.icon-member:before,.pw-toggle .icon.icon-member:before,.rank .icon.icon-member:before{background:#fff}.form-text.text-muted .icon.icon-member{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-member:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-member:before{background:#bd2130}.input-group-text .icon.icon-member:before,.search .input-group-text .icon.icon-member:before{background:#000}.alert-warning .icon.icon-member:before{background:#856404}.alert-success .icon.icon-member:before{background:#28a745}.icon.icon-menu:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIuMjg1IDE0LjE0M2gyNy40MjlhMi4yODcgMi4yODcgMCAwMTAgNC41NzFIMi4yODVhMi4yODEgMi4yODEgMCAwMS0xLjYxNS0uNjcgMi4yOCAyLjI4IDAgMDEwLTMuMjMxIDIuMjgzIDIuMjgzIDAgMDExLjYxNS0uNjd6bTE2IDkuMTQyaDExLjQyOUEyLjI4MyAyLjI4MyAwIDAxMzIgMjUuNTcxYTIuMjgzIDIuMjgzIDAgMDEtMi4yODYgMi4yODZIMTguMjg1YTIuMjgxIDIuMjgxIDAgMDEtMS42MTUtLjY3IDIuMjgxIDIuMjgxIDAgMDEwLTMuMjMyIDIuMjgzIDIuMjgzIDAgMDExLjYxNS0uNjd6TTIuMjg1IDVoMTEuNDI5YTIuMjg3IDIuMjg3IDAgMDEwIDQuNTcxSDIuMjg1YTIuMjg0IDIuMjg0IDAgMDEwLTQuNTcxeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIuMjg1IDE0LjE0M2gyNy40MjlhMi4yODcgMi4yODcgMCAwMTAgNC41NzFIMi4yODVhMi4yODEgMi4yODEgMCAwMS0xLjYxNS0uNjcgMi4yOCAyLjI4IDAgMDEwLTMuMjMxIDIuMjgzIDIuMjgzIDAgMDExLjYxNS0uNjd6bTE2IDkuMTQyaDExLjQyOUEyLjI4MyAyLjI4MyAwIDAxMzIgMjUuNTcxYTIuMjgzIDIuMjgzIDAgMDEtMi4yODYgMi4yODZIMTguMjg1YTIuMjgxIDIuMjgxIDAgMDEtMS42MTUtLjY3IDIuMjgxIDIuMjgxIDAgMDEwLTMuMjMyIDIuMjgzIDIuMjgzIDAgMDExLjYxNS0uNjd6TTIuMjg1IDVoMTEuNDI5YTIuMjg3IDIuMjg3IDAgMDEwIDQuNTcxSDIuMjg1YTIuMjg0IDIuMjg0IDAgMDEwLTQuNTcxeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-menu:before,.btn.nav-link.btn-secondary .icon.icon-menu:before,.game-list.one-piece .game-btn .icon.icon-menu:before,.id-footermenu .nav-link .icon.icon-menu:before,.idxUserWallet .btn-last .icon.icon-menu:before,.mobile .user-item .icon.icon-menu:before,.modal-to .icon.icon-menu:before,.on .icon.icon-menu:before,.pw-toggle .icon.icon-menu:before,.rank .icon.icon-menu:before{background:#fff}.form-text.text-muted .icon.icon-menu{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-menu:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-menu:before{background:#bd2130}.input-group-text .icon.icon-menu:before,.search .input-group-text .icon.icon-menu:before{background:#000}.alert-warning .icon.icon-menu:before{background:#856404}.alert-success .icon.icon-menu:before{background:#28a745}.icon.icon-menu1:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIgNmgyOHY2SDJ6bTAgOGgyOHY2SDJ6bTAgOGgyOHY2SDJ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIgNmgyOHY2SDJ6bTAgOGgyOHY2SDJ6bTAgOGgyOHY2SDJ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-menu1:before,.btn.nav-link.btn-secondary .icon.icon-menu1:before,.game-list.one-piece .game-btn .icon.icon-menu1:before,.id-footermenu .nav-link .icon.icon-menu1:before,.idxUserWallet .btn-last .icon.icon-menu1:before,.mobile .user-item .icon.icon-menu1:before,.modal-to .icon.icon-menu1:before,.on .icon.icon-menu1:before,.pw-toggle .icon.icon-menu1:before,.rank .icon.icon-menu1:before{background:#fff}.form-text.text-muted .icon.icon-menu1{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-menu1:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-menu1:before{background:#bd2130}.input-group-text .icon.icon-menu1:before,.search .input-group-text .icon.icon-menu1:before{background:#000}.alert-warning .icon.icon-menu1:before{background:#856404}.alert-success .icon.icon-menu1:before{background:#28a745}.icon.icon-minus:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMTN2NmExIDEgMCAwMDEgMWgzMGExIDEgMCAwMDEtMXYtNmExIDEgMCAwMC0xLTFIMWExIDEgMCAwMC0xIDF6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMTN2NmExIDEgMCAwMDEgMWgzMGExIDEgMCAwMDEtMXYtNmExIDEgMCAwMC0xLTFIMWExIDEgMCAwMC0xIDF6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-minus:before,.btn.nav-link.btn-secondary .icon.icon-minus:before,.game-list.one-piece .game-btn .icon.icon-minus:before,.id-footermenu .nav-link .icon.icon-minus:before,.idxUserWallet .btn-last .icon.icon-minus:before,.mobile .user-item .icon.icon-minus:before,.modal-to .icon.icon-minus:before,.on .icon.icon-minus:before,.pw-toggle .icon.icon-minus:before,.rank .icon.icon-minus:before{background:#fff}.form-text.text-muted .icon.icon-minus{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-minus:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-minus:before{background:#bd2130}.input-group-text .icon.icon-minus:before,.search .input-group-text .icon.icon-minus:before{background:#000}.alert-warning .icon.icon-minus:before{background:#856404}.alert-success .icon.icon-minus:before{background:#28a745}.icon.icon-mobile:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0IDIzLjI1YzAgLjQxMi0uMzM4Ljc1LS43NS43NWgtMTIuNWEuNzUyLjc1MiAwIDAxLS43NS0uNzVWMy43NWMwLS40MTIuMzM3LS43NS43NS0uNzVoMTIuNWMuNDEyIDAgLjc1LjMzOC43NS43NXYxOS41ek0xNyAzMGMtMS4xMDYgMC0yLS44OTQtMi0ycy44OTQtMiAyLTIgMiAuODk0IDIgMi0uODk0IDItMiAyem03LTMwSDEwQzguMzQ0IDAgNyAxLjM0NCA3IDN2MjZjMCAxLjY1NiAxLjM0NCAzIDMgM2gxNGMxLjY1NiAwIDMtMS4zNDQgMy0zVjNjMC0xLjY1Ni0xLjM0NC0zLTMtM3oiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0IDIzLjI1YzAgLjQxMi0uMzM4Ljc1LS43NS43NWgtMTIuNWEuNzUyLjc1MiAwIDAxLS43NS0uNzVWMy43NWMwLS40MTIuMzM3LS43NS43NS0uNzVoMTIuNWMuNDEyIDAgLjc1LjMzOC43NS43NXYxOS41ek0xNyAzMGMtMS4xMDYgMC0yLS44OTQtMi0ycy44OTQtMiAyLTIgMiAuODk0IDIgMi0uODk0IDItMiAyem03LTMwSDEwQzguMzQ0IDAgNyAxLjM0NCA3IDN2MjZjMCAxLjY1NiAxLjM0NCAzIDMgM2gxNGMxLjY1NiAwIDMtMS4zNDQgMy0zVjNjMC0xLjY1Ni0xLjM0NC0zLTMtM3oiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-mobile:before,.btn.nav-link.btn-secondary .icon.icon-mobile:before,.game-list.one-piece .game-btn .icon.icon-mobile:before,.id-footermenu .nav-link .icon.icon-mobile:before,.idxUserWallet .btn-last .icon.icon-mobile:before,.mobile .user-item .icon.icon-mobile:before,.modal-to .icon.icon-mobile:before,.on .icon.icon-mobile:before,.pw-toggle .icon.icon-mobile:before,.rank .icon.icon-mobile:before{background:#fff}.form-text.text-muted .icon.icon-mobile{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-mobile:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-mobile:before{background:#bd2130}.input-group-text .icon.icon-mobile:before,.search .input-group-text .icon.icon-mobile:before{background:#000}.alert-warning .icon.icon-mobile:before{background:#856404}.alert-success .icon.icon-mobile:before{background:#28a745}.icon.icon-mobile1:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIzIDBIOUM3LjM1IDAgNiAxLjM1IDYgM3YyNmMwIDEuNjUgMS4zNSAzIDMgM2gxNGMxLjY1IDAgMy0xLjM1IDMtM1YzYzAtMS42NS0xLjM1LTMtMy0zek0xMiAxLjVoOHYxaC04di0xek0xNiAzMGEyIDIgMCAxMS0uMDAxLTMuOTk5QTIgMiAwIDAxMTYgMzB6bTgtNkg4VjRoMTZ2MjB6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIzIDBIOUM3LjM1IDAgNiAxLjM1IDYgM3YyNmMwIDEuNjUgMS4zNSAzIDMgM2gxNGMxLjY1IDAgMy0xLjM1IDMtM1YzYzAtMS42NS0xLjM1LTMtMy0zek0xMiAxLjVoOHYxaC04di0xek0xNiAzMGEyIDIgMCAxMS0uMDAxLTMuOTk5QTIgMiAwIDAxMTYgMzB6bTgtNkg4VjRoMTZ2MjB6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-mobile1:before,.btn.nav-link.btn-secondary .icon.icon-mobile1:before,.game-list.one-piece .game-btn .icon.icon-mobile1:before,.id-footermenu .nav-link .icon.icon-mobile1:before,.idxUserWallet .btn-last .icon.icon-mobile1:before,.mobile .user-item .icon.icon-mobile1:before,.modal-to .icon.icon-mobile1:before,.on .icon.icon-mobile1:before,.pw-toggle .icon.icon-mobile1:before,.rank .icon.icon-mobile1:before{background:#fff}.form-text.text-muted .icon.icon-mobile1{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-mobile1:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-mobile1:before{background:#bd2130}.input-group-text .icon.icon-mobile1:before,.search .input-group-text .icon.icon-mobile1:before{background:#000}.alert-warning .icon.icon-mobile1:before{background:#856404}.alert-success .icon.icon-mobile1:before{background:#28a745}.icon.icon-mobile2:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0IDBINkM0LjkgMCA0IC45IDQgMnYyOGMwIDEuMS45IDIgMiAyaDE4YzEuMSAwIDItLjkgMi0yVjJjMC0xLjEtLjktMi0yLTJ6bS05IDMwLjU1NmExLjU1NiAxLjU1NiAwIDExMC0zLjExMyAxLjU1NiAxLjU1NiAwIDAxMCAzLjExM3pNMjQgMjZINlY0aDE4djIyeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0IDBINkM0LjkgMCA0IC45IDQgMnYyOGMwIDEuMS45IDIgMiAyaDE4YzEuMSAwIDItLjkgMi0yVjJjMC0xLjEtLjktMi0yLTJ6bS05IDMwLjU1NmExLjU1NiAxLjU1NiAwIDExMC0zLjExMyAxLjU1NiAxLjU1NiAwIDAxMCAzLjExM3pNMjQgMjZINlY0aDE4djIyeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-mobile2:before,.btn.nav-link.btn-secondary .icon.icon-mobile2:before,.game-list.one-piece .game-btn .icon.icon-mobile2:before,.id-footermenu .nav-link .icon.icon-mobile2:before,.idxUserWallet .btn-last .icon.icon-mobile2:before,.mobile .user-item .icon.icon-mobile2:before,.modal-to .icon.icon-mobile2:before,.on .icon.icon-mobile2:before,.pw-toggle .icon.icon-mobile2:before,.rank .icon.icon-mobile2:before{background:#fff}.form-text.text-muted .icon.icon-mobile2{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-mobile2:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-mobile2:before{background:#bd2130}.input-group-text .icon.icon-mobile2:before,.search .input-group-text .icon.icon-mobile2:before{background:#000}.alert-warning .icon.icon-mobile2:before{background:#856404}.alert-success .icon.icon-mobile2:before{background:#28a745}.icon.icon-money:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-money.da89893.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-money.da89893.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-money:before,.btn.nav-link.btn-secondary .icon.icon-money:before,.game-list.one-piece .game-btn .icon.icon-money:before,.id-footermenu .nav-link .icon.icon-money:before,.idxUserWallet .btn-last .icon.icon-money:before,.mobile .user-item .icon.icon-money:before,.modal-to .icon.icon-money:before,.on .icon.icon-money:before,.pw-toggle .icon.icon-money:before,.rank .icon.icon-money:before{background:#fff}.form-text.text-muted .icon.icon-money{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-money:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-money:before{background:#bd2130}.input-group-text .icon.icon-money:before,.search .input-group-text .icon.icon-money:before{background:#000}.alert-warning .icon.icon-money:before{background:#856404}.alert-success .icon.icon-money:before{background:#28a745}.icon.icon-moneybag:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-moneybag.7e26291.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-moneybag.7e26291.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-moneybag:before,.btn.nav-link.btn-secondary .icon.icon-moneybag:before,.game-list.one-piece .game-btn .icon.icon-moneybag:before,.id-footermenu .nav-link .icon.icon-moneybag:before,.idxUserWallet .btn-last .icon.icon-moneybag:before,.mobile .user-item .icon.icon-moneybag:before,.modal-to .icon.icon-moneybag:before,.on .icon.icon-moneybag:before,.pw-toggle .icon.icon-moneybag:before,.rank .icon.icon-moneybag:before{background:#fff}.form-text.text-muted .icon.icon-moneybag{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-moneybag:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-moneybag:before{background:#bd2130}.input-group-text .icon.icon-moneybag:before,.search .input-group-text .icon.icon-moneybag:before{background:#000}.alert-warning .icon.icon-moneybag:before{background:#856404}.alert-success .icon.icon-moneybag:before{background:#28a745}.icon.icon-more-vertical:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE4LjY2NyAxNmEyLjY2NyAyLjY2NyAwIDExLTUuMzM0IDAgMi42NjcgMi42NjcgMCAwMTUuMzM0IDB6bTAtOS4zMzNhMi42NjcgMi42NjcgMCAxMS01LjMzNCAwIDIuNjY3IDIuNjY3IDAgMDE1LjMzNCAwem0wIDE4LjY2NmEyLjY2NyAyLjY2NyAwIDExLTUuMzM0IDAgMi42NjcgMi42NjcgMCAwMTUuMzM0IDB6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE4LjY2NyAxNmEyLjY2NyAyLjY2NyAwIDExLTUuMzM0IDAgMi42NjcgMi42NjcgMCAwMTUuMzM0IDB6bTAtOS4zMzNhMi42NjcgMi42NjcgMCAxMS01LjMzNCAwIDIuNjY3IDIuNjY3IDAgMDE1LjMzNCAwem0wIDE4LjY2NmEyLjY2NyAyLjY2NyAwIDExLTUuMzM0IDAgMi42NjcgMi42NjcgMCAwMTUuMzM0IDB6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-more-vertical:before,.btn.nav-link.btn-secondary .icon.icon-more-vertical:before,.game-list.one-piece .game-btn .icon.icon-more-vertical:before,.id-footermenu .nav-link .icon.icon-more-vertical:before,.idxUserWallet .btn-last .icon.icon-more-vertical:before,.mobile .user-item .icon.icon-more-vertical:before,.modal-to .icon.icon-more-vertical:before,.on .icon.icon-more-vertical:before,.pw-toggle .icon.icon-more-vertical:before,.rank .icon.icon-more-vertical:before{background:#fff}.form-text.text-muted .icon.icon-more-vertical{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-more-vertical:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-more-vertical:before{background:#bd2130}.input-group-text .icon.icon-more-vertical:before,.search .input-group-text .icon.icon-more-vertical:before{background:#000}.alert-warning .icon.icon-more-vertical:before{background:#856404}.alert-success .icon.icon-more-vertical:before{background:#28a745}.icon.icon-msg:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDJDNy4xNjMgMiAwIDcuODE4IDAgMTVjMCAzLjEgMS4zMzcgNS45MzggMy41NjMgOC4xNjktLjc4MSAzLjE0OS0zLjM5NCA1Ljk1Ni0zLjQyNSA1Ljk4N2EuNDk1LjQ5NSAwIDAwLS4wOTQuNTQ0Yy4wODEuMTg4LjI1Ni4zLjQ1Ni4zIDQuMTQ0IDAgNy4yNS0xLjk4NyA4Ljc4OC0zLjIxM0ExOS4wMjcgMTkuMDI3IDAgMDAxNiAyOGM4LjgzOCAwIDE2LTUuODE4IDE2LTEzUzI0LjgzOCAyIDE2IDJ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDJDNy4xNjMgMiAwIDcuODE4IDAgMTVjMCAzLjEgMS4zMzcgNS45MzggMy41NjMgOC4xNjktLjc4MSAzLjE0OS0zLjM5NCA1Ljk1Ni0zLjQyNSA1Ljk4N2EuNDk1LjQ5NSAwIDAwLS4wOTQuNTQ0Yy4wODEuMTg4LjI1Ni4zLjQ1Ni4zIDQuMTQ0IDAgNy4yNS0xLjk4NyA4Ljc4OC0zLjIxM0ExOS4wMjcgMTkuMDI3IDAgMDAxNiAyOGM4LjgzOCAwIDE2LTUuODE4IDE2LTEzUzI0LjgzOCAyIDE2IDJ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-msg:before,.btn.nav-link.btn-secondary .icon.icon-msg:before,.game-list.one-piece .game-btn .icon.icon-msg:before,.id-footermenu .nav-link .icon.icon-msg:before,.idxUserWallet .btn-last .icon.icon-msg:before,.mobile .user-item .icon.icon-msg:before,.modal-to .icon.icon-msg:before,.on .icon.icon-msg:before,.pw-toggle .icon.icon-msg:before,.rank .icon.icon-msg:before{background:#fff}.form-text.text-muted .icon.icon-msg{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-msg:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-msg:before{background:#bd2130}.input-group-text .icon.icon-msg:before,.search .input-group-text .icon.icon-msg:before{background:#000}.alert-warning .icon.icon-msg:before{background:#856404}.alert-success .icon.icon-msg:before{background:#28a745}.icon.icon-new:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-new.4eadd0e.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-new.4eadd0e.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-new:before,.btn.nav-link.btn-secondary .icon.icon-new:before,.game-list.one-piece .game-btn .icon.icon-new:before,.id-footermenu .nav-link .icon.icon-new:before,.idxUserWallet .btn-last .icon.icon-new:before,.mobile .user-item .icon.icon-new:before,.modal-to .icon.icon-new:before,.on .icon.icon-new:before,.pw-toggle .icon.icon-new:before,.rank .icon.icon-new:before{background:#fff}.form-text.text-muted .icon.icon-new{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-new:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-new:before{background:#bd2130}.input-group-text .icon.icon-new:before,.search .input-group-text .icon.icon-new:before{background:#000}.alert-warning .icon.icon-new:before{background:#856404}.alert-success .icon.icon-new:before{background:#28a745}.icon.icon-newin:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-newin.8e22ad0.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-newin.8e22ad0.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-newin:before,.btn.nav-link.btn-secondary .icon.icon-newin:before,.game-list.one-piece .game-btn .icon.icon-newin:before,.id-footermenu .nav-link .icon.icon-newin:before,.idxUserWallet .btn-last .icon.icon-newin:before,.mobile .user-item .icon.icon-newin:before,.modal-to .icon.icon-newin:before,.on .icon.icon-newin:before,.pw-toggle .icon.icon-newin:before,.rank .icon.icon-newin:before{background:#fff}.form-text.text-muted .icon.icon-newin{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-newin:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-newin:before{background:#bd2130}.input-group-text .icon.icon-newin:before,.search .input-group-text .icon.icon-newin:before{background:#000}.alert-warning .icon.icon-newin:before{background:#856404}.alert-success .icon.icon-newin:before{background:#28a745}.icon.icon-newspaper:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-newspaper.8f82fc1.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-newspaper.8f82fc1.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-newspaper:before,.btn.nav-link.btn-secondary .icon.icon-newspaper:before,.game-list.one-piece .game-btn .icon.icon-newspaper:before,.id-footermenu .nav-link .icon.icon-newspaper:before,.idxUserWallet .btn-last .icon.icon-newspaper:before,.mobile .user-item .icon.icon-newspaper:before,.modal-to .icon.icon-newspaper:before,.on .icon.icon-newspaper:before,.pw-toggle .icon.icon-newspaper:before,.rank .icon.icon-newspaper:before{background:#fff}.form-text.text-muted .icon.icon-newspaper{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-newspaper:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-newspaper:before{background:#bd2130}.input-group-text .icon.icon-newspaper:before,.search .input-group-text .icon.icon-newspaper:before{background:#000}.alert-warning .icon.icon-newspaper:before{background:#856404}.alert-success .icon.icon-newspaper:before{background:#28a745}.icon.icon-noeye:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-noeye.a8230b0.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-noeye.a8230b0.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-noeye:before,.btn.nav-link.btn-secondary .icon.icon-noeye:before,.game-list.one-piece .game-btn .icon.icon-noeye:before,.id-footermenu .nav-link .icon.icon-noeye:before,.idxUserWallet .btn-last .icon.icon-noeye:before,.mobile .user-item .icon.icon-noeye:before,.modal-to .icon.icon-noeye:before,.on .icon.icon-noeye:before,.pw-toggle .icon.icon-noeye:before,.rank .icon.icon-noeye:before{background:#fff}.form-text.text-muted .icon.icon-noeye{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-noeye:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-noeye:before{background:#bd2130}.input-group-text .icon.icon-noeye:before,.search .input-group-text .icon.icon-noeye:before{background:#000}.alert-warning .icon.icon-noeye:before{background:#856404}.alert-success .icon.icon-noeye:before{background:#28a745}.icon.icon-note:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-note.ce0e9d0.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-note.ce0e9d0.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-note:before,.btn.nav-link.btn-secondary .icon.icon-note:before,.game-list.one-piece .game-btn .icon.icon-note:before,.id-footermenu .nav-link .icon.icon-note:before,.idxUserWallet .btn-last .icon.icon-note:before,.mobile .user-item .icon.icon-note:before,.modal-to .icon.icon-note:before,.on .icon.icon-note:before,.pw-toggle .icon.icon-note:before,.rank .icon.icon-note:before{background:#fff}.form-text.text-muted .icon.icon-note{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-note:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-note:before{background:#bd2130}.input-group-text .icon.icon-note:before,.search .input-group-text .icon.icon-note:before{background:#000}.alert-warning .icon.icon-note:before{background:#856404}.alert-success .icon.icon-note:before{background:#28a745}.icon.icon-notification:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-notification.a559581.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-notification.a559581.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-notification:before,.btn.nav-link.btn-secondary .icon.icon-notification:before,.game-list.one-piece .game-btn .icon.icon-notification:before,.id-footermenu .nav-link .icon.icon-notification:before,.idxUserWallet .btn-last .icon.icon-notification:before,.mobile .user-item .icon.icon-notification:before,.modal-to .icon.icon-notification:before,.on .icon.icon-notification:before,.pw-toggle .icon.icon-notification:before,.rank .icon.icon-notification:before{background:#fff}.form-text.text-muted .icon.icon-notification{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-notification:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-notification:before{background:#bd2130}.input-group-text .icon.icon-notification:before,.search .input-group-text .icon.icon-notification:before{background:#000}.alert-warning .icon.icon-notification:before{background:#856404}.alert-success .icon.icon-notification:before{background:#28a745}.icon.icon-ok:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE0LjE0OSAyNC40NzJsMTEuODctMTEuODcxYTEuMDMgMS4wMyAwIDAwMC0xLjQ2bC0xLjQ1OS0xLjQ2YTEuMDMzIDEuMDMzIDAgMDAtMS40NiAwbC05LjY4MSA5LjY4MS00LjUyLTQuNTJhMS4wMzMgMS4wMzMgMCAwMC0xLjQ2IDBsLTEuNDYgMS40NTlhMS4wMzEgMS4wMzEgMCAwMDAgMS40NTlsNi43MSA2LjcxYTEuMDMgMS4wMyAwIDAwMS40Ni4wMDJ6TTMyIDE2YzAgOC44MzYtNy4xNjQgMTYtMTYgMTZTMCAyNC44MzYgMCAxNiA3LjE2NCAwIDE2IDBzMTYgNy4xNjQgMTYgMTZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE0LjE0OSAyNC40NzJsMTEuODctMTEuODcxYTEuMDMgMS4wMyAwIDAwMC0xLjQ2bC0xLjQ1OS0xLjQ2YTEuMDMzIDEuMDMzIDAgMDAtMS40NiAwbC05LjY4MSA5LjY4MS00LjUyLTQuNTJhMS4wMzMgMS4wMzMgMCAwMC0xLjQ2IDBsLTEuNDYgMS40NTlhMS4wMzEgMS4wMzEgMCAwMDAgMS40NTlsNi43MSA2LjcxYTEuMDMgMS4wMyAwIDAwMS40Ni4wMDJ6TTMyIDE2YzAgOC44MzYtNy4xNjQgMTYtMTYgMTZTMCAyNC44MzYgMCAxNiA3LjE2NCAwIDE2IDBzMTYgNy4xNjQgMTYgMTZ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-ok:before,.btn.nav-link.btn-secondary .icon.icon-ok:before,.game-list.one-piece .game-btn .icon.icon-ok:before,.id-footermenu .nav-link .icon.icon-ok:before,.idxUserWallet .btn-last .icon.icon-ok:before,.mobile .user-item .icon.icon-ok:before,.modal-to .icon.icon-ok:before,.on .icon.icon-ok:before,.pw-toggle .icon.icon-ok:before,.rank .icon.icon-ok:before{background:#fff}.form-text.text-muted .icon.icon-ok{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-ok:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-ok:before{background:#bd2130}.input-group-text .icon.icon-ok:before,.search .input-group-text .icon.icon-ok:before{background:#000}.alert-warning .icon.icon-ok:before{background:#856404}.alert-success .icon.icon-ok:before{background:#28a745}.icon.icon-pacman:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMwLjE0OCA1LjU4OEExNS45NjQgMTUuOTY0IDAgMDAxOCAwQzkuMTYzIDAgMiA3LjE2MyAyIDE2czcuMTYzIDE2IDE2IDE2YzQuODYgMCA5LjIxMy0yLjE2NyAxMi4xNDgtNS41ODhMMjAgMTYgMzAuMTQ4IDUuNTg4ek0yMiAzLjc2OWEyLjIzMSAyLjIzMSAwIDExMCA0LjQ2MiAyLjIzMSAyLjIzMSAwIDAxMC00LjQ2MnoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMwLjE0OCA1LjU4OEExNS45NjQgMTUuOTY0IDAgMDAxOCAwQzkuMTYzIDAgMiA3LjE2MyAyIDE2czcuMTYzIDE2IDE2IDE2YzQuODYgMCA5LjIxMy0yLjE2NyAxMi4xNDgtNS41ODhMMjAgMTYgMzAuMTQ4IDUuNTg4ek0yMiAzLjc2OWEyLjIzMSAyLjIzMSAwIDExMCA0LjQ2MiAyLjIzMSAyLjIzMSAwIDAxMC00LjQ2MnoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-pacman:before,.btn.nav-link.btn-secondary .icon.icon-pacman:before,.game-list.one-piece .game-btn .icon.icon-pacman:before,.id-footermenu .nav-link .icon.icon-pacman:before,.idxUserWallet .btn-last .icon.icon-pacman:before,.mobile .user-item .icon.icon-pacman:before,.modal-to .icon.icon-pacman:before,.on .icon.icon-pacman:before,.pw-toggle .icon.icon-pacman:before,.rank .icon.icon-pacman:before{background:#fff}.form-text.text-muted .icon.icon-pacman{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-pacman:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-pacman:before{background:#bd2130}.input-group-text .icon.icon-pacman:before,.search .input-group-text .icon.icon-pacman:before{background:#000}.alert-warning .icon.icon-pacman:before{background:#856404}.alert-success .icon.icon-pacman:before{background:#28a745}.icon.icon-phone:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIyIDIwYy0yIDItMiA0LTQgNHMtNC0yLTYtNC00LTQtNC02IDItMiA0LTQtNC04LTYtOC02IDYtNiA2YzAgNCA0LjEwOSAxMi4xMDkgOCAxNnMxMiA4IDE2IDhjMCAwIDYtNCA2LTZzLTYtOC04LTZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIyIDIwYy0yIDItMiA0LTQgNHMtNC0yLTYtNC00LTQtNC02IDItMiA0LTQtNC04LTYtOC02IDYtNiA2YzAgNCA0LjEwOSAxMi4xMDkgOCAxNnMxMiA4IDE2IDhjMCAwIDYtNCA2LTZzLTYtOC04LTZ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-phone:before,.btn.nav-link.btn-secondary .icon.icon-phone:before,.game-list.one-piece .game-btn .icon.icon-phone:before,.id-footermenu .nav-link .icon.icon-phone:before,.idxUserWallet .btn-last .icon.icon-phone:before,.mobile .user-item .icon.icon-phone:before,.modal-to .icon.icon-phone:before,.on .icon.icon-phone:before,.pw-toggle .icon.icon-phone:before,.rank .icon.icon-phone:before{background:#fff}.form-text.text-muted .icon.icon-phone{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-phone:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-phone:before{background:#bd2130}.input-group-text .icon.icon-phone:before,.search .input-group-text .icon.icon-phone:before{background:#000}.alert-warning .icon.icon-phone:before{background:#856404}.alert-success .icon.icon-phone:before{background:#28a745}.icon.icon-play:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjI5MiA3LjkwNWwuMDQuMjYxYy0uMzg3LTEuMzcyLTEuNDMxLTIuNDMxLTIuNzU3LTIuODE2bC0uMDI4LS4wMDdjLTIuNDk1LS42NzctMTIuNTMzLS42NzctMTIuNTMzLS42NzdzLTEwLjAxMy0uMDEzLTEyLjUzMy42NzdBNC4wNTggNC4wNTggMCAwMC43MDQgOC4xMzhsLS4wMDcuMDI4Yy0uOTMyIDQuODY4LS45MzkgMTAuNzE3LjA0MSAxNS45MjlsLS4wNDEtLjI2NGMuMzg3IDEuMzcyIDEuNDMxIDIuNDMxIDIuNzU3IDIuODE2bC4wMjguMDA3YzIuNDkyLjY3OSAxMi41MzMuNjc5IDEyLjUzMy42NzlzMTAuMDEyIDAgMTIuNTMzLS42NzlhNC4wNiA0LjA2IDAgMDAyLjc3OS0yLjc5NWwuMDA3LS4wMjhjLjQyNC0yLjI2NC42NjctNC44NjkuNjY3LTcuNTMxTDMyIDE2LjAwNWwuMDAxLS4zMDdjMC0yLjY2My0uMjQzLTUuMjY4LS43MDgtNy43OTV6TTEyLjgxMSAyMC44Njh2LTkuNzI0bDguMzU1IDQuODY5LTguMzU1IDQuODU1eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjI5MiA3LjkwNWwuMDQuMjYxYy0uMzg3LTEuMzcyLTEuNDMxLTIuNDMxLTIuNzU3LTIuODE2bC0uMDI4LS4wMDdjLTIuNDk1LS42NzctMTIuNTMzLS42NzctMTIuNTMzLS42NzdzLTEwLjAxMy0uMDEzLTEyLjUzMy42NzdBNC4wNTggNC4wNTggMCAwMC43MDQgOC4xMzhsLS4wMDcuMDI4Yy0uOTMyIDQuODY4LS45MzkgMTAuNzE3LjA0MSAxNS45MjlsLS4wNDEtLjI2NGMuMzg3IDEuMzcyIDEuNDMxIDIuNDMxIDIuNzU3IDIuODE2bC4wMjguMDA3YzIuNDkyLjY3OSAxMi41MzMuNjc5IDEyLjUzMy42NzlzMTAuMDEyIDAgMTIuNTMzLS42NzlhNC4wNiA0LjA2IDAgMDAyLjc3OS0yLjc5NWwuMDA3LS4wMjhjLjQyNC0yLjI2NC42NjctNC44NjkuNjY3LTcuNTMxTDMyIDE2LjAwNWwuMDAxLS4zMDdjMC0yLjY2My0uMjQzLTUuMjY4LS43MDgtNy43OTV6TTEyLjgxMSAyMC44Njh2LTkuNzI0bDguMzU1IDQuODY5LTguMzU1IDQuODU1eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-play:before,.btn.nav-link.btn-secondary .icon.icon-play:before,.game-list.one-piece .game-btn .icon.icon-play:before,.id-footermenu .nav-link .icon.icon-play:before,.idxUserWallet .btn-last .icon.icon-play:before,.mobile .user-item .icon.icon-play:before,.modal-to .icon.icon-play:before,.on .icon.icon-play:before,.pw-toggle .icon.icon-play:before,.rank .icon.icon-play:before{background:#fff}.form-text.text-muted .icon.icon-play{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-play:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-play:before{background:#bd2130}.input-group-text .icon.icon-play:before,.search .input-group-text .icon.icon-play:before{background:#000}.alert-warning .icon.icon-play:before{background:#856404}.alert-success .icon.icon-play:before{background:#28a745}.icon.icon-plus:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-plus.419c615.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-plus.419c615.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-plus:before,.btn.nav-link.btn-secondary .icon.icon-plus:before,.game-list.one-piece .game-btn .icon.icon-plus:before,.id-footermenu .nav-link .icon.icon-plus:before,.idxUserWallet .btn-last .icon.icon-plus:before,.mobile .user-item .icon.icon-plus:before,.modal-to .icon.icon-plus:before,.on .icon.icon-plus:before,.pw-toggle .icon.icon-plus:before,.rank .icon.icon-plus:before{background:#fff}.form-text.text-muted .icon.icon-plus{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-plus:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-plus:before{background:#bd2130}.input-group-text .icon.icon-plus:before,.search .input-group-text .icon.icon-plus:before{background:#000}.alert-warning .icon.icon-plus:before{background:#856404}.alert-success .icon.icon-plus:before{background:#28a745}.icon.icon-plus1:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxIDEySDIwVjFhMSAxIDAgMDAtMS0xaC02YTEgMSAwIDAwLTEgMXYxMUgxYTEgMSAwIDAwLTEgMXY2YTEgMSAwIDAwMSAxaDExdjExYTEgMSAwIDAwMSAxaDZhMSAxIDAgMDAxLTFWMjBoMTFhMSAxIDAgMDAxLTF2LTZhMSAxIDAgMDAtMS0xeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxIDEySDIwVjFhMSAxIDAgMDAtMS0xaC02YTEgMSAwIDAwLTEgMXYxMUgxYTEgMSAwIDAwLTEgMXY2YTEgMSAwIDAwMSAxaDExdjExYTEgMSAwIDAwMSAxaDZhMSAxIDAgMDAxLTFWMjBoMTFhMSAxIDAgMDAxLTF2LTZhMSAxIDAgMDAtMS0xeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-plus1:before,.btn.nav-link.btn-secondary .icon.icon-plus1:before,.game-list.one-piece .game-btn .icon.icon-plus1:before,.id-footermenu .nav-link .icon.icon-plus1:before,.idxUserWallet .btn-last .icon.icon-plus1:before,.mobile .user-item .icon.icon-plus1:before,.modal-to .icon.icon-plus1:before,.on .icon.icon-plus1:before,.pw-toggle .icon.icon-plus1:before,.rank .icon.icon-plus1:before{background:#fff}.form-text.text-muted .icon.icon-plus1{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-plus1:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-plus1:before{background:#bd2130}.input-group-text .icon.icon-plus1:before,.search .input-group-text .icon.icon-plus1:before{background:#000}.alert-warning .icon.icon-plus1:before{background:#856404}.alert-success .icon.icon-plus1:before{background:#28a745}.icon.icon-point:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE4LjEzOSAxMS4yaC00LjU0VjE2aDQuNTRhMi4zOTkgMi4zOTkgMCAwMDIuMjk5LTMuMzM4IDIuNDA4IDIuNDA4IDAgMDAtMi4yOTktMS40NjJ6bTAgOGgtNC41NFYyNGgtMy4xOTdWOGg3LjczOWMuNzM1IDAgMS40NjUuMTQ1IDIuMTQ0LjQyNnMxLjI5Ny42OTMgMS44MTUgMS4yMTRhNS41ODIgNS41ODIgMCAwMTEuNjQxIDMuOTU5QTUuNTg2IDUuNTg2IDAgMDEyMi4xIDE3LjU2YTUuNjA0IDUuNjA0IDAgMDEtMS44MTUgMS4yMTUgNS42MDYgNS42MDYgMCAwMS0yLjE0Ni40MjV6TTE2IDBDNy4xNjMgMCAwIDcuMTYzIDAgMTZzNy4xNjMgMTYgMTYgMTYgMTYtNy4xNjMgMTYtMTZTMjQuODM3IDAgMTYgMHoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE4LjEzOSAxMS4yaC00LjU0VjE2aDQuNTRhMi4zOTkgMi4zOTkgMCAwMDIuMjk5LTMuMzM4IDIuNDA4IDIuNDA4IDAgMDAtMi4yOTktMS40NjJ6bTAgOGgtNC41NFYyNGgtMy4xOTdWOGg3LjczOWMuNzM1IDAgMS40NjUuMTQ1IDIuMTQ0LjQyNnMxLjI5Ny42OTMgMS44MTUgMS4yMTRhNS41ODIgNS41ODIgMCAwMTEuNjQxIDMuOTU5QTUuNTg2IDUuNTg2IDAgMDEyMi4xIDE3LjU2YTUuNjA0IDUuNjA0IDAgMDEtMS44MTUgMS4yMTUgNS42MDYgNS42MDYgMCAwMS0yLjE0Ni40MjV6TTE2IDBDNy4xNjMgMCAwIDcuMTYzIDAgMTZzNy4xNjMgMTYgMTYgMTYgMTYtNy4xNjMgMTYtMTZTMjQuODM3IDAgMTYgMHoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-point:before,.btn.nav-link.btn-secondary .icon.icon-point:before,.game-list.one-piece .game-btn .icon.icon-point:before,.id-footermenu .nav-link .icon.icon-point:before,.idxUserWallet .btn-last .icon.icon-point:before,.mobile .user-item .icon.icon-point:before,.modal-to .icon.icon-point:before,.on .icon.icon-point:before,.pw-toggle .icon.icon-point:before,.rank .icon.icon-point:before{background:#fff}.form-text.text-muted .icon.icon-point{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-point:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-point:before{background:#bd2130}.input-group-text .icon.icon-point:before,.search .input-group-text .icon.icon-point:before{background:#000}.alert-warning .icon.icon-point:before{background:#856404}.alert-success .icon.icon-point:before{background:#28a745}.icon.icon-poker:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTS4wNzUuNzQ1Yy0uMDAxLjUyOC0uMDAyIDEuMDQyLjAwMiAxLjU1Ny4wMDMuMjc5LS4wMTguNTY3LS4wMzkuODU2LS4wNDkuNjc5LS4wOTcgMS4zNi4xNTcgMS45MjQuMjQxLjUzNC43NjIuOTU4IDEuMjg3IDEuMzg0LjI2NS4yMTYuNTMxLjQzMi43NjMuNjY0LjMyLjMyLjY2My40MjkgMS4xMy40MjggMS4wNDItLjAwMyAyLjA4NC0uMDA4IDMuMTI3LS4wMTMgMy43NjgtLjAxOCA3LjUzNi0uMDM2IDExLjMwMi4wNDEgMS41NC4wMzIgMi42MTUtLjM2MiAzLjY1Ni0xLjM5Ljc4Ny0uNzc3IDEuMjA3LTEuNDk0IDEuMTE3LTIuNTYzLS4wNy0uODMzLS4wNTQtMS42NzItLjAzNy0yLjUxOEE1OC45IDU4LjkgMCAwMDIyLjU1NCAwSDE2LjQydjEuODJoLTIuMDQ3Vi4wMUg4LjIyNnYxLjgwNUg2LjE3M1YuMDE5SC4wNzdMLjA3Ni43NDZ6bTQuMTExIDEwLjUxMmgxNC4yMzdWOS40NzZINC4xODZ2MS43ODF6TTIuMTc3IDI2LjI4OGgxOC4yOTl2LTEuODAzSDIuMTc3djEuODAzek0yMi41MSAzMkguMTE3di0zLjc0M0gyMi41MVYzMnpNNC4zMjQgMjIuNTQ2aDEzLjk4MWwtMS42OTctOS4zNDJINi4wMTlsLTEuNjk1IDkuMzQyeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTS4wNzUuNzQ1Yy0uMDAxLjUyOC0uMDAyIDEuMDQyLjAwMiAxLjU1Ny4wMDMuMjc5LS4wMTguNTY3LS4wMzkuODU2LS4wNDkuNjc5LS4wOTcgMS4zNi4xNTcgMS45MjQuMjQxLjUzNC43NjIuOTU4IDEuMjg3IDEuMzg0LjI2NS4yMTYuNTMxLjQzMi43NjMuNjY0LjMyLjMyLjY2My40MjkgMS4xMy40MjggMS4wNDItLjAwMyAyLjA4NC0uMDA4IDMuMTI3LS4wMTMgMy43NjgtLjAxOCA3LjUzNi0uMDM2IDExLjMwMi4wNDEgMS41NC4wMzIgMi42MTUtLjM2MiAzLjY1Ni0xLjM5Ljc4Ny0uNzc3IDEuMjA3LTEuNDk0IDEuMTE3LTIuNTYzLS4wNy0uODMzLS4wNTQtMS42NzItLjAzNy0yLjUxOEE1OC45IDU4LjkgMCAwMDIyLjU1NCAwSDE2LjQydjEuODJoLTIuMDQ3Vi4wMUg4LjIyNnYxLjgwNUg2LjE3M1YuMDE5SC4wNzdMLjA3Ni43NDZ6bTQuMTExIDEwLjUxMmgxNC4yMzdWOS40NzZINC4xODZ2MS43ODF6TTIuMTc3IDI2LjI4OGgxOC4yOTl2LTEuODAzSDIuMTc3djEuODAzek0yMi41MSAzMkguMTE3di0zLjc0M0gyMi41MVYzMnpNNC4zMjQgMjIuNTQ2aDEzLjk4MWwtMS42OTctOS4zNDJINi4wMTlsLTEuNjk1IDkuMzQyeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-poker:before,.btn.nav-link.btn-secondary .icon.icon-poker:before,.game-list.one-piece .game-btn .icon.icon-poker:before,.id-footermenu .nav-link .icon.icon-poker:before,.idxUserWallet .btn-last .icon.icon-poker:before,.mobile .user-item .icon.icon-poker:before,.modal-to .icon.icon-poker:before,.on .icon.icon-poker:before,.pw-toggle .icon.icon-poker:before,.rank .icon.icon-poker:before{background:#fff}.form-text.text-muted .icon.icon-poker{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-poker:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-poker:before{background:#bd2130}.input-group-text .icon.icon-poker:before,.search .input-group-text .icon.icon-poker:before{background:#000}.alert-warning .icon.icon-poker:before{background:#856404}.alert-success .icon.icon-poker:before{background:#28a745}.icon.icon-power:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0LjYxMy4yMzVjLjAxMS4wMTYuMDIxLjAzNy4wMzcuMDQ4LjYzNS4zMjMuNzYuODExLjM0OSAxLjQwMy0xLjI1MSAxLjgwMy0yLjUwNCAzLjYtMy43NiA1LjQtLjgyNCAxLjE3Ni0xLjY0NSAyLjM1Mi0yLjQ2NCAzLjUzMS0uMDU2LjA4OC0uMTUyLjE2My0uMTY1LjMxMmgxLjE2OGMxLjE3MSAwIDIuMzM5LjAyOSAzLjUwOS0uMDA4Ljg2OS0uMDI5IDEuMjQ1LjcyOC44NDMgMS40MjktMy42IDYuMjg1LTcuMTczIDEyLjU3MS0xMC43NTIgMTguODY0LS4xOTcuMzQ5LS40NTkuNTk1LS44ODMuNTQ3YS44MS44MSAwIDAxLS43MzMtLjZjLS4wNTYtLjE4MS0uMDM3LS4zNzEgMC0uNTQ3LjkwNy00LjU0MSAxLjgxMy05LjA3NyAyLjcyNS0xMy42MTkuMDQzLS4yMTYtLjAwMy0uMjUzLS4yMTEtLjI1My0yLjE2NS4wMDUtNC4zMzEuMDA1LTYuNDk2LjAwNS0uODM1IDAtMS4xODctLjQ4My0uOTQ3LTEuMjg4IDEuNDI3LTQuNzcxIDIuODU2LTkuNTQ0IDQuMjc1LTE0LjMyLjExNy0uNDA1LjI5Ni0uNzMxLjY5MS0uOTA0aDEyLjgxM3oiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0LjYxMy4yMzVjLjAxMS4wMTYuMDIxLjAzNy4wMzcuMDQ4LjYzNS4zMjMuNzYuODExLjM0OSAxLjQwMy0xLjI1MSAxLjgwMy0yLjUwNCAzLjYtMy43NiA1LjQtLjgyNCAxLjE3Ni0xLjY0NSAyLjM1Mi0yLjQ2NCAzLjUzMS0uMDU2LjA4OC0uMTUyLjE2My0uMTY1LjMxMmgxLjE2OGMxLjE3MSAwIDIuMzM5LjAyOSAzLjUwOS0uMDA4Ljg2OS0uMDI5IDEuMjQ1LjcyOC44NDMgMS40MjktMy42IDYuMjg1LTcuMTczIDEyLjU3MS0xMC43NTIgMTguODY0LS4xOTcuMzQ5LS40NTkuNTk1LS44ODMuNTQ3YS44MS44MSAwIDAxLS43MzMtLjZjLS4wNTYtLjE4MS0uMDM3LS4zNzEgMC0uNTQ3LjkwNy00LjU0MSAxLjgxMy05LjA3NyAyLjcyNS0xMy42MTkuMDQzLS4yMTYtLjAwMy0uMjUzLS4yMTEtLjI1My0yLjE2NS4wMDUtNC4zMzEuMDA1LTYuNDk2LjAwNS0uODM1IDAtMS4xODctLjQ4My0uOTQ3LTEuMjg4IDEuNDI3LTQuNzcxIDIuODU2LTkuNTQ0IDQuMjc1LTE0LjMyLjExNy0uNDA1LjI5Ni0uNzMxLjY5MS0uOTA0aDEyLjgxM3oiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-power:before,.btn.nav-link.btn-secondary .icon.icon-power:before,.game-list.one-piece .game-btn .icon.icon-power:before,.id-footermenu .nav-link .icon.icon-power:before,.idxUserWallet .btn-last .icon.icon-power:before,.mobile .user-item .icon.icon-power:before,.modal-to .icon.icon-power:before,.on .icon.icon-power:before,.pw-toggle .icon.icon-power:before,.rank .icon.icon-power:before{background:#fff}.form-text.text-muted .icon.icon-power{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-power:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-power:before{background:#bd2130}.input-group-text .icon.icon-power:before,.search .input-group-text .icon.icon-power:before{background:#000}.alert-warning .icon.icon-power:before{background:#856404}.alert-success .icon.icon-power:before{background:#28a745}.icon.icon-price-tag:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMwLjUgMGgtMTJjLS44MjUgMC0xLjk3Ny40NzctMi41NjEgMS4wNjFMMS4wNiAxNS45NGExLjUwNSAxLjUwNSAwIDAwMCAyLjEyMUwxMy45MzkgMzAuOTRhMS41MDUgMS41MDUgMCAwMDIuMTIxIDBsMTQuODc5LTE0Ljg3OUMzMS41MjIgMTUuNDc4IDMyIDE0LjMyNSAzMiAxMy41di0xMmMwLS44MjUtLjY3NS0xLjUtMS41LTEuNXpNMjMgMTJhMyAzIDAgMTEwLTYgMyAzIDAgMDEwIDZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMwLjUgMGgtMTJjLS44MjUgMC0xLjk3Ny40NzctMi41NjEgMS4wNjFMMS4wNiAxNS45NGExLjUwNSAxLjUwNSAwIDAwMCAyLjEyMUwxMy45MzkgMzAuOTRhMS41MDUgMS41MDUgMCAwMDIuMTIxIDBsMTQuODc5LTE0Ljg3OUMzMS41MjIgMTUuNDc4IDMyIDE0LjMyNSAzMiAxMy41di0xMmMwLS44MjUtLjY3NS0xLjUtMS41LTEuNXpNMjMgMTJhMyAzIDAgMTEwLTYgMyAzIDAgMDEwIDZ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-price-tag:before,.btn.nav-link.btn-secondary .icon.icon-price-tag:before,.game-list.one-piece .game-btn .icon.icon-price-tag:before,.id-footermenu .nav-link .icon.icon-price-tag:before,.idxUserWallet .btn-last .icon.icon-price-tag:before,.mobile .user-item .icon.icon-price-tag:before,.modal-to .icon.icon-price-tag:before,.on .icon.icon-price-tag:before,.pw-toggle .icon.icon-price-tag:before,.rank .icon.icon-price-tag:before{background:#fff}.form-text.text-muted .icon.icon-price-tag{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-price-tag:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-price-tag:before{background:#bd2130}.input-group-text .icon.icon-price-tag:before,.search .input-group-text .icon.icon-price-tag:before{background:#000}.alert-warning .icon.icon-price-tag:before{background:#856404}.alert-success .icon.icon-price-tag:before{background:#28a745}.icon.icon-qa:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4IDIwLjI0MmE3Ljc4MiA3Ljc4MiAwIDAwLTQuMjY4LTYuOTI5Yy0uMDc5IDUuNzEtNC43MDkgMTAuMzQtMTAuNDE5IDEwLjQxOWE3Ljc4MSA3Ljc4MSAwIDAwNi45MjkgNC4yNjcgNy43MzUgNy43MzUgMCAwMDMuOTQ3LTEuMDc4bDMuNzc2IDEuMDQ1LTEuMDQ1LTMuNzc2YTcuNzI2IDcuNzI2IDAgMDAxLjA3OS0zLjk0N3ptLTUuNjcyLTcuMDc4QzIyLjMyOCA4LjExMSAxOC4yMTcgNCAxMy4xNjQgNFM0IDguMTExIDQgMTMuMTY0YTkuMTMgOS4xMyAwIDAwMS4yNzEgNC42NThsLTEuMjM3IDQuNDcyIDQuNDcyLTEuMjM3YTkuMTQgOS4xNCAwIDAwNC42NTggMS4yNzFjNS4wNTMgMCA5LjE2NC00LjExMSA5LjE2NC05LjE2NHptLTEwLjU3LTIuMTMzaC0xLjQwNmMwLTEuNTUxIDEuMjYyLTIuODEyIDIuODEzLTIuODEyczIuODEzIDEuMjYyIDIuODEzIDIuODEyYTIuODIgMi44MiAwIDAxLS45MTUgMi4wNzZsLTEuMTk1IDEuMDk0djEuMDk3aC0xLjQwNnYtMS43MTZsMS42NTItMS41MTJhMS40MDggMS40MDggMCAwMC0uOTQ4LTIuNDQ0Yy0uNzc1IDAtMS40MDYuNjMxLTEuNDA2IDEuNDA2em0uNzAzIDUuNjcyaDEuNDA2djEuNDA2aC0xLjQwNnYtMS40MDZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4IDIwLjI0MmE3Ljc4MiA3Ljc4MiAwIDAwLTQuMjY4LTYuOTI5Yy0uMDc5IDUuNzEtNC43MDkgMTAuMzQtMTAuNDE5IDEwLjQxOWE3Ljc4MSA3Ljc4MSAwIDAwNi45MjkgNC4yNjcgNy43MzUgNy43MzUgMCAwMDMuOTQ3LTEuMDc4bDMuNzc2IDEuMDQ1LTEuMDQ1LTMuNzc2YTcuNzI2IDcuNzI2IDAgMDAxLjA3OS0zLjk0N3ptLTUuNjcyLTcuMDc4QzIyLjMyOCA4LjExMSAxOC4yMTcgNCAxMy4xNjQgNFM0IDguMTExIDQgMTMuMTY0YTkuMTMgOS4xMyAwIDAwMS4yNzEgNC42NThsLTEuMjM3IDQuNDcyIDQuNDcyLTEuMjM3YTkuMTQgOS4xNCAwIDAwNC42NTggMS4yNzFjNS4wNTMgMCA5LjE2NC00LjExMSA5LjE2NC05LjE2NHptLTEwLjU3LTIuMTMzaC0xLjQwNmMwLTEuNTUxIDEuMjYyLTIuODEyIDIuODEzLTIuODEyczIuODEzIDEuMjYyIDIuODEzIDIuODEyYTIuODIgMi44MiAwIDAxLS45MTUgMi4wNzZsLTEuMTk1IDEuMDk0djEuMDk3aC0xLjQwNnYtMS43MTZsMS42NTItMS41MTJhMS40MDggMS40MDggMCAwMC0uOTQ4LTIuNDQ0Yy0uNzc1IDAtMS40MDYuNjMxLTEuNDA2IDEuNDA2em0uNzAzIDUuNjcyaDEuNDA2djEuNDA2aC0xLjQwNnYtMS40MDZ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-qa:before,.btn.nav-link.btn-secondary .icon.icon-qa:before,.game-list.one-piece .game-btn .icon.icon-qa:before,.id-footermenu .nav-link .icon.icon-qa:before,.idxUserWallet .btn-last .icon.icon-qa:before,.mobile .user-item .icon.icon-qa:before,.modal-to .icon.icon-qa:before,.on .icon.icon-qa:before,.pw-toggle .icon.icon-qa:before,.rank .icon.icon-qa:before{background:#fff}.form-text.text-muted .icon.icon-qa{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-qa:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-qa:before{background:#bd2130}.input-group-text .icon.icon-qa:before,.search .input-group-text .icon.icon-qa:before{background:#000}.alert-warning .icon.icon-qa:before{background:#856404}.alert-success .icon.icon-qa:before{background:#28a745}.icon.icon-qrcode:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTEwIDJIMnY4aDhWMnptMi0ydjEySDBWMGgxMnpNNCA0aDR2NEg0em0yNi0yaC04djhoOFYyem0yLTJ2MTJIMjBWMGgxMnptLTggNGg0djRoLTR6TTEwIDIySDJ2OGg4di04em0yLTJ2MTJIMFYyMGgxMnptLTggNGg0djRINHpNMTQgMGgydjJoLTJ6bTIgMmgydjJoLTJ6bS0yIDJoMnYyaC0yem0yIDJoMnYyaC0yem0tMiAyaDJ2MmgtMnptMiAyaDJ2MmgtMnptLTIgMmgydjJoLTJ6bTAgNGgydjJoLTJ6bTIgMmgydjJoLTJ6bS0yIDJoMnYyaC0yem0yIDJoMnYyaC0yem0tMiAyaDJ2MmgtMnptMiAyaDJ2MmgtMnptLTIgMmgydjJoLTJ6bTIgMmgydjJoLTJ6bTE0LTE0aDJ2MmgtMnpNMiAxNmgydjJIMnptMi0yaDJ2Mkg0em0tNCAwaDJ2Mkgwem04IDBoMnYySDh6bTIgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTYgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTIgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTIgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTIgNmgydjJoLTJ6bS0xMiAwaDJ2MmgtMnptMi0yaDJ2MmgtMnptMiAyaDJ2MmgtMnptNCAwaDJ2MmgtMnptMi0yaDJ2MmgtMnptMiA2aDJ2MmgtMnptLTEyIDBoMnYyaC0yem0yLTJoMnYyaC0yem00IDBoMnYyaC0yem0yIDJoMnYyaC0yem0yLTJoMnYyaC0yem0yIDZoMnYyaC0yem0tMTAtMmgydjJoLTJ6bTIgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTIgMmgydjJoLTJ6bS02IDJoMnYyaC0yem00IDBoMnYyaC0yem00IDBoMnYyaC0yeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTEwIDJIMnY4aDhWMnptMi0ydjEySDBWMGgxMnpNNCA0aDR2NEg0em0yNi0yaC04djhoOFYyem0yLTJ2MTJIMjBWMGgxMnptLTggNGg0djRoLTR6TTEwIDIySDJ2OGg4di04em0yLTJ2MTJIMFYyMGgxMnptLTggNGg0djRINHpNMTQgMGgydjJoLTJ6bTIgMmgydjJoLTJ6bS0yIDJoMnYyaC0yem0yIDJoMnYyaC0yem0tMiAyaDJ2MmgtMnptMiAyaDJ2MmgtMnptLTIgMmgydjJoLTJ6bTAgNGgydjJoLTJ6bTIgMmgydjJoLTJ6bS0yIDJoMnYyaC0yem0yIDJoMnYyaC0yem0tMiAyaDJ2MmgtMnptMiAyaDJ2MmgtMnptLTIgMmgydjJoLTJ6bTIgMmgydjJoLTJ6bTE0LTE0aDJ2MmgtMnpNMiAxNmgydjJIMnptMi0yaDJ2Mkg0em0tNCAwaDJ2Mkgwem04IDBoMnYySDh6bTIgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTYgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTIgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTIgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTIgNmgydjJoLTJ6bS0xMiAwaDJ2MmgtMnptMi0yaDJ2MmgtMnptMiAyaDJ2MmgtMnptNCAwaDJ2MmgtMnptMi0yaDJ2MmgtMnptMiA2aDJ2MmgtMnptLTEyIDBoMnYyaC0yem0yLTJoMnYyaC0yem00IDBoMnYyaC0yem0yIDJoMnYyaC0yem0yLTJoMnYyaC0yem0yIDZoMnYyaC0yem0tMTAtMmgydjJoLTJ6bTIgMmgydjJoLTJ6bTItMmgydjJoLTJ6bTIgMmgydjJoLTJ6bS02IDJoMnYyaC0yem00IDBoMnYyaC0yem00IDBoMnYyaC0yeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-qrcode:before,.btn.nav-link.btn-secondary .icon.icon-qrcode:before,.game-list.one-piece .game-btn .icon.icon-qrcode:before,.id-footermenu .nav-link .icon.icon-qrcode:before,.idxUserWallet .btn-last .icon.icon-qrcode:before,.mobile .user-item .icon.icon-qrcode:before,.modal-to .icon.icon-qrcode:before,.on .icon.icon-qrcode:before,.pw-toggle .icon.icon-qrcode:before,.rank .icon.icon-qrcode:before{background:#fff}.form-text.text-muted .icon.icon-qrcode{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-qrcode:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-qrcode:before{background:#bd2130}.input-group-text .icon.icon-qrcode:before,.search .input-group-text .icon.icon-qrcode:before{background:#000}.alert-warning .icon.icon-qrcode:before{background:#856404}.alert-success .icon.icon-qrcode:before{background:#28a745}.icon.icon-question:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIyIDE2LjJjLS44LjgtMS42IDEuMi0yLjQgMS4zOTlDMTguNCAxOC40IDE4IDE4IDE4IDIwaC00YzAtNCAyLjQtNS4yIDQtNiAuNi0uMiAxLS40IDEuNC0uOC4yLS4yLjYtLjYuMi0xLjQtLjM5OS0xLTEuNi0yLTMuMzk5LTItMi44IDAtMy4yIDIuNC0zLjQgM2wtNC0uNkM5IDEwIDEwLjggNS44IDE2IDUuOGMzLjIgMCA2IDEuOCA3LjIgNC40LjggMi4yLjQgNC40LTEuMiA2ek0xNy44IDI2aC00di00aDR2NHpNMTYgMEM3LjIgMCAwIDcuMiAwIDE2czcuMiAxNiAxNiAxNiAxNi03LjIgMTYtMTZTMjQuOCAwIDE2IDB6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIyIDE2LjJjLS44LjgtMS42IDEuMi0yLjQgMS4zOTlDMTguNCAxOC40IDE4IDE4IDE4IDIwaC00YzAtNCAyLjQtNS4yIDQtNiAuNi0uMiAxLS40IDEuNC0uOC4yLS4yLjYtLjYuMi0xLjQtLjM5OS0xLTEuNi0yLTMuMzk5LTItMi44IDAtMy4yIDIuNC0zLjQgM2wtNC0uNkM5IDEwIDEwLjggNS44IDE2IDUuOGMzLjIgMCA2IDEuOCA3LjIgNC40LjggMi4yLjQgNC40LTEuMiA2ek0xNy44IDI2aC00di00aDR2NHpNMTYgMEM3LjIgMCAwIDcuMiAwIDE2czcuMiAxNiAxNiAxNiAxNi03LjIgMTYtMTZTMjQuOCAwIDE2IDB6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-question:before,.btn.nav-link.btn-secondary .icon.icon-question:before,.game-list.one-piece .game-btn .icon.icon-question:before,.id-footermenu .nav-link .icon.icon-question:before,.idxUserWallet .btn-last .icon.icon-question:before,.mobile .user-item .icon.icon-question:before,.modal-to .icon.icon-question:before,.on .icon.icon-question:before,.pw-toggle .icon.icon-question:before,.rank .icon.icon-question:before{background:#fff}.form-text.text-muted .icon.icon-question{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-question:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-question:before{background:#bd2130}.input-group-text .icon.icon-question:before,.search .input-group-text .icon.icon-question:before{background:#000}.alert-warning .icon.icon-question:before{background:#856404}.alert-success .icon.icon-question:before{background:#28a745}.icon.icon-rank:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIyLjY2NyAxMy45MDZWMi42NjZIOS4zMzR2MTEuMjRjMCAuNDY3LjI0LjkwNy42NTMgMS4xNDdMMTUuNTYgMTguNGwtMS4zMiAzLjEyLTQuNTQ3LjM4NyAzLjQ1MyAyLjk4Ny0xLjA1MyA0LjQ0TDE2IDI2Ljk3NGwzLjkwNyAyLjM2LTEuMDQtNC40NCAzLjQ1My0yLjk4Ny00LjU0Ny0uMzg3LTEuMzItMy4xMiA1LjU3My0zLjM0N2MuNC0uMjQuNjQtLjY2Ny42NC0xLjE0N3ptLTUuMzM0IDIuNGwtMS4zMzMuOC0xLjMzMy0uOFYzLjk5OWgyLjY2N3YxMi4zMDd6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIyLjY2NyAxMy45MDZWMi42NjZIOS4zMzR2MTEuMjRjMCAuNDY3LjI0LjkwNy42NTMgMS4xNDdMMTUuNTYgMTguNGwtMS4zMiAzLjEyLTQuNTQ3LjM4NyAzLjQ1MyAyLjk4Ny0xLjA1MyA0LjQ0TDE2IDI2Ljk3NGwzLjkwNyAyLjM2LTEuMDQtNC40NCAzLjQ1My0yLjk4Ny00LjU0Ny0uMzg3LTEuMzItMy4xMiA1LjU3My0zLjM0N2MuNC0uMjQuNjQtLjY2Ny42NC0xLjE0N3ptLTUuMzM0IDIuNGwtMS4zMzMuOC0xLjMzMy0uOFYzLjk5OWgyLjY2N3YxMi4zMDd6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-rank:before,.btn.nav-link.btn-secondary .icon.icon-rank:before,.game-list.one-piece .game-btn .icon.icon-rank:before,.id-footermenu .nav-link .icon.icon-rank:before,.idxUserWallet .btn-last .icon.icon-rank:before,.mobile .user-item .icon.icon-rank:before,.modal-to .icon.icon-rank:before,.on .icon.icon-rank:before,.pw-toggle .icon.icon-rank:before,.rank .icon.icon-rank:before{background:#fff}.form-text.text-muted .icon.icon-rank{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-rank:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-rank:before{background:#bd2130}.input-group-text .icon.icon-rank:before,.search .input-group-text .icon.icon-rank:before{background:#000}.alert-warning .icon.icon-rank:before{background:#856404}.alert-success .icon.icon-rank:before{background:#28a745}.icon.icon-redo2:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE4IDcuNzYyVjBsMTIgMTItMTIgMTJ2LTcuOTMyQzQuMDM5IDE1Ljc0IDQuNjM4IDI1LjU2MSA4LjE5MiAzMi0uNTggMjIuNTE4IDEuMjgzIDcuMzI2IDE4IDcuNzYyeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE4IDcuNzYyVjBsMTIgMTItMTIgMTJ2LTcuOTMyQzQuMDM5IDE1Ljc0IDQuNjM4IDI1LjU2MSA4LjE5MiAzMi0uNTggMjIuNTE4IDEuMjgzIDcuMzI2IDE4IDcuNzYyeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-redo2:before,.btn.nav-link.btn-secondary .icon.icon-redo2:before,.game-list.one-piece .game-btn .icon.icon-redo2:before,.id-footermenu .nav-link .icon.icon-redo2:before,.idxUserWallet .btn-last .icon.icon-redo2:before,.mobile .user-item .icon.icon-redo2:before,.modal-to .icon.icon-redo2:before,.on .icon.icon-redo2:before,.pw-toggle .icon.icon-redo2:before,.rank .icon.icon-redo2:before{background:#fff}.form-text.text-muted .icon.icon-redo2{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-redo2:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-redo2:before{background:#bd2130}.input-group-text .icon.icon-redo2:before,.search .input-group-text .icon.icon-redo2:before{background:#000}.alert-warning .icon.icon-redo2:before{background:#856404}.alert-success .icon.icon-redo2:before{background:#28a745}.icon.icon-refresh:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMzLjg3NSA3LjgwM2w3LjQ5OCA3LjcxMmgtNS42NDZjMCA0LjI5NS0xLjQ3IDcuOTU0LTQuNDExIDEwLjk3OXMtNi40NjkgNC41MzctMTAuNTg2IDQuNTM3Yy0yLjg4MiAwLTUuNTU4LS44MTctOC4wMjgtMi40NWwyLjczNS0yLjgxM2MxLjU4OC45MDcgMy4zNTIgMS4zNjEgNS4yOTMgMS4zNjEgMy4xMTcgMCA1Ljc3OC0xLjEzNCA3Ljk4NC0zLjQwMnMzLjMwOC01LjAwNSAzLjMwOC04LjIxMWgtNS42NDZsNy40OTgtNy43MTJ6TTkuNDM5IDE1LjUxNWg1LjY0NmwtNy41ODcgNy43MTJMMCAxNS41MTVoNS42NDZjMC00LjI5NSAxLjQ3LTcuOTU0IDQuNDExLTEwLjk3OVMxNi41NTYtLjAwMSAyMC43MzEtLjAwMWMyLjg4MiAwIDUuNTU4LjgxNyA4LjAyOCAyLjQ1bC0yLjgyMyAyLjgxM2MtMS41ODgtLjkwNy0zLjMyMy0xLjM2MS01LjIwNS0xLjM2MS0zLjExNyAwLTUuNzc4IDEuMTM0LTcuOTg0IDMuNDAycy0zLjMwOCA1LjAwNS0zLjMwOCA4LjIxMXoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMzLjg3NSA3LjgwM2w3LjQ5OCA3LjcxMmgtNS42NDZjMCA0LjI5NS0xLjQ3IDcuOTU0LTQuNDExIDEwLjk3OXMtNi40NjkgNC41MzctMTAuNTg2IDQuNTM3Yy0yLjg4MiAwLTUuNTU4LS44MTctOC4wMjgtMi40NWwyLjczNS0yLjgxM2MxLjU4OC45MDcgMy4zNTIgMS4zNjEgNS4yOTMgMS4zNjEgMy4xMTcgMCA1Ljc3OC0xLjEzNCA3Ljk4NC0zLjQwMnMzLjMwOC01LjAwNSAzLjMwOC04LjIxMWgtNS42NDZsNy40OTgtNy43MTJ6TTkuNDM5IDE1LjUxNWg1LjY0NmwtNy41ODcgNy43MTJMMCAxNS41MTVoNS42NDZjMC00LjI5NSAxLjQ3LTcuOTU0IDQuNDExLTEwLjk3OVMxNi41NTYtLjAwMSAyMC43MzEtLjAwMWMyLjg4MiAwIDUuNTU4LjgxNyA4LjAyOCAyLjQ1bC0yLjgyMyAyLjgxM2MtMS41ODgtLjkwNy0zLjMyMy0xLjM2MS01LjIwNS0xLjM2MS0zLjExNyAwLTUuNzc4IDEuMTM0LTcuOTg0IDMuNDAycy0zLjMwOCA1LjAwNS0zLjMwOCA4LjIxMXoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-refresh:before,.btn.nav-link.btn-secondary .icon.icon-refresh:before,.game-list.one-piece .game-btn .icon.icon-refresh:before,.id-footermenu .nav-link .icon.icon-refresh:before,.idxUserWallet .btn-last .icon.icon-refresh:before,.mobile .user-item .icon.icon-refresh:before,.modal-to .icon.icon-refresh:before,.on .icon.icon-refresh:before,.pw-toggle .icon.icon-refresh:before,.rank .icon.icon-refresh:before{background:#fff}.form-text.text-muted .icon.icon-refresh{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-refresh:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-refresh:before{background:#bd2130}.input-group-text .icon.icon-refresh:before,.search .input-group-text .icon.icon-refresh:before{background:#000}.alert-warning .icon.icon-refresh:before{background:#856404}.alert-success .icon.icon-refresh:before{background:#28a745}.icon.icon-refresh1:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3LjgwMiA1LjE5N0ExNS45NTggMTUuOTU4IDAgMDAxNS45OTkgMGMtOC44MzcgMC0xNiA3LjE2My0xNiAxNmgzYzAtNy4xOCA1LjgyLTEzIDEzLTEzIDMuODQ0IDAgNy4yOTggMS42NjkgOS42NzggNC4zMjJMMjAuOTk5IDEyaDExVjFsLTQuMTk4IDQuMTk3ek0yOSAxNmMwIDcuMTgtNS44MiAxMy0xMyAxM2ExMi45NjUgMTIuOTY1IDAgMDEtOS42NzgtNC4zMjJMMTEgMjBIMHYxMWw0LjE5Ny00LjE5N0ExNS45NTggMTUuOTU4IDAgMDAxNiAzMmM4LjgzNyAwIDE2LTcuMTYzIDE2LTE2aC0zeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3LjgwMiA1LjE5N0ExNS45NTggMTUuOTU4IDAgMDAxNS45OTkgMGMtOC44MzcgMC0xNiA3LjE2My0xNiAxNmgzYzAtNy4xOCA1LjgyLTEzIDEzLTEzIDMuODQ0IDAgNy4yOTggMS42NjkgOS42NzggNC4zMjJMMjAuOTk5IDEyaDExVjFsLTQuMTk4IDQuMTk3ek0yOSAxNmMwIDcuMTgtNS44MiAxMy0xMyAxM2ExMi45NjUgMTIuOTY1IDAgMDEtOS42NzgtNC4zMjJMMTEgMjBIMHYxMWw0LjE5Ny00LjE5N0ExNS45NTggMTUuOTU4IDAgMDAxNiAzMmM4LjgzNyAwIDE2LTcuMTYzIDE2LTE2aC0zeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-refresh1:before,.btn.nav-link.btn-secondary .icon.icon-refresh1:before,.game-list.one-piece .game-btn .icon.icon-refresh1:before,.id-footermenu .nav-link .icon.icon-refresh1:before,.idxUserWallet .btn-last .icon.icon-refresh1:before,.mobile .user-item .icon.icon-refresh1:before,.modal-to .icon.icon-refresh1:before,.on .icon.icon-refresh1:before,.pw-toggle .icon.icon-refresh1:before,.rank .icon.icon-refresh1:before{background:#fff}.form-text.text-muted .icon.icon-refresh1{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-refresh1:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-refresh1:before{background:#bd2130}.input-group-text .icon.icon-refresh1:before,.search .input-group-text .icon.icon-refresh1:before{background:#000}.alert-warning .icon.icon-refresh1:before{background:#856404}.alert-success .icon.icon-refresh1:before{background:#28a745}.icon.icon-review:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-review.759f0b6.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-review.759f0b6.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-review:before,.btn.nav-link.btn-secondary .icon.icon-review:before,.game-list.one-piece .game-btn .icon.icon-review:before,.id-footermenu .nav-link .icon.icon-review:before,.idxUserWallet .btn-last .icon.icon-review:before,.mobile .user-item .icon.icon-review:before,.modal-to .icon.icon-review:before,.on .icon.icon-review:before,.pw-toggle .icon.icon-review:before,.rank .icon.icon-review:before{background:#fff}.form-text.text-muted .icon.icon-review{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-review:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-review:before{background:#bd2130}.input-group-text .icon.icon-review:before,.search .input-group-text .icon.icon-review:before{background:#000}.alert-warning .icon.icon-review:before{background:#856404}.alert-success .icon.icon-review:before{background:#28a745}.icon.icon-search:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjAwOCAyNy4yMzFsLTcuNTgtNi40NDdjLS43ODQtLjcwNS0xLjYyMi0xLjAyOS0yLjI5OS0uOTk4YTExLjk1NCAxMS45NTQgMCAwMDIuODctNy43ODdjMC02LjYyNy01LjM3My0xMi0xMi0xMnMtMTIgNS4zNzMtMTIgMTIgNS4zNzMgMTIgMTIgMTJjMi45NzIgMCA1LjY5MS0xLjA4MSA3Ljc4Ny0yLjg3LS4wMzEuNjc3LjI5MyAxLjUxNS45OTggMi4yOTlsNi40NDcgNy41OGMxLjEwNCAxLjIyNiAyLjkwNyAxLjMzIDQuMDA3LjIzcy45OTctMi45MDMtLjIzLTQuMDA3ek0xMiAyMGE4IDggMCAxMTAtMTYgOCA4IDAgMDEwIDE2eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjAwOCAyNy4yMzFsLTcuNTgtNi40NDdjLS43ODQtLjcwNS0xLjYyMi0xLjAyOS0yLjI5OS0uOTk4YTExLjk1NCAxMS45NTQgMCAwMDIuODctNy43ODdjMC02LjYyNy01LjM3My0xMi0xMi0xMnMtMTIgNS4zNzMtMTIgMTIgNS4zNzMgMTIgMTIgMTJjMi45NzIgMCA1LjY5MS0xLjA4MSA3Ljc4Ny0yLjg3LS4wMzEuNjc3LjI5MyAxLjUxNS45OTggMi4yOTlsNi40NDcgNy41OGMxLjEwNCAxLjIyNiAyLjkwNyAxLjMzIDQuMDA3LjIzcy45OTctMi45MDMtLjIzLTQuMDA3ek0xMiAyMGE4IDggMCAxMTAtMTYgOCA4IDAgMDEwIDE2eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-search:before,.btn.nav-link.btn-secondary .icon.icon-search:before,.game-list.one-piece .game-btn .icon.icon-search:before,.id-footermenu .nav-link .icon.icon-search:before,.idxUserWallet .btn-last .icon.icon-search:before,.mobile .user-item .icon.icon-search:before,.modal-to .icon.icon-search:before,.on .icon.icon-search:before,.pw-toggle .icon.icon-search:before,.rank .icon.icon-search:before{background:#fff}.form-text.text-muted .icon.icon-search{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-search:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-search:before{background:#bd2130}.input-group-text .icon.icon-search:before,.search .input-group-text .icon.icon-search:before{background:#000}.alert-warning .icon.icon-search:before{background:#856404}.alert-success .icon.icon-search:before{background:#28a745}.icon.icon-set:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-set.f22694d.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-set.f22694d.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-set:before,.btn.nav-link.btn-secondary .icon.icon-set:before,.game-list.one-piece .game-btn .icon.icon-set:before,.id-footermenu .nav-link .icon.icon-set:before,.idxUserWallet .btn-last .icon.icon-set:before,.mobile .user-item .icon.icon-set:before,.modal-to .icon.icon-set:before,.on .icon.icon-set:before,.pw-toggle .icon.icon-set:before,.rank .icon.icon-set:before{background:#fff}.form-text.text-muted .icon.icon-set{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-set:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-set:before{background:#bd2130}.input-group-text .icon.icon-set:before,.search .input-group-text .icon.icon-set:before{background:#000}.alert-warning .icon.icon-set:before{background:#856404}.alert-success .icon.icon-set:before{background:#28a745}.icon.icon-share:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0LjQzNyAyMC43NWE1LjYwNiA1LjYwNiAwIDAwLTMuODkzIDEuNTY5bC02LjAxNi0zLjcyN2MuMzQzLS43OTYuNTM0LTEuNjcyLjUzNC0yLjU5MnMtLjE5MS0xLjc5Ni0uNTM0LTIuNTkybDYuMDE2LTMuNzI3YTUuNjA2IDUuNjA2IDAgMDAzLjg5MyAxLjU2OWMzLjEwMiAwIDUuNjI1LTIuNTIzIDUuNjI1LTUuNjI1UzI3LjUzOSAwIDI0LjQzNyAwYTUuNjMgNS42MyAwIDAwLTUuNjI1IDUuNjI1YzAgLjkxNi4yMiAxLjc4MS42MSAyLjU0NmwtNS44NzUgMy42NEE2LjU1MiA2LjU1MiAwIDAwOC41IDkuNDM4Yy0zLjYxOSAwLTYuNTYzIDIuOTQ0LTYuNTYzIDYuNTYzczIuOTQ0IDYuNTYzIDYuNTYzIDYuNTYzYTYuNTUgNi41NSAwIDAwNS4wNDctMi4zNzNsNS44NzUgMy42NGMtLjM5Ljc2NS0uNjEgMS42My0uNjEgMi41NDYgMCAzLjEwMiAyLjUyMyA1LjYyNSA1LjYyNSA1LjYyNXM1LjYyNS0yLjUyMyA1LjYyNS01LjYyNWE1LjYzIDUuNjMgMCAwMC01LjYyNS01LjYyNXoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0LjQzNyAyMC43NWE1LjYwNiA1LjYwNiAwIDAwLTMuODkzIDEuNTY5bC02LjAxNi0zLjcyN2MuMzQzLS43OTYuNTM0LTEuNjcyLjUzNC0yLjU5MnMtLjE5MS0xLjc5Ni0uNTM0LTIuNTkybDYuMDE2LTMuNzI3YTUuNjA2IDUuNjA2IDAgMDAzLjg5MyAxLjU2OWMzLjEwMiAwIDUuNjI1LTIuNTIzIDUuNjI1LTUuNjI1UzI3LjUzOSAwIDI0LjQzNyAwYTUuNjMgNS42MyAwIDAwLTUuNjI1IDUuNjI1YzAgLjkxNi4yMiAxLjc4MS42MSAyLjU0NmwtNS44NzUgMy42NEE2LjU1MiA2LjU1MiAwIDAwOC41IDkuNDM4Yy0zLjYxOSAwLTYuNTYzIDIuOTQ0LTYuNTYzIDYuNTYzczIuOTQ0IDYuNTYzIDYuNTYzIDYuNTYzYTYuNTUgNi41NSAwIDAwNS4wNDctMi4zNzNsNS44NzUgMy42NGMtLjM5Ljc2NS0uNjEgMS42My0uNjEgMi41NDYgMCAzLjEwMiAyLjUyMyA1LjYyNSA1LjYyNSA1LjYyNXM1LjYyNS0yLjUyMyA1LjYyNS01LjYyNWE1LjYzIDUuNjMgMCAwMC01LjYyNS01LjYyNXoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-share:before,.btn.nav-link.btn-secondary .icon.icon-share:before,.game-list.one-piece .game-btn .icon.icon-share:before,.id-footermenu .nav-link .icon.icon-share:before,.idxUserWallet .btn-last .icon.icon-share:before,.mobile .user-item .icon.icon-share:before,.modal-to .icon.icon-share:before,.on .icon.icon-share:before,.pw-toggle .icon.icon-share:before,.rank .icon.icon-share:before{background:#fff}.form-text.text-muted .icon.icon-share{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-share:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-share:before{background:#bd2130}.input-group-text .icon.icon-share:before,.search .input-group-text .icon.icon-share:before{background:#000}.alert-warning .icon.icon-share:before{background:#856404}.alert-success .icon.icon-share:before{background:#28a745}.icon.icon-slot:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-slot.23b88dc.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-slot.23b88dc.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-slot:before,.btn.nav-link.btn-secondary .icon.icon-slot:before,.game-list.one-piece .game-btn .icon.icon-slot:before,.id-footermenu .nav-link .icon.icon-slot:before,.idxUserWallet .btn-last .icon.icon-slot:before,.mobile .user-item .icon.icon-slot:before,.modal-to .icon.icon-slot:before,.on .icon.icon-slot:before,.pw-toggle .icon.icon-slot:before,.rank .icon.icon-slot:before{background:#fff}.form-text.text-muted .icon.icon-slot{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-slot:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-slot:before{background:#bd2130}.input-group-text .icon.icon-slot:before,.search .input-group-text .icon.icon-slot:before{background:#000}.alert-warning .icon.icon-slot:before{background:#856404}.alert-success .icon.icon-slot:before{background:#28a745}.icon.icon-smile:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2LjUxNiAyNy4zNTVoLTEuMDMyYy00LjczNSAwLTguNjQ1LTMuNTQ5LTkuMjE5LTguMTNhMS4wMzYgMS4wMzYgMCAwMTEuMDI2LTEuMTYxaDE3LjQxOGMuNjIgMCAxLjEwNC41NDIgMS4wMjYgMS4xNjEtLjU3NCA0LjU4Mi00LjQ4MyA4LjEzLTkuMjE5IDguMTN6TTEwLjgzOSA5LjgwN2MxLjE0MiAwIDIuMDY0LjkyMiAyLjA2NCAyLjA2NHMtLjkyMyAyLjA2NC0yLjA2NCAyLjA2NGMtMS4xNDIgMC0yLjA2NC0uOTIzLTIuMDY0LTIuMDY0cy45MjItMi4wNjQgMi4wNjQtMi4wNjR6bTEwLjMyMiAwYzEuMTQyIDAgMi4wNjQuOTIyIDIuMDY0IDIuMDY0cy0uOTIzIDIuMDY0LTIuMDY0IDIuMDY0LTIuMDY0LS45MjMtMi4wNjQtMi4wNjRjMC0xLjE0Mi45MjMtMi4wNjQgMi4wNjQtMi4wNjR6TTE2IDBDNy4xNjEgMCAwIDcuMTYxIDAgMTZzNy4xNjEgMTYgMTYgMTYgMTYtNy4xNjEgMTYtMTZTMjQuODM5IDAgMTYgMHoiLz48L3N2Zz4=);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2LjUxNiAyNy4zNTVoLTEuMDMyYy00LjczNSAwLTguNjQ1LTMuNTQ5LTkuMjE5LTguMTNhMS4wMzYgMS4wMzYgMCAwMTEuMDI2LTEuMTYxaDE3LjQxOGMuNjIgMCAxLjEwNC41NDIgMS4wMjYgMS4xNjEtLjU3NCA0LjU4Mi00LjQ4MyA4LjEzLTkuMjE5IDguMTN6TTEwLjgzOSA5LjgwN2MxLjE0MiAwIDIuMDY0LjkyMiAyLjA2NCAyLjA2NHMtLjkyMyAyLjA2NC0yLjA2NCAyLjA2NGMtMS4xNDIgMC0yLjA2NC0uOTIzLTIuMDY0LTIuMDY0cy45MjItMi4wNjQgMi4wNjQtMi4wNjR6bTEwLjMyMiAwYzEuMTQyIDAgMi4wNjQuOTIyIDIuMDY0IDIuMDY0cy0uOTIzIDIuMDY0LTIuMDY0IDIuMDY0LTIuMDY0LS45MjMtMi4wNjQtMi4wNjRjMC0xLjE0Mi45MjMtMi4wNjQgMi4wNjQtMi4wNjR6TTE2IDBDNy4xNjEgMCAwIDcuMTYxIDAgMTZzNy4xNjEgMTYgMTYgMTYgMTYtNy4xNjEgMTYtMTZTMjQuODM5IDAgMTYgMHoiLz48L3N2Zz4=);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-smile:before,.btn.nav-link.btn-secondary .icon.icon-smile:before,.game-list.one-piece .game-btn .icon.icon-smile:before,.id-footermenu .nav-link .icon.icon-smile:before,.idxUserWallet .btn-last .icon.icon-smile:before,.mobile .user-item .icon.icon-smile:before,.modal-to .icon.icon-smile:before,.on .icon.icon-smile:before,.pw-toggle .icon.icon-smile:before,.rank .icon.icon-smile:before{background:#fff}.form-text.text-muted .icon.icon-smile{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-smile:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-smile:before{background:#bd2130}.input-group-text .icon.icon-smile:before,.search .input-group-text .icon.icon-smile:before{background:#000}.alert-warning .icon.icon-smile:before{background:#856404}.alert-success .icon.icon-smile:before{background:#28a745}.icon.icon-spades:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI1LjU0OSAxMC44OEMxOS41IDYuMzg0IDE3LjQxNiAyLjc4NiAxNiAwYy0xLjQxNSAyLjc4NS0zLjUgNi4zODQtOS41NDkgMTAuODgtMTAuMzE0IDcuNjY1LS42MDYgMTguMzY1IDcuOTMgMTIuNDc2LS41NTYgMy42NTQtMi40NTQgNi4zMTgtNC4zODEgNy40NjVWMzJoMTIuMDAxdi0xLjE3OWMtMS45MjgtMS4xNDctMy44MjUtMy44MTEtNC4zODItNy40NjUgOC41MzUgNS44ODkgMTguMjQ0LTQuODExIDcuOTMtMTIuNDc2eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI1LjU0OSAxMC44OEMxOS41IDYuMzg0IDE3LjQxNiAyLjc4NiAxNiAwYy0xLjQxNSAyLjc4NS0zLjUgNi4zODQtOS41NDkgMTAuODgtMTAuMzE0IDcuNjY1LS42MDYgMTguMzY1IDcuOTMgMTIuNDc2LS41NTYgMy42NTQtMi40NTQgNi4zMTgtNC4zODEgNy40NjVWMzJoMTIuMDAxdi0xLjE3OWMtMS45MjgtMS4xNDctMy44MjUtMy44MTEtNC4zODItNy40NjUgOC41MzUgNS44ODkgMTguMjQ0LTQuODExIDcuOTMtMTIuNDc2eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-spades:before,.btn.nav-link.btn-secondary .icon.icon-spades:before,.game-list.one-piece .game-btn .icon.icon-spades:before,.id-footermenu .nav-link .icon.icon-spades:before,.idxUserWallet .btn-last .icon.icon-spades:before,.mobile .user-item .icon.icon-spades:before,.modal-to .icon.icon-spades:before,.on .icon.icon-spades:before,.pw-toggle .icon.icon-spades:before,.rank .icon.icon-spades:before{background:#fff}.form-text.text-muted .icon.icon-spades{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-spades:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-spades:before{background:#bd2130}.input-group-text .icon.icon-spades:before,.search .input-group-text .icon.icon-spades:before{background:#000}.alert-warning .icon.icon-spades:before{background:#856404}.alert-success .icon.icon-spades:before{background:#28a745}.icon.icon-stack:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMyIDEwTDE2IDIgMCAxMGwxNiA4IDE2LTh6TTE2IDQuNjU1TDI2LjY4OSAxMCAxNiAxNS4zNDUgNS4zMTEgMTAgMTYgNC42NTV6bTEyLjc5NSA5Ljc0M0wzMiAxNmwtMTYgOC0xNi04IDMuMjA1LTEuNjAyTDE2IDIwLjc5NnptMCA2TDMyIDIybC0xNiA4LTE2LTggMy4yMDUtMS42MDJMMTYgMjYuNzk2eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMyIDEwTDE2IDIgMCAxMGwxNiA4IDE2LTh6TTE2IDQuNjU1TDI2LjY4OSAxMCAxNiAxNS4zNDUgNS4zMTEgMTAgMTYgNC42NTV6bTEyLjc5NSA5Ljc0M0wzMiAxNmwtMTYgOC0xNi04IDMuMjA1LTEuNjAyTDE2IDIwLjc5NnptMCA2TDMyIDIybC0xNiA4LTE2LTggMy4yMDUtMS42MDJMMTYgMjYuNzk2eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-stack:before,.btn.nav-link.btn-secondary .icon.icon-stack:before,.game-list.one-piece .game-btn .icon.icon-stack:before,.id-footermenu .nav-link .icon.icon-stack:before,.idxUserWallet .btn-last .icon.icon-stack:before,.mobile .user-item .icon.icon-stack:before,.modal-to .icon.icon-stack:before,.on .icon.icon-stack:before,.pw-toggle .icon.icon-stack:before,.rank .icon.icon-stack:before{background:#fff}.form-text.text-muted .icon.icon-stack{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-stack:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-stack:before{background:#bd2130}.input-group-text .icon.icon-stack:before,.search .input-group-text .icon.icon-stack:before{background:#000}.alert-warning .icon.icon-stack:before{background:#856404}.alert-success .icon.icon-stack:before{background:#28a745}.icon.icon-star:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDI1LjQzMmw5Ljg4OSA1Ljk2OC0yLjYyNS0xMS4yNDhMMzIgMTIuNTg0bC0xMS41MDQtLjk5MkwxNiAxbC00LjQ5NiAxMC41OTJMMCAxMi41ODRsOC43MiA3LjU2OEw2LjExMiAzMS40eiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDI1LjQzMmw5Ljg4OSA1Ljk2OC0yLjYyNS0xMS4yNDhMMzIgMTIuNTg0bC0xMS41MDQtLjk5MkwxNiAxbC00LjQ5NiAxMC41OTJMMCAxMi41ODRsOC43MiA3LjU2OEw2LjExMiAzMS40eiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-star:before,.btn.nav-link.btn-secondary .icon.icon-star:before,.game-list.one-piece .game-btn .icon.icon-star:before,.id-footermenu .nav-link .icon.icon-star:before,.idxUserWallet .btn-last .icon.icon-star:before,.mobile .user-item .icon.icon-star:before,.modal-to .icon.icon-star:before,.on .icon.icon-star:before,.pw-toggle .icon.icon-star:before,.rank .icon.icon-star:before{background:#fff}.form-text.text-muted .icon.icon-star{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-star:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-star:before{background:#bd2130}.input-group-text .icon.icon-star:before,.search .input-group-text .icon.icon-star:before{background:#000}.alert-warning .icon.icon-star:before{background:#856404}.alert-success .icon.icon-star:before{background:#28a745}.icon.icon-sun:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-sun.a206ab8.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-sun.a206ab8.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-sun:before,.btn.nav-link.btn-secondary .icon.icon-sun:before,.game-list.one-piece .game-btn .icon.icon-sun:before,.id-footermenu .nav-link .icon.icon-sun:before,.idxUserWallet .btn-last .icon.icon-sun:before,.mobile .user-item .icon.icon-sun:before,.modal-to .icon.icon-sun:before,.on .icon.icon-sun:before,.pw-toggle .icon.icon-sun:before,.rank .icon.icon-sun:before{background:#fff}.form-text.text-muted .icon.icon-sun{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-sun:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-sun:before{background:#bd2130}.input-group-text .icon.icon-sun:before,.search .input-group-text .icon.icon-sun:before{background:#000}.alert-warning .icon.icon-sun:before{background:#856404}.alert-success .icon.icon-sun:before{background:#28a745}.icon.icon-ticket:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMyIDEzLjEwNVY2LjM2OWMwLS44OTQtLjMzNy0xLjc1LS45MzgtMi4zODJBMy4xMTggMy4xMTggMCAwMDI4LjggM0gzLjJjLS44NDggMC0xLjY2My4zNTUtMi4yNjIuOTg3QTMuNDU1IDMuNDU1IDAgMDAwIDYuMzY5djYuNzM3Yy44NDkgMCAxLjY2Mi4zNTQgMi4yNjMuOTg2cy45MzcgMS40ODkuOTM3IDIuMzgyYzAgLjg5NC0uMzM3IDEuNzUtLjkzOCAyLjM4MnMtMS40MTMuOTg2LTIuMjYyLjk4NnY2LjczN2MwIC44OTQuMzM3IDEuNzUuOTM4IDIuMzgyYTMuMTIgMy4xMiAwIDAwMi4yNjMuOTg2aDI1LjZjLjg0OSAwIDEuNjYzLS4zNTQgMi4yNjMtLjk4NlMzMiAyNy40NzMgMzIgMjYuNTc5di02LjczN2EzLjEyIDMuMTIgMCAwMS0yLjI2My0uOTg2IDMuNDU3IDMuNDU3IDAgMDEtLjkzOC0yLjM4MmMwLS44OTMuMzM3LTEuNzUuOTM4LTIuMzgyczEuNDE0LS45ODcgMi4yNjMtLjk4N3pNMTcuNiAyNS43MzZoLTMuMnYtMy4zNjdoMy4ydjMuMzY3em0wLTcuNTc4aC0zLjJWMTQuNzloMy4ydjMuMzY4em0wLTcuNTc5aC0zLjJWNy4yMWgzLjJ2My4zNjl6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMyIDEzLjEwNVY2LjM2OWMwLS44OTQtLjMzNy0xLjc1LS45MzgtMi4zODJBMy4xMTggMy4xMTggMCAwMDI4LjggM0gzLjJjLS44NDggMC0xLjY2My4zNTUtMi4yNjIuOTg3QTMuNDU1IDMuNDU1IDAgMDAwIDYuMzY5djYuNzM3Yy44NDkgMCAxLjY2Mi4zNTQgMi4yNjMuOTg2cy45MzcgMS40ODkuOTM3IDIuMzgyYzAgLjg5NC0uMzM3IDEuNzUtLjkzOCAyLjM4MnMtMS40MTMuOTg2LTIuMjYyLjk4NnY2LjczN2MwIC44OTQuMzM3IDEuNzUuOTM4IDIuMzgyYTMuMTIgMy4xMiAwIDAwMi4yNjMuOTg2aDI1LjZjLjg0OSAwIDEuNjYzLS4zNTQgMi4yNjMtLjk4NlMzMiAyNy40NzMgMzIgMjYuNTc5di02LjczN2EzLjEyIDMuMTIgMCAwMS0yLjI2My0uOTg2IDMuNDU3IDMuNDU3IDAgMDEtLjkzOC0yLjM4MmMwLS44OTMuMzM3LTEuNzUuOTM4LTIuMzgyczEuNDE0LS45ODcgMi4yNjMtLjk4N3pNMTcuNiAyNS43MzZoLTMuMnYtMy4zNjdoMy4ydjMuMzY3em0wLTcuNTc4aC0zLjJWMTQuNzloMy4ydjMuMzY4em0wLTcuNTc5aC0zLjJWNy4yMWgzLjJ2My4zNjl6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-ticket:before,.btn.nav-link.btn-secondary .icon.icon-ticket:before,.game-list.one-piece .game-btn .icon.icon-ticket:before,.id-footermenu .nav-link .icon.icon-ticket:before,.idxUserWallet .btn-last .icon.icon-ticket:before,.mobile .user-item .icon.icon-ticket:before,.modal-to .icon.icon-ticket:before,.on .icon.icon-ticket:before,.pw-toggle .icon.icon-ticket:before,.rank .icon.icon-ticket:before{background:#fff}.form-text.text-muted .icon.icon-ticket{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-ticket:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-ticket:before{background:#bd2130}.input-group-text .icon.icon-ticket:before,.search .input-group-text .icon.icon-ticket:before{background:#000}.alert-warning .icon.icon-ticket:before{background:#856404}.alert-success .icon.icon-ticket:before{background:#28a745}.icon.icon-twitter:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-twitter.f96a006.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-twitter.f96a006.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-twitter:before,.btn.nav-link.btn-secondary .icon.icon-twitter:before,.game-list.one-piece .game-btn .icon.icon-twitter:before,.id-footermenu .nav-link .icon.icon-twitter:before,.idxUserWallet .btn-last .icon.icon-twitter:before,.mobile .user-item .icon.icon-twitter:before,.modal-to .icon.icon-twitter:before,.on .icon.icon-twitter:before,.pw-toggle .icon.icon-twitter:before,.rank .icon.icon-twitter:before{background:#fff}.form-text.text-muted .icon.icon-twitter{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-twitter:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-twitter:before{background:#bd2130}.input-group-text .icon.icon-twitter:before,.search .input-group-text .icon.icon-twitter:before{background:#000}.alert-warning .icon.icon-twitter:before{background:#856404}.alert-success .icon.icon-twitter:before{background:#28a745}.icon.icon-turning:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-turning.9378c5f.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-turning.9378c5f.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-turning:before,.btn.nav-link.btn-secondary .icon.icon-turning:before,.game-list.one-piece .game-btn .icon.icon-turning:before,.id-footermenu .nav-link .icon.icon-turning:before,.idxUserWallet .btn-last .icon.icon-turning:before,.mobile .user-item .icon.icon-turning:before,.modal-to .icon.icon-turning:before,.on .icon.icon-turning:before,.pw-toggle .icon.icon-turning:before,.rank .icon.icon-turning:before{background:#fff}.form-text.text-muted .icon.icon-turning{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-turning:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-turning:before{background:#bd2130}.input-group-text .icon.icon-turning:before,.search .input-group-text .icon.icon-turning:before{background:#000}.alert-warning .icon.icon-turning:before{background:#856404}.alert-success .icon.icon-turning:before{background:#28a745}.icon.icon-telegram:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-telegram.5095e44.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-telegram.5095e44.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-telegram:before,.btn.nav-link.btn-secondary .icon.icon-telegram:before,.game-list.one-piece .game-btn .icon.icon-telegram:before,.id-footermenu .nav-link .icon.icon-telegram:before,.idxUserWallet .btn-last .icon.icon-telegram:before,.mobile .user-item .icon.icon-telegram:before,.modal-to .icon.icon-telegram:before,.on .icon.icon-telegram:before,.pw-toggle .icon.icon-telegram:before,.rank .icon.icon-telegram:before{background:#fff}.form-text.text-muted .icon.icon-telegram{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-telegram:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-telegram:before{background:#bd2130}.input-group-text .icon.icon-telegram:before,.search .input-group-text .icon.icon-telegram:before{background:#000}.alert-warning .icon.icon-telegram:before{background:#856404}.alert-success .icon.icon-telegram:before{background:#28a745}.icon.icon-turnpoint:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-turnpoint.2fccda9.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-turnpoint.2fccda9.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-turnpoint:before,.btn.nav-link.btn-secondary .icon.icon-turnpoint:before,.game-list.one-piece .game-btn .icon.icon-turnpoint:before,.id-footermenu .nav-link .icon.icon-turnpoint:before,.idxUserWallet .btn-last .icon.icon-turnpoint:before,.mobile .user-item .icon.icon-turnpoint:before,.modal-to .icon.icon-turnpoint:before,.on .icon.icon-turnpoint:before,.pw-toggle .icon.icon-turnpoint:before,.rank .icon.icon-turnpoint:before{background:#fff}.form-text.text-muted .icon.icon-turnpoint{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-turnpoint:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-turnpoint:before{background:#bd2130}.input-group-text .icon.icon-turnpoint:before,.search .input-group-text .icon.icon-turnpoint:before{background:#000}.alert-warning .icon.icon-turnpoint:before{background:#856404}.alert-success .icon.icon-turnpoint:before{background:#28a745}.icon.icon-user:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-user:before,.btn.nav-link.btn-secondary .icon.icon-user:before,.game-list.one-piece .game-btn .icon.icon-user:before,.id-footermenu .nav-link .icon.icon-user:before,.idxUserWallet .btn-last .icon.icon-user:before,.mobile .user-item .icon.icon-user:before,.modal-to .icon.icon-user:before,.on .icon.icon-user:before,.pw-toggle .icon.icon-user:before,.rank .icon.icon-user:before{background:#fff}.form-text.text-muted .icon.icon-user{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-user:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-user:before{background:#bd2130}.input-group-text .icon.icon-user:before,.search .input-group-text .icon.icon-user:before{background:#000}.alert-warning .icon.icon-user:before{background:#856404}.alert-success .icon.icon-user:before{background:#28a745}.icon.icon-usercard:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-usercard.09b25c2.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-usercard.09b25c2.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-usercard:before,.btn.nav-link.btn-secondary .icon.icon-usercard:before,.game-list.one-piece .game-btn .icon.icon-usercard:before,.id-footermenu .nav-link .icon.icon-usercard:before,.idxUserWallet .btn-last .icon.icon-usercard:before,.mobile .user-item .icon.icon-usercard:before,.modal-to .icon.icon-usercard:before,.on .icon.icon-usercard:before,.pw-toggle .icon.icon-usercard:before,.rank .icon.icon-usercard:before{background:#fff}.form-text.text-muted .icon.icon-usercard{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-usercard:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-usercard:before{background:#bd2130}.input-group-text .icon.icon-usercard:before,.search .input-group-text .icon.icon-usercard:before{background:#000}.alert-warning .icon.icon-usercard:before{background:#856404}.alert-success .icon.icon-usercard:before{background:#28a745}.icon.icon-wallet:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCA4LjRhMS42MDQgMS42MDQgMCAwMS0xLjUzLTEuNkExLjYwMiAxLjYwMiAwIDAxNC44IDUuMmgyMC44djMuMkg0Ljh6bTIwLjggMTQuNGgtMy4ydi02LjRoMy4ydjYuNHptMy4yLTE0LjRWNS4yYzAtMS43NjUtMS40MzUtMy4yLTMuMi0zLjJINC44QTQuODA2IDQuODA2IDAgMDAwIDYuOFYyNmMwIDMuNTIxIDIuODcxIDQuOCA0LjggNC44aDI0YzEuNzY1IDAgMy4yLTEuNDM1IDMuMi0zLjJ2LTE2YzAtMS43NjUtMS40MzYtMy4yLTMuMi0zLjJ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCA4LjRhMS42MDQgMS42MDQgMCAwMS0xLjUzLTEuNkExLjYwMiAxLjYwMiAwIDAxNC44IDUuMmgyMC44djMuMkg0Ljh6bTIwLjggMTQuNGgtMy4ydi02LjRoMy4ydjYuNHptMy4yLTE0LjRWNS4yYzAtMS43NjUtMS40MzUtMy4yLTMuMi0zLjJINC44QTQuODA2IDQuODA2IDAgMDAwIDYuOFYyNmMwIDMuNTIxIDIuODcxIDQuOCA0LjggNC44aDI0YzEuNzY1IDAgMy4yLTEuNDM1IDMuMi0zLjJ2LTE2YzAtMS43NjUtMS40MzYtMy4yLTMuMi0zLjJ6Ii8+PC9zdmc+);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-wallet:before,.btn.nav-link.btn-secondary .icon.icon-wallet:before,.game-list.one-piece .game-btn .icon.icon-wallet:before,.id-footermenu .nav-link .icon.icon-wallet:before,.idxUserWallet .btn-last .icon.icon-wallet:before,.mobile .user-item .icon.icon-wallet:before,.modal-to .icon.icon-wallet:before,.on .icon.icon-wallet:before,.pw-toggle .icon.icon-wallet:before,.rank .icon.icon-wallet:before{background:#fff}.form-text.text-muted .icon.icon-wallet{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-wallet:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-wallet:before{background:#bd2130}.input-group-text .icon.icon-wallet:before,.search .input-group-text .icon.icon-wallet:before{background:#000}.alert-warning .icon.icon-wallet:before{background:#856404}.alert-success .icon.icon-wallet:before{background:#28a745}.icon.icon-whatsapp:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-whatsapp.206a720.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-whatsapp.206a720.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-whatsapp:before,.btn.nav-link.btn-secondary .icon.icon-whatsapp:before,.game-list.one-piece .game-btn .icon.icon-whatsapp:before,.id-footermenu .nav-link .icon.icon-whatsapp:before,.idxUserWallet .btn-last .icon.icon-whatsapp:before,.mobile .user-item .icon.icon-whatsapp:before,.modal-to .icon.icon-whatsapp:before,.on .icon.icon-whatsapp:before,.pw-toggle .icon.icon-whatsapp:before,.rank .icon.icon-whatsapp:before{background:#fff}.form-text.text-muted .icon.icon-whatsapp{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-whatsapp:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-whatsapp:before{background:#bd2130}.input-group-text .icon.icon-whatsapp:before,.search .input-group-text .icon.icon-whatsapp:before{background:#000}.alert-warning .icon.icon-whatsapp:before{background:#856404}.alert-success .icon.icon-whatsapp:before{background:#28a745}.icon.icon-loop2:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3LjgwMiA1LjE5N0ExNS45NTggMTUuOTU4IDAgMDAxNS45OTkgMGMtOC44MzcgMC0xNiA3LjE2My0xNiAxNmgzYzAtNy4xOCA1LjgyLTEzIDEzLTEzIDMuODQ0IDAgNy4yOTggMS42NjkgOS42NzggNC4zMjJMMjAuOTk5IDEyaDExVjFsLTQuMTk4IDQuMTk3ek0yOSAxNmMwIDcuMTgtNS44MiAxMy0xMyAxM2ExMi45NjUgMTIuOTY1IDAgMDEtOS42NzgtNC4zMjJMMTEgMjBIMHYxMWw0LjE5Ny00LjE5N0ExNS45NTggMTUuOTU4IDAgMDAxNiAzMmM4LjgzNyAwIDE2LTcuMTYzIDE2LTE2aC0zeiIvPjwvc3ZnPg==);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI3LjgwMiA1LjE5N0ExNS45NTggMTUuOTU4IDAgMDAxNS45OTkgMGMtOC44MzcgMC0xNiA3LjE2My0xNiAxNmgzYzAtNy4xOCA1LjgyLTEzIDEzLTEzIDMuODQ0IDAgNy4yOTggMS42NjkgOS42NzggNC4zMjJMMjAuOTk5IDEyaDExVjFsLTQuMTk4IDQuMTk3ek0yOSAxNmMwIDcuMTgtNS44MiAxMy0xMyAxM2ExMi45NjUgMTIuOTY1IDAgMDEtOS42NzgtNC4zMjJMMTEgMjBIMHYxMWw0LjE5Ny00LjE5N0ExNS45NTggMTUuOTU4IDAgMDAxNiAzMmM4LjgzNyAwIDE2LTcuMTYzIDE2LTE2aC0zeiIvPjwvc3ZnPg==);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-loop2:before,.btn.nav-link.btn-secondary .icon.icon-loop2:before,.game-list.one-piece .game-btn .icon.icon-loop2:before,.id-footermenu .nav-link .icon.icon-loop2:before,.idxUserWallet .btn-last .icon.icon-loop2:before,.mobile .user-item .icon.icon-loop2:before,.modal-to .icon.icon-loop2:before,.on .icon.icon-loop2:before,.pw-toggle .icon.icon-loop2:before,.rank .icon.icon-loop2:before{background:#fff}.form-text.text-muted .icon.icon-loop2{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-loop2:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-loop2:before{background:#bd2130}.input-group-text .icon.icon-loop2:before,.search .input-group-text .icon.icon-loop2:before{background:#000}.alert-warning .icon.icon-loop2:before{background:#856404}.alert-success .icon.icon-loop2:before{background:#28a745}.icon.icon-recommend:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-recommend.fe479f3.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-recommend.fe479f3.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-recommend:before,.btn.nav-link.btn-secondary .icon.icon-recommend:before,.game-list.one-piece .game-btn .icon.icon-recommend:before,.id-footermenu .nav-link .icon.icon-recommend:before,.idxUserWallet .btn-last .icon.icon-recommend:before,.mobile .user-item .icon.icon-recommend:before,.modal-to .icon.icon-recommend:before,.on .icon.icon-recommend:before,.pw-toggle .icon.icon-recommend:before,.rank .icon.icon-recommend:before{background:#fff}.form-text.text-muted .icon.icon-recommend{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-recommend:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-recommend:before{background:#bd2130}.input-group-text .icon.icon-recommend:before,.search .input-group-text .icon.icon-recommend:before{background:#000}.alert-warning .icon.icon-recommend:before{background:#856404}.alert-success .icon.icon-recommend:before{background:#28a745}.icon.icon-jackpot:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-jackpot.79e695b.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-jackpot.79e695b.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-jackpot:before,.btn.nav-link.btn-secondary .icon.icon-jackpot:before,.game-list.one-piece .game-btn .icon.icon-jackpot:before,.id-footermenu .nav-link .icon.icon-jackpot:before,.idxUserWallet .btn-last .icon.icon-jackpot:before,.mobile .user-item .icon.icon-jackpot:before,.modal-to .icon.icon-jackpot:before,.on .icon.icon-jackpot:before,.pw-toggle .icon.icon-jackpot:before,.rank .icon.icon-jackpot:before{background:#fff}.form-text.text-muted .icon.icon-jackpot{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-jackpot:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-jackpot:before{background:#bd2130}.input-group-text .icon.icon-jackpot:before,.search .input-group-text .icon.icon-jackpot:before{background:#000}.alert-warning .icon.icon-jackpot:before{background:#856404}.alert-success .icon.icon-jackpot:before{background:#28a745}.desktop .join_alone .title{color:#1d6ab2;color:var(--color01);font-size:1.375rem;font-weight:900;padding:24px 0 0}@media only screen and (max-width:1080px){.desktop .join_alone .title{font-size:1.125rem;padding:4px 0}}body,html{-ms-scroll-chaining:none;overscroll-behavior:none}body{background-color:transparent;-webkit-overflow-scrolling:touch}.idex-wrap,body,html{width:100%;height:100%}.idex-wrap{background-color:#fff;background-color:var(--body-bg)}body,html,q{font-size:1rem;font-family:微軟正黑體,Microsoft YaHei,HanHei SC,Helvetica Neue,Open Sans,Arial,Hiragino Sans GB,微软雅黑,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;letter-spacing:.02rem}.join_alone-con,.join_alone .forgot,.join_alone .joinus,.join_alone .login{background:#02396d;background:var(--color07)}.join_alone .title{color:#5fa9ed;color:var(--color03)}.join_alone small{color:#aaa!important}form a:not(.btn-badge){color:#9ab0d1;color:var(--color05);transition:all .4s}form a:not(.btn-badge):hover{opacity:.7}.form-text.text-muted .icon.icon-infomation{vertical-align:middle}.btn{cursor:pointer}.btn.btn-second{color:#f4f4f4;background:#1d6ab2;background:var(--color01);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;transition:all .5s}.btn.btn-second:hover{color:#fff;color:var(--null-1);background:#5fa9ed;background:var(--color03)}.btn.btn-second.nuxt-link-active,.btn.btn-second.nuxt-link-exact-active,.btn.btn-second:active{color:#fff;color:var(--null-1);background-color:#1d6ab2;background-color:var(--color01);background-size:100%;transition:background 0s}.btn-light.font-weight-bold,.btn-outline-light,.btn-outline-primary,.btn-outline-secondary,.btn.btn-primary{display:flex;justify-content:center}.btn.btn-submit,.desktop .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn{color:#fff;color:var(--null-1);background-color:#1d6ab2;background-color:var(--btn-bg);display:flex;justify-content:center;align-items:center;width:100%;border-radius:4px;transition:all .4s}.btn.btn-submit.nuxt-link-active,.btn.btn-submit.nuxt-link-exact-active,.btn.btn-submit:hover,.desktop .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn.nuxt-link-active,.desktop .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn.nuxt-link-exact-active,.desktop .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn:hover,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn.nuxt-link-active,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn.nuxt-link-exact-active,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn:hover{opacity:.5}.btn.btn-cancel{background-color:#dde1e7}.btn.btn-cancel:hover{background-color:#ccc}.btn.btn-signup{display:flex;justify-content:center;align-items:center;width:100%;height:38px;border-radius:4px;padding:0 8px;margin-right:4px;color:#fff;color:var(--null-1);background:linear-gradient(180deg,#ff9445,#f06601 80%)}.btn.btn-signup.nuxt-link-active,.btn.btn-signup.nuxt-link-exact-active,.btn.btn-signup:hover{color:#fff;color:var(--null-1);background-color:#1d6ab2;background-color:var(--btn-bg)}.btn-badge{color:#68737d;border:1px solid #dde1e7;background-color:#dde1e7;margin-bottom:8px}.btn-badge.nuxt-link-active,.btn-badge.nuxt-link-exact-active,.btn-badge:active,.btn-badge:hover{color:#fff;background:#1d6ab2;background:var(--color01)}.audio-play{--textColor:var(--color06);display:flex;flex-direction:column;align-items:center;justify-content:center}.audio-play .custom-switch{--switchW:3rem;--afterBtnW:1.25rem - 4px;--mainColor:var(--color03);padding-left:var(--switchW);cursor:pointer}.audio-play .custom-switch:hover .custom-control-input:not(:checked)~.custom-control-label:after{background-color:var(--mainColor)}.audio-play .custom-switch.b-custom-control-lg .custom-control-label{margin-bottom:0;font-size:1rem;line-height:1.9rem}.audio-play .custom-switch .custom-control-label:before{width:var(--switchW);height:.5rem;top:.69rem;left:calc(var(--switchW)*-1)}.audio-play .custom-switch .custom-control-label:after{width:calc(var(--afterBtnW));height:calc(var(--afterBtnW));left:calc(var(--switchW)*-1)}.audio-play .custom-switch .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#adb5bd}.audio-play .custom-switch .custom-control-input:focus~.custom-control-label:before{box-shadow:none}.audio-play .custom-switch .custom-control-input:checked~.custom-control-label:before{border-color:var(--mainColor);background-color:var(--mainColor)}.audio-play .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(calc(var(--switchW) - 100%))}.audio-play .text{margin-top:5px;color:var(--textColor);font-size:14px}.chooseA .custom-select,.chooseA span{color:#1d6ab2;color:var(--btn-bg);border:1px solid #1d6ab2;border:1px solid var(--btn-bg)}.chooseA span{background-color:#cde1e3}.chooseB .custom-select,.chooseB span{color:#28a745;border:1px solid #a5d7a7}.chooseB span{background-color:#dbefdc}.chooseA .custom-select,.chooseB .custom-select{border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0}.chooseA span,.chooseB span{display:flex;justify-content:center;align-items:center;width:100%;height:60px;border-radius:4px;font-size:1.5rem;font-weight:700;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.tr-none:last-child{display:table-row!important}.table.b-table.b-table-stacked>tbody>tr.tr-none:last-child{display:block!important}.table-text-primary{color:#054ab2}.table-text-secondary{color:#fff200}.table-text-success{color:#28a745}.table-text-danger{color:#c9302c}.table-text-info{color:#2aabd2}.table-text-light{color:#dde1e7}.table-text-dark{color:#21201e}.table-text-warning{color:#ffc107}label,legend{color:#5fa9ed;color:var(--color03);font-size:.875rem;margin-bottom:4px;padding-bottom:0}small{color:#e6ebf1!important;color:var(--color06)!important;font-size:.625rem;line-height:14px}input{background:#c5e2c5;border:1px solid #1d6ab2;border:1px solid var(--btn-bg);box-sizing:border-box;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}input.form-control:-moz-read-only{font-weight:bolder;background:transparent;border-color:transparent;padding:0}input.form-control:read-only{font-weight:bolder;background:transparent;border-color:transparent;padding:0}input[readonly]::-moz-placeholder{color:#1d6ab2;color:var(--btn-bg)}input[readonly]:-ms-input-placeholder{color:#1d6ab2;color:var(--btn-bg)}input[readonly]::placeholder{color:#1d6ab2;color:var(--btn-bg)}.input-group-text{color:#1d6ab2;color:var(--btn-bg);background-color:#a6f3ff;background-color:var(--color02);border:1px solid #1d6ab2;border:1px solid var(--btn-bg);border-top-left-radius:4px;border-top-right-radius:0;border-bottom-left-radius:4px;border-bottom-right-radius:0}.custom-select{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background:hsla(0,0%,100%,.3);color:#fff}.custom-select.is-valid,.custom-select:valid{background-color:hsla(0,0%,100%,.3)}.custom-select optgroup,.custom-select option{color:#000}.form-group{position:relative;margin-bottom:8px}.form-group .icon{margin-right:4px}.form-group .icon~button{margin-top:8px}.modal{background-color:transparent;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-title.title{width:100%}.modal-title.title .circle{margin:0 auto}.modal-content{max-width:450px;width:85%;margin:0 auto;border:0;border-top:4px solid #1d6ab2;border-top:4px solid var(--btn-bg);background-color:#fff;background-color:var(--null-1)}.modal-header{align-items:center;justify-content:center;flex-direction:column;padding:4px 16px 0;border-radius:0}.modal-header .close{padding:.3em .5em}.modal-header .title{color:#fff;color:var(--null-1)}.modal-body{padding:8px}.modal-main{padding:1rem}.modal-main .modal-to{width:100%;height:56px}.modal-main .modal-to,.modal-main .modal-to .icon{display:flex;justify-content:center;align-items:center}.modal-main .modal-to .icon{width:40px;height:40px;border-radius:50%;color:#1d6ab2;color:var(--btn-bg);border:2px solid #1d6ab2;border:2px solid var(--btn-bg)}.modal-main .modal-to .icon:before{width:16px;height:16px;background:#1d6ab2;background:var(--btn-bg)}.modal-dialog{min-width:100%;margin:0}[class*=dialog] .forgot .btn.btn-link,[class*=dialog] .remember .custom-control-label{font-size:.875rem}[class*=dialog] .form-group{margin-top:0}[class*=dialog] .form-group.forgot{margin-bottom:0}[class*=dialog] .modal-footer,[class*=dialog] .modal-header{border:0}[class*=dialog] .modal-footer{border-top:0;padding:0}[class*=dialog] .col-form-label,[class*=dialog] .modal-body,[class*=dialog] label,[class*=dialog] p{color:#000;color:var(--null-0);font-size:.875rem;margin-bottom:4px}[class*=dialog] .circle{display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:56px;background-color:#1a2a3e;background-color:var(--footer-bg)}[class*=dialog] .circle .icon{color:#fff;color:var(--null-1);font-size:1.5rem}[class*=dialog] .circle .icon:before{width:24px;height:24px;background:#fff;background:var(--null-1)}[class*=dialog] .title{color:#02396d;color:var(--title-color);text-align:center;padding:16px 0 8px}[class*=dialog] .custom-control-label{display:flex;align-items:center;height:100%;margin-bottom:0}[class*=dialog] .col-form-label{padding-bottom:0}[class*=dialog] small{color:#9898ab;font-weight:500;font-size:12px;line-height:14px}.dialog-exchpoint .modal-footer{padding-top:0}.dialog-exchpoint .modal-footer .btn.rounded-pill{display:inline-flex;justify-content:center;border:0;white-space:nowrap;border-radius:4px}.dialog-exchpoint .modal-main{padding-bottom:0}.dialog-exchpoint .modal-main .form-group.badge-group>div{display:flex;width:100%;border-radius:4px;overflow:hidden}.dialog-exchpoint .modal-main .form-group.badge-group .btn.btn-badge{flex:1;margin:0;padding:0;height:40px}.dialog-exchpoint .alert.alert-danger{font-size:.875rem}.dialog-exchpoint .btn.btn-backwallet.btn-block.rounded-pill{color:#fff;color:var(--null-1);background-color:#007bff}.dialog-exchpoint .btn.btn-submit.btn-info.btn-block.rounded-pill{background-color:#5fa9ed;background-color:var(--color03)}.dialog-exchpoint .btn.btn-turnpoint.btn-submit.btn-block.rounded-pill{background-color:#1d6ab2;background-color:var(--color01);display:flex;justify-content:center;align-items:center;order:1}.dialog-exchpoint .btn.btn-cancel.btn-cancel.btn-block.rounded-pill{display:flex;justify-content:center;align-items:center;order:2}.dialog-tips .modal-body{padding:16px}.dialog-tips .modal-footer .btn{flex:1}.dialog-prompt .tip-point{width:100%;color:#02396d;color:var(--title-color);padding:0 16px}.dialog-prompt .tip-point:before{content:"•";display:inline-block;font-family:icomoon!important;margin-right:4px}.dialog-prompt .tip-group-wrap{display:flex;flex-wrap:wrap;width:100%;padding:4px 0 16px}.dialog-prompt .tip-group-wrap>.tip-group{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#646464;border:1px solid #ccc;flex:1 1 33.33333%;padding:8px;margin:8px 4px}.dialog-prompt .tip-group-wrap q{text-align:center}.dialog-prompt .tip-group-wrap .icon{font-size:1.875rem;margin-bottom:8px}.dialog-prompt .tip-group-wrap .icon:before{width:30px;height:30px;background:#5fa9ed;background:var(--color03)}.dialog-prompt ol>li{display:flex;flex-wrap:wrap}.dialog-prompt p{color:#646464}.dialog-prompt h4{width:100%;color:#02396d;color:var(--title-color);padding:16px 0 8px}.dialog-prompt h4:before{content:"•";display:inline-block;font-family:icomoon!important;margin-right:4px}.dialog-prompt h5{width:100%;color:#000;color:var(--null-0);font-weight:bolder;padding:8px 0}.modal.fade.show>.modal-dialog.modal-sm.modal-dialog-centered>.modal-content>.modal-body{padding-top:1rem;padding-left:1rem}.sample-group-wrap{display:flex;justify-content:space-evenly;flex-wrap:wrap;width:100%}.sample-group-wrap span{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:4px;margin-right:4px}.sample-group-wrap span q{margin-top:4px}.sample-group-wrap img{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.sample-title{display:flex;width:100%}.sample-title.exactly{color:#28a745}.sample-title.error{color:#c9302c;height:auto!important;padding-top:0!important;background:transparent!important}.sample-group{width:100%;display:flex;flex-wrap:wrap}.sample-group span{display:flex;justify-content:center;align-items:center;flex-direction:column}.sample-group-left,.sample-group-right{max-width:50%;padding:8px}.sample-group-left img,.sample-group-right img{width:100%}@media (max-width:568px){.sample-group-left,.sample-group-right{max-width:100%}}.sample-group-more{padding:8px}.dialog-rule.treasure-s1box{display:flex;align-items:center}.dialog-rule li,.dialog-rule ol,.dialog-rule p,.dialog-rule span{font-size:.875rem}.dialog-rule .title{font-size:1rem;padding:12px 0 8px;color:#02396d;color:var(--title-color)}.dialog-rule .rule-cont li,.dialog-rule .rule-cont ol,.dialog-rule .rule-cont p,.dialog-rule .rule-cont span{font-size:.875rem}.dialog-rule .modal-main ul.listnum{list-style-type:decimal;padding-left:24px}.dialog-rule .modal-main li{line-height:18px;margin:0 4px 16px}.dialog-rule .rule-cont .title{color:#02396d;color:var(--title-color)}.dialog-rule .rule-cont .title~p{line-height:22px!important}.forgot .form-group{position:relative}.forgot .form-group .input-group-prepend{position:absolute;top:17px;right:2px}.dialog-audit .form-group,.dialog-forgot .form-group,.dialog-log .form-group{position:relative}.dialog-audit .form-group .input-group-prepend,.dialog-forgot .form-group .input-group-prepend,.dialog-log .form-group .input-group-prepend{position:absolute;top:19px;right:2px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;overflow:hidden}.modal-dialog.modal-sm.modal-dialog-centered{justify-content:center}.dialog-audit .modal-dialog.modal-md.modal-dialog-centered{position:absolute}.dialog-audit .modal-header{width:100%;align-items:center}.dialog-audit .modal-header .btn-outline-primary{display:flex;align-self:center;margin-left:16px;color:#fff;color:var(--null-1);background:#007bff}.dialog-audit .modal-header .btn-outline-primary:hover{background:#0062cc}.dialog-audit .modal-content{width:auto;max-width:80%}.dialog-audit .modal-main{width:100%}.dialog-audit .modal-main~.btn.btn-submit{width:95%}.dialog-audit .modal-body{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fff;background-color:var(--null-1)}.dialog-TransferPoint .form-group{position:relative}.dialog-TransferPoint .input-group-prepend{position:absolute;top:1px;right:3px}.maintain{display:flex;height:32px;margin-bottom:15px;background-color:#efefef}.maintain span{display:flex;justify-content:center;align-items:center;min-width:90px;margin-right:10px;background-color:#ffc107}.maintain p{color:#1d6ab2;color:var(--color01);font-size:.875rem}.maintain q{display:flex;align-items:center;color:#02396d;color:var(--title-color);font-size:.75rem;font-weight:bolder;margin-right:10px}.wire-transfer .card{margin-bottom:16px}.wire-transfer .card-title,.wire-transfer .wire-table th{color:#21201e}.wire-transfer .card-subtitle{color:#475050}.wire-transfer .card-body{text-align:center}.modal-success .modal-body,.modal-warning .modal-body{text-align:center;padding-top:0}.modal-success .modal-body:after,.modal-success .modal-body:before,.modal-warning .modal-body:after,.modal-warning .modal-body:before{content:""}.modal-success .modal-body:before,.modal-warning .modal-body:before{display:block;width:100px;height:100px;border-radius:50%;margin:0 auto 16px}.modal-success .modal-body:after,.modal-warning .modal-body:after{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal-warning .modal-body:before{background-color:#c9302c}.modal-warning .modal-body:after{width:50px;height:50px;-webkit-animation-name:errormark;animation-name:errormark;background-image:url(/_nuxt/img/error.ec3b2f8.svg);background-position:50%;background-repeat:no-repeat;margin-left:-25px;position:absolute;top:25px;left:50%}.modal-success .modal-body:before{background-color:#28a745}.modal-success .modal-body:after{-webkit-animation-name:checkmark;animation-name:checkmark;width:25px;height:50px;border-radius:2.5px!important;transform:scaleX(-1) rotate(135deg);opacity:1;transform-origin:left top;border-right:10px solid #fff;border-right:10px solid var(--null-1);border-top:10px solid #fff;border-top:10px solid var(--null-1);margin-left:-25px;position:absolute;top:69px;left:50%}@-webkit-keyframes errormark{0%,20%,40%,60%,80%{opacity:0}10%,30%,50%,70%,to{opacity:1}}@keyframes errormark{0%,20%,40%,60%,80%{opacity:0}10%,30%,50%,70%,to{opacity:1}}@-webkit-keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:25px;opacity:1}40%{height:50px;width:25px;opacity:1}to{height:50px;width:25px;opacity:1}}@keyframes checkmark{0%{height:0;width:0;opacity:1}20%{height:0;width:25px;opacity:1}40%{height:50px;width:25px;opacity:1}to{height:50px;width:25px;opacity:1}}.dialog-exchpoint{display:block!important}.dialog-exchpoint,.dialog-TransferPoint{display:flex;align-items:center}.dialog-exchpoint .form-group,.dialog-TransferPoint .form-group{margin-top:16px;margin-bottom:1rem}.dialog-exchpoint .description,.dialog-TransferPoint .description{line-height:30px}.dialog-exchpoint p,.dialog-TransferPoint p{font-size:.875rem;margin-bottom:4px}.dialog-exchpoint .money-box,.dialog-TransferPoint .money-box{font-size:1rem;line-height:40px;margin-top:16px}.dialog-exchpoint .money-box .item,.dialog-TransferPoint .money-box .item{display:flex;justify-content:space-between;padding:0 10%}.dialog-exchpoint .input-group-prepend,.dialog-TransferPoint .input-group-prepend{position:absolute;right:1px;bottom:1px}.dialog-TransferPoint .form-group.chgsafepw .col-form-label~div{display:flex}.dialog-TransferPoint .btn-cancel,.dialog-TransferPoint .btn-turnpoint{border-radius:4px;flex:1;margin:0}.dialog-notice .modal-body{padding:1rem}.dialog-notice .modal-content{width:85%;margin:0 auto;border:0;border-top:4px solid #1d6ab2;border-top:4px solid var(--color01)}.dialog-notice .modal-title{color:#fff;color:var(--null-1)}.dialog-notice .modal-header{padding:4px 0 8px!important;justify-content:center;background:linear-gradient(180deg,#1d6ab2 30%,#5fa9ed);background:var(--lg02)}.dialog-notice .modal-header .close{padding:.3em .5em;color:#fff;transition:all .4s}.dialog-notice .modal-header .close:hover{opacity:.7}.dialog-notice .mtb-group::-webkit-scrollbar-track,.dialog-notice .panel-group::-webkit-scrollbar-track,.dialog-notice .tab-group::-webkit-scrollbar-track{background-color:#4ba9df;background-color:var(--btn-text)}.dialog-notice .mtb-group::-webkit-scrollbar-thumb,.dialog-notice .panel-group::-webkit-scrollbar-thumb,.dialog-notice .tab-group::-webkit-scrollbar-thumb{background-color:#1d6ab2;background-color:var(--btn-bg)}.dialog-notice .mtb-group::-webkit-scrollbar-thumb:hover,.dialog-notice .panel-group::-webkit-scrollbar-thumb:hover,.dialog-notice .tab-group::-webkit-scrollbar-thumb:hover{background:#1d6ab2;background:var(--btn-bg)}.dialog-notice .tab-group .tabnav{color:#68737d;border:1px solid #ccc;background:linear-gradient(145deg,rgba(193,195,198,.7),#fff);box-shadow:inset 2px 2px 4px #fff,inset -2px -2px 4px #d9dade}.dialog-notice .tab-group .tabnav.active,.dialog-notice .tab-group .tabnav:hover{color:#333;background:linear-gradient(145deg,#fff,rgba(193,195,198,.7));box-shadow:inset 2px 2px 4px #d9dade,inset -2px -2px 4px #fff,2px 2px 4px #d9dade;border:2px solid #1d6ab2;border:2px solid var(--btn-bg)}.dialog-notice .tab-panel .panel-group .panel.active p{word-wrap:break-word}.desktop .luckyWheel,.mobile .luckyWheel{--titleColor:var(--color07);--dateColor:#dfdfdf;--chanceColor:var(--color02);--wheelBorderColor:var(--color07);--itemBgColor:var(--color05);--itemBorder:solid 1px var(--color07);--itemNameColor:var(--color07);--itemActiveBgColor:var(--color03);--itemActiveNameColor:#fff;--btnHoverBg:var(--color10);--noticeBoxBg:hsla(0,0%,100%,0.8);--noticeTitleColor:var(--color07)}.modalWheelResult{--titleColor:var(--color07)!important;--closeBtnBg:var(--color07)!important;--closeBtnColor:#fff!important;--closeBtnHoverBg:var(--color07)!important;--closeBtnHoverColor:#fff!important}.modalWheelResult .closeBtn:hover{opacity:.5}.desktop .signinSheet,.mobile .signinSheet{--titleColor:#fff;--dateColor:var(--color02);--dateDecColor:var(--color04);--itemBorderColor:var(--color01);--itemBg:var(--color06);--itemNamecolor:var(--color07);--sheetBtnBorderColor:var(--color07);--sheetBtnBg:var(--color01);--sheetBtnColor:#fff;--sheetBtnHoverBorderColor:var(--color07);--sheetBtnHoverBg:var(--color01);--sheetBtnHoverColor:#fff;--sheetBtnHoverOpacity:0.6;--articleTitleColor:#fff;--articleContentColor:var(--color06)}.modalSigninResult{--titleColor:var(--color07)!important;--closeBtnBg:var(--color07)!important;--closeBtnColor:#fff!important;--closeBtnHoverBg:var(--color07)!important;--closeBtnHoverColor:#fff!important}.modalSigninResult .closeBtn:hover{opacity:.5}.desktop main{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:linear-gradient(135deg,#259bf8,#004997);background-attachment:fixed;position:relative}.desktop main:after,.desktop main:before{content:"";width:45.3%;padding-bottom:36.4%;background:url(/_nuxt/img/mainDec.c2d08b2.webp) no-repeat 50%/100% auto;mix-blend-mode:overlay;position:fixed;opacity:.5}.desktop main:before{top:0;right:0;transform:translate(40%)}.desktop main:after{bottom:0;left:0;transform:translate(-25%,20%)}.desktop main>div{position:relative;z-index:1}.desktop main .idxSlider.banner{order:1}.desktop main .desktop-mar{order:2}.desktop main .mainContent{width:100%}.desktop main .join_alone~.desktop-mar,.desktop main .mainContent~.desktop-mar{box-shadow:inset 0 3px 10px 0 #1d6ab2;box-shadow:inset 0 3px 10px 0 var(--header-shadow)}.desktop main .idx.jackpot,.desktop main .idxgame.hotpro-row.idxGame05,.desktop main .join_alone,.desktop main .mainContent{order:3}.desktop main .idxDownload{order:4}.desktop main .idxInfo08{order:5}.desktop main{min-height:33.3vw;padding-top:80px}.desktop .sticky{position:-webkit-sticky;position:sticky;top:24px}.desktop>header{width:100%;height:80px;position:fixed;z-index:999}.desktop>header .mid_box01{max-width:1300px;max-width:var(--contentW);width:100%;height:100%;margin:0 auto;padding:0 50px;padding:0 var(--contentPadding);display:flex;position:relative;z-index:1}.desktop>header .mid_box01>button{align-self:center;background:#5fa9ed;background:var(--color03);color:#fff;font-weight:600}.desktop>header .desktop-mar{display:none}.desktop>header .nav-right{height:100%;display:flex;align-items:center}.desktop .nav-header{width:100%;height:100%;background:linear-gradient(180deg,#1d6ab2 70%,#5fa9ed);background:linear-gradient(180deg,var(--color01) 70%,var(--color03));position:relative}.desktop .nav-header:after,.desktop .nav-header:before{content:"";width:100%;position:absolute;left:0}.desktop .nav-header:before{height:7px;top:0;background:#74d1fe}.desktop .nav-header:after{height:4px;bottom:0;background:#033663;opacity:.5}.desktop .logo{min-width:100px;height:50px;display:block;align-self:center;background-image:url(/_nuxt/img/logo.edd1219.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;position:relative}.desktop .pc_menu_s1{width:500px;margin-left:50px;margin-right:auto;display:flex;justify-content:space-between}.desktop .pc_menu_s1 .pc_menubox01{display:flex}.desktop .pc_menu_s1 .pc_menubox01:not(:hover) .idx-game{max-height:0}.desktop .pc_menu_s1 .pc_menubox01.active>a,.desktop .pc_menu_s1 .pc_menubox01:hover>a{color:#4ba9df;color:var(--color04)}.desktop .pc_menu_s1 .pc_menubox01.active>a:after,.desktop .pc_menu_s1 .pc_menubox01:hover>a:after{width:100%}.desktop .pc_menu_s1 .pc_menubox01>a{height:100%;display:flex;align-items:center;color:#fff;transition:all .4s;position:relative}.desktop .pc_menu_s1 .pc_menubox01>a:after{content:"";width:0;height:4px;background:#4ba9df;background:var(--color04);position:absolute;bottom:0;left:50%;transform:translateX(-50%);transition:all .4s}.desktop .pc_menu_s1 .idx-game{width:100vw;max-height:290px;position:absolute;top:100%;left:50%;transform:translate(-50%);background:linear-gradient(180deg,#3a73bf,#77c5ff);transition:all .4s;overflow:hidden}.desktop .pc_menu_s1 .idx-game-sbox{width:100%;height:100%;max-width:1300px;max-width:var(--contentW);padding:0 50px;padding:0 var(--contentPadding);margin:0 auto;position:relative}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl{background:transparent;position:absolute;top:50%;transform:translateY(-50%)}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl.disabled{pointer-events:none;opacity:.4}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl.prev{left:0}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl.prev:hover .btnIcon{left:-5px}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl.prev .btnIcon{left:0}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl.next{right:0}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl.next:hover .btnIcon{right:-5px}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl.next .btnIcon{right:0}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl:hover .btnIcon{opacity:1}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl .btnIcon{width:40px;height:40px;border-radius:50%;border:1px solid #1d6ab2;border:1px solid var(--color01);display:flex;align-items:center;justify-content:center;opacity:.6;transition:all .4s;position:relative}.desktop .pc_menu_s1 .idx-game-sbox .gameListContrl .icon:before{background:#1d6ab2;background:var(--color01)}.desktop .pc_menu_s1 .idxGameBox{overflow-x:auto;scroll-behavior:smooth}.desktop .pc_menu_s1 .idxGameBox::-webkit-scrollbar{width:5px;height:0}.desktop .pc_menu_s1 .idxGameBox::-webkit-scrollbar-track{border-radius:4px;background:rgba(0,0,0,.5)}.desktop .pc_menu_s1 .idxGameBox::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(168,243,255,.8);-webkit-transition:all .4s;transition:all .4s}.desktop .pc_menu_s1 .idxGameBox::-webkit-scrollbar-thumb:hover{background:#a8f3ff}.desktop .pc_menu_s1 .idxGameList{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center}.desktop .pc_menu_s1 .game-list{width:150px;width:calc(var(--contentW)/8 - var(--contentPadding)*2/8);padding:25px 5px 0;display:block;position:relative}.desktop .pc_menu_s1 .game-list:not(.game-uphold) .upholdBox{display:none}.desktop .pc_menu_s1 .game-list.game-uphold{pointer-events:none}.desktop .pc_menu_s1 .game-list:hover .itemImg img{transform:scale(1.05)}.desktop .pc_menu_s1 .game-list .itemName{text-align:center;display:block;font-size:16px;font-weight:600;color:#fff;letter-spacing:.05em}.desktop .pc_menu_s1 .game-list .itemImg{margin-top:10px;display:block}.desktop .pc_menu_s1 .game-list .itemImg img{display:block;transition:all .4s;transform-origin:bottom}.desktop .pc_menu_s1 .game-list .upholdBox{width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;letter-spacing:.02em}.desktop .pc_navbox{margin-left:50px;display:flex;z-index:1}.desktop .pc_navbox .nav-center{display:none}.desktop .pc_navbox .nav-right{display:flex;align-items:center;height:80px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.desktop .nav-right .btn.btn-join,.desktop .nav-right .btn.btn-log{width:90px;height:32px;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding-left:8px;padding-right:8px;margin-left:12px;font-size:14px;display:flex;align-items:center;justify-content:center;transition:all .4s}.desktop .nav-right .btn.btn-join span,.desktop .nav-right .btn.btn-log span{position:relative}.desktop .nav-right .btn.btn-log:not(.qyout){border:1px solid #4ba9df;border:1px solid var(--color04);color:#4ba9df;color:var(--color04);background:transparent;order:1}.desktop .nav-right .btn.btn-log:not(.qyout):hover{background:#4ba9df;background:var(--color04);color:#fff}.desktop .nav-right .btn.btn-join{background:#238fff;color:#fff;position:relative;overflow:hidden;box-shadow:0 3px 10px 0 hsla(0,0%,100%,.6);order:2}.desktop .nav-right .btn.btn-join:hover:before{transform:translateY(50%)}.desktop .nav-right .btn.btn-join:before{content:"";width:100%;height:100%;background:linear-gradient(180deg,rgba(154,225,225,0),#9ae1e1,rgba(154,225,225,0));position:absolute;left:0;top:0;transform:translateY(-50%);transition:all .4s}.desktop .nav-header.after .header-wrap .btn.btn-primary{width:90px;height:40px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-left:8px;padding-right:8px;border:none;background:#1d6ab2;background:var(--color01);position:relative;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 0 5px 0 hsla(0,0%,100%,.6);transition:all .4s}.desktop .nav-header.after .header-wrap .btn.btn-primary:before{content:"";width:calc(100% - 6px);height:calc(100% - 6px);border:2px solid #bffcff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.desktop .nav-header.after .header-wrap .btn.btn-primary:hover{opacity:.5}.desktop .btn.day-night{padding-right:3.6%;padding-left:2.6%;padding-top:0;display:none}.desktop .btn.day-night *{cursor:pointer}.desktop .btn.day-night .custom-switch .custom-control-label:after{background:#3db39e url(/_nuxt/img/day_switch.bbb9641.webp) no-repeat 50%/100% 100%}.desktop .btn.day-night .custom-control-label:before{background:url(/_nuxt/img/day_light.4e39e6b.webp) no-repeat 50%/100% 100%;border:0}.desktop .btn.day-night .custom-control-input:checked~.custom-control-label:before{background:url(/_nuxt/img/day_dark.ffeea18.webp) no-repeat 50%/100% 100%;border:0}.desktop .btn.day-night .custom-switch.b-custom-control-lg .custom-control-label:before,.desktop .btn.day-night .input-group-lg .custom-switch .custom-control-label:before{width:3rem;height:1.375rem}.desktop .btn.day-night .custom-switch.b-custom-control-lg .custom-control-label:after,.desktop .btn.day-night .input-group-lg .custom-switch .custom-control-label:after{width:1.1rem;height:1.1rem}.desktop .btn.day-night .custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,.desktop .btn.day-night .input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(1.6rem)}.desktop .btn.btn-user ul{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;white-space:nowrap;padding:4px}.desktop .btn.btn-user ul li{display:flex;align-items:center;width:100%;height:100%}.desktop .btn.btn-user q{display:inline-flex;align-items:center;width:100%;height:100%;font-size:.8em}.desktop .btn.btn-user .money{font-size:1.2em;font-weight:bolder}.desktop .btn.btn-user .money:before{content:"$";margin-top:2px}.desktop .spinner-grow-sm{margin-left:8px;margin-right:8px}.desktop .nav-header.after .header-wrap{grid-template-columns:19.3% 1fr 220px}.desktop .nav-header.after .nav-right{height:auto;position:relative}.desktop .nav-header.after .nav-right .btn.dropdown-toggle{display:flex;align-items:center;color:#fff;border:0;transition:all .4s}.desktop .nav-header.after .nav-right .btn.dropdown-toggle:hover{opacity:.5}.desktop .nav-header.after .nav-right .btn.dropdown-toggle:after{content:"V";display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;font-size:.687rem;color:#02396d;color:var(--title-color);box-shadow:2px 3px 7px rgba(0,0,0,.06);border:0;background-color:#fff;background-color:var(--body-bg);margin-left:.255em;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;flex:0 0 28px}.desktop .nav-header.after .nav-right .btn.dropdown-toggle ul{display:flex;flex-direction:column;justify-content:center;width:100%}.desktop .nav-header.after .nav-right .btn.dropdown-toggle li{display:inline-flex;align-items:center;justify-content:flex-start}.desktop .nav-header.after .nav-right .btn.dropdown-toggle li q{display:flex}.desktop .nav-header.after .nav-right .btn.dropdown-toggle li .icon:before{background:#fff;width:14px;height:14px;margin-right:4px}.desktop .nav-header.after .nav-right .btn.dropdown-toggle li .icon.icon-refresh{display:flex;justify-content:center;align-items:center}.desktop .nav-header.after .nav-right .btn.dropdown-toggle li .icon.icon-refresh:before{width:18px;height:18px}.desktop .nav-header.after .nav-right .btn.dropdown-toggle li .icon.icon-user:before{-webkit-mask-image:none;background:url(/_nuxt/img/account_icon01.60f2ed3.webp) no-repeat 50%/100% 100%}.desktop .nav-header.after .nav-right .btn.dropdown-toggle li .icon.icon-coin:before{-webkit-mask-image:none;background:url(/_nuxt/img/overage-icon01.89ef160.webp) no-repeat 50%/100% 100%}.desktop .nav-header.after .nav-right .dropdown-menu.show{top:82px!important;left:unset!important;right:0;height:85px;display:flex;align-items:center;transform:inherit!important;padding:0;border-radius:10px;background:linear-gradient(180deg,#1d6ab2 30%,#5fa9ed);background:var(--lg02)}.desktop .nav-header.after .nav-right .dropdown-menu.show li{display:flex;justify-content:center;align-items:center;min-width:137px}.desktop .nav-header.after .nav-right .dropdown-menu.show li.btn.btn-log{width:auto;height:100%;margin:0 auto;padding:0;background:unset;box-shadow:none}.desktop .nav-header.after .nav-right .dropdown-menu.show li.btn.btn-log:before{display:none}.desktop .nav-header.after .nav-right .dropdown-menu.show li.btn.btn-log:hover{opacity:1}.desktop .nav-header.after .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item{color:#fff;color:var(--marquee-text);justify-content:center}.desktop .nav-header.after .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item:before{content:"";width:45px;height:45px;display:flex;justify-content:center;align-items:center;background:url(/_nuxt/img/signout.30262ea.webp) no-repeat 50%/100%;margin-bottom:4px;transition:all .4s}.desktop .nav-header.after .nav-right .dropdown-menu.show li.wallet-mail a{position:relative}.desktop .nav-header.after .nav-right .dropdown-menu.show li.wallet-mail .badge{position:absolute;top:0;right:50%;transform:translate(140%,40%);font-size:12px;padding-right:.3em;padding-left:.3em}.desktop .nav-header.after .nav-right .dropdown-menu.show li a{height:100%;display:flex;align-items:center;flex-direction:column;padding:8px 12px;font-size:.875rem;position:relative}.desktop .nav-header.after .nav-right .dropdown-menu.show li a.active,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:active,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:focus,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:hover{background-color:transparent}.desktop .nav-header.after .nav-right .dropdown-menu.show li a.active .icon,.desktop .nav-header.after .nav-right .dropdown-menu.show li a.active:before,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:active .icon,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:active:before,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:focus .icon,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:focus:before,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:hover .icon,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:hover:before{transform:scale(1.1) rotate(-15deg)}.desktop .nav-header.after .nav-right .dropdown-menu.show li a.active,.desktop .nav-header.after .nav-right .dropdown-menu.show li a.active span,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:active,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:active span,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:focus,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:focus span,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:hover,.desktop .nav-header.after .nav-right .dropdown-menu.show li a:hover span{color:#1d6ab2;color:var(--color01)}.desktop .nav-header.after .nav-right .dropdown-menu.show li a,.desktop .nav-header.after .nav-right .dropdown-menu.show li a span{color:#fff;color:var(--marquee-text);font-size:1rem;font-weight:700;transition:all .4s}.desktop .nav-header.after .dropdown-menu.show .qyprofile a:before,.desktop .nav-header.after .nav-afterbox a [class*=icon-]{width:45px;height:45px;display:flex;justify-content:center;align-items:center;margin-bottom:4px;transition:all .4s}.desktop .nav-header.after .nav-afterbox a [class*=icon-]:before{content:none}.desktop .nav-header.after .nav-afterbox a .icon-star,.desktop .nav-header.after .nav-afterbox a .icon-turning{background:url(/_nuxt/img/change.834c1fa.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-wallet{background:url(/_nuxt/img/wallet.e2d4866.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-diamond{background:url(/_nuxt/img/money.1fd825f.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-deposit{background:url(/_nuxt/img/coin.f359fb3.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-moneybag{background:url(/_nuxt/img/share.017420f.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-mail{background:url(/_nuxt/img/mail.3584825.webp) no-repeat 50%/40px}.desktop .nav-header.after .dropdown-menu.show .qyprofile a:before{content:"";mask:unset;-webkit-mask:unset;background:url(/_nuxt/img/user-center.8c66d7b.webp) no-repeat 50%/40px}.desktop .desktop-mar{--marqueeH:40px;width:100%;margin-top:calc(var(--marqueeH)*-1);background-color:rgba(31,80,122,.8);background-color:var(--marquee-bg);position:relative;z-index:25}.desktop .desktop-mar .marquee{width:100%;max-width:1300px;max-width:var(--contentW);margin:0 auto;padding:0 50px;padding:0 var(--contentPadding)}.desktop .marquee{--iconW:25px;display:flex;justify-content:space-between;align-items:center;color:#fff;color:var(--marquee-text);width:100%;height:var(--marqueeH);overflow:hidden}.desktop .marquee .icon{display:inline-flex;align-items:center;width:var(--iconW)}.desktop .marquee .icon:before{width:18px;height:18px;-webkit-mask-image:url(/_nuxt/img/volume-high-solid.6cbc558.svg);background:#fff}.desktop .marquee .mq-cont{display:inline-block;width:calc(100% - var(--iconW));height:var(--marqueeH);font-size:14px;font-weight:bolder;line-height:var(--marqueeH);white-space:nowrap;overflow:hidden;box-sizing:border-box;cursor:pointer;position:relative}@media only screen and (max-width:1280px){.desktop .marquee .mq-cont{font-size:1rem}}@media only screen and (max-width:1280px){.desktop .mainContent~.desktop-mar .marquee{width:80%;min-width:80%;max-width:80%}}.desktop .mainContent~.desktop-mar .marquee .mq-cont{font-size:1rem}.desktop .mainContent~.desktop-mar .marquee .icon:before{width:30px;height:30px}.desktop .marquee p{display:inline-block;min-width:100%;height:100%;text-indent:0;padding-left:100%;-webkit-animation-name:marquee;animation-name:marquee;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-play-state:running;animation-play-state:running}.desktop .marquee p:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes marquee{0%{transform:none}to{transform:translate3d(-100%,0,0)}}.desktop .carousel.slide{height:100%}.desktop #idxSlider{width:100%;overflow:hidden}.desktop #idxSlider .carousel-control-next,.desktop #idxSlider .carousel-control-prev{width:40px}.desktop #idxSlider .carousel-control-next{right:20px}.desktop #idxSlider .carousel-control-prev{left:20px}.desktop #idxSlider .carousel-item a{width:100%;height:0;padding-bottom:31.25%;display:block;position:relative}.desktop #idxSlider img{width:100%;height:100%;position:absolute;top:0}@media only screen and (max-width:1280px){.desktop #idxSlider{width:80%;min-width:80%;max-width:80%}}.desktop .carousel-control-next{width:8%}.desktop .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffefd6' width='8' height='8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.desktop .carousel-indicators{bottom:50px}.desktop .carousel-indicators li{width:20px;height:8px;border-radius:4px;border:none;background:#000;transition:all .6s ease}.desktop .carousel-indicators li.active{width:50px;background:#a6f3ff;background:var(--color02)}.desktop .footer-group.footer__02 .footer-product img{width:80px;height:53px}.desktop .carousel-item img{width:100%}.desktop .flex-right{display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed}.desktop .flex-right.site_all{z-index:200;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 0}.desktop .flex-right.site_r1{top:100px;right:10px}.desktop .flex-right.site_r2{padding-top:10%;top:0;bottom:0;right:0}.desktop .flex-right.site_r3{top:unset;bottom:60px;right:10px}.desktop .flex-right.site_r4{top:100px;left:10px}.desktop .flex-right.site_r5{top:0;bottom:0;left:10px}.desktop .flex-right.site_r6{top:unset;bottom:60px;left:10px}.desktop .flex-right[class*=site_] .site_box{position:relative}.desktop .flex-right[class*=site_] .site_box+.site_box{margin-top:10px}.desktop .flex-right[class*=site_]>.close_selfbox{margin-top:10px;padding:8px 10px;border-radius:5px 5px 10px 10px;background-color:#ffe08e;box-shadow:0 4px 0 #b36500,inset 0 0 4px #fff7cd;font-size:12px;font-weight:700;color:#b36500;display:none;cursor:pointer;position:relative;transition:all .4s}.desktop .flex-right[class*=site_]>.close_selfbox:hover{box-shadow:0 2px 0 #b36500,inset 0 0 4px #fff7cd;top:2px}.desktop .flex-right[class*=site_] .close_selfbox-s{position:absolute;z-index:1;top:-7px;right:-7px;background-color:rgba(0,0,0,.5);color:transparent;border-radius:50%;width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer;display:none}.desktop .flex-right[class*=site_] .close_selfbox-s:hover:before{transform:translate(-50%,-50%) rotate(35deg)}.desktop .flex-right[class*=site_] .close_selfbox-s:hover:after{transform:translate(-50%,-50%) rotate(-35deg)}.desktop .flex-right[class*=site_] .close_selfbox-s:after,.desktop .flex-right[class*=site_] .close_selfbox-s:before{content:"";width:16px;height:2px;background:#fff;position:absolute;top:50%;left:50%;transition:all .4s}.desktop .flex-right[class*=site_] .close_selfbox-s:before{transform:translate(-50%,-50%) rotate(45deg)}.desktop .flex-right[class*=site_] .close_selfbox-s:after{transform:translate(-50%,-50%) rotate(-45deg)}.desktop .flex-right .btn{--itemH:50px;--hiddenW:15px;width:calc(var(--itemH) + var(--hiddenW));height:var(--itemH);padding:0 var(--hiddenW) 0 0;border-radius:5px 0 0 5px;background-color:rgba(0,0,0,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;transform:translateX(var(--hiddenW));transition:all .4s}.desktop .flex-right .btn:hover{transform:translateX(0);background:#02396d;background:var(--color07)}.desktop .flex-right .btn:hover .icon{transform:rotate(15deg) scale(1.05)}.desktop .flex-right .btn:not(:hover) span:nth-child(2){left:-20px;opacity:0}.desktop .flex-right .btn .icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:2px;transition:all .4s;position:relative}.desktop .flex-right .btn .icon:before{content:none}.desktop .flex-right .btn span:nth-child(2){width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:5px 10px;border-radius:3px;color:#fff;background:rgba(0,0,0,.8);font-size:12px;font-weight:bolder;position:absolute;top:50%;left:-10px;transform:translate(-100%,-50%);transition:all .4s}.desktop .flex-right .btn span:nth-child(2):before{content:"";width:0;height:0;border-color:transparent transparent transparent rgba(0,0,0,.8);border-style:solid;border-width:4px 0 4px 6px;position:absolute;right:0;top:50%;transform:translate(100%,-50%)}.desktop .btn.btn-secondary.btn-activity .icon{background:url(/_nuxt/img/flex_activity.21ce68f.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-secondary.btn-question .icon{background:url(/_nuxt/img/flex_qa.cd651d9.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-secondary.btn-infomation .icon{background:url(/_nuxt/img/flex_time.2842fbc.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-secondary.btn-deposit .icon{background:url(/_nuxt/img/flex_deposit.bd285b6.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-serviceline .icon{background:url(/_nuxt/img/flex_line.9b571fd.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-servicecustomer .icon{background:url(/_nuxt/img/flex_service.16e5ffe.webp) no-repeat 50%/100% 100%}.desktop .idxgame.hotpro-row{display:flex;flex-direction:column;width:100%;max-width:1300px;max-width:var(--contentW);padding:0 50px;padding:0 var(--contentPadding);margin:55px auto}.desktop .idxgame.hotpro-row .sectionTitle{margin-bottom:45px;align-self:center}.desktop .idxgame.hotpro-row .tabs.mb-3{width:100%}.desktop .idxgame.hotpro-row .nav.nav-tabs{--boxH:68px;--boxP:9px;max-width:1000px;height:var(--boxH);margin:0 auto 65px;border:0;border-radius:calc(var(--boxH)/2);padding:var(--boxP);display:flex;justify-content:flex-start;background:linear-gradient(180deg,#a6f3ff,#4ba9df);background:linear-gradient(180deg,var(--color02),var(--color04));box-shadow:0 5px 17px 0 rgba(0,0,0,.4);position:relative}.desktop .idxgame.hotpro-row .nav.nav-tabs:before{content:"";width:calc(100% - var(--boxP)*2);height:calc(var(--boxH) - var(--boxP)*2);border-radius:calc(var(--boxH)/2 - var(--boxP)*2/2);background:#02396d;background:var(--color07);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.desktop .idxgame.hotpro-row .nav.nav-tabs .nav-item{display:flex;flex:1}.desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link{display:flex;justify-content:center;align-items:center;width:100%;height:auto;border-radius:calc(var(--boxH)/2 - var(--boxP)*2/2);padding:8px 0;border:0;background:transparent;color:#9ab0d1;color:var(--color05);position:relative;transition:all .4s}.desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link:before{content:"";width:100%;height:100%;border-radius:calc(var(--boxH)/2 - var(--boxP)*2/2);background:linear-gradient(180deg,#f7fdff,#92e6ff 10%,#39ceff 40%,#2daaeb 80%,#76c6f1);box-shadow:0 4px 15px 6px rgba(0,0,0,.5);position:absolute;top:0;left:0;opacity:0;transition:all .4s}.desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link.active,.desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link:hover{color:#fff}.desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link.active:before{opacity:1}.desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link>span{position:relative}.desktop .idxgame.hotpro-row .itemBox{display:flex}.desktop .idxgame.hotpro-row .itemBox .leftBox{width:45%}.desktop .idxgame.hotpro-row .itemBox .idg_title{margin-bottom:50px}.desktop .idxgame.hotpro-row .itemBox .idg_relate{margin-bottom:35px;color:#e6ebf1;color:var(--color06);font-size:16px;line-height:1.5em;letter-spacing:.03em}.desktop .idxgame.hotpro-row .itemBox .idg_btn{--gutterW:12px;--mb:20px;margin:0 calc(var(--gutterW)*-1) calc(var(--mb)*-1);display:flex;flex-wrap:wrap}.desktop .idxgame.hotpro-row .itemBox .idg_btn li{padding:var(--gutterW);margin-bottom:var(--mb)}.desktop .idxgame.hotpro-row .itemBox .idg_list{width:114px;height:134px;display:block;position:relative;transition:all .4s}.desktop .idxgame.hotpro-row .itemBox .idg_list.game-uphold{pointer-events:none}.desktop .idxgame.hotpro-row .itemBox .idg_list.game-uphold .itemBg,.desktop .idxgame.hotpro-row .itemBox .idg_list.game-uphold .itemContent{opacity:.6}.desktop .idxgame.hotpro-row .itemBox .idg_list:not(.game-uphold) .upholdBox{display:none}.desktop .idxgame.hotpro-row .itemBox .idg_list:hover{transform:scale(1.05)}.desktop .idxgame.hotpro-row .itemBox .idg_list:hover .itemName{color:#fff}.desktop .idxgame.hotpro-row .itemBox .idg_list .itemBg{width:100%;height:100%;display:block;position:absolute;top:0;left:0;filter:drop-shadow(0 10px 8px rgba(0,0,0,.4))}.desktop .idxgame.hotpro-row .itemBox .idg_list .itemBg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.desktop .idxgame.hotpro-row .itemBox .idg_list .itemContent{height:100%;padding-bottom:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.desktop .idxgame.hotpro-row .itemBox .idg_list .idg_logo{width:90px;height:45px;display:block;filter:brightness(1.3) grayscale(1)}.desktop .idxgame.hotpro-row .itemBox .idg_list .itemName{margin-top:5px;display:block;font-size:14px;color:#c2dcff;color:var(--color08);transition:all .4s}.desktop .idxgame.hotpro-row .itemBox .idg_list .upholdBox{display:block;width:124px;height:52px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.desktop .idxgame.hotpro-row .itemBox .idg_list .upholdImg{display:block}.desktop .idxgame.hotpro-row .itemBox .idg_list .upholdText{width:100%;height:100%;padding:0 15px;display:flex;align-items:center;justify-content:center;color:#1d6ab2;color:var(--color01);font-size:14px;font-weight:600;position:absolute;top:0;left:0}.desktop .idxgame.hotpro-row .itemBox .rightBox{width:55%;align-self:center}.desktop .idxgame.hotpro-row .idg_content .idg_btn .idg_list .idg_logo{width:70px;height:70px;filter:grayscale(100%)}.desktop .idxgame.hotpro-row .idg_content .idg_btn .idg_list .idg_logo.product_26,.desktop .idxgame.hotpro-row .idg_content .idg_btn .idg_list .idg_logo.product_27,.desktop .idxgame.hotpro-row .idg_content .idg_btn .idg_list .idg_logo.product_42{filter:grayscale(100%) brightness(140%)}.desktop .idxgame.hotpro-row .idg_content .idg_btn .idg_list .idg_logo.product_8,.desktop .idxgame.hotpro-row .idg_content .idg_btn .idg_list .idg_logo.product_13,.desktop .idxgame.hotpro-row .idg_content .idg_btn .idg_list .idg_logo.product_46,.desktop .idxgame.hotpro-row .idg_content .idg_btn .idg_list .idg_logo.product_50{filter:invert(80%) grayscale(100%)}.desktop .idxgame.hotpro-row .idg_content [class^=idg_img]{flex:0 0 350px;width:350px}.desktop .idx.jackpot{width:100%;max-width:1300px;max-width:var(--contentW);margin:0 auto 100px;align-items:center;position:relative;z-index:1}@media only screen and (max-width:1440px){.desktop .idx.jackpot{width:calc(100% - 50px);width:calc(100% - var(--contentPadding))}}.desktop .idx.jackpot .jackpot-title{width:34%;height:100%}.desktop .idx.jackpot .jackpot-num{width:66%;height:100%;padding-bottom:5%;display:flex;flex-direction:column;justify-content:center;position:absolute;right:0}@media only screen and (max-width:1680px){.desktop .idx.jackpot .jackpot-num{padding-left:0}}@media only screen and (max-width:1440px){.desktop .idx.jackpot .jackpot-num{padding-top:42px}}@media only screen and (max-width:1280px){.desktop .idx.jackpot .jackpot-num{padding-top:56px}}.desktop .idx.jackpot .jackpot-num .GO{display:flex;flex-wrap:wrap;font-size:16px;line-height:20px;color:#fff;position:relative;text-shadow:1px 1px 2px rgba(0,0,0,.6)}@media only screen and (max-width:1680px){.desktop .idx.jackpot .jackpot-num .GO{font-size:10px}}.desktop .idx.jackpot .jackpot-num .desktop .idx.jackpot .jackpot-num .slider div .slider{display:flex;flex-wrap:wrap;width:100%;height:72px}.desktop .idx.jackpot .jackpot-num .desktop .idx.jackpot .jackpot-num .slider div .slider div{margin-bottom:10px;width:50%;font-size:14px;line-height:20px}.desktop .idx.jackpot .jackpot-num q{color:#a6f3ff;color:var(--color02);font-size:.875rem;font-weight:bolder}.desktop .idx.jackpot .jackpot-bg{width:100%;height:0;padding-bottom:20.98%;background:url(/_nuxt/img/winning.6369acc.webp);background-repeat:no-repeat;background-size:cover;position:relative;top:0;left:0;z-index:-1;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.5))}@media only screen and (max-width:1680px){.desktop .idx.jackpot .jackpot-bg{background-size:contain}}.desktop .idxDownload{width:100%;--borderColor:var(--color03);--titleColor:var(--color02)}.desktop .idxDownload h2.title{display:block;text-align:center}.desktop .idxDownload .container{width:100%;max-width:1300px;max-width:var(--contentW);margin:0 auto;padding:0 50px;padding:0 var(--contentPadding)}.desktop .idxInfo08{padding-top:120px;padding-bottom:150px}.desktop .idxInfo08 .container{width:100%;max-width:1300px;max-width:var(--contentW);margin:0 auto;padding:0 50px;padding:0 var(--contentPadding)}.desktop .idxInfo08 .title{text-align:center}.desktop .idxInfo08 .serviceList{--gutterW:16px;margin-top:90px}.desktop .idxInfo08 .serviceList ul{margin:0 calc(var(--gutterW)*-1);display:flex}.desktop .idxInfo08 .serviceList li{width:25%;padding:0 var(--gutterW)}.desktop .idxInfo08 .item{position:relative;min-height:330px}.desktop .idxInfo08 .item .bgImg{width:100%;height:0;padding-bottom:122%;position:absolute;top:0;left:0;filter:drop-shadow(0 8px 10px rgba(0,0,0,.3))}.desktop .idxInfo08 .item .bgImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0}.desktop .idxInfo08 .item .itemArticle{padding:40px 25px 30px;display:flex;flex-direction:column;position:relative}.desktop .idxInfo08 .item .itemImg{width:110px;height:86px;align-self:center}.desktop .idxInfo08 .item .itemImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 20px rgba(255,213,99,.7))}.desktop .idxInfo08 .item .itemTitle{margin-top:35px;font-size:18px;font-weight:600;line-height:1.5em;letter-spacing:.03em;color:#e6ebf1;color:var(--color06);text-align:center;align-self:center}.desktop .idxInfo08 .item .itemContent{margin-top:25px;font-size:15px;line-height:1.5em;color:#9ab0d1;color:var(--color05)}.desktop .idxFooter{display:flex;flex-direction:column;width:100%;position:relative;background:#1a2a3e;background:var(--footer-bg)}.desktop .idxFooter .footer-list{display:flex;justify-content:space-between;height:100%;margin:0 auto}.desktop .idxFooter .footer-list li{display:flex;justify-content:center;align-items:center;height:100%}.desktop .idxFooter .footer-list li .icon{width:60px;height:60px}.desktop .idxFooter .footer-list li q{color:#f4f4f4;font-size:1rem;margin-top:4px}.desktop .idxFooter .footer-group{width:100%;min-height:100px;margin:0 auto}.desktop .idxFooter .footer-gotop{width:1660px;min-width:86%;max-width:96%;position:relative;margin:0 auto}.desktop .idxFooter .footer-gotop .icon{display:flex;justify-content:center;align-items:center;width:50px;height:50px;background:#1d6ab2;background:var(--color01);box-shadow:0 4px 4px rgba(0,0,0,.25);border:2px solid #4ba9df;border:2px solid var(--footer-link);transform:rotate(45deg);position:absolute;right:0;bottom:-234px;cursor:pointer;z-index:5}.desktop .idxFooter .footer-gotop .icon:before{z-index:1;margin-right:4px;margin-bottom:4px;transform:rotate(-45deg);background:#fff350}.desktop .idxFooter .footer-group.footer__02 .footer-list{display:flex;width:1660px;min-width:86%;max-width:96%}.desktop .idxFooter .footer-group.footer__02 .left{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:100%}.desktop .idxFooter .footer-group.footer__02 .footer-product{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;overflow:hidden}.desktop .idxFooter .footer-group.footer__02 .footer-product img{width:100%;filter:grayscale(100%) saturate(150%);mix-blend-mode:luminosity;opacity:.5}.desktop .idxFooter .footer-group.footer__02 .footer-product img[src*=product_79]{filter:grayscale(100%) saturate(150%) brightness(2)}.desktop .idxFooter .footer-group.footer__02 .footer-product img[src*=product_85]{filter:grayscale(100%) saturate(150%) brightness(5)}.desktop .idxFooter .footer-group.footer__02{padding:25px 0;background:transparent}.desktop .idxFooter .footer-group.footer__03{padding-top:30px;padding-bottom:10px}.desktop .idxFooter .footer-group.footer__03 .footer-link{width:1660px;min-width:86%;max-width:96%;margin:0 auto}.desktop .idxFooter .footer-group.footer__03 .footer-link ul{display:flex;justify-content:center;align-items:center;width:100%;height:50px;margin-bottom:15px}.desktop .idxFooter .footer-group.footer__03 .footer-link ul li{padding:0 2px}.desktop .idxFooter .footer-group.footer__03 .footer-link ul a{height:27px;font-size:1rem;font-weight:700;color:#1d6ab2;color:var(--color01);padding:4px 0}.desktop .idxFooter .footer-group.footer__03 .footer-link ul a:after{content:"|";padding:10px}.desktop .idxFooter .footer-group.footer__03 .footer-link ul li:last-child a:after{content:none}.desktop .idxFooter .footer-group.footer__03 .footer-link ul a:hover{opacity:.5}.desktop .idxFooter .footer-group.footer__03 .footer-link p{color:#fff;color:var(--null-1);height:20px;font-size:.8rem;font-weight:400;opacity:.8}.desktop .idxFooter .footer-group.footer__03 .footer-link p:last-child{padding-bottom:10px}.desktop .idxFooter .footer-group.footer__03 .footer-link p:nth-child(2),.desktop .idxFooter .footer-group.footer__03 .footer-link p:nth-child(3){display:flex;justify-content:center;align-items:center}.desktop .idxFooter .footer-group img{padding:8px 2px}.desktop .signcaptcha_img{position:absolute;top:20px;right:0;overflow:hidden;border-radius:0 5px 5px 0;z-index:1}.desktop .form-group.group-code{width:160px}.desktop .form-group.group-code .nav-captcha.form-control{width:100%;min-width:100%;max-width:100%}.desktop .badge.badge-title{color:#fff;background:#02396d;background:var(--color07);margin-bottom:7px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.desktop .line-link{color:#00b000;font-weight:700}.desktop .accordion>.card{overflow:inherit}.desktop .promotion{--borderColor:var(--title-color);--titleBg:var(--lg02);--titleColor:var(--marquee-text);--subTitleColor:var(--marquee-text);--typeHoverColor:var(--color01);--olMarkerColor:var(--color03);--cardBodyBorder:var(--borderWidth) solid var(--borderColor);--cardBodyBg:#f5f5f5;--cardBodyColor:#333}.desktop .promotion .title{height:78px;margin-bottom:40px;background:url(/_nuxt/img/title-promotions.b89b535.webp) no-repeat 50%/contain}.desktop .promotion .card-body li+li{margin-top:6px}.desktop .promotion .card-body li .btn{height:30px;margin-left:5px;padding:7px 12px;line-height:1rem}.desktop .promotion .card-group table td{color:var(--cardBodyColor)}.desktop .join_alone .title{margin-bottom:32px;color:#5fa9ed;color:var(--color03)}.desktop .join_alone .sign-free{width:100%;height:48px;color:#1d6ab2;color:var(--color01);font-size:.875rem;font-weight:700;line-height:48px;text-align:center}.desktop .join_alone .modal-main.joinus .signcaptcha_img{top:19px}.desktop .join_alone .modal-main.forgot .signcaptcha_img,.desktop .join_alone .modal-main.login .signcaptcha_img{top:21px}.desktop .join_alone .modal-main.joinus .pdright~.form-inside{position:absolute;right:4px;top:22px}.desktop .join_alone .modal-main.joinus .pdright~.form-inside button{color:#fff;color:var(--null-1);background-color:#1d6ab2;background-color:var(--btn-bg);padding:6px;border-radius:4px}.desktop .join_alone .from-group label{height:20px;line-height:20px;margin-bottom:0}.desktop .join_alone .modal-main.forgot .input-group-prepend{position:absolute;top:19px;right:2px;overflow:hidden;border-top-left-radius:0;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0}.desktop .join_alone .pw-toggle{height:26px;position:absolute;right:2%;top:25px}.desktop .join_alone .pw-toggle .icon:before{width:26px;height:26px;background:#1d6ab2;background:var(--btn-bg)}.desktop .form-control.is-invalid~.pw-toggle,.desktop .form-control.is-valid~.pw-toggle{right:36px}.desktop .join_alone .remember{height:38px;align-items:center;justify-content:space-between;margin-bottom:16px;padding-right:0;padding-left:8px}.desktop .join_alone .remember .custom-control-label:after,.desktop .join_alone .remember .custom-control-label:before{top:0}.desktop .join_alone .remember .custom-control.custom-checkbox,.desktop .join_alone .remember .form-group.forgot_txt{display:flex;justify-content:center;align-items:center;height:100%;margin-bottom:0;transition:all .5s}.desktop .join_alone .remember .form-group.forgot_txt a{color:#5fa9ed;color:var(--color03)}.desktop .join_alone .remember .form-group.forgot_txt a:active,.desktop .join_alone .remember .form-group.forgot_txt a:hover{color:#e6ebf1;color:var(--color06);text-decoration:underline}.desktop .join_alone .form-text.text-muted,.desktop .join_alone label[for=input-w_code]~div{display:flex}.desktop .join_alone label[for=input-w_code]~div .pin.custom-select{display:inline-flex;margin-right:4px}.desktop .join_alone label[for=input-w_code]~div .pin.custom-select:last-child{margin-right:0}.desktop .join_alone .custom-control.custom-checkbox{display:flex;align-items:center;height:40px}.desktop .join_alone .custom-control.custom-checkbox .custom-control-label:after,.desktop .join_alone .custom-control.custom-checkbox .custom-control-label:before{top:0}.desktop .content-mod{display:flex;flex-wrap:wrap;width:max(80%,1366px);max-width:80%;margin:0 auto 80px}@media only screen and (max-width:1440px){.desktop .content-mod{max-width:996px}}.desktop .walletBank .custom-switch{--mainColor:var(--color03)}.desktop .walletBank .custom-switch label{color:var(--mainColor)}.desktop .content-mod .title{width:100%;margin-bottom:20px;color:#5fa9ed;color:var(--color03);font-size:1.375rem;font-weight:900;padding:24px 0 0}@media only screen and (max-width:1080px){.desktop .content-mod .title{font-size:1.125rem;padding:4px 0}}.desktop .content-mod .title span{color:rgba(31,80,122,.8);color:var(--marquee-bg)}.desktop .content-mod .lkw100 .title{margin-bottom:16px;padding-top:12px}.desktop .content-mod-header{width:calc(25% - 12px);height:100%;border-radius:4px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin-right:12px;padding:12px;background:#02396d;background:var(--color07);border:2px solid #5fa9ed;border:2px solid var(--color03)}.desktop .content-mod.promotion.container .content-mod-header{width:calc(16% - 12px)}.desktop .content-mod-header .content-item{display:flex;justify-content:flex-start;align-items:center;width:100%;height:50px;font-size:1.2em;color:#fff;padding-left:22px;padding-right:8px;margin-top:4px;margin-bottom:8px;position:relative;transition:all .4s}.desktop .content-mod-header .content-item span{height:100%;margin-top:1px;display:flex;justify-content:center;align-items:center}.desktop .content-mod-header .content-item.nuxt-link-active,.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,.desktop .content-mod-header .content-item:hover{color:#5fa9ed;color:var(--color03)}.desktop .content-mod-header .content-item.nuxt-link-active:before,.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active:before,.desktop .content-mod-header .content-item:hover:before{transform:rotate(-30deg)}.desktop .content-mod-header .content-item.nuxt-link-active:before,.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active:before{background:#fff89a}.desktop .content-mod-header .content-item:after,.desktop .content-mod-header .content-item:before{content:"";display:inline-flex}.desktop .content-mod-header .content-item:before{width:20px;height:100%;background:#5fa9ed;background:var(--color03);margin-right:8px;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;transition:all .4s}.desktop .content-mod-header .content-item.on:before{width:20px;height:20px}.desktop .content-mod-header .content-item:after{width:calc(100% - 6px);height:calc(100% - 6px);border:1px solid transparent;box-shadow:0 1px 0 0 transparent;position:absolute;left:3px;top:3px}.desktop .content-mod-header .content-item.on:hover{background-color:hsla(0,0%,100%,.4)}.desktop .content-mod-header .content-item.nuxt-link-active.on{background-color:hsla(0,0%,100%,.6)}.desktop .content-mod-header .content-item.nuxt-link-active.on span{color:#02396d;color:var(--title-color)}.desktop .content-mod-header .content-item.nuxt-link-active.on:before{background:#02396d;background:var(--title-color)}.desktop .content-mod-header .content-item.activity:before{mask-image:url(/_nuxt/img/icon-gift.9dd8f0c.svg);-webkit-mask-image:url(/_nuxt/img/icon-gift.9dd8f0c.svg)}.desktop .content-mod-header .content-item.profile:before{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==)}.desktop .content-mod-header .content-item.chgpw:before{mask-image:url(/_nuxt/img/icon-lock2.b2f9ea8.svg);-webkit-mask-image:url(/_nuxt/img/icon-lock2.b2f9ea8.svg)}.desktop .content-mod-header .content-item.chgsafepw:before{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIzLjggOS42VjhjMC00LjQxMS0zLjU4OS04LTgtOHMtOCAzLjU4OS04IDh2NC44SDYuMkEzLjIwMyAzLjIwMyAwIDAwMyAxNnYxMi44QzMgMzAuNTY0IDQuNDM1IDMyIDYuMiAzMmgxOS4yYTMuMjAzIDMuMjAzIDAgMDAzLjE5OS0zLjJWMTZjMC0xLjc2NS0xLjQzNS0zLjItMy4xOTktMy4ySDExVjhjMC0yLjY0NiAyLjE1My00LjggNC44LTQuOHM0LjggMi4xNTMgNC44IDQuOHYxLjZoMy4yeiIvPjwvc3ZnPg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIzLjggOS42VjhjMC00LjQxMS0zLjU4OS04LTgtOHMtOCAzLjU4OS04IDh2NC44SDYuMkEzLjIwMyAzLjIwMyAwIDAwMyAxNnYxMi44QzMgMzAuNTY0IDQuNDM1IDMyIDYuMiAzMmgxOS4yYTMuMjAzIDMuMjAzIDAgMDAzLjE5OS0zLjJWMTZjMC0xLjc2NS0xLjQzNS0zLjItMy4xOTktMy4ySDExVjhjMC0yLjY0NiAyLjE1My00LjggNC44LTQuOHM0LjggMi4xNTMgNC44IDQuOHYxLjZoMy4yeiIvPjwvc3ZnPg==)}.desktop .content-mod-header .content-item.hisbet:before{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwIDJjNy43MzIgMCAxNCA2LjI2OCAxNCAxNHMtNi4yNjggMTQtMTQgMTR2LTNjMi45MzggMCA1LjcwMS0xLjE0NCA3Ljc3OC0zLjIyMlMzMSAxOC45MzggMzEgMTZjMC0yLjkzOC0xLjE0NC01LjcwMS0zLjIyMi03Ljc3OFMyMi45MzggNSAyMCA1YTEwLjkyNSAxMC45MjUgMCAwMC03Ljc3OCAzLjIyMkExMC45MjIgMTAuOTIyIDAgMDA5LjE4MSAxNEgxNWwtNyA4LTctOGg1LjE0M0M3LjExNCA3LjIxNiAxMi45NDcgMiAyMCAyem02IDEydjRoLThWOGg0djZ6Ii8+PC9zdmc+);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNCIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwIDJjNy43MzIgMCAxNCA2LjI2OCAxNCAxNHMtNi4yNjggMTQtMTQgMTR2LTNjMi45MzggMCA1LjcwMS0xLjE0NCA3Ljc3OC0zLjIyMlMzMSAxOC45MzggMzEgMTZjMC0yLjkzOC0xLjE0NC01LjcwMS0zLjIyMi03Ljc3OFMyMi45MzggNSAyMCA1YTEwLjkyNSAxMC45MjUgMCAwMC03Ljc3OCAzLjIyMkExMC45MjIgMTAuOTIyIDAgMDA5LjE4MSAxNEgxNWwtNyA4LTctOGg1LjE0M0M3LjExNCA3LjIxNiAxMi45NDcgMiAyMCAyem02IDEydjRoLThWOGg0djZ6Ii8+PC9zdmc+)}.desktop .content-mod-header .content-item.hissale:before{mask-image:url(/_nuxt/img/icon-diamond.7fc4b82.svg);-webkit-mask-image:url(/_nuxt/img/icon-diamond.7fc4b82.svg)}.desktop .content-mod-header .content-item.hisdeposit:before{mask-image:url(/_nuxt/img/icon-deposit.c8e89fd.svg);-webkit-mask-image:url(/_nuxt/img/icon-deposit.c8e89fd.svg)}.desktop .content-mod-header .content-item.hisactivity:before{mask-image:url(/_nuxt/img/icon-gift.9dd8f0c.svg);-webkit-mask-image:url(/_nuxt/img/icon-gift.9dd8f0c.svg)}.desktop .content-mod-header .content-item.hisshare:before{mask-image:url(/_nuxt/img/icon-moneybag.7e26291.svg);-webkit-mask-image:url(/_nuxt/img/icon-moneybag.7e26291.svg)}.desktop .content-mod-header .content-item.hisexchpoint:before{mask-image:url(/_nuxt/img/icon-turning.9378c5f.svg);-webkit-mask-image:url(/_nuxt/img/icon-turning.9378c5f.svg)}.desktop .content-mod-header .content-item.histransfer:before{mask-image:url(/_nuxt/img/icon-turnpoint.2fccda9.svg);-webkit-mask-image:url(/_nuxt/img/icon-turnpoint.2fccda9.svg)}.desktop .content-mod-header .content-item.wallet_deposit:before{mask-image:url(/_nuxt/img/icon-deposit.c8e89fd.svg);-webkit-mask-image:url(/_nuxt/img/icon-deposit.c8e89fd.svg)}.desktop .content-mod-header .content-item.wallet_bank:before{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCA4LjRhMS42MDQgMS42MDQgMCAwMS0xLjUzLTEuNkExLjYwMiAxLjYwMiAwIDAxNC44IDUuMmgyMC44djMuMkg0Ljh6bTIwLjggMTQuNGgtMy4ydi02LjRoMy4ydjYuNHptMy4yLTE0LjRWNS4yYzAtMS43NjUtMS40MzUtMy4yLTMuMi0zLjJINC44QTQuODA2IDQuODA2IDAgMDAwIDYuOFYyNmMwIDMuNTIxIDIuODcxIDQuOCA0LjggNC44aDI0YzEuNzY1IDAgMy4yLTEuNDM1IDMuMi0zLjJ2LTE2YzAtMS43NjUtMS40MzYtMy4yLTMuMi0zLjJ6Ii8+PC9zdmc+);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCA4LjRhMS42MDQgMS42MDQgMCAwMS0xLjUzLTEuNkExLjYwMiAxLjYwMiAwIDAxNC44IDUuMmgyMC44djMuMkg0Ljh6bTIwLjggMTQuNGgtMy4ydi02LjRoMy4ydjYuNHptMy4yLTE0LjRWNS4yYzAtMS43NjUtMS40MzUtMy4yLTMuMi0zLjJINC44QTQuODA2IDQuODA2IDAgMDAwIDYuOFYyNmMwIDMuNTIxIDIuODcxIDQuOCA0LjggNC44aDI0YzEuNzY1IDAgMy4yLTEuNDM1IDMuMi0zLjJ2LTE2YzAtMS43NjUtMS40MzYtMy4yLTMuMi0zLjJ6Ii8+PC9zdmc+)}.desktop .content-mod-header .content-item.wallet_treasure:before{mask-image:url(/_nuxt/img/icon-diamond.7fc4b82.svg);-webkit-mask-image:url(/_nuxt/img/icon-diamond.7fc4b82.svg)}.desktop .content-mod-header .content-item.wallet_share:before{mask-image:url(/_nuxt/img/icon-moneybag.7e26291.svg);-webkit-mask-image:url(/_nuxt/img/icon-moneybag.7e26291.svg)}.desktop .content-mod-header .content-item.wallet_user:before{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSA3LjE1OWMtLjY5NC0uOTQ3LTEuNjYyLTIuMDUzLTIuNzI0LTMuMTE2cy0yLjE2OS0yLjAzLTMuMTE2LTIuNzI0QzIxLjIyOS4xMzcgMjAuNDQ4IDAgMjAgMEg0LjVBMi41MDMgMi41MDMgMCAwMDIgMi41djI3QzIgMzAuODc4IDMuMTIyIDMyIDQuNSAzMmgyM2MxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjEwYzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgOEgyMlYzLjE4OWEyNy4zMzQgMjcuMzM0IDAgMDEyLjU0MyAyLjI2OHpNMjggMjkuNWMwIC4yNzEtLjIyOS41LS41LjVoLTIzYS41MDcuNTA3IDAgMDEtLjUtLjV2LTI3YzAtLjI3MS4yMjktLjUuNS0uNUgyMHY3YTEgMSAwIDAwMSAxaDd2MTkuNXpNMjMgMjZIOWExIDEgMCAwMTAtMmgxNGExIDEgMCAwMTAgMnptMC00SDlhMSAxIDAgMDEwLTJoMTRhMSAxIDAgMDEwIDJ6bTAtNEg5YTEgMSAwIDAxMC0yaDE0YTEgMSAwIDAxMCAyeiIvPjwvc3ZnPg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI4LjY4MSA3LjE1OWMtLjY5NC0uOTQ3LTEuNjYyLTIuMDUzLTIuNzI0LTMuMTE2cy0yLjE2OS0yLjAzLTMuMTE2LTIuNzI0QzIxLjIyOS4xMzcgMjAuNDQ4IDAgMjAgMEg0LjVBMi41MDMgMi41MDMgMCAwMDIgMi41djI3QzIgMzAuODc4IDMuMTIyIDMyIDQuNSAzMmgyM2MxLjM3OCAwIDIuNS0xLjEyMiAyLjUtMi41VjEwYzAtLjQ0OC0uMTM3LTEuMjMtMS4zMTktMi44NDF6bS00LjEzOC0xLjcwMkEyNy4zMzQgMjcuMzM0IDAgMDEyNi44MTEgOEgyMlYzLjE4OWEyNy4zMzQgMjcuMzM0IDAgMDEyLjU0MyAyLjI2OHpNMjggMjkuNWMwIC4yNzEtLjIyOS41LS41LjVoLTIzYS41MDcuNTA3IDAgMDEtLjUtLjV2LTI3YzAtLjI3MS4yMjktLjUuNS0uNUgyMHY3YTEgMSAwIDAwMSAxaDd2MTkuNXpNMjMgMjZIOWExIDEgMCAwMTAtMmgxNGExIDEgMCAwMTAgMnptMC00SDlhMSAxIDAgMDEwLTJoMTRhMSAxIDAgMDEwIDJ6bTAtNEg5YTEgMSAwIDAxMC0yaDE0YTEgMSAwIDAxMCAyeiIvPjwvc3ZnPg==)}.desktop .content-mod-header .content-item.wallet_card:before{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCAyMC42aDkuNnYzLjJINC44di0zLjJ6TTAgMjUuNGMwIDEuNzY1IDEuNDM1IDMuMiAzLjIgMy4yaDI1LjZjMS43NjUgMCAzLjItMS40MzUgMy4yLTMuMTk5VjE1LjhIMHY5LjZ6TTI4LjggM0gzLjJBMy4yMDMgMy4yMDMgMCAwMDAgNi4ydjMuMmgzMlY2LjJDMzIgNC40MzUgMzAuNTY0IDMgMjguOCAzeiIvPjwvc3ZnPg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCAyMC42aDkuNnYzLjJINC44di0zLjJ6TTAgMjUuNGMwIDEuNzY1IDEuNDM1IDMuMiAzLjIgMy4yaDI1LjZjMS43NjUgMCAzLjItMS40MzUgMy4yLTMuMTk5VjE1LjhIMHY5LjZ6TTI4LjggM0gzLjJBMy4yMDMgMy4yMDMgMCAwMDAgNi4ydjMuMmgzMlY2LjJDMzIgNC40MzUgMzAuNTY0IDMgMjguOCAzeiIvPjwvc3ZnPg==)}.desktop .content-mod-header .content-item.wallet_virtual:before{mask-image:url(/_nuxt/img/icon-altcoin.88b9a06.svg);-webkit-mask-image:url(/_nuxt/img/icon-altcoin.88b9a06.svg)}.desktop .content-mod-header .content-item.wallet_payment:before{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0IDIzLjI1YzAgLjQxMi0uMzM4Ljc1LS43NS43NWgtMTIuNWEuNzUyLjc1MiAwIDAxLS43NS0uNzVWMy43NWMwLS40MTIuMzM3LS43NS43NS0uNzVoMTIuNWMuNDEyIDAgLjc1LjMzOC43NS43NXYxOS41ek0xNyAzMGMtMS4xMDYgMC0yLS44OTQtMi0ycy44OTQtMiAyLTIgMiAuODk0IDIgMi0uODk0IDItMiAyem03LTMwSDEwQzguMzQ0IDAgNyAxLjM0NCA3IDN2MjZjMCAxLjY1NiAxLjM0NCAzIDMgM2gxNGMxLjY1NiAwIDMtMS4zNDQgMy0zVjNjMC0xLjY1Ni0xLjM0NC0zLTMtM3oiLz48L3N2Zz4=);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTI0IDIzLjI1YzAgLjQxMi0uMzM4Ljc1LS43NS43NWgtMTIuNWEuNzUyLjc1MiAwIDAxLS43NS0uNzVWMy43NWMwLS40MTIuMzM3LS43NS43NS0uNzVoMTIuNWMuNDEyIDAgLjc1LjMzOC43NS43NXYxOS41ek0xNyAzMGMtMS4xMDYgMC0yLS44OTQtMi0ycy44OTQtMiAyLTIgMiAuODk0IDIgMi0uODk0IDItMiAyem03LTMwSDEwQzguMzQ0IDAgNyAxLjM0NCA3IDN2MjZjMCAxLjY1NiAxLjM0NCAzIDMgM2gxNGMxLjY1NiAwIDMtMS4zNDQgMy0zVjNjMC0xLjY1Ni0xLjM0NC0zLTMtM3oiLz48L3N2Zz4=)}.desktop .content-mod-header .content-item.wallet_discount:before{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDI1LjQzMmw5Ljg4OSA1Ljk2OC0yLjYyNS0xMS4yNDhMMzIgMTIuNTg0bC0xMS41MDQtLjk5MkwxNiAxbC00LjQ5NiAxMC41OTJMMCAxMi41ODRsOC43MiA3LjU2OEw2LjExMiAzMS40eiIvPjwvc3ZnPg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDI1LjQzMmw5Ljg4OSA1Ljk2OC0yLjYyNS0xMS4yNDhMMzIgMTIuNTg0bC0xMS41MDQtLjk5MkwxNiAxbC00LjQ5NiAxMC41OTJMMCAxMi41ODRsOC43MiA3LjU2OEw2LjExMiAzMS40eiIvPjwvc3ZnPg==)}.desktop .content-mod-header .content-item.wallet_discount span:after{content:"HOT";display:inline-flex;justify-content:center;font-size:.75rem;font-weight:900;color:#fff;color:var(--null-1);background:#dc3545;padding:2px 4px;border-radius:4px;margin-left:10px;-webkit-animation:colorChgA 1s infinite;animation:colorChgA 1s infinite}@-webkit-keyframes colorChgA{0%{background:#dc3545}50%{background:#ffc107}to{background:#dc3545}}.desktop .content-mod-header .content-item.mail:before{mask-image:url(/_nuxt/img/icon-mail.3d72365.svg);-webkit-mask-image:url(/_nuxt/img/icon-mail.3d72365.svg)}.desktop .content-mod-header .content-item:first-child{margin-top:0}.desktop .content-mod-header .content-item.on{display:flex;justify-content:center;align-items:center;width:calc(33.33333% - 2px);height:60px;border-radius:4px;flex-direction:column;background-color:hsla(0,0%,100%,.3);margin:0 0 8px;padding:0}.desktop .content-mod-header .content-item.on span{font-size:.875rem;color:#fff;height:auto}.desktop .content-mod-header .content-item.on:before{background-color:#fff;width:26px;height:26px;margin-right:0;margin-bottom:4px}.desktop .content-mod-activity,.desktop .content-mod-header~.content-mod-list,.desktop .lkw100{width:75%;background-color:#02396d;background-color:var(--color07);padding:4px 24px;border-top:8px solid #5fa9ed;border-top:8px solid var(--color03);border-bottom:8px solid #5fa9ed;border-bottom:8px solid var(--color03);position:relative;color:#fff}.desktop .content-mod-activity:after,.desktop .content-mod-activity:before,.desktop .content-mod-header~.content-mod-list:after,.desktop .content-mod-header~.content-mod-list:before,.desktop .lkw100:after,.desktop .lkw100:before{content:"";width:100%;height:1px;background-color:#1d6ab2;background-color:var(--color01);position:absolute;left:0}.desktop .content-mod-activity:after,.desktop .content-mod-header~.content-mod-list:after,.desktop .lkw100:after{bottom:4px}.desktop .content-mod-activity .table,.desktop .content-mod-header~.content-mod-list .table,.desktop .lkw100 .table{color:#fff}.desktop .content-mod-activity .table td,.desktop .content-mod-activity .table th,.desktop .content-mod-header~.content-mod-list .table td,.desktop .content-mod-header~.content-mod-list .table th,.desktop .lkw100 .table td,.desktop .lkw100 .table th{border-color:hsla(0,0%,100%,.3)}.desktop .content-mod-activity .table a,.desktop .content-mod-header~.content-mod-list .table a,.desktop .lkw100 .table a{color:#5fa9ed;color:var(--color03);transition:all .4s}.desktop .content-mod-activity .table a:hover,.desktop .content-mod-header~.content-mod-list .table a:hover,.desktop .lkw100 .table a:hover{opacity:.7}.desktop .content-mod-list.discount .usertb-cont{margin-top:30px}.desktop .content-mod-activity{width:84%}.desktop .mainContent{padding-top:60px}.desktop .mainContent .system .lkw100{width:100%}.desktop .lkw100 .user-table{width:100%;padding:24px 0}.desktop .content-mod-group .right{padding-top:8px;padding-bottom:8px}.desktop .content-mod-group .right .memo-list{display:none}.desktop .content-mod-group .btn{display:inline-flex;width:auto;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin-bottom:8px}.desktop .content-mod-group .btn.btn-badge{width:calc(16.66667% - 4px);margin-left:4px}.desktop .content-mod-group .btn.btn-badge:first-child{margin-left:0}.desktop .content-mod-group .alert{width:100%;display:flex;justify-content:flex-start;align-items:center}.desktop .content-mod-group .alert .icon{margin-right:8px}.desktop .content-mod-group .alert span{line-height:1.2em}.desktop .content-mod-group input.form-control:-moz-read-only{font-size:1.3em;color:#e6ebf1;color:var(--color06);height:32px}.desktop .content-mod-group input.form-control:read-only{font-size:1.3em;color:#e6ebf1;color:var(--color06);height:32px}.desktop .content-mod{--formBg:hsla(0,0%,100%,0.3);--formText:#fff;--formPlaceH:#f5f5f5}.desktop .content-mod .deposit{margin-top:30px}.desktop .content-mod .memo{margin-bottom:30px}.desktop .content-mod .card{background:transparent}.desktop .content-mod .card-body{padding:0}.desktop .content-mod .form-control{display:flex;align-items:center}.desktop .content-mod .form-control:not(:-moz-read-only){background:var(--formBg);color:var(--formText)}.desktop .content-mod .form-control:not(:read-only){background:var(--formBg);color:var(--formText)}.desktop .content-mod .form-control:not(:read-only)::-moz-placeholder{color:var(--formPlaceH)}.desktop .content-mod .form-control:not(:read-only):-ms-input-placeholder{color:var(--formPlaceH)}.desktop .content-mod .form-control:not(:-moz-read-only)::placeholder{color:var(--formPlaceH)}.desktop .content-mod .form-control:not(:read-only)::placeholder{color:var(--formPlaceH)}.desktop .content-mod .form-control.b-calendar-grid{display:block}.desktop .content-mod .b-form-btn-label-control.form-control{background:var(--formBg)}.desktop .content-mod .b-form-btn-label-control.form-control>.btn,.desktop .content-mod .b-form-btn-label-control.form-control label.form-control{color:var(--formText)}.desktop .content-mod .b-form-btn-label-control.form-control small{color:#5fa9ed!important;color:var(--color03)!important}.desktop .content-mod .input-group .icon.icon-list:before{background:var(--formText)}.desktop .content-mod-group .input-group .btn.h-auto,.desktop .content-mod .content-mod-list.profile .content-mod-group .form-group{margin-bottom:0}.desktop .content-mod-group label{margin-bottom:6px;font-family:微軟正黑體,Microsoft YaHei,HanHei SC,Helvetica Neue,Open Sans,Arial,Hiragino Sans GB,微软雅黑,STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif}.desktop .content-mod-group .custom-control.custom-checkbox{height:40px}.desktop .content-mod-group .right form,.desktop .content-mod-group .right form .form-group-wrap{display:flex;flex-wrap:wrap}.desktop .content-mod-group .right form .badge-group,.desktop .content-mod-group .right form .custom-control.custom-checkbox,.desktop .content-mod-group .right form .form-group,.desktop .content-mod-group .right form .form-group-wrap{width:100%}.desktop .content-mod-group .right form .btn{display:inline-flex;justify-content:center;align-items:center;flex:1;transition:all .4s}.desktop .content-mod-group .right p{display:inline-flex;font-size:1.1em;line-height:22px;letter-spacing:.02em}.desktop .content-mod-group .right .share-qrcode{width:130px;height:130px}.desktop .content-mod-group .mod-url .form-group{display:flex}.desktop .content-mod-group .mod-url .btn.tag-read.btn-secondary.btn-sm{display:inline-flex;justify-content:center;align-items:center;padding:5px 24px;margin-bottom:0}.desktop .content-mod-list .card-limit,.desktop .content-mod-list .virtual-limit{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin:0 auto;padding:0}.desktop .content-mod-list .card-limit p,.desktop .content-mod-list .virtual-limit p{line-height:1.6em!important}.desktop .content-mod-list .card-limit .title:after{content:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23feba00' d='M112.4 221.8c4.3-24.5 8.6-49.1 12.9-73.6.2-1.2.6-2.4.9-3.6 2.1-.7 4 .5 6 .6 1.2.5 2.5.5 3.8.6l4.5.9c1.3.5 2.7.5 4.1.6 18 3.3 36 6.4 54 9.7 1.4.5 2.8.7 4.3.7 30.5 5.6 61.1 10.9 91.6 16.5 1.4.4 2.8.8 4.3.7l24.9 4.5c1.3.4 2.7.7 4.1.7 1.5.3 3 .6 4.6.9 1.3.5 2.7.5 4 .6 5.5 1 11.1 2 16.6 3 1.3.4 2.6.7 4 .7 1.5.3 3 .6 4.6.9 1.3.5 2.7.5 4.1.6l24.9 4.5c1.4.4 2.8.7 4.2.7l24.9 4.5c1.3.4 2.7.7 4.1.7 1.5.3 3.1.6 4.6.9 1.3.5 2.7.5 4.1.6 3.2.9 6.7.2 9.5 2.6.8 1 .5 2.1.3 3.2l-20.7 119.1c-1.8 10.2-9.6 15.7-19.8 14.2-4.9-.7-9.8-1.6-14.8-2.4-1.1-1.3-.7-2.9-.7-4.3 0-29.2-.4-58.5.2-87.7.3-14.1-8.3-19.7-19.5-19.7-83.5.3-167 .2-250.4.1-1.7.3-4.5 1.6-4.2-2z'/%3E%3Cpath fill='%23e59500' d='M126.1 144.6c1.4-11.4 3.2-22.7 5.9-33.8 2-8 9.8-12.7 17.9-11.4 22.1 3.8 44.2 7.8 66.3 11.8 39.8 7.1 79.5 14.2 119.3 21.4 32.9 5.9 65.8 11.8 98.7 17.8 10.2 1.9 15.7 10.3 13.9 20.4-1.7 9.3-3.2 18.7-4.9 28-.2 1 .1 2.3-1.3 2.8-3.3-.2-314-55.9-315.8-57z'/%3E%3Cpath fill='%23e7e9ec' d='M64.5 402.5V236c2-8.5 7.3-12.8 16.5-13.2 6.2-.3 37.4-.2 40.2-.2 65.1 0 247.4 0 249 .1 10.6.6 17.4 7.4 17.5 18.1.1 14.1 0 28.2 0 42.4.1 17.5-.2 35 .2 52.5-.4 17-.1 34-.2 51 0 4.4.1 8.7-.1 13.1-.3 8-5.1 13.9-12.9 16-2.9.8-5.9 1-8.9 1H84.7c-1.9 0-3.7 0-5.6-.3-8.9-1.5-12.9-5.3-14.6-14z'/%3E%3Cpath d='M128.4 342.6h-23.2c-5.6 0-9-3.5-9.1-9.1-.1-6.4-.1-12.7 0-19.1 0-5.1 3.7-9.2 8.9-9.2 15.9-.1 31.7-.1 47.6 0 4.9 0 8.7 4 8.8 9 .2 6.6.1 13.2 0 19.9-.1 5.1-3.7 8.6-8.9 8.6-8.1-.1-16.1-.2-24.1-.1zm61.7 39.7h-17.6c-4 0-6.7-2.5-6.7-6 0-3.4 2.8-6 6.7-6h35.9c3.9 0 6.8 2.7 6.8 6 0 3.4-2.8 6-6.7 6h-18.4zm70.4 0h-18c-3.7 0-6.8-2.8-6.7-6.1 0-3.2 3.1-6 6.8-6h35.6c4.2 0 6.7 2.2 6.8 5.9.1 3.8-2.5 6.1-6.9 6.2h-17.6zm-140.1 0h-17.6c-4.2 0-6.7-2.2-6.8-5.9-.1-3.8 2.4-6.1 6.9-6.2h35.6c3.7 0 6.8 2.8 6.7 6.1 0 3.2-3.1 6-6.8 6h-18zm209.6 0h-18c-3.9 0-6.1-2.2-6.1-5.9 0-3.6 2.2-6 6.1-6.1 12.2-.1 24.4-.1 36.7 0 3.8 0 6.1 2.6 6.1 6.2-.1 3.4-2.4 5.8-6 5.8-6.3.1-12.5 0-18.8 0z' fill='%23bcbcbc'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.desktop .content-mod-list .virtual-limit .title:after{content:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cstyle%3E.st0{fill:%23020202}.st2{fill:%23070503}.st3{fill:%23ebb85c}%3C/style%3E%3Cpath d='M248.9 9.3h15.7v144.4c4.9-5.9 8.8-12.2 13.7-17.7 1.9-2.2 2.7-4.5 2.6-7.4-.1-20-.1-40-.1-60 0-11.5 0-11.3 11.6-11.4 3.5 0 4.3 1 4.3 4.3-.2 16.9-.1 33.9 0 50.8 0 1.3-.5 2.8.5 4.1 15.7-8 15.7-8 15.7-24.9v-2.9c.1-5-1.7-11.7.8-14.5 2.9-3.2 9.7-.7 14.8-1v25.1c6.3-1.9 12-3.7 17.9-5.2 52.7-13.6 111.1 9.8 138.9 56.7 27.4 46.3 26.3 92.7-2.3 138.3-1.5 2.4-2.3 4.8-2.3 7.6.1 33.3.1 66.5 0 99.8 0 1.9-.2 3.9-.2 5.8-3.7 0-7.4-.3-11.1.1-3.6.3-4.6-.9-4.6-4.5.2-27.1.1-54.2.1-81.3v-5.3c-4.7 3.8-8.6 7.2-12.7 10.1-2.7 1.9-3.5 4-3.5 7.2.1 31.5.1 62.9.1 94.4 0 11.5 0 11.4-11.6 11.5-3.4 0-4.3-1-4.3-4.4.2-18.1.1-36.1.1-54.2 0-12.7-.1-25.5.1-38.2.1-4-1.1-4.4-4.3-2.7-2.6 1.3-5.2 2.6-8 3.3-3.2.9-4 2.5-4 5.8.1 38.2.1 76.5.1 114.7 0 5 1.7 11.7-.8 14.4-2.9 3.2-9.7.7-14.8 1-.1-1.8-.3-3.5-.3-5.3v-76.9c0-14.7-.1-29.3.1-44 0-3.4-1-4.1-4.1-3.6-4.6.7-9.3 1.1-13.9 1.6-1.7-5.2-3.1-10.5-4.1-15.9 13.2-.1 25.9-2.8 38.2-7.4 54.6-20.3 84.8-83 66.5-138.4-19-57.7-78-90.2-136.5-73.7-40.1 11.3-66 38-78 78-5.3 17.8-5.1 35.9-1.5 54.1h-21.3c1.4-6.6 2-13.4 2.6-20.1.4-3.6-.9-4.3-4.2-4.2-16.3.2-32.6.2-48.9 0-4.4-.1-6.8 1.2-8.7 5.3-5.9 12.5-12.3 24.8-18.7 37.7-7.8-18.2-15.4-35.7-23.2-53.9-11.5 28.6-22.5 56.2-34 84.9-8.4-33.5-16.4-65.6-24.8-98.9-5.7 10.5-10.5 20-15.1 29.6-1.2 2.6-2.7 3.4-5.5 3.3-12.4-.2-24.9 0-37.3-.1-2.6 0-3.7.3-3.2 3.4 1.1 6.8 2.1 13.7 4.1 20.3 13.7 46.1 56.2 79.6 105.3 80.2-.9 5.4-2.3 10.7-4.1 15.9-4.3-.5-8.7-.7-13-1.5-4-.7-5.1.3-5.1 4.5.2 40 .1 80 .1 120 0 1.8-.2 3.5-.3 5.3-3.4 0-6.8-.3-10.2.1-4.2.4-5.6-.7-5.6-5.4.2-38.7-.3-77.5.4-116.2.2-9.9-2-15.4-11.8-17.8-3.9-1-4.8-1.3-4.8 3.1.2 28.6.1 57.1.1 85.7 0 10.6 0 10.3-10.5 10.7-4.7.2-5.4-1.5-5.4-5.7.2-33.4.1-66.8.1-100.2 0-1.6.7-3.6-.5-4.7-4.9-4.2-10.1-8.2-15.6-12.6v6.2c0 26.8-.1 53.6.1 80.4 0 3.6-.9 4.9-4.6 4.5-3.7-.3-7.4-.1-11.1-.1-.1-1.9-.2-3.9-.2-5.8 0-33-.1-66.1 0-99.1 0-3.4-.8-6.1-2.7-8.9-9.2-13.8-15.5-28.8-18.8-45.1-.8-3.8-.3-7.9-2.6-11.4v-28.1c2.9-6.3 2.7-13.3 4.7-19.9 12.1-40.4 37.5-68.9 76.5-84.7 30-12.2 60.6-12.1 91.1-1 1 .4 2.1.6 4 1.2V73.2c3.7 0 7.4.2 11.1-.1 3.5-.3 4.8.6 4.6 4.4-.3 8.5-.1 17.1-.1 25.6 0 1.2-.6 2.8.7 3.6 4.9 3.4 10 6.6 15.2 10.1.2-1 .3-1.3.3-1.6V68.7c0-11.6 0-11.5 11.4-11.6 3.8-.1 4.5 1.1 4.5 4.6-.2 18.7.3 37.4-.2 56.1-.3 9.7.8 18.3 8.4 25.3 2.3 2.1 3.5 5.4 5.3 8 .6.9.7 2.6 2.7 2.3V9.3zm-79.6 212.8c3.2-6.3 6.2-11.7 8.6-17.2 1.3-3 3-3.9 6.2-3.8 19.7.2 39.4 0 59.1.2 3.4 0 4.4-.6 3.6-4.2-2.2-10.8-5.7-21.1-10.6-31-21.8-43.7-73.5-68.8-121.3-58.7-48.4 10.2-83.3 48.6-89.4 98.2-.4 3.4.8 3.7 3.6 3.6 8.9-.1 17.8-.2 26.6 0 3.3.1 4.8-1.1 6.2-3.9 9-18.3 18.2-36.6 27.4-54.9.5-1 .5-2.6 2.4-2.7 7.6 30.2 15.1 60.3 22.9 91.4 10.2-25.4 19.9-49.7 30-74.8 8.4 19.8 16.4 38.4 24.7 57.8z' class='st0'/%3E%3Cpath d='M112.4 473.2c0 5.3-.1 10.6-.1 15.9-5.1.5-12.1-2.2-14.8 1.1-2.5 3.2-.7 9.9-.7 15H32.9c0-24 0-47.9.1-71.9h3.4c12.9 0 12.8 0 12.3-12.9-.1-2.4-.7-3.4-3.2-3.3-4.1.2-8.3.1-12.5.1v-15.8c3.7 0 7.4-.3 11.1.1 3.7.3 4.6-.9 4.6-4.5-.2-26.8-.1-53.6-.1-80.4v-6.2c5.6 4.5 10.7 8.4 15.6 12.6 1.3 1.1.5 3.1.5 4.7 0 33.4.1 66.8-.1 100.2 0 4.2.7 5.9 5.4 5.7 10.5-.4 10.5-.1 10.5-10.7 0-28.6.1-57.1-.1-85.7 0-4.4.9-4.1 4.8-3.1 9.8 2.5 12 8 11.8 17.8-.7 38.7-.2 77.4-.4 116.2 0 4.6 1.4 5.8 5.6 5.4 3.4-.5 6.9-.3 10.2-.3zm-39.6-24.1c-8 0-8 0-8 5.7 0 10.5 0 10.5 6.1 10.5 9.8 0 9.8 0 9.8-6.4-.1-9.8-.1-9.8-7.9-9.8zm328.3 40c0-5.3-.1-10.6-.1-15.9 5.1-.3 11.9 2.2 14.8-1 2.5-2.8.8-9.5.8-14.4 0-38.2.1-76.5-.1-114.7 0-3.3.8-5 4-5.8 2.8-.7 5.5-2 8-3.3 3.2-1.7 4.3-1.3 4.3 2.7-.2 12.7-.1 25.5-.1 38.2 0 18.1.1 36.1-.1 54.2 0 3.3.9 4.4 4.3 4.4 11.6-.1 11.6.1 11.6-11.5 0-31.5 0-62.9-.1-94.4 0-3.2.8-5.4 3.5-7.2 4.2-2.9 8-6.3 12.7-10.1v5.3c0 27.1.1 54.2-.1 81.3 0 3.7.9 4.9 4.6 4.5 3.7-.3 7.4-.1 11.1-.1v15.8h-3.8c-12.2 0-12.1 0-11.9 12.4 0 2.8.6 4.1 3.7 3.9 4-.2 8-.1 12-.1 0 24 0 47.9.1 71.9h-63.9c0-4.4 0-8.7.1-13.1.1-2.3-.7-3.1-3-3.1-4 .2-8.2.1-12.4.1zm39.9-40c-8.2 0-8.2 0-8.2 8v1.4c0 6.8 0 6.8 7 6.8 8.9 0 8.9 0 8.9-8.7 0-7.5 0-7.5-7.7-7.5z' fill='%23ecb95c'/%3E%3Cpath d='M96.9 505.2c.1-5.1-1.8-11.8.7-15 2.7-3.3 9.7-.7 14.8-1.1.6 5.4.6 10.8 0 16.1H96.9zm304.2-16.1c4.2 0 8.4.1 12.6 0 2.3-.1 3.1.8 3 3.1-.2 4.3-.1 8.7-.1 13.1h-15.5c-.6-5.5-.6-10.8 0-16.2z' class='st2'/%3E%3Cpath d='M328.5 73.2c-5.1.3-11.9-2.2-14.8 1-2.5 2.8-.7 9.5-.8 14.5v2.9c0 16.9 0 16.9-15.7 24.9-1-1.3-.5-2.8-.5-4.1 0-16.9-.1-33.9 0-50.8 0-3.3-.8-4.4-4.3-4.3-11.6.1-11.6-.1-11.6 11.4 0 20-.1 40 .1 60 0 2.9-.7 5.3-2.6 7.4-4.9 5.5-8.8 11.8-13.7 17.7V9.4c20.1 0 40.3 0 60.4-.2 2.7 0 3.6.8 3.6 3.6-.1 20.1-.1 40.2-.1 60.4zm-40-32c8.1 0 8.1 0 8.1-7.9v-.5c0-7.5 0-7.5-7.7-7.5-8.1 0-8.1 0-8.1 8 0 7.9 0 7.9 7.7 7.9zM248.9 9.3v144.3c-2 .4-2.1-1.4-2.7-2.3-1.8-2.6-3.1-5.9-5.3-8-7.6-7-8.7-15.6-8.4-25.3.5-18.7.1-37.4.2-56.1 0-3.5-.7-4.7-4.5-4.6-11.4.2-11.4 0-11.4 11.6v46.5c0 .3-.1.6-.3 1.6-5.2-3.4-10.2-6.7-15.2-10.1-1.3-.9-.7-2.4-.7-3.6 0-8.6-.2-17.1.1-25.6.1-3.8-1.1-4.7-4.6-4.4-3.7.3-7.4.1-11.1.1 0-20 0-40-.2-60 0-3.2 1-4.1 4.1-4.1h60zm-24.2 31.9c7.9 0 7.9 0 7.9-8.1v-.5c0-7.3 0-7.3-7.4-7.3-8.4 0-8.4 0-8.4 8.2 0 7.7 0 7.7 7.9 7.7z' class='st3'/%3E%3Cpath d='M480.5 433.3c-4 0-8-.2-12 .1-3.1.2-3.7-1.1-3.7-3.9-.2-12.4-.3-12.4 11.9-12.4h3.8c.3 5.5.4 10.8 0 16.2z' class='st2'/%3E%3Cpath fill='%23eeba5e' d='M382.7 345c.6 5.8 1.5 11.5 1.7 17.3 1.5 37.6-10.6 70.2-37 96.9-22.8 23.1-50.8 35.7-83.5 37.5-32.7 1.8-61.9-7.5-87.2-27.8-25.2-20.3-40.7-46.6-46.1-78.7-2.3-13.6-2.6-27.2-.1-40.9.3-1.4.1-2.9.1-4.3 1.7-5.2 3.1-10.5 4.1-15.9 3.1-6.9 5.7-14 9.4-20.5 22.6-39.6 56.7-61.8 101.9-66.9h21.3c2.7.4 5.4.7 8.1 1.1 38.5 6.3 68.3 26 89.6 58.7 5.6 8.7 9.2 18.3 13.6 27.6 1 5.4 2.4 10.7 4.1 15.9zm-158 24.6c0 14.4-.1 28.7 0 43.1 0 4-1.7 9.2.7 11.7 2.5 2.5 7.7.7 11.6.7 11.6.1 11.6 0 11.7 11.4 0 .8.1 1.6 0 2.4-.1 1.6.5 2.1 2.2 2.4 12.5 1.7 13.6.9 13.6-11.3 0-.5.1-1 0-1.5-.4-2.7.8-3.5 3.5-3.8 12.7-1.4 21.6-8.2 26.2-19.9 4.6-11.7 2.6-22.9-5.7-32.5-2.1-2.4-2.4-3.6-.1-6.1 8.4-9.5 10.4-20.7 5.9-32.5-4.5-11.6-13.4-18.4-25.7-20.1-3.3-.5-4.2-1.4-4.2-4.6.1-12.5-.1-12.5-12.5-11.9h-.5c-2.1-.2-2.9.7-2.8 2.8.1 3.4-.1 6.8.1 10.2.1 2.6-.8 3.4-3.3 3.3-5.6-.2-11.3.2-16.9-.1-3.3-.2-3.9 1.1-3.9 4.1.2 17.3.1 34.8.1 52.2zm34 79.5c-5.8-.1-10-.4-14.2-.9-55.9-7.9-86-73-55.8-121 2-3.1 6.4-6.2 5.5-9.1-.9-3.1-5.5-5.1-8.2-7.8-2.4-2.5-3.8-1.7-5.6.8-18.5 25.4-24.2 53.3-16.1 83.8 17 63.8 94.7 91.3 148.1 52.6 5.9-4.3 5.9-4.3 1.4-9.7-1.1-1.4-2.4-2.6-3.4-4.1-1.7-2.7-3.2-2.4-5.6-.6-14.1 10.5-30.1 15.9-46.1 16zm-.4-175.8c-22 0-41 6.1-58 18.4-5.1 3.7-5 3.7-.9 8.7 1.2 1.5 2.7 2.9 3.7 4.5 1.7 2.8 3.3 2.3 5.7.6 17.5-12.9 37.1-18.1 58.8-15.4 56.6 7.1 87.6 72.4 57.4 120.9-2 3.2-6.6 6.4-5.7 9.5 1 3.3 5.7 5.3 8.6 8.1 2.1 2.1 3.2 1.3 4.8-.7 11.8-15.4 18.7-32.8 19.8-52.1 3-56.2-39.1-101.3-94.2-102.5z'/%3E%3Cpath d='M72.8 449.1c7.8 0 7.8 0 7.8 9.8 0 6.4 0 6.4-9.8 6.4-6.1 0-6.1 0-6.1-10.5.1-5.7.1-5.7 8.1-5.7zM33 433.3c-.4-5.4-.4-10.8 0-16.2 4.2 0 8.3.1 12.5-.1 2.6-.1 3.2.9 3.2 3.3.5 12.9.6 12.9-12.3 12.9-1.2.1-2.3.1-3.4.1zm408 15.8c7.7 0 7.7 0 7.7 7.5 0 8.7 0 8.7-8.9 8.7-7 0-7 0-7-6.8v-1.4c0-8 0-8 8.2-8z' class='st2'/%3E%3Cpath d='M288.5 41.2c-7.7 0-7.7 0-7.7-7.9 0-8 0-8 8.1-8 7.7 0 7.7 0 7.7 7.5v.5c0 7.9 0 7.9-8.1 7.9zm-63.8 0c-7.9 0-7.9 0-7.9-7.7 0-8.2 0-8.2 8.4-8.2 7.4 0 7.4 0 7.4 7.3v.5c0 8.1 0 8.1-7.9 8.1zm0 328.4c0-17.4.1-34.9-.1-52.3 0-3 .6-4.3 3.9-4.1 5.6.3 11.3 0 16.9.1 2.5.1 3.5-.7 3.3-3.3-.2-3.4 0-6.8-.1-10.2-.1-2.1.8-3 2.8-2.8h.5c12.4-.6 12.5-.6 12.5 11.9 0 3.2.8 4.2 4.2 4.6 12.3 1.7 21.2 8.5 25.7 20.1 4.5 11.8 2.5 22.9-5.9 32.5-2.3 2.6-2 3.8.1 6.1 8.3 9.6 10.3 20.8 5.7 32.5-4.6 11.7-13.6 18.6-26.2 19.9-2.7.3-3.8 1.1-3.5 3.8.1.5 0 1 0 1.5-.1 12.2-1.1 13-13.6 11.3-1.7-.2-2.3-.8-2.2-2.4v-2.4c-.1-11.4-.1-11.3-11.7-11.4-4 0-9.2 1.7-11.6-.7-2.5-2.5-.7-7.7-.7-11.7v-43zm16-24.7v1.5c.3 4.8-2 11 1 14 2.8 2.8 8.9.6 13.6.8 2.9.1 5.8.1 8.7 0 9.7-.2 16.7-6.7 16.9-15.7.2-8.7-6.8-15.9-16.4-16.3-6.6-.3-13.2.1-19.8-.1-3.4-.1-4.1 1.3-3.9 4.2 0 3.8-.1 7.7-.1 11.6zm0 48.4c0 4.3.1 8.7 0 13 0 1.9.4 3 2.7 2.9 7.6-.1 15.1.2 22.7-.2 8.5-.5 15-8 14.8-16.2-.2-8.6-7-15.4-15.9-15.6-6.9-.2-13.8.1-20.8-.1-2.8-.1-3.6.9-3.5 3.6.1 4.3 0 8.5 0 12.6z' fill='%23020201'/%3E%3Cpath d='M258.7 449.1c16-.2 32-5.5 46-16.1 2.4-1.8 3.9-2.1 5.6.6.9 1.5 2.2 2.8 3.4 4.1 4.5 5.4 4.5 5.4-1.4 9.7-53.3 38.8-131.1 11.2-148.1-52.6-8.1-30.5-2.4-58.4 16.1-83.8 1.8-2.4 3.1-3.2 5.6-.8 2.7 2.7 7.3 4.7 8.2 7.8.9 3-3.6 6-5.5 9.1-30.2 48-.1 113.2 55.8 121 4.3.7 8.5.9 14.3 1zm-.4-175.8c55.1 1.1 97.2 46.3 94.1 102.4-1.1 19.3-8 36.7-19.8 52.1-1.6 2-2.7 2.8-4.8.7-2.9-2.8-7.6-4.9-8.6-8.1-.9-3.1 3.7-6.3 5.7-9.5 30.2-48.5-.8-113.8-57.4-120.9-21.7-2.7-41.3 2.4-58.8 15.4-2.4 1.7-3.9 2.2-5.7-.6-1-1.6-2.4-3-3.7-4.5-4.1-4.9-4.2-5 .9-8.7 17.1-12.2 36.1-18.3 58.1-18.3z' fill='%23040301'/%3E%3Cpath d='M376.6 303.4c-2.3-3.4-4.3-6.4-6.3-9.4-16.3-24.4-32.5-48.8-48.7-73.2-1.2-1.8-2.8-3.2-1-5.9 18.7-27.8 37.2-55.7 55.8-83.5 1.7.5 2.2 2.1 2.9 3.2l52.8 79.2c1.4 2.1 2.3 3.6.5 6.3-18.2 27-36.2 54.1-54.2 81.2-.5.6-1 1.1-1.8 2.1zm-7.8-130.2c-.3-.1-.7-.2-1-.2-8.4 12.5-16.7 25.1-25.1 37.6-.9 1.3-1.6 2.4.7 3.1 7.6 2.5 15.2 5.1 22.8 7.6 1.8.6 2.6.1 2.6-2v-46.1zm16 48.8c8.2-2.7 16-5.5 24-7.9 3.4-1 2.9-2.2 1.3-4.5-7.8-11.4-15.4-23-23.1-34.5-.5-.8-.8-2.2-2.2-2V222zm-16.9 39.5c.3-.2.6-.3.9-.5v-19.2c0-1 .5-2.5-.9-3-6.2-2.2-12.4-4.3-19.7-6.7 7.1 10.6 13.4 20 19.7 29.4zm36.3-27.9c-.2-.3-.4-.6-.5-.9-5.7 1.9-11.4 3.8-17.2 5.7-.9.3-1.8.5-1.8 1.8v22.6c7.1-10.6 13.3-19.9 19.5-29.2z' class='st0'/%3E%3Cpath d='M240.7 344.9c0-3.9.1-7.8 0-11.6-.1-3 .5-4.4 3.9-4.2 6.6.3 13.2-.1 19.8.1 9.6.4 16.6 7.5 16.4 16.3-.2 9-7.1 15.4-16.9 15.7-2.9.1-5.8.1-8.7 0-4.7-.2-10.8 2-13.6-.8-3-3-.6-9.2-1-14 0-.5.1-1 .1-1.5zm0 48.4c0-4.2.1-8.4 0-12.6-.1-2.7.7-3.7 3.5-3.6 6.9.2 13.8-.1 20.8.1 8.9.2 15.7 7 15.9 15.6.2 8.2-6.2 15.6-14.8 16.2-7.5.5-15.1.1-22.7.2-2.2 0-2.7-1-2.7-2.9v-13z' class='st3'/%3E%3Cpath fill='%23f8f8f8' d='M384.8 222v-48.9c1.5-.2 1.7 1.2 2.2 2 7.7 11.5 15.3 23 23.1 34.5 1.6 2.3 2.1 3.5-1.3 4.5-7.9 2.4-15.8 5.2-24 7.9z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.desktop .content-mod-list .icashPay .upload-icon .icon.icon-close,.desktop .content-mod-list .jkopay .upload-icon .icon.icon-close,.desktop .content-mod-list .linepay .upload-icon .icon.icon-close{display:flex!important}.desktop .content-mod .pagination,.desktop .game-wrap .pagination{justify-content:flex-end}.desktop .content-mod .pagination .page-item,.desktop .game-wrap .pagination .page-item{display:flex;justify-content:center;align-items:center;width:30px;height:30px}.desktop .content-mod .pagination .page-item.active .page-link,.desktop .game-wrap .pagination .page-item.active .page-link{color:#1d6ab2;color:var(--page-text);background-color:#c2dcff;background-color:var(--page-bg)}.desktop .content-mod .pagination .page-link,.desktop .game-wrap .pagination .page-link{color:#c2dcff;color:var(--page-bg);display:flex;justify-content:center;align-items:center;width:100%;height:100%;border:0;padding:0;background:transparent}.desktop .content-mod .pagination.disabled .page-link,.desktop .game-wrap .pagination.disabled .page-link{opacity:.6}.desktop .nodata{flex-direction:column;padding:24px}.desktop .nodata,.desktop .nodata .camera{display:flex;justify-content:center;align-items:center}.desktop .nodata .camera{width:160px;height:160px;background-image:url(/_nuxt/img/icon-nodata.af982ed.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.desktop .subm_group{height:40px;display:inline-flex;align-items:center;background:#f4f4f4;border-radius:4px;margin-top:10px;margin-bottom:10px}.desktop .content-mod .nav-pills .nav-item,.desktop .subm_group .subm_list{overflow:hidden}.desktop .content-mod .nav-pills .nav-item:first-child,.desktop .subm_group .subm_list:first-child{border-top-left-radius:4px;border-top-right-radius:0;border-bottom-left-radius:4px;border-bottom-right-radius:0}.desktop .content-mod .nav-pills .nav-item:last-child,.desktop .subm_group .subm_list:last-child{border-top-left-radius:0;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:4px}.desktop .content-mod .nav-pills .nav-link,.desktop .subm_group .subm_list{border-radius:0;color:#68737d;padding:12px}.desktop .content-mod .nav-pills .nav-link.active,.desktop .content-mod .nav-pills .nav-link.nuxt-link-active,.desktop .content-mod .nav-pills .nav-link:hover,.desktop .subm_group .subm_list.active,.desktop .subm_group .subm_list.nuxt-link-active,.desktop .subm_group .subm_list:hover{font-weight:900}.desktop .content-mod .nav-pills .nav-link:hover,.desktop .subm_group .subm_list:hover{color:#1d6ab2;color:var(--color01)}.desktop .content-mod .nav-pills .nav-link.active,.desktop .content-mod .nav-pills .nav-link.nuxt-link-active,.desktop .subm_group .subm_list.active,.desktop .subm_group .subm_list.nuxt-link-active{background:#1d6ab2;background:var(--color01);color:#fff}.desktop .chgsafepw label[for=input-1]~div{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.desktop .chgsafepw label[for=input-1]~div select{width:calc(25% - 4px)}.desktop .upload-card{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:24px}.desktop [class^=upload-warp]{display:inline-flex;justify-content:center;align-items:center;width:calc(50% - 16px);height:250px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.25);padding:24px;margin-bottom:24px;cursor:pointer;position:relative}.desktop [class^=upload-warp] span{top:0}.desktop [class^=upload-warp] .btn.btn-tip{width:auto!important;line-height:17px;border:1px solid #000;border:1px solid var(--null-0);background:#fff;background:var(--null-1);display:flex;justify-content:center;align-items:center;position:absolute;top:-20px;left:16px;z-index:10}.desktop [class^=upload-warp] .btn.btn-tip .icon:before{background:#000;background:var(--null-0)}.desktop [class^=upload-warp] .btn.btn-tip:hover{color:#fff;color:var(--null-1);background-color:#000;background-color:var(--null-0)}.desktop [class^=upload-warp] .btn.btn-tip:hover .icon:before{background:#fff;background:var(--null-1)}.desktop [class^=upload-warp]:hover span{color:#1d6ab2;color:var(--color01)}.desktop [class^=upload-warp]:hover span .icon:before{background:#1d6ab2;background:var(--color01)}.desktop [class^=upload-warp] span{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;color:#9898ab;text-align:center;padding-bottom:8px;position:absolute}.desktop [class^=upload-warp] img{display:flex;max-width:90%;height:100%;z-index:1}.desktop [class^=upload-warp] .icon.icon-camera,.desktop [class^=upload-warp] .icon.icon-upload{font-size:4.5rem;margin-bottom:8px}.desktop [class^=upload-warp] .icon.icon-camera:before,.desktop [class^=upload-warp] .icon.icon-upload:before{width:72px;height:72px;background:#9898ab}.desktop [class^=upload-warp] .btn.btn-upload{color:#f4f4f4;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#000;background:var(--null-0);margin:24px auto;padding:8px 24px;box-shadow:0 4px 0 rgba(166,121,84,.5);border:1px solid #1d6ab2;border:1px solid var(--color01)}.desktop [class^=upload-warp] .upload-icon{color:#fff;color:var(--null-1);background-color:#1d6ab2;background-color:var(--color01);padding:10px;margin-left:auto;width:40px;height:40px;border-radius:50%;position:absolute;top:-16px;right:-16px;z-index:1}.desktop [class^=upload-warp] .upload-icon .icon.icon-close:before{background:#fff;background:var(--null-1)}.desktop [class^=upload-warp] .upload-icon:hover{background-color:#1d6ab2;background-color:var(--color01)}.desktop .content-mod-list.memo{padding-left:1.25rem;padding-right:1.25rem}.desktop .content-mod-list.memo .title{padding-top:4px}.desktop .memo-list{list-style-type:decimal-leading-zero;padding-left:24px}.desktop .card.content-mod-list.deposit{border:0;margin-top:10px}.desktop .card.content-mod-list.deposit .tab-pane.active.card-body,.desktop .card.content-mod-list.deposit .tab-pane.active.card-body .content-mod-group .right{padding-top:0}.desktop .card.content-mod-list.deposit .card-header{display:inline-flex;border:0;border-radius:4px;background:#f4f4f4;padding:0;margin-top:10px;margin-bottom:10px}.desktop .card.content-mod-list.deposit .card-header ul{margin-left:0;margin-right:0}.desktop .card.content-mod-list.deposit .card-header .nav-item{display:flex;justify-content:center;align-items:center;height:40px}.desktop .content-mod-group .btn-contactus{width:100%;height:400px;background-image:url(/_nuxt/img/contactus.653a298.webp);background-repeat:no-repeat;background-position:bottom;position:relative;padding-bottom:16px}@media (max-width:414px){.desktop .content-mod-group .btn-contactus{background:url(/_nuxt/img/contactus-xs.c9d93e0.webp);background-repeat:no-repeat;background-position:15px -15%;min-height:280px!important}}.desktop .content-mod-group .btn-contactus .chatbox{display:flex;justify-content:center;align-items:center;flex-direction:column;width:200px;height:120px;border-radius:60px;color:#dde1e7;background:#1d6ab2;background:var(--color01);position:absolute;top:6%;right:15%}@media (max-width:414px){.desktop .content-mod-group .btn-contactus .chatbox{width:160px;height:100px;border-radius:60px;right:-20px;top:0;transform:scale(.8)}}.desktop .content-mod-group .btn-contactus .chatbox:after{content:"";width:0;height:0;border-color:#1d6ab2 transparent transparent;border-left:20px solid transparent;border-bottom:0 solid transparent;border-right:20px solid transparent;border-top:20px solid var(--color01);transform:rotate3d(-10,-13,6,-160deg);position:absolute;bottom:-8px}.desktop .content-mod-group .btn-contactus .chatbox span{font-size:32px;line-height:32px;font-weight:700;z-index:1}.desktop .content-mod-group .btn-contactus .chatbox q{font-size:1rem;z-index:1}.desktop .content-mod-group .btn-contactus:hover{background-position:50% 0}.desktop .content-mod-group .btn-contactus:hover .chatbox{-webkit-animation:heartbeat 1.5s ease-in-out 2 both;animation:heartbeat 1.5s ease-in-out 2 both}.desktop .account-card{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;width:300px;height:180px;border-radius:10px;max-width:100%;max-height:160px;padding:20px;background:linear-gradient(180deg,#333,#000);margin:16px auto}.desktop .account-card h3{font-size:2.25rem;font-weight:700}.desktop .account-card .btn-copy.btn-clone.account,.desktop .account-card h6 span{color:#9898ab;background:transparent}.desktop .account-card .account{font-size:1.5rem;line-height:28px;background-color:transparent;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;letter-spacing:1px;padding:0;white-space:nowrap;font-weight:900}.desktop .account-card h6 span{color:#dde1e7}.desktop .account-card .btn-copy.btn-clone.number{font-size:1.125rem;line-height:28px;background-color:transparent;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;letter-spacing:1px;padding:0;white-space:nowrap;font-weight:900}.desktop .account-card .account{font-size:.875rem;line-height:20px}@media only screen and (max-width:768px){.desktop .form-group-wrap .btn-group-toggle.btn-group{flex-wrap:wrap;width:100%}}.desktop .form-group-wrap .btn-secondary{display:inline-flex;justify-content:center;align-items:center;flex-direction:auto;border-top-left-radius:8px!important;border-top-right-radius:8px!important;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important;padding:8px;margin:0 8px 8px 0;border:1px solid #ccc;background:#fff;background:var(--null-1)}@media only screen and (max-width:768px){.desktop .form-group-wrap .btn-secondary{width:calc(33.33333% - 8px)!important;height:66px!important}}.desktop .form-group-wrap .btn-secondary:last-child{margin-right:0}.desktop .form-group-wrap .btn-secondary.active,.desktop .form-group-wrap .btn-secondary.nuxt-link-active,.desktop .form-group-wrap .btn-secondary.nuxt-link-exact-active,.desktop .form-group-wrap .btn-secondary:active{color:#000!important;background-color:#fff2dc!important;border-color:#fff2dc!important}.desktop .form-group-wrap .btn-secondary:before{content:"";display:inline-block;width:160px;height:28px}@media only screen and (max-width:768px){.desktop .form-group-wrap .btn-secondary:before{width:60px;height:60px}}.desktop .paymod-wrap{display:flex;flex-wrap:wrap;padding-bottom:24px;padding-top:16px}.desktop .paymod-group{color:#333;display:inline-flex;justify-content:space-between;align-items:center;flex-direction:column;width:160px;height:240px;border-radius:4px;padding:16px;margin-top:16px;margin-right:16px;border:1px solid #dde1e7;box-shadow:0 4px 4px rgba(0,0,0,.25);background-color:#fff;background-color:var(--null-1);position:relative}.desktop .paymod-group.on,.desktop .paymod-group:active,.desktop .paymod-group:focus,.desktop .paymod-group:hover{border:2px solid #1d6ab2;border:2px solid var(--color01);background-color:#fff2dc!important;transform:scale(1.2)}.desktop .paymod-group.on .recommed,.desktop .paymod-group:active .recommed,.desktop .paymod-group:focus .recommed,.desktop .paymod-group:hover .recommed{background-color:#1d6ab2;background-color:var(--color01)}.desktop .paymod-group.on .btn.btn-submit,.desktop .paymod-group:active .btn.btn-submit,.desktop .paymod-group:focus .btn.btn-submit,.desktop .paymod-group:hover .btn.btn-submit{background-color:#1d6ab2;background-color:var(--btn-bg)}.desktop .paymod-group .recommed{display:flex;justify-content:center;align-items:center;flex-direction:column;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;color:#fff;color:var(--null-1);font-size:.75rem;background-color:#9898ab;padding:4px 16px;position:absolute;top:-20px}.desktop .paymod-group .title{font-weight:bolder;text-align:center;margin-top:16px!important}.desktop .paymod-group .subtitle{font-size:.75rem!important;line-height:14px!important;color:#02396d!important;color:var(--title-color)!important;text-align:center;padding-bottom:32px}.desktop .paymod-group .btn.btn-submit{background-color:#9898ab;margin:0!important;line-height:24px!important}.desktop .paymod-group .img{width:120px;height:50px}.desktop .paymod-form .form-group{display:block;min-width:calc(25% - 24px);font-size:.875rem}.desktop .paymod-form .form-group .custom-select{margin-bottom:4px}.desktop .paymod-form .bank-to{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;align-self:center;border:2px solid #1d6ab2;border:2px solid var(--color01);margin:8px auto}.desktop .paymod-form .bank-to .icon{color:#1d6ab2;color:var(--color01);font-size:1.5rem;font-weight:700}.desktop .paymod-form .bank-to .icon:before{width:24px;height:24px;background:#1d6ab2;background:var(--color01)}.desktop .paymod-form .badge-group .btn.btn-badge.rounded-pill:hover{color:#fff;background:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}.desktop .account-bank-card{width:50%;min-width:100%;border-radius:8px;background-color:rgba(0,0,0,.3);padding:24px;margin-bottom:1rem}.desktop .account-pay~div>div{text-align:center}.desktop .account-pay~div>div canvas{border-radius:8px;padding:16px;background-color:#fff;background-color:var(--null-1)}.desktop .account-pay~.text-tips{width:100%;color:#dc3545;margin-bottom:8px}.desktop .account-pay-s1box{display:flex;justify-content:center;flex-direction:column;height:200px;margin-left:20px}.desktop .account-pay-s1box p{font-size:1.1rem;font-weight:700}.desktop .account-pay-s1box .dep-copybox{display:flex;justify-content:flex-start;align-items:center;margin:6px 0}.desktop .account-pay-s1box .dep-copybox p{background-color:#feffe7;padding:7px 10px;border-radius:5px;color:#444;font-weight:500}.desktop .account-pay-s1box .dep-copybox .btn-copy{height:100%;display:inline-flex;align-items:center;justify-content:space-between;background-color:#1d6ab2;background-color:var(--color01);border-radius:8px;min-width:104px;box-shadow:0 5px 0 #1d6ab2;box-shadow:var(--color01) 0 5px 0;padding:0 28px 0 0;margin-left:8px}.desktop .account-pay-s1box .dep-copybox .btn-copy .icon.icon-copy{height:100%;background-color:hsla(0,0%,100%,.25);display:flex;justify-content:center;align-items:center;padding:5px}.desktop .content-mod-list.his_bet .input-group-prepend .input-group-text,.desktop .content-mod-list.his_share .input-group-prepend .input-group-text{background:transparent;border-color:#ced4da}.desktop .content-mod-list.his_bet .input-group-prepend .input-group-text i,.desktop .content-mod-list.his_share .input-group-prepend .input-group-text i{margin-right:0}.desktop .content-mod-list.his_share .share_urlbox{border-top-right-radius:0;border-bottom-right-radius:0}.desktop .content-mod-list.his_share .share_urlbox~.btn{border-top-left-radius:0;border-bottom-left-radius:0;transition:all .4s}.desktop .mainContent .system .usertb-info{color:#5fa9ed;color:var(--color03);font-size:.75rem;margin-bottom:9px}.desktop .mainContent .system .usertb-header{display:flex;align-items:center}.desktop .mainContent .system .usertb-header .pagination{margin-bottom:0;margin-left:auto}.desktop .mainContent .system .usertb-header .overflow-auto{margin-left:auto}.desktop .mainContent .system .usertb-header .custom-checkbox{display:flex;align-items:center;margin-right:24px}.desktop .mainContent .system .usertb-header .custom-checkbox .custom-control-label:after,.desktop .mainContent .system .usertb-header .custom-checkbox .custom-control-label:before{top:0}.desktop .mainContent .system .uinfo-cont{margin-top:30px}.desktop .mainContent .system .uinfo-cont .card{margin-bottom:16px;border:none;box-shadow:0 4px 4px rgba(0,0,0,.25);background:#fff}.desktop .mainContent .system .uinfo-cont .card-header{background-color:#eee;border:none;transition:all .4s;color:#fff;cursor:pointer}.desktop .mainContent .system .uinfo-cont .card-header .custom-control-label{width:100%}.desktop .mainContent .system .uinfo-cont .card-header .bv-no-focus-ring{display:flex}.desktop .mainContent .system .uinfo-cont .card-header:hover{background-color:#ddd}.desktop .mainContent .system .uinfo-cont .custom-checkbox{display:flex;justify-content:center;align-items:center;white-space:nowrap}.desktop .mainContent .system .uinfo-cont .custom-checkbox .custom-control-label:after,.desktop .mainContent .system .uinfo-cont .custom-checkbox .custom-control-label:before{width:16px;height:16px;top:50%;margin-top:-8px}.desktop .mainContent .system .uinfo-cont .card-icon{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:4px;flex:0 0 40px}.desktop .mainContent .system .uinfo-cont .card-type-info{color:#fff;color:var(--null-1);background:#1d6ab2;background:var(--color01)}.desktop .mainContent .system .uinfo-cont .card-type-act{color:#fff;color:var(--null-1);background-color:#c9302c}.desktop .mainContent .system .uinfo-cont .btn-link{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:0}.desktop .mainContent .system .uinfo-cont .btn-link .icon{margin-right:0}.desktop .mainContent .system .uinfo-cont .btn-link .icon:before{background-color:#fff;background-color:var(--null-1)}.desktop .mainContent .system .uinfo-cont .card-title{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:calc(100% - 40px);padding-left:8px;margin-bottom:0}.desktop .mainContent .system .uinfo-cont .card-title~span{font-size:1.5rem;color:#ccc;width:40px;height:40px;border-radius:4px;display:flex;justify-content:center;align-items:center;flex-direction:auto;margin-left:auto}.desktop .mainContent .system .uinfo-cont .card-title~span.isStarred{color:#f4c500}.desktop .mainContent .system .uinfo-cont .card-title input,.desktop .mainContent .system .uinfo-cont .card-title~span input{border:0;background:transparent}.desktop .mainContent .system .uinfo-cont .card-title .card-date,.desktop .mainContent .system .uinfo-cont .card-title input{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.desktop .mainContent .system .uinfo-cont .card-date{font-size:.75rem;color:#9898ab;text-align:left}.desktop .mainContent .system .uinfo-cont .card-body{padding:15px 25px;color:#333}.desktop .mainContent .system .uinfo-cont .unread .card-title h3,.desktop .mainContent .system .uinfo-cont .unread .card-title input{font-size:1.125rem;color:#000;color:var(--null-0);font-weight:bolder;font-family:Yu Gothic,SimHei}.desktop .mainContent .system .uinfo-cont .read .card-title h3,.desktop .mainContent .system .uinfo-cont .read .card-title input{font-size:1rem;color:#9898ab;font-weight:400;font-family:Yu Gothic,SimHei}.desktop .rule.container{width:max(80%,1366px);max-width:80%;margin:auto;padding:32px 16px}@media only screen and (max-width:1440px){.desktop .rule.container{max-width:996px}}.desktop .rule.container .title{color:#02396d;color:var(--title-color);font-size:1.375rem;font-weight:900;padding:24px 0 0}@media only screen and (max-width:1080px){.desktop .rule.container .title{font-size:1.125rem;padding:4px 0}}.desktop .rule.container .rule-cont{margin-top:8px;margin-bottom:40px}.desktop .rule.container .rule-cont h2{color:#02396d;color:var(--title-color);font-weight:700}.desktop .rule.container .rule-cont.question .title{font-size:1rem;padding-top:16px}.desktop .rule.container .rule-cont:last-child{padding-bottom:100px}.desktop .rule.container .rule-cont ol,.desktop .rule.container .rule-cont ul{list-style-type:disc;padding-left:24px}.desktop .rule.container .rule-cont .card-text,.desktop .rule.container .rule-cont li,.desktop .rule.container .rule-cont p{color:#e6ebf1;color:var(--text-color);font-size:1rem;line-height:32px}.desktop .rule.container .rule-cont.question .card-text,.desktop .rule.container .rule-cont.question li,.desktop .rule.container .rule-cont.question p{color:#e6ebf1;color:var(--color06)}.desktop .rule.container .rule-cont button{width:100%;text-align:left;padding:8px}.desktop .rule.container .rule-cont .btn-submit{width:auto;text-align:center;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:none;margin-bottom:0}.desktop .rule.container .rule-cont .btn-question{padding:10px 12px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;font-size:1rem;position:relative;display:flex;color:#9ab0d1;color:var(--color05)}.desktop .rule.container .rule-cont .btn-question:not(.not-collapsed):hover .icon{transform:rotate(90deg)}.desktop .rule.container .rule-cont .btn-question.not-collapsed .icon:after{height:0}.desktop .rule.container .rule-cont .btn-question .icon{width:14px;height:14px;margin-right:10px;align-self:center;position:relative;transition:all .6s}.desktop .rule.container .rule-cont .btn-question .icon:after,.desktop .rule.container .rule-cont .btn-question .icon:before{content:"";background:#1d6ab2;background:var(--color01);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .6s}.desktop .rule.container .rule-cont .btn-question .icon:before{width:100%;height:2px}.desktop .rule.container .rule-cont .btn-question .icon:after{width:2px;height:100%}.desktop .rule.container .rule-cont .collapseContent{padding:0 16px 16px}.desktop .rule.container .rule-cont .collapseContent a{display:inline-block}.desktop .rule.container .rule-cont .card-text{padding:15px 25px;font-size:1em;line-height:2em;width:100%}.desktop .rule.container .rule-cont .card,.desktop .rule.container .rule-cont .card-body{padding:0}.desktop .rule.container .rule-cont .card{margin-bottom:4px;margin-top:8px;background:rgba(0,0,0,.5)}.desktop .help_check-group{display:flex}.desktop .help_check-group .android-clear-history{width:304px;height:540px;background-image:url(/_nuxt/img/android-clear-history.254421f.webp);background-size:contain;background-position:50%;background-repeat:no-repeat}.desktop .help_check-group .ios-clear-history{width:400px;height:380px;background-image:url(/_nuxt/img/ios-clear-history.ae72fec.webp);background-size:contain;background-position:50%;background-repeat:no-repeat}.desktop .help_check .rule-cont:nth-child(2) .left{order:2}.desktop .help_check .rule-cont:nth-child(2) .right{order:1;margin-right:20px}.desktop .help_check .rule-cont:nth-child(3) .right{margin-left:20px;width:100%}.desktop .rule.container .rule-maintain{display:flex;align-items:center;margin:0}.desktop .rule.container .rule-maintain .title,.desktop .rule.container .rule-maintain p,.desktop .rule.container .rule-maintain q{padding:0!important;display:flex;justify-content:center;align-items:center}.desktop .rule.container .rule-maintain .title{width:160px;height:40px;color:#21201e!important;background:#ffc107}.desktop .rule.container .rule-maintain q{width:160px;height:40px;color:#1d6ab2;color:var(--color01);background:#fff;background:var(--null-1)}.desktop .rule.container .rule-maintain p{width:220px;height:40px;color:#21201e;background:#fff;background:var(--null-1);justify-content:flex-start}.desktop .rule.container .rule-maintain:nth-child(odd) .title{background:#d39e00}.desktop .rule.container .rule-maintain:nth-child(odd) p,.desktop .rule.container .rule-maintain:nth-child(odd) q{background:#dde1e7}.desktop .rule.container .rule-maintain:nth-child(2){margin-top:16px}.desktop .card-text.qa_usdt_01,.desktop .card-text.qa_usdt_02,.desktop .card-text.qa_usdt_03,.desktop .card-text.qa_usdt_04,.desktop .card-text.qa_usdt_05,.desktop .card-text.qa_usdt_06,.desktop .card-text.qa_usdt_07{display:flex;flex-wrap:wrap}.desktop .qa_point{color:#ff651b;font-weight:bolder}.desktop .qa_usdt_content{display:flex;flex-direction:column;width:100%;padding:16px;margin:12px 32px;border:1px solid #dde1e7;border-radius:4px;font-size:1.1em}@media (max-width:568px){.desktop .qa_usdt_content{margin:4px 0}}.desktop .qa_title{font-size:1.2em;font-weight:700;color:#1d6ab2;color:var(--color01);width:100%;padding-bottom:10px;padding-top:10px;border-top:1px solid #dde1e7}.desktop .usdt01 .card-text .img1,.desktop .usdt01 .card-text .img2,.desktop .usdt01 .card-text .img3,.desktop .usdt01 .card-text .img4,.desktop .usdt01 .card-text .img5,.desktop .usdt01 .card-text .img6,.desktop .usdt01 .card-text .img7,.desktop .usdt01 .card-text .img8,.desktop .usdt01 .card-text .img9,.desktop .usdt01 .card-text .img10,.desktop .usdt01 .card-text .img11,.desktop .usdt01 .card-text .img12,.desktop .usdt01 .card-text .img13,.desktop .usdt01 .card-text .img14,.desktop .usdt01 .card-text .img15,.desktop .usdt01 .card-text .img16,.desktop .usdt01 .card-text .img17,.desktop .usdt01 .card-text .img18,.desktop .usdt01 .card-text .img19,.desktop .usdt01 .card-text .img20,.desktop .usdt01 .card-text .img21,.desktop .usdt01 .card-text .img22{display:block;width:300px;height:500px;background-size:contain!important;background-position:top!important;background-repeat:no-repeat!important;margin-bottom:10px;margin-right:5px;margin-left:5px}.desktop .usdt01 .card-text .img1{background:url(/_nuxt/img/usdt01_1.845433d.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img1{height:530px}}.desktop .usdt01 .card-text .img2{background:url(/_nuxt/img/usdt01_2.14da9d4.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img2{height:300px}}.desktop .usdt01 .card-text .img3{width:476px;background:url(/_nuxt/img/usdt01_3.69cb556.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img3{height:356px}}.desktop .usdt01 .card-text .img4{background:url(/_nuxt/img/usdt01_4.4eb216d.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img4{height:500px}}.desktop .usdt01 .card-text .img5{background:url(/_nuxt/img/usdt01_5.093ef73.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img5{height:463px}}.desktop .usdt01 .card-text .img6{background:url(/_nuxt/img/usdt02_1.ff910b3.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img6{height:535px}}.desktop .usdt01 .card-text .img7{background:url(/_nuxt/img/usdt02_2.261bfb3.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img7{height:474px}}.desktop .usdt01 .card-text .img8{width:530px;background:url(/_nuxt/img/usdt02_3.a4f5ba5.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img8{height:240px}}.desktop .usdt01 .card-text .img9{width:480px;background:url(/_nuxt/img/usdt02_4.1790bbe.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img9{height:350px}}.desktop .usdt01 .card-text .img10{background:url(/_nuxt/img/usdt02_5.1ce9041.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img10{height:455px}}.desktop .usdt01 .card-text .img11{width:349px;background:url(/_nuxt/img/usdt02_6.3c8ee1b.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img11{height:350px}}.desktop .usdt01 .card-text .img12{background:url(/_nuxt/img/usdt02_7.2900404.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img12{height:415px}}.desktop .usdt01 .card-text .img13{background:url(/_nuxt/img/usdt02_8.1b0f422.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img13{height:415px}}.desktop .usdt01 .card-text span.img14{width:300px!important;background:url(/_nuxt/img/usdt02_9.901c758.png)}@media (max-width:568px){.desktop .usdt01 .card-text span.img14{height:500px}}.desktop .usdt01 .card-text span.img15{width:300px!important;background:url(/_nuxt/img/usdt02_10.9005408.png)}@media (max-width:568px){.desktop .usdt01 .card-text span.img15{height:460px}}.desktop .usdt01 .card-text span.img16{width:300px!important;background:url(/_nuxt/img/usdt02_11.9c337be.png)}@media (max-width:568px){.desktop .usdt01 .card-text span.img16{height:460px}}.desktop .usdt01 .card-text .img17{background:url(/_nuxt/img/usdt02_12.c0f30de.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img17{height:200px}}.desktop .usdt01 .card-text .img18{background:url(/_nuxt/img/usdt02_12.c0f30de.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img18{height:200px}}.desktop .usdt01 .card-text .img19{background:url(/_nuxt/img/usdt02_13.dcdbe47.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img19{height:448px}}.desktop .usdt01 .card-text .img20{background:url(/_nuxt/img/usdt02_14.d25986a.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img20{height:448px}}.desktop .usdt01 .card-text .img21{background:url(/_nuxt/img/usdt02_15.82f4baa.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img21{height:448px}}.desktop .usdt01 .card-text .img22{background:url(/_nuxt/img/usdt02_16.a15a240.png)}@media (max-width:568px){.desktop .usdt01 .card-text .img22{height:448px}}.desktop .game-group.game-uphold{pointer-events:none;cursor:default}.desktop .game-wrap{width:max(80%,1366px);max-width:80%;margin:0 auto 60px}@media only screen and (max-width:1440px){.desktop .game-wrap{max-width:996px}}.desktop .game-wrap .title{height:78px;margin-bottom:40px}.desktop .game-wrap.pcsport .title{background:url(/_nuxt/img/idx-game-1.6c5cdbd.webp) no-repeat 50%/contain}.desktop .game-wrap.pclive .title{background:url(/_nuxt/img/idx-game-2.6dc1dea.webp) no-repeat 50%/contain}.desktop .game-wrap.pclottery .title{background:url(/_nuxt/img/idx-game-4.26296ee.webp) no-repeat 50%/contain}.desktop .game-wrap.pcchess .title{background:url(/_nuxt/img/idx-game-5.e9a0c98.webp) no-repeat 50%/contain}.desktop .game-wrap.egame .title{display:none}.desktop .mainContent.fish .game-wrap.egame .title{width:100%;display:flex;height:78px;background:url(/_nuxt/img/idx-game-6.175b166.webp) no-repeat 50%/contain}.desktop .game-wrap .game-list{width:100%;position:relative}.desktop .game-wrap.egame{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.desktop .game-wrap.egame .b-overlay-wrap.position-relative{width:100%}.desktop .game-wrap.egame .title{order:1;padding:0;margin:0}.desktop .game-wrap.egame .search{order:2;margin-left:auto}.desktop .game-wrap.egame .b-overlay-wrap.position-relative{order:3}.desktop .game-wrap.egame .overflow-auto.game-page{order:4}.desktop .game-menu{width:100%;height:140px;padding:10px 0}.desktop .game-menu .game-owner,.desktop .game-menu .game-type{width:max(80%,1366px);max-width:80%;margin:0 auto}@media only screen and (max-width:1440px){.desktop .game-menu .game-owner,.desktop .game-menu .game-type{max-width:996px}}.desktop .game-menu .game-owner{display:flex;height:80px;background:#fff;background:var(--null-1);box-shadow:#000;box-shadow:var(--null-0);border-radius:8px;overflow:hidden}.desktop .game-menu .game-owner .btn.btn-secondary.game-group{background-image:none!important;border:0}.desktop .game-menu .game-type{display:flex;height:40px}.desktop .game-menu .game-type a{display:flex;justify-content:center;align-items:center;color:#a6f3ff;color:var(--color02);padding:0 10px}.desktop .game-menu .game-type li,.desktop .game-menu .nuxt-link-active{height:100%}.desktop .game-menu .game-group.game-ower-logo{display:inline-flex;justify-content:center;align-items:center;flex-direction:column;width:80px;height:80px;background-color:transparent;position:relative;flex:1}.desktop .game-menu .btn.btn-secondary.game-group.game-ower-logo.nuxt-link-active,.desktop .game-menu .btn.btn-secondary.game-group.game-ower-logo:hover{background:linear-gradient(180deg,#1d6ab2 30%,#5fa9ed)!important;background:var(--lg02)!important;border:0}.desktop .game-menu .game-group.game-ower-logo>i{width:85%;height:45px;background-size:contain;position:unset}.desktop .game-menu .game-group.game-ower-logo>span{color:#000;color:var(--null-0);font-size:.75rem;white-space:nowrap;padding-bottom:4px;text-align:center}.desktop .game-menu .game-group.game-ower-logo.nuxt-link-active>span,.desktop .game-menu .game-group.game-ower-logo:hover>span{color:#fff;color:var(--marquee-text)}.desktop .search .form-control,.desktop .search .input-group-prepend .input-group-text{border:0;background:transparent;cursor:pointer}.desktop .search .input-group-prepend .input-group-text{position:absolute;left:0;height:100%}.desktop .search .form-control{width:100%;border:1px solid #02396d;border:1px solid var(--title-color);border-radius:8px;padding-left:60px}.desktop .search .form-control:focus{border:2px solid #02396d;border:2px solid var(--title-color)}.desktop .game-wrap .game-list.one-piece.chess .game-group:not(.game-uphold):hover .game-btn,.desktop .game-wrap .game-list.one-piece.lotto .game-group:not(.game-uphold):hover .game-btn,.desktop .game-wrap .game-list.one-piece.sport .game-group:not(.game-uphold):hover .game-btn{color:#fff;color:var(--null-1);background-color:#1d6ab2;background-color:var(--color01)}.desktop .game-wrap .game-list.one-piece.chess .game-group+.game-group,.desktop .game-wrap .game-list.one-piece.lotto .game-group+.game-group,.desktop .game-wrap .game-list.one-piece.sport .game-group+.game-group{margin-top:50px}.desktop .game-wrap .game-list.one-piece .game-group{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;padding-bottom:21.54%;border:0;position:relative;background-color:transparent}.desktop .game-wrap .game-list.one-piece .game-group.game-uphold{pointer-events:none}.desktop .game-wrap .game-list.one-piece .game-group:not(.game-uphold).nuxt-link-active,.desktop .game-wrap .game-list.one-piece .game-group:not(.game-uphold).nuxt-link-exact-active,.desktop .game-wrap .game-list.one-piece .game-group:not(.game-uphold):active,.desktop .game-wrap .game-list.one-piece .game-group:not(.game-uphold):hover{transform:translateY(-5px)}.desktop .game-wrap .game-list.one-piece .game-btn{display:flex;justify-content:center;align-items:center;width:80%;height:60px;border-radius:4px;max-width:260px;color:#000;color:var(--null-0);font-size:1rem;white-space:nowrap;color:#fff;color:var(--null-1);background-color:rgba(0,0,0,.5);position:absolute;bottom:16px}@media only screen and (max-width:1680px){.desktop .game-wrap .game-list.one-piece .game-btn{font-size:1.125rem;height:38px}}.desktop .game-wrap.egame .game-list.more .btn.btn-secondary.game-group.game-uphold:before{content:attr(data-text);color:#fff;color:var(--null-1);font-size:1.5rem;border-radius:50%;border:2px solid #a6f3ff;border:2px solid var(--color02);font-weight:700;text-shadow:#000;text-shadow:var(--null-0);display:flex;justify-content:center;align-items:center;width:111px;height:111px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(0,0,0,.4);position:absolute;z-index:2}.desktop .game-wrap.egame .game-list.more .btn.btn-secondary.game-group.game-uphold:after{content:"";width:100%;height:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(0,0,0,.4);position:absolute;z-index:1}.desktop .game-wrap .game-list.chess .game-group.game-uphold:after,.desktop .game-wrap .game-list.lotto .game-group.game-uphold:after,.desktop .game-wrap .game-list.sport .game-group.game-uphold:after{content:attr(data-text);color:#fff;color:var(--null-1);font-size:3em;font-weight:700;text-shadow:#000;text-shadow:var(--null-0);display:flex;justify-content:center;align-items:center;width:100%;height:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.5);background-position:50%;background-repeat:no-repeat;background-size:100%;background-image:url(/_nuxt/img/game-uphold.72fd9ef.webp);position:absolute;top:0;z-index:1}.desktop .game-wrap .game-list.more{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;min-height:220px}@media only screen and (max-width:1440px){.desktop .game-wrap .game-list.more{grid-gap:10px}}.desktop .game-wrap .game-list.more .game-group{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;flex-wrap:wrap;background:linear-gradient(180deg,#1d6ab2 30%,#5fa9ed);background:var(--lg02);box-shadow:0 5px 5px rgba(0,0,0,.35);position:relative;overflow:hidden;padding:0;border:0;margin-bottom:8px}.desktop .game-wrap .game-list.more .game-group .game-img{order:1;margin:auto}.desktop .game-wrap .game-list.more .game-group .game-name{order:2}.desktop .game-wrap .game-list.more .game-group .game-new,.desktop .game-wrap .game-list.more .game-group .game-soon,.desktop .game-wrap .game-list.more .game-group .game-star{position:absolute}.desktop .game-wrap .game-list.more .game-group .game-btn-group{order:3}.desktop .game-wrap .game-list.more .game-group>i{width:40%;height:25%;background-position:50%;order:2;position:absolute;top:4px;right:4px;z-index:1}.desktop .game-wrap .game-list.more .game-group .game-name{width:100%;height:36px;color:#fff;color:var(--null-1);font-size:.75rem;font-weight:900;text-align:center;display:flex;justify-content:center;align-items:center;background-color:#02396d;background-color:var(--color07);padding-left:8px;margin-top:5px}.desktop .game-wrap .game-list.more .game-group .game-name span{text-align:left}.desktop .game-wrap .game-list.more .game-group .game-img{width:94%;height:auto;display:flex;filter:drop-shadow(0 2px 3px rgba(0,0,0,.7));padding-top:6px}.desktop .game-wrap .game-list.more .game-group .game-btn-group{display:flex;width:100%;height:40px}.desktop .game-wrap .game-list.more .game-group .game-btn-group .game-btn{display:flex;justify-content:center;align-items:center;width:100%;height:100%;flex:1;font-size:.75rem;color:#333;background-color:#fff7d5;border:1px solid transparent;padding:4px;z-index:1;border-radius:0 0 5px 0;text-align:center}.desktop .game-wrap .game-list.more .game-group .game-btn-group .game-btn:hover{color:#fff;color:var(--null-1);background:#5fa9ed;background:var(--color03)}.desktop .game-wrap .game-list.more .game-group .game-btn-group .game-btn.lknowbtn{flex:1;font-size:.75rem;color:#fff;color:var(--null-1);background:linear-gradient(90deg,#ffe167,#96661c 40%,#96661c 60%,#ffe167);box-shadow:inset -1px 0 2px rgba(0,0,0,.3);border:1px solid #ffe167;border-radius:0 0 0 5px}.desktop .game-wrap .game-list.more .game-group .game-btn-group .game-btn.lknowbtn:hover{background:#1d6ab2;background:var(--color01);border-color:#1d6ab2;border-color:var(--color01)}.desktop .game-wrap .overflow-auto.game-page{padding:20px 0 60px}.desktop .game-wrap .overflow-auto.game-page .pagination{justify-content:center}.desktop .game-wrap .overflow-auto.game-page .page-link{background:transparent}.desktop .game-wrap>.game-list.one-piece.accordion-gallery{display:flex;flex-wrap:wrap;height:50vh}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-group{display:flex;justify-content:center;align-items:flex-end;width:200px;height:100%;flex-direction:row;max-height:100%;min-height:100%;margin-right:2px;margin-bottom:0;border:0;padding-bottom:0;flex:1;background-position:50%;background-size:cover;position:relative;overflow:hidden;cursor:pointer;transition:all .5s}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-group:last-child{margin-right:0}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-group:hover{flex:6;box-shadow:none;transform:unset}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-group:hover .game-logo{margin-bottom:0}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-group:hover .game-btn{opacity:0;display:flex;justify-content:center;align-items:center;color:#000;color:var(--null-0);width:auto;height:auto;border-radius:4px;background-color:#fff;background-color:var(--null-1);padding:8px 20px;position:absolute;bottom:8px}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-group:hover .game-btn:hover{color:#fff;color:var(--null-1);background-color:#000;background-color:var(--null-0)}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-logo{display:flex;width:100%;min-width:100%;min-height:150px;margin-top:unset;margin-bottom:0;position:relative;left:0;top:0;filter:drop-shadow(2px 2px 2px #502911)}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .game-logo:after{content:"";display:block;width:100%;height:100%;position:absolute;bottom:0}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .icon.icon-arrowleft{transform:rotate(180deg)}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .icon.icon-arrowleft:before{width:16px;height:16px;background:#000;background:var(--null-0)}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .btn.btn-secondary.game-group{background-size:cover}.desktop .game-wrap>.game-list.one-piece.accordion-gallery .btn.btn-secondary.game-group.product_22{background-position:56%}.desktop .game-wrap .game-list.one-piece.live .btn.btn-secondary.game-group.game-uphold:before{content:attr(data-text);color:#fff;color:var(--null-1);font-size:3em;font-weight:700;text-shadow:#000;text-shadow:var(--null-0);display:flex;justify-content:center;align-items:center;width:100%;height:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.5);background-position:50%;background-repeat:no-repeat;background-size:100%;position:absolute;z-index:1}.desktop .qa_but01{margin:7px 0 10px 23px;display:inline-flex;min-width:195px}.desktop .content-mod-group.icashPay .right .upload-card,.desktop .content-mod-group.jkopay .right .upload-card,.desktop .content-mod-group.linepay .right .upload-card{position:relative}.desktop .content-mod-group.icashPay .right .upload-card:after,.desktop .content-mod-group.jkopay .right .upload-card:after,.desktop .content-mod-group.linepay .right .upload-card:after{content:"";width:49%;height:250px;background:url(/_nuxt/img/sample_jkopay.30eccd5.png);background-size:contain;background-position:0;background-repeat:no-repeat;position:absolute;right:0}.desktop .content-mod-group.linepay .right .upload-card:after{background:url(/_nuxt/img/sample_linepay.7b7e3de.png);background-size:contain;background-position:0;background-repeat:no-repeat}.desktop .content-mod-group.icashPay .right .upload-card:after{background:url(/_nuxt/img/sample_icashPay.9217d9c.png);background-size:contain;background-position:0;background-repeat:no-repeat}.desktop .game-wrap.egame .search .input-group-prepend{position:absolute;height:100%;background-color:#1d6ab2;background-color:var(--color01);border-radius:4px 0 0 4px;box-shadow:inset 3px 3px 0 #5fa9ed,inset -3px -3px 0 #02396d;box-shadow:var(--color03) 3px 3px 0 inset,var(--color07) -3px -3px 0 inset;cursor:pointer;z-index:1;width:50px}.desktop .game-wrap.egame .search .input-group-text{background:transparent;border:0}.desktop .game-wrap.egame .search .icon.icon-search:before{background:#fff;background:var(--marquee-text)}.desktop .game-wrap.egame .search input.form-control{background:#fff;background:var(--null-1);border-radius:4px;color:#333;z-index:0}.dialog-gotopay .modal-content .gopay{background-image:linear-gradient(135deg,#00994e,#08533b);box-shadow:0 8px 16px 0 rgba(0,255,241,.5),inset 0 -3px 0 0 rgba(119,202,156,.75),inset 0 2px 4px 0 hsla(0,0%,98%,.32);text-shadow:1px 1px 0 rgba(0,27,59,.48)}.dialog-gotopay .modal-header .close{border:1px solid #fff;color:#fff}.nuxt-progress{transition:none}@media only screen and (max-width:768px){.modal-content{width:85%}.dialog-exchpoint .form-group,.dialog-TransferPoint .form-group{margin-bottom:0}.dialog-exchpoint .modal-main .form-group.badge-group .btn.btn-badge{white-space:nowrap}.dialog-exchpoint .modal-footer,.dialog-TransferPoint .modal-footer{padding-top:0;flex-direction:column}.dialog-exchpoint .modal-footer .btn.rounded-pill{width:calc(100% - .45rem)}.dialog-TransferPoint .btn-submit{margin-top:10px}.dialog-exchpoint .alert.alert-danger{background-color:#f8d7da}.dialog-audit .modal-content{width:85%}}.dialog-exchpoint .btn.close.btn-secondary{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-close.0e1479f.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-close.0e1479f.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;position:absolute;right:28px;opacity:1}.dialog-exchpoint .modal-header{padding:0;background:linear-gradient(145deg,#1d6ab2,#5fa9ed)}.dialog-exchpoint .modal-header .circle{display:none}.dialog-exchpoint .modal-header .title{padding:12px 0;color:#000}.dialog-exchpoint .modal-body{padding:0}.dialog-exchpoint .modal-main{padding-bottom:1rem;padding-top:0}.dialog-exchpoint .modal-footer{padding:8px}.dialog-exchpoint .modal-footer .btn{margin-top:.5rem;margin-bottom:.5rem}.modal-backdrop{opacity:.65}.dialog-noticemb .mtb-panel{padding:0;position:relative}.dialog-noticemb .modal-body{padding:1rem}.dialog-noticemb .modal-header{background:linear-gradient(145deg,#1d6ab2,#5fa9ed)}.dialog-noticemb .mtbn-content{background-color:#fff;box-shadow:inset 0 4px 6px -1px hsla(0,0%,60.8%,.5)}.dialog-noticemb .mtbn-content span{color:#68737d}.dialog-noticemb .mtb-nav{border:1px solid #dde1e7;background:#f1f2f3;background:linear-gradient(180deg,#fff 1%,#eaeaea)}.dialog-noticemb .mtb-nav:last-child{border-bottom:1px solid #dde1e7}.dialog-noticemb .mtb-nav.active{background:linear-gradient(180deg,#fff 1%,#eaeaea 20%)}.dialog-noticemb .mtbn-title{color:#091921}.dialog-noticemb .mtbn-data{color:#9898ab}.serbigbox.dn{height:100%;overflow:hidden;top:-100%}.serbigbox.dn,.serbigbox.show{display:flex;width:100%;position:fixed;z-index:100}.serbigbox.show{height:100vh;top:0;background-color:rgba(0,0,0,.65);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.serbigbox.show,.sersmallbox{justify-content:center;align-items:center}.sersmallbox{position:relative;display:flex;width:300px;height:300px}.sersmallbox a{list-style:none;transform-origin:140px;position:absolute;left:10px;opacity:0;visibility:hidden;transform:rotate(0deg) translateX(120px)}.serbigbox.show .sersmallbox a{transition-duration:.5s;transition-property:transform,opacity;visibility:visible;opacity:1}.btn-facebook,.btn-instagram,.btn-line,.btn-newin,.btn-service,.btn-telegram,.btn-twitter,.btn-whatsapp{display:flex;justify-content:center;align-items:center;width:50px;height:50px;color:#fff;margin-right:8px}.btn-facebook span,.btn-instagram span,.btn-line span,.btn-newin span,.btn-service span,.btn-telegram span,.btn-twitter span,.btn-whatsapp span{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.btn-copy{border-radius:4px;color:#fff;background:#1d6ab2;background:var(--color01)}.btn.btn-outline-primary.JkoPay-copy.btn-copy{color:#007bff;margin-top:8px;background-color:#fff}.btn-service span{background:#ff651b}.btn-service .icon:before{content:"";display:flex;justify-content:center;align-items:center;width:32px;height:32px;background:#fff;mask-image:url(/_nuxt/img/icon-ser24h.e961012.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-ser24h.e961012.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.btn-telegram span{background:linear-gradient(90deg,#4facfe,#00f2fe)}.btn-facebook span{background:#3b5998}.btn-facebook .icon:before{width:32px;height:32px;background:#fff}.btn-telegram span{background:#28a8e9}.btn-telegram .icon:before{width:32px;height:32px;background:#fff}.btn-twitter span{background:#00acee}.btn-twitter .icon:before{width:32px;height:32px;background:#fff}.btn-instagram span{background:linear-gradient(220deg,#405de6,#5851db 20%,#833ab4 30%,#c13584 68%,#ffdc8c 80%)}.btn-instagram .icon:before{width:32px;height:32px;background:#fff}.btn-whatsapp span{background:linear-gradient(60deg,#27a737,#c2e59c)}.btn-whatsapp .icon:before{width:32px;height:32px;background:#fff}.btn-line span{background:linear-gradient(90deg,#00994e 26.98%,#6ebd45 78.01%)}.btn-line .icon:before{width:32px;height:32px;background:#fff}.btn-newin span{background:#689adf}.btn-newin .icon:before{width:32px;height:32px;background:#fff}.dialog-appicon [class^=upload-warp]{width:100%}.dialog-appicon .modal-dialog{margin:0!important}.dialog-appicon .custom-control-label{height:24px!important}.dialog-appicon .icon.icon-ios-addnew:before,.dialog-appicon .icon.icon-ios-share:before,.dialog-appicon .icon.icon-more-vertical:before{background:#1d6ab2;background:var(--color01)}.dialog-appicon .custom-control-label,.dialog-appicon p{line-height:24px}.dialog-appicon p .icon{display:inline-block;vertical-align:middle}.dialog-appicon ul{list-style-type:disc;margin-left:24px}.dialog-appicon ul li{display:flex;align-items:center;line-height:24px}.dialog-appicon ul li .icon{display:inline-flex}.dialog-appicon ul li:before{content:" • ";margin-right:8px}.dialog-appicon .custom-control.custom-checkbox{margin-bottom:8px}.dialog-appicon .modal-main .icon.icon-camera{width:auto;height:auto}.dialog-appicon .modal-main .icon.icon-close{margin-left:unset}.dialog-appicon .upload-warp img{height:400px}.dialog-appicon .upload-card{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.dialog-appicon .upload-warp{display:inline-flex;justify-content:center;align-items:center;width:100%;height:250px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.25);padding:24px;margin-bottom:24px;cursor:pointer;position:relative}.dialog-appicon .upload-warp .icon.icon-camera,.dialog-appicon .upload-warp .icon.icon-upload{margin-bottom:8px}.dialog-appicon .upload-warp .icon.icon-camera:before,.dialog-appicon .upload-warp .icon.icon-upload:before{width:72px;height:72px;background:#9898ab}.dialog-appicon .upload-warp img{display:flex;max-width:90%;height:100%;z-index:1}.dialog-appicon .upload-warp span{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;color:#9898ab;text-align:center;padding-bottom:8px;position:absolute}.dialog-appicon .upload-warp .btn.btn-upload{color:#f4f4f4;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:linear-gradient(145deg,#1d6ab2,#5fa9ed);margin:24px auto;padding:8px 24px;box-shadow:0 4px 0 rgba(166,121,84,.5);border:1px solid #1d6ab2;border:1px solid var(--color01)}.dialog-appicon .upload-warp .upload-icon{color:#fff;padding:10px;margin-left:auto;width:40px;height:40px;border-radius:50%;position:absolute;top:-16px;right:-16px;z-index:1}.dialog-appicon .upload-warp .upload-icon,.dialog-appicon .upload-warp .upload-icon:hover{background-color:#1d6ab2;background-color:var(--color01)}.mbtnin-wrap{max-width:100%;top:auto;bottom:0;background-color:transparent}.mbtnin-wrap .modal-dialog{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;position:absolute;bottom:0;margin:0}.mbtnin-wrap .modal-content{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0;border-bottom-right-radius:0;max-width:100%;width:100%;max-height:85vh;background-color:#2c323a;border:0;overflow-y:scroll;overflow-x:hidden;position:absolute;bottom:0;background:linear-gradient(157deg,#1d6ab2,#a6f3ff);background:linear-gradient(157deg,var(--color01),var(--color02))}.modal.fade.show.mbtnin-wrap{-webkit-animation:slideTop .5s cubic-bezier(.25,.46,.45,.94) both;animation:slideTop .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slideTop{0%{transform:translateY(100px)}to{transform:translateY(0)}}@keyframes slideTop{0%{transform:translateY(100px)}to{transform:translateY(0)}}.mbtnin-wrap .modal-body{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:15px 25px}.mbtnin-wrap .hot_menu{display:flex;margin-left:auto}.mbtnin-wrap .hot_menu .walletTransferBtn{--bgc:hsla(0,0%,100%,0.5);--borderColor:transparent;--textColor:var(--color01)}.mbtnin-wrap .hot_menu .walletTransferBtn .custom-switch{--mainColor:var(--color01)}.mbtnin-wrap .mbtnin-mail{width:72px;height:60px}.mbtnin-wrap .mbtnin-mail .badge.badge-pill{display:flex;justify-content:center;align-items:center;font-size:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#1d6ab2;color:var(--color01);background-color:#ffed9e;letter-spacing:-.05em;padding:4px 5px;margin:0;position:absolute;right:-.3em;top:-.3em}.mbtnin-wrap .btn.btn-close,.mbtnin-wrap .mbtnin-bank,.mbtnin-wrap .mbtnin-disc{width:72px;position:relative}.mbtnin-wrap .mbtnin-disc:after{content:"HOT";display:inline-flex;justify-content:center;color:#fff;font-size:12px;font-weight:900;background:#dc3545;padding:2px 4px;border-radius:4px;-webkit-animation:colorChgA 1s infinite;animation:colorChgA 1s infinite;position:absolute;right:-.3em;top:-.3em}.mbtnin-wrap .btn.btn-close{height:60px}.mbtnin-wrap .mbtnin-bank,.mbtnin-wrap .mbtnin-disc,.mbtnin-wrap .mbtnin-mail{margin-right:4px}.mbtnin-wrap .btn.btn-close,.mbtnin-wrap .mbtnin-bank,.mbtnin-wrap .mbtnin-disc,.mbtnin-wrap .mbtnin-mail{padding:5px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;border:2px solid transparent;background:hsla(0,0%,100%,.5);position:relative}.mbtnin-wrap .btn.btn-close .icon:before,.mbtnin-wrap .mbtnin-bank .icon:before,.mbtnin-wrap .mbtnin-disc .icon:before,.mbtnin-wrap .mbtnin-mail .icon:before{background:#1d6ab2;background:var(--color01)}.mbtnin-wrap .btn.btn-close q,.mbtnin-wrap .btn.btn-close span,.mbtnin-wrap .mbtnin-bank q,.mbtnin-wrap .mbtnin-bank span,.mbtnin-wrap .mbtnin-disc q,.mbtnin-wrap .mbtnin-disc span,.mbtnin-wrap .mbtnin-mail q,.mbtnin-wrap .mbtnin-mail span{font-size:14px;color:#fff;margin-top:4px}.mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active,.mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active,.mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active,.mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active{border-color:#1d6ab2;border-color:var(--color01);background:#fff;color:#1d6ab2;color:var(--color01);font-weight:900}.mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active .icon:before,.mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active .icon:before,.mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active .icon:before,.mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active .icon:before{background:#1d6ab2;background:var(--color01)}.mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active q,.mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active span,.mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active q,.mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active span,.mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active q,.mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active span,.mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active q,.mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active span{color:#1d6ab2;color:var(--color01)}.mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active .badge.badge-pill,.mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active .badge.badge-pill,.mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active .badge.badge-pill,.mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active .badge.badge-pill{color:#fff}.mbtnin-wrap .mbtnin-msg{color:#273849;width:100%;padding:10px 0;position:relative}.mbtnin-wrap .mbtnin-left{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:0 8px;width:100%;height:100%;z-index:1}.mbtnin-wrap .mbtnin-right{display:none}.mbtnin-wrap .mtop-cont{display:flex;flex-wrap:wrap;width:100%;letter-spacing:.04rem;margin-bottom:0;color:#fff;align-items:center}.mbtnin-wrap .mtop-cont+.mtop-cont{margin-top:10px}.mbtnin-wrap .mtop-cont>span:first-child{font-size:2em;font-weight:900;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.mbtnin-wrap .mtop-cont .rank{margin-bottom:2px;margin-right:auto;display:flex;align-items:center;color:#fff}.mbtnin-wrap .mtop-cont .btn-last{border-radius:4px;margin-left:15px;padding:5px 10px;display:flex;justify-content:center;align-items:center;background-color:#1d6ab2;background-color:var(--color01);color:#fff}.mbtnin-wrap .mtop-cont .btn-last span{margin-left:4px}.sm_wrap{justify-content:center;align-items:center;flex-direction:column}.sm_content,.sm_menu,.sm_wrap{width:100%;display:flex}.sm_menu{height:80px;margin-top:12px;margin-bottom:8px}.sm_menu .sm_item{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;background:hsla(0,0%,100%,.5);border-radius:8px;border:2px solid transparent;padding:0;position:relative;transition:all .4s}.sm_menu .sm_item+.sm_item{margin-left:4px}.sm_menu .sm_item .icon{width:24px;height:24px;transition:all .4s}.sm_menu .sm_item .icon:before{width:100%;height:100%;background:#1d6ab2;background:var(--color01)}.sm_menu .sm_item span{margin-top:8px}.sm_menu .sm_item.active{border-color:#1d6ab2;border-color:var(--color01);color:#1d6ab2;color:var(--color01)}.sm_menu .sm_item.active .icon{transform:rotate(-15deg)}.sm_content{border-radius:8px;padding:10px;display:none;flex-direction:column;min-height:230px;background:hsla(0,0%,100%,.5)}.sm_content.active{display:flex}.sm_content.active .sm_item .icon.icon-gift~span:after{content:"HOT";display:inline-flex;justify-content:center;color:#fff;font-size:12px;font-weight:900;background:#dc3545;padding:2px 4px;border-radius:4px;margin-left:10px;-webkit-animation:colorChgA 1s infinite;animation:colorChgA 1s infinite}@keyframes colorChgA{0%{background:#dc3545}50%{background:#ffc107}to{background:#dc3545}}.sm_content .sm_item{width:100%;height:42px;border:3px double transparent;border-radius:5px;padding:0 10px;display:flex;align-items:center;color:#fff}.sm_content .sm_item+.sm_item{border-top:1px solid hsla(0,0%,100%,.5)}.sm_content .sm_item .icon:before{width:18px;height:18px;background:#1d6ab2;background:var(--color01);margin-right:12px}.sm_content .sm_item span{font-size:16px}.sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active{border-color:#1d6ab2;border-color:var(--color01);font-weight:900;color:#1d6ab2;color:var(--color01)}.sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active .icon{transform:rotate(-15deg)}.mbtnin-btn .mbtnin-item{display:inline-flex;align-items:center;width:100%;height:40px}.mbtnin-logout{margin-top:10px;padding:12px 0;border-radius:8px;border:none;display:flex;justify-content:center;align-items:center;background:linear-gradient(145deg,#1d6ab2,#5fa9ed)}.mbtnin-logout .icon{margin-bottom:0}.mbtnin-logout .icon:before{margin-right:8px}.sm_wrap .sm_help{width:100%;padding-top:10px;margin:0 -2px -4px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.sm_wrap .sm_help li{width:33.33%;height:60px;padding:0 2px;margin-bottom:4px;color:#fff;font-size:.8rem}.sm_wrap .sm_help li,.sm_wrap .sm_help li .sm_item{display:flex;justify-content:center;align-items:center}.sm_wrap .sm_help li .sm_item{width:100%;height:100%;border:2px solid transparent;border-radius:10px;background:hsla(0,0%,100%,.5);text-align:center;flex-direction:column}.sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active{border-color:#1d6ab2;border-color:var(--color01);font-weight:900}.sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active span{color:#1d6ab2;color:var(--color01)}.sm_wrap .sm_help li .sm_item .icon{margin-bottom:4px;transition:all0 .4s}.sm_wrap .sm_help li .sm_item .icon:before{width:18px;height:18px;background:#1d6ab2;background:var(--color01)}.sm_wrap .sm_help li .sm_item span{color:#fff}.sm_wrap .sm_help li span{margin-bottom:4px}.sm_wrap .sm_help li .icon:before{background:#8d9da8}.sm_wrap .sm_help li .custom-switch{margin-right:-8px}.sm_wrap .sm_help li.nuxt-link-active{color:#fff;background:linear-gradient(90deg,#ff651b 26.98%,#ffa81a 78.01%)}.sm_wrap .sm_help li.nuxt-link-active .icon:before{background:#fff}.my-element,body{height:100dvh!important}.idex-wrap.mobile{--headerH:60px;--containerP:15px;height:100vh;background:linear-gradient(180deg,#7bbcff,#3d90e7)}.idex-wrap.mobile form a:not(.btn-badge){color:hsla(0,0%,100%,.9)}.idex-wrap.mobile form .custom-checkbox a:not(.btn-badge){color:#1d6ab2;color:var(--color01)}.idex-wrap.mobile form input.form-control[readonly]::-moz-placeholder{color:#1d6ab2!important;color:var(--color01)!important}.idex-wrap.mobile form input.form-control[readonly]:-ms-input-placeholder{color:#1d6ab2!important;color:var(--color01)!important}.idex-wrap.mobile form input.form-control[readonly]::placeholder{color:#1d6ab2!important;color:var(--color01)!important}.idex-wrap.mobile .custom-select{color:#333}.idex-wrap.mobile .audio-play .custom-switch{--switchW:2rem}.idex-wrap.mobile .b-form-btn-label-control.form-control>.form-control,.idex-wrap.mobile .form-control,.idex-wrap.mobile input{border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;color:#333;border:1px solid #1d6ab2;border:1px solid var(--color01)}.idex-wrap.mobile .b-calendar .form-control{background-color:transparent;background:transparent}.idex-wrap.mobile .b-calendar .form-control:focus{color:#000}.idex-wrap.mobile .custom-select,.idex-wrap.mobile .input-group .b-form-btn-label-control.dropdown.b-form-datepicker.form-control,.idex-wrap.mobile select{border:1px solid #1d6ab2;border:1px solid var(--color01)}.idex-wrap.mobile .user-mod.hisbet .form-group .input-group .b-form-btn-label-control .btn svg,.idex-wrap.mobile .user-mod.hisbet .form-group .input-group .b-form-datepicker .btn svg,.idex-wrap.mobile .user-mod.hisbet .form-group .input-group .dropdown .btn svg,.idex-wrap.mobile .user-mod.share .form-group .input-group .b-form-btn-label-control .btn svg,.idex-wrap.mobile .user-mod.share .form-group .input-group .b-form-datepicker .btn svg,.idex-wrap.mobile .user-mod.share .form-group .input-group .dropdown .btn svg{filter:invert(13%) sepia(95%) saturate(4967%) hue-rotate(173deg) brightness(90%) contrast(108%)}.idex-wrap.mobile .user-mod.hisbet .form-group .input-group .b-form-btn-label-control.form-control>label.form-control,.idex-wrap.mobile .user-mod.hisbet .form-group .input-group label.form-control,.idex-wrap.mobile .user-mod.share .form-group .input-group .b-form-btn-label-control.form-control>label.form-control,.idex-wrap.mobile .user-mod.share .form-group .input-group label.form-control{border:0!important}.idex-wrap.mobile .idx-content,.idex-wrap.mobile .idx-main{width:100%}.idex-wrap.mobile .idx-main{height:calc(100dvh - 54px)}.idex-wrap.mobile .m_header{width:100%;position:fixed;top:0;left:0;z-index:11}.idex-wrap.mobile .idx-header{justify-content:center;width:100%;height:var(--headerH);padding:0 var(--containerP);background:#1d6ab2;background:var(--color01);position:relative}.idex-wrap.mobile .idx-header,.idex-wrap.mobile .idx-header.logafter{display:flex;align-items:center}.idex-wrap.mobile .idx-header .btn-link{padding:4px}.idex-wrap.mobile .idx-header .btn-logo,.idex-wrap.mobile .idx-header .login-after,.idex-wrap.mobile .idx-header .user-info-wrap{height:80%}.idex-wrap.mobile .idx-header .user-info-wrap{flex-basis:0;flex-grow:0;flex-shrink:0;color:#fff}.idex-wrap.mobile .idx-header .btn-logo{background-image:url(/_nuxt/img/logo.13f2aca.png);background-position:0;background-repeat:no-repeat;background-size:contain;margin-right:auto;flex:unset;min-width:150px}.idex-wrap.mobile .idx-header.logafter .btn-logo{flex:unset;min-width:150px}.idex-wrap.mobile .idx-header .btn-login,.idex-wrap.mobile .idx-header .btn-logout,.idex-wrap.mobile .idx-header .btn-signup{--textColor:var(--color01);display:flex;justify-content:center;align-items:center;width:60px;height:40px;border-radius:8px;padding:0 8px;margin-left:10px;color:var(--textColor);background:linear-gradient(145deg,#4ba9df,#a6f3ff);font-size:14px;font-weight:700;position:relative}.idex-wrap.mobile .idx-header .btn-login:before,.idex-wrap.mobile .idx-header .btn-logout:before,.idex-wrap.mobile .idx-header .btn-signup:before{content:"";width:calc(100% - 6px);height:calc(100% - 6px);border-radius:6px;border:1px solid var(--textColor);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.idex-wrap.mobile .idx-header .btn-login.nuxt-link-active,.idex-wrap.mobile .idx-header .btn-login.nuxt-link-exact-active,.idex-wrap.mobile .idx-header .btn-logout.nuxt-link-active,.idex-wrap.mobile .idx-header .btn-logout.nuxt-link-exact-active,.idex-wrap.mobile .idx-header .btn-signup.nuxt-link-active,.idex-wrap.mobile .idx-header .btn-signup.nuxt-link-exact-active{color:#9bfbfb;background:#1d6ab2;background:var(--color01);border:1px solid #9bfbfb}.idex-wrap.mobile .idx-header .btn-signup{--textColor:#895006;margin-right:4px;background:linear-gradient(145deg,#ffb322,#ffd766)}.idex-wrap.mobile .idx-header .btn-signup.nuxt-link-active,.idex-wrap.mobile .idx-header .btn-signup.nuxt-link-exact-active{margin-right:0}.idex-wrap.mobile .idx-header .btn-logout{display:none}.idex-wrap.mobile .user-info-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;color:#fff;padding:8px}.idex-wrap.mobile .user-info-wrap .memberLevel{display:flex;margin-bottom:2px}.idex-wrap.mobile .user-info-wrap .user-number,.idex-wrap.mobile .user-info-wrap .user-wallet{display:flex;justify-content:flex-end;align-items:center;width:100%;height:auto;flex-wrap:wrap}.idex-wrap.mobile .user-info-wrap a{width:100%;display:inline-flex;justify-content:flex-start;align-items:center;color:#fff;display:none}.idex-wrap.mobile .user-info-wrap a .icon:before{background:#fff}.idex-wrap.mobile .user-info-wrap a.nuxt-link-active,.idex-wrap.mobile .user-info-wrap a:active,.idex-wrap.mobile .user-info-wrap a:hover{color:#fff}.idex-wrap.mobile .user-info-wrap a.nuxt-link-active .icon:before,.idex-wrap.mobile .user-info-wrap a:active .icon:before,.idex-wrap.mobile .user-info-wrap a:hover .icon:before{background:#fff}.idex-wrap.mobile .user-info-wrap q{display:inline-flex;justify-content:flex-start;align-items:center;padding-left:4px;font-size:13px}.idex-wrap.mobile .user-info-wrap .icon{font-weight:400}.idex-wrap.mobile .user-info-wrap .icon:before{width:16px;height:16px;background:#fff}.idex-wrap.mobile .user-info-wrap .user-name{align-items:flex-end}.idex-wrap.mobile .user-info-wrap .user-wallet{flex-wrap:nowrap}.idex-wrap.mobile .user-info-wrap .user-wallet,.idex-wrap.mobile .user-info-wrap .user-wallet:before,.idex-wrap.mobile .user-info-wrap .user-wallet q{font-weight:900}.idex-wrap.mobile .user-info-wrap .user-wallet q,.idex-wrap.mobile .user-info-wrap .user-wallet span{display:inline-flex;justify-content:center;align-items:center;height:100%;font-size:1.2em}.idex-wrap.mobile .user-info-wrap .user-wallet .icon.icon-deposit:before{width:17px;height:17px}.idex-wrap.mobile .user-info-wrap .user-wallet .icon.icon-refresh{display:inline-flex;justify-content:center;align-items:center;height:100%}.idex-wrap.mobile .user-info-wrap .user-wallet .icon.icon-refresh:before{margin-left:4px}.idex-wrap.mobile .user-info-wrap.nuxt-link-active{color:#1d6ab2;color:var(--color01)}.idex-wrap.mobile .user-info-wrap.nuxt-link-active .icon:before{background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile .login-after{display:flex;justify-content:flex-end;align-items:center}.idex-wrap.mobile .login-after .badge{font-size:12px;position:absolute;top:0;right:0}.idex-wrap.mobile .login-after .btn{display:flex;justify-content:center;align-items:center;min-width:48px;height:48px;color:#fff;position:relative}.idex-wrap.mobile .login-after .btn .icon:before{width:16px;height:16px;background:#fff}.idex-wrap.mobile .login-after .btn.nuxt-link-active,.idex-wrap.mobile .login-after .btn:active{color:#1d6ab2;color:var(--color01);background:#fff}.idex-wrap.mobile .login-after .btn.nuxt-link-active .icon:before,.idex-wrap.mobile .login-after .btn:active .icon:before{background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile .idx-header.logafter .user-info-wrap{padding:0;min-width:100px}.idex-wrap.mobile .marquee{display:flex;color:#acd5d5;width:100%;height:36px;background-color:#1d6ab2;background-color:var(--color01);border-radius:5px;overflow:hidden;position:relative;align-items:center}.idex-wrap.mobile .marquee .icon.icon-new{display:inline-block;vertical-align:middle;font-size:32px;line-height:40px;padding-right:8px;padding-left:16px}.idex-wrap.mobile .marquee .icon.icon-new:before{width:20px;height:20px;background:#acd5d5;mask-image:url(/_nuxt/img/icon-speak.f6587df.svg);-webkit-mask-image:url(/_nuxt/img/icon-speak.f6587df.svg)}.idex-wrap.mobile .marquee .mq-cont{display:inline-block;font-size:12px;width:calc(100% - 66px);height:40px;line-height:40px;vertical-align:middle;white-space:nowrap;overflow:hidden;box-sizing:border-box;cursor:pointer;position:relative}.idex-wrap.mobile .marquee p{display:inline-block;min-width:100%;height:100%;text-indent:0;padding-left:100%;-webkit-animation-name:marquee;animation-name:marquee;-webkit-animation-duration:20s;animation-duration:20s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-play-state:running;animation-play-state:running}.idex-wrap.mobile .marquee p:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@keyframes marquee{0%{transform:none}to{transform:translate3d(-100%,0,0)}}.idex-wrap.mobile .flex-givemoney{width:72px;height:72px;position:fixed;right:4px;bottom:152px;background:url(/_nuxt/img/icon_pc_givemoney.4596078.webp)!important;background-color:transparent!important;background-size:contain!important;z-index:3}.idex-wrap.mobile .flex-givemoney:hover{background-color:transparent}.idex-wrap.mobile .btn.nuxt-link-exact-active.nuxt-link-active.btn-secondary.flex-givemoney{filter:drop-shadow(0 0 .75rem #ff0)}.idex-wrap.mobile .flex-fifa2022{width:72px;height:72px;position:fixed;right:4px;bottom:72px;background-color:transparent!important;background-size:contain!important;z-index:3;opacity:1!important}.idex-wrap.mobile .flex-fifa2022:hover{background-color:transparent}.idex-wrap.mobile .flex-fifa2022:target,.idex-wrap.mobile .flex-givemoney:target{display:none!important}.idex-wrap.mobile .close_money{width:24px;height:24px;border-radius:50%;background:rgba(0,0,0,.5);position:absolute;top:-15px;right:0;z-index:9}.idex-wrap.mobile .close_money:before{content:"";background:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center;width:100%;height:100%;mask-image:url(/_nuxt/img/icon-close.0e1479f.svg);mask-position:center;mask-repeat:no-repeat;mask-size:50%;-webkit-mask-image:url(/_nuxt/img/icon-close.0e1479f.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:50%}.idex-wrap.mobile .idx-nav{width:100%;height:50px;position:fixed;bottom:0;left:0;z-index:11}.idex-wrap.mobile .idx-nav:after,.idex-wrap.mobile .idx-nav:before{content:"";width:calc(50% - 40px);height:100%;background:linear-gradient(180deg,#2d344c,#1f2738);position:absolute;bottom:0}.idex-wrap.mobile .idx-nav:before{left:0;border-top-left-radius:8px}.idex-wrap.mobile .idx-nav:after{right:0;border-top-right-radius:8px}.idex-wrap.mobile .idx-nav .navCenterDec{width:84px;height:100%;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:url(/_nuxt/img/mb-nav-bg.439e8f3.png) no-repeat;background-size:contain}.idex-wrap.mobile .idx-nav>div.nav-item{position:relative}.idex-wrap.mobile .idx-nav ul{display:flex;width:100%}.idex-wrap.mobile .idx-nav .nav-item,.idex-wrap.mobile .idx-nav .service_box01{flex:1}.idex-wrap.mobile .idx-nav .nav-item,.idex-wrap.mobile .idx-nav .nav-link,.idex-wrap.mobile .idx-nav .service_box01,.idex-wrap.mobile .idx-nav .serviceBtn{width:100%;height:100%;display:inline-flex;margin-right:0;z-index:1}.idex-wrap.mobile .idx-nav .nav-link .icon-deposit:before,.idex-wrap.mobile .idx-nav .nav-link .icon-gift:before,.idex-wrap.mobile .idx-nav .nav-link .icon-headphones:before,.idex-wrap.mobile .idx-nav .nav-link .icon-menu:before{-webkit-mask-image:none;mask-image:none;background-size:contain!important;background-color:transparent!important}.idex-wrap.mobile .idx-nav .nav-link .icon-deposit~span,.idex-wrap.mobile .idx-nav .nav-link .icon-gift~span,.idex-wrap.mobile .idx-nav .nav-link .icon-headphones~span,.idex-wrap.mobile .idx-nav .nav-link .icon-menu~span{margin-top:0}.idex-wrap.mobile .idx-nav .nav-link .icon-gift:before{background-image:url(/_nuxt/img/icon-gift.4141864.png)!important}.idex-wrap.mobile .idx-nav .nav-link .icon-headphones:before{background-image:url(/_nuxt/img/icon-chat.31e1b8f.png)!important}.idex-wrap.mobile .idx-nav .nav-link .icon-deposit:before{background-image:url(/_nuxt/img/icon-wallet.9fd3236.png)!important}.idex-wrap.mobile .idx-nav .nav-link .icon-menu:before{background-image:url(/_nuxt/img/icon-user.29e8a3d.png)!important}.idex-wrap.mobile .idx-nav .home-icon .icon-home{margin-bottom:-30px;position:relative;top:-35px}.idex-wrap.mobile .idx-nav .home-icon .icon-home:before{width:60px!important;height:60px!important;-webkit-mask-image:none;mask-image:none;background:url(/_nuxt/img/mb-nav-logo.aba58a9.png) no-repeat!important;background-size:contain!important}.idex-wrap.mobile .idx-nav .btn.btn-secondary{font-size:.8em;font-weight:900;letter-spacing:.02rem;color:#9ab0d1;color:var(--color05);display:flex;justify-content:center;align-items:center;flex-direction:column;background:transparent;border:0}.idex-wrap.mobile .idx-nav .btn.btn-secondary .icon:before{background:#fff}.idex-wrap.mobile .idx-nav .btn.btn-secondary.nav-link .icon:before,.idex-wrap.mobile .idx-nav .btn.btn-secondary.serviceBtn .icon:before{width:24px;height:24px}.idex-wrap.mobile .idx-nav .btn.btn-secondary span{margin-top:2px}.idex-wrap.mobile .idx-nav .nav-flex .btn.btn-secondary.flex-givemoney,.idex-wrap.mobile .idx-nav .nav-item.active .btn.btn-secondary{opacity:1}.idex-wrap.mobile .idx-nav .nav-flex .btn.btn-secondary.flex-givemoney .icon:before,.idex-wrap.mobile .idx-nav .nav-item.active .btn.btn-secondary .icon:before{background:#ffeca6}.idex-wrap.mobile .idx-nav .nav-flex .btn.btn-secondary.flex-givemoney span,.idex-wrap.mobile .idx-nav .nav-item.active .btn.btn-secondary span{color:#9ab0d1;color:var(--color05)}.idex-wrap.mobile .mb_gotop{display:flex;justify-content:center;align-items:center;width:38px;height:38px;border-radius:50%;border:1px solid #1d6ab2;border:1px solid var(--color01);background:hsla(0,0%,100%,.64);position:absolute;bottom:70px;right:10px;z-index:11}.idex-wrap.mobile .mb_gotop .icon.icon-arrowtop:before{width:16px;height:16px;background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile .idx-footer{background-color:#21201e;padding:16px 0 100px}.idex-wrap.mobile .idx-footer .copyright,.idex-wrap.mobile .idx-footer .info{color:#475050;padding-left:24px;margin-top:12px}.idex-wrap.mobile .idx-footer ul.row{width:100%}.idex-wrap.mobile .idx-footer ul.row li{width:50%;height:40px}.idex-wrap.mobile .idx-footer ul.row li a{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;color:#fff;padding-left:24px}.idex-wrap.mobile .idx-footer ul.row li p{padding-left:16px}.idex-wrap.mobile #idxSlider{height:27vw;margin:0 -5px;border-radius:20px;z-index:1;overflow:hidden;flex-shrink:0}@media only screen and (max-width:1080px){.idex-wrap.mobile #idxSlider{height:37vw}}@media only screen and (max-width:768px){.idex-wrap.mobile #idxSlider{height:49vw}}.idex-wrap.mobile #idxSlider img[lazy=error],.idex-wrap.mobile #idxSlider img[lazy=loaded],.idex-wrap.mobile #idxSlider img[lazy=loading]{height:27vw}@media only screen and (max-width:1080px){.idex-wrap.mobile #idxSlider img[lazy=error],.idex-wrap.mobile #idxSlider img[lazy=loaded],.idex-wrap.mobile #idxSlider img[lazy=loading]{height:37vw}}@media only screen and (max-width:768px){.idex-wrap.mobile #idxSlider img[lazy=error],.idex-wrap.mobile #idxSlider img[lazy=loaded],.idex-wrap.mobile #idxSlider img[lazy=loading]{height:49vw}}.idex-wrap.mobile .idxMar{flex-shrink:0}.idex-wrap.mobile .hotgameBox{margin-top:10px;position:relative;flex-shrink:1;flex-grow:1;overflow:hidden}.idex-wrap.mobile .hotgameBox .hot_s1box{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:1080px) and (orientation:landscape){.idex-wrap.mobile .hotgameBox .hot_s1box{justify-content:start;align-items:start}}.idex-wrap.mobile .hotgameBox .tabs{width:100%;height:100%;display:flex}.idex-wrap.mobile .hotgameBox .tabListBox{width:80px;margin-right:8px;flex-shrink:0;overflow:hidden}.idex-wrap.mobile .hotgameBox .nav.nav-tabs{width:100%;height:100%;border-bottom:none;flex-direction:column;flex-wrap:nowrap;overflow-y:auto}.idex-wrap.mobile .hotgameBox .nav-item{flex-grow:1}.idex-wrap.mobile .hotgameBox .nav-item+.nav-item{margin-top:5px}.idex-wrap.mobile .hotgameBox .nav-item .nav-link{height:100%;padding:5px;border-radius:4px;border:none;border-bottom:3px solid #214d80;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#7bbcff,#0d5097)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active{border-color:#4286c5;background:linear-gradient(180deg,#a2d6f5,#5eabe6)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .icon.icon-hotpro:before{background-image:url(/_nuxt/img/icon-hot-active.775dbe8.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .icon.icon-football:before{background-image:url(/_nuxt/img/icon-sport-active.f8f1af0.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .icon.icon-dice:before{background-image:url(/_nuxt/img/icon-live-active.248dc40.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .icon.icon-slot:before{background-image:url(/_nuxt/img/icon-egame-active.208bfad.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .icon.icon-lotto:before{background-image:url(/_nuxt/img/icon-lottery-active.630e038.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .icon.icon-poker:before{background-image:url(/_nuxt/img/icon-chess-active.4b6017b.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .icon.icon-fish:before{background-image:url(/_nuxt/img/icon-fish-active.b14f12b.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .icon.icon-recommend:before{background-image:url(/_nuxt/img/icon-recommend-active.cec90f9.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link.active .typeText{text-shadow:0 2px 3px #00248a}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon[class*=icon-]:before{content:"";width:25px;height:25px;display:block;background-size:contain;background-color:transparent;-webkit-mask-image:none;mask-image:none}@media only screen and (max-height:700px){.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon[class*=icon-]:before{width:15px;height:15px}}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon.icon-hotpro:before{background-image:url(/_nuxt/img/icon-hot.019f220.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon.icon-football:before{background-image:url(/_nuxt/img/icon-sport.f37e2d8.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon.icon-dice:before{background-image:url(/_nuxt/img/icon-live.2559ab4.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon.icon-slot:before{background-image:url(/_nuxt/img/icon-egame.fa0e06a.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon.icon-lotto:before{background-image:url(/_nuxt/img/icon-lottery.5893e19.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon.icon-poker:before{background-image:url(/_nuxt/img/icon-chess.911d121.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon.icon-fish:before{background-image:url(/_nuxt/img/icon-fish.5775026.png)}.idex-wrap.mobile .hotgameBox .nav-item .nav-link .icon.icon-recommend:before{background-image:url(/_nuxt/img/icon-recommend.5fdc04d.png)}.idex-wrap.mobile .hotgameBox .nav-item .typeText{margin-left:5px;font-size:14px;color:#fff}.idex-wrap.mobile .hotgameBox .tab-content{flex-grow:1}.idex-wrap.mobile .hotgameBox .tab-pane{height:100%}.idex-wrap.mobile .hotgameBox .typeBox{--gutterW:2px;--mb:4px;height:100%;overflow:hidden;display:flex;flex-direction:column}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .listRow,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .listRow{align-content:flex-start}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .item,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item{width:100%;height:0;padding-bottom:100%;position:relative}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .item>a,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item>a{width:100%;height:100%;position:absolute}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .item .itemBg,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemBg{display:none}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .item .itemContent,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemContent{height:100%;padding:8px;display:block;position:relative;overflow:hidden}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .item .itemContent a,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemContent a{display:none}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .item .itemImg,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemImg{width:100%;height:100%;transform:translate(0);left:0;top:0}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .item .itemImg img,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemImg img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .item .itemName,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemName{width:100%;padding:5px;text-align:center;background:rgba(0,0,0,.5);position:absolute;bottom:15%;left:0}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .listCol,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_0 .listCol.w-100{width:33.333%;height:auto}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .listCol,.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .listCol.w-100{width:50%;height:auto}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item:not(:hover) .itemBtns{opacity:0;pointer-events:none;z-index:-1;transition:opacity .4s 0s,z-index .1ms .4s}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item:hover .itemName{bottom:70%;background:hsla(0,0%,100%,.8);color:#000}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemContent{width:100%;position:absolute}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemLogo{width:50px;height:25px;margin-top:0;display:block;position:absolute;right:-5px;top:2px;filter:drop-shadow(0 0 2px black)!important}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemName{transition:all .4s}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemBtns{width:100%;height:100%;padding:40% 8% 15%;background:rgba(0,0,0,.7);position:absolute;top:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:center;transition:opacity .4s .1ms,z-index .1ms 0s;overflow:hidden}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemBtns button{width:100%;height:50%;border-style:solid;border-width:1px;text-align:center;background:transparent;flex-shrink:1}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemBtns button+button{margin-top:5px}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemBtns button.playNowBtn{border-color:#a6f3ff;border-color:var(--color02);color:#a6f3ff;color:var(--color02)}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemBtns button.playTryBtn{border-color:#ccc;color:#ccc}.idex-wrap.mobile .hotgameBox .typeBox.typeGame_6 .item .itemName{z-index:3}.idex-wrap.mobile .hotgameBox .typeBox.typeGame100 .listCol{height:calc(33.33% - var(--mb))}.idex-wrap.mobile .hotgameBox .typeBox.typeGame100 .listCol:first-child{width:100%}.idex-wrap.mobile .hotgameBox .typeBox.typeGame100 .item .itemImg{transform:translate(10%)}.idex-wrap.mobile .hotgameBox .typeBox .listRow{margin:0 calc(var(--gutterW)*-1) calc(var(--mb)*-1);flex-grow:1;display:flex;flex-wrap:wrap;align-content:stretch;overflow-y:auto}.idex-wrap.mobile .hotgameBox .typeBox .listCol{width:50%;min-height:calc(25% - var(--mb));padding:0 var(--gutterW);margin-bottom:var(--mb)}.idex-wrap.mobile .hotgameBox .typeBox .listCol.w-100{width:100%}.idex-wrap.mobile .hotgameBox .typeBox .listCol.colJackpot .itemImg{height:115%;transform:translate(25%,15%)}.idex-wrap.mobile .hotgameBox .typeBox .listCol:not(.game-uphold) .item .upholdBox{display:none}.idex-wrap.mobile .hotgameBox .typeBox .listCol.game-uphold{pointer-events:none;display:block}.idex-wrap.mobile .hotgameBox .typeBox .item{height:100%;border-radius:4px;position:relative;overflow:hidden}.idex-wrap.mobile .hotgameBox .typeBox .item>a{height:100%;border-top:1px solid #4898e3;border-bottom:3px solid #214d80;background:linear-gradient(180deg,#7bbcff,#0d5097);display:block;position:relative;overflow:hidden}.idex-wrap.mobile .hotgameBox .typeBox .item .itemBg{display:none}.idex-wrap.mobile .hotgameBox .typeBox .item .itemContent{height:100%;padding:8px;display:block;position:relative;overflow:hidden}.idex-wrap.mobile .hotgameBox .typeBox .item .itemContent a{display:none}.idex-wrap.mobile .hotgameBox .typeBox .item .itemImg{width:100%;height:90%;display:block;position:absolute;right:0;bottom:0;transform:translate(30%,10%)}.idex-wrap.mobile .hotgameBox .typeBox .item .itemImg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.idex-wrap.mobile .hotgameBox .typeBox .item .itemName{font-size:14px;color:#fff;position:relative}.idex-wrap.mobile .hotgameBox .typeBox .item .itemLogo{width:60px;height:30px;margin-top:5px;display:block;position:relative;filter:brightness(1.3) grayscale(1)}.idex-wrap.mobile .hotgameBox .typeBox .item .upholdBox{width:100%;height:100%;background:rgba(0,0,0,.7);position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center}.idex-wrap.mobile .hotgameBox .typeBox .item .upholdImg{display:none}.idex-wrap.mobile .hotgameBox .typeBox .item .upholdText{color:#fff;font-weight:600;letter-spacing:.05em;font-size:15px}.idex-wrap.mobile .game_jackpot{height:100%}.idex-wrap.mobile .game_jackpot h4{line-height:24px}.idex-wrap.mobile .game_jackpot .game-group{flex:1;display:flex;width:100%;height:calc(16.66667% - 2px)!important;margin-bottom:2px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;position:relative}@media only screen and (max-height:640px){.idex-wrap.mobile .game_jackpot .game-group{height:calc(33.33333% - 4px)!important}}.idex-wrap.mobile .game_jackpot .game-group img{height:100%}.idex-wrap.mobile .game_jackpot .game-group>i[class^=game-]{width:60px;height:100%;position:absolute;top:unset;right:unset;bottom:0;left:40px}.idex-wrap.mobile .game_jackpot .game-group .content{width:calc(100% - 160px);height:100%;display:flex;justify-content:center;flex-direction:column;position:absolute;right:0}@media only screen and (max-width:768px){.idex-wrap.mobile .game_jackpot .game-group .content{width:calc(100% - 108px)}}.idex-wrap.mobile .game_jackpot .game-group .content span{font-size:18px;line-height:24px;font-weight:bolder;color:#091921}@media (max-width:414px){.idex-wrap.mobile .game_jackpot .game-group .content span{font-size:12px;line-height:18px}}.idex-wrap.mobile .game_jackpot .game-group .content q{font-size:14px;line-height:20px;color:#9898ab;word-break:break-all;padding-right:4px}@media (max-width:414px){.idex-wrap.mobile .game_jackpot .game-group .content q{font-size:10px;line-height:14px}}.idex-wrap.mobile .jackpot_list.gameli{margin-top:10px}.idex-wrap.mobile .jackpot_list.gameli .title{margin-bottom:20px;font-size:1.8em;font-weight:700;text-align:center;letter-spacing:.05em;color:#02396d;color:var(--color07)}.idex-wrap.mobile .mobile-jackpotwrap{overflow:hidden;margin-top:-60px}.idex-wrap.mobile .mobile-jackpotlist{position:relative;flex:calc(16.66667% - 4px) 0 0;top:calc(-41.66667% + 4px);display:flex;align-items:center;font-size:14px;margin-bottom:4px}.idex-wrap.mobile .mobile-jackpotlist img{width:60px;height:60px;border-radius:16px;margin:0 8px 0 0!important}.idex-wrap.mobile .mobile-jackpotlist i{display:none}.idex-wrap.mobile .mobile-jackpotlist i.icg{background-image:url(/_nuxt/img/product_8.17d023b.webp);background-repeat:no-repeat;background-size:contain}.idex-wrap.mobile .mobile-jackpotlist i.rg{background-image:url(/_nuxt/img/product_10.4955020.webp);background-repeat:no-repeat;background-size:contain}.idex-wrap.mobile .mobile-jackpotlist i.obegame{background-image:url(/_nuxt/img/product_28.ce0d778.webp);background-repeat:no-repeat;background-size:contain}.idex-wrap.mobile .mobile-jackpotlist i.zg{background-image:url(/_nuxt/img/product_46.8b76130.webp);background-repeat:no-repeat;background-size:contain}.idex-wrap.mobile .mobile-jackpotlist:first-child,.idex-wrap.mobile .mobile-jackpotlist:last-child{z-index:-1;opacity:0}.idex-wrap.mobile .content{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-left:8px}.idex-wrap.mobile .content span{color:#1d6ab2;color:var(--color01);font-size:16px;font-weight:bolder;letter-spacing:1px;margin-bottom:4px}.idex-wrap.mobile .content q{color:#ddd;font-size:12px}.idex-wrap.mobile [v-cloak]{display:none}.idex-wrap.mobile .fade-enter-active{transition:opacity 1s}.idex-wrap.mobile .fade-enter{opacity:0}.idex-wrap.mobile .carousel-next-enter-active,.idex-wrap.mobile .carousel-next-leave-active{transition:transform .5s ease-in-out;will-change:transform}.idex-wrap.mobile .carousel-next-enter{transform:translateY(100%)}.idex-wrap.mobile .carousel-next-leave-to{transform:translateY(-100%)}.idex-wrap.mobile .flip-list-move{transition:all 1s}.idex-wrap.mobile main{position:relative;display:flex;flex-direction:column}.idex-wrap.mobile .idx-content{--mainPt:12px;--mainPb:58px;padding-top:var(--headerH);height:100%;overflow-y:auto}.idex-wrap.mobile .idx-content main{padding:var(--mainPt) var(--containerP) 0;height:100%}.idex-wrap.mobile .idx-content main .indexMain{width:100%;max-height:calc(100dvh - var(--headerH) - var(--mainPt) - var(--mainPb));min-height:calc(760px - var(--mainPt) - var(--mainPb));height:100%;display:flex;flex-direction:column}.idex-wrap.mobile .tabtn_wrap{width:100%;margin-top:3px;display:flex;flex-shrink:0}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6{width:100%;padding:2px 0 0;display:flex;align-items:center;justify-content:space-between}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary{width:calc(33.33333% - 5.33333px);height:48px;border-radius:8px;display:flex;justify-content:center;align-items:center;background:linear-gradient(145deg,#1d6ab2,#5fa9ed);position:relative}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary:before{content:"";width:calc(100% - 6px);height:calc(100% - 6px);border-radius:6px;border:1px solid #fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit]{background:linear-gradient(145deg,#ffb322,#ffd766)}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit]:before{border-color:#895006}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit] span{color:#895006}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary.sysMail{position:relative}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary.sysMail .badge{position:absolute;top:0;right:0;transform:translateY(-25%);font-size:12px;padding-right:.3em;padding-left:.3em}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary .icon:before{background:#fff}.idex-wrap.mobile .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary span{margin-left:5px;font-size:14px;color:#ffedc4;display:block;font-weight:700}.idex-wrap.mobile .joinus.container,.idex-wrap.mobile .login.container,.idex-wrap.mobile .user-mod.forgot{padding-top:10px;padding-left:0;padding-right:0;margin-bottom:50px}.idex-wrap.mobile .joinus.container .title,.idex-wrap.mobile .login.container .title,.idex-wrap.mobile .user-mod.forgot .title{font-size:1.2em;color:#1d6ab2;color:var(--color01);margin-bottom:10px}.idex-wrap.mobile .joinus.container .form-group .pw-toggle,.idex-wrap.mobile .login.container .form-group .pw-toggle,.idex-wrap.mobile .user-mod.forgot .form-group .pw-toggle{width:28px;height:28px;position:absolute;top:23px;right:8px}.idex-wrap.mobile .joinus.container .form-group .pw-toggle .icon:before,.idex-wrap.mobile .login.container .form-group .pw-toggle .icon:before,.idex-wrap.mobile .user-mod.forgot .form-group .pw-toggle .icon:before{background:#1d6ab2;background:var(--color01);width:100%;height:100%}.idex-wrap.mobile .joinus.container .form-group .form-control.is-invalid~.pw-toggle,.idex-wrap.mobile .login.container .form-group .form-control.is-invalid~.pw-toggle,.idex-wrap.mobile .user-mod.forgot .form-group .form-control.is-invalid~.pw-toggle{right:32px}.idex-wrap.mobile .joinus.container .form-group label[for=input-usercaptcha]~div,.idex-wrap.mobile .login.container .form-group label[for=input-usercaptcha]~div,.idex-wrap.mobile .user-mod.forgot .form-group label[for=input-usercaptcha]~div{position:relative}.idex-wrap.mobile .joinus.container .form-group label[for=input-usercaptcha]~div .signcaptcha_img,.idex-wrap.mobile .login.container .form-group label[for=input-usercaptcha]~div .signcaptcha_img,.idex-wrap.mobile .user-mod.forgot .form-group label[for=input-usercaptcha]~div .signcaptcha_img{top:1px}.idex-wrap.mobile .joinus.container .input-group-prepend,.idex-wrap.mobile .login.container .input-group-prepend,.idex-wrap.mobile .user-mod.forgot .input-group-prepend{border-top-left-radius:0;border-top-right-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;position:absolute;top:21px;right:2px}.idex-wrap.mobile .joinus.container .form-row.container.remember,.idex-wrap.mobile .login.container .form-row.container.remember,.idex-wrap.mobile .user-mod.forgot .form-row.container.remember{height:48px;margin:0;padding:0;display:flex;justify-content:space-between;align-items:center}.idex-wrap.mobile .joinus.container .form-group.forgot_txt,.idex-wrap.mobile .login.container .form-group.forgot_txt,.idex-wrap.mobile .user-mod.forgot .form-group.forgot_txt{color:#007bff}.idex-wrap.mobile .joinus.container .custom-control.custom-checkbox,.idex-wrap.mobile .login.container .custom-control.custom-checkbox,.idex-wrap.mobile .user-mod.forgot .custom-control.custom-checkbox{display:flex;justify-content:center;align-items:center;height:48px}.idex-wrap.mobile .joinus.container .custom-checkbox .custom-control-label:after,.idex-wrap.mobile .joinus.container .custom-checkbox .custom-control-label:before,.idex-wrap.mobile .login.container .custom-checkbox .custom-control-label:after,.idex-wrap.mobile .login.container .custom-checkbox .custom-control-label:before,.idex-wrap.mobile .user-mod.forgot .custom-checkbox .custom-control-label:after,.idex-wrap.mobile .user-mod.forgot .custom-checkbox .custom-control-label:before{top:0}.idex-wrap.mobile .joinus.container .sign-free,.idex-wrap.mobile .login.container .sign-free,.idex-wrap.mobile .user-mod.forgot .sign-free{display:flex;justify-content:center;align-items:center;height:54px;color:hsla(0,0%,100%,.65);font-size:14px;font-weight:700;text-align:center}.idex-wrap.mobile .joinus.container .form-group label[for=input-w_code]~div,.idex-wrap.mobile .login.container .form-group label[for=input-w_code]~div,.idex-wrap.mobile .user-mod.forgot .form-group label[for=input-w_code]~div{display:flex}.idex-wrap.mobile .joinus.container .custom-control.custom-checkbox{padding-left:0}.idex-wrap.mobile .user-mod.forgot{padding-top:48px;padding-bottom:100%;background-size:cover}.idex-wrap.mobile .joinus.container{padding-bottom:30px}.idex-wrap.mobile .joinus.container .form-inside{position:absolute;right:3px;top:21px;height:32px}.idex-wrap.mobile .joinus.container .form-inside button{height:100%;color:#fff;background-color:#1d6ab2;background-color:var(--color01)}.idex-wrap.mobile .joinus.container .signcaptcha_img{position:absolute;right:1px;bottom:1px}.idex-wrap.mobile .joinus.container input[type=date].form-control::-webkit-calendar-picker-indicator{filter:invert(13%) sepia(95%) saturate(4967%) hue-rotate(173deg) brightness(90%) contrast(108%)}.idex-wrap.mobile .user-mod.forgot .input-group-prepend{top:19px}.idex-wrap.mobile .user-mod.forgot .custom-select{color:#999;border:1px solid #467e7e}.idex-wrap.mobile .btn.yesido{display:none}.idex-wrap.mobile .promotion{--mainColor:var(--color07);--typeBtnColor:#fff;--typeBtnBg:var(--color07);--typeMenuBorderColor:var(--color07);max-width:100%;padding-bottom:100px}.idex-wrap.mobile .promotion .activity-end,.idex-wrap.mobile .promotion .activity-new,.idex-wrap.mobile .promotion .btn.yesido{display:none}.idex-wrap.mobile .promotion .title{color:#02396d;color:var(--color07);font-size:18px;padding:10px 0 0}.idex-wrap.mobile .promotion .card{margin-top:8px;box-shadow:0 4px 4px rgba(0,0,0,.25);background:#02396d;background:var(--color07)}.idex-wrap.mobile .promotion .card-body,.idex-wrap.mobile .promotion .card-header{position:relative;border:0}.idex-wrap.mobile .promotion .card-body{padding:20px 0;background:#fff;color:#333}.idex-wrap.mobile .promotion .card-body img{max-width:100%}.idex-wrap.mobile .promotion .card-header{padding:0;background:#02396d;background:var(--color07);overflow:hidden}.idex-wrap.mobile .promotion .card-group{align-items:center;padding:8px 16px}.idex-wrap.mobile .promotion .card-group span{margin-right:8px}.idex-wrap.mobile .promotion .card-group ol,.idex-wrap.mobile .promotion .card-group p{font-size:14px;line-height:20px;margin-bottom:0}.idex-wrap.mobile .promotion .card-group ol{list-style-type:disc;list-style-position:outside;margin-left:24px}.idex-wrap.mobile .promotion .card-group p{width:100%;overflow:auto}.idex-wrap.mobile .promotion .card-group table{overflow-y:hidden}.idex-wrap.mobile .promotion .card-group table td{border:1px solid #ccc;padding:5px;min-height:30px;color:#646464}.idex-wrap.mobile .promotion .card-group img{max-width:100%;height:auto}.idex-wrap.mobile .promotion .badge.badge-title{margin-bottom:4px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:10px 12px;color:#fff;background:#02396d;background:var(--color07)}.idex-wrap.mobile .promotion .card-img-top{width:100%;height:41vw;display:flex;margin:0 auto;border:solid #02396d;border:solid var(--color07);border-width:4px 4px 0}.idex-wrap.mobile .promotion .btn-link{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;text-align:left;padding:0;border:0;color:transparent}.idex-wrap.mobile .promotion .btn-link h3,.idex-wrap.mobile .promotion .btn-link span{width:100%;display:flex;justify-content:flex-start;align-items:center;font-weight:900;color:#fff;margin:0;padding:.5em}.idex-wrap.mobile .promotion .btn-link span{width:100%;display:inline-flex;justify-content:flex-start;font-size:.9em;font-weight:400;margin-bottom:8px;padding:0 .5em}.idex-wrap.mobile .promotion .card-group-title{background:#fff;width:auto;padding:12px 8px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;position:absolute;bottom:24px;left:-12px;z-index:1}.idex-wrap.mobile .promotion .card-group-title h3{font-size:14px;padding-right:16px}.idex-wrap.mobile .promotion .card-group-title span{margin-bottom:0;padding-right:16px}.idex-wrap.mobile .promotion .card-group-title:after{content:"";width:0;height:0;border-color:transparent #9898ab transparent transparent;border-style:solid;border-width:0 12px 12px 0;position:absolute;bottom:-12px;left:0;z-index:-1}.idex-wrap.mobile .activity-new{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:56px;height:56px}.idex-wrap.mobile .activity-new .icon{display:flex;justify-content:center;align-items:center;font-size:32px;background:linear-gradient(145deg,#4ba9df,#a6f3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;z-index:1}.idex-wrap.mobile .activity-new .icon:before{width:32px;height:32px;background:linear-gradient(145deg,#4ba9df,#a6f3ff)}.idex-wrap.mobile .activity-new:after{content:"";width:100%;height:100%;background:radial-gradient(circle,#000 0,transparent 70%);position:absolute;top:0;left:0}.idex-wrap.mobile .promotion .end .activity-end,.idex-wrap.mobile .promotion .new .activity-new{display:flex}.idex-wrap.mobile .promotion .table{color:#fff}.idex-wrap.mobile .promotion .card-group table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;color:#eee}.idex-wrap.mobile .promotion .activity-table{width:100%;overflow-x:auto}.idex-wrap.mobile .promotion .activity-table table td{border:1px solid #ccc}.idex-wrap.mobile .custom-select,.idex-wrap.mobile .form-control{box-sizing:border-box}.idex-wrap.mobile .table.b-table.b-table-stacked>tbody>tr.tr-none,.idex-wrap.mobile .tr-none{display:none}.idex-wrap.mobile .tr-none:last-child{display:table-row!important}.idex-wrap.mobile .table.b-table.b-table-stacked>tbody>tr.tr-none:last-child{display:block!important}.idex-wrap.mobile .discount_box .table a,.idex-wrap.mobile .discount_box .table div,.idex-wrap.mobile .discount_box .table span,.idex-wrap.mobile .discount_box .table td,.idex-wrap.mobile .discount_box .table th{font-size:14px}.idex-wrap.mobile .discount_box .table td span{color:#333}.idex-wrap.mobile .discount_box .table td:first-child{width:25%}.idex-wrap.mobile .discount_box .table td:nth-child(2){padding:8px}.idex-wrap.mobile .discount_box .table td:nth-child(3){width:30%}.idex-wrap.mobile .table-text-primary{color:#054ab2}.idex-wrap.mobile .table-text-success{color:#28a745}.idex-wrap.mobile .table-text-danger{color:#c9302c}.idex-wrap.mobile .table-text-info{color:#2aabd2}.idex-wrap.mobile .table-text-light{color:#dde1e7}.idex-wrap.mobile .table-text-dark{color:#21201e}.idex-wrap.mobile .table-text-warning{color:#ffc107}.idex-wrap.mobile label,.idex-wrap.mobile legend{color:#333;font-size:14px;margin-bottom:4px;padding-bottom:0}.idex-wrap.mobile small{color:hsla(0,0%,100%,.7)!important;font-size:10px;line-height:14px}.idex-wrap.mobile form .btn.btn-cancel{margin-left:0}.idex-wrap.mobile form .btn.btn-submit{margin-bottom:8px}.idex-wrap.mobile .badge-group{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:16px}.idex-wrap.mobile .badge-group~button{margin-top:16px}.idex-wrap.mobile .btn-badge{border:0;margin-bottom:8px}.idex-wrap.mobile .btn.btn-cancel{width:100%;height:38px;border-radius:4px;font-size:16px;background-color:transparent;border:1px solid #02396d;border:1px solid var(--color07)}.idex-wrap.mobile .page-item.disabled{display:flex;justify-content:center;align-items:center}.idex-wrap.mobile .page-item.disabled .page-link{background-color:transparent;opacity:.5}.idex-wrap.mobile .page-item .page-link{display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:#02396d;color:var(--color07);background-color:transparent;border:none;border-radius:4px;padding:0}.idex-wrap.mobile .page-item.active .page-link{color:#fff;font-weight:bolder;background-color:#02396d;background-color:var(--color07)}.idex-wrap.mobile .page-item.active{z-index:0}.idex-wrap.mobile .btn-contactus{width:520px;height:400px;background:url(/_nuxt/img/contactus-xs.c9d93e0.webp);background-repeat:no-repeat;background-position:15px -15%;position:relative;padding-bottom:16px;min-height:280px!important}.idex-wrap.mobile .btn-contactus .chatbox{display:flex;justify-content:center;align-items:center;flex-direction:column;width:160px;height:100px;border-radius:60px;color:#000;background:#1d6ab2;background:var(--color01);position:absolute;right:-20px;top:0;transform:scale(.8)}.idex-wrap.mobile .btn-contactus .chatbox:after{content:"";width:0;height:0;border-color:#1d6ab2 transparent transparent;border-left:20px solid transparent;border-bottom:0 solid transparent;border-right:20px solid transparent;border-top:20px solid var(--color01);transform:rotate3d(-10,-13,6,-160deg);position:absolute;bottom:-8px}.idex-wrap.mobile .btn-contactus .chatbox span{font-size:32px;line-height:32px;font-weight:700;z-index:1}.idex-wrap.mobile .btn-contactus .chatbox q{font-size:16px;z-index:1}.idex-wrap.mobile .btn-contactus:hover{background-position:50% 0}.idex-wrap.mobile .btn-contactus:hover .chatbox{-webkit-animation:heartbeat 1.5s ease-in-out 2 both;animation:heartbeat 1.5s ease-in-out 2 both}.idex-wrap.mobile .paymod-wrap{display:flex;flex-wrap:wrap;padding-bottom:24px;padding-top:16px}.idex-wrap.mobile .paymod-group{color:#333;display:inline-flex;justify-content:space-between;align-items:center;flex-direction:column;width:160px;height:240px;border-radius:4px;padding:16px;margin-top:16px;margin-right:16px;border:1px solid #dde1e7;box-shadow:0 4px 4px rgba(0,0,0,.25);background-color:#fff;position:relative}.idex-wrap.mobile .paymod-group.on,.idex-wrap.mobile .paymod-group:active,.idex-wrap.mobile .paymod-group:focus,.idex-wrap.mobile .paymod-group:hover{border:2px solid #1d6ab2;border:2px solid var(--color01);background-color:#fff2dc;transform:scale(1.2)}.idex-wrap.mobile .paymod-group.on .btn.btn-submit,.idex-wrap.mobile .paymod-group.on .recommed,.idex-wrap.mobile .paymod-group:active .btn.btn-submit,.idex-wrap.mobile .paymod-group:active .recommed,.idex-wrap.mobile .paymod-group:focus .btn.btn-submit,.idex-wrap.mobile .paymod-group:focus .recommed,.idex-wrap.mobile .paymod-group:hover .btn.btn-submit,.idex-wrap.mobile .paymod-group:hover .recommed{background-color:#1d6ab2;background-color:var(--color01)}.idex-wrap.mobile .paymod-group .recommed{display:flex;justify-content:center;align-items:center;flex-direction:column;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:25px;border-bottom-right-radius:25px;color:#fff;font-size:12px;background-color:#9898ab;padding:4px 16px;position:absolute;top:-20px}.idex-wrap.mobile .paymod-group .title{font-weight:bolder;margin-top:0;text-align:left}.idex-wrap.mobile .paymod-group .subtitle{font-size:12px;line-height:14px;color:#1d6ab2;color:var(--color01);text-align:center;padding-bottom:0}.idex-wrap.mobile .paymod-group .btn.btn-submit{background-color:#9898ab;margin:0;line-height:24px}.idex-wrap.mobile .paymod-group .img{width:120px;height:50px}.idex-wrap.mobile .paymod-form{margin-top:6px}.idex-wrap.mobile .paymod-form .form-group{display:block;min-width:100%;font-size:14px}.idex-wrap.mobile .paymod-form .form-group .custom-select{margin-bottom:4px}.idex-wrap.mobile .paymod-form .bank-A,.idex-wrap.mobile .paymod-form .bank-group-wrap{flex-wrap:wrap}.idex-wrap.mobile .paymod-form .bank-A,.idex-wrap.mobile .paymod-form .bank-B{display:inline-flex;min-width:100%}.idex-wrap.mobile .paymod-form .bank-to{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;align-self:center;border:2px solid #1d6ab2;border:2px solid var(--color01);margin:24px auto}.idex-wrap.mobile .paymod-form .bank-to .icon{color:#1d6ab2;color:var(--color01);font-size:24px;font-weight:700;transform:unset}.idex-wrap.mobile .paymod-form .bank-to .icon:before{width:24px;height:24px;background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile .account-bank-card{width:50%;min-width:100%;border-radius:8px;background-color:#f5f5f5;padding:24px;margin-bottom:1rem}.idex-wrap.mobile .account-pay~div>div{text-align:center}.idex-wrap.mobile .account-pay~div>div canvas{border-radius:8px;padding:16px;background-color:#fff}.idex-wrap.mobile .account-pay .text-tips{width:100%;color:#dc3545;margin-bottom:8px}.idex-wrap.mobile .account-bank-card #LinePay-modalPaylisttable p{margin-top:8px;text-align:center}.idex-wrap.mobile .upload-card{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:24px}.idex-wrap.mobile [class^=upload-warp]{display:inline-flex;justify-content:center;align-items:center;width:100%;height:250px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.25);padding:24px;margin-bottom:24px;cursor:pointer;position:relative}.idex-wrap.mobile [class^=upload-warp] span{top:0}.idex-wrap.mobile [class^=upload-warp] .btn.btn-tip{width:auto!important;line-height:17px;background:#1d6ab2;background:var(--color01);border-radius:4px;display:flex;justify-content:center;align-items:center;position:absolute;top:-20px;left:16px;z-index:10;color:#fff}.idex-wrap.mobile [class^=upload-warp] .btn.btn-tip .icon{margin-right:5px}.idex-wrap.mobile [class^=upload-warp] .btn.btn-tip:hover{color:#1d6ab2;color:var(--color01);background-color:#fff;border:1px solid #1d6ab2;border:1px solid var(--color01)}.idex-wrap.mobile [class^=upload-warp] .btn.btn-tip:hover .icon:before{background:#fff}.idex-wrap.mobile [class^=upload-warp]:hover span{color:#1d6ab2;color:var(--color01)}.idex-wrap.mobile [class^=upload-warp]:hover span .icon:before{background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile [class^=upload-warp] span{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;color:#9898ab;text-align:center;padding-bottom:8px;position:absolute}.idex-wrap.mobile [class^=upload-warp] img{display:flex;max-width:100%;height:100%;z-index:1}.idex-wrap.mobile [class^=upload-warp] .icon.icon-camera,.idex-wrap.mobile [class^=upload-warp] .icon.icon-upload{margin-bottom:8px}.idex-wrap.mobile [class^=upload-warp] .icon.icon-camera:before,.idex-wrap.mobile [class^=upload-warp] .icon.icon-upload:before{width:72px;height:72px;background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile [class^=upload-warp] .btn.btn-upload{color:#f4f4f4;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:linear-gradient(145deg,#1d6ab2,#5fa9ed);margin:24px auto;padding:8px 24px;box-shadow:0 4px 0 rgba(166,121,84,.5);border:1px solid #1d6ab2;border:1px solid var(--color01)}.idex-wrap.mobile [class^=upload-warp] .upload-icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;color:#fff;padding:8px;margin-left:auto;position:absolute;top:-15px;right:-15px;z-index:1}.idex-wrap.mobile [class^=upload-warp] .upload-icon,.idex-wrap.mobile [class^=upload-warp] .upload-icon:hover{background-color:#1d6ab2;background-color:var(--color01)}.idex-wrap.mobile [class^=upload-warp] .upload-icon i:before{width:12px;height:12px}.idex-wrap.mobile .upload-card .upload-warp img{display:flex;max-width:90%;height:100%;z-index:1}.idex-wrap.mobile .memo-list{list-style-type:decimal-leading-zero;padding-left:24px}.idex-wrap.mobile .circle,.idex-wrap.mobile .icashPay,.idex-wrap.mobile .jkopay,.idex-wrap.mobile .linepay{display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:100%;background-color:#1d6ab2;background-color:var(--color01);overflow:hidden}.idex-wrap.mobile .circle .icon,.idex-wrap.mobile .icashPay .icon,.idex-wrap.mobile .jkopay .icon,.idex-wrap.mobile .linepay .icon{font-size:24px}.idex-wrap.mobile .circle .icon:before,.idex-wrap.mobile .icashPay .icon:before,.idex-wrap.mobile .jkopay .icon:before,.idex-wrap.mobile .linepay .icon:before{width:24px;height:24px}.idex-wrap.mobile .icashPay .icon,.idex-wrap.mobile .jkopay .icon,.idex-wrap.mobile .linepay .icon{width:100%;height:100%}.idex-wrap.mobile .linepay{background-color:#00b000}.idex-wrap.mobile .jkopay{background-color:#d71918}.idex-wrap.mobile .user-header{margin:0 -2px -4px;display:flex;flex-wrap:wrap;width:100%;height:auto}.idex-wrap.mobile .user-header~div{width:95%;margin:0 auto}.idex-wrap.mobile .user-header .icon{display:block;font-size:16px}.idex-wrap.mobile .user-header .icon:before{width:18px;height:18px}.idex-wrap.mobile .user-header span{display:block;width:100%;font-size:12px;text-align:center;text-overflow:ellipsis;margin-top:0;overflow:hidden}.idex-wrap.mobile .user-header .user-item{height:50px;margin:0 2px 4px;padding:0 4px;border:1px solid #1d6ab2;border:1px solid var(--color01);border-radius:8px;color:#1d6ab2;color:var(--color01);background:#fff;white-space:nowrap;display:inline-flex;justify-content:center;align-items:center;flex-direction:column;flex:1;position:relative;transition:all .4s}.idex-wrap.mobile .user-header .user-item .icon{margin-bottom:4px}.idex-wrap.mobile .user-header .user-item .icon:before{background:#1d6ab2;background:var(--color01);transition:all .4s}.idex-wrap.mobile .user-header .user-item.nuxt-link-active,.idex-wrap.mobile .user-header .user-item.nuxt-link-exact-active,.idex-wrap.mobile .user-header .user-item:active{color:#fff;background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile .user-header .user-item.nuxt-link-active span,.idex-wrap.mobile .user-header .user-item.nuxt-link-exact-active span,.idex-wrap.mobile .user-header .user-item:active span{font-weight:900}.idex-wrap.mobile .user-header .user-item.nuxt-link-active .icon:before,.idex-wrap.mobile .user-header .user-item.nuxt-link-exact-active .icon:before,.idex-wrap.mobile .user-header .user-item:active .icon:before{background:#fff}.idex-wrap.mobile .user-header .user-item.nuxt-link-active:after,.idex-wrap.mobile .user-header .user-item.nuxt-link-exact-active:after,.idex-wrap.mobile .user-header .user-item:active:after{content:""}.idex-wrap.mobile .user-header~div{width:calc(100% - 48px)}.idex-wrap.mobile .user-header.activity{height:40px}.idex-wrap.mobile .user-header.activity~div{width:100%}.idex-wrap.mobile .user-header.activity .user-item{height:100%}.idex-wrap.mobile .user-header.activity .user-item.nuxt-link-active{background:#fff!important}.idex-wrap.mobile .his_menu .btn-secondary,.idex-wrap.mobile .user-mod.hisbet .user-header{background-color:transparent}.idex-wrap.mobile .his_menu .btn-secondary:after,.idex-wrap.mobile .user-mod.hisbet .user-header:after{content:none}.idex-wrap.mobile .user-mod.hisbet .user-header{margin:0 auto}.idex-wrap.mobile .card.user-content .card-header{padding:4px}.idex-wrap.mobile .card.user-content .card-header .nav-item{width:calc(33.33333% - 8px);margin-right:8px;margin-bottom:8px}.idex-wrap.mobile .card.user-content .card-header .nav-item a{width:100%;border:2px solid transparent;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:8px 0;transition:all .4s}.idex-wrap.mobile .card.user-content .card-header .nav-item a .icon{width:28px;height:28px;margin-bottom:4px;background-repeat:no-repeat;background-position:50%;background-size:contain}.idex-wrap.mobile .card.user-content .card-header .nav-item a .icon:before{display:none}.idex-wrap.mobile .card.user-content .card-header .nav-item a.nav-link.active{border-color:#1d6ab2;border-color:var(--color01);color:#000;background:transparent}.idex-wrap.mobile .content-mod-list{display:flex;flex-direction:column;width:100%;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:0 solid #1d6ab2;border-color:var(--color01);border-top:8px solid var(--color01);background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);padding:20px;position:relative}.idex-wrap.mobile .content-mod-list .left{display:flex;justify-content:center;align-items:flex-start;flex-direction:auto;width:15%}.idex-wrap.mobile .content-mod-list .left h6{font-size:32px;color:#fff;font-style:italic;font-weight:700;margin-left:-4px}.idex-wrap.mobile .content-mod-list .right{width:100%}.idex-wrap.mobile .content-mod-list .right .group{margin-bottom:8px}.idex-wrap.mobile .content-mod-list .right .title{color:#1d6ab2;color:var(--color01);font-size:18px;font-weight:700;margin-bottom:16px;margin-top:10px}.idex-wrap.mobile .content-mod-list .right p{color:#8d9da8;font-size:14px;line-height:24px}.idex-wrap.mobile .content-mod-list .right .btn.btn-cancel,.idex-wrap.mobile .content-mod-list .right .btn.btn-primary,.idex-wrap.mobile .content-mod-list .right .btn.btn-second,.idex-wrap.mobile .content-mod-list .right .btn.btn-submit,.idex-wrap.mobile .content-mod-list .right .btn.btn-success{display:inline-flex;justify-content:center;align-items:center;border-top-left-radius:38px;border-top-right-radius:38px;border-bottom-left-radius:38px;border-bottom-right-radius:38px;width:100%;max-width:155px;margin-top:8px;margin-bottom:8px;box-shadow:none}.idex-wrap.mobile .content-mod-list .right .memo-list{display:none}.idex-wrap.mobile .card-limit{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin:0 auto}.idex-wrap.mobile .card-limit p{width:100%}.idex-wrap.mobile .card-limit .title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23feba00' d='M112.4 221.8c4.3-24.5 8.6-49.1 12.9-73.6.2-1.2.6-2.4.9-3.6 2.1-.7 4 .5 6 .6 1.2.5 2.5.5 3.8.6l4.5.9c1.3.5 2.7.5 4.1.6 18 3.3 36 6.4 54 9.7 1.4.5 2.8.7 4.3.7 30.5 5.6 61.1 10.9 91.6 16.5 1.4.4 2.8.8 4.3.7l24.9 4.5c1.3.4 2.7.7 4.1.7 1.5.3 3 .6 4.6.9 1.3.5 2.7.5 4 .6 5.5 1 11.1 2 16.6 3 1.3.4 2.6.7 4 .7 1.5.3 3 .6 4.6.9 1.3.5 2.7.5 4.1.6l24.9 4.5c1.4.4 2.8.7 4.2.7l24.9 4.5c1.3.4 2.7.7 4.1.7 1.5.3 3.1.6 4.6.9 1.3.5 2.7.5 4.1.6 3.2.9 6.7.2 9.5 2.6.8 1 .5 2.1.3 3.2l-20.7 119.1c-1.8 10.2-9.6 15.7-19.8 14.2-4.9-.7-9.8-1.6-14.8-2.4-1.1-1.3-.7-2.9-.7-4.3 0-29.2-.4-58.5.2-87.7.3-14.1-8.3-19.7-19.5-19.7-83.5.3-167 .2-250.4.1-1.7.3-4.5 1.6-4.2-2z'/%3E%3Cpath fill='%23e59500' d='M126.1 144.6c1.4-11.4 3.2-22.7 5.9-33.8 2-8 9.8-12.7 17.9-11.4 22.1 3.8 44.2 7.8 66.3 11.8 39.8 7.1 79.5 14.2 119.3 21.4 32.9 5.9 65.8 11.8 98.7 17.8 10.2 1.9 15.7 10.3 13.9 20.4-1.7 9.3-3.2 18.7-4.9 28-.2 1 .1 2.3-1.3 2.8-3.3-.2-314-55.9-315.8-57z'/%3E%3Cpath fill='%23e7e9ec' d='M64.5 402.5V236c2-8.5 7.3-12.8 16.5-13.2 6.2-.3 37.4-.2 40.2-.2 65.1 0 247.4 0 249 .1 10.6.6 17.4 7.4 17.5 18.1.1 14.1 0 28.2 0 42.4.1 17.5-.2 35 .2 52.5-.4 17-.1 34-.2 51 0 4.4.1 8.7-.1 13.1-.3 8-5.1 13.9-12.9 16-2.9.8-5.9 1-8.9 1H84.7c-1.9 0-3.7 0-5.6-.3-8.9-1.5-12.9-5.3-14.6-14z'/%3E%3Cpath d='M128.4 342.6h-23.2c-5.6 0-9-3.5-9.1-9.1-.1-6.4-.1-12.7 0-19.1 0-5.1 3.7-9.2 8.9-9.2 15.9-.1 31.7-.1 47.6 0 4.9 0 8.7 4 8.8 9 .2 6.6.1 13.2 0 19.9-.1 5.1-3.7 8.6-8.9 8.6-8.1-.1-16.1-.2-24.1-.1zm61.7 39.7h-17.6c-4 0-6.7-2.5-6.7-6 0-3.4 2.8-6 6.7-6h35.9c3.9 0 6.8 2.7 6.8 6 0 3.4-2.8 6-6.7 6h-18.4zm70.4 0h-18c-3.7 0-6.8-2.8-6.7-6.1 0-3.2 3.1-6 6.8-6h35.6c4.2 0 6.7 2.2 6.8 5.9.1 3.8-2.5 6.1-6.9 6.2h-17.6zm-140.1 0h-17.6c-4.2 0-6.7-2.2-6.8-5.9-.1-3.8 2.4-6.1 6.9-6.2h35.6c3.7 0 6.8 2.8 6.7 6.1 0 3.2-3.1 6-6.8 6h-18zm209.6 0h-18c-3.9 0-6.1-2.2-6.1-5.9 0-3.6 2.2-6 6.1-6.1 12.2-.1 24.4-.1 36.7 0 3.8 0 6.1 2.6 6.1 6.2-.1 3.4-2.4 5.8-6 5.8-6.3.1-12.5 0-18.8 0z' fill='%23bcbcbc'/%3E%3C/svg%3E")}.idex-wrap.mobile .card-limit .title:after,.idex-wrap.mobile .virtual-limit .title:after{content:"";display:block;width:100%;height:220px;background-repeat:no-repeat;background-position:50%}.idex-wrap.mobile .virtual-limit .title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cstyle%3E.st0{fill:%23020202}.st2{fill:%23070503}.st3{fill:%23ebb85c}%3C/style%3E%3Cpath d='M248.9 9.3h15.7v144.4c4.9-5.9 8.8-12.2 13.7-17.7 1.9-2.2 2.7-4.5 2.6-7.4-.1-20-.1-40-.1-60 0-11.5 0-11.3 11.6-11.4 3.5 0 4.3 1 4.3 4.3-.2 16.9-.1 33.9 0 50.8 0 1.3-.5 2.8.5 4.1 15.7-8 15.7-8 15.7-24.9v-2.9c.1-5-1.7-11.7.8-14.5 2.9-3.2 9.7-.7 14.8-1v25.1c6.3-1.9 12-3.7 17.9-5.2 52.7-13.6 111.1 9.8 138.9 56.7 27.4 46.3 26.3 92.7-2.3 138.3-1.5 2.4-2.3 4.8-2.3 7.6.1 33.3.1 66.5 0 99.8 0 1.9-.2 3.9-.2 5.8-3.7 0-7.4-.3-11.1.1-3.6.3-4.6-.9-4.6-4.5.2-27.1.1-54.2.1-81.3v-5.3c-4.7 3.8-8.6 7.2-12.7 10.1-2.7 1.9-3.5 4-3.5 7.2.1 31.5.1 62.9.1 94.4 0 11.5 0 11.4-11.6 11.5-3.4 0-4.3-1-4.3-4.4.2-18.1.1-36.1.1-54.2 0-12.7-.1-25.5.1-38.2.1-4-1.1-4.4-4.3-2.7-2.6 1.3-5.2 2.6-8 3.3-3.2.9-4 2.5-4 5.8.1 38.2.1 76.5.1 114.7 0 5 1.7 11.7-.8 14.4-2.9 3.2-9.7.7-14.8 1-.1-1.8-.3-3.5-.3-5.3v-76.9c0-14.7-.1-29.3.1-44 0-3.4-1-4.1-4.1-3.6-4.6.7-9.3 1.1-13.9 1.6-1.7-5.2-3.1-10.5-4.1-15.9 13.2-.1 25.9-2.8 38.2-7.4 54.6-20.3 84.8-83 66.5-138.4-19-57.7-78-90.2-136.5-73.7-40.1 11.3-66 38-78 78-5.3 17.8-5.1 35.9-1.5 54.1h-21.3c1.4-6.6 2-13.4 2.6-20.1.4-3.6-.9-4.3-4.2-4.2-16.3.2-32.6.2-48.9 0-4.4-.1-6.8 1.2-8.7 5.3-5.9 12.5-12.3 24.8-18.7 37.7-7.8-18.2-15.4-35.7-23.2-53.9-11.5 28.6-22.5 56.2-34 84.9-8.4-33.5-16.4-65.6-24.8-98.9-5.7 10.5-10.5 20-15.1 29.6-1.2 2.6-2.7 3.4-5.5 3.3-12.4-.2-24.9 0-37.3-.1-2.6 0-3.7.3-3.2 3.4 1.1 6.8 2.1 13.7 4.1 20.3 13.7 46.1 56.2 79.6 105.3 80.2-.9 5.4-2.3 10.7-4.1 15.9-4.3-.5-8.7-.7-13-1.5-4-.7-5.1.3-5.1 4.5.2 40 .1 80 .1 120 0 1.8-.2 3.5-.3 5.3-3.4 0-6.8-.3-10.2.1-4.2.4-5.6-.7-5.6-5.4.2-38.7-.3-77.5.4-116.2.2-9.9-2-15.4-11.8-17.8-3.9-1-4.8-1.3-4.8 3.1.2 28.6.1 57.1.1 85.7 0 10.6 0 10.3-10.5 10.7-4.7.2-5.4-1.5-5.4-5.7.2-33.4.1-66.8.1-100.2 0-1.6.7-3.6-.5-4.7-4.9-4.2-10.1-8.2-15.6-12.6v6.2c0 26.8-.1 53.6.1 80.4 0 3.6-.9 4.9-4.6 4.5-3.7-.3-7.4-.1-11.1-.1-.1-1.9-.2-3.9-.2-5.8 0-33-.1-66.1 0-99.1 0-3.4-.8-6.1-2.7-8.9-9.2-13.8-15.5-28.8-18.8-45.1-.8-3.8-.3-7.9-2.6-11.4v-28.1c2.9-6.3 2.7-13.3 4.7-19.9 12.1-40.4 37.5-68.9 76.5-84.7 30-12.2 60.6-12.1 91.1-1 1 .4 2.1.6 4 1.2V73.2c3.7 0 7.4.2 11.1-.1 3.5-.3 4.8.6 4.6 4.4-.3 8.5-.1 17.1-.1 25.6 0 1.2-.6 2.8.7 3.6 4.9 3.4 10 6.6 15.2 10.1.2-1 .3-1.3.3-1.6V68.7c0-11.6 0-11.5 11.4-11.6 3.8-.1 4.5 1.1 4.5 4.6-.2 18.7.3 37.4-.2 56.1-.3 9.7.8 18.3 8.4 25.3 2.3 2.1 3.5 5.4 5.3 8 .6.9.7 2.6 2.7 2.3V9.3zm-79.6 212.8c3.2-6.3 6.2-11.7 8.6-17.2 1.3-3 3-3.9 6.2-3.8 19.7.2 39.4 0 59.1.2 3.4 0 4.4-.6 3.6-4.2-2.2-10.8-5.7-21.1-10.6-31-21.8-43.7-73.5-68.8-121.3-58.7-48.4 10.2-83.3 48.6-89.4 98.2-.4 3.4.8 3.7 3.6 3.6 8.9-.1 17.8-.2 26.6 0 3.3.1 4.8-1.1 6.2-3.9 9-18.3 18.2-36.6 27.4-54.9.5-1 .5-2.6 2.4-2.7 7.6 30.2 15.1 60.3 22.9 91.4 10.2-25.4 19.9-49.7 30-74.8 8.4 19.8 16.4 38.4 24.7 57.8z' class='st0'/%3E%3Cpath d='M112.4 473.2c0 5.3-.1 10.6-.1 15.9-5.1.5-12.1-2.2-14.8 1.1-2.5 3.2-.7 9.9-.7 15H32.9c0-24 0-47.9.1-71.9h3.4c12.9 0 12.8 0 12.3-12.9-.1-2.4-.7-3.4-3.2-3.3-4.1.2-8.3.1-12.5.1v-15.8c3.7 0 7.4-.3 11.1.1 3.7.3 4.6-.9 4.6-4.5-.2-26.8-.1-53.6-.1-80.4v-6.2c5.6 4.5 10.7 8.4 15.6 12.6 1.3 1.1.5 3.1.5 4.7 0 33.4.1 66.8-.1 100.2 0 4.2.7 5.9 5.4 5.7 10.5-.4 10.5-.1 10.5-10.7 0-28.6.1-57.1-.1-85.7 0-4.4.9-4.1 4.8-3.1 9.8 2.5 12 8 11.8 17.8-.7 38.7-.2 77.4-.4 116.2 0 4.6 1.4 5.8 5.6 5.4 3.4-.5 6.9-.3 10.2-.3zm-39.6-24.1c-8 0-8 0-8 5.7 0 10.5 0 10.5 6.1 10.5 9.8 0 9.8 0 9.8-6.4-.1-9.8-.1-9.8-7.9-9.8zm328.3 40c0-5.3-.1-10.6-.1-15.9 5.1-.3 11.9 2.2 14.8-1 2.5-2.8.8-9.5.8-14.4 0-38.2.1-76.5-.1-114.7 0-3.3.8-5 4-5.8 2.8-.7 5.5-2 8-3.3 3.2-1.7 4.3-1.3 4.3 2.7-.2 12.7-.1 25.5-.1 38.2 0 18.1.1 36.1-.1 54.2 0 3.3.9 4.4 4.3 4.4 11.6-.1 11.6.1 11.6-11.5 0-31.5 0-62.9-.1-94.4 0-3.2.8-5.4 3.5-7.2 4.2-2.9 8-6.3 12.7-10.1v5.3c0 27.1.1 54.2-.1 81.3 0 3.7.9 4.9 4.6 4.5 3.7-.3 7.4-.1 11.1-.1v15.8h-3.8c-12.2 0-12.1 0-11.9 12.4 0 2.8.6 4.1 3.7 3.9 4-.2 8-.1 12-.1 0 24 0 47.9.1 71.9h-63.9c0-4.4 0-8.7.1-13.1.1-2.3-.7-3.1-3-3.1-4 .2-8.2.1-12.4.1zm39.9-40c-8.2 0-8.2 0-8.2 8v1.4c0 6.8 0 6.8 7 6.8 8.9 0 8.9 0 8.9-8.7 0-7.5 0-7.5-7.7-7.5z' fill='%23ecb95c'/%3E%3Cpath d='M96.9 505.2c.1-5.1-1.8-11.8.7-15 2.7-3.3 9.7-.7 14.8-1.1.6 5.4.6 10.8 0 16.1H96.9zm304.2-16.1c4.2 0 8.4.1 12.6 0 2.3-.1 3.1.8 3 3.1-.2 4.3-.1 8.7-.1 13.1h-15.5c-.6-5.5-.6-10.8 0-16.2z' class='st2'/%3E%3Cpath d='M328.5 73.2c-5.1.3-11.9-2.2-14.8 1-2.5 2.8-.7 9.5-.8 14.5v2.9c0 16.9 0 16.9-15.7 24.9-1-1.3-.5-2.8-.5-4.1 0-16.9-.1-33.9 0-50.8 0-3.3-.8-4.4-4.3-4.3-11.6.1-11.6-.1-11.6 11.4 0 20-.1 40 .1 60 0 2.9-.7 5.3-2.6 7.4-4.9 5.5-8.8 11.8-13.7 17.7V9.4c20.1 0 40.3 0 60.4-.2 2.7 0 3.6.8 3.6 3.6-.1 20.1-.1 40.2-.1 60.4zm-40-32c8.1 0 8.1 0 8.1-7.9v-.5c0-7.5 0-7.5-7.7-7.5-8.1 0-8.1 0-8.1 8 0 7.9 0 7.9 7.7 7.9zM248.9 9.3v144.3c-2 .4-2.1-1.4-2.7-2.3-1.8-2.6-3.1-5.9-5.3-8-7.6-7-8.7-15.6-8.4-25.3.5-18.7.1-37.4.2-56.1 0-3.5-.7-4.7-4.5-4.6-11.4.2-11.4 0-11.4 11.6v46.5c0 .3-.1.6-.3 1.6-5.2-3.4-10.2-6.7-15.2-10.1-1.3-.9-.7-2.4-.7-3.6 0-8.6-.2-17.1.1-25.6.1-3.8-1.1-4.7-4.6-4.4-3.7.3-7.4.1-11.1.1 0-20 0-40-.2-60 0-3.2 1-4.1 4.1-4.1h60zm-24.2 31.9c7.9 0 7.9 0 7.9-8.1v-.5c0-7.3 0-7.3-7.4-7.3-8.4 0-8.4 0-8.4 8.2 0 7.7 0 7.7 7.9 7.7z' class='st3'/%3E%3Cpath d='M480.5 433.3c-4 0-8-.2-12 .1-3.1.2-3.7-1.1-3.7-3.9-.2-12.4-.3-12.4 11.9-12.4h3.8c.3 5.5.4 10.8 0 16.2z' class='st2'/%3E%3Cpath fill='%23eeba5e' d='M382.7 345c.6 5.8 1.5 11.5 1.7 17.3 1.5 37.6-10.6 70.2-37 96.9-22.8 23.1-50.8 35.7-83.5 37.5-32.7 1.8-61.9-7.5-87.2-27.8-25.2-20.3-40.7-46.6-46.1-78.7-2.3-13.6-2.6-27.2-.1-40.9.3-1.4.1-2.9.1-4.3 1.7-5.2 3.1-10.5 4.1-15.9 3.1-6.9 5.7-14 9.4-20.5 22.6-39.6 56.7-61.8 101.9-66.9h21.3c2.7.4 5.4.7 8.1 1.1 38.5 6.3 68.3 26 89.6 58.7 5.6 8.7 9.2 18.3 13.6 27.6 1 5.4 2.4 10.7 4.1 15.9zm-158 24.6c0 14.4-.1 28.7 0 43.1 0 4-1.7 9.2.7 11.7 2.5 2.5 7.7.7 11.6.7 11.6.1 11.6 0 11.7 11.4 0 .8.1 1.6 0 2.4-.1 1.6.5 2.1 2.2 2.4 12.5 1.7 13.6.9 13.6-11.3 0-.5.1-1 0-1.5-.4-2.7.8-3.5 3.5-3.8 12.7-1.4 21.6-8.2 26.2-19.9 4.6-11.7 2.6-22.9-5.7-32.5-2.1-2.4-2.4-3.6-.1-6.1 8.4-9.5 10.4-20.7 5.9-32.5-4.5-11.6-13.4-18.4-25.7-20.1-3.3-.5-4.2-1.4-4.2-4.6.1-12.5-.1-12.5-12.5-11.9h-.5c-2.1-.2-2.9.7-2.8 2.8.1 3.4-.1 6.8.1 10.2.1 2.6-.8 3.4-3.3 3.3-5.6-.2-11.3.2-16.9-.1-3.3-.2-3.9 1.1-3.9 4.1.2 17.3.1 34.8.1 52.2zm34 79.5c-5.8-.1-10-.4-14.2-.9-55.9-7.9-86-73-55.8-121 2-3.1 6.4-6.2 5.5-9.1-.9-3.1-5.5-5.1-8.2-7.8-2.4-2.5-3.8-1.7-5.6.8-18.5 25.4-24.2 53.3-16.1 83.8 17 63.8 94.7 91.3 148.1 52.6 5.9-4.3 5.9-4.3 1.4-9.7-1.1-1.4-2.4-2.6-3.4-4.1-1.7-2.7-3.2-2.4-5.6-.6-14.1 10.5-30.1 15.9-46.1 16zm-.4-175.8c-22 0-41 6.1-58 18.4-5.1 3.7-5 3.7-.9 8.7 1.2 1.5 2.7 2.9 3.7 4.5 1.7 2.8 3.3 2.3 5.7.6 17.5-12.9 37.1-18.1 58.8-15.4 56.6 7.1 87.6 72.4 57.4 120.9-2 3.2-6.6 6.4-5.7 9.5 1 3.3 5.7 5.3 8.6 8.1 2.1 2.1 3.2 1.3 4.8-.7 11.8-15.4 18.7-32.8 19.8-52.1 3-56.2-39.1-101.3-94.2-102.5z'/%3E%3Cpath d='M72.8 449.1c7.8 0 7.8 0 7.8 9.8 0 6.4 0 6.4-9.8 6.4-6.1 0-6.1 0-6.1-10.5.1-5.7.1-5.7 8.1-5.7zM33 433.3c-.4-5.4-.4-10.8 0-16.2 4.2 0 8.3.1 12.5-.1 2.6-.1 3.2.9 3.2 3.3.5 12.9.6 12.9-12.3 12.9-1.2.1-2.3.1-3.4.1zm408 15.8c7.7 0 7.7 0 7.7 7.5 0 8.7 0 8.7-8.9 8.7-7 0-7 0-7-6.8v-1.4c0-8 0-8 8.2-8z' class='st2'/%3E%3Cpath d='M288.5 41.2c-7.7 0-7.7 0-7.7-7.9 0-8 0-8 8.1-8 7.7 0 7.7 0 7.7 7.5v.5c0 7.9 0 7.9-8.1 7.9zm-63.8 0c-7.9 0-7.9 0-7.9-7.7 0-8.2 0-8.2 8.4-8.2 7.4 0 7.4 0 7.4 7.3v.5c0 8.1 0 8.1-7.9 8.1zm0 328.4c0-17.4.1-34.9-.1-52.3 0-3 .6-4.3 3.9-4.1 5.6.3 11.3 0 16.9.1 2.5.1 3.5-.7 3.3-3.3-.2-3.4 0-6.8-.1-10.2-.1-2.1.8-3 2.8-2.8h.5c12.4-.6 12.5-.6 12.5 11.9 0 3.2.8 4.2 4.2 4.6 12.3 1.7 21.2 8.5 25.7 20.1 4.5 11.8 2.5 22.9-5.9 32.5-2.3 2.6-2 3.8.1 6.1 8.3 9.6 10.3 20.8 5.7 32.5-4.6 11.7-13.6 18.6-26.2 19.9-2.7.3-3.8 1.1-3.5 3.8.1.5 0 1 0 1.5-.1 12.2-1.1 13-13.6 11.3-1.7-.2-2.3-.8-2.2-2.4v-2.4c-.1-11.4-.1-11.3-11.7-11.4-4 0-9.2 1.7-11.6-.7-2.5-2.5-.7-7.7-.7-11.7v-43zm16-24.7v1.5c.3 4.8-2 11 1 14 2.8 2.8 8.9.6 13.6.8 2.9.1 5.8.1 8.7 0 9.7-.2 16.7-6.7 16.9-15.7.2-8.7-6.8-15.9-16.4-16.3-6.6-.3-13.2.1-19.8-.1-3.4-.1-4.1 1.3-3.9 4.2 0 3.8-.1 7.7-.1 11.6zm0 48.4c0 4.3.1 8.7 0 13 0 1.9.4 3 2.7 2.9 7.6-.1 15.1.2 22.7-.2 8.5-.5 15-8 14.8-16.2-.2-8.6-7-15.4-15.9-15.6-6.9-.2-13.8.1-20.8-.1-2.8-.1-3.6.9-3.5 3.6.1 4.3 0 8.5 0 12.6z' fill='%23020201'/%3E%3Cpath d='M258.7 449.1c16-.2 32-5.5 46-16.1 2.4-1.8 3.9-2.1 5.6.6.9 1.5 2.2 2.8 3.4 4.1 4.5 5.4 4.5 5.4-1.4 9.7-53.3 38.8-131.1 11.2-148.1-52.6-8.1-30.5-2.4-58.4 16.1-83.8 1.8-2.4 3.1-3.2 5.6-.8 2.7 2.7 7.3 4.7 8.2 7.8.9 3-3.6 6-5.5 9.1-30.2 48-.1 113.2 55.8 121 4.3.7 8.5.9 14.3 1zm-.4-175.8c55.1 1.1 97.2 46.3 94.1 102.4-1.1 19.3-8 36.7-19.8 52.1-1.6 2-2.7 2.8-4.8.7-2.9-2.8-7.6-4.9-8.6-8.1-.9-3.1 3.7-6.3 5.7-9.5 30.2-48.5-.8-113.8-57.4-120.9-21.7-2.7-41.3 2.4-58.8 15.4-2.4 1.7-3.9 2.2-5.7-.6-1-1.6-2.4-3-3.7-4.5-4.1-4.9-4.2-5 .9-8.7 17.1-12.2 36.1-18.3 58.1-18.3z' fill='%23040301'/%3E%3Cpath d='M376.6 303.4c-2.3-3.4-4.3-6.4-6.3-9.4-16.3-24.4-32.5-48.8-48.7-73.2-1.2-1.8-2.8-3.2-1-5.9 18.7-27.8 37.2-55.7 55.8-83.5 1.7.5 2.2 2.1 2.9 3.2l52.8 79.2c1.4 2.1 2.3 3.6.5 6.3-18.2 27-36.2 54.1-54.2 81.2-.5.6-1 1.1-1.8 2.1zm-7.8-130.2c-.3-.1-.7-.2-1-.2-8.4 12.5-16.7 25.1-25.1 37.6-.9 1.3-1.6 2.4.7 3.1 7.6 2.5 15.2 5.1 22.8 7.6 1.8.6 2.6.1 2.6-2v-46.1zm16 48.8c8.2-2.7 16-5.5 24-7.9 3.4-1 2.9-2.2 1.3-4.5-7.8-11.4-15.4-23-23.1-34.5-.5-.8-.8-2.2-2.2-2V222zm-16.9 39.5c.3-.2.6-.3.9-.5v-19.2c0-1 .5-2.5-.9-3-6.2-2.2-12.4-4.3-19.7-6.7 7.1 10.6 13.4 20 19.7 29.4zm36.3-27.9c-.2-.3-.4-.6-.5-.9-5.7 1.9-11.4 3.8-17.2 5.7-.9.3-1.8.5-1.8 1.8v22.6c7.1-10.6 13.3-19.9 19.5-29.2z' class='st0'/%3E%3Cpath d='M240.7 344.9c0-3.9.1-7.8 0-11.6-.1-3 .5-4.4 3.9-4.2 6.6.3 13.2-.1 19.8.1 9.6.4 16.6 7.5 16.4 16.3-.2 9-7.1 15.4-16.9 15.7-2.9.1-5.8.1-8.7 0-4.7-.2-10.8 2-13.6-.8-3-3-.6-9.2-1-14 0-.5.1-1 .1-1.5zm0 48.4c0-4.2.1-8.4 0-12.6-.1-2.7.7-3.7 3.5-3.6 6.9.2 13.8-.1 20.8.1 8.9.2 15.7 7 15.9 15.6.2 8.2-6.2 15.6-14.8 16.2-7.5.5-15.1.1-22.7.2-2.2 0-2.7-1-2.7-2.9v-13z' class='st3'/%3E%3Cpath fill='%23f8f8f8' d='M384.8 222v-48.9c1.5-.2 1.7 1.2 2.2 2 7.7 11.5 15.3 23 23.1 34.5 1.6 2.3 2.1 3.5-1.3 4.5-7.9 2.4-15.8 5.2-24 7.9z'/%3E%3C/svg%3E");background-size:70%}.idex-wrap.mobile .account-bank-card #JkoPay-modalPaylisttable p{text-align:center}@media only screen and (max-width:768px){.idex-wrap.mobile .form-group-wrap .btn-group-toggle.btn-group{flex-wrap:wrap;width:100%}}.idex-wrap.mobile .form-group-wrap .btn-secondary{display:inline-flex;justify-content:center;align-items:center;flex-direction:auto;border-top-left-radius:8px!important;border-top-right-radius:8px!important;border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important;padding:8px;margin:0 8px 8px 0;border:1px solid #ccc;background:#fff}.idex-wrap.mobile .form-group-wrap .btn-secondary:last-child{margin-right:0}.idex-wrap.mobile .form-group-wrap .btn-secondary.active,.idex-wrap.mobile .form-group-wrap .btn-secondary.nuxt-link-active,.idex-wrap.mobile .form-group-wrap .btn-secondary.nuxt-link-exact-active,.idex-wrap.mobile .form-group-wrap .btn-secondary:active{color:#000!important;background-color:#fff2dc!important;border-color:#fff2dc!important}.idex-wrap.mobile .form-group-wrap .btn-secondary:before{content:"";display:inline-block;width:160px;height:28px}@media only screen and (max-width:768px){.idex-wrap.mobile .form-group-wrap .btn-secondary:before{width:60px;height:60px}}.idex-wrap.mobile .user-mod{width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:20px}.idex-wrap.mobile .user-mod img{display:block;margin:0 auto}.idex-wrap.mobile .user-mod .btn-badge{font-size:14px;line-height:20px;width:calc(33.33333% - 6px);border-radius:4px}.idex-wrap.mobile .user-mod .btn-badge:nth-child(3n){margin-right:0}.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>[data-label]>div,.idex-wrap.mobile .user-mod>.user-header,.idex-wrap.mobile .user-mod>div{width:100%}.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr{display:flex}.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr+tr{border-top:none}.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr span[style="color: red;"]{color:#ffc107!important}.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr td[aria-colindex="2"] span{color:#1d6ab2;color:var(--color01)}.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>td{width:50%;border:1px solid #f5f5f5}.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>td:first-child{text-align:right}.idex-wrap.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr span{font-size:18px}.idex-wrap.mobile .user-mod.wallet .btn.btn-refresh{display:flex;justify-content:center;align-items:center}.idex-wrap.mobile .user-mod.wallet .btn.btn-refresh q{font-size:32px}.idex-wrap.mobile .user-mod.wallet .badge-group{justify-content:space-between}.idex-wrap.mobile .user-mod.wallet .btn{width:100%;height:38px;border-radius:4px;font-size:16px;margin-bottom:8px;line-height:1}.idex-wrap.mobile .user-mod.wallet .btn.h-auto{width:auto;margin-top:0!important;margin-bottom:0}.idex-wrap.mobile .user-mod.wallet .btn.btn-contactus{min-height:400px}.idex-wrap.mobile .user-mod.wallet .btn.btn-badge{width:calc(33.33333% - 4px)}.idex-wrap.mobile .user-mod.wallet .user-table .btn{margin-bottom:0}.idex-wrap.mobile .user-mod.wallet .form-group .btn{margin-top:8px}.idex-wrap.mobile .user-mod.wallet .btn.paymod-group.btn-secondary,.idex-wrap.mobile .user-mod.wallet .btn.paymod-group.btn-secondary .btn.btn-submit{font-size:12px;width:auto;height:auto;border-radius:4px;flex-direction:row;line-height:inherit;margin-right:0;margin-bottom:0;margin-top:24px;box-shadow:unset}.idex-wrap.mobile .user-mod.wallet .btn.btn-submit{line-height:unset;padding:4px 8px;white-space:nowrap}.idex-wrap.mobile .user-mod.wallet .btn.paymod-group.btn-secondary{width:100%;padding:4px 16px}.idex-wrap.mobile .user-mod.wallet .btn.paymod-group.btn-secondary .img,.idex-wrap.mobile .user-mod.wallet .btn.paymod-group.btn-secondary .subtitle{display:none}.idex-wrap.mobile .user-mod.wallet .btn.paymod-group.btn-secondary .title{font-size:16px}.idex-wrap.mobile .user-mod.wallet .dropdown{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat}.idex-wrap.mobile .user-mod.wallet .b-calendar-nav{display:flex}.idex-wrap.mobile .user-mod.wallet .b-calendar-nav .btn{border:1px solid transparent}.idex-wrap.mobile .user-mod.wallet .dep-copybox .btn-copy{padding:5px 8px;margin-bottom:15px}.idex-wrap.mobile .user-mod.wallet .dep-copybox .btn-copy i:before{width:14px;height:14px;margin-right:5px}.idex-wrap.mobile .user-mod.info{padding-bottom:160px}.idex-wrap.mobile .user-mod.forgot .user-content{width:calc(100% - 48px)}.idex-wrap.mobile .user-mod.game .user-header{width:100%}.idex-wrap.mobile .share_urlbox~.btn.tag-read.btn-secondary.btn-sm{width:100%;height:100%;padding:5px 10px;border-radius:4px}.idex-wrap.mobile .uinfo-cont{margin-top:15px}.idex-wrap.mobile .uinfo-cont .card{margin-bottom:16px;box-shadow:0 4px 4px rgba(0,0,0,.25);background-color:hsla(0,0%,100%,.85)}.idex-wrap.mobile .uinfo-cont .card-header{background:#fff}.idex-wrap.mobile .uinfo-cont .card-header .custom-control-label{width:100%;white-space:nowrap}.idex-wrap.mobile .uinfo-cont .card-header .bv-no-focus-ring{display:flex}.idex-wrap.mobile .uinfo-cont .custom-checkbox{display:flex;justify-content:center;align-items:center;white-space:nowrap}.idex-wrap.mobile .uinfo-cont .custom-checkbox .custom-control-label:after,.idex-wrap.mobile .uinfo-cont .custom-checkbox .custom-control-label:before{width:16px;height:16px;top:50%;margin-top:-8px}.idex-wrap.mobile .uinfo-cont .card-icon{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:4px;flex:0 0 20px}.idex-wrap.mobile .uinfo-cont .card-icon i:before{background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile .uinfo-cont .card-type-info{color:#fff}.idex-wrap.mobile .uinfo-cont .card-type-act{color:#fff;background-color:#dc3545}.idex-wrap.mobile .uinfo-cont .btn-link{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:0}.idex-wrap.mobile .uinfo-cont .btn-link .icon{margin-right:0}.idex-wrap.mobile .uinfo-cont .card-title{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:calc(100% - 40px);padding-left:24px;margin-bottom:0;position:relative}.idex-wrap.mobile .uinfo-cont .card-title~span{font-size:24px;color:#ccc;width:40px;height:40px;border-radius:4px;display:flex;justify-content:center;align-items:center;flex-direction:auto;margin-left:auto}.idex-wrap.mobile .uinfo-cont .card-title~span.isStarred{color:#f4c500}.idex-wrap.mobile .uinfo-cont .card-title input,.idex-wrap.mobile .uinfo-cont .card-title~span input{border:0;background:transparent;box-shadow:none}.idex-wrap.mobile .uinfo-cont .card-title .card-date,.idex-wrap.mobile .uinfo-cont .card-title input{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.idex-wrap.mobile .uinfo-cont .card-date{font-size:12px;color:#9898ab;text-align:left}.idex-wrap.mobile .uinfo-cont .card-body{color:#333}.idex-wrap.mobile .uinfo-cont .unread .card-title h3,.idex-wrap.mobile .uinfo-cont .unread .card-title input{font-size:18px;color:#000;font-weight:bolder;font-family:Yu Gothic,SimHei}.idex-wrap.mobile .uinfo-cont .unread .card-title:before{content:"";width:8px;height:8px;border-radius:50%;background:#dc3545;flex:0 0 8px;position:absolute;top:0;bottom:0;left:8px;margin:auto}.idex-wrap.mobile .uinfo-cont .read .card-title h3,.idex-wrap.mobile .uinfo-cont .read .card-title input{font-size:16px;color:#9898ab;font-weight:400;font-family:Yu Gothic,SimHei}.idex-wrap.mobile .uinfo-cont .read .card-title:before{content:"";width:8px;height:8px;border-radius:50%;background:transparent;flex:0 0 8px;position:absolute;top:0;bottom:0;left:8px;margin:auto}.idex-wrap.mobile .user-content{width:100%;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:0 solid #1d6ab2;border-color:var(--color01);border-top:8px solid var(--color01);background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);padding:20px;margin-top:36px;position:relative}.idex-wrap.mobile .user-content .title~p~div>img{min-width:50px!important;width:200px!important}.idex-wrap.mobile .user-content .d-flex.justify-content-center{margin:16px}.idex-wrap.mobile .user-content .circle,.idex-wrap.mobile .user-content .icashPay,.idex-wrap.mobile .user-content .jkopay,.idex-wrap.mobile .user-content .linepay{margin-left:-28px;margin-top:-36px;position:absolute;top:0;left:50%}.idex-wrap.mobile .user-content .circle h6{font-size:32px;color:#fff;font-style:italic;font-weight:700;margin-left:-4px}.idex-wrap.mobile .user-content .test{text-align:center}.idex-wrap.mobile .user-content .test svg{width:65%!important;height:65%!important;margin-top:16px;margin-bottom:16px}.idex-wrap.mobile .user-content .card-header{background-color:transparent;padding:4px}.idex-wrap.mobile .user-content .card-header .nav-link{font-weight:bolder;color:#1d6ab2;color:var(--color01)}.idex-wrap.mobile .user-content .card-header .nav-link.active,.idex-wrap.mobile .user-content .card-header .nav-link:hover{color:#fff;background-color:#1d6ab2;background-color:var(--color01)}.idex-wrap.mobile .user-content .card-body{padding:0}.idex-wrap.mobile .user-content .title{color:#1d6ab2;color:var(--color01);text-align:center;padding:16px 0 8px}.idex-wrap.mobile .user-content .alert-danger,.idex-wrap.mobile .user-content .alert-warning{display:flex;font-size:12px;line-height:unset}.idex-wrap.mobile .user-content .alert-danger .icon,.idex-wrap.mobile .user-content .alert-warning .icon{padding-right:4px}.idex-wrap.mobile .user-content .alert-danger .icon:before,.idex-wrap.mobile .user-content .alert-warning .icon:before{width:12px;height:12px}.idex-wrap.mobile .user-content .form-control[readonly]{background:hsla(0,0%,100%,.1);border:0}.idex-wrap.mobile .user-content .form-control[readonly]::-webkit-input-placeholder{color:#fff}.idex-wrap.mobile .user-content-tab{border-top:4px solid rgba(0,0,0,.15)}.idex-wrap.mobile .hisbet .input-group .custom-select,.idex-wrap.mobile .share .input-group .custom-select{border-top-right-radius:4px;border-bottom-right-radius:4px}.idex-wrap.mobile .hisbet .input-group-text,.idex-wrap.mobile .share .input-group-text{background:transparent}.idex-wrap.mobile .hisbet .input-group-text .icon,.idex-wrap.mobile .share .input-group-text .icon{margin-right:0}.idex-wrap.mobile .hisbet .input-group-text .icon:before,.idex-wrap.mobile .share .input-group-text .icon:before{background:#1d6ab2;background:var(--color01)}.idex-wrap.mobile .table.b-table.b-table-stacked>tbody>tr>[data-label]>div{word-break:break-word;word-wrap:break-word}.idex-wrap.mobile .hisbet .table.b-table.b-table-stacked>tbody>tr>[data-label]:before{width:80px}.idex-wrap.mobile .hisbet .table.b-table.b-table-stacked>tbody>tr>[data-label]>div{width:calc(100% - 80px)}.idex-wrap.mobile .user-table{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:24px 0}.idex-wrap.mobile .user-table .usertb-header{display:flex;justify-content:center;align-items:center;width:100%;order:10}.idex-wrap.mobile .user-table .usertb-cont{width:100%}.idex-wrap.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>[data-label]:after,.idex-wrap.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>[data-label]:before{display:inline-block!important}.idex-wrap.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr{display:block!important}.idex-wrap.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>td{width:100%}.idex-wrap.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>td:first-child{text-align:left;border-top-width:3px}.idex-wrap.mobile .user-mod.info .user-table .usertb-info{order:1;width:100%}.idex-wrap.mobile .user-mod.info .user-table .usertb-header{order:2}.idex-wrap.mobile .user-mod.info .user-table .usertb-header .custom-control.custom-checkbox .custom-control-label{margin-bottom:0}.idex-wrap.mobile .user-mod.info .user-table .uinfo-cont{order:3;width:100%}.idex-wrap.mobile .usertb-info{font-size:12px;margin-bottom:9px}.idex-wrap.mobile .usertb-header{display:flex;align-items:center}.idex-wrap.mobile .usertb-header .overflow-auto,.idex-wrap.mobile .usertb-header .pagination{margin:0 auto}.idex-wrap.mobile .usertb-header .custom-checkbox{display:flex;align-items:center;margin-right:4px}.idex-wrap.mobile .usertb-header button.btn-primary{display:flex;justify-content:center;align-items:center;color:#fff;border:1px solid #1d6ab2;border:1px solid var(--color01);height:30px;white-space:nowrap}.idex-wrap.mobile .usertb-header button.btn-primary,.idex-wrap.mobile .usertb-header button.btn-primary:hover{background-color:#1d6ab2;background-color:var(--color01)}.idex-wrap.mobile .usertb-header .btn.btn-secondary{background-color:transparent;border:0}.idex-wrap.mobile .usertb-header .dropdown-menu.show{background-color:#fff;padding:8px;border:1px solid #ccc}.idex-wrap.mobile .usertb-header .custom-control-label:after,.idex-wrap.mobile .usertb-header .custom-control-label:before{top:0}.idex-wrap.mobile .usertb-header .form-check{position:relative}.idex-wrap.mobile .usertb-header .form-check .form-check-input{left:-10px;top:-8px}.idex-wrap.mobile .usertb-header .dropdown.b-form-datepicker{height:38px!important;border:1px solid #1d6ab2;border:1px solid var(--color01);box-sizing:border-box;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.idex-wrap.mobile .usertb-header .dropdown.b-form-datepicker button.btn.border-0.h-auto.py-0{color:#1d6ab2;color:var(--color01);background:#333;border-top-left-radius:4px;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:4px;border-right:#1d6ab2;border-right:var(--color01)}.idex-wrap.mobile .cardtb-group{margin-top:16px;margin-bottom:20px;border-radius:8px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}.idex-wrap.mobile .cardtb-group .table{margin-bottom:0;padding:10px 15px;color:#333}.idex-wrap.mobile .cardtb-group .table tr{padding:5px 0}.idex-wrap.mobile .cardtb-group .table tr+tr{border-top:1px solid #eee}.idex-wrap.mobile .cardtb-group .table td{padding:10px}.idex-wrap.mobile .cardtb-group .table td,.idex-wrap.mobile .cardtb-group .table th,.idex-wrap.mobile .cardtb-group .table thead th{border:1px solid #f5f5f5}.idex-wrap.mobile .cardtb-group .table th{background:#eee}.idex-wrap.mobile .cardtb-group span>span{color:#a5d7a7}.idex-wrap.mobile .cardtb-group span>span.t-c1,.idex-wrap.mobile .cardtb-group span>span.t-c4{color:#c9302c}.idex-wrap.mobile .cardtb-group span>span.t-c14{color:#2aabd2}.idex-wrap.mobile .cardtb-group:first-child{margin-top:0}.idex-wrap.mobile .cardtb-group .card-list{display:flex;height:40px;border-bottom:1px solid #dde1e7}.idex-wrap.mobile .cardtb-group .card-left,.idex-wrap.mobile .cardtb-group .card-right{display:inline-flex;align-items:center;width:40%;color:#091921;font-size:12px;font-weight:bolder;padding-left:16px}.idex-wrap.mobile .cardtb-group .card-right{font-weight:400;width:60%}.idex-wrap.mobile .cardtb-group .card-right .badge{margin-left:4px}.idex-wrap.mobile .content-mod-group .left{width:auto}.idex-wrap.mobile .content-mod-group .right{width:100%}.idex-wrap.mobile .content-mod-group .right .title{text-align:center}.idex-wrap.mobile .content-mod-group .right .alert,.idex-wrap.mobile .content-mod-group .right .btn.btn-contactus{width:100%}.idex-wrap.mobile .content-mod-group .circle{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:-28px;margin-top:-36px;overflow:hidden;position:absolute;top:0;left:50%}.idex-wrap.mobile .content-mod-group.jkopay,.idex-wrap.mobile .content-mod-group.linepay{display:flex;width:100%}.idex-wrap.mobile .content-mod-group.jkopay .left,.idex-wrap.mobile .content-mod-group.linepay .left{display:flex!important;width:10%}.idex-wrap.mobile .content-mod-group.jkopay .right,.idex-wrap.mobile .content-mod-group.linepay .right{width:100%}.idex-wrap.mobile .content-mod-group.jkopay .jkopay,.idex-wrap.mobile .content-mod-group.jkopay .linepay,.idex-wrap.mobile .content-mod-group.linepay .jkopay,.idex-wrap.mobile .content-mod-group.linepay .linepay{display:flex;justify-content:center;width:100%}.idex-wrap.mobile .content-mod-group.jkopay .jkopay .icon,.idex-wrap.mobile .content-mod-group.jkopay .linepay .icon,.idex-wrap.mobile .content-mod-group.linepay .jkopay .icon,.idex-wrap.mobile .content-mod-group.linepay .linepay .icon{display:flex!important;width:50%;height:50%;background-size:cover;border-radius:50%}.idex-wrap.mobile .content-mod-group.jkopay .jkopay .icon,.idex-wrap.mobile .content-mod-group.linepay .jkopay .icon{background-color:#d71918}.idex-wrap.mobile .chgsafepw label[for=input-1]~div{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.idex-wrap.mobile .chgsafepw label[for=input-1]~div select{width:calc(25% - 4px)}.idex-wrap.mobile .chgsafepwLink a:not(.btn-badge){color:#4ba9df;color:var(--color04)}.idex-wrap.mobile .rule{margin:auto;padding:0}.idex-wrap.mobile .rule .title{width:100%;display:flex;justify-content:flex-start;align-items:center;color:#02396d;color:var(--color07);line-height:48px;font-size:18px;font-weight:900;padding:4px 0 8px}.idex-wrap.mobile .rule .card-body{padding:0}.idex-wrap.mobile .rule.appset p{font-size:16px;line-height:20px}.idex-wrap.mobile .rule.appset .icon{display:inline-block;width:20px;height:20px}.idex-wrap.mobile .rule.appset .icon:before{content:none}.idex-wrap.mobile .rule .rule-cont{margin-top:0;color:hsla(0,0%,100%,.7)}.idex-wrap.mobile .rule .rule-cont+.rule-cont{margin-top:25px}.idex-wrap.mobile .rule .rule-cont .title{margin-bottom:10px;font-size:16px;color:#fff;background:linear-gradient(145deg,#1d6ab2,#5fa9ed);padding:10px 16px;line-height:22px}.idex-wrap.mobile .rule .rule-cont img{width:100%}.idex-wrap.mobile .rule .rule-cont ol,.idex-wrap.mobile .rule .rule-cont ul{list-style-type:disc;padding-left:24px}.idex-wrap.mobile .rule .rule-cont li,.idex-wrap.mobile .rule .rule-cont p{font-size:14px;line-height:1.5em}.idex-wrap.mobile .rule .rule-cont li+li,.idex-wrap.mobile .rule .rule-cont li+p,.idex-wrap.mobile .rule .rule-cont p+li,.idex-wrap.mobile .rule .rule-cont p+p{margin-top:.5em}.idex-wrap.mobile .rule .rule-cont button{width:100%;text-align:left;padding:8px}.idex-wrap.mobile .rule .rule-cont .btn-submit{margin-top:10px;padding:8px;display:block;width:100%;height:auto;border-radius:4px;text-align:center;box-shadow:none}.idex-wrap.mobile .rule .rule-cont .btn-question{padding:10px 15px;font-size:14px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#1d6ab2;color:var(--color01);position:relative;transition:all .4s}.idex-wrap.mobile .rule .rule-cont .btn-question.not-collapsed{background-color:#f5f5f5}.idex-wrap.mobile .rule .rule-cont .collapse{margin-top:0!important;padding:0;border-top:1px solid #f5f5f5}.idex-wrap.mobile .rule .rule-cont .collapse .card-text{font-size:14px;color:#333;line-height:20px}.idex-wrap.mobile .rule .rule-cont .card{border-width:1px;border-color:#dde1e7;margin-bottom:.5rem}.idex-wrap.mobile .rule .rule-cont .collapseContent{padding:15px}.idex-wrap.mobile .rule.fqa .rule-cont,.idex-wrap.mobile .rule.fqa .rule-cont .card,.idex-wrap.mobile .rule.fqa .rule-cont .card-body,.idex-wrap.mobile .rule.fqa .rule-cont .collapse.show{width:100%;border:0}.idex-wrap.mobile .rule.fqa .rule-cont .card-body{border:1px solid #f5f5f5}.idex-wrap.mobile .rule-maintain{display:flex;flex-wrap:wrap}.idex-wrap.mobile .rule-maintain p,.idex-wrap.mobile .rule-maintain q{display:flex;align-items:center;width:50%;font-size:16px;line-height:20px;margin-bottom:8px}.idex-wrap.mobile .card-text.qa_usdt_01,.idex-wrap.mobile .card-text.qa_usdt_02,.idex-wrap.mobile .card-text.qa_usdt_03,.idex-wrap.mobile .card-text.qa_usdt_04,.idex-wrap.mobile .card-text.qa_usdt_05,.idex-wrap.mobile .card-text.qa_usdt_06,.idex-wrap.mobile .card-text.qa_usdt_07{width:90%;display:flex;flex-wrap:wrap}.idex-wrap.mobile .qa_point{font-weight:bolder}.idex-wrap.mobile .qa_usdt_content{display:flex;flex-direction:column;width:90%;padding:16px;margin:12px 32px;border:1px solid #dde1e7;border-radius:4px;font-size:1.1em}@media (max-width:568px){.idex-wrap.mobile .qa_usdt_content{margin:4px 0}}.idex-wrap.mobile .qa_title{font-size:1.2em;font-weight:700;color:#1d6ab2;color:var(--color01);width:100%;padding-bottom:10px;padding-top:10px;border-top:1px solid #dde1e7}.idex-wrap.mobile .usdt01 .card-text .img1,.idex-wrap.mobile .usdt01 .card-text .img2,.idex-wrap.mobile .usdt01 .card-text .img3,.idex-wrap.mobile .usdt01 .card-text .img4,.idex-wrap.mobile .usdt01 .card-text .img5,.idex-wrap.mobile .usdt01 .card-text .img6,.idex-wrap.mobile .usdt01 .card-text .img7,.idex-wrap.mobile .usdt01 .card-text .img8,.idex-wrap.mobile .usdt01 .card-text .img9,.idex-wrap.mobile .usdt01 .card-text .img10,.idex-wrap.mobile .usdt01 .card-text .img11,.idex-wrap.mobile .usdt01 .card-text .img12,.idex-wrap.mobile .usdt01 .card-text .img13,.idex-wrap.mobile .usdt01 .card-text .img14,.idex-wrap.mobile .usdt01 .card-text .img15,.idex-wrap.mobile .usdt01 .card-text .img16,.idex-wrap.mobile .usdt01 .card-text .img17,.idex-wrap.mobile .usdt01 .card-text .img18,.idex-wrap.mobile .usdt01 .card-text .img19,.idex-wrap.mobile .usdt01 .card-text .img20,.idex-wrap.mobile .usdt01 .card-text .img21,.idex-wrap.mobile .usdt01 .card-text .img22{display:block;width:300px;height:500px;background-size:contain!important;background-position:top!important;background-repeat:no-repeat!important;margin-bottom:10px;margin-right:5px;margin-left:5px}.idex-wrap.mobile .usdt01 .card-text .img1{background:url(/_nuxt/img/usdt01_1.845433d.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img1{height:530px}}.idex-wrap.mobile .usdt01 .card-text .img2{background:url(/_nuxt/img/usdt01_2.14da9d4.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img2{height:300px}}.idex-wrap.mobile .usdt01 .card-text .img3{width:476px;background:url(/_nuxt/img/usdt01_3.69cb556.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img3{height:356px}}.idex-wrap.mobile .usdt01 .card-text .img4{background:url(/_nuxt/img/usdt01_4.4eb216d.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img4{height:500px}}.idex-wrap.mobile .usdt01 .card-text .img5{background:url(/_nuxt/img/usdt01_5.093ef73.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img5{height:463px}}.idex-wrap.mobile .usdt01 .card-text .img6{background:url(/_nuxt/img/usdt02_1.ff910b3.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img6{height:535px}}.idex-wrap.mobile .usdt01 .card-text .img7{background:url(/_nuxt/img/usdt02_2.261bfb3.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img7{height:474px}}.idex-wrap.mobile .usdt01 .card-text .img8{width:530px;background:url(/_nuxt/img/usdt02_3.a4f5ba5.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img8{height:240px}}.idex-wrap.mobile .usdt01 .card-text .img9{width:480px;background:url(/_nuxt/img/usdt02_4.1790bbe.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img9{height:350px}}.idex-wrap.mobile .usdt01 .card-text .img10{background:url(/_nuxt/img/usdt02_5.1ce9041.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img10{height:455px}}.idex-wrap.mobile .usdt01 .card-text .img11{width:349px;background:url(/_nuxt/img/usdt02_6.3c8ee1b.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img11{height:350px}}.idex-wrap.mobile .usdt01 .card-text .img12{background:url(/_nuxt/img/usdt02_7.2900404.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img12{height:415px}}.idex-wrap.mobile .usdt01 .card-text .img13{background:url(/_nuxt/img/usdt02_8.1b0f422.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img13{height:415px}}.idex-wrap.mobile .usdt01 .card-text span.img14{width:300px!important;background:url(/_nuxt/img/usdt02_9.901c758.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text span.img14{height:500px}}.idex-wrap.mobile .usdt01 .card-text span.img15{width:300px!important;background:url(/_nuxt/img/usdt02_10.9005408.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text span.img15{height:460px}}.idex-wrap.mobile .usdt01 .card-text span.img16{width:300px!important;background:url(/_nuxt/img/usdt02_11.9c337be.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text span.img16{height:460px}}.idex-wrap.mobile .usdt01 .card-text .img17{background:url(/_nuxt/img/usdt02_12.c0f30de.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img17{height:200px}}.idex-wrap.mobile .usdt01 .card-text .img18{background:url(/_nuxt/img/usdt02_12.c0f30de.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img18{height:200px}}.idex-wrap.mobile .usdt01 .card-text .img19{background:url(/_nuxt/img/usdt02_13.dcdbe47.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img19{height:448px}}.idex-wrap.mobile .usdt01 .card-text .img20{background:url(/_nuxt/img/usdt02_14.d25986a.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img20{height:448px}}.idex-wrap.mobile .usdt01 .card-text .img21{background:url(/_nuxt/img/usdt02_15.82f4baa.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img21{height:448px}}.idex-wrap.mobile .usdt01 .card-text .img22{background:url(/_nuxt/img/usdt02_16.a15a240.png)}@media (max-width:568px){.idex-wrap.mobile .usdt01 .card-text .img22{height:448px}}.idex-wrap.mobile .user-mod.game{--headerH:80px}.idex-wrap.mobile .egameContainer{--loadingColor:var(--color01);--loadingBg:rgba(0,0,0,0.7)}.idex-wrap.mobile .game-group>i,.idex-wrap.mobile .game-list.box>i,.idex-wrap.mobile .game-list.more>i{position:unset}.idex-wrap.mobile .game-wrap{display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap;max-width:100%;width:100%}.idex-wrap.mobile .game-wrap img{width:100%;height:auto;min-height:80px}.idex-wrap.mobile .game-wrap>li{display:inline-flex;flex-direction:column;width:calc(100% - 8px);flex:0 0 calc(100% - 8px);min-height:120px;margin-top:8px;overflow:hidden;position:relative}.idex-wrap.mobile .game-wrap .game-group{display:flex;align-items:center;flex-direction:column}.idex-wrap.mobile .game-wrap .game-uphold{pointer-events:none}.idex-wrap.mobile .game-wrap.egame .game-group:before,.idex-wrap.mobile .game-wrap .game-group{content:normal}.idex-wrap.mobile .game-wrap.live>li,.idex-wrap.mobile .game-wrap.lotto>li,.idex-wrap.mobile .game-wrap.sport>li{min-height:auto}.idex-wrap.mobile .game-wrap.live .game-btn-group,.idex-wrap.mobile .game-wrap.lotto .game-btn-group,.idex-wrap.mobile .game-wrap.sport .game-btn-group{border-radius:0 0 33px 33px}.idex-wrap.mobile .game-wrap.live .btn.btn-danger,.idex-wrap.mobile .game-wrap.lotto .btn.btn-danger,.idex-wrap.mobile .game-wrap.sport .btn.btn-danger{width:70%;margin-top:-2px;border-radius:0 0 33px 33px}.idex-wrap.mobile .game-wrap.live .game-uphold:before,.idex-wrap.mobile .game-wrap.lotto .game-uphold:before,.idex-wrap.mobile .game-wrap.sport .game-uphold:before{top:50%}.idex-wrap.mobile .game-wrap.live .game-uphold:after,.idex-wrap.mobile .game-wrap.lotto .game-uphold:after,.idex-wrap.mobile .game-wrap.sport .game-uphold:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:4;background:url(/_nuxt/website/star/images/game/mobile/mobile-game-list-maintain.png) no-repeat top/100%}.idex-wrap.mobile .game-wrap.live .game-uphold button,.idex-wrap.mobile .game-wrap.lotto .game-uphold button,.idex-wrap.mobile .game-wrap.sport .game-uphold button{display:none}.idex-wrap.mobile .game-btn-group{display:flex;width:100%}.idex-wrap.mobile .game-btn-group .icon{display:none}.idex-wrap.mobile .user-gamelist .form-group.gamelist-type{font-size:.8rem;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin:8px auto 16px}.idex-wrap.mobile .user-gamelist .form-group.gamelist-type li{width:calc(25% - 4px);height:38px;margin-top:8px}.idex-wrap.mobile .user-gamelist .form-group.gamelist-type li a{color:#fff;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:.3125rem;padding:.3125rem}.idex-wrap.mobile .user-gamelist .form-group.gamelist-type li a.nuxt-link-active{color:#fff;background:linear-gradient(180deg,#1d6ab2 30%,#5fa9ed);background:var(--lg02)}.idex-wrap.mobile .game-btn-group .btn.btn-danger,.idex-wrap.mobile .game-wrap .btn.btn-danger{font-size:12px;color:#fff;border:0;padding:5px;background:#1d6ab2;background:var(--color01);box-shadow:inset -1px 0 2px rgba(0,0,0,.3)}.idex-wrap.mobile .game-btn-group .btn.btn-warning{flex:1;font-size:12px;color:#fff;text-align:center;background-color:rgba(0,0,0,.1);border-radius:0 0 5px 0;border:0;padding:.5rem;z-index:1}.idex-wrap.mobile .game-btn-group .btn.btn-danger,.idex-wrap.mobile .game-btn-group .btn.btn-warning,.idex-wrap.mobile .game-wrap .btn.btn-danger,.idex-wrap.mobile .game-wrap .btn.btn-warning{display:flex;justify-content:center;align-items:center;flex:1;height:30px;font-size:.7rem;font-weight:700;overflow:hidden;padding:6px 0;margin-top:0}.idex-wrap.mobile .user-mod.game .user-gamelist .form-group .input-group-prepend{border-radius:5px;cursor:pointer}.idex-wrap.mobile .user-mod.game .user-gamelist .form-group .input-group-prepend .input-group-text{border:0;background:linear-gradient(135deg,#5fa9ed,#1d6ab2);background:linear-gradient(135deg,var(--color03),var(--color01))}.idex-wrap.mobile .user-mod.game .user-gamelist .form-group .input-group-prepend .input-group-text .icon.icon-search:before{background:#fff}.idex-wrap.mobile .user-mod.game .user-header .user-item{padding:8px 2px}.idex-wrap.mobile .user-mod .game-wrap,.idex-wrap.mobile .user-mod .game-wrap li,.idex-wrap.mobile .user-mod .game-wrap li a,.idex-wrap.mobile .user-mod .game-wrap li a img{width:100%}.idex-wrap.mobile .user-mod.game .user-header~div{width:100%;padding:0 8px}.idex-wrap.mobile .user-gamelist .form-group{margin-bottom:0}.idex-wrap.mobile .user-gamelist .list-group{display:flex;flex-direction:unset;max-width:100%;min-width:200px;height:72px;margin:8px auto;background:#fff;box-shadow:-3px -3px 19px 0 rgba(74,178,52,.1),15px 15px 30px 0 rgba(0,153,78,.1);overflow-x:scroll;overflow-y:hidden}.idex-wrap.mobile .user-gamelist .list-game{display:inline-flex;justify-content:space-between;align-items:center;flex-direction:column;width:80px;height:72px;flex:0 0 100px;min-width:80px;color:#fff;background:transparent;padding:4px 8px;margin-right:4px;border:0;position:relative}.idex-wrap.mobile .user-gamelist .list-game.nuxt-link-active{background:linear-gradient(180deg,#1d6ab2 30%,#5fa9ed);background:var(--lg02)}.idex-wrap.mobile .user-gamelist .list-game.nuxt-link-active q{color:#fff}.idex-wrap.mobile .user-gamelist .list-game span{display:block;width:100%;height:48px;background-size:auto 40px!important}.idex-wrap.mobile .user-gamelist .list-game q{color:#000;display:block;width:100%;text-align:center;font-size:12px;font-weight:700;white-space:nowrap}.idex-wrap.mobile .game-wrap.egame{padding-top:4px;padding-bottom:24px;flex-direction:unset}.idex-wrap.mobile .game-wrap.egame li{width:calc(33.33333% - 4px);flex:0 1 calc(33.33333% - 4px);background-color:linear-gradient(145deg,#1d6ab2,#5fa9ed);box-shadow:0 5px 5px rgba(0,0,0,.35);overflow:hidden;border-radius:10px;justify-content:flex-end}.idex-wrap.mobile .game-wrap.egame .game-group{height:100%;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;flex-direction:column;position:relative;flex:1;background:linear-gradient(180deg,#1d6ab2 30%,#5fa9ed);background:var(--lg02);box-shadow:0 0 0 2px #0e021b}.idex-wrap.mobile .game-wrap.egame .game-group img{order:1;width:94%;height:auto;filter:drop-shadow(0 2px 3px rgba(0,0,0,.7));box-shadow:unset;border-radius:0;padding-top:6px;margin:auto}.idex-wrap.mobile .game-wrap.egame .game-group .game-name{order:2;color:#fff;font-size:14px;font-weight:700;width:100%;height:36px;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5);text-align:center;overflow:hidden;padding:1px 3px;margin-top:5px}.idex-wrap.mobile .game-wrap.egame .game-group>i{order:3;width:40%;height:25%;margin-left:auto;background-size:100%;background-position:50%;position:absolute;top:4px;right:4px;z-index:1}.idex-wrap.mobile .game-wrap.egame .game-group .game-btn-group{order:4}.idex-wrap.mobile .game-wrap.egame .game-group .game-uphold{display:none}.idex-wrap.mobile .game-wrap.egame .game-group.game-uphold,.idex-wrap.mobile .game-wrap.egame .game-group.game-uphold>.game-uphold{display:flex}.idex-wrap.mobile .game-wrap.egame .game-group .img.img-uphold{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;top:0;left:0;z-index:4}.idex-wrap.mobile .game-wrap.egame .game-group .img.img-uphold q{color:#fff;font-size:2em;font-weight:700;text-shadow:0 -40px 100px,0 0 2px,0 0 1em #a6f3ff,0 0 .5em #a6f3ff ffeca6,0 0 .1em #a6f3ff,0 10px 3px #000;text-shadow:0 -40px 100px,0 0 2px,0 0 1em var(--color02),0 0 .5em var(--color02) ffeca6,0 0 .1em var(--color02),0 10px 3px #000}.idex-wrap.mobile .overflow-auto.game-page,.idex-wrap.mobile .overflow-auto.game-page .page-item.disabled{display:flex;justify-content:center;align-items:center}.idex-wrap.mobile .overflow-auto.game-page .page-item.disabled .page-link{margin-top:0}.idex-wrap.mobile .luckyWheel{margin:calc(var(--mainPt)*-1) calc(var(--containerP)*-1) calc(var(--mainPb)*-1)}.mobile .user-content .icashPay~.title,.mobile .user-content .jkopay~.title,.mobile .user-content .linepay~.title{position:relative}.mobile .user-content .icashPay~.title:after,.mobile .user-content .jkopay~.title:after,.mobile .user-content .linepay~.title:after{content:"";width:100%;min-height:250px;background:url(/_nuxt/img/sample_jkopay.30eccd5.png);background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;margin:10px auto}.mobile .user-content .linepay~.title:after{min-height:200px;background:url(/_nuxt/img/sample_linepay.7b7e3de.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.mobile .user-content .icashPay~.title:after{min-height:200px;background:url(/_nuxt/img/sample_icashPay.9217d9c.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.mobile .hotgameBox{width:100%;display:flex;flex-direction:column;align-items:center}.mobile .hotgameBox .hot_s1box{width:100%;height:100%;display:flex;justify-content:space-between}.mobile .hotgameBox .hot_s1box .gameiconbox{order:2}.mobile .hotgameBox .hot_s1box .hot-pro.idxHotpro5{order:1}.mobile .hotgameBox .hot_s1box .hot-pro.idxHotpro5 .game-list:before{display:none!important}.mobile .hotgameBox .hot_s1box.active .gameiconbox{order:1}.mobile .hotgameBox .hot_s1box.active .hot-pro.idxHotpro5{order:2}.mobile .hotgameBox .gameiconbox{width:72px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;padding-top:6px;z-index:1}.mobile .hotgameBox .gameiconbox .game_leftbtn{flex:1;display:flex;justify-content:center;align-items:center;width:100%;height:auto;padding-top:5px;font-size:15px;font-weight:600;background:linear-gradient(145deg,#1d6ab2,#5fa9ed);box-shadow:0 5px 0 #6fb4c3;color:#4ba9df;color:var(--btn-text);border-radius:10px;margin-top:12px;margin-bottom:10px;position:relative}@media (max-width:414px){.mobile .hotgameBox .gameiconbox .game_leftbtn{margin-top:2px}}@media (max-width:375px){.mobile .hotgameBox .gameiconbox .game_leftbtn{margin-top:2px;height:auto}}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon:before{width:38px;height:38px;mask-image:inherit;-webkit-mask-image:inherit;background:transparent;background-image:url(/_nuxt/img/hotproIcon.d3941d4.png);background-size:100%;transform:scale(.8)}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon.icon-football:before{background-position:0 -75px}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon.icon-dice:before{background-position:0 0}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon.icon-slot:before{background-position:0 -152px}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon.icon-lotto:before{background-position:0 -228px}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon.icon-poker:before{background-position:0 -305px}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon.icon-fish:before{background-position:0 -382px}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon.icon-jackpot:before{background-position:0 -457px}.mobile .hotgameBox .gameiconbox .game_leftbtn .icon.icon-recommend:before{background-position:0 -534px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on{box-shadow:0 5px 0 #0f5f70}.mobile .hotgameBox .gameiconbox .game_leftbtn.on:after{content:"";width:100%;height:100%;position:absolute;top:0;background-image:url(/_nuxt/img/glass-1.a8037f6.png);background-size:100% 100%}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon:before{filter:drop-shadow(0 4px 2px rgba(0,0,0,.3))}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon-football:before{background-position:0 -115px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon-dice:before{background-position:0 -37px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon-slot:before{background-position:0 -192px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon-lotto:before{background-position:0 -268px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon-poker:before{background-position:0 -344px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon-fish:before{background-position:0 -418px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon-jackpot:before{background-position:0 -496px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on .icon.icon-recommend:before{background-position:0 -573px}.mobile .hotgameBox .hot-pro.idxHotpro5{width:calc(100% - 82px);height:100%;overflow-y:auto;overflow-x:hidden}.mobile .hotgameBox .gamelibox{display:flex;justify-content:flex-end;padding-bottom:33%;margin-top:10px;overflow:hidden;position:relative}.mobile .hotgameBox .gamelibox .game-list{border-radius:0;color:#fff;font-size:18px;font-weight:700;font-style:normal;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:16px;position:absolute}.mobile .marquee .mq-cont{height:28px;line-height:28px}.mobile #idxSlider{height:calc(40vw - 6px);z-index:1;overflow:hidden}@media only screen and (max-width:1080px){.mobile #idxSlider{height:40.82vw}}@media only screen and (max-width:768px){.mobile #idxSlider{height:40.82vw}}.mobile #idxSlider .carousel-inner,.mobile #idxSlider .carousel-item,.mobile #idxSlider .carousel-item a,.mobile #idxSlider .carousel-item img,.mobile #idxSlider .carousel.pointer-event{width:100%;height:100%}.mobile .hotgameBox .hot_s1box{position:relative}.mobile .hotgameBox .game_jackpot{padding-top:10px;width:100%;height:100%;background-color:transparent}@media only screen and (max-width:820px){body{height:100vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}#__layout,#__layout>div,#__nuxt,.mobile,.mobile .idx-content,.mobile .idx-main,.mobile main{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.mobile .idxMar{display:flex;width:100%;margin-top:8px}.mobile .hotgameBox{flex:1;height:auto!important;padding-bottom:5px!important}.mobile .hotgameBox .hot_s1box .gameiconbox .game_leftbtn{position:-webkit-sticky;position:sticky;top:0;justify-content:flex-start;align-items:center}.mobile .hotgameBox .hot_s1box{overflow-y:auto}.mobile .hotgameBox .hot_s1box .gameiconbox{margin-left:calc(100% - 72px)}.mobile .hotgameBox .hot_s1box.active .gameiconbox{margin-left:0}.mobile .hotgameBox .hot_s1box .hot-pro.idxHotpro5{left:0;position:absolute}.mobile .hotgameBox .hot_s1box.active .hot-pro.idxHotpro5{left:unset;right:0;position:absolute}.mobile .nulldiv{display:block;width:100%;height:54px}}.position-absolute{position:fixed;height:100vh}.loading{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%}.loading .text{font-size:24px;color:#0f5f70;font-family:Dosis,sans-serif;font-weight:700;margin-top:20px}.lds-square{width:50px;height:50px;position:relative;border:4px solid #0f5f70;border-radius:0;-webkit-animation:animate 1s linear infinite;animation:animate 1s linear infinite}@-webkit-keyframes animate{17%{border-color:#0f5f70;border-radius:0;transform:rotate(0deg)}50%{border-color:#d6ad63;border-radius:50%}to{border-color:#0f5f70;border-radius:0;transform:rotate(180deg)}}@keyframes animate{17%{border-color:#0f5f70;border-radius:0;transform:rotate(0deg)}50%{border-color:#d6ad63;border-radius:50%}to{border-color:#0f5f70;border-radius:0;transform:rotate(180deg)}}.error{height:100vh;background:linear-gradient(180deg,#333,#000);position:relative}.error-nofound{background-image:url(/_nuxt/img/stars.a77cae2.svg)}.error .line{width:0;height:2px;background:linear-gradient(270deg,transparent,#dbc087);transform:rotate(-45deg);-webkit-animation:star 10s ease-in-out infinite normal none;animation:star 10s ease-in-out infinite normal none;position:absolute;top:0;right:0}@-webkit-keyframes star{80%{top:85%;right:50%;width:0;opacity:0}50%{width:150px}}@keyframes star{80%{top:85%;right:50%;width:0;opacity:0}50%{width:150px}}.error .rocket{width:80px;height:120px;pointer-events:none;transform:translateX(700px);-webkit-animation:rocket-movement 90s linear infinite both running;animation:rocket-movement 90s linear infinite both running;background-image:url(/_nuxt/img/rocket.5280476.svg);background-repeat:no-repeat;position:absolute;top:75%;z-index:95}@-webkit-keyframes rocket-movement{to{transform:translate(1200px,-600px)}}@keyframes rocket-movement{to{transform:translate(1200px,-600px)}}.error .satellite{width:40px;height:50px;background-image:url(/_nuxt/img/satellite.35e243a.svg);top:50%;left:20%;transform:rotate(-180deg)}.error .man,.error .satellite{will-change:transform;-webkit-animation:move-astronaut 50s linear infinite alternate both;animation:move-astronaut 50s linear infinite alternate both;position:absolute;z-index:100}.error .man{top:60%;right:20%}@-webkit-keyframes move-astronaut{to{transform:translate(-160px,-160px)}}@keyframes move-astronaut{to{transform:translate(-160px,-160px)}}.error .manimg{width:130px;height:141px;background-image:url(/_nuxt/img/man.cf943df.svg);pointer-events:none;-webkit-animation:rotate-astronaut 100s linear infinite alternate both;animation:rotate-astronaut 100s linear infinite alternate both;z-index:90}@-webkit-keyframes rotate-astronaut{to{transform:rotate(-2turn)}}@keyframes rotate-astronaut{to{transform:rotate(-2turn)}}.error .moon{width:120px;height:120px;background-image:url(/_nuxt/img/moon.f512a19.svg);position:absolute;top:12%;left:25%}.error h1{position:relative;color:#fff;font-size:20em;font-family:Roboto,sans-serif;font-weight:bolder;outline:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transform:rotate(-10deg) skewx(20deg);text-shadow:-1px 1px #cacaca,-2px 2px #cacaca,-3px 3px #cacaca,-4px 4px #cacaca,-5px 5px #cacaca,-6px 6px #cacaca,-7px 7px #cacaca,-8px 8px #cacaca,-9px 9px #cacaca,-10px 10px #cacaca,-11px 11px #cacaca,-12px 12px #cacaca,-13px 13px #cacaca,-14px 14px #cacaca,-15px 15px #cacaca,-16px 16px #cacaca,-17px 17px #cacaca,-18px 18px #cacaca,-19px 19px #cacaca,-20px 20px #cacaca,-21px 21px #cacaca,-22px 22px #cacaca,-23px 23px #cacaca,-24px 24px #cacaca,-32px 32px rgba(0,0,0,.3)}@media only screen and (max-width:768px){.error h1{font-size:10em}.error .moon{top:4%;left:6%}.error .man{top:17%}}.error{color:#ccc;text-align:center;padding-top:80px}.error h3{font-family:Roboto,sans-serif;font-size:36px;letter-spacing:.2px}.error p{font-size:20px;letter-spacing:.2em}.error .btn-link{color:#ccc;font-size:16px;border-radius:4px;background:#0e7051;padding:8px 16px;margin-top:24px}.error .btn-link:hover{color:#fff;background:#1d6ab2 radial-gradient(circle,transparent 1%,#1d6ab2 0) 50%/15000%;background:var(--color01) radial-gradient(circle,transparent 1%,var(--color01) 0) 50%/15000%}.error .btn-link:active{background-color:#0e7051;background-size:100%;transition:background 0s}.desktop.xmas .nav-header{background:url(/_nuxt/img/header_bg.393bad5.webp) no-repeat bottom;background-size:auto 100%}.desktop.xmas .nav-header:before{background:#449cbd}.desktop.xmas .nav-header:after{background-color:transparent}.desktop.xmas .nav-header.after .nav-right .btn.dropdown-toggle{color:#fff;text-shadow:2px 2px 3px #000}.desktop.xmas .nav-header.after .nav-right .btn.dropdown-toggle:after{color:#fff;background-color:#5fa9ed}.desktop.xmas .nav-header.after .nav-right .btn.dropdown-toggle .icon{filter:drop-shadow(2px 1px 4px black)}.desktop.xmas .nav-header .audio-play{display:flex}.desktop.xmas .nav-right .btn.btn-join{box-shadow:none}.desktop.xmas .nav-right .btn.btn-log:not(.qyout){border-color:#fff;color:#fff}.desktop.xmas .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff}.desktop.xmas main{background:url(/_nuxt/img/mainDec_bg.977c4ae.webp) top no-repeat,linear-gradient(0deg,#259bf8,#004997);background-attachment:fixed}.desktop.xmas main:after,.desktop.xmas main:before{background:none}.desktop.xmas main .idxgame.hotpro-row.idxGame05{background:url(/_nuxt/img/mainDec1_bg_L.7f1945b.webp) 0 0 no-repeat,url(/_nuxt/img/mainDec1_bg_R.2c095f8.webp) 100% 0 no-repeat;padding-top:55px;margin-top:0;max-width:100%;background-size:435px,435px}@media (max-width:1660px){.desktop.xmas main .idxgame.hotpro-row.idxGame05{background-size:305px,305px}}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tabs.mb-3{width:1300px;margin:auto}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list{width:116px;height:169px}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list .itemBg{background:url(/_nuxt/img/idg_btn_bg.4b873d3.webp) top no-repeat;background-size:cover}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list .itemBg img{display:none}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list .itemContent{padding-top:30px}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list .itemName{color:#0e58a7}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list .upholdBox{top:60%}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list .upholdImg{position:relative}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list .upholdImg:before{content:"";position:absolute;width:100%;height:100%;z-index:1;background:url(data:image/webp;base64,UklGRnYCAABXRUJQVlA4WAoAAAAQAAAAfAAAMwAAQUxQSEkBAAANkKNt2yE6z/f/M3NObNvoUmUFqWwuw62rtM4K3GUHtm3b/vUV/8SZKoqICaDp7cgu+5tocN9zr6DD5AVHVjTRhEUnN9/ot1bSg09N1JOFM9ZfAUSbSGD4ujYgXdt3rIvd+gdRlwDzMQHF/fQFqpmmzMg3khr5gtirVNA2NZVV+XilqHvxnnoZu4d6CwVSGYBWA9DXfIFIJib7YS0ICJ8VWkdQ34X//v99WQGNUUFDAtTHzMXMR0BdEMB96txRxSdKISQqiFEqJCQpbfDRlAaQygBSWkAKA5jCZJIFsTV6eVWbFIPP6gUFEM0MgCJ8XkBVFEFBQAVQEAVBEepVMyUX5fNiS2vezZ8OHBqP3t77gR9XQeHVG/KgAF4BHAnURSD5BKjPUoiA+iyFBGjwMTFqHLydP2R5JxtoYIHdW29sOzBnIk389O4mDwBWUDggBgEAAHAKAJ0BKn0ANAA+0VqmTCg/o6IsFAzL8BoJYwMkAg+vWFP8AWkV0RpkEsmXyeVjOLr40rZzBwIdj8KBxuZa/+mGSId4b85ogKOz9D7B5Rb80Olp+3qpk1im7WMAAP7v0BfnR/bg9/24PFP3Y4KdvSWD/r2CuZZr+xTKgVJq0teWgkN4FOW1xQTmn5ByoeTlQ2zQPAI2YherHyh483/5Sr8yOYY7tMJk4gbnpgwaAztlPSKxvP5jY0fVkzITdHkOyccs2KzACZiCYEVVsJAsyENOyF/2aFUhKi/9kKH72EOpN5pbzDKVJTWqKV5Mzr4X0QxQkZYiAjf3RDGtJ/RYxfzPHGqAAAA=) 50% no-repeat;background-size:100%;display:block;margin-top:-1px}.desktop.xmas main .idxgame.hotpro-row .itemBox .idg_list .upholdText{color:#53300b;z-index:2}.desktop.xmas main .idxgame.hotpro-row .sectionTitle{background:url(/_nuxt/img/idx-title-popular.5629b45.webp) no-repeat 50%}.desktop.xmas main .idxgame.hotpro-row .sectionTitle img{display:none}.desktop.xmas main .mainContent{background:url(/_nuxt/img/mainDec1_bg_L.7f1945b.webp) 0 0 no-repeat,url(/_nuxt/img/mainDec1_bg_R.2c095f8.webp) 100% 0 no-repeat;background-size:435px,435px}@media (max-width:1660px){.desktop.xmas main .mainContent{background-size:305px,305px}}.desktop.xmas main .join_alone{background:url(/_nuxt/img/mainDec1_bg_L.7f1945b.webp) 0 0 no-repeat,url(/_nuxt/img/mainDec1_bg_R.2c095f8.webp) 100% 0 no-repeat;background-size:435px,435px;padding-top:50px;margin-top:0;margin-bottom:0;padding-bottom:50px}@media (max-width:1660px){.desktop.xmas main .join_alone{background-size:305px,305px}}.desktop.xmas main .join_alone .remember .form-group.forgot_txt a:active,.desktop.xmas main .join_alone .remember .form-group.forgot_txt a:hover{color:#a6f3ff;color:var(--color02)}.desktop.xmas main .idxDownload h2.title{display:block;background:url(/_nuxt/img/idx-title-download.67e74b0.webp) no-repeat 50%;width:548px;height:200px;margin:0 auto}.desktop.xmas main .idxDownload h2.title img{display:none}.desktop.xmas .idxInfo08{background:url(/_nuxt/img/main_footer_bg.cafde68.webp) bottom no-repeat;width:100%;padding-bottom:35em;position:relative}.desktop.xmas .idxInfo08:after{background:url(/_nuxt/img/xmas_ac_3.6714b21.webp) no-repeat 50%,url(/_nuxt/img/xmas_ac.2b12bed.webp) no-repeat 50%;background-size:100%}.desktop.xmas .idxInfo08:after,.desktop.xmas .idxInfo08:before{content:"";display:block;width:731px;height:215px;position:absolute;bottom:3em;left:calc(50% - 365px)}.desktop.xmas .idxInfo08:before{background:url(/_nuxt/img/xmas_ac_light.003b66f.webp) no-repeat;-webkit-animation:lightAC 1s step-start infinite;animation:lightAC 1s step-start infinite;z-index:1}@-webkit-keyframes lightAC{0%{background-position:0 0}50%{background-position:-731px 0}to{background-position:0 0}}@keyframes lightAC{0%{background-position:0 0}50%{background-position:-731px 0}to{background-position:0 0}}.desktop.xmas .idxInfo08 .title{background:url(/_nuxt/img/idx-title-service.dbe54f6.webp) bottom no-repeat;display:block;width:548px;height:200px;margin:0 auto}.desktop.xmas .idxInfo08 .title img{display:none}.desktop.xmas .idxInfo08 .item{box-shadow:8px 0 20px #153758}.desktop.xmas .idxInfo08 .item .itemArticle{padding:10px 25px 16px}.desktop.xmas .idxInfo08 .item .itemTitle{margin-top:24px}.desktop.xmas .idxInfo08 .item .itemImg{display:block;height:133px;width:113px;filter:drop-shadow(0 0 32px rgba(255,255,255,.27));background-repeat:no-repeat;background-position:50%}.desktop.xmas .idxInfo08 .item .itemImg img{display:none}.desktop.xmas .idxInfo08 .item .bgImg{background:url(/_nuxt/img/idx-service-itembg.7824c24.webp) no-repeat 50%;filter:drop-shadow(8px 0 20px rgba(21,55,88,.65))}@media (max-width:1300px){.desktop.xmas .idxInfo08 .item .bgImg{background-size:100% 100%;height:100%;padding-bottom:0}}.desktop.xmas .idxInfo08 .item .bgImg img{display:none}.desktop.xmas .idxInfo08 ul li:first-child .item .itemImg{background-image:url(/_nuxt/img/idx-service-wallet.354b182.webp)}.desktop.xmas .idxInfo08 ul li:nth-child(2) .item .itemImg{background-image:url(/_nuxt/img/idx-service-game.a90cb0c.webp)}.desktop.xmas .idxInfo08 ul li:nth-child(3) .item .itemImg{background-image:url(/_nuxt/img/idx-service-shield.ddef2ae.webp)}.desktop.xmas .idxInfo08 ul li:nth-child(4) .item .itemImg{background-image:url(/_nuxt/img/idx-service-device.728ddd9.webp)}.desktop.xmas .content-mod .title{text-align:center}.desktop.xmas .content-mod .title span{color:#fff}.desktop.xmas .rule.container{background-color:rgba(5,39,74,.7);border-radius:10px;margin-bottom:2em}.desktop.xmas .rule.container .title{color:#8ee0ff}.desktop.xmas .idx.jackpot .jackpot-bg{background:url(/_nuxt/img/xmas-jackpot.c90c3df.webp) no-repeat;background-size:cover;position:relative;padding-bottom:21.98%}.desktop.xmas .idx.jackpot .jackpot-bg:before{content:"";position:absolute;bottom:0;left:18%;background:url(/_nuxt/img/icon_gift.d647dd5.webp) no-repeat 50%;background-size:100%;width:175px;height:120px;filter:drop-shadow(1px 1px 10px rgba(0,0,0,.6));-webkit-animation:gift 1s linear infinite alternate;animation:gift 1s linear infinite alternate}@-webkit-keyframes gift{0%{bottom:3%}to{bottom:0}}@keyframes gift{0%{bottom:3%}to{bottom:0}}.desktop.xmas .idx.jackpot .jackpot-num{width:69%;padding-top:4%;padding-left:0;padding-right:2%}.desktop.xmas .idx.jackpot .jackpot-num .slider{height:auto}.desktop.xmas .idxDownload .infoContent:after{background:url(/_nuxt/img/download_bg.554fea2.webp) no-repeat bottom;background-size:cover}.desktop.xmas .idxDownload .infoContent:after,.desktop.xmas .idxDownload .infoContent:before{border-color:#0f4074}.desktop.xmas .idxDownload .boxTitle .text{color:#fff}.desktop.xmas .idxFooter .footer-group.footer__03{background-color:#14253a}.desktop.xmas .luckyWheel .titleContainer .title{text-shadow:1px 1px 10px #002548;color:#56a0eb}.desktop.xmas .luckyWheel .titleContainer .date{text-shadow:0 0 10px #002548}@media (max-width:1300px){.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tabs.mb-3{width:100%}}.mobile.xmas{background:url(/_nuxt/img/mb_bg.b4e972f.webp) no-repeat bottom;background-size:cover;--color01:#3186d5}.mobile.xmas .idx-main,.mobile.xmas main{height:100%}.mobile.xmas .audio-play{display:flex}.mobile.xmas .audio-play .text{color:#fff}.mobile.xmas .idx-header{background:url(/_nuxt/img/header_bg.393bad5.webp) no-repeat;background-size:cover;border-bottom:2px solid #cfa24f}.mobile.xmas .idx-header .user-info-wrap,.mobile.xmas .idx-header .user-info-wrap .icon:before{color:#121212}.mobile.xmas .idx-header .user-info-wrap q{color:#fff}.mobile.xmas .idx-header .btn-signup.nuxt-link-active,.mobile.xmas .idx-header .btn-signup.nuxt-link-exact-active{--textColor:transparent}.mobile.xmas .idx-content{position:fixed;top:60px;padding-top:0;height:calc(100% - 114px);overflow-y:auto}.mobile.xmas .idx-nav:after,.mobile.xmas .idx-nav:before{background-repeat:no-repeat;background-position:top;background-size:100% auto}.mobile.xmas .idx-nav:before{background-image:url(/_nuxt/img/mb-nav-bg-left.7aac33e.webp)}.mobile.xmas .idx-nav:after{background-image:url(/_nuxt/img/mb-nav-bg-right.527c5a9.webp)}.mobile.xmas .idx-nav .btn.btn-secondary.nav-link .icon:before,.mobile.xmas .idx-nav .btn.btn-secondary.serviceBtn .icon:before{width:35px;height:35px}.mobile.xmas .idx-nav>div.nav-item .icon{background-size:contain;width:60px;height:60px;margin-top:-15px}.mobile.xmas .idx-nav>div.nav-item .icon:before{background:url(/_nuxt/img/footer-icon.78b9385.webp) no-repeat 50%!important;background-size:100%!important}.mobile.xmas .idx-nav>div.nav-item .icon-gift{background:url(/_nuxt/img/mbicon1.a24fb9a.webp) no-repeat 50%;background-size:contain}.mobile.xmas .idx-nav>div.nav-item .icon-gift:before{opacity:0}.mobile.xmas .idx-nav>div.nav-item .icon-headphones{background:url(/_nuxt/img/mbicon2.5ce9199.webp) no-repeat 50%;background-size:contain}.mobile.xmas .idx-nav>div.nav-item .icon-headphones:before{opacity:0}.mobile.xmas .idx-nav>div.nav-item .icon-deposit{background:url(/_nuxt/img/mbicon4.2846ab9.webp) no-repeat 50%;background-size:contain}.mobile.xmas .idx-nav>div.nav-item .icon-deposit:before{opacity:0}.mobile.xmas .idx-nav>div.nav-item .icon-menu{background:url(/_nuxt/img/mbicon5.acac4b0.webp) no-repeat 50%;background-size:contain}.mobile.xmas .idx-nav>div.nav-item .icon-menu:before{opacity:0}.mobile.xmas .idx-nav .home-icon .icon-home{margin-bottom:-20px;top:-23px}.mobile.xmas .idx-nav .navCenterDec{background:url(/_nuxt/img/mb-nav-bg.ae00c5d.webp) no-repeat;background-size:auto 100%}.mobile.xmas .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary{background:linear-gradient(0deg,rgba(29,106,178,.8),rgba(95,169,237,.8));margin:0 2px}.mobile.xmas .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary:before{border-color:#7bbff7}.mobile.xmas .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary .icon:before{background-image:linear-gradient(0deg,#feffe4 47%,#eddd90 48%)}.mobile.xmas .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit] .icon:before{background:#8a4f00}.mobile.xmas .marquee{background-color:#f3cb46;box-shadow:inset 0 0 16px #eb9624,inset 0 0 16px #eb9624}.mobile.xmas .marquee .mq-cont{color:#9e510c}.mobile.xmas .marquee .icon.icon-new{padding-left:8px}.mobile.xmas .marquee .icon.icon-new:before{background:url(/_nuxt/img/icon_news.219648a.webp) no-repeat 50%;background-size:100%;-webkit-mask:none;mask:none;width:45px;height:45px;filter:drop-shadow(3px 0 3px rgba(0,0,0,.26))}.mobile.xmas .hotgameBox .nav-item .nav-link{background:url(/_nuxt/img/left_nav_bg_01.c438327.webp) no-repeat bottom;background-size:cover;border-bottom-color:#143565}.mobile.xmas .hotgameBox .nav-item .nav-link.active{background:url(data:image/webp;base64,UklGRmoDAABXRUJQVlA4IF4DAABwGACdASqNAFkAPpE+mEilo6IhLHebYLASCWcAzNQMpdS4b6Qd75WalQQUlWH0CdQee/KwbEYC9ssiUVoOnrtpG5Cj/+GC7zv6q+AupJizyIN6W/ZCi8Uh1iqTThfJrEEid/ayQgZyeVz1Hb7xNtoNq4u4zK0o60kTi5/U6rvSKuyZBUFabwYtCnViwOwoJrZJgX8PHf8bHyzioZOpkOjRpvsrq8aTUYrX6UqfvQETyuvcnkWDGS174R4JSm1EdMuIfRYuQrgCnfGoQAAA/vYur5v5HYQ3Ycv166e8Ae/A2rD4mtBgEwDWhcKnOfMyeklZU+vj0NTlL9RHm+cX9TR3DPegJR5cNCqwA0eoRTRBsIDU0+wuOciEkEMrg64hmLsmBkTq6tl7bYrl06iJeeCOm2QBb0Ao7fmOCmwnLAVe4RdJhefrNLKxAsc/vPxnZ40BAp/ixXZNe34QJ0zzV0tOmLrNmn/Cru8RI0swfTfFMAKwN3OFOZgrDfciRAAt6QqtN48xJt8hlEsvzm9Q35ZFOECP6p9SoEILjBxRFwIICFzNlL/eE0bKcdXAFOeMlRJGHqhBPajw2EPvwFKXjUIPRRwYRQ4nrF4yeUpq/4d+4099uszKHoQ76WSN5bqgaoOyYtwuSNJHxHN8oUf000X/c5raSVMlMLOOC/RuxLbbUI1biBxly0MYfy/UIrwflofVd4HghisfbypFoE+VUw0npKckaicZKJPPXRBWduvoX/bpu8TC1eOSNvH9uBsLXab1C5P+byDhv/0f7HKP5xh4rQq+UIsg+LT8SmyjiCKug4TbAg6ThcyQjv0v3v69XQVGwTIdZMMQzEan5Z/JEwgKBjbXpWaacxNzlQLFEXQiignpVNC+626rEqI3HpMe1QMpAD9fCfR+BCLJmQYgxZXYE9E8dx30Rtwx7lQjSTeCjg0c1Bv2U23Cbb1miLgTPOqsBGEtQKkCSbPbV0Sy0NLqTeiFqimuBQG9qFJNn+xOajog/dGvHnia4wOZpq/ZdA76cJ8mj5NM4llB22lkdlvfxaYEozqZV/jsRi1tO1Hsn9qNdKMyBd44LsSvu91kjWc4DQIVwi3WIqycAtEX5d07u1FgG+xmrSBqV4ECd02HPhwEr2wHCCjkzr12AAAA) no-repeat bottom;background-size:cover}.mobile.xmas .hotgameBox .typeBox .listCol{min-height:calc(33% - var(--mb))}.mobile.xmas .hotgameBox .typeBox .listCol .item>a{background:url(/_nuxt/img/mb-right-bg.867ef35.webp) no-repeat 0 100%,linear-gradient(180deg,#2db8fa,#005e9f);background-size:150%;border-bottom-color:#143565}.mobile.xmas .hotgameBox .typeBox .listCol.w-100 .item>a{background-size:100%}.mobile.xmas .hotgameBox .typeBox.typeGame_0 .listCol{min-height:calc(25% - var(--mb))}.mobile.xmas .hotgameBox .typeBox.typeGame100 .listCol:first-child .item>a{background-size:100%}.mobile.xmas .promotion .title{color:#fff}.mobile.xmas .rule .title{color:#5fa9ed;color:var(--color03)}.mobile.xmas .rule .rule-cont{color:hsla(0,0%,100%,.8)}.mobile.xmas .rule .rule-cont h2{color:#8ee0ff}.mobile.xmas .joinus.container .title,.mobile.xmas .login.container .title,.mobile.xmas .user-mod.forgot .title{color:#a6f3ff;color:var(--color02)}.mobile.xmas .login.container label,.mobile.xmas .login.container legend{color:#fff}.mobile.xmas .joinus.container{padding-bottom:6em}.mobile.xmas .joinus.container label,.mobile.xmas .joinus.container legend{color:#e6ebf1;color:var(--color06)}.mobile.xmas .joinus.container form .custom-checkbox a:not(.btn-badge){color:#b8f5ff}.mobile.xmas .user-mod.forgot label,.mobile.xmas .user-mod.forgot legend{color:#fff}.mobile.xmas .user-mod{padding-bottom:5em}.mobile.xmas .user-mod .rule.container{background:rgba(0,0,0,.65);padding:20px;border-radius:10px}.mobile.xmas .user-mod.info .user-table .usertb-header label,.mobile.xmas .user-mod.info .user-table .usertb-info{color:#a6f3ff;color:var(--color02)}.mobile.xmas .user-mod.forgot .user-content{background:rgba(0,0,0,.5);padding:20px;border-radius:10px}.mobile.xmas .page-item .page-link{color:#a6f3ff;color:var(--color02)}.mobile.xmas form .btn.btn-submit{background-color:#227fd7}.mobile.xmas .luckyWheel .titleContainer .title{text-shadow:1px 1px 10px #002548;color:#56a0eb}.mobile.xmas .luckyWheel .titleContainer .date{text-shadow:0 0 10px #002548}.mobile.xmas .user-mod.game{padding-bottom:0}.mobile.xmas .user-mod.game .egame100{background:rgba(0,0,0,.5);padding:20px;border-radius:10px}.mobile.xmas .user-mod.game .egame100 .jackpot_list.gameli .content span,.mobile.xmas .user-mod.game .egame100 .jackpot_list.gameli .title{color:#5fa9ed;color:var(--color03)}.mobile.xmas .invalid-feedback{color:#ffbac1;text-shadow:1px 1px 2px #000}body.xmas .custom-control-input:checked~.custom-control-label:before{border-color:#fff}body.xmas .sm_content .sm_item,body.xmas .sm_menu .sm_item{color:#1d6ab2}body.xmas .sm_menu .sm_item.active{background:#fff}body.xmas .mbtnin-wrap .btn.btn-close q,body.xmas .mbtnin-wrap .btn.btn-close span,body.xmas .mbtnin-wrap .mbtnin-bank q,body.xmas .mbtnin-wrap .mbtnin-bank span,body.xmas .mbtnin-wrap .mbtnin-disc q,body.xmas .mbtnin-wrap .mbtnin-disc span,body.xmas .mbtnin-wrap .mbtnin-mail q,body.xmas .mbtnin-wrap .mbtnin-mail span{color:#1d6ab2}.desktop.newyear{--lg02:linear-gradient(180deg,#cf332c 20%,#9c0b12);--borderColor:#c8663e}.desktop.newyear .carousel-indicators li.active{background:#edcd8b}.desktop.newyear .luckyWheel .recordContainer .maxWidth .title,.desktop.newyear .luckyWheel .titleContainer .gameChance .chanceNumber,.desktop.newyear .luckyWheel .titleContainer .title,.desktop.newyear .signinSheet .titleContainer .date{color:#ffe6a3}.desktop.newyear .luckyWheel .noticeBox .title{color:#b8753d}.desktop.newyear .luckyWheel .wheel .startBtn{background:linear-gradient(180deg,#f1d895,#cf874c)}.desktop.newyear .luckyWheel .wheel .itemList:before{border-color:#f3ba32 transparent transparent}.desktop.newyear .signinSheet .titleContainer .date:after,.desktop.newyear .signinSheet .titleContainer .date:before{background:rgba(255,230,163,.54902)}.desktop.newyear .luckyWheel .titleContainer .gameChance{color:#dfdfdf}.desktop.newyear .mainContent .system .uinfo-cont .unread .card-title input{color:#fff}.desktop.newyear .mainContent.fish .game-wrap.egame .title{background:url(/_nuxt/img/idx-game-6.18e9903.webp) no-repeat}.desktop.newyear .custom-control-label,.desktop.newyear .mainContent .system .usertb-info{color:#ebebeb!important}.desktop.newyear .mainContent .system .uinfo-cont .read .card-title input{color:#e2e2e2}.desktop.newyear .mainContent .system .uinfo-cont .card-date{color:hsla(0,0%,88.6%,.70196)}.desktop.newyear .content-mod-group .right form .btn.btn-FAMILYS,.desktop.newyear .content-mod-group .right form .btn.btn-HILIFE,.desktop.newyear .content-mod-group .right form .btn.btn-IBONS,.desktop.newyear .content-mod-group .right form .btn.btn-OK{background:#f8d7da}.desktop.newyear .content-mod-group .right form .badge-group{background:hsla(0,0%,100%,.32157)}.desktop.newyear .join_alone .forgot,.desktop.newyear .join_alone .joinus,.desktop.newyear .join_alone .login{background:#9c0b12}.desktop.newyear .promotion .card-body{border-color:#c8663e}.desktop.newyear .custom-switch .custom-control-label:after{background-color:#e5b848}.desktop.newyear .audio-play .custom-switch:hover .audio-play .custom-switch:hover .custom-control-input:not(:checked)~.custom-control-label:after,.desktop.newyear .audio-play .custom-switch:hover .custom-control-input:not(:checked)~.custom-control-label:after{background-color:#ffe9b8}.desktop.newyear .rule.container{padding:30px 50px;margin:50px auto;border-radius:24px;background:rgba(0,0,0,.35)}.desktop.newyear .rule.container .rule-cont .btn-question{color:#edcd8b}.desktop.newyear .rule.container .rule-cont .btn-question .icon:after{background:#edcd8b}.desktop.newyear .game-menu .game-type a{color:#edcf8d}.desktop.newyear .content-mod .pagination .page-item.active .page-link,.desktop.newyear .game-wrap .pagination .page-item.active .page-link{background-color:#d59357;color:#7c0704}.desktop.newyear .content-mod .pagination .page-link,.desktop.newyear .game-wrap .pagination .page-link{color:#eca566}.desktop.newyear .pc_menu_s1 .idx-game{background:linear-gradient(180deg,#cf332c 20%,#9c0b12)}.desktop.newyear .rule.container .title{color:#ffbc59}.desktop.newyear .content-mod-group legend{color:#ffdf82}.desktop.newyear .content-mod-group .upload-card .upload-warp-left:hover .icon.icon-camera:before,.desktop.newyear .content-mod-group .upload-card .upload-warp-right:hover .icon.icon-camera:before{background:#e3ae90}.desktop.newyear .content-mod-group .upload-card .upload-warp-left:hover span,.desktop.newyear .content-mod-group .upload-card .upload-warp-right:hover span{color:#e3ae90}.desktop.newyear .content-mod-group .upload-card .icon.icon-notification:before{background:#fff}.desktop.newyear .content-mod-group .upload-card .icon.icon-camera:before{background:#c6787c}.desktop.newyear .content-mod-group .upload-card span{color:#dfc1c3}.desktop.newyear .promotion .title{background:url(/_nuxt/img/title-promotions.446e205.webp) no-repeat}.desktop.newyear .promotion .card-header,.desktop.newyear .promotion .promotionType{border-color:#c8663e}.desktop.newyear .promotion .promotionType{background:#77000e}.desktop.newyear .promotion .promotionType .btn{color:#d8a2a5}.desktop.newyear .promotion .promotionType .btn:hover{color:#c18083}.desktop.newyear .promotion .promotionType .btn.active{background:#c9673e;color:#e8e5dd}.desktop.newyear .mainContent.promotionMain{position:relative}.desktop.newyear .mainContent.promotionMain:before{content:"";background:url(/_nuxt/img/bg.028fa6e.webp) no-repeat;position:fixed;background-size:cover;-webkit-background-size:cover;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.desktop.newyear .mainContent.promotionMain .container{position:relative;z-index:1}.desktop.newyear .rule.container .rule-cont .btn-question .icon:before{background:#edcd8a}.desktop.newyear .rule.container .rule-cont h2{color:#edcd8a}.desktop.newyear main{background:url(/_nuxt/img/bg2.1ed49c4.webp) no-repeat;background-position:bottom;background-size:cover}.desktop.newyear main:after,.desktop.newyear main:before{display:none}.desktop.newyear main .mainContent{padding-top:50px}.desktop.newyear main .lineLogin .icon{background:transparent!important}.desktop.newyear main .join_alone{z-index:3}.desktop.newyear main .join_alone .join_alone-con,.desktop.newyear main .join_alone .joinus,.desktop.newyear main .join_alone .login,.desktop.newyear main .join_alone .pw-toggle .icon:before{background:#9c0b12}.desktop.newyear main .join_alone .join_alone-con{border:8px solid rgba(238,180,102,.32941)}.desktop.newyear main .join_alone .remember .form-group.forgot_txt a,.desktop.newyear main .join_alone .sign-free,.desktop.newyear main .join_alone .title,.desktop.newyear main .join_alone label{color:#edcd8b}.desktop.newyear form a:not(.btn-badge){color:#e2c05e}.desktop.newyear .paymod-form .bank-to{border:2px solid #c98f2e}.desktop.newyear .paymod-form .bank-to .icon:before{background:#c98f2e}.desktop.newyear .paymod-form .badge-group{background:#b32d28}.desktop.newyear .btn-primary.disabled,.desktop.newyear .btn-primary:disabled,.desktop.newyear .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn{background:#e2c05e;border-color:#e2c05e}.desktop.newyear .mainContent{background:url(/_nuxt/img/bg.028fa6e.webp) no-repeat;background-position:center 32%;background-size:100%;background-attachment:fixed}.desktop.newyear .mainContent .system .uinfo-cont .card-header{background-color:#7b1811}.desktop.newyear .mainContent .system .uinfo-cont .card-header:hover{background-color:#59110c}.desktop.newyear .mainContent .system .uinfo-cont .card-type-info{background-color:#d89b60}.desktop.newyear .content-mod .pagination .game-wrap .pagination .page-link,.desktop.newyear .content-mod .pagination .page-link{color:#d89b60}.desktop.newyear .content-mod .pagination .page-item.active .page-link{color:#9c0b12;background-color:#d89b60}.desktop.newyear .content-mod .title span{color:#ffdf82}.desktop.newyear .content-mod .nav-pills .nav-link{color:#f08053}.desktop.newyear .content-mod .nav-pills .nav-link.active{background:#e2c05e;color:#aa1f1b}.desktop.newyear .content-mod .nav-pills .nav-link:hover{color:#c98f2e}.desktop.newyear .content-mod-group .btn{background-color:#c9342e;color:#fff;border:0}.desktop.newyear .content-mod-group .btn.rounded-pill{background-color:#bc221c}.desktop.newyear .content-mod-group .btn.btn-primary,.desktop.newyear .content-mod-group .btn.btn-success{background:#e2c05e;border:1px solid #e2c05e;color:#aa1f1b}.desktop.newyear .content-mod-group label{color:#ffdf82}.desktop.newyear .join_alone label[for=input-w_code]~div .pin.custom-select{border:0}.desktop.newyear .btn.btn-submit{background:linear-gradient(180deg,#f1d895,#cf874c)!important;border:0;color:#9e510c}.desktop.newyear .btn.btn-submit.lineLogin{background:#00b000!important;color:#fff!important}.desktop.newyear .content-mod-header{background:#9c0b12;border:1px solid #c7663e}.desktop.newyear .content-mod-header .content-item.nuxt-link-active,.desktop.newyear .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,.desktop.newyear .content-mod-header .content-item:hover{color:#ffdf82}.desktop.newyear .content-mod-header .content-item:before{background:#ffdf82}.desktop.newyear .content-mod-header .content-item.nuxt-link-active.on:before{background:#cf2522}.desktop.newyear .content-mod-header .content-item.nuxt-link-active.on span{color:#cf2522}.desktop.newyear .walletBank .custom-switch label{color:#f2a628}.desktop.newyear .custom-control-input:focus:not(:checked)~.custom-control-label:before,.desktop.newyear .walletBank .custom-switch .custom-control-input:checked~.custom-control-label:before,.desktop.newyear .walletTransferBtn .custom-switch .custom-control-input:checked~.custom-control-label:before{border-color:#f2a628;background-color:#f2a628}.desktop.newyear .lkw100{border-top:8px solid #c7883e;border-bottom:8px solid #c7883e;background:#9c0b12}.desktop.newyear .lkw100:after,.desktop.newyear .lkw100:before{background-color:#c7883e}.desktop.newyear .lkw100 .table a,.desktop.newyear .lkw100 .title{color:#ffdf82}.desktop.newyear .custom-select,.desktop.newyear .custom-select.is-valid,.desktop.newyear .custom-select:valid{color:#fff}.desktop.newyear .wallet-mail .badge-danger{background-color:#e5b848!important}.desktop.newyear .flex-right .btn:hover{background:#e14033}.desktop.newyear .flex-right .btn .icon{-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;background:#ffdf82!important}.desktop.newyear .flex-right .btn.btn-secondary.btn-infomation .icon{-webkit-mask-image:url(/_nuxt/img/flex_time.2842fbc.webp)}.desktop.newyear .flex-right .btn.btn-secondary.btn-deposit .icon{-webkit-mask-image:url(/_nuxt/img/flex_deposit.bd285b6.webp)}.desktop.newyear .flex-right .btn.btn-serviceline .icon{-webkit-mask-image:url(/_nuxt/img/flex_line.9b571fd.webp)}.desktop.newyear .flex-right .btn.btn-servicecustomer .icon{-webkit-mask-image:url(/_nuxt/img/flex_service.16e5ffe.webp)}.desktop.newyear .idxgame.hotpro-row.idxGame05{z-index:3;margin:135px 0}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_relate{color:#edcd8b}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_title{height:80px;width:100%}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_title img{display:none}.desktop.newyear .idxgame.hotpro-row .itemBox.item_0 .idg_title{background:url(/_nuxt/img/idx-game-hot.c5d0c26.webp) no-repeat}.desktop.newyear .idxgame.hotpro-row .itemBox.item_1 .idg_title{background:url(/_nuxt/img/idx-game-sports.685b0cb.webp) no-repeat}.desktop.newyear .idxgame.hotpro-row .itemBox.item_2 .idg_title{background:url(/_nuxt/img/idx-game-live.4f998a7.webp) no-repeat;background-size:contain}.desktop.newyear .idxgame.hotpro-row .itemBox.item_3 .idg_title{background:url(/_nuxt/img/idx-game-slot.efbf6d3.webp) no-repeat}.desktop.newyear .idxgame.hotpro-row .itemBox.item_4 .idg_title{background:url(/_nuxt/img/idx-game-lottery.4ac229e.webp) no-repeat}.desktop.newyear .idxgame.hotpro-row .itemBox.item_5 .idg_title{background:url(/_nuxt/img/idx-game-chess.bb6b000.webp) no-repeat}.desktop.newyear .idxgame.hotpro-row .itemBox.item_6 .idg_title{background:url(/_nuxt/img/idx-game-fish.1375b41.webp) no-repeat}.desktop.newyear .idxgame.hotpro-row .itemBox .leftBox{width:52%}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_btn{grid-gap:12px;gap:12px}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_btn li{padding:0;margin:0}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_btn li .idg_list .upholdImg{background:url(/_nuxt/img/game-uphold.ea8a6b9.webp) no-repeat;height:54px;background-size:calc(100% - 2px);background-position:50%}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_btn li .idg_list .upholdImg img{display:none}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_btn li .idg_list .itemBg{background:url(/_nuxt/img/idx-game-bg.d341865.webp) no-repeat;width:147px;height:147px}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_btn li .idg_list .itemBg img{display:none}.desktop.newyear .idxgame.hotpro-row .itemBox .idg_btn li .idg_list .itemName{color:#f9e6aa}.desktop.newyear .idxgame.hotpro-row .sectionTitle{width:100%;height:130px;background:url(/_nuxt/img/idx-title-popular.6e31afa.webp) no-repeat;background-size:contain;background-position:50% 100%}.desktop.newyear .idxgame.hotpro-row .sectionTitle img{display:none}.desktop.newyear .idxgame.hotpro-row .nav.nav-tabs{background:#efd27b}.desktop.newyear .idxgame.hotpro-row .nav.nav-tabs:before{background:#7b0504}.desktop.newyear .idxgame.hotpro-row .nav.nav-tabs .nav-link{color:#ecbb44}.desktop.newyear .idxgame.hotpro-row .nav.nav-tabs .nav-link:before{background:linear-gradient(180deg,#d9a04a,#f0cb74 43%,#d9a04a 83%,#f8dfa3)}.desktop.newyear .idxgame.hotpro-row .nav.nav-tabs .nav-link.active{color:#7a3d07}.desktop.newyear .idxDownload h2.title{width:100%;height:130px;background:url(/_nuxt/img/idx-title-download.739d038.webp) no-repeat;background-size:contain;background-position:50% 100%}.desktop.newyear .idxDownload h2.title img{display:none}.desktop.newyear .idxInfo08 .title{width:100%;height:130px;background:url(/_nuxt/img/idx-title-service.0e670c6.webp) no-repeat;background-size:contain;background-position:50% 100%}.desktop.newyear .idxInfo08 .title img{display:none}.desktop.newyear .idx.jackpot .jackpot-bg{background:url(/_nuxt/img/winning.4cf1ceb.webp) no-repeat;background-size:contain}.desktop.newyear .idx.jackpot .jackpot-num q{color:#8e1500;text-shadow:none}.desktop.newyear .idxInfo08 .item .bgImg{background:url(/_nuxt/img/service-items-bg.5b3b214.webp) no-repeat}.desktop.newyear .idxInfo08 .item .bgImg img{display:none}.desktop.newyear .idxInfo08 .item .itemTitle{color:#efd27b;margin-top:20px}.desktop.newyear .idxInfo08 .item .itemContent{color:#efd25b;margin-top:12px}.desktop.newyear>header .mid_box01>button{background:linear-gradient(180deg,#f1d895,#cf874c);border:1px solid #f1d895}.desktop.newyear .idxFooter{background:#7b0504}.desktop.newyear .idxFooter .footer-group.footer__03{background:#6b0403}.desktop.newyear .idxFooter .footer-group.footer__03 .footer-link ul a{color:#fff;color:var(--null-1);opacity:.6}.desktop.newyear .idxFooter .footer-gotop .icon{background:linear-gradient(180deg,#f1d895,#cf874c);border:2px solid #f0c968}.desktop.newyear .idxFooter .footer-gotop .icon:before{background:#ba5f04}.desktop.newyear .serviceList li .item .itemImg{width:110px;height:110px;filter:drop-shadow(2px 4px 20px rgba(0,0,0,.2))}.desktop.newyear .serviceList li .item .itemImg img{display:none}.desktop.newyear .serviceList li:first-child .item .itemImg{background:url(/_nuxt/img/idx-service-wallet.b66e4db.png) no-repeat}.desktop.newyear .serviceList li:nth-child(2) .item .itemImg{background:url(/_nuxt/img/idx-service-slot.6eeca76.png) no-repeat}.desktop.newyear .serviceList li:nth-child(3) .item .itemImg{background:url(/_nuxt/img/idx-service-shield.19634c7.png) no-repeat}.desktop.newyear .serviceList li:last-child .item .itemImg{background:url(/_nuxt/img/idx-service-computer.527736a.png) no-repeat}.desktop.newyear .idxDownload .infoContent:before{background:url(/_nuxt/img/infoContent-bg.d7fabfb.webp) no-repeat;background-size:100% 100%;border:0;border-radius:0}.desktop.newyear .idxDownload .infoContent:after{border-radius:0;border:0}.desktop.newyear .idxDownload .qrCodeBox .qrCode img{border:3px solid #f0d593;box-shadow:0 6px 20px rgba(0,0,0,.27059);border-radius:8px}.desktop.newyear .idxDownload .qrCodeBox .boxTitle .text{color:#8e1500}.desktop.newyear .idxDownload .qrCodeBox .boxTitle .icon{background:url(data:image/webp;base64,UklGRs4DAABXRUJQVlA4WAoAAAASAAAAqQAAqQAAQU5JTQYAAAAAAAAAAABBTk1GogMAAAgAAAAAAIkAAKkAAGQAAAFWUDhMigMAAC+JQCoQhyAQSJLYH3eFcQyBQAoz+Cw+gizZtuo2OjyEEALumf9ok7QjrmSf9G9E/xOfH0vtXw366Zh8gXiok78hHRsvIRwaF9DdjSuopsHlgOhOR4dkaPQ0KIZBV4VgmvRl6CWjM0AuTDoH5MKgt0Ku0Z2gVuieUItGd4Vapz9CbKO/QW3SHyFW6G9Qm/RHiBX6D6hNui1ALNO/Qa3R3SBn9I4AtUyvJcgd9GbodToLBOmzAsFElyUoZnpGhGSl4wjQrFzODNXKhdUA2cpLaxHClRdzD5CufO01QT3Vn5zwn81fpf7LX3g2ldq/+G/2r7OWjPem/Zy8HK0EPBLLaXT0mvGmdEy6xh5xM+6DfmsZj4d98sZZcKOcvDv3gCdjM960I8KVDuMTVgOeCtX4RC9YhTL4mO14ZjM+ZS3hYmvGR0fC/dD56Gwl4SuVZny+4u5m1OkBtyqlZoI/NIpZgjcMylmCLwwKWoInDEpagqNTdAQsG2VPrHYK77hOFLYNl2FS9wy4Pqi7Y5EpaxmrQVVLWBWqjoDlpOgIWBaKWsJ6UtMS1oWiBY5OzQOORM0R4DiomeCZlDzgSZS0AM9ByQrXoKLBFSlZ4SqUDHAdVGzwdSpu8FHR4EtUPOHbqFjgq1RM8B1UhLNTsMPZKXjCaRSscFKxwknFCicVC5xU3OCkYoWTihVOKlY4qdjgpGKHk4oTTkoG+AYVM3ydihW+TsUO30HJAFelZIFro+QJV6ZmhIuaB1yTkhbg6dSs8FRqWoSjUPSEI1I1w2EUtYB1p+qJdaVsxTJTt2BJ4YzVSV1LWOxULrhOlC64npRuAVcHtUfCRaZ6xYVRfWT8atTvGS+Zf0HHy+QfMPFy8A848BL5ByS8dspP/CqUr/htVI/4XSl+4iJSfMNVo/TEZaJ0wXWnsAVcZwpXrDplLWCVKVux7hS1gHWiaIWnUXLCFY2KG3yVgh3eSb0Ib6Zchb9RbOBGMGol3NkoVXHvoNDAzTCpk3A3Uabi/k6Rjic6JSziiWBUKHgmU6DhqZ0fPwIea/xwS3guDH72hifD5CfveDYZP7fh6WT81Ibnk/EzG96RjPftrFsO+Jfy3gYfaHhPHLw39oRlKCdv7nhXaPTbEeEM+6R/ZryxGH294FY+6TwC3hoa19YSbsc6uT4T3h6b8crOgoe2Y/JqHhGfsdX+ZbN/HXvCoyHX1y3iPg==) no-repeat;background-size:contain!important;width:20px;height:20px}.desktop.newyear .idxDownload .qrCodeBox .boxTitle .icon img{display:none}.desktop.newyear .idxDownload .qrCodeBox:last-child .boxTitle .icon{background:url(data:image/webp;base64,UklGRnwDAABXRUJQVlA4WAoAAAASAAAAqQAAqQAAQU5JTQYAAAAAAAAAAABBTk1GUAMAAAgAAAAAAIgAAKkAAGQAAAFWUDhMNwMAAC+IQCoQj0CQbTOJzZ/vIlcQCBCWjbAsICjyfzSBQAoz+DTmusEHBAq2rbYNLdRsyarMf7ZOIjkX9OovEf134DaSIqVmjyG9jB8wBIornaSSWwD5wQjMkWTiYMI4KPOwJJLCqEEIxDEnkkhgPlGGOMTuKjeYIRA7OBM+gTnAFIFQYnYET+eKUwQic3ci72/Q5YDTuQAdoWAH8CvokQjLgzsXYrrqW64Uw6pa+DiEZT4TsEeq/CD1OuzEMjE7rUxmizYW/iI1vpftBidSC1XuREfhr1NOIvCcVwDHnDtD0qNnTqQYqoxMt4oJnbEEtdjM8BSrkzBYIOPQSGKhZHXYymJpVheusWCG14QfzPqbEejUNiPQ6WkCWFAn0ASwjVWkWwVkVpImT2Q1uaTx0xJGTgm5tH1gGYSZfqi52wMxhnxhOawkiwWbf1epKNwTyyyJm/5X+XA5QF1+ZhkEKVP79OESEK88t2wCPLPPYK6HlqcYdS7/MY5/9UGEZRdi3c+rfcmcjEqmZ5anDA/6eT9DQM7f2xmebHhVGSyrjBch6iSL0HUyJPCsNIcASStZgKqVgcey2ng4QS8RTtJLhlP00uA0vTAcVhwHxmkmgAk/RdKPmvTjICTFCc/5YeSPLDYcR5jrnJp/aLGV+arXTnDv240j2YlYZcWZbWXaa7yZZPfOMT7dut+K6X7jEW5Wu+fsTrgxlfE3fW6Xd+FBaZ3MudJz+xBWNqcpK5G4D9fKppi2Erl24UFlzaz1toX//59F/gKzFLm2pZq8Ejn3Ia1ssjlWIm4f/MrmMKsTQy7ah9WZMY3M4nT7ZnfCTusdngxNW7O0E+Tbp0r3RObVT9J404hEe0GU+u3xcejQfPSVEBzRfhC5EPy7gZnr7Mgr/41A+XGQNJPBHJqJYGgoxqH5gVyhYIdaHBy9b0fCQ6fOLpMASlsiGcirm6/XQFIQ+asqeuXyRAhwWVc1d0pLKXBB/2lJW9WY5k5xL9YHhedOfuXUwAXhWW0AD7uQ6gupiK7IoDWpfvGcVn2nW3A9eBbXsNW1VJ4OJA8vyMA9pwdns30gdU0e4zuZa0jPtwclPHMKebx+LVqBagAA) no-repeat}.desktop.newyear .desktop-mar{background:rgba(245,179,92,.78039);position:relative;z-index:1}.desktop.newyear .desktop-mar:before{content:"";width:100%;height:680px;background:url(/_nuxt/img/bg-top.6d70989.webp) no-repeat;position:absolute;left:0;top:40px;background-size:contain}.desktop.newyear .desktop-mar .marquee{color:#af211b}.desktop.newyear .desktop-mar .marquee .icon:before{background:linear-gradient(180deg,#e24034,#9c0b12)}.desktop.newyear .content-mod-header .content-item.on{background-color:#ba322b}.desktop.newyear .content-mod-header .content-item.nuxt-link-active.on{background-color:#de382f}.desktop.newyear .content-mod-header .content-item.nuxt-link-active.on span{color:#fff89a}.desktop.newyear .content-mod-header .content-item.nuxt-link-active.on:before{background:#fff89a}.desktop.newyear .subm_group{background:#7b0504}.desktop.newyear .subm_group .subm_list.nuxt-link-active{background:#e2c05e;color:#aa1f1b}.desktop.newyear .subm_group .subm_list{color:#f08053}.desktop.newyear .card.content-mod-list.deposit .card-header{background:#7b0504}.desktop.newyear .nav-header,.desktop.newyear .nav-header.after .nav-right .dropdown-menu.show{background:linear-gradient(180deg,#e24034 20%,#9c0b12)}.desktop.newyear .nav-header.after .nav-right .dropdown-menu.show li a:hover,.desktop.newyear .nav-header.after .nav-right .dropdown-menu.show li a:hover span{color:#fff4d4}.desktop.newyear .nav-header .logo{background:url(/_nuxt/img/logo.b180242.webp) no-repeat;background-size:contain}.desktop.newyear .nav-header:after{background:#eeb466}.desktop.newyear .nav-header:before{background:#c32b24}.desktop.newyear .nav-right .btn.btn-log:not(.qyout){border:1px solid #eeb466;color:#eeb466}.desktop.newyear .nav-right .btn.btn-log:not(.qyout):hover{background:#eeb466;color:#9e510c}.desktop.newyear .nav-right .btn.btn-join{background:linear-gradient(180deg,#f1d895,#cf874c);border:0;color:#5c4106;box-shadow:2px 2px 5px rgba(0,0,0,.25)}.desktop.newyear .nav-right .btn.btn-join:hover{background:linear-gradient(180deg,#cf874c,#f1d895)}.desktop.newyear .nav-right .btn.btn-join:before{display:none}.desktop.newyear .pc_menu_s1 .pc_menubox01>a{color:#fff4d4}.desktop.newyear .pc_menu_s1 .pc_menubox01>a:after{background:#eeb466}.desktop.newyear .pc_menu_s1 .pc_menubox01:hover>a{color:#eeb466}.desktop.newyear .audio-play .custom-switch .custom-control-input:checked~.custom-control-label:before,.desktop.newyear .btn-primary{border-color:#eeb466;background-color:#eeb466}.my-element[\:has\(.newyear\)]{--color01:#9e0d13}.my-element:has(.newyear){--color01:#9e0d13}.my-element[\:has\(.newyear\)] .invalid-feedback{color:#ffb2b9}.my-element:has(.newyear) .invalid-feedback{color:#ffb2b9}.my-element[\:has\(.newyear\)] .content span{color:#ffdf82}.my-element:has(.newyear) .content span{color:#ffdf82}.my-element[\:has\(.newyear\)] .jackpot_list.gameli .title{color:#ffdf82}.my-element:has(.newyear) .jackpot_list.gameli .title{color:#ffdf82}.my-element[\:has\(.newyear\)] .modal-content{border-color:#c7663e}.my-element:has(.newyear) .modal-content{border-color:#c7663e}.my-element[\:has\(.newyear\)] .modal-content .modal-header .circle{background-color:#c7883e}.my-element:has(.newyear) .modal-content .modal-header .circle{background-color:#c7883e}.my-element[\:has\(.newyear\)] .modal-content .modal-header .title{color:#dc9f59}.my-element:has(.newyear) .modal-content .modal-header .title{color:#dc9f59}.my-element[\:has\(.newyear\)] .modal-content .modal-main span{color:#dc9f59}.my-element:has(.newyear) .modal-content .modal-main span{color:#dc9f59}.my-element[\:has\(.newyear\)] .modal-content .btn.btn-submit{background:linear-gradient(180deg,#f1d895,#cf874c);color:#934500}.my-element:has(.newyear) .modal-content .btn.btn-submit{background:linear-gradient(180deg,#f1d895,#cf874c);color:#934500}.my-element[\:has\(.newyear\)] .sm_menu .sm_item{color:#8a1117}.my-element:has(.newyear) .sm_menu .sm_item{color:#8a1117}.my-element[\:has\(.newyear\)] .btn.btn-submit,.my-element[\:has\(.newyear\)] .sm_wrap .sm_help li .sm_item .icon:before{background:#9e0d13}.my-element:has(.newyear) .btn.btn-submit,.my-element:has(.newyear) .sm_wrap .sm_help li .sm_item .icon:before{background:#9e0d13}.my-element[\:has\(.newyear\)] .modal-content{border-top:#9e0d13}.my-element:has(.newyear) .modal-content{border-top:#9e0d13}.my-element[\:has\(.newyear\)] .mbtnin-wrap .btn.btn-close .icon:before,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-bank .icon:before,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-disc .icon:before,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-mail .icon:before{background:#9e0d13}.my-element:has(.newyear) .mbtnin-wrap .btn.btn-close .icon:before,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-bank .icon:before,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-disc .icon:before,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-mail .icon:before{background:#9e0d13}.my-element[\:has\(.newyear\)] .mbtnin-logout{background:linear-gradient(180deg,#f1d895,#cf874c);display:flex;padding:8px 16px}.my-element:has(.newyear) .mbtnin-logout{background:linear-gradient(180deg,#f1d895,#cf874c);display:flex;padding:8px 16px}.my-element[\:has\(.newyear\)] .mbtnin-wrap .btn.btn-close q,.my-element[\:has\(.newyear\)] .mbtnin-wrap .btn.btn-close span,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-bank q,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-bank span,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-disc q,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-disc span,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-mail q,.my-element[\:has\(.newyear\)] .mbtnin-wrap .mbtnin-mail span,.my-element[\:has\(.newyear\)] .sm_content .sm_item{color:#9e0d13}.my-element:has(.newyear) .mbtnin-wrap .btn.btn-close q,.my-element:has(.newyear) .mbtnin-wrap .btn.btn-close span,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-bank q,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-bank span,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-disc q,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-disc span,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-mail q,.my-element:has(.newyear) .mbtnin-wrap .mbtnin-mail span,.my-element:has(.newyear) .sm_content .sm_item{color:#9e0d13}.my-element[\:has\(.newyear\)] .mbtnin-wrap .btn.btn-close .icon:before{background:#9e0d13}.my-element:has(.newyear) .mbtnin-wrap .btn.btn-close .icon:before{background:#9e0d13}.my-element[\:has\(.newyear\)] .dialog-noticemb .modal-content{border:0;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.my-element:has(.newyear) .dialog-noticemb .modal-content{border:0;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.my-element[\:has\(.newyear\)] .dialog-noticemb .modal-content .btn.btn-submit{background-color:#9c0b12}.my-element:has(.newyear) .dialog-noticemb .modal-content .btn.btn-submit{background-color:#9c0b12}.my-element[\:has\(.newyear\)] .dialog-noticemb .modal-header{background:linear-gradient(180deg,#e24034 20%,#9c0b12)}.my-element:has(.newyear) .dialog-noticemb .modal-header{background:linear-gradient(180deg,#e24034 20%,#9c0b12)}.my-element[\:has\(.newyear\)] .dialog-noticemb .modal-title{color:#fff4d4}.my-element:has(.newyear) .dialog-noticemb .modal-title{color:#fff4d4}.my-element[\:has\(.newyear\)] .wallet .user-content .card-header .nav-item a{color:#d1c6bb!important}.my-element:has(.newyear) .wallet .user-content .card-header .nav-item a{color:#d1c6bb!important}.my-element[\:has\(.newyear\)] .wallet .user-content .card-header .nav-item a:active{color:#ecc096}.my-element:has(.newyear) .wallet .user-content .card-header .nav-item a:active{color:#ecc096}.my-element[\:has\(.newyear\)] .text-danger{color:#ff8f9a!important}.my-element:has(.newyear) .text-danger{color:#ff8f9a!important}.my-element[\:has\(.newyear\)] .b-calendar-inner .b-calendar-header .b-calendar-header{border:0}.my-element:has(.newyear) .b-calendar-inner .b-calendar-header .b-calendar-header{border:0}.my-element[\:has\(.newyear\)] .mbtnin-wrap .modal-content,.my-element[\:has\(.newyear\)] .mbtnin-wrap .promotion .card-header{background:linear-gradient(180deg,#e24034 20%,#cd262e)}.my-element:has(.newyear) .mbtnin-wrap .modal-content,.my-element:has(.newyear) .mbtnin-wrap .promotion .card-header{background:linear-gradient(180deg,#e24034 20%,#cd262e)}.my-element.newyear{--color01:#9c0b12}.my-element.newyear .dialog-exchpoint .modal-header,.my-element.newyear .dialog-notice .modal-header{background:linear-gradient(180deg,#e24034 20%,#9c0b12)}.my-element.newyear .dialog-notice .tab-group .tabnav.active,.my-element.newyear .dialog-notice .tab-group .tabnav:hover{border-color:#9c0b12}.my-element.newyear .dialog-exchpoint .modal-header .title{color:#fff}.my-element.newyear .dialog-exchpoint .btn.btn-backwallet.btn-block.rounded-pill{background-color:#d89b60}.my-element.newyear .modal-main .modal-to .icon{border:2px solid #d89b60}.my-element.newyear .modal-main .modal-to .icon:before{background:#d89b60}.mobile.newyear .gameChance .chanceNumber,.mobile.newyear .luckyWheel .recordContainer .maxWidth .title,.mobile.newyear .luckyWheel .titleContainer .gameChance .chanceNumber,.mobile.newyear .luckyWheel .titleContainer .title,.mobile.newyear .signinSheet .titleContainer .date,.mobile.newyear .signinSheet .titleContainer .date:after,.mobile.newyear .signinSheet .titleContainer .date:before{color:#ffe6a3}.mobile.newyear .gameChance .chanceTitle{color:#dfdfdf}.mobile.newyear .signinSheet .titleContainer .date:after,.mobile.newyear .signinSheet .titleContainer .date:before{background:#ffe6a3!important}.mobile.newyear .signinSheet .sheetBtn{background:linear-gradient(180deg,#f1d895,#cf874c);border:#ffe6a3}.mobile.newyear .luckyWheel .noticeBox .title{color:#b8753d}.mobile.newyear .luckyWheel .wheel .startBtn{background:linear-gradient(180deg,#f1d895,#cf874c)}.mobile.newyear .luckyWheel .wheel .itemList:before{border-color:#f3ba32 transparent transparent}.mobile.newyear .custom-switch .custom-control-label:after{background-color:#f0da8c}.mobile.newyear .uinfo-cont .unread .card-title input{color:#eeb466}.mobile.newyear .uinfo-cont .unread .card-title:before{background:#ff6161}.mobile.newyear.idex-wrap{background:url(/_nuxt/img/bg.804c482.webp) no-repeat;position:fixed;background-size:cover;-webkit-background-size:cover;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.mobile.newyear.idex-wrap .form-group-wrap .btn-group-toggle.btn-group{display:flex;flex-wrap:nowrap}.mobile.newyear.idex-wrap .user-mod.wallet .btn{height:auto}.mobile.newyear .joinus.container,.mobile.newyear .login.container,.mobile.newyear .user-mod{position:relative;z-index:1}.mobile.newyear .hisbet .form-group .form-control svg{color:#d89b60;filter:none!important}.mobile.newyear .hisbet .badge-group .btn-badge:active,.mobile.newyear .hisbet .badge-group .btn-badge:hover{background:#c7663e}.mobile.newyear .idx-main .user-header .user-item{background:linear-gradient(180deg,#e34d45 20%,#c02a2a);color:#ffe1a8}.mobile.newyear .idx-main .user-header .user-item .icon:before{background:#ffe1a8}.mobile.newyear .idx-main .form-group .usertb-info{color:#edcd8b}.mobile.newyear .idx-main .uinfo-cont .card{background-color:#d6553e}.mobile.newyear .idx-main .uinfo-cont .card-body{color:#ffe8d1}.mobile.newyear .idx-main .uinfo-cont .card-header{background:#c8302d;border:2px solid rgba(238,180,102,.32941)}.mobile.newyear .idx-main .uinfo-cont .read .card-title input{color:#eeb466}.mobile.newyear .idx-main .uinfo-cont .card-date{color:#dda559}.mobile.newyear .hisbet .input-group-text .icon:before,.mobile.newyear .page-item.active .page-link .share .input-group-text .icon:before{background-color:#d89b60}.mobile.newyear .btn.btn-cancel,.mobile.newyear .card.user-content .card-header .nav-item a.nav-link.active{border-color:#d89b60}.mobile.newyear .user-content .card-header .nav-link{color:#4e0006}.mobile.newyear .promotion .card-header{background:linear-gradient(180deg,#e24034 20%,#9c0b12)}.mobile.newyear .promotion .card-img-top{border:solid #ac191b}.mobile.newyear .card{border:0}.mobile.newyear .btn.btn-submit.lineLogin,.mobile.newyear .btn.lineLogin,.mobile.newyear .lineLogin{color:#fff!important}.mobile.newyear .content-mod-list{background-color:#b31f1e;border-color:#d89b60}.mobile.newyear .content-mod-list .right .title,.mobile.newyear .joinus.container .title,.mobile.newyear .login.container .title,.mobile.newyear .page-item .page-link,.mobile.newyear .promotion .title,.mobile.newyear .rule .title,.mobile.newyear .user-mod.forgot .title,.mobile.newyear .user-mod.wallet .btn{color:#d89b60}.mobile.newyear label,.mobile.newyear legend{color:#eeb466}.mobile.newyear form .btn.btn-submit{background:linear-gradient(180deg,#f1d895,#cf874c);border:0;color:#9e510c!important}.mobile.newyear .joinus.container .form-inside button{color:#9e510c;background-color:#e8c281}.mobile.newyear .content-mod-list .right p{color:#f5f5f5}.mobile.newyear .account-bank-card,.mobile.newyear .promotion .activityType .dropdown-toggle{background-color:#ad1a1b}.mobile.newyear .rule .rule-cont{color:#ebe3e3}.mobile.newyear .rule .rule-cont .title,.mobile.newyear .rule .rule-cont .user-content .title{background-color:#d89b60;background:#d89b60;color:#74000d}.mobile.newyear .page-item.active .page-link{background-color:#d89b60;color:#a21a1f!important}.mobile.newyear .rule .rule-cont .card-body{border:0}.mobile.newyear .rule .rule-cont .card-body .btn-question{color:#fff;overflow-anchor:none;background:#c8302d;border:2px solid rgba(238,180,102,.32941);color:#eeb466}.mobile.newyear .user-mod.forgot{color:#74000d}.mobile.newyear .input-group-text{border:0}.mobile.newyear .user-header .user-item.nuxt-link-active,.mobile.newyear .user-header .user-item.nuxt-link-exact-active,.mobile.newyear .user-header .user-item:active{color:#72020e;background:#f5b35c;border:#f5b35c}.mobile.newyear .user-header .user-item.nuxt-link-active .icon:before,.mobile.newyear .user-header .user-item.nuxt-link-exact-active .icon:before,.mobile.newyear .user-header .user-item:active .icon:before{background-color:#72020e}.mobile.newyear .user-table .cardtb-group{background:linear-gradient(180deg,#e24034 20%,#9c0b12);border-color:#c7663e}.mobile.newyear .user-table .cardtb-group tbody tr td{border:1px solid #ff9890!important;color:#f7d1ac}.mobile.newyear .user-table .cardtb-group tbody tr td span{color:#efd390!important}.mobile.newyear .user_main .icon.icon-camera:before{background:#c6787c}.mobile.newyear .cardtb-group .table th{background:#af1f15;border:1px solid #ff9890!important;color:#f7d1ac}.mobile.newyear .user-content{background:#9c0b12;border-color:#c7663e}.mobile.newyear .user-content .form-group .form-control{line-height:38px;padding:0 8px;background:#fff}.mobile.newyear .user-content .form-group .form-control:focus,.mobile.newyear .user-content .user-content .form-control[readonly]{background:#fff}.mobile.newyear .user-content .btn.btn-cancel{color:#d89b60!important}.mobile.newyear .user-content .upload-card .upload-warp{background:#b81921}.mobile.newyear .user-content .upload-card .icon.icon-upload:before{background:#c6787c}.mobile.newyear .user-content .upload-card span{color:#dfc1c3}.mobile.newyear .user-content .btn.btn-success{color:#fff!important}.mobile.newyear .user-content .text-tips{color:#eeb466}.mobile.newyear .user-content .paymod-form .bank-to{border:2px solid #eeb466!important}.mobile.newyear .user-content .paymod-form .bank-to .icon:before{background:#eeb466!important}.mobile.newyear .user-content .title{background-color:transparent;color:#f7d1ac}.mobile.newyear .user-content .btn.btn-refresh{color:#f7d1ac}.mobile.newyear .user-content .btn.btn-primary{background:linear-gradient(145deg,#f1d895,#cf874c);color:#9e510c;border:1px solid #f1d895}.mobile.newyear .uinfo-cont .card-icon i:before,.mobile.newyear .user-header .user-item.nuxt-link-active,.mobile.newyear .user-header .user-item.nuxt-link-exact-active,.mobile.newyear .user-header .user-item:active{background:#eeb466}.mobile.newyear .circle,.mobile.newyear .icashPay,.mobile.newyear .jkopay,.mobile.newyear .linepay{background-color:#c7883e}.mobile.newyear .idx-nav{background:url(/_nuxt/img/footer-bg.2558bbd.webp) no-repeat;background-size:100% 100%}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link .icon:before{width:42px;height:42px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.45))}.mobile.newyear .idx-nav .navCenterDec,.mobile.newyear .idx-nav:after,.mobile.newyear .idx-nav:before{display:none}.mobile.newyear .idx-nav .btn.btn-secondary,.mobile.newyear .idx-nav .nav-flex .btn.btn-secondary.flex-givemoney span,.mobile.newyear .idx-nav .nav-item.active .btn.btn-secondary span{color:#e8d4b6}.mobile.newyear .idx-nav .icon-home{top:-28px!important}.mobile.newyear .idx-nav .nav-item.active .btn.btn-secondary span{margin-top:4px}.mobile.newyear .idx-nav .home-icon .icon-home:before{background:url(/_nuxt/img/footer-button.932ad76.webp) no-repeat!important;background-size:contain!important;width:70px!important;height:70px!important}.mobile.newyear .idx-nav .icon.icon-gift:before{background:url(/_nuxt/img/footer001.b079971.png) no-repeat!important;background-size:contain!important}.mobile.newyear .idx-nav .icon.icon-headphones:before{background:url(/_nuxt/img/footer002.a1bb45b.png) no-repeat!important;background-size:contain!important}.mobile.newyear .idx-nav .icon.icon-deposit:before{background:url(/_nuxt/img/footer003.b814643.png) no-repeat!important;background-size:contain!important}.mobile.newyear .idx-nav .nav-link .icon-menu:before{background:url(/_nuxt/img/footer004.47dc01f.png) no-repeat!important;background-size:contain!important}.mobile.newyear .idx-nav .nav-link{margin-top:-17px}.mobile.newyear .user-main form .form-control{background:#fff;border:1px solid #c7663e;padding:0 8px}.mobile.newyear .idx-content .user-mod .rule{background:rgba(35,7,7,.56078);padding:0 12px 20px;border-radius:8px}.mobile.newyear .idx-content main{position:relative}.mobile.newyear .marquee{background:url(/_nuxt/img/marquee-bg.4c5ee19.webp) no-repeat;color:#af211b;font-weight:700;padding:0 2px;background-size:100% 100%}.mobile.newyear .marquee .icon.icon-new:before{background:#b0261f}.mobile.newyear .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary{background:url(/_nuxt/img/button-001.c354cba.webp) no-repeat;background-size:100% 100%}.mobile.newyear .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary .icon:before{background:#e8ab7a}.mobile.newyear .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary span{color:#e8ab7a}.mobile.newyear .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary:before{border:0}.mobile.newyear .hotgameBox .typeBox .item>a{background:url(/_nuxt/img/game-bg.0ed170d.webp) no-repeat;background-size:100% 100%!important;border:1px solid #d68d33!important;border-radius:6px}.mobile.newyear .hotgameBox .nav-item .nav-link{background:url(/_nuxt/img/sidebar-button.5ace631.webp) no-repeat;background-size:100% 100%!important;border:0}.mobile.newyear .hotgameBox .nav-item .nav-link.active{background:url(/_nuxt/img/sidebar-button-active.08c7bb3.webp) no-repeat}.mobile.newyear .hotgameBox .nav-item .nav-link.active .icon-hotpro:before{background:url(/_nuxt/img/icon-hot-active.a0f5183.png) no-repeat!important;background-size:contain!important}.mobile.newyear .hotgameBox .nav-item .nav-link.active .icon.icon-dice:before,.mobile.newyear .hotgameBox .nav-item .nav-link.active .icon.icon-fish:before,.mobile.newyear .hotgameBox .nav-item .nav-link.active .icon.icon-football:before,.mobile.newyear .hotgameBox .nav-item .nav-link.active .icon.icon-lotto:before,.mobile.newyear .hotgameBox .nav-item .nav-link.active .icon.icon-poker:before,.mobile.newyear .hotgameBox .nav-item .nav-link.active .icon.icon-recommend:before,.mobile.newyear .hotgameBox .nav-item .nav-link.active .icon.icon-slot:before{background:linear-gradient(180deg,#a4433c 55%,#8a1016 56%)}.mobile.newyear .hotgameBox .nav-item .nav-link.active .typeText{text-shadow:none;color:#8a1117}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-dice:before,.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-fish:before,.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-football:before,.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-lotto:before,.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-poker:before,.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-recommend:before,.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-slot:before{background:linear-gradient(180deg,#f1d895 55%,#cf874c 56%)}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-football:before{-webkit-mask-image:url(/_nuxt/img/icon-football.d9bbf63.svg)}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-hotpro:before{background:url(/_nuxt/img/icon-hot.a25a67c.png) no-repeat;background-size:contain!important}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-dice:before{-webkit-mask-image:url(/_nuxt/img/icon-dice.a9a276a.svg)}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-slot:before{-webkit-mask-image:url(/_nuxt/img/icon-slot.23b88dc.svg)}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-lotto:before{-webkit-mask-image:url(/_nuxt/img/icon-lotto.e23543a.svg)}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-poker:before{-webkit-mask-image:url(/_nuxt/img/icon-chess.911d121.png)}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-fish:before{-webkit-mask-image:url(/_nuxt/img/icon-fish-active.b14f12b.png)}.mobile.newyear .hotgameBox .nav-item .nav-link .icon.icon-recommend:before{-webkit-mask-image:url(/_nuxt/img/icon-recommend-active.cec90f9.png)}.mobile.newyear .hotgameBox .nav-item .typeText{color:#ffe4a8}.mobile.newyear .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit]{background:url(/_nuxt/img/button-002.a4d7c97.webp) no-repeat;background-size:100% 100%}.mobile.newyear .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit] .icon:before{background:#8e1500}.mobile.newyear .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit]:before{border:0}.mobile.newyear .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit] span{color:#8e1500}.mobile.newyear .b-form-btn-label-control.form-control>.form-control,.mobile.newyear .form-control,.mobile.newyear input{border:0}.mobile.newyear form .custom-checkbox a:not(.btn-badge){color:#f2ff8a}.mobile.newyear .joinus.container .form-group .pw-toggle .icon:before,.mobile.newyear .login.container .form-group .pw-toggle .icon:before,.mobile.newyear .user-mod.forgot .form-group .pw-toggle .icon:before{background:#9c0b12}.mobile.newyear .idx-header{background:url(/_nuxt/img/head-bg.6561b2f.webp) no-repeat;border-bottom:2px solid #eeb466;background-size:cover}.mobile.newyear .idx-header .btn.audio-play{background-color:transparent}.mobile.newyear .idx-header .btn-logo{background:url(/_nuxt/img/logo.b180242.webp) no-repeat;background-size:contain}.mobile.newyear .idx-header .btn-login{color:#ebc989!important;background:linear-gradient(145deg,#c81f27,#ed483d);border:0}.mobile.newyear .idx-header .btn-login:before{border:1px solid rgba(236,206,151,.81961)!important}.mobile.newyear .idx-header .btn-signup{background:linear-gradient(145deg,#f1d895,#cf874c);color:#9e510c;border:0}.mobile.newyear .idx-header .btn-signup:before{border:1px solid #9e510c}.mobile.newyear .idx-header .btn-login.nuxt-link-active,.mobile.newyear .idx-header .btn-login.nuxt-link-exact-active{border:1px solid #c7373b!important}.mobile.newyear .audio-play .custom-switch .custom-control-input:checked~.custom-control-label:before{border-color:#eeb466;background-color:#eeb466}.mobile.newyear .audio-play .custom-switch:hover .custom-control-input:not(:checked)~.custom-control-label:after{background-color:#eeb466}.newyear .signinSheet{--articleTitleColor:#9c0b12;--sheetBtnBorderColor:#9f050d;--sheetBtnHoverBorderColor:#e39f5b;--sheetBtnHoverBg:#ffb451;--sheetBtnHoverOpacity:1}.newyear .signinSheet .noticeBox.articleBox{--articleBoxBg:hsla(0,0%,100%,0.8);--articleBoxRadius:15px;--articleBoxPadding:3vw 5vw;--articleTitleColor:#9c0b12;--articleContentColor:#383838}.duanwu .desktop{--color01:#ddbc57;--color02:#fdeaa8;--color03:#ddbc57;--color04:#cba759;--color05:#cccd91;--color08:#d9daa6;--lg02:linear-gradient(180deg,var(--color01) 30%,var(--color03));position:relative;overflow-x:hidden;width:100%}.duanwu .desktop:before{content:"";width:100%;height:100%;position:fixed;left:0;top:0;background-image:url(/_nuxt/img/main_bg.a9d0fe3.webp);background-position:100% 46%;background-repeat:no-repeat;background-size:100%}.duanwu .desktop:after{content:"";background:url(/_nuxt/img/bamboo-leaf.35a87bf.webp) no-repeat;transform-origin:bottom center;height:350px;width:350px;right:-10%;top:15%;background-size:contain;position:fixed;z-index:0;-webkit-animation:aniBambooLeaf 12s cubic-bezier(.4,0,.6,1) infinite;animation:aniBambooLeaf 12s cubic-bezier(.4,0,.6,1) infinite;filter:drop-shadow(0 4px 6px rgba(0,0,0,.45))}@-webkit-keyframes swing{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}@keyframes swing{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}@-webkit-keyframes swing2{0%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}@keyframes swing2{0%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}@-webkit-keyframes aniBambooLeaf{0%{rotate:-5deg}50%{rotate:0deg}to{rotate:-5deg}}@keyframes aniBambooLeaf{0%{rotate:-5deg}50%{rotate:0deg}to{rotate:-5deg}}@-webkit-keyframes aniBambooLeaf2{0%{rotate:0deg}50%{rotate:-5deg}to{rotate:0deg}}@keyframes aniBambooLeaf2{0%{rotate:0deg}50%{rotate:-5deg}to{rotate:0deg}}.duanwu .desktop main{background:transparent}.duanwu .desktop main:after,.duanwu .desktop main:before{content:"";mix-blend-mode:inherit;opacity:1;bottom:0;padding-bottom:0}.duanwu .desktop main:after{background:url(/_nuxt/img/bamboo-leaf.35a87bf.webp) no-repeat;transform-origin:bottom center;height:380px;width:380px;left:-9%;top:50%;background-size:contain;position:fixed;z-index:0;transform:scaleX(-1);-webkit-animation:aniBambooLeaf2 10s cubic-bezier(.4,0,.6,1) infinite;animation:aniBambooLeaf2 10s cubic-bezier(.4,0,.6,1) infinite;filter:drop-shadow(0 4px 6px rgba(0,0,0,.45))}.duanwu .desktop main:before{content:"";background:url(/_nuxt/img/bg-items.056092b.webp) bottom no-repeat;width:100%;height:1627px;position:absolute;bottom:-3%;top:auto;left:0;z-index:1;opacity:1;mix-blend-mode:normal;transform:inherit;background-size:100%;background-position:0 100%}@media only screen and (max-width:1600px){.duanwu .desktop .duanwu main:after{bottom:3%;left:-7%}.duanwu .desktop .duanwu.desktop:after{bottom:-4%}}@-webkit-keyframes neon-shine{0%{background-image:url(/_nuxt/img/main_bg_deco_001.7d0718e.webp)}25%{background-image:url(/_nuxt/img/main_bg_deco_002.af023c7.webp)}45%{background-image:url(/_nuxt/img/main_bg_deco_003.327766c.webp)}60%{background-image:url(/_nuxt/img/main_bg_deco_004.2961774.webp)}80%{background-image:url(/_nuxt/img/main_bg_deco_003.327766c.webp)}to{background-image:url(/_nuxt/img/main_bg_deco_002.af023c7.webp)}}@keyframes neon-shine{0%{background-image:url(/_nuxt/img/main_bg_deco_001.7d0718e.webp)}25%{background-image:url(/_nuxt/img/main_bg_deco_002.af023c7.webp)}45%{background-image:url(/_nuxt/img/main_bg_deco_003.327766c.webp)}60%{background-image:url(/_nuxt/img/main_bg_deco_004.2961774.webp)}80%{background-image:url(/_nuxt/img/main_bg_deco_003.327766c.webp)}to{background-image:url(/_nuxt/img/main_bg_deco_002.af023c7.webp)}}.duanwu .desktop .account-card{background:linear-gradient(180deg,#327973,#002d39)}.duanwu .desktop .account-card .btn-copy{background:#317c79;padding:4px;font-size:12px}.duanwu .desktop .rule.container{position:relative;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.14902),rgba(3,37,33,.839216));padding:20px 35px 24px;border-radius:20px;margin-bottom:60px}.duanwu .desktop .rule.container .title{color:#ffe183}.duanwu .desktop .rule.container .rule-cont h2{color:#a6f3ff;color:var(--color02)}.duanwu .desktop .share_wallet p{color:#6c7780}.duanwu .desktop .flex-right.site_r2{right:2%;background-image:url(/_nuxt/img/floating-bg.ccf9daa.webp);width:105px;height:330px;background-repeat:no-repeat;background-size:contain;padding-top:0;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.25))}.duanwu .desktop .flex-right.site_r2:before{content:"";position:absolute;top:-56px;left:-13px;background:url(/_nuxt/img/float-top-deco.c8b1867.webp) no-repeat;background-size:contain;width:150px;height:80px;filter:drop-shadow(0 4px 2px rgba(0,0,0,.25))}.duanwu .desktop .flex-right.site_r2 .btn{padding:0;background:url(/_nuxt/img/float_icon_bg.8d2357c.webp) no-repeat;filter:drop-shadow(0 4px 2px rgba(0,0,0,.25));background-size:contain;width:58px;height:58px;transform:none}.duanwu .desktop .flex-right.site_r2 .btn .icon{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.25));background-size:contain!important;width:25px;height:25px}.duanwu .desktop .flex-right.site_r2 .btn .icon-infomation{background:url(data:image/webp;base64,UklGRv4CAABXRUJQVlA4TPECAAAvF8AFENfkxLZtN7kqvRdLB91hABkDzbHWnw467mu6A8WKjo1GRtNUmqtzcGJbW+N8Ij0/Z36ZZqdsAJ+uWGgUCp3eqxwWEHzKLxFOY9tWnSPuzCcXxgKiuAFWr4svo+iqqKdDLg5dCsAisAdOAfRmrmDYto3jmOSU76+2bRvG6ZmUnLFfNGFrLkorgKGimCqGoaIo7QBMxUIgIgzXq9FPA+AJ/MFhUZK6/kMMX//PZ277SRHDRiLll3sdrRaA3m2to5WX5bSWY59I5Hx/n2UlcQUiI5EViIhE2i/3mipWg0EuWTRhKlY/rsv0e1mGRYlIpAQiqOu7HbYQiHCt1uYUi7xho58OAMNwtdFPA0DXanfzHgIRkYh5FogEIACLPXV9iWFcq7U55XLsE4mYRRONPXLYSVqGqVgKRPw/n9LYA8BPXb+IYQAIIAAqJwJQrtXN1twhhsmpAn+oYVECwAIwEsnrfXFYlMxZn69V5TS5Bf7gYJCrw3osMQyAoq6f7bAVgWgiEbNoZCqWACqLZpiK1flNAhGRSAQiw3DVSuIAUCDCu611tOKynO5y7BOGq9//21Yng8YekUiyaNTYMwe8X2apfwISbNs27ej7nti2bdu2bdt2UnZ939Pay6QLEf3PgNXnzUh4L3rp8dNuMrB9FBN+oOWg7AWGypdKUIJQ9kFd4ikqB6DMomiEMrwPRWUIlAsUI03IvsEMKq0gt1D7Bb5/UWkFsYDaCbC8tSGU48Bq/qEWC7IFxRRUoN4AaguyXihDubJ3Oh0B+ugkFKLsgw/LUHbBh6Uo2yEUVINaZZcdhiL7nEExspCx4515h2wz5jv4WaBRmLKceqep2Cm/xph4uEvvN0e5xGcXTzWzDbe2bGH+h272w5Lm5tmW7x5t28p9Xjz/y60lHh7/08t6hr3iyiaCvXzAlvHHe3tDu0kBFYtEplDeTK4pS+gmtVSGEaWe8rvf9IGwaipriTZIZTphSUdvT+tx5J3M89fLXAIA) no-repeat}.duanwu .desktop .flex-right.site_r2 .btn .icon-deposit{background:url(data:image/webp;base64,UklGRlYDAABXRUJQVlA4TEoDAAAvGoAGEA2gbds2cJKt6v/v2r4iov/5sXzahy7kPMaiClWJijxQ0LYNw5+lwbQ7DGLw+5+8JGSG20iSFClPfP73X3//WO7eIxcMpG2byrZrOKNIkhTlvhmdr8pDCxJo2zYj6QaFdne1bdvG2LZt27Zt27Zts23bHSf5v4sAFiChgwfiEQIX6INBPn7iPTJQCezADVtgCSwh4Q3OwwpYggYBBAREkPAGICMP1eCggQ7OoIGgL7yBGcZYhi5wAUAiFcOxD6F4AgE14KCGGVzQDn1gBSAArsAAi2cYFCD4Dwrn8RJY4Afu4jgeAYERCKDgQWMRUDSDhAgeWEFAaiACYFAIFAdxFShkoLBEdGCNKnyGDVCwkEEC+INUAATuAcF/OMIQEmj0xlgg4KABsBZtoQYCDbxBAriGMpigG4BqzIUOY0FiNiKBQMEikEDgD08oAFqwE2UARsACPrAAcB1qfMFP9EcIUJwDCQ+ogCIPCFJxGUAkAhEHgMMrIGCxESjOoB2y0RoMUOTAGoCAJ2gGiWSEAigBAwTJwMBFUHiCAJhiIlC0AoJsFAAIgQuAKlBAEA0MjMMtOGEsUiADRSw+AKiFBAtYQQ8ABxQ6YKASkzAQbjgDDJigHgAHBVqonn9YaKEGAQ5AHUyBQEEVDsMOszAV60EAQQMQqEEAEF79C+AEC4ioA/AZUUAxFCmYAh+cgC1oIPgEBDpQACoP0g9sBoshuA7ACm/gBQR7MQIsaOwGiiL8BwI3CAB+XdLe4znU2I9Z4AEMxWkQQFADG+yGE1CshRkACikAFLy+26m4jmRUoz2+A6CxDMuBYBQMwAPFRqhxAT/xCoEAvkLzsGsxFocBnMZkNANQYzAWwAcU1gNBDjZDAyAcw2ENBGdA3G0F1jiN9pCxFJshAYENkhEDS9TgIwqBQIVa2METwCPUA1cDAJJxETYQsRy70QxsgQCKjyCBgwggGIE9MAJwCjvxBxKwAAUJMoyBYgXqcWBKAFAMx0bYAijBNTxBLqrBQgMdPNAO73AON2EAEYAWk1ACzEjGMrQBAha5qAIDLSwgAgjCXqRCDwoAEgoYYAEb9MBwxAErFMEZv4EdWMMPyQiGNdTgUYnfeA2AhggsAA==) no-repeat}.duanwu .desktop .flex-right.site_r2 .btn .icon-line{background:url(data:image/webp;base64,UklGRr4DAABXRUJQVlA4TLEDAAAvHQAHEG8GVbJtV8pSE86kOy4nSfLPolDpqqlRBHf/h6rjCPIpctCo55APh3p+VHTnUsU3QLltW1m1cDsB51bo2tyh6f2jePu+huaPzNeQCO/dSIBa27ZqZ4nzmRk9dsBdfMfQAP/AVWHogG4FoRJeZPxLC8+H4QqHbdsGck507u5fkdu2TWbbk9RnXC/X1cKRSiGp6g/nYslakqwZjVcLhyv5PYlIwJbGEBHAAABgDwd9vj1qacxERPF21lc5qX3luDa6l6t2XBsxEuABAFt8PpX8nkSErg4GOB/vJCID9nDQjqq9tr/fc/EA4M1d+z/OlohIn5e7rX5vM66v29Md5Ovrq9wLLHOsS0odAEDmWEtKnQDActf283jh2yMPB/349qilMQAi0tIYIhIAOACwOIF7OGjA+fbIw0G/wA6L3Vw8sOLt/Poql64OFrRqaczurZMFrdLVwXs+3uneOrmg1W72l4D3arLc0piJSMDp6kDQKoDlw0Hz7dHsXVcHOulivj1KVwdP0CpdHTgf7xCRoiTw2g1YlI2wvj1q8fmciwfS1YF5f87FAxkqMEDu2nYKtYAtjbl760RkTO2rzUYzS2OIyACpfWU2mgX4y+LtaEsqEWG4J/VpfZULADA9M8gca0mp4+GgVf3hft+vpqraOFdup1DLWHV1YN6f5+IBmWP5vj8zhXLA1z9/Bwm2bZt25OTd2Pyxbdu2bdu2bdtOynaM06h69/33b3oQ0X8GbiM1GgNXqc9A3NRdUlsnlpYn2tPdOIgnq+IDYHFcZst+p1sJPDUYslSPAyBw4stVI4BQDKN6ATF/3OOCPO/oDrXwCm3I7DcAXG4DwLd5uNyjJ9j4dzk8OLgGAP/Mk/Fw4VofAJqkZuI1dmFKoTMZIWT0AwBSu3FcpS8BSlBfGHKCHlQZKZZX3P0PAHrXcDzl3gCUo4EIhAqnUXWU5OD8Hu67ss+eUI6jZNb/4BPGe4TNFWZ+MBLC2dGUQjXREnnFnfhhqYMRmeG5kwrUH6QEPWKoOlJydOkc9+2Ku6P5CAgI2FQJDPnJfrxLFKiPpZdh/J3um6D3+fr6ejIzLa3xtPTzWN319c/S08Xc7Ozmv9fXn/X5Cm5eIZ+PX3XrltiqMr+goP2Xe0KfrAUFhYSEnN8/EPnjTr8RplnMPhL46o2/iWCKKWdPvBw6MP4VZdJOGv/1zGbElDkexU3cJDBn4YWpSJ4iovMW3x0FUIRUrujaYkCRsnx5WQ+myNktZKhR7AAA) no-repeat}.duanwu .desktop .flex-right.site_r2 .btn .icon-smile{background:url(data:image/webp;base64,UklGRrQCAABXRUJQVlA4TKgCAAAvGUAGEH/ltLb2SHnDzp+fVa+KFkai6IECcJSCjsbi6YAy6CCS7Zc5J5mlBqexbbvKIqfLUyRJA7kCKohVon4BUACeCvDfMRf7B06zbc+qK+TNF6ZeDHREoIEVD0xMjB0P3QN28PAfAydv/iho24YNJe2OIrdtG/S0S/sZ18eWYbeJjtrMJkOW0xGL6YjZpI8btOi0G0gEIAgFLTMSAcQylQghv9+/WgowYFqHQC1TiQhomcIkCSTdi02tlqJlJja1nXYDmIoGhUnDMisRgYHAgLAgjK9OudwPWqZwEjEg6KtTjsfN7ddz7q+7CV9uVoS68vH+eD7vm4kSQRJqKUAzY7da8v7/+fx8PZ12aCmBwoBQOJhQV+MGrWopWOZLBGCoK92gpZZCDgOBB2EtcyQiUIhljkRomc0xLNPY1IFkCgiCObGvTuYGDts1t+fNqgaw3Kx4fX+uZmMkgjyDgJUJCsmmlnYA0bbtQpJn6rXGtm3btm3btm0bPUa/X8xUppNfiOh/gppZVPP4+sZES4w5cKTJS6i2mi4HltUAkpXGSH+/iPolJMN2oG4+ho/ZhmDo4moMspQ7nLKB/9IuvA0G385nJMrBQAjYwiEZ/ItFZRjkI+kvyu9UYh0EPWEyUINZbACSMugBonNvngRKcdUExBC8tweOxRlGgliGg8BtxyYQO7EAuEk4BH8W4xgP3HCcsYbwtVcckQNHOohkK3oOxTzgJKG4fInigxMwbW5QvNx+o6kazLg3erDzTms0mbnv9HD3g5ZrMTM+6NHeJ63QZmZ+0uOTL1qpw8z6oqfn37Ral5n2Ta9af2iVHjPnh3ablvT0kTZ3fZbX4u9CD6m1FLiKhH3VvIPAUXh6+4QWTqrIqKPA83xR0YtiI4Hrtnm9P92RaCuoAQ==) no-repeat}.duanwu .desktop .marquee{color:#815a00}.duanwu .desktop .content-mod .pagination .page-item.active .page-link,.duanwu .desktop .game-wrap .pagination .page-item.active .page-link{color:#9d5f28;background-color:#5fa9ed;background-color:var(--color03)}.duanwu .desktop .content-mod .pagination .page-link,.duanwu .desktop .game-wrap .pagination .page-link{color:#f4d269}.duanwu .desktop .game-wrap .overflow-auto.game-page .pagination{background:rgba(28,28,28,.43922)}.duanwu .desktop .content-mod .pagination .page-link{color:#4ba9df;color:var(--color04)}.duanwu .desktop .btn-copy{color:#fff!important}.duanwu .desktop .content-mod-header .content-item,.duanwu .desktop .lkw100 .table{color:#646464}.duanwu .desktop .content-mod-header .content-item.on{border:1px solid #5fa9ed;border:1px solid var(--color03)}.duanwu .desktop .content-mod-header .content-item.nuxt-link-active:before,.duanwu .desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active:before,.duanwu .desktop .lkw100{background-color:#fff}.duanwu .desktop .account-bank-card,.duanwu .desktop .content-mod-list.memo{background-color:#ededed}.duanwu .desktop .content-mod .form-control:not(:-moz-read-only){background-color:#fff;color:#7d7d7d}.duanwu .desktop .content-mod .form-control:not(:read-only),.duanwu .desktop .custom-select{background-color:#fff;color:#7d7d7d}.duanwu .desktop .lkw100.walletBank thead{background:#e4e4e4}.duanwu .desktop .lkw100.walletBank tbody tr:nth-child(2n){background:#f8f8f8}.duanwu .desktop .content-mod .form-control::-moz-placeholder{color:#7d7d7d}.duanwu .desktop .content-mod .form-control:-ms-input-placeholder{color:#7d7d7d}.duanwu .desktop .content-mod .b-form-btn-label-control.form-control>.btn,.duanwu .desktop .content-mod .b-form-btn-label-control.form-control label.form-control,.duanwu .desktop .content-mod .form-control::placeholder{color:#7d7d7d}.duanwu .desktop .content-mod .input-group .icon.icon-list:before{background:#7d7d7d}.duanwu .desktop .content-mod-group input.form-control:-moz-read-only{color:#4ba9df;color:var(--color04)}.duanwu .desktop .content-mod-group input.form-control:read-only{color:#4ba9df;color:var(--color04)}.duanwu .desktop .content-mod-list.memo{color:#7d7d7d;border-radius:8px;font-weight:500}.duanwu .desktop .content-mod-header .content-item.nuxt-link-active,.duanwu .desktop .content-mod-header .content-item.nuxt-link-active.on,.duanwu .desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,.duanwu .desktop .content-mod-header .content-item.on:before{background:#5fa9ed;background:var(--color03)}.duanwu .desktop .content-mod-header .content-item.nuxt-link-active,.duanwu .desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active{color:#fff}.duanwu .desktop .content-mod-header .content-item.on span{color:#5fa9ed;color:var(--color03)}.duanwu .desktop .content-mod-header .content-item.nuxt-link-active.on span,.duanwu .desktop .mainContent .system .uinfo-cont .unread .card-title h3,.duanwu .desktop .mainContent .system .uinfo-cont .unread .card-title input{color:#9d5f28}.duanwu .desktop .content-mod-header .content-item.nuxt-link-active.on:before{background:#9d5f28}.duanwu .desktop .modal-title{color:#fff}.duanwu .desktop .content-mod-header{position:relative;background:#fff;border:5px solid #61b8a1}.duanwu .desktop .btn-primary,.duanwu .desktop>header .mid_box01>button{border:0}.duanwu .desktop .btn-primary:focus{border-color:#4ba9df;border-color:var(--color04)}.duanwu .desktop .join_alone-con{background:transparent;box-shadow:none}.duanwu .desktop .join_alone-con label,.duanwu .desktop .join_alone-con legend{color:hsla(0,0%,100%,.63137)}.duanwu .desktop .join_alone-con .login .title,.duanwu .desktop .join_alone-con .modal-main .title{color:#edd072}.duanwu .desktop .join_alone .pw-toggle .icon:before{background:#3b745c}.duanwu .desktop .join_alone .remember .form-group.forgot_txt a,.duanwu .desktop .join_alone .sign-free,.duanwu .desktop .join_alone small{color:#5fa9ed!important;color:var(--color03)!important}.duanwu .desktop .login .btn-signup{color:#fff!important}.duanwu .desktop .form-text.text-muted .icon.icon-infomation:before,.duanwu .desktop .join_alone .modal-main.joinus .pdright~.form-inside button{background:#5fa9ed!important;background:var(--color03)!important}.duanwu .desktop label,.duanwu .desktop legend{color:#6c7780}.duanwu .desktop .join_alone .forgot,.duanwu .desktop .join_alone .joinus,.duanwu .desktop .join_alone .login{background:#144e58}.duanwu .desktop .btn.btn-submit{background:linear-gradient(180deg,#fdeaa8,#c99f24);color:#9d5f28}.duanwu .desktop .btn.btn-submit.lineLogin,.duanwu .desktop .btn.lineLogin,.duanwu .desktop .lineLogin{color:#fff!important}.duanwu .desktop .nav-header{background:url(/_nuxt/img/head-bg.7ac266a.webp) no-repeat;box-shadow:5px 5px 16px rgba(0,0,0,.57);background-size:100% 100%}.duanwu .desktop .nav-header:before{background:rgba(17,77,38,.45882)}.duanwu .desktop .nav-header:after{background:#29838a}.duanwu .desktop .nav-header.after .nav-right .dropdown-menu.show{background:linear-gradient(180deg,#19575a,#44a091);border:1px solid #3a8177}.duanwu .desktop .nav-header.after .nav-right .btn.dropdown-toggle li .icon.icon-rank:before{background:#fbebd7}.duanwu .desktop .nav-header .nav-header.after .nav-right .dropdown-menu.show li a:hover,.duanwu .desktop .nav-header .nav-header.after .nav-right .dropdown-menu.show li a:hover span{color:#fff}.duanwu .desktop .nav-header .logo{background:url(/_nuxt/img/logo.2d6924e.webp) no-repeat;background-size:contain;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.2));position:relative;-webkit-text-fill-color:transparent;-webkit-mask-image:url(/_nuxt/img/logo.2d6924e.webp);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.duanwu .desktop .nav-header .logo:before{content:"";display:block;top:-200%;left:-100%;width:50%;height:300%;transform:rotate(45deg);background:-webkit-Linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);background:Linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);z-index:2;position:absolute;-webkit-animation:crossed 1s linear infinite;animation:crossed 1s linear infinite}@-webkit-keyframes crossed{0%{top:-200%;left:-100%}to{top:-50px;left:100%}}@keyframes crossed{0%{top:-200%;left:-100%}to{top:-50px;left:100%}}.duanwu .desktop .nav-header .pc_menu_s1 .pc_menubox01>a{color:#edd072}.duanwu .desktop .nav-header .nav-right .btn.btn-log:not(.qyout){background:linear-gradient(180deg,#b2dcb3,#5fa288);color:#012d2e;border:1px solid #b2dcb3}.duanwu .desktop .nav-header .nav-right .btn.btn-join{background:linear-gradient(180deg,#fdeaa8,#c99f24);color:#9d5f28;box-shadow:0 3px 10px 0 rgba(0,0,0,.13)}.duanwu .desktop .nav-header .nav-right .btn.btn-join:before{background:linear-gradient(180deg,rgba(154,225,225,0),#fff4cf,rgba(154,225,225,0))}.duanwu .desktop .desktop-mar{background-color:rgba(231,205,108,.85882);color:#7c4009}.duanwu .desktop .desktop-mar .icon:before{background:#7c4009}.duanwu .desktop .idxFooter{background:#0e3d47;position:relative;z-index:1}.duanwu .desktop .idxFooter .footer-group.footer__03{background:#00313b}.duanwu .desktop .idxFooter .footer-group.footer__03 .footer-link ul a{color:#aac3ab}.duanwu .desktop .footer-gotop .icon{width:70px;height:70px;background:linear-gradient(180deg,#efd884,#ebaa1e);border-radius:50%;box-shadow:0 4px 4px rgba(0,0,0,.25);border:0;transform:none}.duanwu .desktop .footer-gotop .icon:after{content:"";width:50px;height:50px;background:linear-gradient(180deg,#ebaa1e,#efd884);border-radius:50%;position:absolute}.duanwu .desktop .footer-gotop .icon:before{transform:rotate(0deg)!important;background:#b77f00!important}.duanwu .desktop .idx.jackpot .jackpot-num{padding-bottom:2%}.duanwu .desktop .idx.jackpot .jackpot-bg{background:url(/_nuxt/img/winning.283df5f.webp) bottom no-repeat;filter:drop-shadow(0 0 12px rgba(0,0,0,.55));background-size:contain}.duanwu .desktop .idxDownload h2.title,.duanwu .desktop .idxgame.hotpro-row .sectionTitle,.duanwu .desktop .idxInfo08 .title{width:100%;height:155px;background-size:contain!important;-webkit-text-fill-color:transparent;-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;position:relative}.duanwu .desktop .idxDownload h2.title img,.duanwu .desktop .idxgame.hotpro-row .sectionTitle img,.duanwu .desktop .idxInfo08 .title img{display:none}.duanwu .desktop .idxDownload h2.title:before,.duanwu .desktop .idxgame.hotpro-row .sectionTitle:before,.duanwu .desktop .idxInfo08 .title:before{content:"";display:block;top:-200%;left:-100%;width:100%;height:200%;transform:rotate(-45deg);background:-webkit-Linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);background:Linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);z-index:2;position:absolute;-webkit-animation:crossed 2.2s linear infinite;animation:crossed 2.2s linear infinite}.duanwu .desktop .idxInfo08 .title{background:url(/_nuxt/img/idx-title-03.68f99fe.webp) bottom no-repeat;-webkit-mask-image:url(/_nuxt/img/idx-title-03.68f99fe.webp)}.duanwu .desktop .idxDownload h2.title{background:url(/_nuxt/img/idx-title-02.2ed6c64.webp) bottom no-repeat;-webkit-mask-image:url(/_nuxt/img/idx-title-02.2ed6c64.webp)}.duanwu .desktop .idxgame.hotpro-row .sectionTitle{background:url(/_nuxt/img/idx-title-01.95c269a.webp) bottom no-repeat;-webkit-mask-image:url(/_nuxt/img/idx-title-01.95c269a.webp)}.duanwu .desktop .idxgame.hotpro-row .itemBox .idg_list .upholdImg{width:124px;height:52px;background:url(data:image/webp;base64,UklGRvYCAABXRUJQVlA4TOkCAAAvgAANEAfkNrZtVTnnXtxbgMxd+w/cLftDB5Z9vY8yoNjWtqx6P8Oqu8xGs2sjukMlOYxAEwkiM3GZgNv1+7qxbet43nvfF7v6MxI76W1Mz05rYxYqk/KP9TFu28hxkvblfM/DpUPBvr6//f2aUqgAoABYHIoAYQZA3e8vv+Nl8U/yGz8fa9kufeHteqtUFRL0Xu6Xitka+/8tIEQoAQXJ9zvKVaKPR4RygH+Sn09JEShFCIk/nwVSQP7ICBlnX9+IhAMBf/t4R2RK7u9XMkYosf9/vPmqdYet5MSbrdeGx4mcse/3mPz+FwAM9vPpczScm4FwyHGw71/d73cChYmUISUU5NBrT+Nk0q7RmICis2Kuq3p5AIo4FFnWSgHACBTDod/KJJPPd3PagZDk55vXYpfv8TwOE5HGr1uFK+SUeptWP/14GCly/yIAdBkM0g0FiFC6DEbtBrzIufjnE+XkNlkE8E/L6/WcjgNAAPIHoLSckKGaRULKFHQWKa4gUkalKioYMk4EQ86pICrlSLmUXCMtVxEpIxIlZQiwJds27axr27ZtM7Zta8f3nhjffhSetyCi/4zctg0TnrvJ3wAAlhiYSswifUky2AtM1TsoAYD0JhoAplpDm2mYPkZoCJhqH6Hj6fPTw6MxoCEUCkUCHoHPIXDh63FJ/XzSFoEI3wU0Zk6OT88vLrGH15fnp8f7u1us2/mYnbl53OzUJG5iZXlpaXVjCQ9Z2lhdIhoI69u729vbWwcf7O9it3f3j0/PL68P2OXFZx6RTCC/w6i69Chlnf//72faXV13bhbGR0eG+3tazUa9XqtWcOViAZfPZXGZVDQai0UdOp1Ob1QrlQqlUi6TWX0Bt0Fjcnk9Zq3BHfTbtNpQOOK0WHzJuF2ncxCp0VSGCM/liRHFMjGoWqvXG81WT//wyOj4wk3n+ursGKFBYKo9hI7PVDMI9QFTbSI0owJ2ab8NTLW4X2ITP5AmgKkSUgAAAA==) no-repeat}.duanwu .desktop .idxgame.hotpro-row .itemBox .idg_list .upholdImg img{display:none}.duanwu .desktop .idxgame.hotpro-row .itemBox .idg_list .upholdText{color:#2c6556}.duanwu .desktop .idxgame.hotpro-row .nav.nav-tabs:before{background:#00575d}.duanwu .desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link:before{background:linear-gradient(180deg,#a6f3ff,#4ba9df);background:linear-gradient(180deg,var(--color02),var(--color04))}.duanwu .desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link span{color:#b8ac8d;font-weight:600}.duanwu .desktop .idxgame.hotpro-row .nav.nav-tabs .nav-link.active span{color:#9d5f28}.duanwu .desktop .idxgame.hotpro-row .itemBox .idg_title{width:522px;height:78px;background-size:contain!important}.duanwu .desktop .idxgame.hotpro-row .itemBox .idg_title img{display:none}.duanwu .desktop .idxgame.hotpro-row .itemBox.item_0 .idg_title{background:url(/_nuxt/img/idx-hotgame-title.1af615a.webp) bottom no-repeat}.duanwu .desktop .idxgame.hotpro-row .itemBox.item_1 .idg_title{background:url(/_nuxt/img/idx-sport-title.248afaf.webp) 0 100% no-repeat}.duanwu .desktop .idxgame.hotpro-row .itemBox.item_2 .idg_title{background:url(/_nuxt/img/idx-live-title.e54d483.webp) bottom no-repeat}.duanwu .desktop .idxgame.hotpro-row .itemBox.item_3 .idg_title{background:url(/_nuxt/img/title-slot-game.fc84874.webp) bottom no-repeat}.duanwu .desktop .idxgame.hotpro-row .itemBox.item_4 .idg_title{background:url(/_nuxt/img/idx-lottery-title.894140c.webp) 0 100% no-repeat}.duanwu .desktop .idxgame.hotpro-row .itemBox.item_5 .idg_title{background:url(/_nuxt/img/idx-chess-title.5b548c3.webp) 0 100% no-repeat}.duanwu .desktop .idxgame.hotpro-row .itemBox.item_6 .idg_title{background:url(/_nuxt/img/title-fish.a7dfe24.webp) bottom no-repeat}.duanwu .desktop .idxgame.hotpro-row .itemBox .idg_list .itemBg{width:114px;height:134px;background:url(/_nuxt/img/idx-game-bg.4dca2b6.webp) bottom no-repeat;background-size:contain}.duanwu .desktop .idxgame.hotpro-row .itemBox .idg_list .itemBg img{display:none}.duanwu .desktop .idxDownload .decImg{width:48%;height:420px;background:url(/_nuxt/img/download-img.04fd480.webp) bottom no-repeat;background-size:contain!important}.duanwu .desktop .idxDownload .decImg img{display:none}.duanwu .desktop .idxDownload .qrCodeBox .icon{width:20px;height:20px;background-size:contain!important}.duanwu .desktop .idxDownload .qrCodeBox .icon img{display:none}.duanwu .desktop .idxDownload .qrCodeBox:first-child .icon{background:url(data:image/webp;base64,UklGRtADAABXRUJQVlA4WAoAAAASAAAAqQAAqQAAQU5JTQYAAAAAAAAAAABBTk1GpAMAAAgAAAAAAIkAAKkAAGQAAAFWUDhMiwMAAC+JQCoQhyAWTObv3J3C/A+sQCCFGXw2fAiyZNuq2+jwEEIIuGf+o03SjriSfdK/Ef1PfH4stX816Kdj8gXioU7+hnRsvIRwaFxAdzeuoJoGlwOiOx0dkqHR06AYBl0VgmnSl6GXjM4AuTDpHJALg94KuUZ3glqhe0ItGt0Vap3+CLGN/ga1SX+EWKG/QW3SHyFW6D+gNum2ALFM/wa1RneDnNE7AtQyvZYgd9CbodfpLBCkzwoEE12WoJjpGRGSlY4jQLNyOTNUKxdWA2QrL61FCFdezD1AuvK11wT1VH9ywn82f5X6L3/h2VRq/+K/2b/OWjLem/Zz8nK0EvBILKfR0WvGm9Ix6Rp7xM24D/qtZTwe9skbZ8GNcvLu3AOejM14044IVzqMT1gNeCpU4xO9YBXK4GO245nN+JS1hIutGR8dCfdD56OzlYSvVJrx+Yq7m1GnB9yqlJoJ/tAoZgneMChnCb4wKGgJnjAoaQmOTtERsGyUPbHaKbzjOlHYNlyGSd0z4Pqg7o5FpqxlrAZVLWFVqDoClpOiI2BZKGoJ60lNS1gXihY4OjUPOBI1R4DjoGaCZ1LygCdR0gI8ByUrXIOKBlekZIWrUDLAdVCxwdepuMFHRYMvUfGEb6Niga9SMcF3UBHOTsEOZ6fgCadRsMJJxQonFSucVCxwUnGDk4oVTipWOKlY4aRig5OKHU4qTjgpGeAbVMzwdSpW+DoVO3wHJQNclZIFro2SJ1yZmhEuah5wTUpagKdTs8JTqWkRjkLRE45I1QyHUdQC1p2qJ9aVshXLTN2CJYUzVid1LWGxU7ngOlG64HpSugVcHdQeCReZ6hUXRvWR8atRv2e8ZP4FHS+Tf8DEy8E/4MBL5B+Q8NopP/GrUL7it1E94nel+ImLSPENV43SE5eJ0gXXncIWcJ0pXLHqlLWAVaZsxbpT1ALWiaIVnkbJCVc0Km7wVQp2eCf1IryZchX+RrGBG8GolXBno1TFvYNCAzfDpE7C3USZivs7RTqe6JSwiCeCUaHgmUyBhqd2fvwIeKzxwy3huTD42RueDJOfvOPZZPzchqeT8VMbnk/Gz2x4RzLet7NuOeBfynsbfKDhPXHw3tgTlqGcvLnjXaHRb0eEM+yT/pnxxmL09YJb+aTzCHhraFxbS7gd6+T6THh7bMYrOwse2o7Jq3lEfMZW+5fN/nXsCY+GXF+3iPsA) bottom no-repeat}.duanwu .desktop .idxDownload .qrCodeBox:last-child .icon{background:url(data:image/webp;base64,UklGRnYDAABXRUJQVlA4WAoAAAASAAAAqQAAqQAAQU5JTQYAAAAAAAAAAABBTk1GSgMAAAgAAAAAAIgAAKkAAGQAAAFWUDhMMgMAAC+IQCoQj0AmbVPq33L3zsL8CwQIh1Y5FAikMIPPRpoHHxAo2LbaNrRQsyWrMv/ZOonkXNCrv0T034HbSIqUmj2G9DJ+wBAornSSSm4B5AcjMEeSiYMJ46DMw5JICqMGIRDHnEgigflEGeIQu6vcYIZA7OBM+ATmAFMEQonZETydK04RiMzdiby/QZcDTucCdISCHcCvoEciLA/uXIjpqm+5UgyrauHjEJb5TMAeqfKD1OuwE8vE7LQymS3aWPiL1PhethucSC1UuRMdhb9OOYnAc14BHHPuDEmPnjmRYqgyMt0qJnTGEtRiM8NTrE7CYIGMQyOJhZLVYSuLpVlduMaCGV4TfjDrb0agU9uMQKenCWBBnUATwDZWkW4VkFlJmjyR1eSSxk9LGDkl5NL2gWUQZvqh5m4PxBjyheWwkiwWbP5dpaJwTyyzJG76X+XD5QB1+ZllEKRM7dOHS0C88tyyCfDMPoO5HlqeYtS5/Mc4/tUHEZZdiHU/r/YlczIqmZ5ZnjI86Of9DAE5f29neLLhVWWwrDJehKiTLELXyZDAs9IcAiStZAGqVgYey2rj4QS9RDhJLxlO0UuD0/TCcFhxHBinmQAm/BRJP2rSj4OQFCc854eRP7LYcBxhrnNq/qHFVuarXjvBvW83jmQnYpUVZ7aVaa/xZpLdO8f4dOt+K6b7jUe4We2eszvhxlTG3/S5Xd6FB6V1MudKz+1DWNmcpqxE4j5cK5ti2krk2oUHlTWz1tsW/v9/FvkLzFLk2pZq8krk3Ie0ssnmWIm4ffArm8OsTgy5aB9WZ8Y0MovT7ZvdCTutd3gyNG3N0k6Qb58q3ROZVz9J400jEu0FUeq3x8ehQ/PRV0JwRPtB5ELw7wZmrrMjr/w3AuXHQdJMBnNoJoKhoRiH5gdyhYIdanFw9L4dCQ+dOrtMAihtiWQgr26+XgNJQeSvquiVyxMhwGVd1dwpLaXABf2nJW1VY5o7xb1YHxSeO/mVUwMXhGe1ATzsQqovpCK6IoPWpPrFc1r1nW7B9eBZXMNW11J5OpA8vCAD95wenM32gdQ1eYzvZK4hPd8elPDMKeTx+rVoBaoB) bottom no-repeat}.duanwu .desktop .idxDownload .infoContent:before{background:url(/_nuxt/img/infoContent-bg.7d6b200.webp) bottom no-repeat;filter:drop-shadow(0 0 20px rgba(0,0,0,.55))}.duanwu .desktop .idxDownload .qrCodeBox .qrCode img{border:10px solid rgba(97,184,161,.63137);border-radius:12px}.duanwu .desktop .idxInfo08 .item .bgImg{background:url(/_nuxt/img/idx-service-itembg.2360fd9.webp) bottom no-repeat;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.5));background-size:contain}.duanwu .desktop .idxInfo08 .item .bgImg img{display:none}.duanwu .desktop .idxInfo08 .serviceList{margin-top:60px}.duanwu .desktop .idxInfo08 .serviceList li img{display:none}.duanwu .desktop .idxInfo08 .serviceList li .itemContent,.duanwu .desktop .idxInfo08 .serviceList li .itemTitle{margin-top:15px}.duanwu .desktop .idxInfo08 .serviceList li .itemContent p{color:#d2d3a1}.duanwu .desktop .idxInfo08 .serviceList li .itemTitle{color:#feffc6}.duanwu .desktop .idxInfo08 .serviceList li .item .itemImg{filter:drop-shadow(6px 6px 6px rgba(0,0,0,.5));background-size:contain!important;height:105px}.duanwu .desktop .idxInfo08 .serviceList li .item .itemImg .itemArticle{padding:48px 36px 30px}.duanwu .desktop .idxInfo08 .serviceList li:first-child .item .itemImg{background:url(/_nuxt/img/idx-service-wallet.d0add32.webp) no-repeat}.duanwu .desktop .idxInfo08 .serviceList li:nth-child(2) .item .itemImg{background:url(/_nuxt/img/idx-service-slot.3bd3e3f.webp) no-repeat}.duanwu .desktop .idxInfo08 .serviceList li:nth-child(3) .item .itemImg{background:url(/_nuxt/img/idx-service-shield.24bba89.webp) no-repeat}.duanwu .desktop .idxInfo08 .serviceList li:last-child .item .itemImg{background:url(/_nuxt/img/idx-service-computer.9e8250d.webp) no-repeat}.duanwu .desktop .mainContent{position:relative}.duanwu .desktop .mainContent:before{content:"";width:100%;height:auto;position:fixed;top:0;background:url(/_nuxt/img/main_bg.a9d0fe3.webp) no-repeat}.duanwu .desktop .mainContent.egameContent .pageTitle{background:url(/_nuxt/img/title-slot-game.fc84874.webp) no-repeat 50%/contain;width:100%;display:flex;height:78px;margin-bottom:50px;position:relative}.duanwu .desktop .mainContent.fish .game-wrap.egame .title{background:url(/_nuxt/img/title-fish.a7dfe24.webp) no-repeat 50%/contain;margin-bottom:50px;position:relative}.duanwu .desktop .mainContent .promotion{position:relative}.duanwu .desktop .mainContent .promotion .activity-new .icon:before{background:linear-gradient(145deg,#f7e199,#e3c75e)}.duanwu .desktop .mainContent .promotion .title{background:url(/_nuxt/img/title-promotions.186926d.webp) no-repeat 50%/contain;position:relative}.duanwu .desktop .mainContent .promotion .badge.badge-title{background:#4ba9df;background:var(--color04)}.duanwu .desktop .mainContent .promotion .card-body,.duanwu .desktop .mainContent .promotion .card-header{border:5px solid rgba(97,184,161,.63137);background:transparent}.duanwu .desktop .mainContent .promotion .card-group-title{background:linear-gradient(270deg,#37775d,#539860)}.duanwu .desktop .mainContent .promotion .promotionType{border:5px solid rgba(97,184,161,.63137);background:#fff}.duanwu .desktop .mainContent .promotion .promotionType .typeTitle{background:linear-gradient(180deg,#fdeaa8,#c99f24);color:#9d5f28}.duanwu .desktop .mainContent .promotion .promotionType .btn.active{color:#fff;background:#5fa9ed;background:var(--color03)}.duanwu .desktop .mainContent .promotion .promotionType ul{padding:12px;box-sizing:border-box}.duanwu .desktop .pc_menu_s1 .idx-game{background:linear-gradient(180deg,#19575a,#44a091)}.duanwu .desktop .game-wrap .game-list.more .game-group .game-name{background-color:rgba(0,0,0,.5)}.duanwu .desktop .content-mod .title span{color:#f1de85}.my-element.duanwu{--color01:#ddbc57;--color04:#cba759;--btn-bg:#ddbc57;--btn-text:#b19883}.my-element.duanwu .form-group .form-control{color:#1d6ab2;color:var(--color01);border:0}.my-element.duanwu .dialog-exchpoint .modal-header .title,.my-element.duanwu .dialog-noticemb .modal-title{color:#fff}.my-element.duanwu .icon.icon-refresh:before{background:#7f4c1e}.my-element.duanwu #modalTipEntity___BV_modal_body_ .modal-header{background:transparent}.my-element.duanwu #modalTipEntity___BV_modal_body_ .modal-header .title{color:#494949;font-weight:700}.my-element.duanwu .user-mod.share .form-group .input-group .b-form-btn-label-control .btn svg,.my-element.duanwu .user-mod.share .form-group .input-group .b-form-datepicker .btn svg,.my-element.duanwu .user-mod.share .form-group .input-group .dropdown .btn svg{filter:inherit}.my-element.duanwu .modal-main .title,.my-element.duanwu [class*=dialog] .title{color:#494949}.my-element.duanwu [class*=dialog] .circle{background-color:#4ba9df;background-color:var(--color04)}.my-element.duanwu .dialog-prompt h4{color:#494949}.my-element.duanwu .dialog-prompt .tip-point{color:#7c7a7a}.my-element.duanwu .modal-main.joinus .title{color:#ffe183}.my-element.duanwu .dialog-prompt .tip-group-wrap .icon:before{background:#d89b60}.my-element.duanwu .mbtnin-wrap .hot_menu .walletTransferBtn,.my-element.duanwu .mbtnin-wrap .mbtnin-bank,.my-element.duanwu .mbtnin-wrap .mbtnin-disc,.my-element.duanwu .mbtnin-wrap .mbtnin-mail{background:#fff;border:1px solid #1d6ab2;border:1px solid var(--color01)}.my-element.duanwu .mbtnin-wrap .hot_menu .walletTransferBtn span,.my-element.duanwu .mbtnin-wrap .mbtnin-bank span,.my-element.duanwu .mbtnin-wrap .mbtnin-disc span,.my-element.duanwu .mbtnin-wrap .mbtnin-mail span{color:#1d6ab2;color:var(--color01)}.my-element.duanwu .icon.icon-logout:before{background:#7f4c1e}.my-element.duanwu .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active{background:#1d6ab2;background:var(--color01);font-weight:900;color:#fff}.my-element.duanwu .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active span{color:#fff}.my-element.duanwu .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background:#fff}.my-element.duanwu .sm_content,.my-element.duanwu .sm_wrap .sm_help li .sm_item{background:#fff;border:1px solid #1d6ab2;border:1px solid var(--color01);grid-gap:4px;gap:4px}.my-element.duanwu .sm_content span,.my-element.duanwu .sm_wrap .sm_help li .sm_item span{color:#4ba9df;color:var(--color04)}.my-element.duanwu .sm_content .sm_item,.my-element.duanwu .sm_wrap .sm_help li .sm_item .sm_item{background:#f6f6f6}.my-element.duanwu .sm_wrap .sm_help .sm_list p{color:#4ba9df;color:var(--color04)}.my-element.duanwu .mbtnin-wrap .btn.btn-close .icon:before,.my-element.duanwu .sm_menu .sm_item{background:#fff}.my-element.duanwu .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active{background:#1d6ab2;background:var(--color01)}.my-element.duanwu .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background:#fff}.my-element.duanwu .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active p{color:#fff}.my-element.duanwu .sm_menu .sm_item span{color:#4ba9df;color:var(--color04)}.my-element.duanwu .dialog-exchpoint .modal-header,.my-element.duanwu .dialog-exchpoint .modal-header .close{color:#fff}.my-element.duanwu .mbtnin-wrap .modal-content{background:linear-gradient(150deg,#3f9981,#12515a)}.my-element.duanwu .chooseA .custom-select,.my-element.duanwu .chooseA span{border:1px solid rgba(221,188,87,.54902)}.my-element.duanwu .chooseA span{color:#1d6ab2;color:var(--color01);background-color:rgba(236,218,165,.27843)}.my-element.duanwu .dialog-exchpoint .modal-content,.my-element.duanwu .dialog-notice .modal-content,.my-element.duanwu .modal-sm .modal-content{border-top:4px solid #74af84}.my-element.duanwu .modal-md .modal-content{border-top:0}.my-element.duanwu .btn.closeBtn,.my-element.duanwu .dialog-notice .modal-header,.my-element.duanwu .dialog-noticemb .modal-header{background:linear-gradient(270deg,#124e59,#539860)}.my-element.duanwu .modal-sm .modal-content .modal-header{background:none}.my-element.duanwu .btn.btn-submit,.my-element.duanwu .modal-body button{background:linear-gradient(180deg,#e0c063,#c99f24);color:#7f4c1e;border:0}.my-element.duanwu .dialog-notice .tab-group .tabnav.active{border:2px solid #debe60}.mobile.duanwu{--color01:#ddbc57;--color03:#ddbc57;--color05:#cccd91;--color07:#d9daa6;--color04:#cba759;--lg02:linear-gradient(180deg,var(--color01) 30%,var(--color03))}.mobile.duanwu .idx-header .btn-login.nuxt-link-active,.mobile.duanwu .idx-header .btn-login.nuxt-link-exact-active{color:#012d2e;border:1px solid #b2dcb3;background:linear-gradient(180deg,#b2dcb3,#5fa288)}.mobile.duanwu .rule .rule-cont .btn-question{color:#806910}.mobile.duanwu .game-wrap.egame{justify-content:flex-start;grid-gap:4px;gap:4px}.mobile.duanwu .upload-card .upload-warp-right span{padding:15px}.mobile.duanwu .activity-new .icon:before{background:linear-gradient(145deg,#f7e199,#e3c75e)}.mobile.duanwu #input-password.form-control.is-valid,.mobile.duanwu #input-password_confirmation.form-control.is-valid{background-position:right calc(2.1em + .1875rem) center}.mobile.duanwu .joinus.container .custom-control.custom-checkbox{padding-left:1.5rem}.mobile.duanwu .mb_gotop{background:linear-gradient(180deg,#ebaa1e,#efd884)}.mobile.duanwu .mb_gotop .icon.icon-arrowtop:before{width:12px;height:12px;background:#b77f00}.mobile.duanwu .idx-header .btn-signup.nuxt-link-active,.mobile.duanwu .idx-header .btn-signup.nuxt-link-exact-active{color:#895006;border:1px solid #895006}.mobile.duanwu .rule .rule-cont{color:hsla(0,0%,100%,.92)}.mobile.duanwu .rule .rule-cont .title{background:linear-gradient(180deg,#ebaa1e,#efd884);color:#fff}.mobile.duanwu .credit.pass{background:linear-gradient(180deg,#94cd95,#408c6f);border:1px solid #b2dcb3}.mobile.duanwu .credit.pass .audit{background:#dbffc5;color:#44916d}.mobile.duanwu .credit .group.addr>p,.mobile.duanwu .credit .group>p,.mobile.duanwu .credit h2{opacity:.8}.mobile.duanwu .page-item.active .page-link{background-color:#4ba9df!important;background-color:var(--color04)!important}.mobile.duanwu .page-item.disabled .page-link{opacity:.8}.mobile.duanwu .form-text.text-muted .icon.icon-infomation:before{background:#5fa9ed;background:var(--color03)}.mobile.duanwu .idx-header{background:url(/_nuxt/img/header-bg-mb.0206c37.webp) no-repeat;background-size:100% 100%}.mobile.duanwu .idx-header .btn-logo{background:url(/_nuxt/img/logo.2d6924e.webp) no-repeat;background-size:contain}.mobile.duanwu .idx-header .btn-login{background:linear-gradient(180deg,#b2dcb3,#5fa288);color:#012d2e;border:1px solid #b2dcb3}.mobile.duanwu .idx-header .btn-login:before{border:0}.mobile.duanwu .idx-header .btn-login .idx-header .btn-signup.nuxt-link-active{background:linear-gradient(180deg,#fdeaa8,#c99f24);color:#9d5f28;box-shadow:0 3px 10px 0 rgba(0,0,0,.13);border:1px solid #fcebb1}.mobile.duanwu .lineLogin.btn{color:#fff}.mobile.duanwu .joinus small,.mobile.duanwu .login small,.mobile.duanwu .rule small{color:#5fa9ed!important;color:var(--color03)!important}.mobile.duanwu .joinus.container,.mobile.duanwu .login.container,.mobile.duanwu .rule.container{position:relative;z-index:1;background:rgba(0,0,0,.3);padding:20px 16px 24px;border-radius:16px}.mobile.duanwu .joinus label,.mobile.duanwu .joinus legend,.mobile.duanwu .login label,.mobile.duanwu .login legend,.mobile.duanwu .rule label,.mobile.duanwu .rule legend{color:hsla(0,0%,100%,.96078)}.mobile.duanwu .joinus .title,.mobile.duanwu .login .title,.mobile.duanwu .rule .title{color:#ffe183;font-weight:700}.mobile.duanwu .btn-primary:not(:disabled):not(.disabled).active{background-color:#1d6ab2;background-color:var(--color01);border-color:#1d6ab2;border-color:var(--color01);color:#fff!important}.mobile.duanwu .user-mod{position:relative;z-index:5}.mobile.duanwu .user-content .input-group .btn,.mobile.duanwu .user-mod.hisbet .form-group .input-group .b-form-btn-label-control .btn svg,.mobile.duanwu .user-mod.hisbet .form-group .input-group .b-form-datepicker .btn svg,.mobile.duanwu .user-mod.hisbet .form-group .input-group .dropdown .btn svg{color:#1d6ab2;color:var(--color01);filter:inherit}.mobile.duanwu .user-content .input-group .btn:hover,.mobile.duanwu .user-mod.hisbet .form-group .input-group .b-form-btn-label-control .btn svg:hover,.mobile.duanwu .user-mod.hisbet .form-group .input-group .b-form-datepicker .btn svg:hover,.mobile.duanwu .user-mod.hisbet .form-group .input-group .dropdown .btn svg:hover{color:#d7b34a}.mobile.duanwu .user-content .input-group .btn svg,.mobile.duanwu .user-mod.hisbet .form-group .input-group .b-form-btn-label-control .btn svg svg,.mobile.duanwu .user-mod.hisbet .form-group .input-group .b-form-datepicker .btn svg svg,.mobile.duanwu .user-mod.hisbet .form-group .input-group .dropdown .btn svg svg{filter:inherit}.mobile.duanwu .rule{padding:8px 0 0}.mobile.duanwu .rule.container{position:relative;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.14902),rgba(3,37,33,.839216));padding:12px 16px 24px;border-radius:16px}.mobile.duanwu .rule label,.mobile.duanwu .rule legend{color:hsla(0,0%,100%,.96078)}.mobile.duanwu .rule .title{color:#ffe183;font-weight:700}.mobile.duanwu .custom-select,.mobile.duanwu .form-control,.mobile.duanwu input,.mobile.duanwu select{border:1px solid #ced4da}.mobile.duanwu .user-header .user-item.nuxt-link-active .icon:before,.mobile.duanwu .user-header .user-item.nuxt-link-exact-active .icon:before{background:#9d5f28}.mobile.duanwu .user-header .user-item.nuxt-link-active,.mobile.duanwu .user-header .user-item.nuxt-link-exact-active{color:#9d5f28}.mobile.duanwu .promotion .title{color:#f1de85;font-weight:700}.mobile.duanwu .promotion .activityType .dropdown-toggle{background:#fff;color:#212529}.mobile.duanwu .promotion .activityType .dropdown-item.active{color:#79570f}.mobile.duanwu .promotion{position:relative}.mobile.duanwu .promotion .card-header{background:linear-gradient(270deg,#509378,#6fb480)}.mobile.duanwu .promotion .card-img-top{border:0}.mobile.duanwu .promotion .badge.badge-title{background:#4ba9df;background:var(--color04)}.mobile.duanwu .idx-content main{position:relative}.mobile.duanwu .idx-content main:before{content:"";width:100%;height:100%;background:url(/_nuxt/img/main-bg.d6dddd2.webp) no-repeat;position:fixed;bottom:0;left:0;background-position:0 100%;background-size:100% 100%}.mobile.duanwu .marquee{color:#604300;background:linear-gradient(90deg,#f7e199,#e3c75e)}.mobile.duanwu .marquee .icon.icon-new:before{background:#6f490d}.mobile.duanwu .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit]{background:linear-gradient(145deg,#f0d88e,#d4ae3f)}.mobile.duanwu .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit]:before{border-color:#815a00}.mobile.duanwu .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary{background:linear-gradient(145deg,#319973,#24666a 70%);border-radius:12px}.mobile.duanwu .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary:before{border:1px solid #c5c18b}.mobile.duanwu .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary .icon.icon-deposit:before{background:#895006}.mobile.duanwu .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary .icon:before{background:linear-gradient(180deg,#feffc6 49%,#b3b47b 50%)}.mobile.duanwu .idx-nav{background:url(/_nuxt/img/footer-bg-mb.8cbb2a4.webp) no-repeat;background-size:100% 100%}.mobile.duanwu .idx-nav:after,.mobile.duanwu .idx-nav:before{display:none}.mobile.duanwu .idx-nav .nav-link .icon{background-size:contain;background-repeat:no-repeat}.mobile.duanwu .idx-nav .nav-link .icon:before{width:30px!important;height:30px!important;background-repeat:no-repeat!important;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.mobile.duanwu .idx-nav .nav-link .icon-gift:before{background-image:url(/_nuxt/img/footer-icon-001.7946a06.webp)!important}.mobile.duanwu .idx-nav .nav-link .icon-headphones:before{background-image:url(/_nuxt/img/footer-icon-002.a27b70a.webp)!important}.mobile.duanwu .idx-nav .nav-link .icon-deposit:before{background-image:url(/_nuxt/img/footer-icon-003.9905513.webp)!important}.mobile.duanwu .idx-nav .nav-link .icon-menu:before{background-image:url(/_nuxt/img/footer-icon-004.9c93edb.webp)!important}.mobile.duanwu .idx-nav .navCenterDec{display:none}.mobile.duanwu .idx-nav .home-icon .icon-home:before{background:url(/_nuxt/img/footer-icon.6484720.webp) no-repeat!important;background-size:contain!important;filter:drop-shadow(0 0 6px rgba(0,0,0,.5));width:60px!important;height:60px!important}.mobile.duanwu .hotgameBox .nav-item .typeText{color:#feffc6;font-weight:550}.mobile.duanwu .hotgameBox .typeBox .item>a{background:url(/_nuxt/img/card-bg.8be0e03.webp) no-repeat;border:1px solid #2ba082;background-size:100% 100%}.mobile.duanwu .hotgameBox .nav-item .nav-link{background:linear-gradient(-180deg,#5cb399,#3a867b 32%,#12515a);border:1px solid #2ba082;box-shadow:0 3px 0 #02493a;position:relative}.mobile.duanwu .hotgameBox .nav-item .nav-link:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:17px;background-size:100% 100%!important;background:url(/_nuxt/img/sidebar-dec.290c440.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active{border:1px solid #d8b54b;background:linear-gradient(-180deg,#ebd48b,#cda93d);position:relative;box-shadow:0 3px 0 #7e5700}.mobile.duanwu .hotgameBox .nav-item .nav-link.active:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:17px;background-size:100% 100%!important;background:url(/_nuxt/img/sidebar-dec-active.064ee31.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon:before{filter:drop-shadow(1px 1px 2px #fce8a6)}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon.icon-hotpro:before{background:url(data:image/webp;base64,UklGRhQDAABXRUJQVlA4WAoAAAASAAAAKwAALAAAQU5JTQYAAAAAAAAAAABBTk1G6AIAAAQAAAAAABoAACsAAGQAAAFWUDhMzwIAAC8awAoQAQZtIzlS9r5/+OPdciAi+p+k+VOuOyjJRQV5PGRQR7DLJiMtYiLiNlAQsBCkf9IFwT0JhAQpJhoVCJApKRIk6P8EkOAv7yQn7gBiJLlhmxVdpjt3MwFAElA6QNC2bRw048/ldK4SCELEWMsNkQRJtmlbdW0827Zt2+b/wz+ybdu2bdu2bdu4yj8E4B/fG6BDGjrDFs14A17BE1NgAwL/sBm8QRlGg4IAvIEQalAwYDV4gUBwwIAV4AVWgwMCrAYz2sAJIbaBEQJ0Bhe6gxGJ4MZ6MCIN3PgFTzAhEDRYAQYIYA86rAc9ZAE6/MFt0EIII2jxFh9Bh//4Anp8AR2MeA4G/MA/0OAumPAUNLiK52DCWXDjKY6DCRYcABckqMYqiMCAQ8gF8XsHbLhjNkrAhCLsBQLYkKMES6EGA44jAzwCCOhgi0cATugRYEIyzjwLAElYCEf44ilECMd45IIBk9DzAYRiLgiUYDeACmmYhGDQ4wKSH8ASkGjBahCwRiEmwRG0+InE9ZsFCmPRDyQc0YixkIEW1YtkUHiHUHwECU90QVfQwmmNDmwcRwZIiBCK8cgHHZRrvkEHNlajBSQUyMZCOIJucRtBEICNgRgFEjbogX6gwY8P17AG8eBAOG6AgAAxWIkAcMGEd4v36IgZ4MB6NICECmOQDy48g+nDb/hgGJrAxi+E4BlIdEAMuHAFuhUz5IjFeCSBjSasBYks6KEFJ/ZDsgBAg2y0wgUUXPESJGIggQIcOIu/YAUQsMV1dIIAJAygEAUxOGDEYqjBApA4DQ9EgMRTUEiBCByYBQ8QK4DEQxgQBAKXIAOFanBgPcZDCmIBSPyBFgQsWAotKASDwl9swCcoQa4BFBQAvzEffhCCQiAImHEDeyCHEtQTQEKNFRDhAWwhAwUpjkCHPziLT/CCGOwHQMKA3TgMZ0jAga3YAhXcIQcnAA==) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon.icon-football:before{background:url(/_nuxt/img/icon-sport-active.d8d1340.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon.icon-dice:before{background:url(/_nuxt/img/icon-live-active.bbb4b3c.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon.icon-slot:before{background:url(/_nuxt/img/icon-slot-active.11f5a69.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon.icon-lotto:before{background:url(/_nuxt/img/icon-lottery-active.5c26ec6.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon.icon-poker:before{background:url(data:image/webp;base64,UklGRnoDAABXRUJQVlA4WAoAAAASAAAAKwAAKwAAQU5JTQYAAAAAAAAAAABBTk1GTgMAAAEAAAEAACcAACcAAGQAAAFWUDhMNQMAAC8nwAkQAYdt20gStHt/1H+9yuCKiOh/Dg1/F13sly56hD245NG9PIw1VkSOkZE4JMeGFaPhGDtQyDYCdP6kI7mPQEiQYqLRAen/BFD4Z4a8ISho24ZJ+JNe9zBE9D+Jw0gkNgYf2lDiRdwYyiYOyxCHbdtIEpOUuZ1vM9/dOcBVYJBtpO5l3t/lfZ4g26aTPflB3NS2rTh71nTTUz8+SALqSBsZ8cF9VEQCkwGGZBBJipz2r5onwMVBhCxIkk3bqnXPtW3btm3bvvfZxp9t27Zt27Ztv7f3yYsA/nbsQBamjqM3VjoELTJoOmuWD/ihg9koQ7hpRHoh03U8izAbq6e8/MSrATg04ZWBABx64pUBBQ5VePXZMxzC8KyrWKz+OIJnHgqwmkcfQRsXcx1Ek+2lAi4ssdjrAUKJkbYywCrYDpZIjUzAgIThgKMIPcWCbbBAYGg1Pn54R+Gfb/j4RkZwRPusFFMphr4gfPUR5b3vCFYYTDAUYJjhNCh98QF+eO8ngjYWAs3NYixs6YHsr2EekxBeY/UID2LMIToj1n84ThMhhxVWd/nBjTEsOpgLP5H64lAFCFHAYqsCFBuGOEyH8x7hA4u9MlAMfMNhHsgdJ+TY3UEzs08Adk+g9MESA1ZfHEEThhuM1UeXoAassdGFFopMBemTmXTBwgZPVYOv6RLQlATSX5PpQhXcMFUsnan39ETDQYKBZ3awAE17eMBSDRCns2g63tHg5KcHTGh4Zgtb3A38sWXIFq5jhAmgsYkLEzoIu1Em6gOufH3xQg+5vqrxmD/BFNkBL03N6FEDViS9kVbjY6gRCHYGegh/rbPNGnQDXj1NgleJFXbDeAydzYJ+jNE83EUN4FVjJDJ8AKFHrKAbdUyFtrjLMPwnwhXtfqM64GUtjCslQfYJiiVCkm6fUo4kwr9ghB7AS1ALAv5Dom6I/ot2jhYFmaCKTwcklTiM0x/bAJLt4hhA8laN/dg6IDHSbhSB6Zdx9LHOA5GFfnpjkIxmgr0DMkf66vE1jhGOASxW85WLNouMqwGbUFNEIy3zBmcFbIREU/nCJrdxN2ClrlCqD27goQA7HSvpUscNAA==) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon.icon-fish:before{background:url(data:image/webp;base64,UklGRn4DAABXRUJQVlA4WAoAAAASAAAAKwAAKwAAQU5JTQYAAAAAAAAAAABBTk1GUgMAAAEAAAEAACYAACcAAGQAAAFWUDhMOgMAAC8mwAkQAQdtJDmSqi98quNPt2eeRET/M/zDhH3oSWjO35MzPSS8QywVqYPLOFQqlkotP8ayP1Z2oJBtBOj8SUdyH4GQIMVEowPS/wmg8M8MeUNQ0LYNk/An3e5wiOh/MpbrUj/iIGJwEAeDHx9xOQ7DoG0kR95ZmM/8yVz7QsEg20jdy7y/y/s8QbZNJ3vygzittm1Zrj/97Y9YdJuDzgaswx6s4l6p3tyddNi2bSBx/6mT1sn3foIICZBsm3Y1V7FtO/m2bdu2bdu2bds2Y9u2eXMQXDvwT6KpDH8hes/II/vwB5J/GkA8C3yn2G8uyjp8JwjlypMg3221Ev30Gd8EstaSgCvCGfvxha95KPlyueEI1AAfrEO76K1R+uDwpY9neoagvPNQIX8uuOqk4JWTp2z4e0Abkvzmj8tfAn7SJuAwtJaxHBloMc4gHMCufwkQXU4xRhEkIr0UiOsXNr1sRfhKB1QMCb4jNMJEWh8kH6MQBAYoqniEThg4wqIh0jrvWIOA4ItmRg8TK/hSjeRgjI0asUKwRqOKJmY0sYpGimbKVZlC1rh0VBdggBjqWGWKRcqkMMFQQ8bEFg3UtMHmMl2kVM6YctH3/YApnnpi8VUChj3qMMWhBR6oYFJ9854m0g0sSvX0FbMEIQqYgl2nhbQCmyIz3cCsASn8MUXLQrIzB7vJLkAVRHhiktQgTcSqmqKGHwT44U/C9Z6Gtkp4SUVoi0Wta5JVyPcREjjjxxBHjQfCzNHbZNdwadLH4pgiehRVKiDAFg+2OKpEyOXHW4y/uFTFDDBcUYxo4Iw5Pxza6pSBDlUFFUe1d3oiFLmjgIhIAFra4lrsACaBp3X604MaGYJ9Y0BCNgAdWhrj+KUlFlrcdeRGkK2YwggzAdh4bSKuXl7iMNJLkedUEOjTI6igia0B+HhO0A9HMh8lKNsNg7eG4CUBk6S1QxrhCNRLus1oAXjqBxYdHa3WBkeOHZaglAjGUwI2XU2M14sNQondTPDUgEPmpIUO/NjQKoYgE2XgKYAnbVZsWdBkYzMdqOYuES8V8EEEc5tNR9nuNF4C+NbYMt2YuitGHR4K8E2Lq9Ys+dNWid8=) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link.active .icon.icon-recommend:before{background:url(/_nuxt/img/icon-recommend-active.541b056.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon:before{background-size:contain!important}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon.icon-hotpro:before{background:url(/_nuxt/img/icon-hot.8de1b9f.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon.icon-football:before{background:url(data:image/webp;base64,UklGRtIDAABXRUJQVlA4WAoAAAASAAAAKwAAKwAAQU5JTQYAAAAAAAAAAABBTk1GpgMAAAEAAAEAACcAACcAAGQAAAFWUDhMjgMAAC8nwAkQDThsJDdusKT/bPpvl6RURET/k7bY0sq/R1EmIVekhMVxG9aRtBkWS2RzaBmLTSw2m4FAINmfdJcEIvo/AYMBBAVt2zAJf9rdRRDR/8TET+zwQ0HbRo75k77x+xHM/xyTCUPMLZFysieENpIkSd6XP6qjcxSyuqq77xhESMO27XibK2gau5pt27Zt27Zt27a98tes2ra7YojzZRD4ZXCg1UJTNeiJ/ZUjUpQc/IPM2GiKjcU3bzyUjb8RW2MeLqyuOCgbFwY5git5zDIGd3u1QFh8Y9EBG8FXpVojlHpT4aImyg+vOUk5BHGgRXnpLxmbHwREHRocSREuN8UzIBJ0sE4YIsddQbwRqcKFKkDI2XBwFGGVGaVYQp12BRHiE5qDwKwj1BCE3RD14Derv5is0hH52NWUAK2dxqRyHhGPAzfCjZ3AH7FEJwwHUHwZsCtDWHFgQAlF8zGBHCFoiI2nFYhEE4VikmmA0tJQLDPQmmHq4CIWwSJMDUixLMYyGq0ZhlXGYupGidYBrbc6iKZkaBMsIUYYXcFBe61R+juIJtUX0R6TwUqTtdMBZytE2YBNW0QjNIEFUYsfbpqiWNHqE0MNLG7nbfWVA38RLcB2uVgq8yamxnIMdvD3XgGunC5L5KulOcpQVPQ8CCiX2VEobh1uPvmAojfdfgqQEP+6uHnAA1lojD8tLl6hmSy2hJqD6MepnAkeYaAeG4izItEY6ujFVynJE+lqgIIFwypHcfaEHEMdPpBN/sRM1+C4VRha8eeFrUBMzRGJeKO1QEZxGhPQ5G4Yj51kuZj6I0LxhsYjA6CvYAyjPSaCjWeYNPpCvgy8gWVOgr+BGPbaSAQbbfzEsAgRTI4PUNcb9aCvYCwjNUSEcxKjuAkaUsMFCxE1NdKOC5yeI19AYo0DUOopq38KiXVEXHOPhZQI4SDRxRZKuEnQQT0sLxmQL4jabuuIyemlVPGYvMy3igFTqQeoDwixoW7SYbC6joNqgtXFdIQK9QVFY4FDmIZ7hV19bO4QsL5g8bPCOgznLMZuNabX4tEf0KpbZBk5lgw1sGnBB8Mz0SToDxiqmGChWljWu6ACTW4zWoVbiokxPmAy6WaaPtQopWJlKOeiVkVjLIKvXjJje4ONpzp6G6Q1M07+iRaslBb7Cxzo1NRSW41V40WFYlcsR4J4Ft44vcCRnIlPMVEQsSlTQEpPgzM=) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon.icon-dice:before{background:url(/_nuxt/img/icon-live.5f287bc.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon.icon-slot:before{background:url(/_nuxt/img/icon-slot.a705f73.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon.icon-lotto:before{background:url(/_nuxt/img/icon-lottery.97f4051.webp) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon.icon-poker:before{background:url(data:image/webp;base64,UklGRi4DAABXRUJQVlA4WAoAAAASAAAAKwAAKwAAQU5JTQYAAAAAAAAAAABBTk1GAgMAAAEAAAEAACcAACcAAGQAAAFWUDhM6gIAAC8nwAkQDTBs2zYSdP+dtf+8TnFDRPQ/Q8Nvoxvz0o0exR5scnQfDne6uTMisgwjFUNl2TBiaViWGQgEkv1Jd0kgov8TMBhAUJC2AdP6973jIKL/iRcmvHFX07YBE/6k+00E8z/HE5AQI9mt26y+/VfldtICSIgA00GELEiSTduqdexr27b1bNu27ff+bNu2bdu2bb/LjRTBjQEvQ1vBPtvgJHRWnckVC33HP3S3CNNoETpgeK+Ge9iWZRFKb8QoxK7haHTELidJaAzALidaNFpi1y9v0cjAtj7yUSpxGtui1EdpKQeCBR1P3eVSHKGBMN4oHPEcobEJ9nBCKdV+3hg6cAMnMhbHnUEYIB/8gxcMZ5vw8d9XWmX+4uMvBSEY6ZcmWDXBYggIf/zA9M0/BB8s3LCoj8V8l0D123f475tCBAsKAinCKhT82UFRaqxXZIRPKL3E4GE7sI7SUd10jglhF2pPJCCMgJelE0IhhlNotAStcghqI/n5isY8sJAQmJCcfEdjKRT5IAy1x0gejkpC7TX+JDs1Rem300jCOKNQ+uEmfjjqtt7MmBQaDD8tYAMv273RCuLNUx5JJTCUmsWGE19s1Ug17r6xy4UTBCdv7ecFJodFwRrtoUAvuay+MgpR6Dk3Rm/t5o84wfmKM3+4p79Z0NAuqQq9RTiEaYbBEC7eb+/1V8cfrb2SSHDHuMFk0kkTFWGX7dZh2ISPMcYjBBjhBZTaaq/NyBtMA8xEqukQTMOil4UwlCtSlCeYN5ham8CbBFovdXJRXwasGtjtCecgEeG2booxHzD5yhBOJSh+QiMVgFPNUU0EkwllwQX5gknQBwESVNAXliTXVWZaCkGHzwsqLdCYahiqB1T2KeAEnC9aO4bqBRUX3UwksCoylQPlC0pehhqEhWwSN9QPqAVzaIevqVzQPKCxSbw6SAsp6B7QSTdbLoa1PqO9QUeoYI542OkR+gu0DBqo4rv72LhAz2oDGwN6) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon.icon-fish:before{background:url(data:image/webp;base64,UklGRkIDAABXRUJQVlA4WAoAAAASAAAAKwAAKwAAQU5JTQYAAAAAAAAAAABBTk1GFgMAAAEAAAEAACYAACcAAGQAAAFWUDhM/gIAAC8mwAkQDThs20aSIO+/p+2/XU+uiYj+Z/iHFeajO6HZf1/2dJNwh7hRCY3FYfmTSsVSqeXHssyPkRmgbds2+v9Kjz4jaaupD0T0P/uBmqmIiYkJCtq2YRL+vLsLIKL/iRmfYEEmbRP/pneuEuZ/jicgIbSRJEmyZnuGP6qjcxSqq6trHgQREiBJMm2r9p5n2+9927Zt27Zt27Zt2/Z/tm3renM0+BTmyvAJlfccPLIPH1D80wDiueE9U/vNRViH9yhUFTUI+W4zSPTTZ7wTyFNLAkuEM/bjjTrmIeTLVRUpUAO8sA7TRW+N0gepDls8ZmMIwjsPFfJXGYtRCp6q6Ckv/h6whCS/+WPxl4BblgSSvbUc5cjAFOMMigPo9Q8BosMpjghCIqqXArH8QqeXrSi+sgKJTYLvKBphV1kfVLWNQiHYIUjxKDphU4hGQ1TrvOMJAkUdTC5sEFLQ0aHyM8ZGjXig8MTUzRURdqAVjSpaHkdlCnlisWKK8JubCWhlikWVKQ87PaZcOw1E6zJrVKnMsMulQyjgT4POVwnY7OGDXRySWh3spG/eM0d1A41SPX1F/MNcDeyCXWeBagU6RWa6gfiDF4ldtCxUPuagN9kFHLCjwU6hRzURLR1TenVxwEgeYHnPTFslakpF0RYNg2uSqeX7iIFixgGS3gNh5uhtsmtYzNmicUwRG6a01BjIpR4gaUXIVVctMf5ikYrZYXNFMcpAscQBkiWjMrAiqUkknXd6oihyRwEVygl81RbLYgewE2pYpz8b0MsQ7Bs7CuoFfGehMdIvLdGwUE1HVQnZiplywH4BaV6biKWXl0gOeinynATBlg1BzRzdCeg9J/RDSlZbCcJ2w+CtIXhygaBo7ZBGSIF6SbcZUwCkC0xWOlqtDVKOHZYglAiGdIJkrYnxevFCUWI3J0gnWExU1EIHdXmxCPZgQiUD0gkqSx68uTHnZTMr0KkmEU8GaKjA1WbTEbY7jSc/0GtsmW6c3RXDiAc/0LNQRWvu/FnS4B4=) no-repeat}.mobile.duanwu .hotgameBox .nav-item .nav-link .icon.icon-recommend:before{background:url(/_nuxt/img/icon-recommend.acd1191.webp) no-repeat}@media only screen and (max-width:700px){.mobile.duanwu .hotgameBox .nav-item .nav-link .icon[class*=icon-]:before{width:25px;height:25px}}.falling-flakes{position:fixed;z-index:-1;top:0;left:0;width:100%;height:100vh;overflow:hidden}.falling-flakes .items{position:absolute;width:40px;height:40px;background-size:contain;background-repeat:no-repeat}.falling-flakes .items:first-child{opacity:.6795;transform:translate(20.4126vw,-10px) scale(.1521);-webkit-animation:fall-1 9s linear -10s infinite;animation:fall-1 9s linear -10s infinite}@-webkit-keyframes fall-1{31.205%{transform:translate(16.6349vw,31.205vh) scale(.1521)}to{transform:translate(18.52375vw,100vh) scale(.1521)}}.falling-flakes .items:nth-child(2){opacity:.4077;transform:translate(86.8945vw,-10px) scale(.473);-webkit-animation:fall-2 6s linear -12s infinite;animation:fall-2 6s linear -12s infinite}@-webkit-keyframes fall-2{32.147%{transform:translate(80.3466vw,32.147vh) scale(.473)}to{transform:translate(83.62055vw,100vh) scale(.473)}}.falling-flakes .items:nth-child(3){opacity:.133;transform:translate(1.6138vw,-10px) scale(.1548);-webkit-animation:fall-3 9s linear -5s infinite;animation:fall-3 9s linear -5s infinite}@-webkit-keyframes fall-3{54.562%{transform:translate(-1.4623vw,54.562vh) scale(.1548)}to{transform:translate(.07575vw,100vh) scale(.1548)}}.falling-flakes .items:nth-child(4){opacity:.4795;transform:translate(23.5877vw,-10px) scale(.03);-webkit-animation:fall-4 8s linear -9s infinite;animation:fall-4 8s linear -9s infinite}@-webkit-keyframes fall-4{71.157%{transform:translate(28.3067vw,71.157vh) scale(.03)}to{transform:translate(25.9472vw,100vh) scale(.03)}}.falling-flakes .items:nth-child(5){opacity:.7109;transform:translate(34.1608vw,-10px) scale(.8412);-webkit-animation:fall-5 7s linear -7s infinite;animation:fall-5 7s linear -7s infinite}@-webkit-keyframes fall-5{65.71%{transform:translate(25.8279vw,65.71vh) scale(.8412)}to{transform:translate(29.99435vw,100vh) scale(.8412)}}.falling-flakes .items:nth-child(6){opacity:.2361;transform:translate(49.6847vw,-10px) scale(.871);-webkit-animation:fall-6 5s linear -10s infinite;animation:fall-6 5s linear -10s infinite}@-webkit-keyframes fall-6{47.001%{transform:translate(53.6672vw,47.001vh) scale(.871)}to{transform:translate(51.67595vw,100vh) scale(.871)}}.falling-flakes .items:nth-child(7){opacity:.6895;transform:translate(91.1425vw,-10px) scale(.8492);-webkit-animation:fall-7 4s linear -9s infinite;animation:fall-7 4s linear -9s infinite}@-webkit-keyframes fall-7{54.086%{transform:translate(99.9503vw,54.086vh) scale(.8492)}to{transform:translate(95.5464vw,100vh) scale(.8492)}}.falling-flakes .items:nth-child(8){opacity:.0059;transform:translate(44.0544vw,-10px) scale(.0687);-webkit-animation:fall-8 7s linear -3s infinite;animation:fall-8 7s linear -3s infinite}@-webkit-keyframes fall-8{47.593%{transform:translate(36.8617vw,47.593vh) scale(.0687)}to{transform:translate(40.45805vw,100vh) scale(.0687)}}.falling-flakes .items:nth-child(9){opacity:.6487;transform:translate(29.6444vw,-10px) scale(.8177);-webkit-animation:fall-9 7s linear -1s infinite;animation:fall-9 7s linear -1s infinite}@-webkit-keyframes fall-9{48.565%{transform:translate(36.0201vw,48.565vh) scale(.8177)}to{transform:translate(32.83225vw,100vh) scale(.8177)}}.falling-flakes .items:nth-child(10){opacity:.4738;transform:translate(10.9319vw,-10px) scale(.5827);-webkit-animation:fall-10 7s linear -5s infinite;animation:fall-10 7s linear -5s infinite}@-webkit-keyframes fall-10{49.62%{transform:translate(19.4567vw,49.62vh) scale(.5827)}to{transform:translate(15.1943vw,100vh) scale(.5827)}}.falling-flakes .items:nth-child(11){opacity:.658;transform:translate(86.3994vw,-10px) scale(.9767);-webkit-animation:fall-11 6s linear -11s infinite;animation:fall-11 6s linear -11s infinite}@-webkit-keyframes fall-11{69.493%{transform:translate(88.8324vw,69.493vh) scale(.9767)}to{transform:translate(87.6159vw,100vh) scale(.9767)}}.falling-flakes .items:nth-child(12){opacity:.9488;transform:translate(15.9084vw,-10px) scale(.2907);-webkit-animation:fall-12 7s linear -3s infinite;animation:fall-12 7s linear -3s infinite}@-webkit-keyframes fall-12{76.01%{transform:translate(23.9492vw,76.01vh) scale(.2907)}to{transform:translate(19.9288vw,100vh) scale(.2907)}}.falling-flakes .items:nth-child(13){opacity:.3167;transform:translate(71.6851vw,-10px) scale(.3717);-webkit-animation:fall-13 4s linear -5s infinite;animation:fall-13 4s linear -5s infinite}@-webkit-keyframes fall-13{41.323%{transform:translate(80.2626vw,41.323vh) scale(.3717)}to{transform:translate(75.97385vw,100vh) scale(.3717)}}.falling-flakes .items:nth-child(14){opacity:.7814;transform:translate(50.395vw,-10px) scale(.0545);-webkit-animation:fall-14 7s linear -13s infinite;animation:fall-14 7s linear -13s infinite}@-webkit-keyframes fall-14{66.024%{transform:translate(58.7731vw,66.024vh) scale(.0545)}to{transform:translate(54.58405vw,100vh) scale(.0545)}}.falling-flakes .items:nth-child(15){opacity:.4778;transform:translate(31.93vw,-10px) scale(.0848);-webkit-animation:fall-15 8s linear -13s infinite;animation:fall-15 8s linear -13s infinite}@-webkit-keyframes fall-15{56.093%{transform:translate(40.4381vw,56.093vh) scale(.0848)}to{transform:translate(36.18405vw,100vh) scale(.0848)}}.falling-flakes .items:nth-child(16){opacity:.5306;transform:translate(2.705vw,-10px) scale(.8908);-webkit-animation:fall-16 7s linear -4s infinite;animation:fall-16 7s linear -4s infinite}@-webkit-keyframes fall-16{66.275%{transform:translate(6.7573vw,66.275vh) scale(.8908)}to{transform:translate(4.73115vw,100vh) scale(.8908)}}.falling-flakes .items:nth-child(17){opacity:.9848;transform:translate(54.8307vw,-10px) scale(.0868);-webkit-animation:fall-17 4s linear -2s infinite;animation:fall-17 4s linear -2s infinite}@-webkit-keyframes fall-17{46.544%{transform:translate(60.0006vw,46.544vh) scale(.0868)}to{transform:translate(57.41565vw,100vh) scale(.0868)}}.falling-flakes .items:nth-child(18){opacity:.5108;transform:translate(6.9538vw,-10px) scale(.5699);-webkit-animation:fall-18 10s linear -14s infinite;animation:fall-18 10s linear -14s infinite}@-webkit-keyframes fall-18{66.97%{transform:translate(10.2158vw,66.97vh) scale(.5699)}to{transform:translate(8.5848vw,100vh) scale(.5699)}}.falling-flakes .items:nth-child(19){opacity:.5234;transform:translate(96.0221vw,-10px) scale(.2638);-webkit-animation:fall-19 10s linear -8s infinite;animation:fall-19 10s linear -8s infinite}@-webkit-keyframes fall-19{46.961%{transform:translate(99.1469vw,46.961vh) scale(.2638)}to{transform:translate(97.5845vw,100vh) scale(.2638)}}.falling-flakes .items:nth-child(20){opacity:.1369;transform:translate(94.491vw,-10px) scale(.3878);-webkit-animation:fall-20 8s linear -3s infinite;animation:fall-20 8s linear -3s infinite}@-webkit-keyframes fall-20{45.962%{transform:translate(96.6538vw,45.962vh) scale(.3878)}to{transform:translate(95.5724vw,100vh) scale(.3878)}}.falling-flakes .items:nth-child(21){opacity:.2215;transform:translate(15.8807vw,-10px) scale(.8673);-webkit-animation:fall-21 10s linear -13s infinite;animation:fall-21 10s linear -13s infinite}@-webkit-keyframes fall-21{66.792%{transform:translate(23.0325vw,66.792vh) scale(.8673)}to{transform:translate(19.4566vw,100vh) scale(.8673)}}.falling-flakes .items:nth-child(22){opacity:.3925;transform:translate(99.6903vw,-10px) scale(.8271);-webkit-animation:fall-22 7s linear -6s infinite;animation:fall-22 7s linear -6s infinite}@-webkit-keyframes fall-22{51.835%{transform:translate(107.5505vw,51.835vh) scale(.8271)}to{transform:translate(103.6204vw,100vh) scale(.8271)}}.falling-flakes .items:nth-child(23){opacity:.5045;transform:translate(78.5674vw,-10px) scale(.5798);-webkit-animation:fall-23 9s linear -8s infinite;animation:fall-23 9s linear -8s infinite}@-webkit-keyframes fall-23{57.736%{transform:translate(76.0835vw,57.736vh) scale(.5798)}to{transform:translate(77.32545vw,100vh) scale(.5798)}}.falling-flakes .items:nth-child(24){opacity:.5413;transform:translate(32.2485vw,-10px) scale(.8809);-webkit-animation:fall-24 5s linear -2s infinite;animation:fall-24 5s linear -2s infinite}@-webkit-keyframes fall-24{54.42%{transform:translate(29.6197vw,54.42vh) scale(.8809)}to{transform:translate(30.9341vw,100vh) scale(.8809)}}.falling-flakes .items:nth-child(25){opacity:.3465;transform:translate(31.11vw,-10px) scale(.2174);-webkit-animation:fall-25 8s linear -10s infinite;animation:fall-25 8s linear -10s infinite}@-webkit-keyframes fall-25{61.851%{transform:translate(34.0661vw,61.851vh) scale(.2174)}to{transform:translate(32.58805vw,100vh) scale(.2174)}}.falling-flakes .items:nth-child(26){opacity:.2303;transform:translate(61.8881vw,-10px) scale(.1918);-webkit-animation:fall-26 10s linear -10s infinite;animation:fall-26 10s linear -10s infinite}@-webkit-keyframes fall-26{48.511%{transform:translate(60.5756vw,48.511vh) scale(.1918)}to{transform:translate(61.23185vw,100vh) scale(.1918)}}.falling-flakes .items:nth-child(27){opacity:.2151;transform:translate(55.4926vw,-10px) scale(.7106);-webkit-animation:fall-27 7s linear -14s infinite;animation:fall-27 7s linear -14s infinite}@-webkit-keyframes fall-27{53.609%{transform:translate(47.1682vw,53.609vh) scale(.7106)}to{transform:translate(51.3304vw,100vh) scale(.7106)}}.falling-flakes .items:nth-child(28){opacity:.1042;transform:translate(63.2141vw,-10px) scale(.9621);-webkit-animation:fall-28 10s linear -9s infinite;animation:fall-28 10s linear -9s infinite}@-webkit-keyframes fall-28{57.206%{transform:translate(68.009vw,57.206vh) scale(.9621)}to{transform:translate(65.61155vw,100vh) scale(.9621)}}.falling-flakes .items:nth-child(29){opacity:.0072;transform:translate(24.4208vw,-10px) scale(.8574);-webkit-animation:fall-29 5s linear -13s infinite;animation:fall-29 5s linear -13s infinite}@-webkit-keyframes fall-29{53.258%{transform:translate(16.9362vw,53.258vh) scale(.8574)}to{transform:translate(20.6785vw,100vh) scale(.8574)}}.falling-flakes .items:nth-child(30){opacity:.0921;transform:translate(25.3705vw,-10px) scale(.211);-webkit-animation:fall-30 9s linear -6s infinite;animation:fall-30 9s linear -6s infinite}@-webkit-keyframes fall-30{34.803%{transform:translate(29.0869vw,34.803vh) scale(.211)}to{transform:translate(27.2287vw,100vh) scale(.211)}}.falling-flakes .items:nth-child(31){opacity:.7967;transform:translate(94.7406vw,-10px) scale(.7876);-webkit-animation:fall-31 7s linear -8s infinite;animation:fall-31 7s linear -8s infinite}@-webkit-keyframes fall-31{57.105%{transform:translate(103.6551vw,57.105vh) scale(.7876)}to{transform:translate(99.19785vw,100vh) scale(.7876)}}.falling-flakes .items:nth-child(32){opacity:.0152;transform:translate(88.7343vw,-10px) scale(.1922);-webkit-animation:fall-32 7s linear -7s infinite;animation:fall-32 7s linear -7s infinite}@-webkit-keyframes fall-32{55.009%{transform:translate(94.2384vw,55.009vh) scale(.1922)}to{transform:translate(91.48635vw,100vh) scale(.1922)}}.falling-flakes .items:nth-child(33){opacity:.6107;transform:translate(90.1269vw,-10px) scale(.9227);-webkit-animation:fall-33 8s linear -14s infinite;animation:fall-33 8s linear -14s infinite}@-webkit-keyframes fall-33{57.366%{transform:translate(96.8521vw,57.366vh) scale(.9227)}to{transform:translate(93.4895vw,100vh) scale(.9227)}}.falling-flakes .items:nth-child(34){opacity:.8245;transform:translate(96.9361vw,-10px) scale(.1632);-webkit-animation:fall-34 4s linear -5s infinite;animation:fall-34 4s linear -5s infinite}@-webkit-keyframes fall-34{68.09%{transform:translate(87.2089vw,68.09vh) scale(.1632)}to{transform:translate(92.0725vw,100vh) scale(.1632)}}.falling-flakes .items:nth-child(35){opacity:.7739;transform:translate(42.2627vw,-10px) scale(.5216);-webkit-animation:fall-35 10s linear -1s infinite;animation:fall-35 10s linear -1s infinite}@-webkit-keyframes fall-35{34.155%{transform:translate(37.1921vw,34.155vh) scale(.5216)}to{transform:translate(39.7274vw,100vh) scale(.5216)}}.falling-flakes .items:nth-child(36){opacity:.6293;transform:translate(4.7258vw,-10px) scale(.2358);-webkit-animation:fall-36 6s linear -13s infinite;animation:fall-36 6s linear -13s infinite}@-webkit-keyframes fall-36{59.235%{transform:translate(-.6166vw,59.235vh) scale(.2358)}to{transform:translate(2.0546vw,100vh) scale(.2358)}}.falling-flakes .items:nth-child(37){opacity:.7517;transform:translate(10.2219vw,-10px) scale(.9488);-webkit-animation:fall-37 5s linear -7s infinite;animation:fall-37 5s linear -7s infinite}@-webkit-keyframes fall-37{63.045%{transform:translate(15.868vw,63.045vh) scale(.9488)}to{transform:translate(13.04495vw,100vh) scale(.9488)}}.falling-flakes .items:nth-child(38){opacity:.4828;transform:translate(90.8189vw,-10px) scale(.157);-webkit-animation:fall-38 4s linear -11s infinite;animation:fall-38 4s linear -11s infinite}@-webkit-keyframes fall-38{38.477%{transform:translate(82.7706vw,38.477vh) scale(.157)}to{transform:translate(86.79475vw,100vh) scale(.157)}}.falling-flakes .items:nth-child(39){opacity:.0773;transform:translate(46.6vw,-10px) scale(.72);-webkit-animation:fall-39 8s linear -12s infinite;animation:fall-39 8s linear -12s infinite}@-webkit-keyframes fall-39{40.241%{transform:translate(48.713vw,40.241vh) scale(.72)}to{transform:translate(47.6565vw,100vh) scale(.72)}}.falling-flakes .items:nth-child(40){opacity:.5014;transform:translate(1.173vw,-10px) scale(.9631);-webkit-animation:fall-40 9s linear -3s infinite;animation:fall-40 9s linear -3s infinite}@-webkit-keyframes fall-40{71.186%{transform:translate(-.0427vw,71.186vh) scale(.9631)}to{transform:translate(.56515vw,100vh) scale(.9631)}}.falling-flakes .items:nth-child(41){opacity:.3354;transform:translate(2.4183vw,-10px) scale(.6977);-webkit-animation:fall-41 5s linear -2s infinite;animation:fall-41 5s linear -2s infinite}@-webkit-keyframes fall-41{52.148%{transform:translate(-5.9689vw,52.148vh) scale(.6977)}to{transform:translate(-1.7753vw,100vh) scale(.6977)}}.falling-flakes .items:nth-child(42){opacity:.6738;transform:translate(47.8116vw,-10px) scale(.0097);-webkit-animation:fall-42 6s linear -14s infinite;animation:fall-42 6s linear -14s infinite}@-webkit-keyframes fall-42{36.399%{transform:translate(52.3272vw,36.399vh) scale(.0097)}to{transform:translate(50.0694vw,100vh) scale(.0097)}}.falling-flakes .items:nth-child(43){opacity:.0659;transform:translate(56.0715vw,-10px) scale(.4335);-webkit-animation:fall-43 8s linear -8s infinite;animation:fall-43 8s linear -8s infinite}@-webkit-keyframes fall-43{64.194%{transform:translate(58.6829vw,64.194vh) scale(.4335)}to{transform:translate(57.3772vw,100vh) scale(.4335)}}.falling-flakes .items:nth-child(44){opacity:.7912;transform:translate(83.6948vw,-10px) scale(.1709);-webkit-animation:fall-44 7s linear -8s infinite;animation:fall-44 7s linear -8s infinite}@-webkit-keyframes fall-44{45.097%{transform:translate(79.4023vw,45.097vh) scale(.1709)}to{transform:translate(81.54855vw,100vh) scale(.1709)}}.falling-flakes .items:nth-child(45){opacity:.4603;transform:translate(97.5196vw,-10px) scale(.0563);-webkit-animation:fall-45 9s linear -3s infinite;animation:fall-45 9s linear -3s infinite}.falling-flakes .items:nth-child(odd){background-image:url(/_nuxt/img/zoz.8fd6c31.png)}.falling-flakes .items:nth-child(2n),.falling-flakes .items:nth-child(6n+1){width:40px;height:40px;background-image:url(/_nuxt/img/coin-001.79b54cb.png)}.falling-flakes .items:nth-child(6n){width:65px;height:65px;background-image:url(/_nuxt/img/zoz.8fd6c31.png)}@-webkit-keyframes fall-45{79.714%{transform:translate(88.1948vw,79.714vh) scale(.0563)}to{transform:translate(92.8572vw,100vh) scale(.0563)}}body.moon{--mainColor:#005fa0;--submitBg:linear-gradient(180deg,#fdeaa8,#c99f24);--modalHeaderBg:linear-gradient(270deg,#175bad,#1d9af4);--textColor01:#815a00;--textColor02:#9e510c;--textColor03:#efd699;--boxColor01:#ffdf7f;--boxColor02:#03396c;--boxColor03:#97bbef;--boxColor04:#d59e1f;--boxColor05:#f1a932;--boxColor06:#0572b8;--boxCOlor07:#7bbff7;--boxColor08:#004b80;--boxColor09:#f6c13d;--boxColor10:#5ea5d6;--color01:#ddbc57;--color03:#4daad9;--color07:#143858;--btn-bg:#ddbc57;--btn-text:#b19883;--linear01:linear-gradient(180deg,#005595,#58c7ff);--linear02:linear-gradient(180deg,#ccefff,#72c2ec 43%,#358ecc);--linear03:linear-gradient(180deg,#fdeaa8,#c99f24);--linear04:linear-gradient(150deg,var(--boxCOlor07),var(--mainColor));--linear05:linear-gradient(180deg,rgba(0,0,0,0.15),rgba(3,17,37,0.84));--linear06:linear-gradient(145deg,#fff5d4,#c99f24);--linear07:linear-gradient(90deg,#008ced,var(--mainColor));--lg02:linear-gradient(180deg,#31adec 30%,#58c7ff)}body.moon .desktop.moon{position:relative;overflow-x:hidden}body.moon .desktop.moon .btn-badge.nuxt-link-active,body.moon .desktop.moon .btn-badge.nuxt-link-exact-active,body.moon .desktop.moon .btn-badge:active,body.moon .desktop.moon .btn-badge:hover{background:var(--boxColor06)}body.moon .desktop.moon .content-mod .nav-pills .nav-link:hover,body.moon .desktop.moon .subm_group .subm_list:hover{color:var(--boxColor06)}body.moon .desktop.moon:after{content:"";width:100%;height:100%;position:fixed;left:0;top:0}body.moon .desktop.moon .btn.btn-second{background:var(--boxColor01);color:var(--textColor02)}body.moon .desktop.moon .account-card{background:linear-gradient(180deg,#327973,#002d39)}body.moon .desktop.moon .account-card .btn-copy{background:#317c79;padding:4px;font-size:12px}body.moon .desktop.moon .rule.container{position:relative;z-index:1;background:var(--linear05);padding:20px 35px 24px;border-radius:20px;margin-bottom:60px}body.moon .desktop.moon .rule.container .rule-cont h2,body.moon .desktop.moon .rule.container .title{color:var(--boxColor01)}body.moon .desktop.moon .share_wallet p{color:#6c7780}body.moon .desktop.moon .flex-right.site_r2{right:2%;width:105px;height:330px;background-repeat:no-repeat;background-size:contain;padding-top:0;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.25))}body.moon .desktop.moon .flex-right.site_r2:before{content:"";position:absolute;top:-56px;left:-13px;background-size:contain;width:150px;height:80px;filter:drop-shadow(0 4px 2px rgba(0,0,0,.25))}body.moon .desktop.moon .flex-right.site_r2 .btn{padding:0;filter:drop-shadow(0 4px 2px rgba(0,0,0,.25));background-size:contain;width:58px;height:58px;transform:none}body.moon .desktop.moon .flex-right.site_r2 .btn .icon{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.25));background-size:contain!important;width:25px;height:25px}body.moon .desktop.moon .marquee{color:var(--textColor01)}body.moon .desktop.moon .content-mod .pagination .page-item.active .page-link,body.moon .desktop.moon .game-wrap .pagination .page-item.active .page-link{color:#fff;background-color:#5fa9ed;background-color:var(--color03)}body.moon .desktop.moon .game-wrap .overflow-auto.game-page .pagination{background:rgba(28,28,28,.43922)}body.moon .desktop.moon .game-wrap.egame .search .input-group-prepend{background-color:var(--mainColor);box-shadow:inset 3px 3px 0 #079aff,inset -3px -3px 0 #00223a}body.moon .desktop.moon .content-mod .nav-pills .nav-link.active,body.moon .desktop.moon .content-mod .nav-pills .nav-link.nuxt-link-active,body.moon .desktop.moon .subm_group .subm_list.active,body.moon .desktop.moon .subm_group .subm_list.nuxt-link-active{background:var(--boxColor06)}body.moon .desktop.moon .content-mod .nav-pills .nav-link.active:hover,body.moon .desktop.moon .content-mod .nav-pills .nav-link.nuxt-link-active:hover,body.moon .desktop.moon .subm_group .subm_list.active:hover,body.moon .desktop.moon .subm_group .subm_list.nuxt-link-active:hover{color:#fff}body.moon .desktop.moon .content-mod .pagination .page-link{color:#4ba9df;color:var(--color04)}body.moon .desktop.moon .btn-copy{color:#fff!important}body.moon .desktop.moon .content-mod-header .content-item,body.moon .desktop.moon .lkw100 .table{color:#646464}body.moon .desktop.moon .content-mod-header .content-item thead,body.moon .desktop.moon .lkw100 .table thead{background-color:var(--boxColor06)}body.moon .desktop.moon .content-mod-header .content-item thead th,body.moon .desktop.moon .lkw100 .table thead th{color:#fff}body.moon .desktop.moon .content-mod-header .content-item tbody span,body.moon .desktop.moon .lkw100 .table tbody span{display:block;min-height:15px}body.moon .desktop.moon .content-mod-header .content-item.on{border:1px solid #5fa9ed;border:1px solid var(--color03)}body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-active:before,body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active:before,body.moon .desktop.moon .lkw100{background-color:#fff}body.moon .desktop.moon .content-mod-activity:after,body.moon .desktop.moon .content-mod-activity:before,body.moon .desktop.moon .content-mod-header~.content-mod-list:after,body.moon .desktop.moon .content-mod-header~.content-mod-list:before,body.moon .desktop.moon .lkw100:after,body.moon .desktop.moon .lkw100:before{background-color:var(--boxColor03)}body.moon .desktop.moon .account-bank-card,body.moon .desktop.moon .content-mod-list.memo{background-color:#ededed}body.moon .desktop.moon .content-mod .form-control:not(:-moz-read-only){background-color:#fff;color:#7d7d7d}body.moon .desktop.moon .content-mod .form-control:not(:read-only),body.moon .desktop.moon .custom-select{background-color:#fff;color:#7d7d7d}body.moon .desktop.moon .lkw100.walletBank table tbody tr:nth-child(2n){background:#f0f0f0}body.moon .desktop.moon .content-mod .form-control::-moz-placeholder{color:#7d7d7d}body.moon .desktop.moon .content-mod .form-control:-ms-input-placeholder{color:#7d7d7d}body.moon .desktop.moon .content-mod .b-form-btn-label-control.form-control>.btn,body.moon .desktop.moon .content-mod .b-form-btn-label-control.form-control label.form-control,body.moon .desktop.moon .content-mod .form-control::placeholder{color:#7d7d7d}body.moon .desktop.moon .content-mod .input-group .icon.icon-list:before{background:#7d7d7d}body.moon .desktop.moon .content-mod-group input.form-control:-moz-read-only{color:#4ba9df;color:var(--color04)}body.moon .desktop.moon .content-mod-group input.form-control:read-only{color:#4ba9df;color:var(--color04)}body.moon .desktop.moon .content-mod-list.memo{color:#7d7d7d;border-radius:8px;font-weight:500}body.moon .desktop.moon .mainContent .system .uinfo-cont .unread .card-title h3,body.moon .desktop.moon .mainContent .system .uinfo-cont .unread .card-title input{color:#9d5f28}body.moon .desktop.moon .modal-title{color:#fff}body.moon .desktop.moon .content-mod-header{position:relative;background:#fff;border:5px solid var(--boxColor03)}body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-active,body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-active.on,body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,body.moon .desktop.moon .content-mod-header .content-item.on:before{background:#5fa9ed;background:var(--color03)}body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-active,body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active span{color:#fff}body.moon .desktop.moon .content-mod-header .content-item.on span{color:#5fa9ed;color:var(--color03)}body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-active.on:before{background:#fff}body.moon .desktop.moon .content-mod-header .content-item.nuxt-link-active.on:before span{color:#fff}body.moon .desktop.moon .content-mod-activity,body.moon .desktop.moon .content-mod-header~.content-mod-list,body.moon .desktop.moon .lkw100{border-top-color:var(--boxColor03);border-bottom-color:var(--boxColor03)}body.moon .desktop.moon .btn-primary,body.moon .desktop.moon>header .mid_box01>button{border:0}body.moon .desktop.moon .btn-primary:focus{border-color:#4ba9df;border-color:var(--color04)}body.moon .desktop.moon .join_alone-con{background:transparent;box-shadow:none}body.moon .desktop.moon .join_alone-con label,body.moon .desktop.moon .join_alone-con legend{color:hsla(0,0%,100%,.63137)}body.moon .desktop.moon .join_alone-con .login .title{color:var(--boxColor01)}body.moon .desktop.moon .join_alone .pw-toggle .icon:before{background:var(--boxColor02)}body.moon .desktop.moon .join_alone .remember .form-group.forgot_txt a,body.moon .desktop.moon .join_alone .sign-free,body.moon .desktop.moon .join_alone small{color:#5fa9ed!important;color:var(--color03)!important}body.moon .desktop.moon .login .btn-signup{color:#fff!important}body.moon .desktop.moon .form-text.text-muted .icon.icon-infomation:before,body.moon .desktop.moon .join_alone .modal-main.joinus .pdright~.form-inside button{background:#5fa9ed!important;background:var(--color03)!important}body.moon .desktop.moon label,body.moon .desktop.moon legend{color:#6c7780}body.moon .desktop.moon .join_alone .title{color:var(--boxColor01)}body.moon .desktop.moon .btn.btn-submit.lineLogin,body.moon .desktop.moon .btn.lineLogin,body.moon .desktop.moon .lineLogin{color:#fff!important}body.moon .desktop.moon .nav-header{background:url(/_nuxt/img/head-bg.896bf62.webp) no-repeat bottom;box-shadow:5px 5px 16px rgba(0,0,0,.57);background-size:cover}body.moon .desktop.moon .nav-header:before{display:none}body.moon .desktop.moon .nav-header:after{background:#29838a}body.moon .desktop.moon .nav-header.after .nav-right .dropdown-menu.show{background:var(--linear01);border:1px solid #3a8177}body.moon .desktop.moon .nav-header.after .nav-right .dropdown-menu.show li a:hover,body.moon .desktop.moon .nav-header.after .nav-right .dropdown-menu.show li a:hover span{color:#fff}body.moon .desktop.moon .nav-header.after .nav-right .btn.dropdown-toggle li .icon.icon-rank:before{background:#fbebd7}body.moon .desktop.moon .nav-header .logo{background-image:url(/_nuxt/img/logo.4fb9e72.webp);background-size:contain;background-repeat:no-repeat;background-position:50%;filter:drop-shadow(0 0 4px rgba(0,0,0,.5));position:relative}@media only screen and (max-width:1366px){body.moon .desktop.moon .nav-header .logo{filter:drop-shadow(0 0 2px #00528f) drop-shadow(0 0 2px #000)}}body.moon .desktop.moon .nav-header .pc_menu_s1 .pc_menubox01>a{color:var(--textColor03)}body.moon .desktop.moon .nav-header .pc_menu_s1 .idx-game{background:var(--linear01)}body.moon .desktop.moon .nav-header .nav-right .btn.btn-log:not(.qyout){background:var(--linear02);color:#fff;border:0;box-shadow:0 0 5px 5px rgba(0,0,0,.08)}body.moon .desktop.moon .nav-header .nav-right .btn.btn-join{background:var(--linear03);color:var(--textColor02);box-shadow:0 0 5px 5px rgba(0,0,0,.08);border:0}body.moon .desktop.moon .nav-header .nav-right .btn.btn-join:before{background:linear-gradient(180deg,rgba(154,225,225,0),#fff4cf,rgba(154,225,225,0))}body.moon .desktop.moon main{background-color:transparent;background-image:url(/_nuxt/img/main_bg.fc3726e.webp);background-position:50%;background-repeat:repeat-y;background-size:100%;background-attachment:fixed}body.moon .desktop.moon main:after{background:transparent}body.moon .desktop.moon main:before{content:"";background:url(/_nuxt/img/bg-items.eafc256.webp) bottom no-repeat;width:100%;height:100%;position:absolute;bottom:-3%;top:auto;left:0;z-index:0;opacity:1;mix-blend-mode:normal;transform:inherit;background-size:100%;background-position:0 100%}body.moon .desktop.moon .desktop-mar{background-color:rgba(240,181,75,.92);color:var(--textColor02)}body.moon .desktop.moon .desktop-mar .icon:before{background:var(--textColor02)}body.moon .desktop.moon .idxFooter{background:#0e3d47;position:relative;z-index:1}body.moon .desktop.moon .idxFooter .footer-group.footer__02{background-color:#20293b}body.moon .desktop.moon .idxFooter .footer-group.footer__03{background:#171f2d}body.moon .desktop.moon .idxFooter .footer-group.footer__03 .footer-link p,body.moon .desktop.moon .idxFooter .footer-group.footer__03 .footer-link ul a{color:#b3b3b3}body.moon .desktop.moon .idxFooter .footer-group.footer__03 .footer-link ul a:hover{color:#fff}body.moon .desktop.moon .footer-gotop .icon{width:55px;height:55px;background:linear-gradient(180deg,#f0ba47,#f0c968);box-shadow:0 4px 4px rgba(0,0,0,.25);border:0}body.moon .desktop.moon .footer-gotop .icon:after{content:"";width:50px;height:50px;background:linear-gradient(180deg,#f0d27a,#e77f14);position:absolute}body.moon .desktop.moon .footer-gotop .icon:before{background:#ba5f04}body.moon .desktop.moon .idx.jackpot .jackpot-num{padding-bottom:2%}body.moon .desktop.moon .idx.jackpot .jackpot-bg{background:url(/_nuxt/img/winning.3267974.webp) bottom no-repeat;filter:drop-shadow(0 0 12px rgba(0,0,0,.55));background-size:contain}body.moon .desktop.moon .idxDownload h2.title,body.moon .desktop.moon .idxgame.hotpro-row .sectionTitle,body.moon .desktop.moon .idxInfo08 .title{width:100%;height:155px;background-size:contain!important;-webkit-text-fill-color:transparent;-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;position:relative}body.moon .desktop.moon .idxDownload h2.title img,body.moon .desktop.moon .idxgame.hotpro-row .sectionTitle img,body.moon .desktop.moon .idxInfo08 .title img{display:none}body.moon .desktop.moon .idxDownload h2.title:before,body.moon .desktop.moon .idxgame.hotpro-row .sectionTitle:before,body.moon .desktop.moon .idxInfo08 .title:before{content:"";display:block;top:-200%;left:-100%;width:100%;height:200%;transform:rotate(-45deg);background:-webkit-Linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);background:Linear-gradient(transparent,hsla(0,0%,100%,.3),transparent);z-index:2;position:absolute;-webkit-animation:crossed 2.2s linear infinite;animation:crossed 2.2s linear infinite}body.moon .desktop.moon .idxInfo08 .title{background:url(/_nuxt/img/idx-title-03.ebdac58.webp) bottom no-repeat;-webkit-mask-image:url(/_nuxt/img/idx-title-03.ebdac58.webp)}body.moon .desktop.moon .idxDownload h2.title{background:url(/_nuxt/img/idx-title-02.9020b1a.webp) bottom no-repeat;-webkit-mask-image:url(/_nuxt/img/idx-title-02.9020b1a.webp)}body.moon .desktop.moon .idxgame.hotpro-row .sectionTitle{background:url(/_nuxt/img/idx-title-01.305d322.webp) bottom no-repeat;-webkit-mask-image:url(/_nuxt/img/idx-title-01.305d322.webp)}body.moon .desktop.moon .idxgame.hotpro-row{max-width:none;padding:55px 0;position:relative;margin:0}body.moon .desktop.moon .idxgame.hotpro-row:before{content:"";display:block;width:25%;max-width:440px;height:400px;background:url(/_nuxt/img/pc_left.18797f9.webp) no-repeat 0 0;background-size:100%;position:absolute;left:0;top:0;z-index:-1}body.moon .desktop.moon .idxgame.hotpro-row:after{content:"";display:block;width:25%;max-width:480px;height:370px;background:url(/_nuxt/img/pc_right.9cce4f5.webp) no-repeat 100% 0;background-size:100%;position:absolute;right:0;top:0;z-index:-1}body.moon .desktop.moon .idxgame.hotpro-row .tabs.mb-3{max-width:1300px;max-width:var(--contentW);margin:0 auto}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_btn li{padding:5px;width:150px;height:150px}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_title{width:522px;height:78px;background:url(/_nuxt/img/idx-hotgame-title.45ebd82.webp) no-repeat 50%;background-size:contain!important}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_title img{display:none}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list{width:100%;height:100%}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list .itemName{color:hsla(0,0%,100%,.8)}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list .itemBg{background:url(/_nuxt/img/idx-game-bg.989a4bc.webp) no-repeat 50%;background-size:100%}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list .itemBg img{display:none}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list.game-uphold .itemBg{filter:grayscale(1) brightness(80%);opacity:1}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list.game-uphold .itemContent{filter:grayscale(1) brightness(80%)}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list.game-uphold .upholdBox{background-color:rgba(0,0,0,.65)}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list.game-uphold .upholdBox .upholdImg{width:124px;height:52px}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list.game-uphold .upholdBox .upholdImg img{display:none}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_list.game-uphold .upholdBox .upholdText{color:#fff}body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_relate{text-shadow:0 0 10px #000}@media only screen and (max-width:1680px){body.moon .desktop.moon .idxgame.hotpro-row .itemBox .idg_relate{text-shadow:1px 1px 3px #000;background-color:rgba(0,0,0,.5);border-radius:5px;padding:10px 20px;color:#fff}}body.moon .desktop.moon .idxDownload .qrCodeBox:first-child .icon{-webkit-mask-image:url(/_nuxt/img/icon-app-apple.e3ebf85.webp);mask-image:url(/_nuxt/img/icon-app-apple.e3ebf85.webp);-webkit-mask-size:contain!important;mask-size:contain!important;background-color:var(--boxColor01)}body.moon .desktop.moon .idxDownload .qrCodeBox .icon{width:20px;height:20px}body.moon .desktop.moon .idxDownload .qrCodeBox .icon img{display:none}body.moon .desktop.moon .idxDownload .qrCodeBox .qrCode img{border:3px solid var(--boxColor01);border-radius:5px}body.moon .desktop.moon .idxDownload .infoContent:before{background:url(/_nuxt/img/infoContent-bg.2327469.webp) bottom no-repeat;background-size:contain;filter:drop-shadow(0 0 20px rgba(0,0,0,.55));border:0}body.moon .desktop.moon .idxDownload .infoContent:after{border:0}body.moon .desktop.moon .idxDownload .boxTitle .text{color:#a6f3ff;color:var(--color02)}body.moon .desktop.moon .idxInfo08 .item .bgImg{background:url(/_nuxt/img/idx-service-itembg.4e5c7a7.webp) bottom no-repeat;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.5));background-size:contain}body.moon .desktop.moon .idxInfo08 .item .bgImg img{display:none}body.moon .desktop.moon .idxInfo08 .serviceList{margin-top:60px}body.moon .desktop.moon .idxInfo08 .serviceList li img{display:none}body.moon .desktop.moon .idxInfo08 .serviceList li .itemTitle{margin-top:15px;color:var(--boxColor01)}body.moon .desktop.moon .idxInfo08 .serviceList li .itemContent{margin-top:15px}body.moon .desktop.moon .idxInfo08 .serviceList li .itemContent p{color:hsla(0,0%,100%,.7)}body.moon .desktop.moon .idxInfo08 .serviceList li .item .itemImg{filter:drop-shadow(6px 6px 6px rgba(0,0,0,.5));background-size:contain!important;height:105px}body.moon .desktop.moon .idxInfo08 .serviceList li .item .itemImg .itemArticle{padding:48px 36px 30px}body.moon .desktop.moon .idxInfo08 .serviceList li:first-child .item .itemImg{background:url(/_nuxt/img/idx-service-wallet.815bbad.webp) no-repeat}body.moon .desktop.moon .idxInfo08 .serviceList li:nth-child(2) .item .itemImg{background:url(/_nuxt/img/idx-service-slot.d16db80.webp) no-repeat}body.moon .desktop.moon .idxInfo08 .serviceList li:nth-child(3) .item .itemImg{background:url(/_nuxt/img/idx-service-shield.eb09a40.webp) no-repeat}body.moon .desktop.moon .idxInfo08 .serviceList li:last-child .item .itemImg{background:url(/_nuxt/img/idx-service-computer.08384b7.webp) no-repeat}body.moon .desktop.moon .mainContent{position:relative}body.moon .desktop.moon .mainContent:before{content:"";width:100%;height:auto;position:fixed;top:0;background:url(/_nuxt/img/main_bg.fc3726e.webp) no-repeat}body.moon .desktop.moon .mainContent.egameContent .pageTitle{background:url(/_nuxt/img/idx-game-3.b753c19.webp) no-repeat 50%/contain;width:100%;display:flex;height:78px;margin-bottom:50px;position:relative}body.moon .desktop.moon .mainContent.fish .game-wrap.egame .title{background:url(/_nuxt/img/idx-game-6.44c694d.webp) no-repeat 50%/contain;margin-bottom:50px;position:relative}body.moon .desktop.moon .mainContent .promotion{position:relative}body.moon .desktop.moon .mainContent .promotion .activity-new .icon:before{background:linear-gradient(145deg,#f7e199,#e3c75e)}body.moon .desktop.moon .mainContent .promotion .title{background:url(/_nuxt/img/title-promotions.6845845.webp) no-repeat 50%/contain;position:relative}body.moon .desktop.moon .mainContent .promotion .badge.badge-title{background:#5fa9ed;background:var(--color03)}body.moon .desktop.moon .mainContent .promotion .card-body,body.moon .desktop.moon .mainContent .promotion .card-header{border:5px solid #97bbef;background:transparent}body.moon .desktop.moon .mainContent .promotion .card-group-title{background:var(--linear07)}body.moon .desktop.moon .mainContent .promotion .promotionType{border:5px solid var(--boxColor03);background:#fff}body.moon .desktop.moon .mainContent .promotion .promotionType .typeTitle{background:linear-gradient(180deg,#fdeaa8,#c99f24);color:#9d5f28}body.moon .desktop.moon .mainContent .promotion .promotionType .btn.active{color:#fff;background:#5fa9ed;background:var(--color03)}body.moon .desktop.moon .mainContent .promotion .promotionType ul{padding:12px;box-sizing:border-box}body.moon .desktop.moon .game-wrap .game-list.more .game-group .game-name{background-color:rgba(0,0,0,.5)}body.moon .desktop.moon .content-mod .title span{color:#f1de85;text-shadow:1px 1px 1px #000,1px 1px 10px #000}body.moon .desktop.moon .game-menu .game-owner{box-shadow:0 0 13px 5px #005fa0}@media only screen and (max-width:1280px){body.moon .desktop.moon #idxSlider{width:100%;min-width:80%;max-width:none;padding:0 10%;background:rgba(0,0,0,.7)}}body.moon .mobile.moon{--color01:var(--mainColor);--lg02:var(--linear01)}body.moon .mobile.moon .jackpot_list.gameli .title{color:var(--boxColor01)}body.moon .mobile.moon .mobile-jackpotwrap{text-shadow:0 0 10px rgba(0,0,0,.4)}body.moon .mobile.moon .mobile-jackpotwrap .content span{color:var(--textColor03)}body.moon .mobile.moon .sm_content{background:#fff}body.moon .mobile.moon .btn.btn-cancel{border:1px solid var(--mainColor);color:var(--mainColor);line-height:1}body.moon .mobile.moon .btn-badge.nuxt-link-active,body.moon .mobile.moon .btn-badge.nuxt-link-exact-active,body.moon .mobile.moon .btn-badge:active,body.moon .mobile.moon .btn-badge:hover{background:var(--boxColor10)}body.moon .mobile.moon .card.user-content .card-header .nav-item a.nav-link.active{border-color:var(--boxColor10)}body.moon .mobile.moon .btn-contactus .chatbox{color:#fff}body.moon .mobile.moon .content-mod-list{border-color:var(--boxColor10)}body.moon .mobile.moon .user-info-wrap q{text-shadow:0 0 10px #000,0 0 5px #000,0 0 5px #000}body.moon .mobile.moon .user-info-wrap .icon{filter:drop-shadow(0 0 2px black)}body.moon .mobile.moon .circle,body.moon .mobile.moon .icashPay,body.moon .mobile.moon .linepay{background-color:var(--boxColor10)}body.moon .mobile.moon form .custom-checkbox a:not(.btn-badge){color:var(--boxColor01)}body.moon .mobile.moon .upload-card .upload-warp-right span{padding:15px}body.moon .mobile.moon .activity-new .icon:before{background:linear-gradient(145deg,#f7e199,#e3c75e)}body.moon .mobile.moon #input-password.form-control.is-valid,body.moon .mobile.moon #input-password_confiboxColor06rmation.form-control.is-valid{background-position:right calc(2.1em + .1875rem) center}body.moon .mobile.moon .joinus.container{margin-bottom:50px}body.moon .mobile.moon .joinus.container .custom-control.custom-checkbox{padding-left:1.5rem}body.moon .mobile.moon .mb_gotop{background:linear-gradient(180deg,#ebaa1e,#efd884);box-shadow:0 0 10px #5a420d;border-color:var(--boxColor01)}body.moon .mobile.moon .mb_gotop .icon.icon-arrowtop:before{width:12px;height:12px;background:var(--textColor01)}body.moon .mobile.moon .rule .rule-cont{color:hsla(0,0%,100%,.92)}body.moon .mobile.moon .rule .rule-cont .title{background:var(--linear06);color:var(--textColor01)}body.moon .mobile.moon .credit.pass{background:linear-gradient(180deg,#94cd95,#408c6f);border:1px solid #b2dcb3}body.moon .mobile.moon .credit.pass .audit{background:#dbffc5;color:#44916d}body.moon .mobile.moon .credit .group.addr>p,body.moon .mobile.moon .credit .group>p,body.moon .mobile.moon .credit h2{opacity:.8}body.moon .mobile.moon .page-item .page-link{color:#000}body.moon .mobile.moon .page-item.active .page-link{background-color:var(--mainColor)!important;color:#fff}body.moon .mobile.moon .page-item.disabled .page-link{opacity:.8}body.moon .mobile.moon .idx-header{background:url(/_nuxt/img/header-bg-mb.a5d7067.webp) no-repeat;background-size:100% 100%}body.moon .mobile.moon .idx-header .btn-login,body.moon .mobile.moon .idx-header .btn-signup{border-radius:50px;height:30px;margin-left:6px;width:100%}body.moon .mobile.moon .idx-header .btn-login:before,body.moon .mobile.moon .idx-header .btn-signup:before{border:0}body.moon .mobile.moon .idx-header .btn-logo{-webkit-mask-image:url(/_nuxt/img/logo.13f2aca.png);mask-image:url(/_nuxt/img/logo.13f2aca.png);-webkit-mask-position:left;mask-position:left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-image:linear-gradient(180deg,#f0f7f9,#62ccfa)}body.moon .mobile.moon .idx-header .btn-login{background:var(--linear02);color:#fff;border:1px solid #7bbff7}body.moon .mobile.moon .idx-header .btn-signup{background:var(--linear03);color:var(--textColor01);box-shadow:0 3px 10px 0 rgba(0,0,0,.13);border:0}body.moon .mobile.moon .lineLogin.btn{color:#fff}body.moon .mobile.moon .joinus small,body.moon .mobile.moon .login small,body.moon .mobile.moon .rule small{color:var(--boxColor01)!important}body.moon .mobile.moon .joinus small .icon.icon-infomation:before,body.moon .mobile.moon .login small .icon.icon-infomation:before,body.moon .mobile.moon .rule small .icon.icon-infomation:before{background-color:var(--boxColor01)}body.moon .mobile.moon .joinus.container,body.moon .mobile.moon .login.container,body.moon .mobile.moon .rule.container{position:relative;z-index:1;background:rgba(0,0,0,.3);padding:20px 16px 24px;border-radius:16px}body.moon .mobile.moon .joinus.container .invalid-feedback,body.moon .mobile.moon .login.container .invalid-feedback,body.moon .mobile.moon .rule.container .invalid-feedback{color:#ffadad}body.moon .mobile.moon .joinus label,body.moon .mobile.moon .joinus legend,body.moon .mobile.moon .login label,body.moon .mobile.moon .login legend,body.moon .mobile.moon .rule label,body.moon .mobile.moon .rule legend{color:hsla(0,0%,100%,.96078)}body.moon .mobile.moon .joinus .title,body.moon .mobile.moon .login .title,body.moon .mobile.moon .rule .title{color:#ffe183;font-weight:700}body.moon .mobile.moon .rule{padding:8px 0 0}body.moon .mobile.moon .rule.container{position:relative;z-index:1;background:var(--linear05);padding:12px 16px 24px;border-radius:16px}body.moon .mobile.moon .rule label,body.moon .mobile.moon .rule legend{color:hsla(0,0%,100%,.96078)}body.moon .mobile.moon .rule .title{color:var(--boxColor01);font-weight:700}body.moon .mobile.moon .btn-primary:not(:disabled):not(.disabled).active{background-color:#1d6ab2;background-color:var(--color01);border-color:#1d6ab2;border-color:var(--color01);color:#fff!important}body.moon .mobile.moon .user-mod{position:relative;z-index:5}body.moon .mobile.moon .user-mod .user-content{border-color:var(--boxColor10);box-shadow:0 4px 10px 3px rgba(0,0,0,.25)}body.moon .mobile.moon .user-mod .user-content .custom-select,body.moon .mobile.moon .user-mod .user-content .input-group .b-form-btn-label-control.dropdown.b-form-datepicker.form-control,body.moon .mobile.moon .user-mod .user-content select{border-color:var(--boxColor10)}body.moon .mobile.moon .user-mod.wallet form .custom-checkbox a:not(.btn-badge){color:var(--mainColor)}body.moon .mobile.moon .user-mod.hisbet .custom-select{border-color:var(--boxColor10)}body.moon .mobile.moon .user-mod.hisbet .input-group-text .icon:before{background-color:var(--boxColor10)}body.moon .mobile.moon .user-mod.game .user-gamelist .form-group .input-group-prepend .input-group-text{background:linear-gradient(180deg,#1d6ab2 30%,#5fa9ed);background:var(--lg02)}body.moon .mobile.moon .user-content .input-group .btn,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .b-form-btn-label-control .btn svg,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .b-form-datepicker .btn svg,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .dropdown .btn svg{color:var(--boxColor10);filter:inherit}body.moon .mobile.moon .user-content .input-group .btn:hover,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .b-form-btn-label-control .btn svg:hover,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .b-form-datepicker .btn svg:hover,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .dropdown .btn svg:hover{color:#d7b34a}body.moon .mobile.moon .user-content .input-group .btn svg,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .b-form-btn-label-control .btn svg svg,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .b-form-datepicker .btn svg svg,body.moon .mobile.moon .user-mod.hisbet .form-group .input-group .dropdown .btn svg svg{filter:inherit}body.moon .mobile.moon .user-header .user-item.nuxt-link-active,body.moon .mobile.moon .user-header .user-item.nuxt-link-exact-active{color:var(--textColor01);background-color:var(--boxColor01)}body.moon .mobile.moon .user-header .user-item.nuxt-link-active .icon:before,body.moon .mobile.moon .user-header .user-item.nuxt-link-exact-active .icon:before{background:var(--textColor01)}body.moon .mobile.moon .b-form-btn-label-control.form-control>.form-control,body.moon .mobile.moon .form-control,body.moon .mobile.moon input{border-color:var(--boxColor10)}body.moon .mobile.moon .promotion{position:relative}body.moon .mobile.moon .promotion .title{color:var(--boxColor01);font-weight:700}body.moon .mobile.moon .promotion .card{border:4px solid var(--boxColor03)}body.moon .mobile.moon .promotion .card .card-header{background:var(--linear07)}body.moon .mobile.moon .promotion .card .card-img-top{border:0}body.moon .mobile.moon .promotion .card .badge.badge-title{background:#5fa9ed;background:var(--color03)}body.moon .mobile.moon .promotion .activityType .dropdown-toggle{background:#fff;color:#212529;border-radius:5px}body.moon .mobile.moon .promotion .activityType .dropdown-item.active{color:var(--mainColor)}body.moon .mobile.moon .idx-content main{position:relative}body.moon .mobile.moon .idx-content main:before{content:"";width:100%;height:100%;background:url(/_nuxt/img/main-bg.09362cf.webp) no-repeat;position:fixed;bottom:0;left:0;background-position:0 100%;background-size:100%}body.moon .mobile.moon .marquee{color:var(--textColor02);background:var(--boxColor09)}body.moon .mobile.moon .marquee .icon.icon-new:before{background:var(--textColor02)}body.moon .mobile.moon .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit]{background:linear-gradient(180deg,#f3cd48,#ea8b1d)}body.moon .mobile.moon .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit]:before{border-color:var(--textColor02)}body.moon .mobile.moon .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary[href*=deposit] .icon:before{background:var(--textColor02)}body.moon .mobile.moon .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary{background:linear-gradient(0deg,#005e9f,#2db8fa);border-bottom:1px solid #37b2f4;border-top:1px solid #37b2f4;border-color:#47d1ff #37b2f4 #0567a8;border-style:solid;border-width:1px;width:calc(25% - 2px)}body.moon .mobile.moon .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary:before{border-color:var(--boxCOlor07)}body.moon .mobile.moon .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary .icon:before{background:linear-gradient(180deg,#eddd90 49%,#feffe4 50%)}body.moon .mobile.moon .idx-nav .btn.btn.btn-secondary,body.moon .mobile.moon .idx-nav .nav-flex .btn.btn-secondary.flex-givemoney span,body.moon .mobile.moon .idx-nav .nav-item.active .btn.btn-secondary span,body.moon .mobile.moon .tabtn_wrap .tabtn_cont.fl6 .btn.btn-secondary span{color:#fff}body.moon .mobile.moon .idx-nav .nav-link .icon{margin-top:-12px}body.moon .mobile.moon .idx-nav .nav-link .icon:before{width:35px;height:35px;background-size:contain;background-repeat:no-repeat}body.moon .mobile.moon .idx-nav .nav-link .icon-gift:before{background-image:url(/_nuxt/img/footer-icon-001.5a3cc79.webp)!important}body.moon .mobile.moon .idx-nav .nav-link .icon-headphones:before{background-image:url(/_nuxt/img/footer-icon-002.6ea6640.webp)!important}body.moon .mobile.moon .idx-nav .nav-link .icon-deposit:before{background-image:url(/_nuxt/img/footer-icon-003.b1299d9.webp)!important}body.moon .mobile.moon .idx-nav .nav-link .icon-menu:before{background-image:url(/_nuxt/img/footer-icon-004.37ebbc1.webp)!important}body.moon .mobile.moon .idx-nav .home-icon .icon-home{top:-26px}body.moon .mobile.moon .idx-nav .home-icon .icon-home:before{background:url(/_nuxt/img/footer-icon.47ff718.webp) no-repeat!important;background-size:contain!important;filter:drop-shadow(0 0 6px rgba(0,0,0,.5));width:65px!important;height:65px!important}body.moon .mobile.moon .hotgameBox .nav-item{border:1px solid #0980b7;box-shadow:0 3px 0 var(--boxColor08);border-radius:7px}body.moon .mobile.moon .hotgameBox .nav-item .nav-link{background:url(data:image/webp;base64,UklGRowDAABXRUJQVlA4IIADAADwFgCdASqMAFkAPoE+m0qlIyIiIxM5IKAQCUAaGJj9PcsJx1rJpsNge3BnnAegDeIvQA6WL9xCOUD8IN+Rff1vUc9OakWpEDz2+Eyi0jUHNu3ZMqiZgv46iUEe26cDNKZllH4ytDdNwVIwPzYFGT/nq/MYbvReu18NC9DjoEU1wXOfZbdmlz7Xxwo73GPflf5fxfoS0tpMZyKpt/FDLOIhQPSCpvrmNc//QhKbUhs5zTdOBROtMur4TTN2x4pSUxgA/vTNixQR2/+4N2u1BZ//8pX9gvz5IjQpLigAYLySd9AxvmWthF+XCD/K5KMZLM3C70NFmBZ2yLfQqLBIGQfLQpoDSuaQ8xYnron5LM+5QOHadHj9A/CVhlxJTCXhO38YRrL2u9a7oS5M3OjFAD7wH74OmwmGTD3Bi0x+83f56cIhCvqLq2C/2LhvYEGwxv6fAaX7r1hUvo2/8f+WGfAWP1Ks/Lb+6uTejS9b0DWy3lMZzNYdLl9N0sWnqJFwkRkjTNxZiHTZcQtG6wugT903g6AC/h6SXqp5/dRlRnf7D3it0u21AQoKBXE9yl7IRO7/teD69vx/2gKNRfDHag+qA3SOXhjSQDWpb9E4zMtWsUenDmOuIMdaI8xLv/SWxznlY7eiTLXhN5Unp/o1YEAZ0qA8zUH/MxZ13A5CEAx+/XeO4LvIKeOT+FZ/lk7pwcg7NznpJ7Ji5UbtkwT+STj+//SrQBHz1vdPwVLpPb5quTYKQc1QFv3Ql3wJ+DEDlEFOUkvqSByGAx/R3oe3sxteILpuMNbV3mWvUiLHji3IaPg0/1vP8mYa6CO/+Y6wsiziR9cdiIH6ciQW3l/+ehBZ67YtJmdqbDv2vdOY89s7dFVZFg2O+tOZW9Vl7yRFCLR68Jy9A7bc+ZeG5HIPTn1SeKFX7W+dK3fzWmZhx3ph5BlAJhbIGAw7hDzqgI+aimNGiZkMmYXdFID8OrOlcmQ/E0kh9nxGv/r48AKnX6r/X+53y4Dkt5Whu7fvaiYPTUgpqG8nLy5bfHGtM7fHEoAKbWLvtaxnIza9T4M/Qvm6hUlQeZprU1IVvwPhJlH1u5M6UYN7UP6LFq7qbTifKe2S44I3KjZ3qmz72fwnXbL2l1I2032CipwQb1WLQOzOUkWnBXKkVjtRfK8kl+b+5/5ebvqH+vRxT4sPUsXfWwjQAA==) no-repeat bottom;background-size:100%;border-bottom:0}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active{background:url(data:image/webp;base64,UklGRhADAABXRUJQVlA4IAQDAABQFQCdASqMAFkAPpVEnkwloyKiJNIIsLASiWMAz50AOz+OzlnuYZgqQnoA6EW8O+hz0rf+g84AC0r7PX0FHLR1bVZJqGdazhUBcM+GbDG61OrSkFduJVxjKackXScFYJKbNMzF1R4VfvGC2STp84ks0YxEsYdT74DqHngE55vf1fLg8n5VuSc5EAnhuFQStOgxyf/+y653JBIioRdDfN1jJn7RLsbwkCIDIMQakC6zzg8K4AD+9DtVv6h0PqhX7jsXiS+yjJFR1cFtThETPP/SPLiFJJI252t7Ycp+3+juIWTFcEmnMS97C30wWNMF6dahSqhqrnIi+VhgNYD8ByVWnsRnnmX+4LkegPuHlx1w8JgHaAAErpHnugstxPZGRAaq5I+GJ2ImPlddBYLXyxbQkpRZrmdNU9q6k0d4hUlJpn0wUq2wYnIfBAF/JPxfqBADilngtEyihJLteWJNUNvTpcO1y+xurBi9g1xXB8oWh1mZC+wkKghl1xrj6eJmvxfNozV+ZAub4T6jQorcYV/WSuTwGOIIFUBe1d46F/5CYFIZY3zfi561gp4WYPUnPPnXMItw5naKGZS7geHm3torkLSCKpgt4fqX5lyIn28HjdgtRt23AIhnKsenTuQzARHPBQ6aZKTjbmq7O2b1xbsycBqr89fZbbCyIaaCqYnwlaN6cu7HF5KS+PbbuoDkUfOav8cTB+MCy7L5mZq8zzm7VxYE1sdeHW4sWnLh51F726Dgyx5XJLwDOHtrNpm6bod7w968kVaimEtjtWvn6DMKu1mGdUofbDdwXf4gbaU+3WFwvePNS2NFPem/3CQuJjrtMSx+QRbu03n1vtkF/Fa8npmFg74A59zHXGbdO4BwiBnuJMM2QFAjD3BkTCvNrE7vxBw7Dpp7VOPfVNWlI77R5R1f6wafx39dC0SPEH35VBM+fp3tDPncB0L9WcRVw8h5JNvRdIHJ5CdyayPWQrUnrLgjVbB0eMbhPOrqqs+fQLmcMHuJRWYJzG3GsFBqVGIjgAAA) no-repeat bottom;background-size:100%}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon:before{background-size:contain!important}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon.icon-hotpro:before{background:url(/_nuxt/img/icon-hot.8d9a12b.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon.icon-football:before{background:url(/_nuxt/img/icon-sport.82195c6.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon.icon-dice:before{background:url(/_nuxt/img/icon-live.563d5b8.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon.icon-slot:before{background:url(/_nuxt/img/icon-slot.bbbb681.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon.icon-lotto:before{background:url(/_nuxt/img/icon-lottery.61e3d79.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon.icon-poker:before{background:url(/_nuxt/img/icon-chess.d3a599f.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon.icon-fish:before{background:url(/_nuxt/img/icon-fish.4a78c8b.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon.icon-recommend:before{background:url(/_nuxt/img/icon-recommend.3edc4f3.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active .icon.icon-hotpro:before{background:url(/_nuxt/img/icon-hot-active.676855d.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active .icon.icon-football:before{background:url(/_nuxt/img/icon-sport-active.056111c.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active .icon.icon-dice:before{background:url(/_nuxt/img/icon-live-active.1c7f36d.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active .icon.icon-slot:before{background:url(/_nuxt/img/icon-slot-active.35a69f4.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active .icon.icon-lotto:before{background:url(/_nuxt/img/icon-lottery-active.7c7f241.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active .icon.icon-poker:before{background:url(/_nuxt/img/icon-chess-active.5a488da.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active .icon.icon-fish:before{background:url(/_nuxt/img/icon-fish-active.b6201a4.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .nav-link.active .icon.icon-recommend:before{background:url(/_nuxt/img/icon-recommend-active.f3e8ec2.webp) no-repeat}body.moon .mobile.moon .hotgameBox .nav-item .typeText{color:#fef6e5;font-weight:550}body.moon .mobile.moon .hotgameBox .typeBox .item>a{background:url(/_nuxt/img/card-bg.d34a9e9.webp) no-repeat;border:1px solid #3892d0;background-size:cover}@media only screen and (max-width:700px){body.moon .mobile.moon .hotgameBox .nav-item .nav-link .icon[class*=icon-]:before{width:25px;height:25px}}body.moon .mobile.moon .luckyWheel{--titleColor:#fff;--recordColor:#fff}body.moon .audio-play .custom-switch .custom-control-input:checked~.custom-control-label:before{border-color:var(--boxColor05);background-color:var(--boxColor05)}body.moon .dialog-exchpoint .modal-header .title,body.moon .dialog-noticemb .modal-title{color:#fff}body.moon .dialog-exchpoint .btn.btn-turnpoint.btn-submit.btn-block.rounded-pill{background-color:var(--boxColor01);color:var(--textColor02)}body.moon #modalTipEntity___BV_modal_body_ .modal-header{background:transparent}body.moon #modalTipEntity___BV_modal_body_ .modal-header .title{color:#494949;font-weight:700}body.moon .user-mod.share .form-group .input-group .b-form-btn-label-control .btn svg,body.moon .user-mod.share .form-group .input-group .b-form-datepicker .btn svg,body.moon .user-mod.share .form-group .input-group .dropdown .btn svg{filter:inherit}body.moon [class*=dialog] .title{color:#494949}body.moon [class*=dialog] .circle{background-color:#4ba9df;background-color:var(--color04)}body.moon .dialog-prompt h4{color:#494949}body.moon .dialog-prompt .tip-point{color:#7c7a7a}body.moon .modal-main.joinus .title{color:#ffe183}body.moon .dialog-prompt .tip-group-wrap .icon:before{background:#d89b60}body.moon .mbtnin-wrap .hot_menu .walletTransferBtn .custom-switch{--mainColor:#005fa0}body.moon .mbtnin-wrap .hot_menu .walletTransferBtn .text{color:var(--boxColor06)}body.moon .mbtnin-wrap .modal-content{background:var(--linear04)}body.moon .mbtnin-wrap .btn.btn-close,body.moon .mbtnin-wrap .mbtnin-bank,body.moon .mbtnin-wrap .mbtnin-disc,body.moon .mbtnin-wrap .mbtnin-mail{background:#fff;border:1px solid var(--boxColor06)}body.moon .mbtnin-wrap .btn.btn-close span,body.moon .mbtnin-wrap .mbtnin-bank span,body.moon .mbtnin-wrap .mbtnin-disc span,body.moon .mbtnin-wrap .mbtnin-mail span{color:var(--boxColor06)}body.moon .mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active,body.moon .mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active,body.moon .mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active,body.moon .mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active{border-color:var(--textColor01);background-color:var(--boxColor01);color:var(--textColor01)}body.moon .mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active .icon:before,body.moon .mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active .icon:before,body.moon .mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active .icon:before,body.moon .mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active .icon:before{background-color:var(--textColor01)}body.moon .mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active span,body.moon .mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active span,body.moon .mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active span,body.moon .mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active span{color:var(--textColor01)}body.moon .mbtnin-wrap .btn.btn-close .icon:before,body.moon .mbtnin-wrap .mbtnin-bank .icon:before,body.moon .mbtnin-wrap .mbtnin-disc .icon:before,body.moon .mbtnin-wrap .mbtnin-mail .icon:before{background-color:var(--mainColor)}body.moon .mbtnin-wrap .mbtnin-mail .badge.badge-pill{background-color:var(--mainColor);color:#fff}body.moon .mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active .badge.badge-pill{background-color:var(--textColor01)}body.moon .mbtnin-wrap .mtop-cont .btn-last{background-color:var(--boxColor01);color:var(--textColor01)}body.moon .mbtnin-wrap .mtop-cont .btn-last .icon.icon-refresh:before{background-color:var(--textColor01)}body.moon .icon.icon-logout:before{background:#7f4c1e}body.moon .sm_content{background-color:#fff}body.moon .sm_content .sm_item{color:var(--mainColor)}body.moon .sm_content .sm_item .icon:before{background-color:var(--mainColor)}body.moon .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active{background:var(--boxColor01);font-weight:900;border:0}body.moon .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active span{color:var(--textColor01)}body.moon .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background:var(--textColor01)}body.moon .sm_wrap .sm_help li .sm_item{background:#fff;border:1px solid var(--boxColor06);grid-gap:4px;gap:4px}body.moon .sm_wrap .sm_help li .sm_item span{color:var(--boxColor06)}body.moon .sm_wrap .sm_help li .sm_item .sm_item{background:#f6f6f6}body.moon .sm_wrap .sm_help li .sm_item .icon:before{background-color:var(--boxColor06)}body.moon .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active{background:var(--boxColor01)}body.moon .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background:var(--textColor01)}body.moon .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active p{color:var(--textColor01)}body.moon .sm_wrap .sm_help .sm_list p{color:var(--boxColor06)}body.moon .mbtnin-wrap .btn.btn-close .icon:before{background:var(--mainColor)}body.moon .sm_menu .sm_item{background-color:#fff}body.moon .sm_menu .sm_item span{color:var(--boxColor06)}body.moon .sm_menu .sm_item .icon:before{background-color:var(--mainColor)}body.moon .sm_menu .sm_item.active{border-color:var(--boxColor01);background-color:var(--boxColor01)}body.moon .sm_menu .sm_item.active .icon:before{background-color:var(--textColor01)}body.moon .sm_menu .sm_item.active span{color:var(--textColor01)}body.moon .dialog-exchpoint .modal-header,body.moon .dialog-exchpoint .modal-header .close{color:#fff}body.moon .chooseA .custom-select,body.moon .chooseA span{border:1px solid var(--boxColor03)}body.moon .chooseA .custom-select{color:var(--mainColor)}body.moon .chooseA span{color:var(--mainColor);background-color:rgba(151,187,239,.4)}body.moon .input-group-text{border-color:var(--boxColor10)}body.moon .modal-main .modal-to .icon{border-color:var(--boxColor03);color:var(--boxColor03)}body.moon .modal-main .modal-to .icon:before{background:var(--boxColor03)}body.moon .modal-main .modal-to .icon .maintain p{color:var(--boxColor02);margin-bottom:0}body.moon .modal-main .modal-to .icon .maintain span{background-color:var(--boxColor01)}body.moon .dialog-exchpoint .modal-content,body.moon .dialog-notice .modal-content,body.moon .modal-sm .modal-content{border-top:4px solid var(--boxColor10)}body.moon .modal-md .modal-content{border-top:0}body.moon .modal-sm .modal-content .modal-header{background:none}body.moon .btn.btn-submit,body.moon .modal-body button{color:var(--textColor02);background-color:var(--boxColor01);border:0}body.moon .modal-body button.mbtnin-logout{background:var(--boxColor01)}body.moon .dialog-notice .tab-group .tabnav.active{border:2px solid #debe60}body.moon .falling-flakes{position:fixed;z-index:-1;top:0;left:0;width:100%;height:100vh;overflow:hidden}body.moon .falling-flakes .items{position:absolute;width:40px;height:40px;background-size:contain;background-repeat:no-repeat}body.moon .falling-flakes .items:first-child{opacity:.3208;transform:translate(87.5609vw,-10px) scale(.0748);-webkit-animation:fall-1 8s linear -2s infinite;animation:fall-1 8s linear -2s infinite}@keyframes fall-1{72.578%{transform:translate(89.0308vw,72.578vh) scale(.0748)}to{transform:translate(88.29585vw,100vh) scale(.0748)}}body.moon .falling-flakes .items:nth-child(2){opacity:.0871;transform:translate(81.7244vw,-10px) scale(.3845);-webkit-animation:fall-2 9s linear -15s infinite;animation:fall-2 9s linear -15s infinite}@keyframes fall-2{56.97%{transform:translate(89.1157vw,56.97vh) scale(.3845)}to{transform:translate(85.42005vw,100vh) scale(.3845)}}body.moon .falling-flakes .items:nth-child(3){opacity:.2049;transform:translate(47.7828vw,-10px) scale(.3552);-webkit-animation:fall-3 5s linear -3s infinite;animation:fall-3 5s linear -3s infinite}@keyframes fall-3{36.183%{transform:translate(48.0926vw,36.183vh) scale(.3552)}to{transform:translate(47.9377vw,100vh) scale(.3552)}}body.moon .falling-flakes .items:nth-child(4){opacity:.8781;transform:translate(80.4079vw,-10px) scale(.4839);-webkit-animation:fall-4 10s linear -11s infinite;animation:fall-4 10s linear -11s infinite}@keyframes fall-4{41.152%{transform:translate(87.3021vw,41.152vh) scale(.4839)}to{transform:translate(83.855vw,100vh) scale(.4839)}}body.moon .falling-flakes .items:nth-child(5){opacity:.528;transform:translate(28.3557vw,-10px) scale(.4611);-webkit-animation:fall-5 5s linear -5s infinite;animation:fall-5 5s linear -5s infinite}@keyframes fall-5{67.646%{transform:translate(31.4361vw,67.646vh) scale(.4611)}to{transform:translate(29.8959vw,100vh) scale(.4611)}}body.moon .falling-flakes .items:nth-child(6){opacity:.9452;transform:translate(87.9005vw,-10px) scale(.2412);-webkit-animation:fall-6 6s linear -14s infinite;animation:fall-6 6s linear -14s infinite}@keyframes fall-6{74.265%{transform:translate(87.108vw,74.265vh) scale(.2412)}to{transform:translate(87.50425vw,100vh) scale(.2412)}}body.moon .falling-flakes .items:nth-child(7){opacity:.0213;transform:translate(12.0708vw,-10px) scale(.4334);-webkit-animation:fall-7 5s linear -8s infinite;animation:fall-7 5s linear -8s infinite}@keyframes fall-7{65.072%{transform:translate(20.2864vw,65.072vh) scale(.4334)}to{transform:translate(16.1786vw,100vh) scale(.4334)}}body.moon .falling-flakes .items:nth-child(8){opacity:.3008;transform:translate(98.4013vw,-10px) scale(.3679);-webkit-animation:fall-8 9s linear -1s infinite;animation:fall-8 9s linear -1s infinite}@keyframes fall-8{41.459%{transform:translate(93.2475vw,41.459vh) scale(.3679)}to{transform:translate(95.8244vw,100vh) scale(.3679)}}body.moon .falling-flakes .items:nth-child(9){opacity:.2362;transform:translate(73.2494vw,-10px) scale(.9415);-webkit-animation:fall-9 4s linear -3s infinite;animation:fall-9 4s linear -3s infinite}@keyframes fall-9{43.347%{transform:translate(80.2291vw,43.347vh) scale(.9415)}to{transform:translate(76.73925vw,100vh) scale(.9415)}}body.moon .falling-flakes .items:nth-child(10){opacity:.7792;transform:translate(31.9562vw,-10px) scale(.4361);-webkit-animation:fall-10 10s linear -2s infinite;animation:fall-10 10s linear -2s infinite}@keyframes fall-10{35.571%{transform:translate(33.8314vw,35.571vh) scale(.4361)}to{transform:translate(32.8938vw,100vh) scale(.4361)}}body.moon .falling-flakes .items:nth-child(11){opacity:.0468;transform:translate(52.5015vw,-10px) scale(.1888);-webkit-animation:fall-11 5s linear -8s infinite;animation:fall-11 5s linear -8s infinite}@keyframes fall-11{39.126%{transform:translate(51.7551vw,39.126vh) scale(.1888)}to{transform:translate(52.1283vw,100vh) scale(.1888)}}body.moon .falling-flakes .items:nth-child(12){opacity:.2414;transform:translate(67.3628vw,-10px) scale(.0737);-webkit-animation:fall-12 5s linear -15s infinite;animation:fall-12 5s linear -15s infinite}@keyframes fall-12{77.893%{transform:translate(67.379vw,77.893vh) scale(.0737)}to{transform:translate(67.3709vw,100vh) scale(.0737)}}body.moon .falling-flakes .items:nth-child(13){opacity:.6415;transform:translate(61.3432vw,-10px) scale(.6095);-webkit-animation:fall-13 7s linear -14s infinite;animation:fall-13 7s linear -14s infinite}@keyframes fall-13{72.283%{transform:translate(62.3461vw,72.283vh) scale(.6095)}to{transform:translate(61.84465vw,100vh) scale(.6095)}}body.moon .falling-flakes .items:nth-child(14){opacity:.6451;transform:translate(44.4729vw,-10px) scale(.2979);-webkit-animation:fall-14 5s linear -6s infinite;animation:fall-14 5s linear -6s infinite}@keyframes fall-14{61.751%{transform:translate(50.9359vw,61.751vh) scale(.2979)}to{transform:translate(47.7044vw,100vh) scale(.2979)}}body.moon .falling-flakes .items:nth-child(15){opacity:.8215;transform:translate(54.946vw,-10px) scale(.1186);-webkit-animation:fall-15 10s linear -10s infinite;animation:fall-15 10s linear -10s infinite}@keyframes fall-15{48.267%{transform:translate(59.0892vw,48.267vh) scale(.1186)}to{transform:translate(57.0176vw,100vh) scale(.1186)}}body.moon .falling-flakes .items:nth-child(16){opacity:.8551;transform:translate(49.9227vw,-10px) scale(.4463);-webkit-animation:fall-16 9s linear -8s infinite;animation:fall-16 9s linear -8s infinite}@keyframes fall-16{37.111%{transform:translate(46.5826vw,37.111vh) scale(.4463)}to{transform:translate(48.25265vw,100vh) scale(.4463)}}body.moon .falling-flakes .items:nth-child(17){opacity:.0733;transform:translate(75.6398vw,-10px) scale(.8893);-webkit-animation:fall-17 6s linear -2s infinite;animation:fall-17 6s linear -2s infinite}@keyframes fall-17{45.308%{transform:translate(74.0775vw,45.308vh) scale(.8893)}to{transform:translate(74.85865vw,100vh) scale(.8893)}}body.moon .falling-flakes .items:nth-child(18){opacity:.7942;transform:translate(38.7025vw,-10px) scale(.6268);-webkit-animation:fall-18 4s linear -12s infinite;animation:fall-18 4s linear -12s infinite}@keyframes fall-18{40.217%{transform:translate(45.7384vw,40.217vh) scale(.6268)}to{transform:translate(42.22045vw,100vh) scale(.6268)}}body.moon .falling-flakes .items:nth-child(19){opacity:.658;transform:translate(96.7057vw,-10px) scale(.2298);-webkit-animation:fall-19 7s linear -9s infinite;animation:fall-19 7s linear -9s infinite}@keyframes fall-19{57.432%{transform:translate(94.8464vw,57.432vh) scale(.2298)}to{transform:translate(95.77605vw,100vh) scale(.2298)}}body.moon .falling-flakes .items:nth-child(20){opacity:.1239;transform:translate(80.8458vw,-10px) scale(.638);-webkit-animation:fall-20 4s linear -7s infinite;animation:fall-20 4s linear -7s infinite}@keyframes fall-20{44.634%{transform:translate(81.0558vw,44.634vh) scale(.638)}to{transform:translate(80.9508vw,100vh) scale(.638)}}body.moon .falling-flakes .items:nth-child(21){opacity:.3627;transform:translate(92.6445vw,-10px) scale(.923);-webkit-animation:fall-21 5s linear -9s infinite;animation:fall-21 5s linear -9s infinite}@keyframes fall-21{31.53%{transform:translate(86.0292vw,31.53vh) scale(.923)}to{transform:translate(89.33685vw,100vh) scale(.923)}}body.moon .falling-flakes .items:nth-child(22){opacity:.6661;transform:translate(61.4804vw,-10px) scale(.2184);-webkit-animation:fall-22 9s linear -7s infinite;animation:fall-22 9s linear -7s infinite}@keyframes fall-22{61.145%{transform:translate(59.9354vw,61.145vh) scale(.2184)}to{transform:translate(60.7079vw,100vh) scale(.2184)}}body.moon .falling-flakes .items:nth-child(23){opacity:.0848;transform:translate(31.9379vw,-10px) scale(.2311);-webkit-animation:fall-23 4s linear -6s infinite;animation:fall-23 4s linear -6s infinite}@keyframes fall-23{74.143%{transform:translate(29.9903vw,74.143vh) scale(.2311)}to{transform:translate(30.9641vw,100vh) scale(.2311)}}body.moon .falling-flakes .items:nth-child(24){opacity:.4662;transform:translate(26.5548vw,-10px) scale(.8731);-webkit-animation:fall-24 9s linear -11s infinite;animation:fall-24 9s linear -11s infinite}@keyframes fall-24{68.232%{transform:translate(19.6831vw,68.232vh) scale(.8731)}to{transform:translate(23.11895vw,100vh) scale(.8731)}}body.moon .falling-flakes .items:nth-child(25){opacity:.5137;transform:translate(90.2086vw,-10px) scale(.8984);-webkit-animation:fall-25 9s linear -15s infinite;animation:fall-25 9s linear -15s infinite}@keyframes fall-25{43.563%{transform:translate(93.4211vw,43.563vh) scale(.8984)}to{transform:translate(91.81485vw,100vh) scale(.8984)}}body.moon .falling-flakes .items:nth-child(26){opacity:.4093;transform:translate(.5792vw,-10px) scale(.7511);-webkit-animation:fall-26 7s linear -7s infinite;animation:fall-26 7s linear -7s infinite}@keyframes fall-26{76.061%{transform:translate(5.0516vw,76.061vh) scale(.7511)}to{transform:translate(2.8154vw,100vh) scale(.7511)}}body.moon .falling-flakes .items:nth-child(27){opacity:.8499;transform:translate(45.8909vw,-10px) scale(.7187);-webkit-animation:fall-27 5s linear -2s infinite;animation:fall-27 5s linear -2s infinite}@keyframes fall-27{60.982%{transform:translate(39.184vw,60.982vh) scale(.7187)}to{transform:translate(42.53745vw,100vh) scale(.7187)}}body.moon .falling-flakes .items:nth-child(28){opacity:.6044;transform:translate(50.3214vw,-10px) scale(.579);-webkit-animation:fall-28 9s linear -15s infinite;animation:fall-28 9s linear -15s infinite}@keyframes fall-28{74.336%{transform:translate(59.8108vw,74.336vh) scale(.579)}to{transform:translate(55.0661vw,100vh) scale(.579)}}body.moon .falling-flakes .items:nth-child(29){opacity:.5854;transform:translate(82.7253vw,-10px) scale(.7803);-webkit-animation:fall-29 9s linear -13s infinite;animation:fall-29 9s linear -13s infinite}@keyframes fall-29{57.76%{transform:translate(75.4121vw,57.76vh) scale(.7803)}to{transform:translate(79.0687vw,100vh) scale(.7803)}}body.moon .falling-flakes .items:nth-child(30){opacity:.9621;transform:translate(63.2206vw,-10px) scale(.7488);-webkit-animation:fall-30 7s linear -13s infinite;animation:fall-30 7s linear -13s infinite}@keyframes fall-30{63.562%{transform:translate(64.8411vw,63.562vh) scale(.7488)}to{transform:translate(64.03085vw,100vh) scale(.7488)}}body.moon .falling-flakes .items:nth-child(31){opacity:.8006;transform:translate(25.349vw,-10px) scale(.7661);-webkit-animation:fall-31 5s linear -1s infinite;animation:fall-31 5s linear -1s infinite}@keyframes fall-31{65.484%{transform:translate(32.7102vw,65.484vh) scale(.7661)}to{transform:translate(29.0296vw,100vh) scale(.7661)}}body.moon .falling-flakes .items:nth-child(32){opacity:.6933;transform:translate(20.6228vw,-10px) scale(.4631);-webkit-animation:fall-32 5s linear -1s infinite;animation:fall-32 5s linear -1s infinite}@keyframes fall-32{54.941%{transform:translate(13.7009vw,54.941vh) scale(.4631)}to{transform:translate(17.16185vw,100vh) scale(.4631)}}body.moon .falling-flakes .items:nth-child(33){opacity:.5666;transform:translate(10.4981vw,-10px) scale(.0285);-webkit-animation:fall-33 4s linear -6s infinite;animation:fall-33 4s linear -6s infinite}@keyframes fall-33{61.417%{transform:translate(12.6211vw,61.417vh) scale(.0285)}to{transform:translate(11.5596vw,100vh) scale(.0285)}}body.moon .falling-flakes .items:nth-child(34){opacity:.1338;transform:translate(24.3685vw,-10px) scale(.8324);-webkit-animation:fall-34 9s linear -7s infinite;animation:fall-34 9s linear -7s infinite}@keyframes fall-34{35.288%{transform:translate(33.9418vw,35.288vh) scale(.8324)}to{transform:translate(29.15515vw,100vh) scale(.8324)}}body.moon .falling-flakes .items:nth-child(35){opacity:.7385;transform:translate(3.9046vw,-10px) scale(.0946);-webkit-animation:fall-35 8s linear -11s infinite;animation:fall-35 8s linear -11s infinite}@keyframes fall-35{63.399%{transform:translate(3.2862vw,63.399vh) scale(.0946)}to{transform:translate(3.5954vw,100vh) scale(.0946)}}body.moon .falling-flakes .items:nth-child(36){opacity:.4238;transform:translate(25.0152vw,-10px) scale(.569);-webkit-animation:fall-36 4s linear -3s infinite;animation:fall-36 4s linear -3s infinite}@keyframes fall-36{31.115%{transform:translate(18.0309vw,31.115vh) scale(.569)}to{transform:translate(21.52305vw,100vh) scale(.569)}}body.moon .falling-flakes .items:nth-child(37){opacity:.0007;transform:translate(75.5376vw,-10px) scale(.4961);-webkit-animation:fall-37 6s linear -5s infinite;animation:fall-37 6s linear -5s infinite}@keyframes fall-37{58.538%{transform:translate(69.2785vw,58.538vh) scale(.4961)}to{transform:translate(72.40805vw,100vh) scale(.4961)}}body.moon .falling-flakes .items:nth-child(38){opacity:.1104;transform:translate(51.6374vw,-10px) scale(.9764);-webkit-animation:fall-38 9s linear -6s infinite;animation:fall-38 9s linear -6s infinite}@keyframes fall-38{39.016%{transform:translate(57.1888vw,39.016vh) scale(.9764)}to{transform:translate(54.4131vw,100vh) scale(.9764)}}body.moon .falling-flakes .items:nth-child(39){opacity:.6389;transform:translate(80.4266vw,-10px) scale(.9274);-webkit-animation:fall-39 10s linear -7s infinite;animation:fall-39 10s linear -7s infinite}@keyframes fall-39{66.493%{transform:translate(77.6312vw,66.493vh) scale(.9274)}to{transform:translate(79.0289vw,100vh) scale(.9274)}}body.moon .falling-flakes .items:nth-child(40){opacity:.2341;transform:translate(57.6746vw,-10px) scale(.094);-webkit-animation:fall-40 4s linear -11s infinite;animation:fall-40 4s linear -11s infinite}@keyframes fall-40{49.694%{transform:translate(65.9045vw,49.694vh) scale(.094)}to{transform:translate(61.78955vw,100vh) scale(.094)}}body.moon .falling-flakes .items:nth-child(41){opacity:.6282;transform:translate(8.5108vw,-10px) scale(.8273);-webkit-animation:fall-41 8s linear -1s infinite;animation:fall-41 8s linear -1s infinite}@keyframes fall-41{57.357%{transform:translate(1.6487vw,57.357vh) scale(.8273)}to{transform:translate(5.07975vw,100vh) scale(.8273)}}body.moon .falling-flakes .items:nth-child(42){opacity:.6307;transform:translate(17.3038vw,-10px) scale(.8911);-webkit-animation:fall-42 4s linear -11s infinite;animation:fall-42 4s linear -11s infinite}@keyframes fall-42{52.34%{transform:translate(26.6641vw,52.34vh) scale(.8911)}to{transform:translate(21.98395vw,100vh) scale(.8911)}}body.moon .falling-flakes .items:nth-child(43){opacity:.3543;transform:translate(6.2488vw,-10px) scale(.6408);-webkit-animation:fall-43 4s linear -7s infinite;animation:fall-43 4s linear -7s infinite}@keyframes fall-43{44.894%{transform:translate(7.6853vw,44.894vh) scale(.6408)}to{transform:translate(6.96705vw,100vh) scale(.6408)}}body.moon .falling-flakes .items:nth-child(44){opacity:.6757;transform:translate(77.3676vw,-10px) scale(.6727);-webkit-animation:fall-44 5s linear -11s infinite;animation:fall-44 5s linear -11s infinite}@keyframes fall-44{77.041%{transform:translate(81.1999vw,77.041vh) scale(.6727)}to{transform:translate(79.28375vw,100vh) scale(.6727)}}body.moon .falling-flakes .items:nth-child(45){opacity:.5256;transform:translate(54.208vw,-10px) scale(.847);-webkit-animation:fall-45 8s linear -10s infinite;animation:fall-45 8s linear -10s infinite}body.moon .falling-flakes .items:nth-child(2n),body.moon .falling-flakes .items:nth-child(6n+1){width:40px;height:40px}body.moon .falling-flakes .items:nth-child(6n){width:65px;height:65px}@keyframes fall-45{34.212%{transform:translate(54.2429vw,34.212vh) scale(.847)}to{transform:translate(54.22545vw,100vh) scale(.847)}}body.moon .user-mod.info .user-table,body.moon .user-mod.info .user-table .usertb-header .custom-checkbox,body.moon .user-mod.info .user-table .usertb-header .custom-control.custom-checkbox .custom-control-label,body.moon .user-mod.info .user-table .usertb-header .overflow-auto .page-item .page-link{color:#fff}body.moon .user-mod.info .user-table .usertb-header .overflow-auto .page-item.active .page-link{background-color:var(--boxColor01)!important;color:var(--textColor01)}body.moon .user-mod.info .user-table .usertb-header button.btn-primary{color:var(--textColor01);background-color:var(--boxColor01);border-color:var(--boxColor01)}body.moon .user-mod.info .user-table .uinfo-cont .custom-checkbox input{border:0}html{font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box}*,:after,:before{box-sizing:border-box;margin:0}.button--green{display:inline-block;border-radius:4px;border:1px solid #3b8070;color:#3b8070;text-decoration:none;padding:10px 30px}.button--green:hover{color:#fff;background-color:#3b8070}.button--grey{display:inline-block;border-radius:4px;border:1px solid #35495e;color:#35495e;text-decoration:none;padding:10px 30px;margin-left:15px}.button--grey:hover{color:#fff;background-color:#35495e}