.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{background-color:#6c757d}.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}.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{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}.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,.mobile .idx-nav .nav-item,.mobile .idx-nav .nav-link,.mobile .idx-nav .service_box01,.mobile .idx-nav .serviceBtn,.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 .nav-right .btn.btn-join span,.desktop .nav-right .btn.btn-log span,.desktop .promotion .title q.dn.fg,.desktop .promotion .title span.bg,.desktop .rule.container .rule-cont .btn-none,.mobile .game-new,.mobile .game-soon,.mobile .game-star,.mobile .game-wrap .game-list>.game-group>.game-uphold,.mobile .hot-title,.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-flex.btn-serviceline span:nth-child(2),.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 .navbar li a .navbar-subtxt,.desktop .navbar li a.nuxt-link-exact-active .line,.desktop .navbar li a:hover .line,.desktop .paymod-group .recommed.off,.mobile .game_jackpot h4,.mobile .idx-header.logbefore .login_box .login-before.btn-sign,.mobile .paymod-group .recommed.off,.mobile .uinfo-cont .card-none,.mobile .uinfo-cont .card-star,.mobile .uinfo-cont .no-star,.mobile .user-mod.info .user-content,.mobile .user-mod.wallet .badge-group,.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>[data-label]:after,.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,.idxgame.hotpro-column .idxgame-title,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.mobile .credit h3,.mobile .game_jackpot h4,.mobile .hot-game .hot-title,.mobile .hot-game ul a q,.mobile .hot-side .game-list,.mobile .idx-footer .copyright,.mobile .idx-footer .info,.mobile .login-after .btn,.mobile .login-after .btn .icon,.mobile .memo-list,.mobile .promotion .badge.badge-title,.mobile .promotion .card-group-title h3,.mobile .promotion .card-group-title span,.mobile .user-content .title,.mobile .user-info-wrap,.mobile .user-info-wrap .icon,.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 .btn-template .btn.btn-secondary,.desktop .btn.btn-flex.btn-serviceline,.desktop .content-mod-header .content-item,.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 .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 .header-wrap .btn.btn-primary,.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a,.desktop .navbar li a,.desktop .paymod-group,.desktop .subm_group .subm_list,.mobile .hot-side .nav.nav-tabs,.mobile .paymod-group,.sm_menu .sm_item,.sm_menu .sm_item.active,.sm_menu .sm_item.active:after,.sm_menu .sm_item:after{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,.idxgame.hotpro-column .idxgame-title,.mobile .hot-side .game-list,.mobile .promotion .card-group-title h3,.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,.mobile .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.mobile .login-after .btn .icon,.mobile .user-info-wrap .icon,.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,.mobile .hot-game .hot-title,.mobile .hot-game ul a q,.mobile .memo-list,.mobile .promotion .badge.badge-title,.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 .nav-header.after .header-wrap .nav-center a span,.desktop .nav-header.after .header-wrap .nav-center button span,.desktop [class^=upload-warp] span,.dialog-appicon .upload-warp span,.dialog-prompt p,.mobile .card.user-content .card-header .nav-item q,.mobile .cardtb-group span,.mobile .form-group-wrap .btn-secondary span,.mobile .rule .rule-cont .card-text,.mobile .uinfo-cont .card-body,.mobile .user-content p,.mobile [class^=upload-warp] span{font-size:14px;line-height:16px;font-weight:400;font-style:normal}.dialog-prompt h5,.mobile .game_jackpot h4,.mobile .login-after .btn,.mobile .user-info-wrap{font-size:12px;font-weight:500;font-style:normal;line-height:14px}.mobile .idx-footer .copyright,.mobile .idx-footer .info{font-size:14px;line-height:16px;font-weight:500;font-style:normal}.desktop [class^=upload-warp] .btn.btn-tip,.mobile [class^=upload-warp] .btn.btn-tip{font-size:14px;line-height:16px;font-weight:400}.desktop [class^=upload-warp] .btn.btn-tip:hover,.mobile [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.2b98c9a.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.2b98c9a.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{width:100%;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{--text-color:var(--color06)}:root,html[data-theme=light]{--color01:#0f5f70;--color02:#3b8891;--color03:#d6ad63;--color04:#ffefd6;--color05:#f2deba;--color06:#6e6e6e;--color07:#191e32;--color08:#d6ad63;--color09:#9dc4c8;--header-shadow:var(--color01);--body-bg:var(--color04);--title-color:var(--color01);--marquee-bg:var(--color02);--marquee-text:var(--color04);--header-link:var(--color04);--hotpro-link:var(--color04);--footer-bg:var(--color01);--footer-link:var(--color04);--btn-bg:var(--color01);--btn-text:var(--color04);--page-bg:var(--color01);--page-text:var(--color04);--menu-userbg:var(--color05);--page-about:var(--color07);--userheader-text:var(--color01);--null-0:#000;--null-1:#fff;--lg01:linear-gradient(180deg,var(--color03),var(--color04),var(--color04));--lg02:linear-gradient(180deg,var(--color01),var(--color02));--lg03:linear-gradient(180deg,var(--color01),var(--color02),var(--color07));--lg04:linear-gradient(0deg,var(--color01),var(--color02))}html[data-theme=light]{--text-color:var(--color05)}.daynight,html[data-theme=dark]{--color01:#0f5f70;--color02:#3b8891;--color03:#d6ad63;--color04:#ffefd6;--color05:#f2deba;--color06:#6e6e6e;--color07:#191e32;--color08:#d6ad63;--color09:#9dc4c8;--header-shadow:var(--color03);--body-bg:var(--color01);--text-color:var(--color04);--title-color:var(--color04);--marquee-bg:var(--color04);--marquee-text:var(--color02);--header-link:var(--color01);--hotpro-link:var(--color04);--footer-bg:var(--color04);--footer-link:var(--color01);--btn-bg:var(--color01);--btn-text:var(--color04);--page-bg:var(--color04);--page-text:var(--color01);--menu-userbg:var(--color02);--page-about:var(--null-1);--userheader-text:var(--color05);--null-0:#000;--null-1:#fff;--lg01:linear-gradient(180deg,var(--color01),var(--color02));--lg02:linear-gradient(180deg,var(--color03),var(--color04),var(--color04));--lg03:linear-gradient(180deg,var(--color05),var(--color04),var(--color08));--lg04:linear-gradient(0deg,var(--color01),var(--color02))}@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,.mobile .game-menu .game-ower-logo[class*=product_]>i,.mobile .user-gamelist .list-game[class*=product_] span{background-position:50%;background-repeat:no-repeat;background-size:cover}.desktop .idg_content .idg_btn .idg_list .idg_logo[class*=product_],.mobile .hot-pro.idxHotpro5 .gamelibox .game-list .logoSvg{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background:linear-gradient(180deg,#f5f2ea,#f6e5b6)}.mobile .user-mod.game .game-wrap .game-group[class*=product_]:after{content:"";width:100%;height:50px;margin:9% 0 0 -27%;filter:grayscale(74%) sepia(238%);position:absolute;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 .game-menu .game-ower-logo.product_1>i,.mobile .game-menu .game-ower-logo.product_1>i,.mobile .user-gamelist .list-game.product_1 span{background-image:url(/_nuxt/img/product_1.19f22dd.webp)}.mobile .user-mod.game .game-wrap .game-group.product_1:after{background:url(/_nuxt/img/product_1.19f22dd.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_2>i,.mobile .game-menu .game-ower-logo.product_2>i,.mobile .user-gamelist .list-game.product_2 span{background-image:url(/_nuxt/img/product_2.944cd42.webp)}.mobile .user-mod.game .game-wrap .game-group.product_2:after{background:url(/_nuxt/img/product_2.944cd42.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_3>i,.mobile .game-menu .game-ower-logo.product_3>i,.mobile .user-gamelist .list-game.product_3 span{background-image:url(/_nuxt/img/product_3.5bf0685.webp)}.mobile .user-mod.game .game-wrap .game-group.product_3:after{background:url(/_nuxt/img/product_3.5bf0685.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_4>i,.mobile .game-menu .game-ower-logo.product_4>i,.mobile .user-gamelist .list-game.product_4 span{background-image:url(/_nuxt/img/product_4.0e8d8f3.webp)}.mobile .user-mod.game .game-wrap .game-group.product_4:after{background:url(/_nuxt/img/product_4.0e8d8f3.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_5>i,.mobile .game-menu .game-ower-logo.product_5>i,.mobile .user-gamelist .list-game.product_5 span{background-image:url(/_nuxt/img/product_5.0972001.webp)}.mobile .user-mod.game .game-wrap .game-group.product_5:after{background:url(/_nuxt/img/product_5.0972001.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_6>i,.mobile .game-menu .game-ower-logo.product_6>i,.mobile .user-gamelist .list-game.product_6 span{background-image:url(/_nuxt/img/product_6.386b7e6.webp)}.mobile .user-mod.game .game-wrap .game-group.product_6:after{background:url(/_nuxt/img/product_6.386b7e6.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_7>i,.mobile .game-menu .game-ower-logo.product_7>i,.mobile .user-gamelist .list-game.product_7 span{background-image:url(/_nuxt/img/product_7.10e3cab.webp)}.mobile .user-mod.game .game-wrap .game-group.product_7:after{background:url(/_nuxt/img/product_7.10e3cab.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_8>i,.mobile .game-menu .game-ower-logo.product_8>i,.mobile .user-gamelist .list-game.product_8 span{background-image:url(/_nuxt/img/product_8.17d023b.webp)}.mobile .user-mod.game .game-wrap .game-group.product_8:after{background:url(/_nuxt/img/product_8.17d023b.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_9>i,.mobile .game-menu .game-ower-logo.product_9>i,.mobile .user-gamelist .list-game.product_9 span{background-image:url(/_nuxt/img/product_9.63f80ce.webp)}.mobile .user-mod.game .game-wrap .game-group.product_9:after{background:url(/_nuxt/img/product_9.63f80ce.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_10>i,.mobile .game-menu .game-ower-logo.product_10>i,.mobile .user-gamelist .list-game.product_10 span{background-image:url(/_nuxt/img/product_10.4955020.webp)}.mobile .user-mod.game .game-wrap .game-group.product_10:after{background:url(/_nuxt/img/product_10.4955020.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_11>i,.mobile .game-menu .game-ower-logo.product_11>i,.mobile .user-gamelist .list-game.product_11 span{background-image:url(/_nuxt/img/product_11.f4e9581.webp)}.mobile .user-mod.game .game-wrap .game-group.product_11:after{background:url(/_nuxt/img/product_11.f4e9581.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_12>i,.mobile .game-menu .game-ower-logo.product_12>i,.mobile .user-gamelist .list-game.product_12 span{background-image:url(/_nuxt/img/product_12.16f4194.webp)}.mobile .user-mod.game .game-wrap .game-group.product_12:after{background:url(/_nuxt/img/product_12.16f4194.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_13>i,.mobile .game-menu .game-ower-logo.product_13>i,.mobile .user-gamelist .list-game.product_13 span{background-image:url(/_nuxt/img/product_13.82452ba.webp)}.mobile .user-mod.game .game-wrap .game-group.product_13:after{background:url(/_nuxt/img/product_13.82452ba.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_14>i,.mobile .game-menu .game-ower-logo.product_14>i,.mobile .user-gamelist .list-game.product_14 span{background-image:url(/_nuxt/img/product_14.10e3cab.webp)}.mobile .user-mod.game .game-wrap .game-group.product_14:after{background:url(/_nuxt/img/product_14.10e3cab.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_15>i,.mobile .game-menu .game-ower-logo.product_15>i,.mobile .user-gamelist .list-game.product_15 span{background-image:url(/_nuxt/img/product_15.10e3cab.webp)}.mobile .user-mod.game .game-wrap .game-group.product_15:after{background:url(/_nuxt/img/product_15.10e3cab.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_16>i,.mobile .game-menu .game-ower-logo.product_16>i,.mobile .user-gamelist .list-game.product_16 span{background-image:url(/_nuxt/img/product_16.10e3cab.webp)}.mobile .user-mod.game .game-wrap .game-group.product_16:after{background:url(/_nuxt/img/product_16.10e3cab.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_17>i,.mobile .game-menu .game-ower-logo.product_17>i,.mobile .user-gamelist .list-game.product_17 span{background-image:url(/_nuxt/img/product_17.2320f9d.webp)}.mobile .user-mod.game .game-wrap .game-group.product_17:after{background:url(/_nuxt/img/product_17.2320f9d.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_18>i,.mobile .game-menu .game-ower-logo.product_18>i,.mobile .user-gamelist .list-game.product_18 span{background-image:url(/_nuxt/img/product_18.8c62f5b.webp)}.mobile .user-mod.game .game-wrap .game-group.product_18:after{background:url(/_nuxt/img/product_18.8c62f5b.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_19>i,.mobile .game-menu .game-ower-logo.product_19>i,.mobile .user-gamelist .list-game.product_19 span{background-image:url(/_nuxt/img/product_19.cbf49f9.webp)}.mobile .user-mod.game .game-wrap .game-group.product_19:after{background:url(/_nuxt/img/product_19.cbf49f9.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_20>i,.mobile .game-menu .game-ower-logo.product_20>i,.mobile .user-gamelist .list-game.product_20 span{background-image:url(/_nuxt/img/product_20.1058082.webp)}.mobile .user-mod.game .game-wrap .game-group.product_20:after{background:url(/_nuxt/img/product_20.1058082.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_21>i,.mobile .game-menu .game-ower-logo.product_21>i,.mobile .user-gamelist .list-game.product_21 span{background-image:url(/_nuxt/img/product_21.d7c2f91.webp)}.mobile .user-mod.game .game-wrap .game-group.product_21:after{background:url(/_nuxt/img/product_21.d7c2f91.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_22>i,.mobile .game-menu .game-ower-logo.product_22>i,.mobile .user-gamelist .list-game.product_22 span{background-image:url(/_nuxt/img/product_22.c8f2f7e.webp)}.mobile .user-mod.game .game-wrap .game-group.product_22:after{background:url(/_nuxt/img/product_22.c8f2f7e.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_23>i,.mobile .game-menu .game-ower-logo.product_23>i,.mobile .user-gamelist .list-game.product_23 span{background-image:url(/_nuxt/img/product_23.2021294.webp)}.mobile .user-mod.game .game-wrap .game-group.product_23:after{background:url(/_nuxt/img/product_23.2021294.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_24>i,.mobile .game-menu .game-ower-logo.product_24>i,.mobile .user-gamelist .list-game.product_24 span{background-image:url(/_nuxt/img/product_24.ee576a8.webp)}.mobile .user-mod.game .game-wrap .game-group.product_24:after{background:url(/_nuxt/img/product_24.ee576a8.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_25>i,.mobile .game-menu .game-ower-logo.product_25>i,.mobile .user-gamelist .list-game.product_25 span{background-image:url(/_nuxt/img/product_25.d32bbd0.webp)}.mobile .user-mod.game .game-wrap .game-group.product_25:after{background:url(/_nuxt/img/product_25.d32bbd0.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_26>i,.mobile .game-menu .game-ower-logo.product_26>i,.mobile .user-gamelist .list-game.product_26 span{background-image:url(/_nuxt/img/product_26.9d2ee0c.webp)}.mobile .user-mod.game .game-wrap .game-group.product_26:after{background:url(/_nuxt/img/product_26.9d2ee0c.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_27>i,.mobile .game-menu .game-ower-logo.product_27>i,.mobile .user-gamelist .list-game.product_27 span{background-image:url(/_nuxt/img/product_27.c48b2da.webp)}.mobile .user-mod.game .game-wrap .game-group.product_27:after{background:url(/_nuxt/img/product_27.c48b2da.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_28>i,.mobile .game-menu .game-ower-logo.product_28>i,.mobile .user-gamelist .list-game.product_28 span{background-image:url(/_nuxt/img/product_28.ce0d778.webp)}.mobile .user-mod.game .game-wrap .game-group.product_28:after{background:url(/_nuxt/img/product_28.ce0d778.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_29>i,.mobile .game-menu .game-ower-logo.product_29>i,.mobile .user-gamelist .list-game.product_29 span{background-image:url(/_nuxt/img/product_29.fc41b43.webp)}.mobile .user-mod.game .game-wrap .game-group.product_29:after{background:url(/_nuxt/img/product_29.fc41b43.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_30>i,.mobile .game-menu .game-ower-logo.product_30>i,.mobile .user-gamelist .list-game.product_30 span{background-image:url(/_nuxt/img/product_30.e4290ad.webp)}.mobile .user-mod.game .game-wrap .game-group.product_30:after{background:url(/_nuxt/img/product_30.e4290ad.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_31>i,.mobile .game-menu .game-ower-logo.product_31>i,.mobile .user-gamelist .list-game.product_31 span{background-image:url(/_nuxt/img/product_31.041bcb4.webp)}.mobile .user-mod.game .game-wrap .game-group.product_31:after{background:url(/_nuxt/img/product_31.041bcb4.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_32>i,.mobile .game-menu .game-ower-logo.product_32>i,.mobile .user-gamelist .list-game.product_32 span{background-image:url(/_nuxt/img/product_32.46287de.webp)}.mobile .user-mod.game .game-wrap .game-group.product_32:after{background:url(/_nuxt/img/product_32.46287de.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_33>i,.mobile .game-menu .game-ower-logo.product_33>i,.mobile .user-gamelist .list-game.product_33 span{background-image:url(/_nuxt/img/product_33.51a8a15.webp)}.mobile .user-mod.game .game-wrap .game-group.product_33:after{background:url(/_nuxt/img/product_33.51a8a15.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_34>i,.mobile .game-menu .game-ower-logo.product_34>i,.mobile .user-gamelist .list-game.product_34 span{background-image:url(/_nuxt/img/product_34.a70260b.webp)}.mobile .user-mod.game .game-wrap .game-group.product_34:after{background:url(/_nuxt/img/product_34.a70260b.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_35>i,.mobile .game-menu .game-ower-logo.product_35>i,.mobile .user-gamelist .list-game.product_35 span{background-image:url(/_nuxt/img/product_35.57e3626.webp)}.mobile .user-mod.game .game-wrap .game-group.product_35:after{background:url(/_nuxt/img/product_35.57e3626.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_36>i,.mobile .game-menu .game-ower-logo.product_36>i,.mobile .user-gamelist .list-game.product_36 span{background-image:url(/_nuxt/img/product_36.fd50086.webp)}.mobile .user-mod.game .game-wrap .game-group.product_36:after{background:url(/_nuxt/img/product_36.fd50086.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_37>i,.mobile .game-menu .game-ower-logo.product_37>i,.mobile .user-gamelist .list-game.product_37 span{background-image:url(/_nuxt/img/product_37.70422ba.webp)}.mobile .user-mod.game .game-wrap .game-group.product_37:after{background:url(/_nuxt/img/product_37.70422ba.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_38>i,.mobile .game-menu .game-ower-logo.product_38>i,.mobile .user-gamelist .list-game.product_38 span{background-image:url(/_nuxt/img/product_38.6f93108.webp)}.mobile .user-mod.game .game-wrap .game-group.product_38:after{background:url(/_nuxt/img/product_38.6f93108.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_39>i,.mobile .game-menu .game-ower-logo.product_39>i,.mobile .user-gamelist .list-game.product_39 span{background-image:url(/_nuxt/img/product_39.00fc8ec.webp)}.mobile .user-mod.game .game-wrap .game-group.product_39:after{background:url(/_nuxt/img/product_39.00fc8ec.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_40>i,.mobile .game-menu .game-ower-logo.product_40>i,.mobile .user-gamelist .list-game.product_40 span{background-image:url(/_nuxt/img/product_40.69f990f.webp)}.mobile .user-mod.game .game-wrap .game-group.product_40:after{background:url(/_nuxt/img/product_40.69f990f.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_41>i,.mobile .game-menu .game-ower-logo.product_41>i,.mobile .user-gamelist .list-game.product_41 span{background-image:url(/_nuxt/img/product_41.d3ee242.webp)}.mobile .user-mod.game .game-wrap .game-group.product_41:after{background:url(/_nuxt/img/product_41.d3ee242.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_42>i,.mobile .game-menu .game-ower-logo.product_42>i,.mobile .user-gamelist .list-game.product_42 span{background-image:url(/_nuxt/img/product_42.69f990f.webp)}.mobile .user-mod.game .game-wrap .game-group.product_42:after{background:url(/_nuxt/img/product_42.69f990f.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_43>i,.mobile .game-menu .game-ower-logo.product_43>i,.mobile .user-gamelist .list-game.product_43 span{background-image:url(/_nuxt/img/product_43.f2e3585.webp)}.mobile .user-mod.game .game-wrap .game-group.product_43:after{background:url(/_nuxt/img/product_43.f2e3585.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_44>i,.mobile .game-menu .game-ower-logo.product_44>i,.mobile .user-gamelist .list-game.product_44 span{background-image:url(/_nuxt/img/product_44.faf0ccd.webp)}.mobile .user-mod.game .game-wrap .game-group.product_44:after{background:url(/_nuxt/img/product_44.faf0ccd.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_45>i,.mobile .game-menu .game-ower-logo.product_45>i,.mobile .user-gamelist .list-game.product_45 span{background-image:url(/_nuxt/img/product_45.8b24607.webp)}.mobile .user-mod.game .game-wrap .game-group.product_45:after{background:url(/_nuxt/img/product_45.8b24607.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_46>i,.mobile .game-menu .game-ower-logo.product_46>i,.mobile .user-gamelist .list-game.product_46 span{background-image:url(/_nuxt/img/product_46.8b76130.webp)}.mobile .user-mod.game .game-wrap .game-group.product_46:after{background:url(/_nuxt/img/product_46.8b76130.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_47>i,.mobile .game-menu .game-ower-logo.product_47>i,.mobile .user-gamelist .list-game.product_47 span{background-image:url(/_nuxt/img/product_47.bbe2ddb.webp)}.mobile .user-mod.game .game-wrap .game-group.product_47:after{background:url(/_nuxt/img/product_47.bbe2ddb.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_48>i,.mobile .game-menu .game-ower-logo.product_48>i,.mobile .user-gamelist .list-game.product_48 span{background-image:url(/_nuxt/img/product_48.8f4b2f7.webp)}.mobile .user-mod.game .game-wrap .game-group.product_48:after{background:url(/_nuxt/img/product_48.8f4b2f7.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_49>i,.mobile .game-menu .game-ower-logo.product_49>i,.mobile .user-gamelist .list-game.product_49 span{background-image:url(/_nuxt/img/product_49.7987ba4.webp)}.mobile .user-mod.game .game-wrap .game-group.product_49:after{background:url(/_nuxt/img/product_49.7987ba4.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_50>i,.mobile .game-menu .game-ower-logo.product_50>i,.mobile .user-gamelist .list-game.product_50 span{background-image:url(/_nuxt/img/product_50.8023adb.webp)}.mobile .user-mod.game .game-wrap .game-group.product_50:after{background:url(/_nuxt/img/product_50.8023adb.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_51>i,.mobile .game-menu .game-ower-logo.product_51>i,.mobile .user-gamelist .list-game.product_51 span{background-image:url(/_nuxt/img/product_51.f1e5fc0.webp)}.mobile .user-mod.game .game-wrap .game-group.product_51:after{background:url(/_nuxt/img/product_51.f1e5fc0.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_52>i,.mobile .game-menu .game-ower-logo.product_52>i,.mobile .user-gamelist .list-game.product_52 span{background-image:url(/_nuxt/img/product_52.6cdaf15.webp)}.mobile .user-mod.game .game-wrap .game-group.product_52:after{background:url(/_nuxt/img/product_52.6cdaf15.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_53>i,.mobile .game-menu .game-ower-logo.product_53>i,.mobile .user-gamelist .list-game.product_53 span{background-image:url(/_nuxt/img/product_53.0972001.webp)}.mobile .user-mod.game .game-wrap .game-group.product_53:after{background:url(/_nuxt/img/product_53.0972001.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_54>i,.mobile .game-menu .game-ower-logo.product_54>i,.mobile .user-gamelist .list-game.product_54 span{background-image:url(/_nuxt/img/product_54.ccb2f7e.webp)}.mobile .user-mod.game .game-wrap .game-group.product_54:after{background:url(/_nuxt/img/product_54.ccb2f7e.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_55>i,.mobile .game-menu .game-ower-logo.product_55>i,.mobile .user-gamelist .list-game.product_55 span{background-image:url(/_nuxt/img/product_55.3865a6e.webp)}.mobile .user-mod.game .game-wrap .game-group.product_55:after{background:url(/_nuxt/img/product_55.3865a6e.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_56>i,.mobile .game-menu .game-ower-logo.product_56>i,.mobile .user-gamelist .list-game.product_56 span{background-image:url(/_nuxt/img/product_56.9f0d235.webp)}.mobile .user-mod.game .game-wrap .game-group.product_56:after{background:url(/_nuxt/img/product_56.9f0d235.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_57>i,.mobile .game-menu .game-ower-logo.product_57>i,.mobile .user-gamelist .list-game.product_57 span{background-image:url(/_nuxt/img/product_57.05e010a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_57:after{background:url(/_nuxt/img/product_57.05e010a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_58>i,.mobile .game-menu .game-ower-logo.product_58>i,.mobile .user-gamelist .list-game.product_58 span{background-image:url(/_nuxt/img/product_58.e3d76fb.webp)}.mobile .user-mod.game .game-wrap .game-group.product_58:after{background:url(/_nuxt/img/product_58.e3d76fb.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_59>i,.mobile .game-menu .game-ower-logo.product_59>i,.mobile .user-gamelist .list-game.product_59 span{background-image:url(/_nuxt/img/product_59.c4bf5e6.webp)}.mobile .user-mod.game .game-wrap .game-group.product_59:after{background:url(/_nuxt/img/product_59.c4bf5e6.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_60>i,.mobile .game-menu .game-ower-logo.product_60>i,.mobile .user-gamelist .list-game.product_60 span{background-image:url(/_nuxt/img/product_60.a986213.webp)}.mobile .user-mod.game .game-wrap .game-group.product_60:after{background:url(/_nuxt/img/product_60.a986213.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_61>i,.mobile .game-menu .game-ower-logo.product_61>i,.mobile .user-gamelist .list-game.product_61 span{background-image:url(/_nuxt/img/product_61.a9b5dd9.webp)}.mobile .user-mod.game .game-wrap .game-group.product_61:after{background:url(/_nuxt/img/product_61.a9b5dd9.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_62>i,.mobile .game-menu .game-ower-logo.product_62>i,.mobile .user-gamelist .list-game.product_62 span{background-image:url(/_nuxt/img/product_62.af38c57.webp)}.mobile .user-mod.game .game-wrap .game-group.product_62:after{background:url(/_nuxt/img/product_62.af38c57.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_63>i,.mobile .game-menu .game-ower-logo.product_63>i,.mobile .user-gamelist .list-game.product_63 span{background-image:url(/_nuxt/img/product_63.43e71ef.webp)}.mobile .user-mod.game .game-wrap .game-group.product_63:after{background:url(/_nuxt/img/product_63.43e71ef.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_64>i,.mobile .game-menu .game-ower-logo.product_64>i,.mobile .user-gamelist .list-game.product_64 span{background-image:url(/_nuxt/img/product_64.a26ac84.webp)}.mobile .user-mod.game .game-wrap .game-group.product_64:after{background:url(/_nuxt/img/product_64.a26ac84.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_65>i,.mobile .game-menu .game-ower-logo.product_65>i,.mobile .user-gamelist .list-game.product_65 span{background-image:url(/_nuxt/img/product_65.f60ee3f.webp)}.mobile .user-mod.game .game-wrap .game-group.product_65:after{background:url(/_nuxt/img/product_65.f60ee3f.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_66>i,.mobile .game-menu .game-ower-logo.product_66>i,.mobile .user-gamelist .list-game.product_66 span{background-image:url(/_nuxt/img/product_66.fbe10ae.webp)}.mobile .user-mod.game .game-wrap .game-group.product_66:after{background:url(/_nuxt/img/product_66.fbe10ae.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_67>i,.mobile .game-menu .game-ower-logo.product_67>i,.mobile .user-gamelist .list-game.product_67 span{background-image:url(/_nuxt/img/product_67.4eb3800.webp)}.mobile .user-mod.game .game-wrap .game-group.product_67:after{background:url(/_nuxt/img/product_67.4eb3800.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_68>i,.mobile .game-menu .game-ower-logo.product_68>i,.mobile .user-gamelist .list-game.product_68 span{background-image:url(/_nuxt/img/product_68.15a00af.webp)}.mobile .user-mod.game .game-wrap .game-group.product_68:after{background:url(/_nuxt/img/product_68.15a00af.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_69>i,.mobile .game-menu .game-ower-logo.product_69>i,.mobile .user-gamelist .list-game.product_69 span{background-image:url(/_nuxt/img/product_69.f2e3585.webp)}.mobile .user-mod.game .game-wrap .game-group.product_69:after{background:url(/_nuxt/img/product_69.f2e3585.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_70>i,.mobile .game-menu .game-ower-logo.product_70>i,.mobile .user-gamelist .list-game.product_70 span{background-image:url(/_nuxt/img/product_70.95a8dac.webp)}.mobile .user-mod.game .game-wrap .game-group.product_70:after{background:url(/_nuxt/img/product_70.95a8dac.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_71>i,.mobile .game-menu .game-ower-logo.product_71>i,.mobile .user-gamelist .list-game.product_71 span{background-image:url(/_nuxt/img/product_71.ee576a8.webp)}.mobile .user-mod.game .game-wrap .game-group.product_71:after{background:url(/_nuxt/img/product_71.ee576a8.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_72>i,.mobile .game-menu .game-ower-logo.product_72>i,.mobile .user-gamelist .list-game.product_72 span{background-image:url(/_nuxt/img/product_72.d32bbd0.webp)}.mobile .user-mod.game .game-wrap .game-group.product_72:after{background:url(/_nuxt/img/product_72.d32bbd0.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_73>i,.mobile .game-menu .game-ower-logo.product_73>i,.mobile .user-gamelist .list-game.product_73 span{background-image:url(/_nuxt/img/product_73.9d2ee0c.webp)}.mobile .user-mod.game .game-wrap .game-group.product_73:after{background:url(/_nuxt/img/product_73.9d2ee0c.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_74>i,.mobile .game-menu .game-ower-logo.product_74>i,.mobile .user-gamelist .list-game.product_74 span{background-image:url(/_nuxt/img/product_74.c48b2da.webp)}.mobile .user-mod.game .game-wrap .game-group.product_74:after{background:url(/_nuxt/img/product_74.c48b2da.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_75>i,.mobile .game-menu .game-ower-logo.product_75>i,.mobile .user-gamelist .list-game.product_75 span{background-image:url(/_nuxt/img/product_75.ce0d778.webp)}.mobile .user-mod.game .game-wrap .game-group.product_75:after{background:url(/_nuxt/img/product_75.ce0d778.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_76>i,.mobile .game-menu .game-ower-logo.product_76>i,.mobile .user-gamelist .list-game.product_76 span{background-image:url(/_nuxt/img/product_76.6485e7c.webp)}.mobile .user-mod.game .game-wrap .game-group.product_76:after{background:url(/_nuxt/img/product_76.6485e7c.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_77>i,.mobile .game-menu .game-ower-logo.product_77>i,.mobile .user-gamelist .list-game.product_77 span{background-image:url(/_nuxt/img/product_77.8d05e10.webp)}.mobile .user-mod.game .game-wrap .game-group.product_77:after{background:url(/_nuxt/img/product_77.8d05e10.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_78>i,.mobile .game-menu .game-ower-logo.product_78>i,.mobile .user-gamelist .list-game.product_78 span{background-image:url(/_nuxt/img/product_78.e51891a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_78:after{background:url(/_nuxt/img/product_78.e51891a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_79>i,.mobile .game-menu .game-ower-logo.product_79>i,.mobile .user-gamelist .list-game.product_79 span{background-image:url(/_nuxt/img/product_79.8719f56.webp)}.mobile .user-mod.game .game-wrap .game-group.product_79:after{background:url(/_nuxt/img/product_79.8719f56.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_80>i,.mobile .game-menu .game-ower-logo.product_80>i,.mobile .user-gamelist .list-game.product_80 span{background-image:url(/_nuxt/img/product_80.651ff49.webp)}.mobile .user-mod.game .game-wrap .game-group.product_80:after{background:url(/_nuxt/img/product_80.651ff49.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_81>i,.mobile .game-menu .game-ower-logo.product_81>i,.mobile .user-gamelist .list-game.product_81 span{background-image:url(/_nuxt/img/product_81.20f4d86.webp)}.mobile .user-mod.game .game-wrap .game-group.product_81:after{background:url(/_nuxt/img/product_81.20f4d86.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_82>i,.mobile .game-menu .game-ower-logo.product_82>i,.mobile .user-gamelist .list-game.product_82 span{background-image:url(/_nuxt/img/product_82.d180196.webp)}.mobile .user-mod.game .game-wrap .game-group.product_82:after{background:url(/_nuxt/img/product_82.d180196.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_83>i,.mobile .game-menu .game-ower-logo.product_83>i,.mobile .user-gamelist .list-game.product_83 span{background-image:url(/_nuxt/img/product_83.6d8eb42.webp)}.mobile .user-mod.game .game-wrap .game-group.product_83:after{background:url(/_nuxt/img/product_83.6d8eb42.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_84>i,.mobile .game-menu .game-ower-logo.product_84>i,.mobile .user-gamelist .list-game.product_84 span{background-image:url(/_nuxt/img/product_84.4ae9739.webp)}.mobile .user-mod.game .game-wrap .game-group.product_84:after{background:url(/_nuxt/img/product_84.4ae9739.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_85>i,.mobile .game-menu .game-ower-logo.product_85>i,.mobile .user-gamelist .list-game.product_85 span{background-image:url(/_nuxt/img/product_85.7280cfb.webp)}.mobile .user-mod.game .game-wrap .game-group.product_85:after{background:url(/_nuxt/img/product_85.7280cfb.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_86>i,.mobile .game-menu .game-ower-logo.product_86>i,.mobile .user-gamelist .list-game.product_86 span{background-image:url(/_nuxt/img/product_86.4b9883f.webp)}.mobile .user-mod.game .game-wrap .game-group.product_86:after{background:url(/_nuxt/img/product_86.4b9883f.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_87>i,.mobile .game-menu .game-ower-logo.product_87>i,.mobile .user-gamelist .list-game.product_87 span{background-image:url(/_nuxt/img/product_87.d4215ac.webp)}.mobile .user-mod.game .game-wrap .game-group.product_87:after{background:url(/_nuxt/img/product_87.d4215ac.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_88>i,.mobile .game-menu .game-ower-logo.product_88>i,.mobile .user-gamelist .list-game.product_88 span{background-image:url(/_nuxt/img/product_88.6d8eb42.webp)}.mobile .user-mod.game .game-wrap .game-group.product_88:after{background:url(/_nuxt/img/product_88.6d8eb42.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_89>i,.mobile .game-menu .game-ower-logo.product_89>i,.mobile .user-gamelist .list-game.product_89 span{background-image:url(/_nuxt/img/product_89.2b98c9a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_89:after{background:url(/_nuxt/img/product_89.2b98c9a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_90>i,.mobile .game-menu .game-ower-logo.product_90>i,.mobile .user-gamelist .list-game.product_90 span{background-image:url(/_nuxt/img/product_90.6214eb9.webp)}.mobile .user-mod.game .game-wrap .game-group.product_90:after{background:url(/_nuxt/img/product_90.6214eb9.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_91>i,.mobile .game-menu .game-ower-logo.product_91>i,.mobile .user-gamelist .list-game.product_91 span{background-image:url(/_nuxt/img/product_91.671a37a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_91:after{background:url(/_nuxt/img/product_91.671a37a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_92>i,.mobile .game-menu .game-ower-logo.product_92>i,.mobile .user-gamelist .list-game.product_92 span{background-image:url(/_nuxt/img/product_92.d3785b1.webp)}.mobile .user-mod.game .game-wrap .game-group.product_92:after{background:url(/_nuxt/img/product_92.d3785b1.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_93>i,.mobile .game-menu .game-ower-logo.product_93>i,.mobile .user-gamelist .list-game.product_93 span{background-image:url(/_nuxt/img/product_93.af73f9c.webp)}.mobile .user-mod.game .game-wrap .game-group.product_93:after{background:url(/_nuxt/img/product_93.af73f9c.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_94>i,.mobile .game-menu .game-ower-logo.product_94>i,.mobile .user-gamelist .list-game.product_94 span{background-image:url(/_nuxt/img/product_94.5455a8d.webp)}.mobile .user-mod.game .game-wrap .game-group.product_94:after{background:url(/_nuxt/img/product_94.5455a8d.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_95>i,.mobile .game-menu .game-ower-logo.product_95>i,.mobile .user-gamelist .list-game.product_95 span{background-image:url(/_nuxt/img/product_95.bfb7a74.webp)}.mobile .user-mod.game .game-wrap .game-group.product_95:after{background:url(/_nuxt/img/product_95.bfb7a74.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_96>i,.mobile .game-menu .game-ower-logo.product_96>i,.mobile .user-gamelist .list-game.product_96 span{background-image:url(data:image/webp;base64,UklGRgwBAABXRUJQVlA4WAoAAAAQAAAAvQEA3QAAQUxQSAkAAAABBxAREYiI/gcAVlA4INwAAABQGACdASq+Ad4APkkkkUaioiGhICgAUAkJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snH8AAD+//EsAAAAAAAAAAAAAAAA)}.mobile .user-mod.game .game-wrap .game-group.product_96:after{background:url(data:image/webp;base64,UklGRgwBAABXRUJQVlA4WAoAAAAQAAAAvQEA3QAAQUxQSAkAAAABBxAREYiI/gcAVlA4INwAAABQGACdASq+Ad4APkkkkUaioiGhICgAUAkJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snH8AAD+//EsAAAAAAAAAAAAAAAA) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_97>i,.mobile .game-menu .game-ower-logo.product_97>i,.mobile .user-gamelist .list-game.product_97 span{background-image:url(/_nuxt/img/product_97.e51891a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_97:after{background:url(/_nuxt/img/product_97.e51891a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_98>i,.mobile .game-menu .game-ower-logo.product_98>i,.mobile .user-gamelist .list-game.product_98 span{background-image:url(/_nuxt/img/product_98.bd2a535.webp)}.mobile .user-mod.game .game-wrap .game-group.product_98:after{background:url(/_nuxt/img/product_98.bd2a535.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_99>i,.mobile .game-menu .game-ower-logo.product_99>i,.mobile .user-gamelist .list-game.product_99 span{background-image:url(data:image/webp;base64,UklGRgwBAABXRUJQVlA4WAoAAAAQAAAAvQEA3QAAQUxQSAkAAAABBxAREYiI/gcAVlA4INwAAABQGACdASq+Ad4APkkkkUaioiGhICgAUAkJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snH8AAD+//EsAAAAAAAAAAAAAAAA)}.mobile .user-mod.game .game-wrap .game-group.product_99:after{background:url(data:image/webp;base64,UklGRgwBAABXRUJQVlA4WAoAAAAQAAAAvQEA3QAAQUxQSAkAAAABBxAREYiI/gcAVlA4INwAAABQGACdASq+Ad4APkkkkUaioiGhICgAUAkJaW7hd2EbQAnsA99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snIe+2TkPfbJyHvtk5D32ych77ZOQ99snH8AAD+//EsAAAAAAAAAAAAAAAA) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_100>i,.mobile .game-menu .game-ower-logo.product_100>i,.mobile .user-gamelist .list-game.product_100 span{background-image:url(/_nuxt/img/product_100.24b9796.webp)}.mobile .user-mod.game .game-wrap .game-group.product_100:after{background:url(/_nuxt/img/product_100.24b9796.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_101>i,.mobile .game-menu .game-ower-logo.product_101>i,.mobile .user-gamelist .list-game.product_101 span{background-image:url(/_nuxt/img/product_101.56846ba.webp)}.mobile .user-mod.game .game-wrap .game-group.product_101:after{background:url(/_nuxt/img/product_101.56846ba.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_102>i,.mobile .game-menu .game-ower-logo.product_102>i,.mobile .user-gamelist .list-game.product_102 span{background-image:url(/_nuxt/img/product_102.741c69f.webp)}.mobile .user-mod.game .game-wrap .game-group.product_102:after{background:url(/_nuxt/img/product_102.741c69f.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_103>i,.mobile .game-menu .game-ower-logo.product_103>i,.mobile .user-gamelist .list-game.product_103 span{background-image:url(/_nuxt/img/product_103.2b98c9a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_103:after{background:url(/_nuxt/img/product_103.2b98c9a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_104>i,.mobile .game-menu .game-ower-logo.product_104>i,.mobile .user-gamelist .list-game.product_104 span{background-image:url(/_nuxt/img/product_104.2b98c9a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_104:after{background:url(/_nuxt/img/product_104.2b98c9a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_105>i,.mobile .game-menu .game-ower-logo.product_105>i,.mobile .user-gamelist .list-game.product_105 span{background-image:url(/_nuxt/img/product_105.351bc51.webp)}.mobile .user-mod.game .game-wrap .game-group.product_105:after{background:url(/_nuxt/img/product_105.351bc51.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_106>i,.mobile .game-menu .game-ower-logo.product_106>i,.mobile .user-gamelist .list-game.product_106 span{background-image:url(/_nuxt/img/product_106.ee576a8.webp)}.mobile .user-mod.game .game-wrap .game-group.product_106:after{background:url(/_nuxt/img/product_106.ee576a8.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_107>i,.mobile .game-menu .game-ower-logo.product_107>i,.mobile .user-gamelist .list-game.product_107 span{background-image:url(/_nuxt/img/product_107.d32bbd0.webp)}.mobile .user-mod.game .game-wrap .game-group.product_107:after{background:url(/_nuxt/img/product_107.d32bbd0.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_108>i,.mobile .game-menu .game-ower-logo.product_108>i,.mobile .user-gamelist .list-game.product_108 span{background-image:url(/_nuxt/img/product_108.9d2ee0c.webp)}.mobile .user-mod.game .game-wrap .game-group.product_108:after{background:url(/_nuxt/img/product_108.9d2ee0c.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_109>i,.mobile .game-menu .game-ower-logo.product_109>i,.mobile .user-gamelist .list-game.product_109 span{background-image:url(/_nuxt/img/product_109.ce0d778.webp)}.mobile .user-mod.game .game-wrap .game-group.product_109:after{background:url(/_nuxt/img/product_109.ce0d778.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_110>i,.mobile .game-menu .game-ower-logo.product_110>i,.mobile .user-gamelist .list-game.product_110 span{background-image:url(/_nuxt/img/product_110.e51891a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_110:after{background:url(/_nuxt/img/product_110.e51891a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_111>i,.mobile .game-menu .game-ower-logo.product_111>i,.mobile .user-gamelist .list-game.product_111 span{background-image:url(/_nuxt/img/product_111.24b9796.webp)}.mobile .user-mod.game .game-wrap .game-group.product_111:after{background:url(/_nuxt/img/product_111.24b9796.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_112>i,.mobile .game-menu .game-ower-logo.product_112>i,.mobile .user-gamelist .list-game.product_112 span{background-image:url(/_nuxt/img/product_112.56846ba.webp)}.mobile .user-mod.game .game-wrap .game-group.product_112:after{background:url(/_nuxt/img/product_112.56846ba.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_113>i,.mobile .game-menu .game-ower-logo.product_113>i,.mobile .user-gamelist .list-game.product_113 span{background-image:url(/_nuxt/img/product_113.38e155a.webp)}.mobile .user-mod.game .game-wrap .game-group.product_113:after{background:url(/_nuxt/img/product_113.38e155a.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_114>i,.mobile .game-menu .game-ower-logo.product_114>i,.mobile .user-gamelist .list-game.product_114 span{background-image:url(/_nuxt/img/product_114.8939a6c.webp)}.mobile .user-mod.game .game-wrap .game-group.product_114:after{background:url(/_nuxt/img/product_114.8939a6c.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_115>i,.mobile .game-menu .game-ower-logo.product_115>i,.mobile .user-gamelist .list-game.product_115 span{background-image:url(/_nuxt/img/product_115.901d4b8.webp)}.mobile .user-mod.game .game-wrap .game-group.product_115:after{background:url(/_nuxt/img/product_115.901d4b8.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_116>i,.mobile .game-menu .game-ower-logo.product_116>i,.mobile .user-gamelist .list-game.product_116 span{background-image:url(/_nuxt/img/product_116.5f23986.webp)}.mobile .user-mod.game .game-wrap .game-group.product_116:after{background:url(/_nuxt/img/product_116.5f23986.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_117>i,.mobile .game-menu .game-ower-logo.product_117>i,.mobile .user-gamelist .list-game.product_117 span{background-image:url(/_nuxt/img/product_117.827d0d5.webp)}.mobile .user-mod.game .game-wrap .game-group.product_117:after{background:url(/_nuxt/img/product_117.827d0d5.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_118>i,.mobile .game-menu .game-ower-logo.product_118>i,.mobile .user-gamelist .list-game.product_118 span{background-image:url(/_nuxt/img/product_118.34afa24.webp)}.mobile .user-mod.game .game-wrap .game-group.product_118:after{background:url(/_nuxt/img/product_118.34afa24.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_119>i,.mobile .game-menu .game-ower-logo.product_119>i,.mobile .user-gamelist .list-game.product_119 span{background-image:url(/_nuxt/img/product_119.a8fd398.webp)}.mobile .user-mod.game .game-wrap .game-group.product_119:after{background:url(/_nuxt/img/product_119.a8fd398.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_120>i,.mobile .game-menu .game-ower-logo.product_120>i,.mobile .user-gamelist .list-game.product_120 span{background-image:url(/_nuxt/img/product_120.a8fd398.webp)}.mobile .user-mod.game .game-wrap .game-group.product_120:after{background:url(/_nuxt/img/product_120.a8fd398.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_121>i,.mobile .game-menu .game-ower-logo.product_121>i,.mobile .user-gamelist .list-game.product_121 span{background-image:url(/_nuxt/img/product_121.741c69f.webp)}.mobile .user-mod.game .game-wrap .game-group.product_121:after{background:url(/_nuxt/img/product_121.741c69f.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_122>i,.mobile .game-menu .game-ower-logo.product_122>i,.mobile .user-gamelist .list-game.product_122 span{background-image:url(/_nuxt/img/product_122.4b72a87.webp)}.mobile .user-mod.game .game-wrap .game-group.product_122:after{background:url(/_nuxt/img/product_122.4b72a87.webp) no-repeat 50%/auto 40px}.desktop .game-menu .game-ower-logo.product_123>i,.mobile .game-menu .game-ower-logo.product_123>i,.mobile .user-gamelist .list-game.product_123 span{background-image:url(/_nuxt/img/product_123.0b1a092.webp)}.mobile .user-mod.game .game-wrap .game-group.product_123:after{background:url(/_nuxt/img/product_123.0b1a092.webp) no-repeat 50%/auto 40px}.desktop .game-list.one-piece .game-group[class*=product_] .game-logo{background-position:50%;background-repeat:no-repeat;background-size:contain}.desktop .game-list.one-piece .game-btn{bottom:26px}.desktop .game-list.chess .game-group[class*=product_],.desktop .game-list.lotto .game-group[class*=product_],.desktop .game-list.sport .game-group[class*=product_]{background:url(/_nuxt/img/product_bg.8d43f24.webp) no-repeat 50%/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:22%;padding-bottom:11%;background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;top:67.5%;left:12%;transform:translate(-50%,-50%);z-index:3}.desktop .game-list.chess .game-group[class*=product_]:after,.desktop .game-list.lotto .game-group[class*=product_]:after,.desktop .game-list.sport .game-group[class*=product_]:after{content:"";position:absolute;right:0;bottom:0;background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:transparent;width:100%;height:100%;z-index:2}.desktop .game-list.chess .game-group[class*=product_].product_87:before,.desktop .game-list.chess .game-group[class*=product_].product_90:before,.desktop .game-list.lotto .game-group[class*=product_].product_87:before,.desktop .game-list.lotto .game-group[class*=product_].product_90:before,.desktop .game-list.sport .game-group[class*=product_].product_87:before,.desktop .game-list.sport .game-group[class*=product_].product_90:before{filter:drop-shadow(0 0 2px #fff)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list[class*=product_]{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;position:absolute}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list[class*=product_].game-uphold:before{z-index:19}.desktop .game-list.one-piece .game-group.product_1 .game-logo{background-image:url(/_nuxt/img/product_1.19f22dd.webp)}.desktop .game-list.live .game-group.product_1{background:url(/_nuxt/img/product_1.da67527.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_1:after,.desktop .game-list.lotto .game-group.product_1:after,.desktop .game-list.sport .game-group.product_1:after{background-image:url(/_nuxt/img/product_1.da67527.webp)}.desktop .game-list.chess .game-group.product_1:before,.desktop .game-list.lotto .game-group.product_1:before,.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-image:url(/_nuxt/img/product_1.2c85500.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_1.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_2 .game-logo{background-image:url(/_nuxt/img/product_2.944cd42.webp)}.desktop .game-list.live .game-group.product_2{background:url(/_nuxt/img/product_2.77e9deb.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_2:after,.desktop .game-list.lotto .game-group.product_2:after,.desktop .game-list.sport .game-group.product_2:after{background-image:url(/_nuxt/img/product_2.77e9deb.webp)}.desktop .game-list.chess .game-group.product_2:before,.desktop .game-list.lotto .game-group.product_2:before,.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-image:url(/_nuxt/img/product_2.7420bfd.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_2.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_3 .game-logo{background-image:url(/_nuxt/img/product_3.5bf0685.webp)}.desktop .game-list.live .game-group.product_3{background:url(/_nuxt/img/product_3.45a6544.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_3:after,.desktop .game-list.lotto .game-group.product_3:after,.desktop .game-list.sport .game-group.product_3:after{background-image:url(/_nuxt/img/product_3.45a6544.webp)}.desktop .game-list.chess .game-group.product_3:before,.desktop .game-list.lotto .game-group.product_3:before,.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-image:url(/_nuxt/img/product_3.a15aaaa.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_3.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_4 .game-logo{background-image:url(/_nuxt/img/product_4.0e8d8f3.webp)}.desktop .game-list.live .game-group.product_4{background:url(/_nuxt/img/product_4.9929bf1.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_4:after,.desktop .game-list.lotto .game-group.product_4:after,.desktop .game-list.sport .game-group.product_4:after{background-image:url(/_nuxt/img/product_4.9929bf1.webp)}.desktop .game-list.chess .game-group.product_4:before,.desktop .game-list.lotto .game-group.product_4:before,.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-image:url(/_nuxt/img/product_4.03c7494.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_4.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_6 .game-logo{background-image:url(/_nuxt/img/product_6.386b7e6.webp)}.desktop .game-list.live .game-group.product_6{background:url(/_nuxt/img/product_6.cf587d8.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_6:after,.desktop .game-list.lotto .game-group.product_6:after,.desktop .game-list.sport .game-group.product_6:after{background-image:url(/_nuxt/img/product_6.cf587d8.webp)}.desktop .game-list.chess .game-group.product_6:before,.desktop .game-list.lotto .game-group.product_6:before,.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-image:url(/_nuxt/img/product_6.8d91586.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_6.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_7 .game-logo{background-image:url(/_nuxt/img/product_7.10e3cab.webp)}.desktop .game-list.live .game-group.product_7{background:url(/_nuxt/img/product_7.a7d040a.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_7:after,.desktop .game-list.lotto .game-group.product_7:after,.desktop .game-list.sport .game-group.product_7:after{background-image:url(/_nuxt/img/product_7.a7d040a.webp)}.desktop .game-list.chess .game-group.product_7:before,.desktop .game-list.lotto .game-group.product_7:before,.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-image:url(/_nuxt/img/product_7.7c7a542.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_7.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_11 .game-logo{background-image:url(/_nuxt/img/product_11.f4e9581.webp)}.desktop .game-list.live .game-group.product_11{background:url(/_nuxt/img/product_11.d3776eb.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_11:after,.desktop .game-list.lotto .game-group.product_11:after,.desktop .game-list.sport .game-group.product_11:after{background-image:url(/_nuxt/img/product_11.d3776eb.webp)}.desktop .game-list.chess .game-group.product_11:before,.desktop .game-list.lotto .game-group.product_11:before,.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-image:url(/_nuxt/img/product_11.b816426.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_11.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_13 .game-logo{background-image:url(/_nuxt/img/product_13.82452ba.webp)}.desktop .game-list.live .game-group.product_13{background:url(/_nuxt/img/product_13.a66d874.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_13:after,.desktop .game-list.lotto .game-group.product_13:after,.desktop .game-list.sport .game-group.product_13:after{background-image:url(/_nuxt/img/product_13.a66d874.webp)}.desktop .game-list.chess .game-group.product_13:before,.desktop .game-list.lotto .game-group.product_13:before,.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-image:url(/_nuxt/img/product_13.32fc15f.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_13.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_24 .game-logo{background-image:url(/_nuxt/img/product_24.ee576a8.webp)}.desktop .game-list.live .game-group.product_24{background:url(/_nuxt/img/product_24.0675ff5.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_24:after,.desktop .game-list.lotto .game-group.product_24:after,.desktop .game-list.sport .game-group.product_24:after{background-image:url(/_nuxt/img/product_24.0675ff5.webp)}.desktop .game-list.chess .game-group.product_24:before,.desktop .game-list.lotto .game-group.product_24:before,.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-image:url(/_nuxt/img/product_24.2d3275f.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_24.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_25 .game-logo{background-image:url(/_nuxt/img/product_25.d32bbd0.webp)}.desktop .game-list.live .game-group.product_25{background:url(/_nuxt/img/product_25.44f510a.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_25:after,.desktop .game-list.lotto .game-group.product_25:after,.desktop .game-list.sport .game-group.product_25:after{background-image:url(/_nuxt/img/product_25.44f510a.webp)}.desktop .game-list.chess .game-group.product_25:before,.desktop .game-list.lotto .game-group.product_25:before,.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-image:url(/_nuxt/img/product_25.319e765.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_25.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_27 .game-logo{background-image:url(/_nuxt/img/product_27.c48b2da.webp)}.desktop .game-list.live .game-group.product_27{background:url(/_nuxt/img/product_27.240e67a.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_27:after,.desktop .game-list.lotto .game-group.product_27:after,.desktop .game-list.sport .game-group.product_27:after{background-image:url(/_nuxt/img/product_27.240e67a.webp)}.desktop .game-list.chess .game-group.product_27:before,.desktop .game-list.lotto .game-group.product_27:before,.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-image:url(/_nuxt/img/product_27.f17a241.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_27.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_29 .game-logo{background-image:url(/_nuxt/img/product_29.fc41b43.webp)}.desktop .game-list.live .game-group.product_29{background:url(/_nuxt/img/product_29.0751057.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_29:after,.desktop .game-list.lotto .game-group.product_29:after,.desktop .game-list.sport .game-group.product_29:after{background-image:url(/_nuxt/img/product_29.0751057.webp)}.desktop .game-list.chess .game-group.product_29:before,.desktop .game-list.lotto .game-group.product_29:before,.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-image:url(/_nuxt/img/product_29.2892a3d.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_29.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_52 .game-logo{background-image:url(/_nuxt/img/product_52.6cdaf15.webp)}.desktop .game-list.live .game-group.product_52{background:url(/_nuxt/img/product_52.329a447.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_52:after,.desktop .game-list.lotto .game-group.product_52:after,.desktop .game-list.sport .game-group.product_52:after{background-image:url(/_nuxt/img/product_52.329a447.webp)}.desktop .game-list.chess .game-group.product_52:before,.desktop .game-list.lotto .game-group.product_52:before,.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-image:url(/_nuxt/img/product_52.c5d31e5.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_52.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_53 .game-logo{background-image:url(/_nuxt/img/product_53.0972001.webp)}.desktop .game-list.live .game-group.product_53{background:url(/_nuxt/img/product_53.7548c1a.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_53:after,.desktop .game-list.lotto .game-group.product_53:after,.desktop .game-list.sport .game-group.product_53:after{background-image:url(/_nuxt/img/product_53.7548c1a.webp)}.desktop .game-list.chess .game-group.product_53:before,.desktop .game-list.lotto .game-group.product_53:before,.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-image:url(/_nuxt/img/product_53.c54239e.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_53.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_66 .game-logo{background-image:url(/_nuxt/img/product_66.fbe10ae.webp)}.desktop .game-list.live .game-group.product_66{background:url(/_nuxt/img/product_66.20b1f09.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_66:after,.desktop .game-list.lotto .game-group.product_66:after,.desktop .game-list.sport .game-group.product_66:after{background-image:url(/_nuxt/img/product_66.20b1f09.webp)}.desktop .game-list.chess .game-group.product_66:before,.desktop .game-list.lotto .game-group.product_66:before,.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-image:url(/_nuxt/img/product_66.950cca5.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_66.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_70 .game-logo{background-image:url(/_nuxt/img/product_70.95a8dac.webp)}.desktop .game-list.live .game-group.product_70{background:url(/_nuxt/img/product_70.02cea42.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_70:after,.desktop .game-list.lotto .game-group.product_70:after,.desktop .game-list.sport .game-group.product_70:after{background-image:url(/_nuxt/img/product_70.02cea42.webp)}.desktop .game-list.chess .game-group.product_70:before,.desktop .game-list.lotto .game-group.product_70:before,.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-image:url(/_nuxt/img/product_70.c6d3cfb.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_70.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_71 .game-logo{background-image:url(/_nuxt/img/product_71.ee576a8.webp)}.desktop .game-list.live .game-group.product_71{background:url(/_nuxt/img/product_71.0675ff5.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_71:after,.desktop .game-list.lotto .game-group.product_71:after,.desktop .game-list.sport .game-group.product_71:after{background-image:url(/_nuxt/img/product_71.0675ff5.webp)}.desktop .game-list.chess .game-group.product_71:before,.desktop .game-list.lotto .game-group.product_71:before,.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-image:url(/_nuxt/img/product_71.2d3275f.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_71.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_72 .game-logo{background-image:url(/_nuxt/img/product_72.d32bbd0.webp)}.desktop .game-list.live .game-group.product_72{background:url(/_nuxt/img/product_72.44f510a.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_72:after,.desktop .game-list.lotto .game-group.product_72:after,.desktop .game-list.sport .game-group.product_72:after{background-image:url(/_nuxt/img/product_72.44f510a.webp)}.desktop .game-list.chess .game-group.product_72:before,.desktop .game-list.lotto .game-group.product_72:before,.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-image:url(/_nuxt/img/product_72.2a15d51.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_72.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_74 .game-logo{background-image:url(/_nuxt/img/product_74.c48b2da.webp)}.desktop .game-list.live .game-group.product_74{background:url(/_nuxt/img/product_74.240e67a.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_74:after,.desktop .game-list.lotto .game-group.product_74:after,.desktop .game-list.sport .game-group.product_74:after{background-image:url(/_nuxt/img/product_74.240e67a.webp)}.desktop .game-list.chess .game-group.product_74:before,.desktop .game-list.lotto .game-group.product_74:before,.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-image:url(/_nuxt/img/product_74.a8f2257.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_74.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_78 .game-logo{background-image:url(/_nuxt/img/product_78.e51891a.webp)}.desktop .game-list.live .game-group.product_78{background:url(/_nuxt/img/product_78.b623406.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_78:after,.desktop .game-list.lotto .game-group.product_78:after,.desktop .game-list.sport .game-group.product_78:after{background-image:url(/_nuxt/img/product_78.b623406.webp)}.desktop .game-list.chess .game-group.product_78:before,.desktop .game-list.lotto .game-group.product_78:before,.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-image:url(/_nuxt/img/product_78.4009765.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_78.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_80 .game-logo{background-image:url(/_nuxt/img/product_80.651ff49.webp)}.desktop .game-list.live .game-group.product_80{background:url(/_nuxt/img/product_80.c480a19.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_80:after,.desktop .game-list.lotto .game-group.product_80:after,.desktop .game-list.sport .game-group.product_80:after{background-image:url(/_nuxt/img/product_80.c480a19.webp)}.desktop .game-list.chess .game-group.product_80:before,.desktop .game-list.lotto .game-group.product_80:before,.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-image:url(/_nuxt/img/product_80.b8e56ee.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_80.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_81 .game-logo{background-image:url(/_nuxt/img/product_81.20f4d86.webp)}.desktop .game-list.live .game-group.product_81{background:url(/_nuxt/img/product_81.dd73806.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_81:after,.desktop .game-list.lotto .game-group.product_81:after,.desktop .game-list.sport .game-group.product_81:after{background-image:url(/_nuxt/img/product_81.dd73806.webp)}.desktop .game-list.chess .game-group.product_81:before,.desktop .game-list.lotto .game-group.product_81:before,.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-image:url(/_nuxt/img/product_81.13d2dec.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_81.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_86 .game-logo{background-image:url(/_nuxt/img/product_86.4b9883f.webp)}.desktop .game-list.live .game-group.product_86{background:url(/_nuxt/img/product_86.2e6658f.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_86:after,.desktop .game-list.lotto .game-group.product_86:after,.desktop .game-list.sport .game-group.product_86:after{background-image:url(/_nuxt/img/product_86.2e6658f.webp)}.desktop .game-list.chess .game-group.product_86:before,.desktop .game-list.lotto .game-group.product_86:before,.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-image:url(/_nuxt/img/product_86.ff5a991.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_86.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_87 .game-logo{background-image:url(/_nuxt/img/product_87.d4215ac.webp)}.desktop .game-list.live .game-group.product_87{background:url(/_nuxt/img/product_87.e45eaab.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_87:after,.desktop .game-list.lotto .game-group.product_87:after,.desktop .game-list.sport .game-group.product_87:after{background-image:url(/_nuxt/img/product_87.e45eaab.webp)}.desktop .game-list.chess .game-group.product_87:before,.desktop .game-list.lotto .game-group.product_87:before,.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-image:url(/_nuxt/img/product_87.e43e44e.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_87.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_89 .game-logo{background-image:url(/_nuxt/img/product_89.2b98c9a.webp)}.desktop .game-list.live .game-group.product_89{background:url(/_nuxt/img/product_89.0e6cb02.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_89:after,.desktop .game-list.lotto .game-group.product_89:after,.desktop .game-list.sport .game-group.product_89:after{background-image:url(/_nuxt/img/product_89.0e6cb02.webp)}.desktop .game-list.chess .game-group.product_89:before,.desktop .game-list.lotto .game-group.product_89:before,.desktop .game-list.sport .game-group.product_89:before{background-image:url(/_nuxt/img/product_89.2b98c9a.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_89{background-image:url(/_nuxt/img/product_89.cb73b53.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_89.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_90 .game-logo{background-image:url(/_nuxt/img/product_90.6214eb9.webp)}.desktop .game-list.live .game-group.product_90{background:url(/_nuxt/img/product_90.ea3fee5.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_90:after,.desktop .game-list.lotto .game-group.product_90:after,.desktop .game-list.sport .game-group.product_90:after{background-image:url(/_nuxt/img/product_90.ea3fee5.webp)}.desktop .game-list.chess .game-group.product_90:before,.desktop .game-list.lotto .game-group.product_90:before,.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-image:url(/_nuxt/img/product_90.f529d86.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_90.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_94 .game-logo{background-image:url(/_nuxt/img/product_94.5455a8d.webp)}.desktop .game-list.live .game-group.product_94{background:url(/_nuxt/img/product_94.f11d343.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_94:after,.desktop .game-list.lotto .game-group.product_94:after,.desktop .game-list.sport .game-group.product_94:after{background-image:url(/_nuxt/img/product_94.f11d343.webp)}.desktop .game-list.chess .game-group.product_94:before,.desktop .game-list.lotto .game-group.product_94:before,.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-image:url(/_nuxt/img/product_94.896b706.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_94.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_95 .game-logo{background-image:url(/_nuxt/img/product_95.bfb7a74.webp)}.desktop .game-list.live .game-group.product_95{background:url(/_nuxt/img/product_95.35407d1.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_95:after,.desktop .game-list.lotto .game-group.product_95:after,.desktop .game-list.sport .game-group.product_95:after{background-image:url(/_nuxt/img/product_95.35407d1.webp)}.desktop .game-list.chess .game-group.product_95:before,.desktop .game-list.lotto .game-group.product_95:before,.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-image:url(/_nuxt/img/product_95.c4ce9e8.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_95.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_97 .game-logo{background-image:url(/_nuxt/img/product_97.e51891a.webp)}.desktop .game-list.live .game-group.product_97{background:url(/_nuxt/img/product_97.b623406.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_97:after,.desktop .game-list.lotto .game-group.product_97:after,.desktop .game-list.sport .game-group.product_97:after{background-image:url(/_nuxt/img/product_97.b623406.webp)}.desktop .game-list.chess .game-group.product_97:before,.desktop .game-list.lotto .game-group.product_97:before,.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-image:url(/_nuxt/img/product_97.4009765.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_97.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_98 .game-logo{background-image:url(/_nuxt/img/product_98.bd2a535.webp)}.desktop .game-list.live .game-group.product_98{background:url(/_nuxt/img/product_98.04729d0.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_98:after,.desktop .game-list.lotto .game-group.product_98:after,.desktop .game-list.sport .game-group.product_98:after{background-image:url(/_nuxt/img/product_98.04729d0.webp)}.desktop .game-list.chess .game-group.product_98:before,.desktop .game-list.lotto .game-group.product_98:before,.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-image:url(/_nuxt/img/product_98.c56da5d.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_98.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_101 .game-logo{background-image:url(/_nuxt/img/product_101.56846ba.webp)}.desktop .game-list.live .game-group.product_101{background:url(/_nuxt/img/product_101.cd8944c.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_101:after,.desktop .game-list.lotto .game-group.product_101:after,.desktop .game-list.sport .game-group.product_101:after{background-image:url(/_nuxt/img/product_101.cd8944c.webp)}.desktop .game-list.chess .game-group.product_101:before,.desktop .game-list.lotto .game-group.product_101:before,.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-image:url(/_nuxt/img/product_101.651483e.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_101.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_102 .game-logo{background-image:url(/_nuxt/img/product_102.741c69f.webp)}.desktop .game-list.live .game-group.product_102{background:url(/_nuxt/img/product_102.f830580.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_102:after,.desktop .game-list.lotto .game-group.product_102:after,.desktop .game-list.sport .game-group.product_102:after{background-image:url(/_nuxt/img/product_102.f830580.webp)}.desktop .game-list.chess .game-group.product_102:before,.desktop .game-list.lotto .game-group.product_102:before,.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-image:url(/_nuxt/img/product_102.72c3afc.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_102.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_103 .game-logo{background-image:url(/_nuxt/img/product_103.2b98c9a.webp)}.desktop .game-list.live .game-group.product_103{background:url(/_nuxt/img/product_103.0e6cb02.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_103:after,.desktop .game-list.lotto .game-group.product_103:after,.desktop .game-list.sport .game-group.product_103:after{background-image:url(/_nuxt/img/product_103.0e6cb02.webp)}.desktop .game-list.chess .game-group.product_103:before,.desktop .game-list.lotto .game-group.product_103:before,.desktop .game-list.sport .game-group.product_103:before{background-image:url(/_nuxt/img/product_103.2b98c9a.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_103{background-image:url(/_nuxt/img/product_103.cb73b53.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_103.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_104 .game-logo{background-image:url(/_nuxt/img/product_104.2b98c9a.webp)}.desktop .game-list.live .game-group.product_104{background:url(/_nuxt/img/product_104.f656a8a.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_104:after,.desktop .game-list.lotto .game-group.product_104:after,.desktop .game-list.sport .game-group.product_104:after{background-image:url(/_nuxt/img/product_104.f656a8a.webp)}.desktop .game-list.chess .game-group.product_104:before,.desktop .game-list.lotto .game-group.product_104:before,.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-image:url(/_nuxt/img/product_104.57a2f26.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_104.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_106 .game-logo{background-image:url(/_nuxt/img/product_106.ee576a8.webp)}.desktop .game-list.live .game-group.product_106{background:url(/_nuxt/img/product_106.0675ff5.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_106:after,.desktop .game-list.lotto .game-group.product_106:after,.desktop .game-list.sport .game-group.product_106:after{background-image:url(/_nuxt/img/product_106.0675ff5.webp)}.desktop .game-list.chess .game-group.product_106:before,.desktop .game-list.lotto .game-group.product_106:before,.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-image:url(/_nuxt/img/product_106.2d3275f.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_106.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_107 .game-logo{background-image:url(/_nuxt/img/product_107.d32bbd0.webp)}.desktop .game-list.live .game-group.product_107{background:url(/_nuxt/img/product_107.44f510a.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_107:after,.desktop .game-list.lotto .game-group.product_107:after,.desktop .game-list.sport .game-group.product_107:after{background-image:url(/_nuxt/img/product_107.44f510a.webp)}.desktop .game-list.chess .game-group.product_107:before,.desktop .game-list.lotto .game-group.product_107:before,.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-image:url(/_nuxt/img/product_107.2a15d51.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_107.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_110 .game-logo{background-image:url(/_nuxt/img/product_110.e51891a.webp)}.desktop .game-list.live .game-group.product_110{background:url(/_nuxt/img/product_110.b623406.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_110:after,.desktop .game-list.lotto .game-group.product_110:after,.desktop .game-list.sport .game-group.product_110:after{background-image:url(/_nuxt/img/product_110.b623406.webp)}.desktop .game-list.chess .game-group.product_110:before,.desktop .game-list.lotto .game-group.product_110:before,.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-image:url(/_nuxt/img/product_110.4009765.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_110.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_112 .game-logo{background-image:url(/_nuxt/img/product_112.56846ba.webp)}.desktop .game-list.live .game-group.product_112{background:url(/_nuxt/img/product_112.cd8944c.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_112:after,.desktop .game-list.lotto .game-group.product_112:after,.desktop .game-list.sport .game-group.product_112:after{background-image:url(/_nuxt/img/product_112.cd8944c.webp)}.desktop .game-list.chess .game-group.product_112:before,.desktop .game-list.lotto .game-group.product_112:before,.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-image:url(/_nuxt/img/product_112.651483e.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_112.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_118 .game-logo{background-image:url(/_nuxt/img/product_118.34afa24.webp)}.desktop .game-list.live .game-group.product_118{background:url(/_nuxt/img/product_118.51226df.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_118:after,.desktop .game-list.lotto .game-group.product_118:after,.desktop .game-list.sport .game-group.product_118:after{background-image:url(/_nuxt/img/product_118.51226df.webp)}.desktop .game-list.chess .game-group.product_118:before,.desktop .game-list.lotto .game-group.product_118:before,.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-image:url(/_nuxt/img/product_118.cac0af9.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_118.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.desktop .game-list.one-piece .game-group.product_121 .game-logo{background-image:url(/_nuxt/img/product_121.741c69f.webp)}.desktop .game-list.live .game-group.product_121{background:url(/_nuxt/img/product_121.76f48db.webp) no-repeat 50%/contain transparent}.desktop .game-list.chess .game-group.product_121:after,.desktop .game-list.lotto .game-group.product_121:after,.desktop .game-list.sport .game-group.product_121:after{background-image:url(/_nuxt/img/product_121.76f48db.webp)}.desktop .game-list.chess .game-group.product_121:before,.desktop .game-list.lotto .game-group.product_121:before,.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-image:url(/_nuxt/img/product_121.fd2bd83.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_121.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_10{background-image:url(/_nuxt/img/product_10.1392b34.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_10.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_21{background-image:url(/_nuxt/img/product_21.0bad563.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_21.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_26{background-image:url(/_nuxt/img/product_26.e0db1d4.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_26.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_42{background-image:url(/_nuxt/img/product_42.1bda6de.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_42.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_45{background-image:url(/_nuxt/img/product_45.3db879d.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_45.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_46{background-image:url(/_nuxt/img/product_46.a2c9c18.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_46.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_73{background-image:url(/_nuxt/img/product_73.fca7c13.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_73.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_77{background-image:url(/_nuxt/img/product_77.2efe7a9.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_77.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_79{background-image:url(/_nuxt/img/product_79.1864577.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_79.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_84{background-image:url(/_nuxt/img/product_84.471db75.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_84.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_85{background-image:url(/_nuxt/img/product_85.20ea59b.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_85.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_91{background-image:url(/_nuxt/img/product_91.0e92b73.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_91.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_92{background-image:url(/_nuxt/img/product_92.15138c7.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_92.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_93{background-image:url(/_nuxt/img/product_93.013a676.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_93.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_105{background-image:url(/_nuxt/img/product_105.a4ec774.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_105.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_108{background-image:url(/_nuxt/img/product_108.fca7c13.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_108.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_109{background-image:url(/_nuxt/img/product_109.bc54408.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_109.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_111{background-image:url(data:image/webp;base64,UklGRlADAABXRUJQVlA4TEQDAAAv70AuAH9gIG2b5v5F7y4Ut42kpvbLeHwCghLJ/GdQn1YkeRiUJJghdjjIQ65t26rbXIFRWKUzdOk4JXNSyV3K6BNcyVWG0vMfKPkB5hj78BdwarNl3mO8u98l3ROGiP5DcNtGksTsvVXdrpk+q3+g/v9ff/FX47wSWsDtHQ5h2sC0irz2AGjaw4gwKtaNxG57GC+NsTAVwttEKagNhKkQFgD0CUQjQ7dI6wAyIgF4oyQaAXA9OO89eykIWlZNpA8AyiIt27aHghxrHTPquh0Xgqna81ZPUq0Bb05yHYhT3Z73qMMQpuM0IxVlmxrfBGbHqXqloJY9ask0qrAKtkRHQxrWA8oIREfJljIbHqPaAN7TCiJFJ/2aRarSx412pOg/hQ6aGrfUi4BoI8p7i7LbXdpcJWrTfyTaSCUU+WU262jV3/DJdOk3yxAiF8jRLTSVExpVy1OqHIYXiLqFoodmhBwqvGHzrZA+9phzZGN2FF6V/5Z5Ok5lPO+P52TYcEr7bUNN3CsbM9/RdBYku+Cp4TOx0ckFkZon99vgznEexo+9afsS2gEdTVLmDZIQO4NymF2cC4euknrSaOeRi+LQbXHFIaUDy9aQjwHlKUtE92sFke5KRbNavSLNUZ6jB4IoUP5YUOTu6ga6xWnr/F+Bw9LQ/bg+dsxmArioj8xPorEJvKc7vqI9adxNaPbwTjVpipYwI9Cj+ahH0S3LJUqwR4/iiCj0TKms1AqA9xk/luv1CNC0Vr9SN0ArcBDx+bfNcahxU5QtANlkBZ/0t5yDGK6vXB0F6JkSrRYD7lyq424Y3tZVANfloJZDlIum4/NyrAGpR6TD2wD9KsMe44u7Ath+jeV+0FFqtpTqpsOvcdz/umrzCqiq+teSELQtFczhmzLY9h06Nc1mbWbHPWszlHN6SpWeyhE6VtwxJKvqY2a/TZAKwFo1fnK3yxRtmdJIsKiX1GNIRp2nJdizbR0fbd55AT7rfoPGaLQ7F00xYmli19Svqu0A9Q4w/yOSBR21HFsNTc3RaAOfjotDAXij9dni6IXGr7YGh2v1FYoSvbrDd/UWs91xo3kk9fiyPU4dB00h9Bz9Zd/4D5IFqv//19/7BQ==)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_111.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_113{background-image:url(/_nuxt/img/product_113.013a676.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_113.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_114{background-image:url(/_nuxt/img/product_114.0827dcc.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_114.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_115{background-image:url(/_nuxt/img/product_115.8b9268e.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_115.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_116{background-image:url(/_nuxt/img/product_116.9555081.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_116.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_117{background-image:url(/_nuxt/img/product_117.5f0a986.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_117.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_119{background-image:url(/_nuxt/img/product_119.7a93bec.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_119.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_120{background-image:url(data:image/webp;base64,UklGRlADAABXRUJQVlA4TEQDAAAv70AuAH9gIG2b5v5F7y4Ut42kpvbLeHwCghLJ/GdQn1YkeRiUJJghdjjIQ65t26rbXIFRWKUzdOk4JXNSyV3K6BNcyVWG0vMfKPkB5hj78BdwarNl3mO8u98l3ROGiP5DcNtGksTsvVXdrpk+q3+g/v9ff/FX47wSWsDtHQ5h2sC0irz2AGjaw4gwKtaNxG57GC+NsTAVwttEKagNhKkQFgD0CUQjQ7dI6wAyIgF4oyQaAXA9OO89eykIWlZNpA8AyiIt27aHghxrHTPquh0Xgqna81ZPUq0Bb05yHYhT3Z73qMMQpuM0IxVlmxrfBGbHqXqloJY9ask0qrAKtkRHQxrWA8oIREfJljIbHqPaAN7TCiJFJ/2aRarSx412pOg/hQ6aGrfUi4BoI8p7i7LbXdpcJWrTfyTaSCUU+WU262jV3/DJdOk3yxAiF8jRLTSVExpVy1OqHIYXiLqFoodmhBwqvGHzrZA+9phzZGN2FF6V/5Z5Ok5lPO+P52TYcEr7bUNN3CsbM9/RdBYku+Cp4TOx0ckFkZon99vgznEexo+9afsS2gEdTVLmDZIQO4NymF2cC4euknrSaOeRi+LQbXHFIaUDy9aQjwHlKUtE92sFke5KRbNavSLNUZ6jB4IoUP5YUOTu6ga6xWnr/F+Bw9LQ/bg+dsxmArioj8xPorEJvKc7vqI9adxNaPbwTjVpipYwI9Cj+ahH0S3LJUqwR4/iiCj0TKms1AqA9xk/luv1CNC0Vr9SN0ArcBDx+bfNcahxU5QtANlkBZ/0t5yDGK6vXB0F6JkSrRYD7lyq424Y3tZVANfloJZDlIum4/NyrAGpR6TD2wD9KsMe44u7Ath+jeV+0FFqtpTqpsOvcdz/umrzCqiq+teSELQtFczhmzLY9h06Nc1mbWbHPWszlHN6SpWeyhE6VtwxJKvqY2a/TZAKwFo1fnK3yxRtmdJIsKiX1GNIRp2nJdizbR0fbd55AT7rfoPGaLQ7F00xYmli19Svqu0A9Q4w/yOSBR21HFsNTc3RaAOfjotDAXij9dni6IXGr7YGh2v1FYoSvbrDd/UWs91xo3kk9fiyPU4dB00h9Bz9Zd/4D5IFqv//19/7BQ==)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_120.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_122{background-image:url(/_nuxt/img/product_122.b024fb1.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_122.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_123{background-image:url(/_nuxt/img/product_123.15ae8dd.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_123.game-uphold{background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/auto 100%}.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.d97db75.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-gift.d97db75.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,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjMzOCAxNS44NTlMMTYuNzk5IDEuMzMxYTEuMTMyIDEuMTMyIDAgMDAtMS4yMy0uMjQ1Yy0uMTM3LjA1Ny0uMjYxLjE0LS4zNjYuMjQ1TC42NjQgMTUuODU5YTIuMjYxIDIuMjYxIDAgMDAxLjU5NSAzLjg1OWgxLjUzMnYxMC4zNjdjMCAuNjI1LjUwNSAxLjEyOSAxLjEyOSAxLjEyOWg4LjgyMXYtNy45MDZoMy45NTR2Ny45MDZoOS4zODVjLjYyNSAwIDEuMTMxLS41MDQgMS4xMzEtMS4xMjlWMTkuNzE4aDEuNTMxYy42IDAgMS4xNzYtLjIzNiAxLjYtLjY2M2EyLjI2MyAyLjI2MyAwIDAwLS4wMDQtMy4xOTZ6Ii8+PC9zdmc+);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxLjMzOCAxNS44NTlMMTYuNzk5IDEuMzMxYTEuMTMyIDEuMTMyIDAgMDAtMS4yMy0uMjQ1Yy0uMTM3LjA1Ny0uMjYxLjE0LS4zNjYuMjQ1TC42NjQgMTUuODU5YTIuMjYxIDIuMjYxIDAgMDAxLjU5NSAzLjg1OWgxLjUzMnYxMC4zNjdjMCAuNjI1LjUwNSAxLjEyOSAxLjEyOSAxLjEyOWg4LjgyMXYtNy45MDZoMy45NTR2Ny45MDZoOS4zODVjLjYyNSAwIDEuMTMxLS41MDQgMS4xMzEtMS4xMjlWMTkuNzE4aDEuNTMxYy42IDAgMS4xNzYtLjIzNiAxLjYtLjY2M2EyLjI2MyAyLjI2MyAwIDAwLS4wMDQtMy4xOTZ6Ii8+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.1dc81bf.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-newin.1dc81bf.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}.icon.icon-download:before{content:"";background:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;mask-image:url(/_nuxt/img/icon-download.a27686e.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-download.a27686e.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.bank-to .icon.icon-download:before,.btn.nav-link.btn-secondary .icon.icon-download:before,.game-list.one-piece .game-btn .icon.icon-download:before,.id-footermenu .nav-link .icon.icon-download:before,.idxUserWallet .btn-last .icon.icon-download:before,.mobile .user-item .icon.icon-download:before,.modal-to .icon.icon-download:before,.on .icon.icon-download:before,.pw-toggle .icon.icon-download:before,.rank .icon.icon-download:before{background:#fff}.form-text.text-muted .icon.icon-download{display:inline-block;width:12px;height:12px}.form-text.text-muted .icon.icon-download:before{width:12px;height:12px;background:#d71918}.alert-danger .icon.icon-download:before{background:#bd2130}.input-group-text .icon.icon-download:before,.search .input-group-text .icon.icon-download:before{background:#000}.alert-warning .icon.icon-download:before{background:#856404}.alert-success .icon.icon-download:before{background:#28a745}.desktop .join_alone .title{color:#0f5f70;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}}html{scroll-behavior:smooth}body{background-color:transparent;-webkit-overflow-scrolling:touch}.idex-wrap,body,html{width:100%;height:100%}.idex-wrap{background-color:#ffefd6;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}.btn{cursor:pointer}.btn.btn-second{color:#f4f4f4;background:#0f5f70;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:#15859d radial-gradient(circle,transparent 1%,#15859d 0) 50%/15000%}.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:#0f5f70;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:#0f5f70;background-color:var(--btn-bg);display:flex;justify-content:center;align-items:center;width:100%;border-radius:4px}.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:#0f5f70;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:#0f5f70;color:var(--btn-bg);border:1px solid #0f5f70;border:1px solid var(--btn-bg);background-color:#fff2dc}.chooseA .custom-select,.chooseA span{color:#0f5f70;color:var(--btn-bg);border:1px solid #0f5f70;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:#0f5f70;color:var(--color01);font-size:.875rem;margin-bottom:4px;padding-bottom:0}small{color:#6e6e6e!important;color:var(--color06)!important;font-size:.625rem;line-height:14px}input{background:#c5e2c5;border:1px solid #0f5f70;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:#0f5f70;color:var(--btn-bg)}input[readonly]:-ms-input-placeholder{color:#0f5f70;color:var(--btn-bg)}input[readonly]::placeholder{color:#0f5f70;color:var(--btn-bg)}.input-group-text{color:#0f5f70;color:var(--btn-bg);background-color:#3b8891;background-color:var(--color02);border:1px solid #0f5f70;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}.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 #0f5f70;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:#0f5f70;color:var(--btn-bg);border:2px solid #0f5f70;border:2px solid var(--btn-bg)}.modal-main .modal-to .icon:before{width:16px;height:16px;background:#0f5f70;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:#0f5f70;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:#0f5f70;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:#d6ad63;background-color:var(--color03)}.dialog-exchpoint .btn.btn-turnpoint.btn-submit.btn-block.rounded-pill{background-color:#0f5f70;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:#0f5f70;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:#6e6e6e;color:var(--text-color);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:#6e6e6e}.dialog-prompt ol>li{display:flex;flex-wrap:wrap}.dialog-prompt p{color:#6e6e6e;color:var(--text-color)}.dialog-prompt h4{width:100%;color:#0f5f70;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-right[\:has\(.styleText\)]{max-width:100%}.sample-group-right:has(.styleText){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:#0f5f70;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:#0f5f70;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:#6e6e6e;color:var(--text-color);font-size:.875rem}.maintain q{display:flex;align-items:center;color:#0f5f70;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:54px;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 #ffefd6;border-top:4px solid var(--btn-text)}.dialog-notice .modal-title{color:#fff;color:var(--null-1)}.dialog-notice .modal-header{justify-content:center;background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02)}.dialog-notice .modal-header .close{padding:.3em .5em}.dialog-notice .mtb-group::-webkit-scrollbar-track,.dialog-notice .panel-group::-webkit-scrollbar-track,.dialog-notice .tab-group::-webkit-scrollbar-track{background-color:#ffefd6;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:#0f5f70;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:#0f5f70;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 #0f5f70;border:2px solid var(--btn-bg)}.dialog-notice .tab-panel .panel-group .panel.active p{word-wrap:break-word}.desktop.daynight .luckyWheel,.mobile.daynight .luckyWheel{--titleColor:#fff;--dateColor:var(--color04);--chanceColor:var(--color03);--wheelOuterBorderColor:var(--color03);--itemBgColor:var(--color04)}.desktop.daynight .signinSheet,.mobile.daynight .signinSheet{--titleColor:#fff;--dateColor:var(--color05);--dateDecColor:var(--color05);--articleTitleColor:var(--color03);--articleContentColor:#eee}.desktop .luckyWheel,.mobile .luckyWheel{--chanceColor:var(--color01);--wheelBorderColor:var(--color01);--itemBgColor:#fff;--itemBorder:solid 1px var(--color01);--itemNameColor:var(--color07);--itemActiveBgColor:var(--color03);--itemActiveNameColor:#fff;--btnHoverBg:var(--color02);--noticeTitleColor:var(--color02)}.desktop .signinSheet,.mobile .signinSheet{--titleColor:var(--color01);--dateColor:var(--color08);--dateDecColor:var(--color08);--itemBorderColor:var(--color01);--itemBg:#f5f5f5;--itemNamecolor:var(--color08);--sheetBtnBorderColor:var(--color02);--sheetBtnBg:var(--color01);--sheetBtnColor:#fff;--sheetBtnHoverBorderColor:var(--color02);--sheetBtnHoverBg:var(--color01);--sheetBtnHoverColor:#fff;--sheetBtnHoverOpacity:0.6;--articleTitleColor:var(--color01)}.modalSigninResult,.modalWheelResult{--titleColor:var(--color02)!important;--closeBtnBg:var(--color01)!important;--closeBtnColor:#fff!important;--closeBtnHoverBg:var(--color01)!important;--closeBtnHoverColor:#fff!important}.modalSigninResult .closeBtn:hover,.modalWheelResult .closeBtn:hover{opacity:.5}.desktop main{display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.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 #0f5f70;box-shadow:inset 0 3px 10px 0 var(--header-shadow)}.desktop main .idxgame.hotpro-row.idxGame05,.desktop main .join_alone,.desktop main .mainContent{order:3}.desktop main .idx.jackpot{order:4}.desktop main .idxDownload,.desktop main .idxInfo7{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 .nav-header{width:100%;height:100%;background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02)}.desktop .header-wrap{display:flex;align-items:center;width:1660px;height:100%;min-width:86%;max-width:96%;margin:0 auto}.desktop .logo{min-width:130px;height:57px;background-image:url(/_nuxt/img/logo.4374d4c.webp);background-size:contain;background-repeat:no-repeat;background-position:50%}.desktop .navbar{height:48px;flex:1;justify-content:flex-end;margin-top:0;padding:0}.desktop .navbar li{min-width:120px;height:100%;position:relative;padding-left:18px;padding-right:18px}@media only screen and (max-width:1680px){.desktop .navbar li{min-width:auto;padding-left:10px;padding-right:10px}}@media only screen and (max-width:1280px){.desktop .navbar li{padding-left:4px;padding-right:4px}}.desktop .navbar li a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:relative}.desktop .navbar li a .icon.icon-gift:before{width:2vw;height:2vw;-webkit-mask-image:unset;background-image:url(/_nuxt/img/gift.26348ce.webp);background-color:transparent;background-position:50%;background-size:100%}.desktop .navbar li a.nuxt-link-exact-active .icon.icon-gift:before,.desktop .navbar li a:hover .icon.icon-gift:before{background-image:url(/_nuxt/img/gift_active.1b740c7.webp)}.desktop .navbar li a .icon.icon-football:before{width:2vw;height:2vw;-webkit-mask-image:unset;background-image:url(/_nuxt/img/football.b8c4074.webp);background-color:transparent;background-position:50%;background-size:100%}.desktop .navbar li a.nuxt-link-exact-active .icon.icon-football:before,.desktop .navbar li a:hover .icon.icon-football:before{background-image:url(/_nuxt/img/football_active.4015282.webp)}.desktop .navbar li a .icon.icon-dice:before{width:2vw;height:2vw;-webkit-mask-image:unset;background-image:url(/_nuxt/img/dice.d1b7ce8.webp);background-color:transparent;background-position:50%;background-size:100%}.desktop .navbar li a.nuxt-link-exact-active .icon.icon-dice:before,.desktop .navbar li a:hover .icon.icon-dice:before{background-image:url(/_nuxt/img/dice_active.450f2f6.webp)}.desktop .navbar li a .icon.icon-lotto:before{width:2vw;height:2vw;-webkit-mask-image:unset;background-image:url(/_nuxt/img/lotto.13c6fa7.webp);background-color:transparent;background-position:50%;background-size:100%}.desktop .navbar li a.nuxt-link-exact-active .icon.icon-lotto:before,.desktop .navbar li a:hover .icon.icon-lotto:before{background-image:url(/_nuxt/img/lotto_active.a17d5e6.webp)}.desktop .navbar li a .icon.icon-poker:before{width:2vw;height:2vw;-webkit-mask-image:unset;background-image:url(/_nuxt/img/poker.26fb077.webp);background-color:transparent;background-position:50%;background-size:100%}.desktop .navbar li a.nuxt-link-exact-active .icon.icon-poker:before,.desktop .navbar li a:hover .icon.icon-poker:before{background-image:url(/_nuxt/img/poker_active.ab08d1a.webp)}.desktop .navbar li a .icon.icon-slot:before{width:2vw;height:2vw;-webkit-mask-image:unset;background-image:url(/_nuxt/img/slot.2dc974d.webp);background-color:transparent;background-position:50%;background-size:100%}.desktop .navbar li a.nuxt-link-exact-active .icon.icon-slot:before,.desktop .navbar li a:hover .icon.icon-slot:before{background-image:url(/_nuxt/img/slot_active.8efa9af.webp)}.desktop .navbar li a .icon.icon-fish:before{width:2vw;height:2vw;-webkit-mask-image:unset;background-image:url(/_nuxt/img/fish.bd892d3.webp);background-color:transparent;background-position:50%;background-size:100%}.desktop .navbar li a.nuxt-link-exact-active .icon.icon-fish:before,.desktop .navbar li a:hover .icon.icon-fish:before{background-image:url(/_nuxt/img/fish_active.060b340.webp)}.desktop .navbar li a .icon.icon-newspaper:before{width:2vw;height:2vw;-webkit-mask-image:unset;background-image:url(/_nuxt/img/newspaper.6388844.webp);background-color:transparent;background-position:50%;background-size:100%}.desktop .navbar li a.nuxt-link-exact-active .icon.icon-newspaper:before,.desktop .navbar li a:hover .icon.icon-newspaper:before{background-image:url(/_nuxt/img/newspaper_active.5c15288.webp)}.desktop .navbar li a.nuxt-link-exact-active:before,.desktop .navbar li a:hover:before{content:"";width:140%;height:140%;background:url(/_nuxt/img/glass.3a480fd.webp) no-repeat 50%/100% 100%;position:absolute;z-index:1}.desktop .navbar li a .line{display:block;background:transparent;position:absolute;top:0}.desktop .navbar li a .icon{margin-right:8px}.desktop .navbar li a .navbar-title{color:#ffefd6;color:var(--header-link);font-size:1.25rem;font-weight:700;font-style:normal;letter-spacing:.02em}@media only screen and (max-width:1680px){.desktop .navbar li a .navbar-title{font-size:1rem}}.desktop .nav-right{display:flex;align-items:center;height:80px;margin-left:1rem}.desktop .nav-right,.desktop .nav-right .btn.btn-join,.desktop .nav-right .btn.btn-log{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:40px;padding-left:8px;padding-right:8px;margin-left:1.625rem}.desktop .nav-right .btn.btn-join:hover,.desktop .nav-right .btn.btn-log:hover{opacity:.5}.desktop .nav-right .btn.btn-log{background:url(/_nuxt/img/btn-log.33c6cf8.webp) no-repeat 50%/100% 100%}.desktop .nav-right .btn.btn-join{background:url(/_nuxt/img/btn-join.0ed6673.webp) no-repeat 50%/100% 100%}.desktop .nav-header.after .header-wrap .btn.btn-primary{font-size:.9rem;color:#6e6e6e;color:var(--text-color);background-color:#ffefd6;background-color:var(--body-bg);border:0;border-radius:4px}.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}.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 .header-wrap .nav-center{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;display:flex;justify-content:flex-end;align-items:flex-end;margin-right:-4px;margin-bottom:15px}.desktop .nav-header.after .header-wrap .nav-center a,.desktop .nav-header.after .header-wrap .nav-center button{display:inline-flex;align-items:center;flex-direction:column;color:#0f5f70;color:var(--title-color);background-image:#000;background-image:var(--null-0);min-width:86px;height:55px;padding:8px;border:0}.desktop .nav-header.after .header-wrap .nav-center a:hover,.desktop .nav-header.after .header-wrap .nav-center button:hover{background:#c5e2c5}.desktop .nav-header.after .header-wrap .nav-center a span,.desktop .nav-header.after .header-wrap .nav-center button span{color:#3e4d7e}.desktop .nav-header.after .header-wrap .nav-center a .icon:before,.desktop .nav-header.after .header-wrap .nav-center button .icon:before{width:16px;height:16px;background-color:#0f5f70;background-color:var(--title-color);margin-bottom:5px}.desktop .nav-header.after .header-wrap .nav-center .btn.wallet-turning.btn-popup{border-top-left-radius:10px;border-top-right-radius:0;border-bottom-left-radius:10px;border-bottom-right-radius:0}.desktop .nav-header.after .header-wrap .nav-right{height:auto;position:relative}.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle{display:flex;align-items:center;color:#ffefd6;color:var(--footer-link);border:0}.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle:hover{opacity:.5}.desktop .nav-header.after .header-wrap .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:#0f5f70;color:var(--title-color);box-shadow:2px 3px 7px rgba(0,0,0,.06);border:0;background-color:#ffefd6;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 .header-wrap .nav-right .btn.dropdown-toggle ul{display:flex;flex-direction:column;justify-content:center;width:100%}.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle li{display:inline-flex;align-items:center;justify-content:flex-start}.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle li q{display:flex}.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle li .icon.icon-refresh{display:flex;justify-content:center;align-items:center}.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle li .icon.icon-refresh:before{width:18px;height:18px}.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon:before{background:#ffefd6;background:var(--footer-link);width:14px;height:14px;margin-right:4px}.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .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 .header-wrap .nav-right .btn.dropdown-toggle .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 .header-wrap .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,#0f5f70,#3b8891);background:var(--lg02)}.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li{display:flex;justify-content:center;align-items:center;min-width:137px}.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log{width:auto;height:100%;margin:0 auto;padding:0;background:unset}.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log:hover{opacity:1}.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item{color:#ffefd6;color:var(--marquee-text);justify-content:center}.desktop .nav-header.after .header-wrap .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/m_logout.17476ec.webp) no-repeat 50%/100%;margin-bottom:4px}.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item:hover:before{background:url(/_nuxt/img/m_logout_active.e8ad819.webp) no-repeat 50%/100%}.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.wallet-mail a{position:relative}.desktop .nav-header.after .header-wrap .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 .header-wrap .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 .header-wrap .nav-right .dropdown-menu.show li a.active,.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a:active,.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a:focus,.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a:hover{background-color:transparent}.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a.active:after,.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a:active:after,.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a:focus:after,.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a:hover:after{content:"";width:110%;height:110%;background:url(/_nuxt/img/m_btn_active.47a29cc.webp) no-repeat 50%/100%;position:absolute;top:-5%;left:-5%;z-index:1}.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a,.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a span{color:#ffefd6;color:var(--marquee-text);font-size:1rem;font-weight:700}.desktop .nav-header.after .dropdown-menu.show .qyprofile a:before,.desktop .nav-header.after .nav-afterbox a .icon-deposit,.desktop .nav-header.after .nav-afterbox a .icon-diamond,.desktop .nav-header.after .nav-afterbox a .icon-mail,.desktop .nav-header.after .nav-afterbox a .icon-moneybag,.desktop .nav-header.after .nav-afterbox a .icon-star,.desktop .nav-header.after .nav-afterbox a .icon-turning,.desktop .nav-header.after .nav-afterbox a .icon-wallet{width:45px;height:45px;display:flex;justify-content:center;align-items:center;margin-bottom:4px}.desktop .nav-header.after .nav-afterbox a .icon-deposit:before,.desktop .nav-header.after .nav-afterbox a .icon-diamond:before,.desktop .nav-header.after .nav-afterbox a .icon-mail:before,.desktop .nav-header.after .nav-afterbox a .icon-moneybag:before,.desktop .nav-header.after .nav-afterbox a .icon-star:before,.desktop .nav-header.after .nav-afterbox a .icon-turning:before,.desktop .nav-header.after .nav-afterbox a .icon-wallet:before{content:none}.desktop .nav-header.after .nav-afterbox a .icon-turning{background:url(/_nuxt/img/m_turn.1bfe07b.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a:hover .icon-turning{background:url(/_nuxt/img/m_turn_active.7bb522f.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-star{background:url(/_nuxt/img/jackpot.5a42e8c.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a:hover .icon-star{background:url(/_nuxt/img/jackpot_active.59ee47a.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-wallet{background:url(/_nuxt/img/m_wallet.6aea4df.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a:hover .icon-wallet{background:url(/_nuxt/img/m_wallet_active.9b7fab3.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-diamond{background:url(/_nuxt/img/m_sale.f33f7d3.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a:hover .icon-diamond{background:url(/_nuxt/img/m_sale_active.6470a2f.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-deposit{background:url(/_nuxt/img/m_save.6a63b47.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a:hover .icon-deposit{background:url(/_nuxt/img/m_save_active.d8fef39.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-moneybag{background:url(/_nuxt/img/m_share.41bea7b.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a:hover .icon-moneybag{background:url(/_nuxt/img/m_share_active.6d3392f.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a .icon-mail{background:url(/_nuxt/img/m_letter.50ca80c.webp) no-repeat 50%/40px}.desktop .nav-header.after .nav-afterbox a:hover .icon-mail{background:url(/_nuxt/img/m_letter_active.a44bc44.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/m_setting.1ee24f6.webp) no-repeat 50%/40px}.desktop .nav-header.after .dropdown-menu.show .qyprofile a:hover:before{background:url(/_nuxt/img/m_setting_active.21c754c.webp) no-repeat 50%/40px}.desktop .desktop-mar{width:100%;background-color:#3b8891;background-color:var(--marquee-bg)}.desktop .desktop-mar .marquee{width:1660px;min-width:86%;max-width:96%;margin:0 auto}@media only screen and (max-width:1680px){.desktop .desktop-mar .marquee{width:80%;min-width:80%;max-width:80%}}.desktop .marquee{display:flex;justify-content:space-between;align-items:center;color:#ffefd6;color:var(--marquee-text);width:100%;height:40px;overflow:hidden}.desktop .marquee .icon{display:inline-flex;align-items:center;width:50px}.desktop .marquee .icon:before{width:38px;height:38px;-webkit-mask-image:none;background:url(/_nuxt/img/new.9751db3.webp) no-repeat 50%/100% 100%}.desktop .marquee .mq-cont{display:inline-block;width:calc(100% - 50px);height:50px;font-size:1.3rem;font-weight:bolder;line-height:50px;vertical-align:middle;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:1660px;min-width:86%;max-width:96%;min-height:21vw;height:21vw;border-radius:20px;margin:30px auto;overflow:hidden}.desktop #idxSlider img{width:100%;height:21vw}@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 li{background-color:#ffefd6;background-color:var(--btn-text)}.desktop .footer-group.footer__02 .footer-product img{width:80px;height:53px}.desktop .carousel-item img{width:100%}.desktop .idx.jackpot{display:flex;align-items:center;width:1280px;height:16vw;min-width:80%;margin:0 auto 50px;padding:0;position:relative;z-index:1}@media only screen and (max-width:1440px){.desktop .idx.jackpot{transform:scale(.9)}}@media only screen and (max-width:1280px){.desktop .idx.jackpot{transform:scale(.8)}}.desktop .idx.jackpot .jackpot-title{width:34%;height:100%}.desktop .idx.jackpot .jackpot-num{width:66%;height:100px;padding-left:32px;padding-top:32px}@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:#0f5f70;color:var(--color01);position:relative}@media only screen and (max-width:1680px){.desktop .idx.jackpot .jackpot-num .GO{font-size:10px}}.desktop .idx.jackpot .jackpot-num .GO .slider{display:flex;flex-wrap:wrap;width:100%;height:72px}.desktop .idx.jackpot .jackpot-num .GO .slider div{width:50%;font-size:14px;line-height:20px}.desktop .idx.jackpot .jackpot-num .GO q{color:#ff651b;font-size:.875rem;font-weight:bolder}.desktop .idx.jackpot .jackpot-img{width:430px;height:330px}.desktop .idx.jackpot .jackpot-coin{position:absolute;-webkit-animation-iteration-count:1;animation-iteration-count:1}.desktop .idx.jackpot .jackpot-coin.coin1{width:53px;height:56px;top:-24px;left:26px}.desktop .idx.jackpot .jackpot-coin.coin2{width:37px;height:47px;top:-3px;left:-20px}.desktop .idx.jackpot .jackpot-coin.coin3{width:58px;height:40px;top:78px;left:-32px}.desktop .idx.jackpot .jackpot-coin.coin4{width:52px;height:52px;top:130px;left:74px}.desktop .idx.jackpot .jackpot-coin.coin5{width:38px;height:29px;top:-20px;left:420px}.desktop .idx.jackpot .jackpot-coin.coin6{width:35px;height:23px;top:-15px;left:500px}.desktop .idx.jackpot .jackpot-coin.coin7{width:47px;height:42px;top:98px;left:458px}.desktop .idx.jackpot .jackpot-bg{width:100%;height:330px;background:url(/_nuxt/img/winning.ef49e5f.webp);background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;z-index:-1}@media only screen and (max-width:1680px){.desktop .idx.jackpot .jackpot-bg{background-size:contain}}.desktop .flex-right.site_all{width:100px;z-index:4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto 0}.desktop .flex-right.site_r1{top:100px;right:1.56%}.desktop .flex-right.site_r2{top:0;bottom:0;right:1.56%}.desktop .flex-right.site_r3{top:unset;bottom:60px;right:1.56%}.desktop .flex-right.site_r4{top:100px;left:1.56%}.desktop .flex-right.site_r5{top:0;bottom:0;left:1.56%}.desktop .flex-right.site_r6{top:unset;bottom:60px;left:1.56%}.desktop .flex-right.site_r1 .site_box,.desktop .flex-right.site_r2 .site_box,.desktop .flex-right.site_r3 .site_box,.desktop .flex-right.site_r4 .site_box,.desktop .flex-right.site_r5 .site_box,.desktop .flex-right.site_r6 .site_box{position:relative}.desktop .flex-right.site_r1>.close_selfbox,.desktop .flex-right.site_r2>.close_selfbox,.desktop .flex-right.site_r3>.close_selfbox,.desktop .flex-right.site_r4>.close_selfbox,.desktop .flex-right.site_r5>.close_selfbox,.desktop .flex-right.site_r6>.close_selfbox{display:none;cursor:pointer;font-size:12px;background-color:#3a8894;padding:8px 10px;border-radius:5px 5px 10px 10px;box-shadow:0 4px 0 #105f70,inset 0 0 4px #5dc4e5;color:#fff;margin-top:-12px}.desktop .flex-right.site_r1 .site_box~.site_box~.close_selfbox,.desktop .flex-right.site_r2 .site_box~.site_box~.close_selfbox,.desktop .flex-right.site_r3 .site_box~.site_box~.close_selfbox,.desktop .flex-right.site_r4 .site_box~.site_box~.close_selfbox,.desktop .flex-right.site_r5 .site_box~.site_box~.close_selfbox,.desktop .flex-right.site_r6 .site_box~.site_box~.close_selfbox{display:block}.desktop .flex-right.site_r1 .close_selfbox-s,.desktop .flex-right.site_r2 .close_selfbox-s,.desktop .flex-right.site_r3 .close_selfbox-s,.desktop .flex-right.site_r4 .close_selfbox-s,.desktop .flex-right.site_r5 .close_selfbox-s,.desktop .flex-right.site_r6 .close_selfbox-s{position:absolute;z-index:1;top:-11px;right:-9px;background-color:rgba(0,0,0,.5);color:#fff;border-radius:50%;width:25px;height:25px;display:flex;justify-content:center;align-items:center;cursor:pointer}.desktop .idxgame.hotpro-row.idxGame05{display:flex;width:1000px;min-width:52vw;margin:50px auto}.desktop .idxgame.hotpro-row.idxGame05 .tabs.mb-3{width:100%}.desktop .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs{display:flex;justify-content:flex-start;align-items:center;width:100%;height:80px;background:url(/_nuxt/img/idxGame05_bar.105207a.webp) no-repeat 50%/100% 100%;padding-left:2.68rem;padding-right:2.68rem;border:0}.desktop .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs .nav-item{display:flex;flex:1}.desktop .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs .nav-item .nav-link{display:flex;justify-content:center;align-items:center;width:100%;height:70px;color:#ffefd6;color:var(--color04);font-size:1.25rem;font-weight:bolder;border:0;padding:0}.desktop .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs .nav-item .nav-link.active,.desktop .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs .nav-item .nav-link:hover{background-color:transparent;background:url(/_nuxt/img/idxGame05_bar_active.276f3da.webp) no-repeat 50%/contain}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0,.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1,.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2,.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3,.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4,.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5,.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{width:30vw;height:7.44vw;margin:50px auto}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_relate p,.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_relate p *{color:#6e6e6e;color:var(--text-color);font-size:1.25rem;font-weight:bolder;line-height:1.6875}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0{background:url(/_nuxt/img/t_hot.fa64ea4.webp) no-repeat 50%/contain}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1{background:url(/_nuxt/img/t_sport.2b3ff52.webp) no-repeat 50%/contain}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2{background:url(/_nuxt/img/t_live.8762a39.webp) no-repeat 50%/contain}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3{background:url(/_nuxt/img/t_slot.7658e96.webp) no-repeat 50%/contain}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4{background:url(/_nuxt/img/t_lotto.13aa5cd.webp) no-repeat 50%/contain}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5{background:url(/_nuxt/img/t_chess.6e6b2bc.webp) no-repeat 50%/contain}.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{background:url(/_nuxt/img/t_fish.1d37acf.webp) no-repeat 50%/contain}.desktop .idxgame.hotpro-row.idxGame05 .idg_content{width:93%;display:flex;justify-content:space-between;margin-top:40px}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;align-self:flex-start;width:100%;padding-right:52px}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list{display:flex;justify-content:center;align-items:center;width:253px;height:82px;background:url(/_nuxt/img/idxGame05_btn.825a3c9.webp) no-repeat 50%/contain;margin-bottom:10px}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list:hover{opacity:.5}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list.game-uphold{padding-left:3rem;justify-content:flex-start;position:relative;pointer-events:none}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list.game-uphold:after{content:"";width:100%;height:100%;background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat 50%/contain;position:absolute;top:0;left:0}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list.game-uphold span{display:none}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list span{display:flex;justify-content:center;align-items:center;width:130px;height:40px;color:#ffefd6;color:var(--color04);font-weight:bolder;background-color:#0f5f70;background-color:var(--color01);border-radius:10px}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list.game-uphold .idg_logo{margin-left:0}.desktop .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list .idg_logo{width:50px;height:25px;margin-left:10px}.desktop .idxgame.hotpro-row.idxGame05 .idg_content [class^=idg_img]{flex:0 0 350px;width:350px}.desktop .idxInfo7{display:grid;width:1660px;max-width:96%;grid-template-columns:34.375vw 1fr;grid-template-rows:13.854vw 1fr;margin:1.875rem auto;grid-gap:36px}@media only screen and (max-width:1680px){.desktop .idxInfo7{max-width:70%}}.desktop .idxInfo7 .img{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3;width:34.375vw;height:33.333vw;background:url(/_nuxt/img/info_img.2f38695.webp) no-repeat 50%/100% 100%}.desktop .idxInfo7 .title{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;width:34.375vw;height:13.854vw;background:url(/_nuxt/img/info_title.272fe64.webp) no-repeat 50%/100% 100%}.desktop .idxInfo7 .content{grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3;color:#6e6e6e;color:var(--text-color);font-size:1.25rem;line-height:1.75rem;letter-spacing:.125rem}@media only screen and (max-width:1680px){.desktop .idxInfo7 .content{font-size:1.1rem}}.desktop .idxInfo7 .content p{padding-bottom:8px}.desktop .idxDownload{width:100%;max-width:1600px;--borderColor:var(--color01);--titleColor:#fff}.desktop .idxDownload h2.title{width:30vw;margin-right:auto;margin-left:auto;display:block}.desktop .idxDownload .infoContent{--decInnerCut:16px}.desktop .idxDownload .infoContent:before{border-width:8px;background:linear-gradient(0deg,#0f5f70,#3b8891);background:var(--lg04);box-shadow:0 0 15px rgba(0,0,0,.2)}.desktop .idxDownload .infoContent:after{--borderColor:hsla(0,0%,100%,0.5);border-width:3px}.desktop .idxDownload .decImg,.desktop .idxDownload .qrCodeBox{z-index:4}.desktop .idxFooter{display:flex;flex-direction:column;width:100%;position:relative}.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;background:#475050}.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:#0f5f70;background:var(--footer-bg);box-shadow:0 4px 4px rgba(0,0,0,.25);border:2px solid #ffefd6;border:2px solid var(--footer-link);transform:rotate(45deg);position:absolute;right:0;bottom:-184px;cursor:pointer;z-index:5}.desktop .idxFooter .footer-gotop .icon:before{z-index:1;margin-right:4px;margin-bottom:4px;transform:rotate(-45deg);background:#ffefd6;background:var(--footer-link)}.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{background:transparent}.desktop .idxFooter .footer-group.footer__03{background:#0f5f70;background:var(--footer-bg)}.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}.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:#ffefd6;color:var(--footer-link);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:.5}.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 .flex-left,.desktop .flex-right{display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed;top:20%;z-index:2}.desktop .flex-left{left:1.56%}.desktop .flex-right{right:1.56%}.desktop .btn-template{padding-bottom:.9375rem}.desktop .btn-template .btn.btn-secondary,.desktop .btn.btn-flex.btn-serviceline{display:flex;justify-content:center;align-items:center;flex-direction:column;width:85px;height:85px;background-color:transparent;background:url(/_nuxt/img/flex_temple.4f705aa.webp) no-repeat 50%/100% 100%;padding:1% 1.8%}.desktop .btn-template .btn.btn-secondary span,.desktop .btn.btn-flex.btn-serviceline span{color:#ffefd6;color:var(--btn-text);font-size:.9375rem;font-weight:bolder}.desktop .btn-template .btn.btn-secondary:hover,.desktop .btn.btn-flex.btn-serviceline:hover{opacity:.5}.desktop .btn-template .btn.btn-secondary .icon,.desktop .btn.btn-flex.btn-serviceline .icon{margin-bottom:8px}.desktop .btn-template .btn.btn-secondary .icon:before,.desktop .btn.btn-flex.btn-serviceline .icon:before{content:none}.desktop .btn.btn-secondary.btn-activity .icon,.desktop .btn.btn-secondary.btn-deposit .icon,.desktop .btn.btn-secondary.btn-infomation .icon,.desktop .btn.btn-secondary.btn-question .icon,.desktop .btn.btn-secondary.btn-treasure .icon{display:flex;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:8px}.desktop .btn.btn-secondary.btn-activity .icon .icon:before,.desktop .btn.btn-secondary.btn-deposit .icon .icon:before,.desktop .btn.btn-secondary.btn-infomation .icon .icon:before,.desktop .btn.btn-secondary.btn-question .icon .icon:before,.desktop .btn.btn-secondary.btn-treasure .icon .icon:before{content:none}.desktop .btn.btn-secondary.btn-activity .icon span,.desktop .btn.btn-secondary.btn-deposit .icon span,.desktop .btn.btn-secondary.btn-infomation .icon span,.desktop .btn.btn-secondary.btn-question .icon span,.desktop .btn.btn-secondary.btn-treasure .icon span{color:#ffefd6;color:var(--btn-text);font-size:.9375rem;font-weight:bolder}.desktop .btn.btn-secondary.btn-activity .icon{background:url(/_nuxt/img/flex_activity.6e784ea.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-secondary.btn-question .icon{background:url(/_nuxt/img/flex_qa.8ba9989.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-secondary.btn-infomation .icon{background:url(/_nuxt/img/flex_time.1de65d0.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-secondary.btn-deposit .icon,.desktop .btn.btn-secondary.btn-treasure .icon{background:url(/_nuxt/img/flex_deposit.a44adaf.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-secondary.flex-discount{background:url(/_nuxt/img/flex_discount.cecfb1c.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-secondary.flex-discount02{background:url(/_nuxt/img/flex_discount02.de285f8.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-flex.btn-serviceline .icon.icon-line{width:1.6vw;height:1.6vw;background:url(/_nuxt/img/flex_line.2988868.webp) no-repeat 50%/100% 100%}.desktop .btn.btn-flex.btn-serviceline .icon.icon-line:before{content:none}.desktop .btn.btn-flex.btn-serviceline span{color:#ffefd6;color:var(--btn-text);font-size:.9375rem;font-weight:bolder;word-break:break-all}.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:#f4f4f4;background:#0f5f70;background:var(--color01);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(--color01)}.desktop .promotion .title{width:100%;height:7vw;min-height:143px;background:url(/_nuxt/img/t_activity.16b8b0b.webp) no-repeat 50%/contain}.desktop .join_alone .title{margin-bottom:32px}.desktop .join_alone .sign-free{width:100%;height:48px;color:#0f5f70;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:#0f5f70;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:#0f5f70;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:#273849}.desktop .join_alone .remember .form-group.forgot_txt a:active,.desktop .join_alone .remember .form-group.forgot_txt a:hover{color:#0f5f70;color:var(--color01);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(--title-color)}.desktop .content-mod .title{width:100%;margin-bottom:20px;color:#0f5f70;color:var(--color01);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:#3b8891;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:#fff;background:var(--null-1);border:2px solid #9dc4c8;border:2px solid var(--color09)}.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:#0f5f70;color:var(--color01);background:#fff;background:var(--null-1);border-bottom:1px dashed #dde1e7;padding-left:22px;padding-right:8px;margin-top:4px;margin-bottom:8px;position:relative}.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:after,.desktop .content-mod-header .content-item:before{content:"";display:inline-flex}.desktop .content-mod-header .content-item:before{width:20px;height:100%;background:#0f5f70;background:var(--color01);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}.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.activity:before{mask-image:url(/_nuxt/img/icon-gift.d97db75.svg);-webkit-mask-image:url(/_nuxt/img/icon-gift.d97db75.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.d97db75.svg);-webkit-mask-image:url(/_nuxt/img/icon-gift.d97db75.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.nuxt-link-active,.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,.desktop .content-mod-header .content-item:hover{height:50px;color:#0f5f70;color:var(--title-color);background:linear-gradient(180deg,#d6ad63,#ffefd6,#ffefd6);background:var(--lg01);box-shadow:0 3px 3px 0 rgba(185,203,217,.89);border:1px solid rgba(84,120,166,.2)}.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{background:#0f5f70;background:var(--title-color)}.desktop .content-mod-header .content-item.nuxt-link-active:after,.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active:after,.desktop .content-mod-header .content-item:hover:after{border:1px solid #b4bddb;box-shadow:0 1px 0 0 #e5e7ef}.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:#fff;background-color:var(--null-1);border:1px solid #dde1e7;margin:0 0 8px;padding:0}.desktop .content-mod-header .content-item.on span{font-size:.875rem;color:#9898ab;height:auto}.desktop .content-mod-header .content-item.on:before{background-color:#9898ab;width:26px;height:26px;margin-right:0;margin-bottom:4px}.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active.on,.desktop .content-mod-header .content-item.on:hover{height:60px}.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active.on span,.desktop .content-mod-header .content-item.on:hover span{color:#0f5f70;color:var(--title-color)}.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active.on:before,.desktop .content-mod-header .content-item.on:hover:before{background:#0f5f70;background:var(--title-color)}.desktop .content-mod-activity,.desktop .content-mod-header~.content-mod-list,.desktop .lkw100{width:75%;background-color:#fff;background-color:var(--null-1);padding:4px 24px;border-top:8px solid #3b8891;border-top:8px solid var(--color02);border-bottom:8px solid #3b8891;border-bottom:8px solid var(--color02);position:relative}.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:#3b8891;background-color:var(--color02);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{width:84%}.desktop .mainContent{padding-top:24px}.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 .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;margin-left:.5rem}.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:#6e6e6e;color:var(--color06);height:32px}.desktop .content-mod-group input.form-control:read-only{font-size:1.3em;color:#6e6e6e;color:var(--color06);height:32px}.desktop .content-mod-group .form-control{display:flex;align-items:center}.desktop .content-mod-group .form-control.b-calendar-grid{display:block}.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}.desktop .content-mod-group .right p{display:inline-flex;font-size:1.1em;color:#333;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 .game-wrap .pagination .page-item.active .page-link{color:#ffefd6;color:var(--page-text);background-color:#0f5f70;background-color:var(--page-bg)}.desktop .content-mod .pagination .page-item.active .page-link{color:#ffefd6;color:var(--color04);background-color:#0f5f70;background-color:var(--color01)}.desktop .content-mod .pagination .page-link,.desktop .game-wrap .pagination .page-link{color:#0f5f70;color:var(--page-bg);display:flex;justify-content:center;align-items:center;width:100%;height:100%;border:0;padding:0}.desktop .content-mod .pagination .page-link{color:#0f5f70;color:var(--color01)}.desktop .content-mod .pagination .page-item.disabled .page-link,.desktop .game-wrap .pagination .page-item.disabled .page-link{padding-top:5px}.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 .subm_group .subm_list{color:#68737d;padding:12px}.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 .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 .subm_group .nuxt-link-exact-active.nuxt-link-active.subm_list,.desktop .subm_group .subm_list:hover{color:#0f5f70;color:var(--color01);font-weight:900;border:1px solid #0f5f70;border:1px solid var(--color01);background:#feffe7;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.desktop .subm_group .subm_list:hover{border:0}.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:#0f5f70;color:var(--color01)}.desktop [class^=upload-warp]:hover span .icon:before{background:#0f5f70;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 #0f5f70;border:1px solid var(--color01)}.desktop [class^=upload-warp] .upload-icon{color:#fff;color:var(--null-1);background-color:#0f5f70;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:#0f5f70;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 .nav-pills .nav-link{border:1px solid #f4f4f4;height:100%;display:flex;justify-content:center;align-items:center;min-width:88px}.desktop .card.content-mod-list.deposit .card-header .nav-pills .nav-link.active,.desktop .card.content-mod-list.deposit .card-header .nav-pills .nav-link:hover{width:100%;height:100%;border-radius:4px;display:flex;justify-content:center;align-items:center;color:#0f5f70;color:var(--color01);font-weight:900;background-color:#feffe7;border:1px solid #0f5f70;border:1px solid var(--color01)}.desktop .card.content-mod-list.deposit .card-header a{color:#68737d}.desktop .card.content-mod-list.deposit .card-header .nav.nav-pills.card-header-pills{display:inline-flex;justify-content:flex-start;width:100%;margin: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:#0f5f70;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:#0f5f70 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 #0f5f70;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:#0f5f70;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:#0f5f70;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:#0f5f70!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 #0f5f70;border:2px solid var(--color01);margin:8px auto}.desktop .paymod-form .bank-to .icon{color:#0f5f70;color:var(--color01);font-size:1.5rem;font-weight:700}.desktop .paymod-form .bank-to .icon:before{width:24px;height:24px;background:#0f5f70;background:var(--color01)}.desktop .paymod-form .badge-group .btn.btn-badge.rounded-pill:hover{background:#fff;background:var(--null-1)}.desktop .account-bank-card{width:50%;min-width:100%;border-radius:8px;background-color:#dde1e7;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}.desktop .account-pay-s1box .dep-copybox .btn-copy{display:inline-flex;align-items:center;justify-content:space-between;background-color:#3b8891;background-color:var(--color02);border-radius:8px;min-width:104px;min-height:32px;box-shadow:0 5px 0 #0f5f70;box-shadow:var(--color01) 0 5px 0;padding:0 28px 0 0;margin-top:-5px;margin-left:8px}.desktop .account-pay-s1box .dep-copybox .btn-copy .icon.icon-copy{background-color:hsla(0,0%,100%,.25);display:flex;justify-content:center;align-items:center;height:32px;padding:5px}.desktop .mainContent .system .usertb-info{color:#273849;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 .card{margin-bottom:16px;box-shadow:0 4px 4px rgba(0,0,0,.25)}.desktop .mainContent .system .uinfo-cont .card-header{background-color:#fff;background-color:var(--null-1);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:#fff2dc}.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-color:#2aabd2}.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{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:#0f5f70;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:#0f5f70;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:#6e6e6e;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:#6e6e6e;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{font-size:1rem;padding-left:48px;position:relative;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.desktop .rule.container .rule-cont .btn-question:after{content:"";width:14px;height:14px;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;background:#0f5f70;background:var(--color01);position:absolute;left:16px;top:12px}.desktop .rule.container .rule-cont .btn-question.collapsed:after{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxIDEySDIwVjFhMSAxIDAgMDAtMS0xaC02YTEgMSAwIDAwLTEgMXYxMUgxYTEgMSAwIDAwLTEgMXY2YTEgMSAwIDAwMSAxaDExdjExYTEgMSAwIDAwMSAxaDZhMSAxIDAgMDAxLTFWMjBoMTFhMSAxIDAgMDAxLTF2LTZhMSAxIDAgMDAtMS0xeiIvPjwvc3ZnPg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxIDEySDIwVjFhMSAxIDAgMDAtMS0xaC02YTEgMSAwIDAwLTEgMXYxMUgxYTEgMSAwIDAwLTEgMXY2YTEgMSAwIDAwMSAxaDExdjExYTEgMSAwIDAwMSAxaDZhMSAxIDAgMDAxLTFWMjBoMTFhMSAxIDAgMDAxLTF2LTZhMSAxIDAgMDAtMS0xeiIvPjwvc3ZnPg==)}.desktop .rule.container .rule-cont .btn-question.not-collapsed:after{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMTN2NmExIDEgMCAwMDEgMWgzMGExIDEgMCAwMDEtMXYtNmExIDEgMCAwMC0xLTFIMWExIDEgMCAwMC0xIDF6Ii8+PC9zdmc+);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMTN2NmExIDEgMCAwMDEgMWgzMGExIDEgMCAwMDEtMXYtNmExIDEgMCAwMC0xLTFIMWExIDEgMCAwMC0xIDF6Ii8+PC9zdmc+)}.desktop .rule.container .rule-cont .collapse.show{display:flex;flex-wrap:wrap;padding:0 16px 16px}.desktop .rule.container .rule-cont .card-text{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}.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:#0f5f70;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:#0f5f70;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-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{width:100%;height:7vw;min-height:143px}.desktop .game-wrap.pcsport .title{background:url(/_nuxt/img/t_sport.2b3ff52.webp) no-repeat 50%/contain}.desktop .game-wrap.pclive .title{background:url(/_nuxt/img/t_live.8762a39.webp) no-repeat 50%/contain}.desktop .game-wrap.pclottery .title{background:url(/_nuxt/img/t_lotto.13aa5cd.webp) no-repeat 50%/contain}.desktop .game-wrap.pcchess .title{background:url(/_nuxt/img/t_chess.6e6b2bc.webp) no-repeat 50%/contain}.desktop .game-wrap.egame .title{display:none}.desktop .mainContent.fish .game-wrap.egame .title{display:flex;width:100%;height:7vw;min-height:143px;background:url(/_nuxt/img/t_fish.1d37acf.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%;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:#999;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,#0f5f70,#3b8891)!important;background:var(--lg02)!important;border:0}.desktop .game-menu .game-group.game-ower-logo>i{width:85%;height:45px;background-size:auto 45px!important;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:#ffefd6;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 #0f5f70;border:1px solid var(--title-color);border-radius:8px;padding-left:52px}.desktop .search .form-control:focus{border:2px solid #0f5f70;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:#000;background-color:var(--null-0)}.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;z-index:3}.desktop .game-wrap .game-list.one-piece .game-btn:hover{color:#fff;color:var(--null-1);background-color:#000;background-color:var(--null-0)}@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 #3b8891;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,#0f5f70,#3b8891);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:rgba(0,0,0,.5);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:#0f5f70;background:var(--color01)}.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:#0f5f70;background: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%;border:0;margin-right:2px;margin-bottom: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-lg .input-group-prepend{position:absolute;height:100%;background-color:#3b8891;background-color:var(--marquee-bg);border-radius:5px;box-shadow:inset 3px 3px 0 #3b8891,inset -3px -3px 0 #0f5f70;box-shadow:var(--marquee-bg) 3px 3px 0 inset,var(--title-color) -3px -3px 0 inset;cursor:pointer;z-index:1;width:50px}.desktop .game-wrap.egame .search .input-group-lg .input-group-prepend .input-group-text{background:transparent;border:0}.desktop .game-wrap.egame .search .input-group-lg .input-group-prepend .input-group-text .icon.icon-search:before{background:#ffefd6;background:var(--marquee-text)}.desktop .game-wrap.egame .search .input-group-lg input.form-control{background:#fff;background:var(--null-1);border-radius:0;color:#333;z-index:0}.daynight.desktop .nav-header.after .nav-afterbox a .icon-turning{background:url(/_nuxt/img/m_turn_d.699d145.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a:hover .icon-turning{background:url(/_nuxt/img/m_turn_active.7bb522f.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a .icon-star{background:url(/_nuxt/img/d_jackpot.fb8d2ca.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a:hover .icon-star{background:url(/_nuxt/img/jackpot_active.59ee47a.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a .icon-wallet{background:url(/_nuxt/img/m_wallet_d.708511a.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a:hover .icon-wallet{background:url(/_nuxt/img/m_wallet_active.9b7fab3.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a .icon-diamond{background:url(/_nuxt/img/m_sale_d.20aedb2.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a:hover .icon-diamond{background:url(/_nuxt/img/m_sale_active.6470a2f.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a .icon-deposit{background:url(/_nuxt/img/m_save_d.786eb6e.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a:hover .icon-deposit{background:url(/_nuxt/img/m_save_active.d8fef39.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a .icon-moneybag{background:url(/_nuxt/img/m_share_d.c9b3974.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a:hover .icon-moneybag{background:url(/_nuxt/img/m_share_active.6d3392f.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a .icon-mail{background:url(/_nuxt/img/m_letter_d.a386e3f.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .nav-afterbox a:hover .icon-mail{background:url(/_nuxt/img/m_letter_active.a44bc44.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .dropdown-menu.show .qyprofile a:before{background:url(/_nuxt/img/m_setting_d.af2d6b5.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .dropdown-menu.show .qyprofile a:hover:before{background:url(/_nuxt/img/m_setting_active.21c754c.webp) no-repeat 50%/40px}.daynight.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item:before{background:url(/_nuxt/img/m_logout_d.09d3a09.webp) no-repeat 50%/100%}.daynight.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item:hover:before{background:url(/_nuxt/img/m_logout_active.e8ad819.webp) no-repeat 50%/100%}.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-rank:before,.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle li .icon.icon-refresh:before{background:#0f5f70;background:var(--color01)}.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-user:before{-webkit-mask-image:none;background:url(data:image/webp;base64,UklGRnoDAABXRUJQVlA4TG0DAAAvY8AYEI9AkG0z0x3tsIMgyLapwe5PeQSCbJsi7yRXFgikcINLq/9tAwqDApYk2W0bCIEgiHz/2yrsAxbP/o7oPwS3jRxJ8tSmTtXVPeHqfvD6kzI7CinXPj/qNadgSKJiY5mySrSqCHmuKgc1hDp3VIMKXJm7KvY895j7GvEwtkyOsj2Ja5OlZs/hx+SpeTobVlMMH8W0sMWHP4MVrVyC05e4Rbo9gZVaZLfgtstSoT2A4Hh1i8FxVZg+nwt7fZt13di9iw2uNLzZkccOWjKPZLQjc3GSEY9AJWN39xWQk5UIfk+GoYTc9CwEZ5vhqKFiIh39xjH40+BxwXCwhK5nF40HLSvL4Fum0VE5Tai4s7AgGDfP4LXMkQjIT57BsyyQSCjeRKF1TRzQxaVQAXeXhwF2MzENBb3+RwQq158gHCNSuf+1nx8qD5sM3GQa/7xEd0YqU1hYAtc80TAgX0m4eaAA3uosCXRdHUTAc1czJFAwiGdmXA855Tmi00APN54GdPUm2b0RDM5z3bAUc2MjFqTn00qh7oSC9ZxNGAH/bZEMExh1QodxwncqJk3eEQUPuZgGXc5blifeM2z8hGrrD3hCAmQ4OtJfsSOtjWvTnMJvdGyec/eDTWJyojk2a6msEpHzLi5losZFxa5n/EbNKaVc15NE2fK4xjyn5lmkeVQjMlgY7YAeAlZO+THWS/Y0YyhWgwl981MPxlVxshZBsP59EsSddGb7XvbQ1499e4CLIa91PVB6XNygZQch1l14QrNXlmLU8yWchF6IS14HD7SW9nYhpfpRSmHheiWeCGmVKFQzByQmA9cQUrzRnBGOzvBLNAVmhDxdWyGpMGMCriPjlZgRCr2AMFYyZ3VLP632WMxpFbwQEIvO62GPI81hsU0w5xXgciNgNjwbDcrwbal8WBXAUEVAh0HVIbTk/dcCdEUJOGn8A1q3Wwvw5Mw/tfHW0AIqHnLt56UG2MklfveK8OJXlDd4KcI0obGHtTWR8KK8bsELNYa+fp3+RYimHszABU3YFYoAIavv2QglmkBLj2sGZcD/SMCL5EsZDsUMtezaMLAhSghrAzVMmqkAdJXMmoEuaAOlwDWTEGCatzbQyZ/RndGrw6GOXg3XVMVP7vHrbmi/rprPSxnoqPZrPi4E+1KJcSG491wAAA==) no-repeat 50%/100% 100%}.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-coin:before{-webkit-mask-image:none;background:url(data:image/webp;base64,UklGRkgDAABXRUJQVlA4WAoAAAASAAAAYwAAYwAAQU5JTQYAAAAAAAAAAABBTk1GHAMAAAEAAAAAAGEAAGIAAGQAAAFWUDhMBAMAAC9hgBgQj0CQbTPTHe2wgyDItqnB7k95BIJsmyLvJFcWCKRwg0ur/20DCoNClm07VWxFEDECGvrf21OVnai5z6+I/juQJKltZo1yWDhE8BOWX050S7kw9zHGYN5WekpPkmuXaWjsORS1T5/OPUWhXtMv4RSBDWzd2HiZ1Od9XeVdisxHdLzJ7iin8SXbzkiv0Qz7J6Mw5NrE8JTfwUjCDu8bfqysL2Ak2ZGdFUWiwI0rvQC840CuqxjR3gSdTI9T0NGNUE6+M4GMJHSwPU0SUCY4siof0AoMYn2Y7i10ceWhgkLOj1KcqYCGy2iiDu2mP8rlKg6j4RLcRIGT5UGqy2o6p6HqsjSeQ6+Nhs5uovDD1hsrN5sOAYyyo2mcF8wAKy/tMbonAPpF/kPaVr5D4T60XIWz6eycrOuTEe2qvWrvjWuGJPb1Pzt03qCXVZskx8rSKJrV20HD8/rqgQvSaFIOp/VDJW8H2skDf7tQznCNXadT7ZOyu4eudxAP5B6o8A9tepU96Er3bVUI64b9JbsdCZErvP1TKb4aD7s73d3+24LaS/6WKmaj5YHd1BitZtp4T+R0xpb9ORdV7rLqL32oPBPdCW9zdBDgQke4QJYXE3YUDZZUx89Gf5q6JVtv4/jQ6n1oWJT7OCppeZxm02xoF4PLcpXvM9lkOKBsDDDNQ+UBpoxvaffDJ4wYjk5dQgweCgisf3eKEsfRZQNGUYHUfgGSxIfG/0/WgluTgGz2f2DR0FPwyBxzBiedMzx9hodneDLMxzmAJBJo3r1hOyMQYN2IorKD9D7pEBAGOHfUT5EUAPe/rnrid9D7rDAZoVBOtgAUg+GghKOHhE60ZcRCf9ERWNGFUj05uCJAlPWo2nCjre8RcAtU7hoX9IEeOSq4do8j6AjkRscXiXTGh9IVH0pnfIj4F4Byk8hoFWb4H85/rflj+QWoEbkU6gVniseuo6IH7FctwQQmAmmb0dWX5YpOWZYSPI1PreLIW7ricvz0czLqDcJpASrtjHek74nocy8=) no-repeat 50%/100% 100%}.daynight.desktop .idxInfo7 .title{background:url(/_nuxt/img/d_info_title.2492163.webp) no-repeat 50%/100% 100%}.daynight.desktop .idxFooter .footer-group.footer__03 .footer-link p{color:#000;color:var(--null-0)}.daynight.desktop .navbar li a .icon.icon-gift:before{background-image:url(/_nuxt/img/d_gift.f8c9cf1.webp)}.daynight.desktop .navbar li a.nuxt-link-exact-active .icon.icon-gift:before,.daynight.desktop .navbar li a:hover .icon.icon-gift:before{background-image:url(/_nuxt/img/gift_active.1b740c7.webp)}.daynight.desktop .navbar li a .icon.icon-football:before{background-image:url(/_nuxt/img/d_football.9d246c6.webp)}.daynight.desktop .navbar li a.nuxt-link-exact-active .icon.icon-football:before,.daynight.desktop .navbar li a:hover .icon.icon-football:before{background-image:url(/_nuxt/img/football_active.4015282.webp)}.daynight.desktop .navbar li a .icon.icon-dice:before{background-image:url(/_nuxt/img/d_dice.0979252.webp)}.daynight.desktop .navbar li a.nuxt-link-exact-active .icon.icon-dice:before,.daynight.desktop .navbar li a:hover .icon.icon-dice:before{background-image:url(/_nuxt/img/dice_active.450f2f6.webp)}.daynight.desktop .navbar li a .icon.icon-lotto:before{background-image:url(/_nuxt/img/d_lotto.d6f21c8.webp)}.daynight.desktop .navbar li a.nuxt-link-exact-active .icon.icon-lotto:before,.daynight.desktop .navbar li a:hover .icon.icon-lotto:before{background-image:url(/_nuxt/img/lotto_active.a17d5e6.webp)}.daynight.desktop .navbar li a .icon.icon-poker:before{background-image:url(/_nuxt/img/d_poker.7a0429e.webp)}.daynight.desktop .navbar li a.nuxt-link-exact-active .icon.icon-poker:before,.daynight.desktop .navbar li a:hover .icon.icon-poker:before{background-image:url(/_nuxt/img/poker_active.ab08d1a.webp)}.daynight.desktop .navbar li a .icon.icon-slot:before{background-image:url(/_nuxt/img/d_slot.9a47464.webp)}.daynight.desktop .navbar li a.nuxt-link-exact-active .icon.icon-slot:before,.daynight.desktop .navbar li a:hover .icon.icon-slot:before{background-image:url(/_nuxt/img/slot_active.8efa9af.webp)}.daynight.desktop .navbar li a .icon.icon-fish:before{background-image:url(/_nuxt/img/d_fish.4552bbd.webp)}.daynight.desktop .navbar li a.nuxt-link-exact-active .icon.icon-fish:before,.daynight.desktop .navbar li a:hover .icon.icon-fish:before{background-image:url(/_nuxt/img/fish_active.060b340.webp)}.daynight.desktop .navbar li a .icon.icon-newspaper:before{background-image:url(/_nuxt/img/d_newspaper.9519946.webp)}.daynight.desktop .navbar li a.nuxt-link-exact-active .icon.icon-newspaper:before,.daynight.desktop .navbar li a:hover .icon.icon-newspaper:before{background-image:url(/_nuxt/img/newspaper_active.5c15288.webp)}.dialog-gotopay .modal-content .gopay{background-image:linear-gradient(135deg,#3b8891,#0f5f70);box-shadow:0 8px 16px 0 rgba(176,117,21,.6),inset 0 -3px 0 0 rgba(245,229,127,.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 #000;color:#000}.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%}}.modal-backdrop{opacity:.65}.dialog-noticemb .mtb-panel{padding:0;position:relative}.dialog-noticemb .modal-body{padding:1rem}.dialog-noticemb .modal-body:after{content:"";display:block;width:100%;height:20px;background:linear-gradient(180deg,transparent,#fff);position:absolute;bottom:64px;z-index:1}.dialog-noticemb .modal-title{color:#fff;color:var(--null-1)}.dialog-noticemb .modal-header{background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02)}.dialog-noticemb .mtbn-content{background-color:#fff;background-color:var(--null-1);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;color:var(--null-1);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{color:#fff;color:var(--null-1)}.btn.btn-outline-primary.JkoPay-copy.btn-copy{color:#007bff;margin-top:8px;background-color:#fff;background-color:var(--null-1)}.btn-service span{background:#ff651b}.btn-service .icon:before{content:"";display:flex;justify-content:center;align-items:center;width:32px;height:32px;background:#fff;background:var(--null-1);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}.btn-telegram span{background:#28a8e9}.btn-telegram .icon:before{width:32px;height:32px}.btn-twitter span{background:#00acee}.btn-twitter .icon:before{width:32px;height:32px}.btn-instagram span{background:linear-gradient(220deg,#405de6,#5851db 20%,#833ab4 30%,#c13584 68%,#ffdc8c 80%)}.btn-instagram .icon:before{width:32px;height:32px}.btn-whatsapp span{background:linear-gradient(60deg,#27a737,#c2e59c)}.btn-whatsapp .icon:before{width:32px;height:32px}.btn-line span{background:#1fc32e}.btn-line .icon:before{width:32px;height:32px}.btn-newin span{background:#689adf}.btn-newin .icon:before{width:32px;height:32px}.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:#091921}.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}.btn.btn-tip .icon.icon-notification:before{background:#0f5f70;background:var(--color01)}.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:#000;margin:24px auto;padding:8px 24px;box-shadow:0 4px 0 rgba(166,121,84,.5);border:1px solid #3b8891;border:1px solid var(--color02)}.dialog-appicon .upload-warp .upload-icon{color:#fff;color:var(--null-1);background-color:#3b8891;background-color:var(--color02);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:hover{background-color:#0f5f70;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%;height:auto;max-height:85vh;background-color:#ffefd6;background-color:var(--body-bg);border:0;overflow-y:auto;overflow-x:hidden;position:absolute;bottom:0}.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:12px}.mbtnin-wrap .hot_menu{display:flex;margin-left:auto}.mbtnin-wrap .hot_menu .walletTransferBtn{--bgc:var(--title-color);--borderColor:var(--title-color);--textColor:var(--body-bg)}.mbtnin-wrap .hot_menu .walletTransferBtn .custom-switch{--mainColor:var(--color02)}.mbtnin-wrap .hot_menu a .icon:before{mask-image:none;-webkit-mask-image:none}.mbtnin-wrap .hot_menu .icon.icon-mail:before{background:url(/_nuxt/img/m_letter.50ca80c.webp) no-repeat 50%/100% 100%}.mbtnin-wrap .hot_menu .icon.icon-wallet:before{background:url(/_nuxt/img/m_wallet.6aea4df.webp) no-repeat 50%/100% 100%}.mbtnin-wrap .hot_menu .icon.icon-gift:before{background:url(/_nuxt/img/jackpot.5a42e8c.webp) no-repeat 50%/100% 100%}.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:#fff;color:var(--null-1);background-color:#c9302c;letter-spacing:-.05em;padding:4px;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;color:var(--null-1);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:0;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;background-color:#0f5f70;background-color:var(--title-color);border:1px solid #0f5f70;border:1px solid var(--title-color);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:#ffefd6;background:var(--body-bg)}.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:#ffefd6;color:var(--body-bg);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:0;box-shadow:0 16px 26px -10px rgba(177,192,244,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(137,174,229,.2);background:#3b8891;background:var(--color02);color:#ffefd6;color:var(--body-bg);font-weight:900}.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:#ffefd6;color:var(--body-bg)}.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;color:var(--null-1)}.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:8px 8px 0;width:100%;height:100%;z-index:1;background-color:#f2deba;background-color:var(--menu-userbg)}.mbtnin-wrap .mbtnin-right{display:none}.mbtnin-wrap .mtop-cont{display:flex;flex-wrap:wrap;width:100%;letter-spacing:.04rem;margin-bottom:6px;color:#191e32;color:var(--color07)}.mbtnin-wrap .mtop-cont>span:first-child{color:#d71918;font-size:1.4rem;font-weight:700;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{display:flex;align-items:center;color:#191e32;color:var(--color07);width:100%;margin-bottom:5px}.mbtnin-wrap .mtop-cont .rank:before{content:"";display:inline-flex;width:20px;height:20px;background:#0f5f70;background:var(--color01);mask-image:url(/_nuxt/img/icon-crown.09ac009.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url(/_nuxt/img/icon-crown.09ac009.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;margin-right:4px}.mbtnin-wrap .mtop-cont .rank .icon.icon-rank:before{background:#d71918}.mbtnin-wrap .mtop-cont .btn-last{color:#fff;color:var(--null-1);display:flex;justify-content:center;align-items:center;background-color:#3b8891;background-color:var(--color02);border-radius:4px;margin-left:4px;padding:4px 5px}.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-bottom:8px}.sm_menu .sm_item{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#f2deba;color:var(--color05);background:#191e32;background:var(--color07);padding:0;margin-top:8px;margin-left:4px;position:relative}.sm_menu .sm_item:after{content:"";display:inline-flex;width:calc(100% - 6px);height:calc(100% - 6px);border:1px solid #3b8891;border:1px solid var(--color02);box-shadow:0 1px 0 0 #3b8891;box-shadow:0 1px 0 0 var(--color02);position:absolute;left:3px;top:3px}.sm_menu .sm_item .icon{width:30px;height:30px}.sm_menu .sm_item .icon:before{width:100%;height:100%;background:#f2deba;background:var(--color05)}.sm_menu .sm_item span{margin-top:4px}.sm_menu .sm_item.active{display:flex;color:#ffefd6;color:var(--color04);background:#191e32;background:var(--color07);box-shadow:0 3px 3px 0 rgba(185,203,217,.89);border:1px solid #3b8891;border:1px solid var(--color02);margin-top:0;position:relative}.sm_menu .sm_item.active .icon:before{background:#ffefd6;background:var(--color04)}.sm_menu .sm_item.active:after{content:"";display:inline-flex;width:calc(100% - 6px);height:calc(100% - 6px);border:1px solid #b0bac7;box-shadow:0 1px 0 0 #adafb4;position:absolute;left:3px;top:3px}.sm_content{display:none;flex-direction:column;min-height:252px}.sm_content.active{display:flex;background:#f2deba;background:var(--menu-userbg)}.sm_content.active .sm_item .icon.icon-gift~span:after{content:"HOT";display:inline-flex;justify-content:center;color:#fff;color:var(--null-1);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{display:inline-flex;align-items:center;width:100%;height:42px;color:#68737d;padding-left:16px;border-bottom:3px solid #f4f4f4}.sm_content .sm_item .icon:before{background:#68737d;margin-right:8px}.sm_content .sm_item span{margin-top:3px}.sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active{border:0;box-shadow:0 16px 26px -10px rgba(177,201,244,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(137,157,229,.2);background:radial-gradient(ellipse at top,#e5edff,#fff),radial-gradient(ellipse at bottom,#e5edff,#fff);color:#3e4d81;font-weight:900}.sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background-color:#3e4d81}.mbtnin-btn .mbtnin-item{display:inline-flex;align-items:center;width:100%;height:40px}.mbtnin-logout{display:flex;justify-content:center;align-items:center;height:40px;border-radius:4px;margin-top:10px}.mbtnin-logout .icon{margin-bottom:0}.mbtnin-logout .icon:before{margin-right:8px}.sm_wrap .sm_help{display:flex;align-items:center;flex-wrap:wrap;width:100%;padding-top:10px;background:#ffefd6;background:var(--color04)}.sm_wrap .sm_help li{width:calc(25% - 2px);height:72px;font-size:.8rem;border-radius:10px;background:linear-gradient(0deg,#0f5f70,#3b8891);background:var(--lg04);border:2px solid #9dc4c8;border:2px solid var(--color09);margin:1px}.sm_wrap .sm_help li,.sm_wrap .sm_help li .sm_item{display:flex;justify-content:center;align-items:center;color:#ffefd6;color:var(--color04)}.sm_wrap .sm_help li .sm_item{flex-direction:column;width:100%;height:100%}.sm_wrap .sm_help li .sm_item .icon{margin-bottom:4px}.sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active{box-shadow:0 16px 26px -10px rgba(177,201,244,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(137,157,229,.2);background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02);color:#ffefd6;color:var(--color04);border-radius:10px;border:2px solid #9dc4c8;border:2px solid var(--color09)}.sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background:#ffefd6;background:var(--color04)}.sm_wrap .sm_help li span{margin-bottom:4px}.sm_wrap .sm_help li .icon:before{background:#ffefd6;background:var(--color04)}.sm_wrap .sm_help li .custom-switch{margin-right:-8px}.sm_wrap .sm_help li.nuxt-link-active{color:#fff;color:var(--null-1);background:linear-gradient(90deg,#ff651b 26.98%,#ffa81a 78.01%)}.sm_wrap .sm_help li.nuxt-link-active .icon:before{background:#fff;background:var(--null-1)}.idex-wrap.mobile{position:relative}.idex-wrap.mobile:before{content:"";position:fixed;top:0;width:100%;height:100vh;background-color:#ffefd6;background-color:var(--color04)}.idex-wrap.mobile.daynight{position:relative}.idex-wrap.mobile.daynight:before{content:"";position:fixed;top:0;width:100%;height:100vh;background-color:#0f5f70;background-color:var(--color01)}.mobile .idx-content,.mobile .idx-main{width:100%}.mobile .idx-main{height:calc(100vh - 54px)}.mobile .m_header{width:100%;position:fixed;top:0;left:0;z-index:11}.mobile .idx-header{display:flex;justify-content:center;align-items:center;width:100%;height:48px;background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02);position:relative;padding:0 3.5%}.mobile .idx-header.logafter{display:flex;justify-content:space-between;align-items:center}.mobile .idx-header.logafter .btn.btn-primary{font-size:.7rem;background:url(/_nuxt/img/head-but-1.a806ea1.webp) no-repeat 50%/100% 100%;border-radius:4px;display:flex;justify-content:center;align-items:center;border:0;min-height:36px;max-width:45px;flex:1;padding:2px}.mobile .idx-header.logafter .btn.btn-primary span{display:none}.mobile .idx-header .btn-link{padding:4px}.mobile .idx-header .btn-logo,.mobile .idx-header .login-after,.mobile .idx-header .user-info-wrap{height:80%}.mobile .idx-header .user-info-wrap{width:-webkit-min-content;width:-moz-min-content;width:min-content;max-width:110px}.mobile .idx-header .btn-logo{background-image:url(/_nuxt/img/logo.4374d4c.webp);background-position:0;background-repeat:no-repeat;background-size:contain;margin-right:auto;flex:unset;min-width:80px}.mobile .idx-header.logafter .btn-logo{flex:unset}.mobile .idx-header.logbefore .login_box{display:flex;flex:1;justify-content:center;align-items:center}.mobile .idx-header.logbefore .login_box .btn-login{background:url(/_nuxt/img/btn-log.33c6cf8.webp) no-repeat 50%/100% 100%}.mobile .idx-header.logbefore .login_box .btn-signup{background:url(/_nuxt/img/btn-join.0ed6673.webp) no-repeat 50%/100% 100%}.mobile .idx-header.logbefore .login_box .btn-login,.mobile .idx-header.logbefore .login_box .btn-signup{width:62px;height:27px;display:flex;justify-content:center;align-items:center;margin:0 8px}.mobile .idx-header.logbefore .login_box .btn-login:active,.mobile .idx-header.logbefore .login_box .btn-signup:active{opacity:.8}.mobile .btn.day-night{padding:0 7px 7px 0}.mobile .btn.day-night .custom-switch .custom-control-label:after{background:#3db39e url(/_nuxt/img/day_switch.bbb9641.webp) no-repeat 50%/100% 100%}.mobile .btn.day-night .custom-control-label:before{background:url(/_nuxt/img/day_light.4e39e6b.webp) no-repeat 50%/100% 100%;border:0}.mobile .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}.mobile .btn.day-night .custom-switch.b-custom-control-lg .custom-control-label:before,.mobile .btn.day-night .input-group-lg .custom-switch .custom-control-label:before{width:3rem;height:1.375rem}.mobile .btn.day-night .custom-switch.b-custom-control-lg .custom-control-label:after,.mobile .btn.day-night .input-group-lg .custom-switch .custom-control-label:after{width:1.1rem;height:1.1rem}.mobile .btn.day-night .custom-switch.b-custom-control-lg .custom-control-input:checked~.custom-control-label:after,.mobile .btn.day-night .input-group-lg .custom-switch .custom-control-input:checked~.custom-control-label:after{transform:translateX(1.6rem)}.mobile .hotgameBox .gamelibox .game-list.tool-know{background:url(/_nuxt/img/product_recommend_1.d757b31.webp) no-repeat 50%/auto 100%;position:absolute;color:#ffefd6;color:var(--color04);font-size:normal;font-weight:700;padding-left:20%}.mobile .hotgameBox .gamelibox .game-list.tool-check{background:url(/_nuxt/img/product_recommend_2.89b4053.webp) no-repeat 50%/auto 100%;position:absolute;color:#ffefd6;color:var(--color04);font-size:normal;font-weight:700;padding-left:20%}.mobile .hotgameBox .gamelibox .game-list.tool-qa{background:url(/_nuxt/img/product_recommend_3.256f067.webp) no-repeat 50%/auto 100%}.mobile .hotgameBox .gamelibox .game-list.tool-qa,.mobile .hotgameBox .gamelibox .game-list.tool-time{position:absolute;color:#ffefd6;color:var(--color04);font-size:normal;font-weight:700;padding-left:20%}.mobile .hotgameBox .gamelibox .game-list.tool-time{background:url(/_nuxt/img/product_recommend_4.c5df894.webp) no-repeat 50%/auto 100%}.mobile .user-info-wrap{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;color:#ffefd6;color:var(--body-bg);padding:8px}.mobile .user-info-wrap .icon.icon-refresh:before{background:#ffefd6;background:var(--body-bg)}.mobile .user-info-wrap .user-number,.mobile .user-info-wrap .user-wallet{display:flex;justify-content:flex-end;align-items:center;width:100%;height:50%;flex-wrap:wrap}.mobile .user-info-wrap .user-number q,.mobile .user-info-wrap .user-wallet q{font-size:.7rem}.mobile .user-info-wrap .user-number q:before,.mobile .user-info-wrap .user-wallet q:before{content:"";width:15px;height:15px;display:flex;justify-content:center;align-items:center;margin-right:4px}.mobile .user-info-wrap .user-number q:before{background:url(/_nuxt/img/account_icon01.60f2ed3.webp) no-repeat 50%/100% 100%}.mobile .user-info-wrap .user-wallet q:before{background:url(/_nuxt/img/overage-icon01.89ef160.webp) no-repeat 50%/100% 100%}.mobile .user-info-wrap a{width:100%;display:inline-flex;justify-content:flex-start;align-items:center;color:#fff;color:var(--null-1);display:none}.mobile .user-info-wrap a .icon:before{background:#fff;background:var(--null-1)}.mobile .user-info-wrap a.nuxt-link-active,.mobile .user-info-wrap a:active,.mobile .user-info-wrap a:hover{color:#fff;color:var(--null-1)}.mobile .user-info-wrap a.nuxt-link-active .icon:before,.mobile .user-info-wrap a:active .icon:before,.mobile .user-info-wrap a:hover .icon:before{background:#fff;background:var(--null-1)}.mobile .user-info-wrap q{display:inline-flex;justify-content:flex-start;align-items:center;padding-left:4px}.mobile .user-info-wrap .icon{font-weight:400}.mobile .user-info-wrap .icon:before{width:16px;height:16px;background:#fff;background:var(--null-1)}.mobile .user-info-wrap .user-name{align-items:flex-end}.mobile .user-info-wrap .user-wallet{flex-wrap:nowrap}.mobile .user-info-wrap .user-wallet,.mobile .user-info-wrap .user-wallet:before,.mobile .user-info-wrap .user-wallet q{font-weight:900}.mobile .user-info-wrap .user-wallet q,.mobile .user-info-wrap .user-wallet span{display:inline-flex;justify-content:center;align-items:center;height:100%}.mobile .user-info-wrap .user-wallet .icon.icon-deposit{display:none}.mobile .user-info-wrap .user-wallet .icon.icon-deposit:before{width:17px;height:17px}.mobile .user-info-wrap .user-wallet .icon.icon-refresh{display:inline-flex;justify-content:center;align-items:flex-end;height:100%}.mobile .user-info-wrap .user-wallet .icon.icon-refresh:before{margin-left:4px}.mobile .user-info-wrap.nuxt-link-active{color:#3b8891;color:var(--color02)}.mobile .user-info-wrap.nuxt-link-active .icon:before{background:#3b8891;background:var(--color02)}.mobile .login-after{display:flex;justify-content:flex-end;align-items:center}.mobile .login-after .badge{font-size:12px;position:absolute;top:2px;right:-6px}.mobile .login-after .btn{display:flex;justify-content:center;align-items:center;min-width:40px;height:48px;color:#fff;color:var(--null-1);position:relative;border-bottom:0}.mobile .login-after .btn .icon:before{width:16px;height:16px;background:#ffefd6;background:var(--body-bg)}.mobile .login-after .btn.nuxt-link-active,.mobile .login-after .btn:active{color:#ffefd6;color:var(--body-bg);background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02)}.mobile .login-after .btn.nuxt-link-active .icon:before,.mobile .login-after .btn:active .icon:before{background:#ffefd6;background:var(--body-bg)}.mobile .idx-header.logafter .user-info-wrap{padding:0 1px 0 0}.mobile .marquee{display:block;color:#3b8891;color:var(--marquee-bg);width:100%;height:40px;overflow:hidden;position:relative;padding:0 3.5%}.mobile .marquee .icon.icon-new{display:inline-block;vertical-align:middle;font-size:32px;line-height:40px}.mobile .marquee .icon.icon-new:before{width:32px;height:32px;-webkit-mask-image:none;background:url(/_nuxt/img/new.9751db3.webp) no-repeat 50%/100% 100%}.mobile .marquee .mq-cont{display:inline-block;font-size:14px;width:calc(100% - 49px);height:40px;border-bottom:1px dashed #707070;line-height:40px;vertical-align:middle;white-space:nowrap;overflow:hidden;box-sizing:border-box;cursor:pointer;position:relative}.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}.mobile .marquee p:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@keyframes marquee{0%{transform:none}to{transform:translate3d(-100%,0,0)}}.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}.mobile .flex-fifa2022:hover{background-color:transparent}.mobile .flex-fifa2022:target,.mobile .flex-givemoney:target{display:none!important}.mobile .nav-flex .btn.btn-secondary.flex-givemoney02{background:url(/_nuxt/img/flex_discount02.de285f8.webp) no-repeat 50%/100% 100%}.mobile .nav-flex02 .btn.btn-secondary.flex-givemoney{background:url(/_nuxt/img/flex_discount.cecfb1c.webp) no-repeat 50%/100% 100%}.mobile .btn-secondary .icon:before{-webkit-mask-image:none;mask-image:none}.mobile .btn.btn-secondary.flex-fifa2022.close,.mobile .btn.btn-secondary.flex-givemoney.isFIFA2022{display:none}.mobile .idx-nav{width:100%;height:54px;background:linear-gradient(180deg,#0f5f70,#3b8891,#191e32);background:var(--lg03);position:fixed;bottom:0;left:0;z-index:11;border-radius:20px 20px 0 0}.mobile .idx-nav ul{display:flex;width:100%}.mobile .idx-nav .nav-item,.mobile .idx-nav .service_box01{flex:1}.mobile .idx-nav .nav-item,.mobile .idx-nav .nav-link,.mobile .idx-nav .service_box01,.mobile .idx-nav .serviceBtn{width:100%;height:100%;display:inline-flex;margin-right:0}.mobile .idx-nav .nav-item .time,.mobile .idx-nav .service_box01 .time{background-repeat:no-repeat;background-position:100%}.mobile .idx-nav .btn.btn-secondary{font-size:.8em;font-weight:900;letter-spacing:.02rem;color:#ffefd6;color:var(--body-bg);display:flex;justify-content:center;align-items:center;flex-direction:column;background:transparent;border:0}.mobile .idx-nav .btn.btn-secondary .icon:before{background:#fff;background:var(--null-1)}.mobile .idx-nav .btn.btn-secondary.nav-link .icon:before,.mobile .idx-nav .btn.btn-secondary.serviceBtn .icon:before{width:24px;height:24px}.mobile .idx-nav .btn.btn-secondary span{margin-top:2px}.mobile .idx-nav .nav-flex .btn.btn-secondary.flex-givemoney,.mobile .idx-nav .nav-item.active .btn.btn-secondary,.mobile .idx-nav .nav-item.service_box01 .btn.btn-secondary{opacity:1}.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-diamond:before{background:url(/_nuxt/img/icon-diamond.f8a3f9b.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item.active .icon.icon-diamond:before{background:url(/_nuxt/img/icon-diamond-on.159c41e.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-deposit:before{background:url(/_nuxt/img/icon-deposit.5d3df07.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item.active .icon.icon-deposit:before{background:url(/_nuxt/img/icon-deposit-on.16fdc66.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-home:before{background:url(/_nuxt/img/icon-home.526d582.webp) no-repeat 50%/60px 60px}.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-gift:before{background:url(/_nuxt/img/icon-gift.7b6bf8c.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item.active .icon.icon-gift:before{background:url(/_nuxt/img/icon-gift-on.7ed38a9.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-headphones:before{background:url(/_nuxt/img/icon-headphones.38258bc.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item.active .icon.icon-headphones:before{background:url(/_nuxt/img/icon-headphones-on.99bfaf9.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-menu:before{background:url(/_nuxt/img/icon-menu.85b1ea1.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item.active .icon.icon-menu:before{background:url(/_nuxt/img/icon-menu-on.86712f5.webp) no-repeat 50%/auto 100%}.mobile .nav.idx-nav .nav-item.home-icon .btn.btn-secondary.nav-link .icon{position:relative;width:60px}.mobile .nav.idx-nav .nav-item.home-icon .btn.btn-secondary.nav-link .icon:before{width:60px;height:60px;position:absolute;top:-33px;left:0;right:0;margin:auto}.mobile .nav.idx-nav .nav-item.home-icon .btn.btn-secondary.nav-link span{margin-top:28px}.mobile .mb_gotop{display:flex;justify-content:center;align-items:center;width:38px;height:38px;border-radius:50%;border:1px solid #dde1e7;background:hsla(0,0%,100%,.64);position:absolute;bottom:70px;right:10px;z-index:11}.mobile .mb_gotop .icon.icon-arrowtop:before{width:16px;height:16px;background:#273849}.mobile .idx-footer{background-color:#21201e;padding:16px 0 100px}.mobile .idx-footer .copyright,.mobile .idx-footer .info{color:#475050;padding-left:24px;margin-top:12px}.mobile .idx-footer ul.row{width:100%}.mobile .idx-footer ul.row li{width:50%;height:40px}.mobile .idx-footer ul.row li a{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;color:#fff;color:var(--null-1);padding-left:24px}.mobile .idx-footer ul.row li p{padding-left:16px}.mobile #idxSlider{height:27vw}@media only screen and (max-width:1080px){.mobile #idxSlider{height:37vw}}@media only screen and (max-width:768px){.mobile #idxSlider{height:49vw}}.mobile #idxSlider img[lazy=error],.mobile #idxSlider img[lazy=loaded],.mobile #idxSlider img[lazy=loading]{height:27vw}@media only screen and (max-width:1080px){.mobile #idxSlider img[lazy=error],.mobile #idxSlider img[lazy=loaded],.mobile #idxSlider img[lazy=loading]{height:37vw}}@media only screen and (max-width:768px){.mobile #idxSlider img[lazy=error],.mobile #idxSlider img[lazy=loaded],.mobile #idxSlider img[lazy=loading]{height:49vw}}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list .content{padding:.3rem .5rem;display:flex;justify-content:center;align-items:center;color:#ffefd6;color:var(--color04);font-size:1.1rem;font-weight:700;margin-left:11%}@media (max-width:375px){.mobile .hot-pro.idxHotpro5 .gamelibox .game-list .content{font-size:.95rem}}@media (max-width:360px){.mobile .hot-pro.idxHotpro5 .gamelibox .game-list .content{font-size:.9rem}}@media (max-width:320px){.mobile .hot-pro.idxHotpro5 .gamelibox .game-list .content{font-size:.85rem}}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list .logoSvg{width:32px;height:26px;margin-right:.4rem;z-index:1}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_fish{background-image:url(/_nuxt/img/product_fish.a43cec8.webp)}.mobile .hot-pro.idxHotpro5 .gamelibox .game-list.product_fish .logoSvg{-webkit-mask-image:url(/_nuxt/img/fish.6fefd39.svg);mask-image:url(/_nuxt/img/fish.6fefd39.svg)}.mobile .hot-side{padding:5px 16px;position:relative}.mobile .hot-side .hot-tip{left:0;right:unset}.mobile .hot-side .tabs>div:first-child{order:2}.mobile .hot-side .tabs .tab-content{order:1;padding-left:0;padding-right:10px}.mobile .hot-side .tabs .tab-content .tab-pane{height:100%}.mobile .hot-side.active .hot-tip{left:unset;right:0}.mobile .hot-side.active .tabs>div:first-child{order:1}.mobile .hot-side.active .tabs .tab-content{order:2;padding-left:10px;padding-right:0}.mobile .hot-side .hot-tip{width:16px;display:flex;flex-wrap:wrap;color:#333;font-size:12px;line-height:16px;position:fixed;top:calc(88px + 49vw);-ms-writing-mode:tb-rl;writing-mode:vertical-rl;letter-spacing:4px;z-index:10}@media only screen and (max-width:1080px){.mobile .hot-side .hot-tip{top:calc(88px + 37vw)}}@media only screen and (max-width:768px){.mobile .hot-side .hot-tip{top:calc(88px + 49vw)}}.mobile .hot-side .icon.icon-arrowdown{display:inline-flex;justify-content:center;align-items:center;width:auto;height:11px;color:#fff;color:var(--null-1);filter:drop-shadow(-1px 1px 2px #333)}.mobile .hot-side .icon.icon-arrowdown:before{width:100%;height:100%;background:#fff;background:var(--null-1)}.mobile .hot-side .tabs{display:flex;height:100%}.mobile .hot-side .tabs>div:first-child{display:flex;width:72px;height:100%;background:linear-gradient(180deg,#fff,#e3e3e3);border:1px solid #e3e3e3;box-sizing:border-box;border-radius:8px;overflow-y:auto;position:relative}.mobile .hot-side .nav.nav-tabs{width:100%;height:auto;position:absolute;z-index:1}.mobile .hot-side .nav-link,.mobile .hot-side .nav-top{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0}.mobile .hot-side .nav-link .icon,.mobile .hot-side .nav-top .icon{color:#475050;font-size:20px;line-height:24px}.mobile .hot-side .nav-link .icon:before,.mobile .hot-side .nav-top .icon:before{background:#475050}.mobile .hot-side .nav-link .icon.icon-lotto~span,.mobile .hot-side .nav-top .icon.icon-lotto~span{align-items:flex-end;padding-bottom:2px!important}.mobile .hot-side .nav-link span,.mobile .hot-side .nav-top span{color:#475050;font-size:14px;height:18px;display:flex;justify-content:center;align-items:center;padding:0 16px;margin-top:2px;white-space:nowrap;overflow:hidden}@media only screen and (max-width:768px){.mobile .hot-side .nav-link span,.mobile .hot-side .nav-top span{width:95%;padding:0 12px}}.mobile .hot-side .nav-link.active,.mobile .hot-side .nav-top.active{border:0;background-color:transparent}.mobile .hot-side .nav-link.active .icon,.mobile .hot-side .nav-link.active span,.mobile .hot-side .nav-top.active .icon,.mobile .hot-side .nav-top.active span{color:#ff651b}.mobile .hot-side .nav-link.active .icon,.mobile .hot-side .nav-top.active .icon{font-size:30px;line-height:36px}.mobile .hot-side .nav-link.active .icon:before,.mobile .hot-side .nav-top.active .icon:before{width:30px;height:30px;background:#ff651b}.mobile .hot-side .nav-item{width:100%;height:72px}.mobile .hot-side .nav-item.nav-top{background-color:transparent}.mobile .hot-side .tab-content{width:100%;height:100%;overflow-y:scroll}.mobile .hot-side .game-list,.mobile .hot-side .idx-game{width:100%}.mobile .hot-side .game-list{display:flex;align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#000;margin-bottom:10px;padding-left:16px;height:200px}@media only screen and (max-width:1080px){.mobile .hot-side .game-list{height:100px}}@media only screen and (max-width:1080px) and (orientation:landscape){.mobile .hot-side .game-list{width:calc(33.33333% - 8px);height:100px;margin-right:8px}.mobile .hot-side .game-list.box{flex:0 0 calc(20% - 8px)!important;min-width:calc(20% - 8px)!important}}.mobile .hot-side .idx-game{display:flex;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width:1080px) and (orientation:landscape){.mobile .hot-side .idx-game{justify-content:start;align-items:start}}.mobile .hotgameBox .hot_s1box .gameiconbox .game_leftbtn span{height:13px}.mobile .game-list.game-tool{justify-content:flex-start;margin-bottom:10px;padding-left:0;overflow:hidden}.mobile .game-list.game-tool a{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;color:#000;padding-left:16px}.mobile .jackpot-hotpro{height:100%}.mobile .jackpot-hotpro .GO{position:relative;width:100%;height:100%}.mobile .jackpot-hotpro .GO>div{position:absolute;top:0;left:0;width:100%;height:100%}.mobile .game_jackpot{height:100%}.mobile .game_jackpot h4{line-height:24px}.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){.mobile .game_jackpot .game-group{height:calc(33.33333% - 4px)!important}}.mobile .game_jackpot .game-group img{height:100%}.mobile .game_jackpot .game-group>i[class^=game-]{width:60px;height:100%;position:absolute;top:unset;right:unset;bottom:0;left:40px}.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){.mobile .game_jackpot .game-group .content{width:calc(100% - 108px)}}.mobile .game_jackpot .game-group .content span{font-size:18px;line-height:24px;font-weight:bolder;color:#091921}@media (max-width:414px){.mobile .game_jackpot .game-group .content span{font-size:12px;line-height:18px}}.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){.mobile .game_jackpot .game-group .content q{font-size:10px;line-height:14px}}.mobile .hot-side .idx-game .game-list.game-uphold{position:relative}.mobile .hot-side .idx-game .game-list.game-uphold:before{content:attr(data-text);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:8vw;font-weight:bolder;color:#fff;color:var(--null-1);background:rgba(0,0,0,.8);position:absolute;top:0;left:0;z-index:5}.mobile .hot-game{width:100%;padding:8px 0}.mobile .hot-game img[lazy=error],.mobile .hot-game img[lazy=loaded],.mobile .hot-game img[lazy=loading]{height:48px}.mobile .hot-game .hot-title{color:#000;padding-bottom:8px;padding-left:32px;padding-right:16px}.mobile .hot-game ul{display:flex;flex-wrap:wrap;padding-left:32px;padding-right:16px}.mobile .hot-game ul>li{width:calc(50% - 8px);height:48px;margin-bottom:4px;margin-left:8px}.mobile .hot-game ul>li:nth-child(odd){margin-left:0}.mobile .hot-game ul a{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}.mobile .hot-game ul a img{margin-left:4px}.mobile .hot-game ul a q{color:#091921;margin-left:8px;font-weight:bolder}.mobile .mobile-jackpotwrap{overflow:hidden;margin-top:-60px}.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}.mobile .mobile-jackpotlist img{width:60px;height:60px;border-radius:16px}.mobile .mobile-jackpotlist:first-child,.mobile .mobile-jackpotlist:last-child{z-index:-1;opacity:0}.mobile .mobile-jackpotwrap .content{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-left:8px}.mobile .mobile-jackpotwrap .content span{color:#3b8891;color:var(--marquee-bg);font-size:16px;font-weight:bolder;letter-spacing:1px;margin-bottom:4px}.mobile .mobile-jackpotwrap .content q{color:#191e32;color:var(--page-about);font-size:12px}.mobile [v-cloak]{display:none}.mobile .fade-enter-active{transition:opacity 1s}.mobile .fade-enter{opacity:0}.mobile .carousel-next-enter-active,.mobile .carousel-next-leave-active{transition:transform .5s ease-in-out;will-change:transform}.mobile .carousel-next-enter{transform:translateY(100%)}.mobile .carousel-next-leave-to{transform:translateY(-100%)}.mobile .flip-list-move{transition:all 1s}.mobile main{position:relative;display:flex;flex-direction:column}.mobile .idxgame.hotpro-column{overflow:hidden;position:absolute;top:-999px;left:-999px;z-index:-1;opacity:0;width:1px;height:1px}.mobile .hot-side .game-list.box{display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap;width:calc(50% - 4px);height:auto;border-radius:10px;background-color:#a67954;box-shadow:0 5px 5px rgba(0,0,0,.35);padding:0;overflow:hidden;position:relative}.mobile .hot-side .game-list.box>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}.mobile .hot-side .game-list.box>span{order:2;color:#fff;color:var(--null-1);font-size:.8em;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}.mobile .hot-side .game-list.box img{order:1;width:94%;min-height:80px;display:flex;filter:drop-shadow(0 2px 3px rgba(0,0,0,.7));padding-top:6px;border-radius:0;box-shadow:unset;margin:0 auto}.mobile .hot-side .game-list.box .game-btn-group{display:flex;width:100%}.mobile .hot-side .game-list.box .game-name{color:#273849;font-weight:900;height:100%;padding:20px 4px 58px 8px}.mobile .hot-side .game-list.box .game-list.game-uphold{display:flex;min-height:68px}.mobile .hot-side .game-list.box .game-btn-group{order:4}.mobile .hot-side .game-list.box .game-btn-group .btn{display:inline-flex;justify-content:center;align-items:center;flex:1;font-size:.7em;font-weight:900;white-space:nowrap;height:30px;padding:0}.mobile .hot-side .game-list.box.game-uphold:before{color:#fff;color:var(--null-1);font-size:1.8em;font-weight:700;text-shadow:#000;display:flex;justify-content:center;align-items:center;content:attr(data-text);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}.mobile .hot-side .btn.btn-danger{color:#fff;color:var(--null-1);background:linear-gradient(90deg,#ffe167,#96661c 40%,#96661c 60%,#ffe167);border:1px solid #ffe167;box-shadow:inset -1px 0 2px rgba(0,0,0,.3);padding:5px}.mobile .hot-side .btn.btn-danger,.mobile .hot-side .btn.btn-warning{display:flex;justify-content:center;align-items:center;flex:1;font-size:12px}.mobile .hot-side .btn.btn-warning{color:#000;text-align:center;background-color:#fff7d5;border-radius:0 0 5px 0;border:0;padding:.5rem;z-index:1}.mobile .idx-content{padding-top:48px;height:calc(100% - 1px)}.mobile .joinus.container,.mobile .login.container,.mobile .user-mod.forgot{padding-top:10px}.mobile .joinus.container .title,.mobile .login.container .title,.mobile .user-mod.forgot .title{font-size:1.2em;color:#0f5f70;color:var(--title-color);margin-bottom:10px}.mobile .joinus.container .form-group .pw-toggle,.mobile .login.container .form-group .pw-toggle,.mobile .user-mod.forgot .form-group .pw-toggle{width:28px;height:28px;position:absolute;top:23px;right:8px}.mobile .joinus.container .form-group .pw-toggle .icon:before,.mobile .login.container .form-group .pw-toggle .icon:before,.mobile .user-mod.forgot .form-group .pw-toggle .icon:before{background:#3b8891;background:var(--color02);width:100%;height:100%}.mobile .joinus.container .form-group .form-control.is-invalid~.pw-toggle,.mobile .joinus.container .form-group .form-control.is-valid~.pw-toggle,.mobile .login.container .form-group .form-control.is-invalid~.pw-toggle,.mobile .login.container .form-group .form-control.is-valid~.pw-toggle,.mobile .user-mod.forgot .form-group .form-control.is-invalid~.pw-toggle,.mobile .user-mod.forgot .form-group .form-control.is-valid~.pw-toggle{right:32px}.mobile .joinus.container .form-group label[for=input-usercaptcha]~div,.mobile .login.container .form-group label[for=input-usercaptcha]~div,.mobile .user-mod.forgot .form-group label[for=input-usercaptcha]~div{position:relative}.mobile .joinus.container .form-group label[for=input-usercaptcha]~div .signcaptcha_img,.mobile .login.container .form-group label[for=input-usercaptcha]~div .signcaptcha_img,.mobile .user-mod.forgot .form-group label[for=input-usercaptcha]~div .signcaptcha_img{top:1px}.mobile .joinus.container .input-group-prepend,.mobile .login.container .input-group-prepend,.mobile .user-mod.forgot .input-group-prepend{border-radius:0 4px 4px 0;position:absolute;top:21px;right:2px;overflow:hidden}.mobile .joinus.container .form-row.container.remember,.mobile .login.container .form-row.container.remember,.mobile .user-mod.forgot .form-row.container.remember{display:flex;justify-content:space-between;align-items:center;padding:0;height:48px}.mobile .joinus.container .form-group.forgot_txt a,.mobile .login.container .form-group.forgot_txt a,.mobile .user-mod.forgot .form-group.forgot_txt a{color:#3b8891;color:var(--marquee-bg)}.mobile .joinus.container .custom-control.custom-checkbox,.mobile .login.container .custom-control.custom-checkbox,.mobile .user-mod.forgot .custom-control.custom-checkbox{display:flex;justify-content:center;align-items:center;height:48px}.mobile .joinus.container .custom-checkbox .custom-control-label:after,.mobile .joinus.container .custom-checkbox .custom-control-label:before,.mobile .login.container .custom-checkbox .custom-control-label:after,.mobile .login.container .custom-checkbox .custom-control-label:before,.mobile .user-mod.forgot .custom-checkbox .custom-control-label:after,.mobile .user-mod.forgot .custom-checkbox .custom-control-label:before{top:0}.mobile .joinus.container .sign-free,.mobile .login.container .sign-free,.mobile .user-mod.forgot .sign-free{display:flex;justify-content:center;align-items:center;height:54px;color:#191e32;color:var(--page-about);font-size:14px;font-weight:700;text-align:center}.mobile .joinus.container .form-group label[for=input-w_code]~div,.mobile .login.container .form-group label[for=input-w_code]~div,.mobile .user-mod.forgot .form-group label[for=input-w_code]~div{display:flex}.mobile .login.container .form-group .pw-toggle{top:25px}.mobile .user-mod.forgot .input-group-prepend{border-radius:0 4px 4px 0;position:absolute;top:19px;right:2px;overflow:hidden}.mobile .login.container .form-group .input-group-prepend{border-radius:0 4px 4px 0;position:absolute;top:20px;right:2px;overflow:hidden}.mobile .user-mod.forgot .title{color:#0f5f70;color:var(--color01)}.mobile .joinus.container .custom-control.custom-checkbox{padding-left:0}.mobile .joinus.container .custom-control.custom-checkbox a{color:#3b8891;color:var(--marquee-bg)}.mobile .user-mod.forgot{padding-top:48px}.mobile .joinus.container{padding-bottom:100px}.mobile .joinus.container .btn.btn-submit,.mobile .login.container .btn.btn-submit{color:#ffefd6;color:var(--body-bg);background-color:#3b8891;background-color:var(--marquee-bg)}.mobile .joinus.container .form-inside{position:absolute;right:3px;top:21px;height:32px}.mobile .joinus.container .form-inside button{height:100%;color:#fff;color:var(--null-1);background-color:#3b8891;background-color:var(--color02)}.mobile .joinus.container .signcaptcha_img{position:absolute;right:1px;bottom:1px}.mobile .btn.yesido{display:none}.mobile.daynight .promotion{--mainColor:var(--color01);--typeBtnColor:var(--color01)}.mobile .promotion{--mainColor:var(--title-color);--typeBtnBg:var(--lg02);max-width:100%;padding-bottom:100px}.mobile .promotion .activity-end,.mobile .promotion .activity-new,.mobile .promotion .btn.yesido{display:none}.mobile .promotion .title{font-size:18px;padding:10px 0 0;color:#3b8891;color:var(--marquee-bg)}.mobile .promotion .card{margin-top:8px;box-shadow:0 4px 4px rgba(0,0,0,.25)}.mobile .promotion .card-body,.mobile .promotion .card-header{position:relative;border:0}.mobile .promotion .card-body{padding:0}.mobile .promotion .card-body img{max-width:100%}.mobile .promotion .card-header{padding:0;background:#3b8891;background:var(--marquee-bg);overflow:hidden}.mobile .promotion .card-group{align-items:center;padding:8px 16px}.mobile .promotion .card-group span{margin-right:8px}.mobile .promotion .card-group ol,.mobile .promotion .card-group p{color:#273849;font-size:14px;line-height:20px;margin-bottom:0}.mobile .promotion .card-group ol{list-style-type:disc;list-style-position:outside;margin-left:24px}.mobile .promotion .card-group p{width:100%;overflow:auto}.mobile .promotion .card-group table{overflow-y:hidden}.mobile .promotion .card-group table td{border:1px solid #ccc;padding:5px;min-height:30px}.mobile .promotion .card-group img{max-width:100%;height:auto}.mobile .promotion .badge.badge-title{color:#f4f4f4;background:#3b8891;background:var(--color02);margin-bottom:4px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.mobile .promotion .card-img-top{width:100%;height:41vw;display:flex;margin:0 auto;border:solid #3b8891;border:solid var(--marquee-bg);border-width:4px 4px 0}.mobile .promotion .btn-link{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;text-align:left;padding:0;border:0}.mobile .promotion .btn-link h3,.mobile .promotion .btn-link span{width:100%;display:flex;justify-content:flex-start;align-items:center;font-weight:900;color:#ffefd6;color:var(--body-bg);margin:0;padding:.5em}.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}.mobile .promotion .card-group-title{background:#fff;background:var(--null-1);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}.mobile .promotion .card-group-title h3{font-size:14px;padding-right:16px}.mobile .promotion .card-group-title span{margin-bottom:0;padding-right:16px}.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}.mobile .activity-new{position:absolute;top:0;left:0;width:56px;height:56px}.mobile .activity-new,.mobile .activity-new .icon{display:flex;justify-content:center;align-items:center}.mobile .activity-new .icon{font-size:32px;background:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent;z-index:1}.mobile .activity-new .icon:before{width:32px;height:32px;background:#ffefd6;background:var(--color04)}.mobile .activity-new:after{content:"";width:100%;height:100%;background:radial-gradient(circle,#d6ad63 0,transparent 40%);background:radial-gradient(circle,var(--color08) 0,transparent 40%);position:absolute;top:0;left:0}.mobile .promotion .end .activity-end,.mobile .promotion .new .activity-new{display:flex}.mobile .promotion .card-group table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.mobile .promotion .activity-table{width:100%;overflow-x:auto}.mobile .promotion .activity-table table td{border:1px solid #ccc}.mobile .custom-select,.mobile .form-control{box-sizing:border-box}.mobile .input-group .b-form-btn-label-control.dropdown.b-form-datepicker.form-control{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}.mobile .table.b-table.b-table-stacked>tbody>tr.tr-none,.mobile .tr-none{display:none}.mobile .tr-none:last-child{display:table-row!important}.mobile .table.b-table.b-table-stacked>tbody>tr.tr-none:last-child{display:block!important}.mobile .discount_box .table a,.mobile .discount_box .table div,.mobile .discount_box .table span,.mobile .discount_box .table td,.mobile .discount_box .table th{font-size:14px}.mobile .discount_box .table td:first-child{width:25%}.mobile .discount_box .table td:nth-child(2){padding:8px;display:block}.mobile .discount_box .table td:nth-child(3){width:30%}.mobile .table-text-primary{color:#054ab2}.mobile .table-text-secondary{color:#fff200}.mobile .table-text-success{color:#28a745}.mobile .table-text-danger{color:#c9302c}.mobile .table-text-info{color:#2aabd2}.mobile .table-text-light{color:#dde1e7}.mobile .table-text-dark{color:#21201e}.mobile .table-text-warning{color:#ffc107}.mobile .form-text{display:flex;justify-content:flex-start;align-items:center}.mobile label,.mobile legend{color:#191e32;color:var(--page-about);font-size:14px;margin-bottom:4px;padding-bottom:0}.mobile .user-mod.forgot label,.mobile .user-mod.forgot legend,.mobile .user-mod.hisbet label,.mobile .user-mod.hisbet legend,.mobile .user-mod.pw label,.mobile .user-mod.pw legend,.mobile .user-mod.share label,.mobile .user-mod.share legend,.mobile .user-mod.user label,.mobile .user-mod.user legend,.mobile .user-mod.wallet label,.mobile .user-mod.wallet legend{color:#191e32;color:var(--color07);font-size:14px;margin-bottom:4px;padding-bottom:0}.mobile small{color:#9898ab!important;font-size:10px;line-height:14px}.mobile form .btn.btn-cancel{margin-left:0}.mobile form .btn.btn-submit{margin-bottom:8px}.mobile .badge-group{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:16px}.mobile .badge-group~button{margin-top:16px}.mobile .btn-badge{color:#68737d;border:1px solid #dde1e7;background-color:#dde1e7;margin-bottom:8px}.mobile .btn-badge.nuxt-link-active,.mobile .btn-badge.nuxt-link-exact-active,.mobile .btn-badge:active{color:#3b8891;color:var(--color02);border:1px solid #3b8891;border:1px solid var(--color02);background-color:#fff2dc}.mobile .btn.btn-cancel{width:100%;height:38px;border-radius:4px;font-size:16px}.mobile .page-item.disabled{display:flex;justify-content:center;align-items:center}.mobile .page-item.disabled .page-link{background-color:transparent;opacity:.5}.mobile .page-item .page-link{display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:#3b8891;color:var(--marquee-bg);background-color:transparent;border:0;padding:0}.mobile .page-item.active .page-link{color:#ffefd6;color:var(--body-bg);font-weight:bolder;background-color:#3b8891;background-color:var(--marquee-bg)}.mobile .page-item.active{z-index:0}.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}.mobile .btn-contactus .chatbox{display:flex;justify-content:center;align-items:center;flex-direction:column;width:160px;height:100px;border-radius:60px;color:#dde1e7;background:#3b8891;background:var(--color02);position:absolute;right:-20px;top:0;transform:scale(.8)}.mobile .btn-contactus .chatbox:after{content:"";width:0;height:0;border-color:#3b8891 transparent transparent;border-left:20px solid transparent;border-bottom:0 solid transparent;border-right:20px solid transparent;border-top:20px solid var(--color02);transform:rotate3d(-10,-13,6,-160deg);position:absolute;bottom:-8px}.mobile .btn-contactus .chatbox span{font-size:32px;line-height:32px;font-weight:700;z-index:1}.mobile .btn-contactus .chatbox q{font-size:16px;z-index:1}.mobile .btn-contactus:hover{background-position:50% 0}.mobile .btn-contactus:hover .chatbox{-webkit-animation:heartbeat 1.5s ease-in-out 2 both;animation:heartbeat 1.5s ease-in-out 2 both}.mobile .paymod-wrap{display:flex;flex-wrap:wrap;padding-bottom:24px;padding-top:16px}.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;background-color:var(--null-1);position:relative}.mobile .paymod-group.on,.mobile .paymod-group:active,.mobile .paymod-group:focus,.mobile .paymod-group:hover{border:2px solid #3b8891;border:2px solid var(--color02);background-color:#fff2dc;transform:scale(1.2)}.mobile .paymod-group.on .btn.btn-submit,.mobile .paymod-group.on .recommed,.mobile .paymod-group:active .btn.btn-submit,.mobile .paymod-group:active .recommed,.mobile .paymod-group:focus .btn.btn-submit,.mobile .paymod-group:focus .recommed,.mobile .paymod-group:hover .btn.btn-submit,.mobile .paymod-group:hover .recommed{background-color:#3b8891;background-color:var(--color02)}.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;color:var(--null-1);font-size:12px;background-color:#9898ab;padding:4px 16px;position:absolute;top:-20px}.mobile .paymod-group .title{font-weight:bolder;margin-top:0;text-align:left}.mobile .paymod-group .subtitle{font-size:12px;line-height:14px;color:#3b8891;color:var(--color02);text-align:center;padding-bottom:0}.mobile .paymod-group .btn.btn-submit{background-color:#9898ab;margin:0;line-height:24px}.mobile .paymod-group .img{width:120px;height:50px}.mobile .paymod-form{margin-top:6px}.mobile .paymod-form .form-group{display:block;min-width:100%;font-size:14px}.mobile .paymod-form .form-group .custom-select{margin-bottom:4px}.mobile .paymod-form .bank-A,.mobile .paymod-form .bank-group-wrap{flex-wrap:wrap}.mobile .paymod-form .bank-A,.mobile .paymod-form .bank-B{display:inline-flex;min-width:100%}.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 #3b8891;border:2px solid var(--color02);margin:24px auto}.mobile .paymod-form .bank-to .icon{color:#3b8891;color:var(--color02);font-size:24px;font-weight:700;transform:unset}.mobile .paymod-form .bank-to .icon:before{width:24px;height:24px;background:#3b8891;background:var(--color02)}.mobile .account-bank-card{width:50%;min-width:100%;border-radius:8px;background-color:#dde1e7;padding:24px;margin-bottom:1rem}.mobile .account-pay~div>div{text-align:center}.mobile .account-pay~div>div canvas{border-radius:8px;padding:16px;background-color:#fff;background-color:var(--null-1)}.mobile .account-pay .text-tips{width:100%;color:#dc3545;margin-bottom:8px}.mobile .account-bank-card #LinePay-modalPaylisttable p{margin-top:8px;text-align:center}.mobile .upload-card{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:24px}.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:20px;margin-bottom:24px;cursor:pointer;position:relative}.mobile [class^=upload-warp] span{top:0}.mobile [class^=upload-warp] .btn.btn-tip{width:auto!important;line-height:17px;border:1px solid #000;background:#fff;background:var(--null-1);display:flex;justify-content:center;align-items:center;position:absolute;top:-20px;left:16px;z-index:10}.mobile [class^=upload-warp] .btn.btn-tip:hover{color:#fff;color:var(--null-1);background-color:#000}.mobile [class^=upload-warp] .btn.btn-tip:hover .icon:before{background:#fff;background:var(--null-1)}.mobile [class^=upload-warp]:hover span{color:#3b8891;color:var(--color02)}.mobile [class^=upload-warp]:hover span .icon:before{background:#3b8891;background:var(--color02)}.mobile [class^=upload-warp] span{display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(100% - 40px);height:100%;color:#9898ab;text-align:center;padding-bottom:8px;position:absolute}.mobile [class^=upload-warp] img{display:flex;max-width:100%;height:100%;z-index:1}.mobile [class^=upload-warp] .icon.icon-camera,.mobile [class^=upload-warp] .icon.icon-upload{margin-bottom:8px}.mobile [class^=upload-warp] .icon.icon-camera:before,.mobile [class^=upload-warp] .icon.icon-upload:before{width:72px;height:72px;background:#9898ab}.mobile [class^=upload-warp] .btn.btn-upload{color:#f4f4f4;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#000;margin:24px auto;padding:8px 24px;box-shadow:0 4px 0 rgba(166,121,84,.5);border:1px solid #0a7d45}.mobile [class^=upload-warp] .upload-icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;color:#fff;color:var(--null-1);background-color:#3b8891;background-color:var(--color02);padding:8px;margin-left:auto;position:absolute;top:-15px;right:-15px;z-index:1}.mobile [class^=upload-warp] .upload-icon:hover{background-color:#0f5f70;background-color:var(--color01)}.mobile [class^=upload-warp] .upload-icon i:before{width:12px;height:12px}.mobile .upload-card .upload-warp img{display:flex;max-width:90%;height:100%;z-index:1}.mobile .memo-list{list-style-type:decimal-leading-zero;padding-left:24px}.mobile .circle,.mobile .icashPay,.mobile .jkopay,.mobile .linepay{display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:56px;background-color:#3b8891;background-color:var(--marquee-bg);overflow:hidden}.mobile .circle .icon,.mobile .icashPay .icon,.mobile .jkopay .icon,.mobile .linepay .icon{color:#fff;color:var(--null-1);font-size:24px}.mobile .circle .icon:before,.mobile .icashPay .icon:before,.mobile .jkopay .icon:before,.mobile .linepay .icon:before{width:24px;height:24px;background:#ffefd6;background:var(--body-bg)}.mobile .icashPay .icon,.mobile .jkopay .icon,.mobile .linepay .icon{width:100%;height:100%}.mobile .linepay{background-color:#00b000}.mobile .jkopay{background-color:#d71918}.mobile .user-header{display:flex;flex-wrap:wrap;width:100%;height:auto;background-color:#f2deba;background-color:var(--menu-userbg)}.mobile .user-header~div{width:95%;margin:0 auto}.mobile .user-header .icon{display:block;font-size:16px}.mobile .user-header .icon:before{width:16px;height:16px}.mobile .user-header span{display:block;width:100%;font-size:12px;text-align:center;text-overflow:ellipsis;margin-top:0;overflow:hidden}.mobile .user-header .user-item{flex:1;height:48px;display:inline-flex;justify-content:center;align-items:center;flex-direction:column;color:#0f5f70;color:var(--title-color);white-space:nowrap;padding:8px 4px;position:relative}.mobile .user-header .user-item .icon:before{background:#0f5f70;background:var(--title-color)}.mobile .user-header .user-item:after{width:0;height:0;border-color:transparent transparent #ffefd6;border-left:8px solid transparent;border-bottom:10px solid var(--body-bg);border-right:8px solid transparent;border-top:0 solid transparent;position:absolute;bottom:-4px}.mobile .user-header .user-item.nuxt-link-active,.mobile .user-header .user-item.nuxt-link-exact-active,.mobile .user-header .user-item:active{color:#ffefd6;color:var(--body-bg);background:#0f5f70;background:var(--userheader-text);padding-top:4px}.mobile .user-header .user-item.nuxt-link-active span,.mobile .user-header .user-item.nuxt-link-exact-active span,.mobile .user-header .user-item:active span{font-weight:900}.mobile .user-header .user-item.nuxt-link-active .icon:before,.mobile .user-header .user-item.nuxt-link-exact-active .icon:before,.mobile .user-header .user-item:active .icon:before{background:#ffefd6;background:var(--body-bg)}.mobile .user-header .user-item.nuxt-link-active:after,.mobile .user-header .user-item.nuxt-link-exact-active:after,.mobile .user-header .user-item:active:after{content:""}.mobile .user-header~div{width:calc(100% - 48px)}.mobile .user-header.activity{height:40px}.mobile .user-header.activity~div{width:100%}.mobile .user-header.activity .user-item{height:100%}.mobile .user-header.activity .user-item:after{width:100%;height:4px;border:0;bottom:0;background:#fff;background:var(--null-1)}.mobile .user-header.activity .user-item.nuxt-link-active{color:#ffa81a;background:#fff!important}.mobile .user-header.activity .user-item.nuxt-link-active:after{background:#ff651b}.mobile .his_menu .btn-secondary,.mobile .user-mod.hisbet .user-header{background-color:transparent}.mobile .his_menu .btn-secondary:after,.mobile .user-mod.hisbet .user-header:after{content:none}.mobile .user-mod.hisbet .user-header{margin:0 auto}.mobile .card.user-content .card-header{padding:4px}.mobile .card.user-content .card-header .nav-item{width:calc(33.33333% - 8px);margin-right:8px;margin-bottom:8px}.mobile .card.user-content .card-header .nav-item a{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:8px 0;border:1px solid #ccc}.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}.mobile .card.user-content .card-header .nav-item a .icon:before{display:none}.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 #3b8891;border-color:var(--marquee-bg);border-top:8px solid var(--marquee-bg);background-color:#fff;background-color:var(--null-1);box-shadow:0 4px 4px rgba(0,0,0,.25);padding:20px;position:relative}.mobile .content-mod-list .left{display:flex;justify-content:center;align-items:flex-start;flex-direction:auto;width:15%}.mobile .content-mod-list .left h6{font-size:32px;color:#fff;color:var(--null-1);font-style:italic;font-weight:700;margin-left:-4px}.mobile .content-mod-list .right{width:100%}.mobile .content-mod-list .right .group{margin-bottom:8px}.mobile .content-mod-list .right .title{color:#21201e;font-size:18px;font-weight:700;margin-bottom:16px;margin-top:10px}.mobile .content-mod-list .right p{color:#091921;font-size:14px;line-height:24px}.mobile .content-mod-list .right .btn.btn-cancel,.mobile .content-mod-list .right .btn.btn-primary,.mobile .content-mod-list .right .btn.btn-second,.mobile .content-mod-list .right .btn.btn-submit,.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}.mobile .card-limit{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin:0 auto}.mobile .card-limit p{width:100%}.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")}.mobile .card-limit .title:after,.mobile .virtual-limit .title:after{content:"";display:block;width:100%;height:220px;background-repeat:no-repeat;background-position:50%}.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%}.mobile .account-bank-card #JkoPay-modalPaylisttable p{text-align:center}@media only screen and (max-width:768px){.mobile .form-group-wrap .btn-group-toggle.btn-group{flex-wrap:wrap;width:100%}}.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;background:var(--null-1)}.mobile .form-group-wrap .btn-secondary:last-child{margin-right:0}.mobile .form-group-wrap .btn-secondary.active,.mobile .form-group-wrap .btn-secondary.nuxt-link-active,.mobile .form-group-wrap .btn-secondary.nuxt-link-exact-active,.mobile .form-group-wrap .btn-secondary:active{color:#000!important;background-color:#fff2dc!important;border-color:#fff2dc!important}.mobile .form-group-wrap .btn-secondary:before{content:"";display:inline-block;width:160px;height:28px}@media only screen and (max-width:768px){.mobile .form-group-wrap .btn-secondary:before{width:60px;height:60px}}.mobile .user-mod{width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:160px}.mobile .user-mod img{display:block;margin:0 auto;border:none}.mobile .user-mod .btn-badge{font-size:14px;line-height:20px;padding:4px;width:calc(33.33333% - 16px)}.mobile .user-mod .btn-badge:nth-child(3n){margin-right:0}.mobile .user-mod>div{width:95%;margin:0 auto}.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>[data-label]>div,.mobile .user-mod>.user-header{width:100%}.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr{display:flex}.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr td[aria-colindex="2"] span{color:#0061ff}.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>td{width:50%;border-top:1px solid #dde1e7}.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr>td:first-child{text-align:right}.mobile .user-mod.wallet .table.b-table.b-table-stacked>tbody>tr span{font-size:18px}.mobile .user-mod.wallet .btn.btn-refresh{display:flex;justify-content:center;align-items:center}.mobile .user-mod.wallet .btn.btn-refresh q{font-size:32px;color:#0061ff}.mobile .user-mod.wallet .badge-group{justify-content:space-between}.mobile .user-mod.wallet .btn{width:100%;height:38px;border-radius:4px;font-size:16px;margin-bottom:8px}.mobile .user-mod.wallet .btn.h-auto{width:auto;margin-top:0!important;margin-bottom:0}.mobile .user-mod.wallet .btn.btn-contactus{min-height:400px}.mobile .user-mod.wallet .btn.btn-badge{width:calc(33.33333% - 4px)}.mobile .user-mod.wallet .btn.btn-second{color:#fff;color:var(--null-1);background:#3b8891;background:var(--color02)}.mobile .user-mod.wallet .btn.btn-primary{color:#fff;color:var(--null-1);background:#0f5f70;background:var(--color01)}.mobile .user-mod.wallet .user-table .btn{margin-bottom:0}.mobile .user-mod.wallet .form-group .btn{margin-top:8px}.mobile .user-mod.wallet .btn.paymod-group.btn-secondary,.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}.mobile .user-mod.wallet .btn.btn-submit{line-height:unset;padding:4px 8px;white-space:nowrap}.mobile .user-mod.wallet .btn.paymod-group.btn-secondary{width:100%;padding:4px 16px}.mobile .user-mod.wallet .btn.paymod-group.btn-secondary .img,.mobile .user-mod.wallet .btn.paymod-group.btn-secondary .subtitle{display:none}.mobile .user-mod.wallet .btn.paymod-group.btn-secondary .title{font-size:16px}.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}.mobile .user-mod.wallet .b-calendar-nav{display:flex}.mobile .user-mod.wallet .b-calendar-nav .btn{border:1px solid transparent}.mobile .user-mod.info{padding-bottom:160px}.mobile .user-mod.forgot .user-content{width:calc(100% - 48px)}.mobile .user-mod.game .user-header{width:100%}.mobile .share_urlbox~.btn.tag-read.btn-secondary.btn-sm{height:100%;padding:5px 10px;border-radius:4px;position:absolute;right:0;top:0}.mobile .uinfo-cont .card{margin-bottom:16px;box-shadow:0 4px 4px rgba(0,0,0,.25)}.mobile .uinfo-cont .card-header{background-color:#fff;background-color:var(--null-1)}.mobile .uinfo-cont .card-header .custom-control-label{width:100%;white-space:nowrap}.mobile .uinfo-cont .card-header .bv-no-focus-ring{display:flex}.mobile .uinfo-cont .custom-checkbox{display:flex;justify-content:center;align-items:center;white-space:nowrap}.mobile .uinfo-cont .custom-checkbox .custom-control-label:after,.mobile .uinfo-cont .custom-checkbox .custom-control-label:before{width:16px;height:16px;top:50%;margin-top:-8px}.mobile .uinfo-cont .card-icon{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:4px;flex:0 0 40px}.mobile .uinfo-cont .card-type-info{color:#fff;color:var(--null-1);background-color:#2aabd2}.mobile .uinfo-cont .card-type-act{color:#fff;color:var(--null-1);background-color:#c9302c}.mobile .uinfo-cont .btn-link{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:0}.mobile .uinfo-cont .btn-link .icon{margin-right:0}.mobile .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}.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}.mobile .uinfo-cont .card-title~span.isStarred{color:#f4c500}.mobile .uinfo-cont .card-title input,.mobile .uinfo-cont .card-title~span input{border:0;background:transparent}.mobile .uinfo-cont .card-title .card-date,.mobile .uinfo-cont .card-title input{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile .uinfo-cont .card-date{font-size:12px;color:#9898ab;text-align:left}.mobile .uinfo-cont .card-body{color:#333}.mobile .uinfo-cont .unread .card-title h3,.mobile .uinfo-cont .unread .card-title input{font-size:18px;color:#000;font-weight:bolder;font-family:Yu Gothic,SimHei}.mobile .uinfo-cont .read .card-title h3,.mobile .uinfo-cont .read .card-title input{font-size:16px;color:#9898ab;font-weight:400;font-family:Yu Gothic,SimHei}.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 #3b8891;border-color:var(--marquee-bg);border-top:8px solid var(--marquee-bg);background-color:#fff;background-color:var(--null-1);box-shadow:0 4px 4px rgba(0,0,0,.25);padding:20px;margin-top:36px;position:relative}.mobile .user-content .title~p~div>img{min-width:50px!important;width:200px!important}.mobile .user-content .form-control:focus{background:transparent}.mobile .user-content .circle,.mobile .user-content .icashPay,.mobile .user-content .jkopay,.mobile .user-content .linepay{margin-left:-28px;margin-top:-36px;position:absolute;top:0;left:50%}.mobile .user-content .circle h6{font-size:32px;color:#fff;color:var(--null-1);font-style:italic;font-weight:700;margin-left:-4px}.mobile .user-content .test{text-align:center}.mobile .user-content .test svg{width:65%!important;height:65%!important;margin-top:16px;margin-bottom:16px}.mobile .user-content .card-header{background-color:transparent;padding:4px}.mobile .user-content .card-header .nav-link{font-weight:bolder;color:#3b8891;color:var(--color02)}.mobile .user-content .card-header .nav-link.active,.mobile .user-content .card-header .nav-link:hover{color:#fff;color:var(--null-1);background-color:#3b8891;background-color:var(--color02)}.mobile .user-content .card-body{padding:0}.mobile .user-content .title{color:#21201e;text-align:center;padding:16px 0 8px}.mobile .user-content .alert-danger,.mobile .user-content .alert-warning{display:flex;font-size:12px;line-height:unset}.mobile .user-content .alert-danger .icon,.mobile .user-content .alert-warning .icon{padding-right:4px}.mobile .user-content .alert-danger .icon:before,.mobile .user-content .alert-warning .icon:before{width:12px;height:12px}.mobile .user-content-tab{border-top:4px solid rgba(0,0,0,.15)}.mobile .user-table{flex-direction:column;padding:24px 0}.mobile .user-table,.mobile .user-table .usertb-header{display:flex;justify-content:center;align-items:center;width:100%}.mobile .user-table .usertb-header{order:10}.mobile .user-table .usertb-cont{width:100%}.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>[data-label]:after,.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>[data-label]:before{display:inline-block!important}.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr{display:block!important}.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>td{width:100%}.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>td:first-child{text-align:left;border-top-width:3px}.mobile .user-table.hisbet .table.b-table.b-table-stacked>tbody>tr>[data-label]>div{width:50%}.mobile .user-mod.info .user-table .usertb-info{order:1;width:100%}.mobile .user-mod.info .user-table .usertb-header{order:2}.mobile .user-mod.info .user-table .usertb-header .custom-control.custom-checkbox .custom-control-label{margin-bottom:0}.mobile .user-mod.info .user-table .uinfo-cont{order:3;width:100%}.mobile .usertb-info{color:#191e32;color:var(--page-about);font-size:12px;margin-bottom:9px}.mobile .usertb-header{display:flex;align-items:center}.mobile .usertb-header .overflow-auto,.mobile .usertb-header .pagination{margin:0 auto}.mobile .usertb-header .custom-checkbox{display:flex;align-items:center;margin-right:4px}.mobile .usertb-header button.btn-primary{display:flex;justify-content:center;align-items:center;color:#ffefd6;color:var(--body-bg);border:1px solid #3b8891;border:1px solid var(--marquee-bg);height:30px;white-space:nowrap}.mobile .usertb-header button.btn-primary,.mobile .usertb-header button.btn-primary:hover{background-color:#3b8891;background-color:var(--marquee-bg)}.mobile .usertb-header .btn.btn-secondary{background-color:transparent;border:0}.mobile .usertb-header .dropdown-menu.show{background-color:#fff;background-color:var(--null-1);padding:8px;border:1px solid #ccc}.mobile .usertb-header .custom-control-label:after,.mobile .usertb-header .custom-control-label:before{top:0}.mobile .usertb-header .form-check{position:relative}.mobile .usertb-header .form-check .form-check-input{left:-10px;top:-8px}.mobile .usertb-header .dropdown.b-form-datepicker{height:38px!important;border:1px solid #3b8891;border:1px solid var(--marquee-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}.mobile .usertb-header .dropdown.b-form-datepicker button.btn.border-0.h-auto.py-0{color:#3b8891;color:var(--marquee-bg);background:#191e32;background:var(--color07);border-top-left-radius:4px;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:4px;border-right:#3b8891;border-right:var(--marquee-bg)}.mobile .cardtb-group{background-color:#fff;background-color:var(--null-1);box-shadow:0 4px 4px rgba(0,0,0,.25);margin-top:16px}.mobile .cardtb-group span{color:#091921}.mobile .cardtb-group span>span{color:#28a745}.mobile .cardtb-group span>span.t-c1,.mobile .cardtb-group span>span.t-c4{color:#c9302c}.mobile .cardtb-group span>span.t-c14{color:#2aabd2}.mobile .cardtb-group:first-child{margin-top:0}.mobile .cardtb-group .card-list{display:flex;height:40px;border-bottom:1px solid #dde1e7}.mobile .cardtb-group .card-left,.mobile .cardtb-group .card-right{display:inline-flex;align-items:center;width:40%;color:#091921;font-size:12px;font-weight:bolder;padding-left:16px}.mobile .cardtb-group .card-right{font-weight:400;width:60%}.mobile .cardtb-group .card-right .badge{margin-left:4px}.mobile .content-mod-group .left{width:auto}.mobile .content-mod-group .right{width:100%}.mobile .content-mod-group .right .title{text-align:center}.mobile .content-mod-group .right .alert,.mobile .content-mod-group .right .btn.btn-contactus{width:100%}.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%}.mobile .content-mod-group.jkopay,.mobile .content-mod-group.linepay{display:flex;width:100%}.mobile .content-mod-group.jkopay .left,.mobile .content-mod-group.linepay .left{display:flex!important;width:10%}.mobile .content-mod-group.jkopay .right,.mobile .content-mod-group.linepay .right{width:100%}.mobile .content-mod-group.jkopay .jkopay,.mobile .content-mod-group.jkopay .linepay,.mobile .content-mod-group.linepay .jkopay,.mobile .content-mod-group.linepay .linepay{display:flex;justify-content:center;width:100%}.mobile .content-mod-group.jkopay .jkopay .icon,.mobile .content-mod-group.jkopay .linepay .icon,.mobile .content-mod-group.linepay .jkopay .icon,.mobile .content-mod-group.linepay .linepay .icon{display:flex!important;width:50%;height:50%;background-size:cover;border-radius:50%}.mobile .content-mod-group.jkopay .jkopay .icon,.mobile .content-mod-group.linepay .jkopay .icon{background-color:#d71918}.mobile .chgsafepw label[for=input-1]~div{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.mobile .chgsafepw label[for=input-1]~div select{width:calc(25% - 4px)}.mobile .rule{margin:auto;padding:8px 10px}.mobile .rule .title{width:100%;display:flex;justify-content:flex-start;align-items:center;color:#3b8891;color:var(--marquee-bg);line-height:48px;font-size:18px;font-weight:900;padding:4px 0 8px}.mobile .rule .card-body{padding:0}.mobile .rule.appset p{font-size:16px;line-height:20px}.mobile .rule.appset .icon{display:inline-block;width:20px;height:20px}.mobile .rule.appset .icon:before{content:none}.mobile .rule .rule-cont{margin-top:0}.mobile .rule .rule-cont h2{margin-top:30px;color:#3b8891;color:var(--marquee-bg);font-weight:700}.mobile .rule .rule-cont .title{font-size:14px;color:#fff;color:var(--null-1);background:#000;padding:4px 16px;line-height:22px}.mobile .rule .rule-cont:last-child{padding-bottom:100px}.mobile .rule .rule-cont img{width:100%}.mobile .rule .rule-cont ol,.mobile .rule .rule-cont ul{list-style-type:disc;padding-left:24px}.mobile .rule .rule-cont li,.mobile .rule .rule-cont p{color:#191e32;color:var(--page-about);font-size:14px;line-height:32px}.mobile .rule.fqa .rule-cont li,.mobile .rule.fqa .rule-cont p{color:#000;color:var(--null-0);font-size:14px;line-height:32px}.mobile .rule .rule-cont button{width:100%;text-align:left;padding:8px}.mobile .rule .rule-cont .btn-submit{display:block;width:230px;border-radius:4px;padding:8px;text-align:center;box-shadow:none;margin-bottom:.5rem}.mobile .mt-2.collapse.show>.btn-submit{margin-left:24px}.mobile .rule.fqa .rule-cont,.mobile .rule.fqa .rule-cont .card,.mobile .rule.fqa .rule-cont .card-body,.mobile .rule.fqa .rule-cont .collapse.show{width:100%}.mobile .rule .rule-cont .btn-question{font-size:14px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:0;background-color:#fff;background-color:var(--null-1);padding-left:42px;position:relative}.mobile .rule .rule-cont .btn-question:after{content:"";width:14px;height:14px;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;background:#3b8891;background:var(--color02);position:absolute;left:16px;top:12px}.mobile .rule .rule-cont .btn-question.collapsed,.mobile .rule .rule-cont .btn-question.not-collapsed{border-top:1px solid #dde1e7}.mobile .rule .rule-cont .btn-question.collapsed:after{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxIDEySDIwVjFhMSAxIDAgMDAtMS0xaC02YTEgMSAwIDAwLTEgMXYxMUgxYTEgMSAwIDAwLTEgMXY2YTEgMSAwIDAwMSAxaDExdjExYTEgMSAwIDAwMSAxaDZhMSAxIDAgMDAxLTFWMjBoMTFhMSAxIDAgMDAxLTF2LTZhMSAxIDAgMDAtMS0xeiIvPjwvc3ZnPg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTMxIDEySDIwVjFhMSAxIDAgMDAtMS0xaC02YTEgMSAwIDAwLTEgMXYxMUgxYTEgMSAwIDAwLTEgMXY2YTEgMSAwIDAwMSAxaDExdjExYTEgMSAwIDAwMSAxaDZhMSAxIDAgMDAxLTFWMjBoMTFhMSAxIDAgMDAxLTF2LTZhMSAxIDAgMDAtMS0xeiIvPjwvc3ZnPg==)}.mobile .rule .rule-cont .btn-question.not-collapsed:after{mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMTN2NmExIDEgMCAwMDEgMWgzMGExIDEgMCAwMDEtMXYtNmExIDEgMCAwMC0xLTFIMWExIDEgMCAwMC0xIDF6Ii8+PC9zdmc+);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTAgMTN2NmExIDEgMCAwMDEgMWgzMGExIDEgMCAwMDEtMXYtNmExIDEgMCAwMC0xLTFIMWExIDEgMCAwMC0xIDF6Ii8+PC9zdmc+)}.mobile .rule .rule-cont .collapse.show{padding:8px 16px 0;border-top:1px solid #dde1e7}.mobile .rule .rule-cont .card{border-width:1px;border-color:#dde1e7;margin-bottom:.5rem}.mobile .rule .rule-cont .card-text{padding:4px 24px}.mobile .rule-maintain{display:flex;flex-wrap:wrap}.mobile .rule-maintain p,.mobile .rule-maintain q{display:flex;align-items:center;width:50%;font-size:16px;line-height:20px;margin-bottom:8px}.mobile .rule-maintain q{color:#3b8891;color:var(--marquee-bg)}.mobile .card-text.qa_usdt_01,.mobile .card-text.qa_usdt_02,.mobile .card-text.qa_usdt_03,.mobile .card-text.qa_usdt_04,.mobile .card-text.qa_usdt_05,.mobile .card-text.qa_usdt_06,.mobile .card-text.qa_usdt_07{width:90%;display:flex;flex-wrap:wrap}.mobile .qa_point{color:#ff651b;font-weight:bolder}.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){.mobile .qa_usdt_content{margin:4px 0}}.mobile .qa_title{font-size:1.2em;font-weight:700;color:#3b8891;color:var(--color02);width:100%;padding-bottom:10px;padding-top:10px;border-top:1px solid #dde1e7}.mobile .usdt01 .card-text .img1,.mobile .usdt01 .card-text .img2,.mobile .usdt01 .card-text .img3,.mobile .usdt01 .card-text .img4,.mobile .usdt01 .card-text .img5,.mobile .usdt01 .card-text .img6,.mobile .usdt01 .card-text .img7,.mobile .usdt01 .card-text .img8,.mobile .usdt01 .card-text .img9,.mobile .usdt01 .card-text .img10,.mobile .usdt01 .card-text .img11,.mobile .usdt01 .card-text .img12,.mobile .usdt01 .card-text .img13,.mobile .usdt01 .card-text .img14,.mobile .usdt01 .card-text .img15,.mobile .usdt01 .card-text .img16,.mobile .usdt01 .card-text .img17,.mobile .usdt01 .card-text .img18,.mobile .usdt01 .card-text .img19,.mobile .usdt01 .card-text .img20,.mobile .usdt01 .card-text .img21,.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}.mobile .usdt01 .card-text .img1{background:url(/_nuxt/img/usdt01_1.845433d.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img1{height:530px}}.mobile .usdt01 .card-text .img2{background:url(/_nuxt/img/usdt01_2.14da9d4.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img2{height:300px}}.mobile .usdt01 .card-text .img3{width:476px;background:url(/_nuxt/img/usdt01_3.69cb556.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img3{height:356px}}.mobile .usdt01 .card-text .img4{background:url(/_nuxt/img/usdt01_4.4eb216d.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img4{height:500px}}.mobile .usdt01 .card-text .img5{background:url(/_nuxt/img/usdt01_5.093ef73.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img5{height:463px}}.mobile .usdt01 .card-text .img6{background:url(/_nuxt/img/usdt02_1.ff910b3.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img6{height:535px}}.mobile .usdt01 .card-text .img7{background:url(/_nuxt/img/usdt02_2.261bfb3.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img7{height:474px}}.mobile .usdt01 .card-text .img8{width:530px;background:url(/_nuxt/img/usdt02_3.a4f5ba5.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img8{height:240px}}.mobile .usdt01 .card-text .img9{width:480px;background:url(/_nuxt/img/usdt02_4.1790bbe.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img9{height:350px}}.mobile .usdt01 .card-text .img10{background:url(/_nuxt/img/usdt02_5.1ce9041.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img10{height:455px}}.mobile .usdt01 .card-text .img11{width:349px;background:url(/_nuxt/img/usdt02_6.3c8ee1b.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img11{height:350px}}.mobile .usdt01 .card-text .img12{background:url(/_nuxt/img/usdt02_7.2900404.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img12{height:415px}}.mobile .usdt01 .card-text .img13{background:url(/_nuxt/img/usdt02_8.1b0f422.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img13{height:415px}}.mobile .usdt01 .card-text span.img14{width:300px!important;background:url(/_nuxt/img/usdt02_9.901c758.png)}@media (max-width:568px){.mobile .usdt01 .card-text span.img14{height:500px}}.mobile .usdt01 .card-text span.img15{width:300px!important;background:url(/_nuxt/img/usdt02_10.9005408.png)}@media (max-width:568px){.mobile .usdt01 .card-text span.img15{height:460px}}.mobile .usdt01 .card-text span.img16{width:300px!important;background:url(/_nuxt/img/usdt02_11.9c337be.png)}@media (max-width:568px){.mobile .usdt01 .card-text span.img16{height:460px}}.mobile .usdt01 .card-text .img17{background:url(/_nuxt/img/usdt02_12.c0f30de.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img17{height:200px}}.mobile .usdt01 .card-text .img18{background:url(/_nuxt/img/usdt02_12.c0f30de.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img18{height:200px}}.mobile .usdt01 .card-text .img19{background:url(/_nuxt/img/usdt02_13.dcdbe47.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img19{height:448px}}.mobile .usdt01 .card-text .img20{background:url(/_nuxt/img/usdt02_14.d25986a.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img20{height:448px}}.mobile .usdt01 .card-text .img21{background:url(/_nuxt/img/usdt02_15.82f4baa.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img21{height:448px}}.mobile .usdt01 .card-text .img22{background:url(/_nuxt/img/usdt02_16.a15a240.png)}@media (max-width:568px){.mobile .usdt01 .card-text .img22{height:448px}}.mobile .egameContainer{--loadingColor:var(--color01)}.mobile .game-group>i,.mobile .game-list.box>i,.mobile .game-list.more>i{position:unset}.mobile .game-wrap{display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap;max-width:100%;width:100%;padding-top:16px;margin:8px auto}.mobile .game-wrap img{width:100%;height:auto;min-height:80px}.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}.mobile .game-wrap .game-group{display:flex;align-items:center;flex-direction:column}.mobile .game-wrap.live .game-btn-group,.mobile .game-wrap.lotto .game-btn-group,.mobile .game-wrap.sport .game-btn-group{border-radius:0 0 33px 33px}.mobile .game-wrap.live .btn.btn-danger,.mobile .game-wrap.lotto .btn.btn-danger,.mobile .game-wrap.sport .btn.btn-danger{width:85%;border-radius:0 0 33px 33px}.mobile .game-wrap.live .game-uphold:before,.mobile .game-wrap.lotto .game-uphold:before,.mobile .game-wrap.sport .game-uphold:before{color:#fff;color:var(--null-1);font-size:3em;font-weight:700;text-shadow:#000;display:flex;justify-content:center;align-items:center;content:"";width:100%;height:100%;background:url(/_nuxt/img/mobile-game-list-maintain.c5df894.webp) no-repeat top/100% calc(100% - 30px);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:33px;position:absolute;top:0;left:0;z-index:4}.mobile .game-btn-group{display:flex;width:100%}.mobile .game-btn-group .icon{display:none}.mobile .game-btn-group .btn.btn-danger,.mobile .game-wrap .btn.btn-danger{font-size:12px;color:#fff;color:var(--null-1);background:linear-gradient(90deg,#ffe167,#96661c 40%,#96661c 60%,#ffe167);border:1px solid #ffe167;box-shadow:inset -1px 0 2px rgba(0,0,0,.3);padding:5px}.mobile .game-btn-group .btn.btn-warning{flex:1;font-size:12px;color:#000;text-align:center;background-color:#fff7d5;border-radius:0 0 5px 0;border:0;padding:.5rem;z-index:1}.mobile .game-btn-group .btn.btn-danger,.mobile .game-btn-group .btn.btn-warning,.mobile .game-wrap .btn.btn-danger,.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}.mobile .user-mod.game .user-gamelist .form-group .form-control{border-top:1px solid #3b8891;border-top:1px solid var(--color02);border-right:1px solid #3b8891;border-right:1px solid var(--color02);border-bottom:1px solid #3b8891;border-bottom:1px solid var(--color02)}.mobile .user-mod.game .user-gamelist .form-group .input-group-prepend{background-color:#3b8891;background-color:var(--marquee-bg);border-radius:5px;box-shadow:inset 3px 3px 0 rgba(0,0,0,.25),inset -3px -3px 0 rgba(0,0,0,.1);cursor:pointer}.mobile .user-mod.game .user-gamelist .form-group .input-group-prepend .input-group-text{background:transparent;border:0}.mobile .user-mod.game .user-gamelist .form-group .input-group-prepend .input-group-text .icon.icon-search:before{background:#ffefd6;background:var(--body-bg)}.mobile .user-mod.game .user-header .user-item{padding:8px 2px}.mobile .user-mod .game-wrap,.mobile .user-mod .game-wrap li,.mobile .user-mod .game-wrap li a,.mobile .user-mod .game-wrap li a img{width:100%}.mobile .user-mod.game .user-header~div{width:100%;padding:0 8px}.mobile.daynight .user-gamelist .form-group{color:#fff}.mobile .user-gamelist .list-group{display:flex;flex-direction:unset;max-width:100%;min-width:200px;height:72px;margin:8px auto;background:#fff;background:var(--null-1);box-shadow:#000;overflow-x:scroll;overflow-y:hidden}.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;color:var(--null-1);background:transparent;padding:4px 8px;margin-right:4px;border:0;position:relative}.mobile .user-gamelist .list-game.nuxt-link-active{background:#3b8891;background:var(--marquee-bg)}.mobile .user-gamelist .list-game.nuxt-link-active q{color:#ffefd6;color:var(--body-bg)}.mobile .user-gamelist .list-game span{display:block;width:100%;height:48px;background-size:auto 40px!important}.mobile .user-gamelist .list-game q{color:#000;display:block;width:100%;text-align:center;font-size:12px;white-space:nowrap}.mobile .game-wrap.egame{padding-top:4px;padding-bottom:24px;flex-direction:unset}.mobile .game-wrap.egame li{width:calc(50% - 4px);height:100%;min-height:241px;flex:0 1 calc(50% - 4px);background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02);box-shadow:0 5px 5px rgba(0,0,0,.35);overflow:hidden;border-radius:10px;justify-content:flex-end}.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}.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}.mobile .game-wrap.egame .game-group .game-name{order:2;color:#fff;color:var(--null-1);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}.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}.mobile .game-wrap.egame .game-group .game-btn-group{order:4}.mobile .game-wrap.egame .game-group .game-uphold{display:none}.mobile .game-wrap.egame .game-group.game-uphold,.mobile .game-wrap.egame .game-group.game-uphold>.game-uphold{display:flex}.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}.mobile .game-wrap.egame .game-group .img.img-uphold q{color:#fff;color:var(--null-1);font-size:1.5rem;border-radius:50%;border:2px solid #3b8891;border:2px solid var(--color02);background-color:rgba(0,0,0,.4);height:111px;width:111px;display:flex;justify-content:center;align-items:center;font-weight:700}.mobile .overflow-auto.game-page,.mobile .overflow-auto.game-page .page-item.disabled{display:flex;justify-content:center;align-items:center}.mobile .overflow-auto.game-page .page-item.disabled .page-link{margin-top:0}.idxgame.hotpro-column{width:100%;margin:0;padding:16px 16px 65px}.idxgame.hotpro-column>a{margin-bottom:10px}.idxgame.hotpro-column>h1{color:#daaa79;font-size:24px;font-weight:700;font-style:normal;letter-spacing:.02em}.idxgame.hotpro-column>h2{font-size:14px;line-height:20px;color:#999;margin-bottom:16px;font-weight:400}.idxgame.hotpro-column a{display:flex;flex-wrap:wrap}.idxgame.hotpro-column .idxgame-title{text-align:left;height:24px}.idxgame.hotpro-column .idxgame-img{width:100%;margin-bottom:8px;min-height:13.5vw}@media only screen and (max-width:1280px){.idxgame.hotpro-column .idxgame-img{min-height:20vw}}.idxgame.hotpro-column .idxgame-img a{justify-content:center}.idxgame.hotpro-column .hotpro-item{margin-bottom:20px}.idxgame.hotpro-column .hotpro-item .idxgame-img .img{max-width:100%;border-radius:7px;overflow:hidden;box-shadow:0 4px 0}.idxgame.hotpro-column .hotpro-item .idxgame-img .img.gsport{background:url(/_nuxt/img/game_gsport.a1aa478.jpg) no-repeat 50%/100% 100%}.idxgame.hotpro-column .hotpro-item .idxgame-img .img.glive{background:url(/_nuxt/img/game_glive.97e3ef7.jpg) no-repeat 50%/100% 100%}.idxgame.hotpro-column .hotpro-item .idxgame-img .img.gegame{background:url(/_nuxt/img/game_gegame.da9dac1.jpg) no-repeat 50%/100% 100%}.idxgame.hotpro-column .hotpro-item .idxgame-img .img.glotto{background:url(/_nuxt/img/game_glotto.31091f9.jpg) no-repeat 50%/100% 100%}.idxgame.hotpro-column .hotpro-item .idxgame-img .img.gchess{background:url(/_nuxt/img/game_gchess.6a41971.jpg) no-repeat 50%/100% 100%}.idxgame.hotpro-column .hotpro-item .idxgame-img .img.gfish{background:url(/_nuxt/img/game_gfish.379d7ce.jpg) no-repeat 50%/100% 100%}.id2box{order:3;display:flex;justify-content:center;align-items:flex-start}.id2-con{width:94%;display:flex;flex-wrap:wrap;padding:6px 0 65px}.id2_s1{font-weight:bolder;width:calc(50% - 10px);min-width:40%;min-height:36.14vw;margin:0 5px 8px;display:flex;justify-content:center;align-items:center;position:relative}.id2_s1 span{position:absolute;top:30px;left:20px;font-size:16px}.id2_s1.img.gsport{background:url(/_nuxt/img/product_1.3bcbbc8.webp) no-repeat 50%/100% 100%}.id2_s1.img.glive{background:url(/_nuxt/img/product_2.53ee36e.webp) no-repeat 50%/100% 100%}.id2_s1.img.gegame{background:url(/_nuxt/img/product_3.4568be1.webp) no-repeat 50%/100% 100%}.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}.daynight .nav.idx-nav .nav-item .btn-secondary .icon.icon-diamond:before{background:url(/_nuxt/img/d-icon-diamond.773168f.webp) no-repeat 50%/auto 100%}.daynight .nav.idx-nav .nav-item .btn-secondary .icon.icon-deposit:before{background:url(/_nuxt/img/d-icon-deposit.486e79a.webp) no-repeat 50%/auto 100%}.daynight .nav.idx-nav .nav-item .btn-secondary .icon.icon-gift:before{background:url(/_nuxt/img/d-icon-gift.38993f1.webp) no-repeat 50%/auto 100%}.daynight .nav.idx-nav .nav-item .btn-secondary .icon.icon-headphones:before{background:url(/_nuxt/img/d-icon-headphones.5f62e41.webp) no-repeat 50%/auto 100%}.daynight .nav.idx-nav .nav-item .btn-secondary .icon.icon-menu:before{background:url(/_nuxt/img/d-icon-menu.3df2e66.webp) no-repeat 50%/auto 100%}.daynight .user-info-wrap .user-number q:before{background:url(data:image/webp;base64,UklGRnoDAABXRUJQVlA4TG0DAAAvY8AYEI9AkG0z0x3tsIMgyLapwe5PeQSCbJsi7yRXFgikcINLq/9tAwqDApYk2W0bCIEgiHz/2yrsAxbP/o7oPwS3jRxJ8tSmTtXVPeHqfvD6kzI7CinXPj/qNadgSKJiY5mySrSqCHmuKgc1hDp3VIMKXJm7KvY895j7GvEwtkyOsj2Ja5OlZs/hx+SpeTobVlMMH8W0sMWHP4MVrVyC05e4Rbo9gZVaZLfgtstSoT2A4Hh1i8FxVZg+nwt7fZt13di9iw2uNLzZkccOWjKPZLQjc3GSEY9AJWN39xWQk5UIfk+GoYTc9CwEZ5vhqKFiIh39xjH40+BxwXCwhK5nF40HLSvL4Fum0VE5Tai4s7AgGDfP4LXMkQjIT57BsyyQSCjeRKF1TRzQxaVQAXeXhwF2MzENBb3+RwQq158gHCNSuf+1nx8qD5sM3GQa/7xEd0YqU1hYAtc80TAgX0m4eaAA3uosCXRdHUTAc1czJFAwiGdmXA855Tmi00APN54GdPUm2b0RDM5z3bAUc2MjFqTn00qh7oSC9ZxNGAH/bZEMExh1QodxwncqJk3eEQUPuZgGXc5blifeM2z8hGrrD3hCAmQ4OtJfsSOtjWvTnMJvdGyec/eDTWJyojk2a6msEpHzLi5losZFxa5n/EbNKaVc15NE2fK4xjyn5lmkeVQjMlgY7YAeAlZO+THWS/Y0YyhWgwl981MPxlVxshZBsP59EsSddGb7XvbQ1499e4CLIa91PVB6XNygZQch1l14QrNXlmLU8yWchF6IS14HD7SW9nYhpfpRSmHheiWeCGmVKFQzByQmA9cQUrzRnBGOzvBLNAVmhDxdWyGpMGMCriPjlZgRCr2AMFYyZ3VLP632WMxpFbwQEIvO62GPI81hsU0w5xXgciNgNjwbDcrwbal8WBXAUEVAh0HVIbTk/dcCdEUJOGn8A1q3Wwvw5Mw/tfHW0AIqHnLt56UG2MklfveK8OJXlDd4KcI0obGHtTWR8KK8bsELNYa+fp3+RYimHszABU3YFYoAIavv2QglmkBLj2sGZcD/SMCL5EsZDsUMtezaMLAhSghrAzVMmqkAdJXMmoEuaAOlwDWTEGCatzbQyZ/RndGrw6GOXg3XVMVP7vHrbmi/rprPSxnoqPZrPi4E+1KJcSG491wAAA==) no-repeat 50%/100% 100%}.daynight .user-info-wrap .user-wallet q:before{background:url(data:image/webp;base64,UklGRkgDAABXRUJQVlA4WAoAAAASAAAAYwAAYwAAQU5JTQYAAAAAAAAAAABBTk1GHAMAAAEAAAAAAGEAAGIAAGQAAAFWUDhMBAMAAC9hgBgQj0CQbTPTHe2wgyDItqnB7k95BIJsmyLvJFcWCKRwg0ur/20DCoNClm07VWxFEDECGvrf21OVnai5z6+I/juQJKltZo1yWDhE8BOWX050S7kw9zHGYN5WekpPkmuXaWjsORS1T5/OPUWhXtMv4RSBDWzd2HiZ1Od9XeVdisxHdLzJ7iin8SXbzkiv0Qz7J6Mw5NrE8JTfwUjCDu8bfqysL2Ak2ZGdFUWiwI0rvQC840CuqxjR3gSdTI9T0NGNUE6+M4GMJHSwPU0SUCY4siof0AoMYn2Y7i10ceWhgkLOj1KcqYCGy2iiDu2mP8rlKg6j4RLcRIGT5UGqy2o6p6HqsjSeQ6+Nhs5uovDD1hsrN5sOAYyyo2mcF8wAKy/tMbonAPpF/kPaVr5D4T60XIWz6eycrOuTEe2qvWrvjWuGJPb1Pzt03qCXVZskx8rSKJrV20HD8/rqgQvSaFIOp/VDJW8H2skDf7tQznCNXadT7ZOyu4eudxAP5B6o8A9tepU96Er3bVUI64b9JbsdCZErvP1TKb4aD7s73d3+24LaS/6WKmaj5YHd1BitZtp4T+R0xpb9ORdV7rLqL32oPBPdCW9zdBDgQke4QJYXE3YUDZZUx89Gf5q6JVtv4/jQ6n1oWJT7OCppeZxm02xoF4PLcpXvM9lkOKBsDDDNQ+UBpoxvaffDJ4wYjk5dQgweCgisf3eKEsfRZQNGUYHUfgGSxIfG/0/WgluTgGz2f2DR0FPwyBxzBiedMzx9hodneDLMxzmAJBJo3r1hOyMQYN2IorKD9D7pEBAGOHfUT5EUAPe/rnrid9D7rDAZoVBOtgAUg+GghKOHhE60ZcRCf9ERWNGFUj05uCJAlPWo2nCjre8RcAtU7hoX9IEeOSq4do8j6AjkRscXiXTGh9IVH0pnfIj4F4Byk8hoFWb4H85/rflj+QWoEbkU6gVniseuo6IH7FctwQQmAmmb0dWX5YpOWZYSPI1PreLIW7ricvz0czLqDcJpASrtjHek74nocy8=) no-repeat 50%/100% 100%}.btn-secondary{color:#fff;color:var(--null-1);background-color:#3b8891;background-color:var(--color02);padding:0}.sm_help.m_helpbox .sm_list p{text-align:center;color:#ffefd6;color:var(--color04)}.mobile [class^=upload-warp]:hover span{color:#0f5f70;color:var(--color01)}.mobile [class^=upload-warp]:hover span .icon:before{background:#0f5f70;background:var(--color01)}body{background-color:#ffefd6;background-color:var(--color04)}.mobile .hotgameBox{width:100%;padding:0 16px;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.active .gameiconbox,.mobile .hotgameBox .hot_s1box .hot-pro.idxHotpro5{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;font-size:.8125rem;background:#3b8891;box-shadow:0 5px 0 #0f5f70;color:#ffefd6;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{margin-right:2px}.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.ae4b05f.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 .icon.icon-download:before{background-position:0 -649px}.mobile .hotgameBox .gameiconbox .game_leftbtn.on{background-image:url(/_nuxt/img/glass-1.a8037f6.png);background-size:100% 100%;box-shadow:0 5px 0 #0f5f70}.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 .gameiconbox .game_leftbtn.on.icon-download:before{background-position:0 -649px}.mobile .hotgameBox .hot-pro.idxHotpro5{width:calc(100% - 82px);height:100%;overflow-y:auto;overflow-x:hidden}.mobile .hotgameBox .gamelibox{background:url(/_nuxt/img/m_gamebtnbg.22c10cc.webp) no-repeat 50%/contain;display:flex;justify-content:flex-end;padding-bottom:32%;margin-top:10px;border-radius:10px;overflow:hidden;position:relative}.mobile .hotgameBox .gamelibox .game-list{color:#000;font-size:18px;font-weight:700;font-style:normal;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;position:absolute}.mobile .marquee{height:30px}.mobile .marquee .mq-cont{height:28px;line-height:28px}.mobile #idxSlider{height:calc(40vw - 6px);z-index:1;margin:6px 10px;border-radius:10px;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;flex:1}.mobile .idxMar{display:flex;width:100%}.mobile .hotgameBox{flex:1;height:auto!important;padding-bottom:5px!important}.mobile #idxSlider{width:93%}.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:#0f5f70 radial-gradient(circle,transparent 1%,#0f5f70 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{position:relative}.desktop.xmas .join_alone{background:url(/_nuxt/img/main-bg-light.61a0145.webp) no-repeat;position:relative;z-index:0;margin:0;padding-top:50px}.desktop.xmas .join_alone:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:672px;background:url(/_nuxt/img/footer-deco-light.7270406.webp) no-repeat;background-size:cover}.desktop.xmas .join_alone .join_alone-con{position:relative;z-index:2}.desktop.xmas.daynight .mainContent .rule .rule-cont p{color:#6e6e6e!important;color:var(--text-color)!important;opacity:.75}.desktop.xmas.daynight .idxFooter .footer-group.footer__03 .footer-link p{color:#fff;color:var(--null-1)}.desktop.xmas.daynight .join_alone{background:url(/_nuxt/img/main-bg.5849b63.webp) no-repeat;position:relative;z-index:0;margin:0;padding-top:50px;background-position:100% 19%;background-size:100%}.desktop.xmas.daynight .join_alone:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:672px;background:url(/_nuxt/img/footer-deco.a53c099.webp) no-repeat}.desktop.xmas.daynight .join_alone .join_alone-con{position:relative;z-index:2}.desktop.xmas.daynight main{background:linear-gradient(180deg,#145d8e,#0b537b 20%,#0e2a3b 50%,#0388b3 80%);position:relative;background:url(/_nuxt/img/main-bg2.7e4858e.webp) no-repeat;background-size:100%}.desktop.xmas.daynight main:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:672px;background:url(/_nuxt/img/footer-deco.a53c099.webp) no-repeat;background-size:cover}.desktop.xmas.daynight main .rule{position:relative}.desktop.xmas.daynight main .mainContent:before{content:"";background-position:top;background:url(/_nuxt/img/main-bg.5849b63.webp) no-repeat;background-attachment:fixed!important;background-size:cover;-webkit-background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.desktop.xmas.daynight main .marquee,.desktop.xmas.daynight main .promotion .promotionType .typeTitle{color:#ffefd6}.desktop.xmas.daynight .game-menu .game-group.game-ower-logo>span{color:#cfcdcb}.desktop.xmas.daynight .game-menu .game-group.game-ower-logo.nuxt-link-active>span{color:#0f5f70}.desktop.xmas.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle{color:#ffefd6}.desktop.xmas.daynight .nav-header.after .header-wrap .btn.btn-primary,.desktop.xmas.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle:after{background:#ffefd6;color:#0f5f70}.desktop.xmas.daynight .navbar li a .navbar-title{color:#ffefd6}.desktop.xmas.daynight .navbar li a .icon:before{background-size:100%!important}.desktop.xmas.daynight .navbar li a .icon.icon-gift:before{background:url(/_nuxt/img/gift.26348ce.webp) no-repeat}.desktop.xmas.daynight .navbar li a .icon.icon-football:before{background:url(/_nuxt/img/football.b8c4074.webp) no-repeat}.desktop.xmas.daynight .navbar li a .icon.icon-dice:before{background:url(/_nuxt/img/dice.d1b7ce8.webp) no-repeat}.desktop.xmas.daynight .navbar li a .icon.icon-slot:before{background:url(/_nuxt/img/slot.2dc974d.webp) no-repeat}.desktop.xmas.daynight .navbar li a .icon.icon-lotto:before{background:url(/_nuxt/img/lotto.13c6fa7.webp) no-repeat}.desktop.xmas.daynight .navbar li a .icon.icon-poker:before{background:url(/_nuxt/img/poker.26fb077.webp) no-repeat}.desktop.xmas.daynight .navbar li a .icon.icon-fish:before{background:url(/_nuxt/img/fish.bd892d3.webp) no-repeat}.desktop.xmas.daynight .navbar li a .icon.icon-newspaper:before{background:url(/_nuxt/img/newspaper.6388844.webp) no-repeat}.desktop.xmas.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-rank:before,.desktop.xmas.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle li .icon.icon-refresh:before{background:#ffefd6}.desktop.xmas.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-user:before{background:url(/_nuxt/img/account_icon01.60f2ed3.webp) no-repeat 50%/100% 100%}.desktop.xmas.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-coin:before{background:url(/_nuxt/img/overage-icon01.89ef160.webp) no-repeat 50%/100% 100%}.desktop.xmas .promotion .promotionType .typeTitle{background:url(/_nuxt/img/mar-bg.12466e9.webp) no-repeat}.desktop.xmas .game-wrap.pcsport .title,.desktop.xmas .mainContent{position:relative}.desktop.xmas .mainContent~.desktop-mar:before{display:none}.desktop.xmas .mainContent .rule{position:relative}.desktop.xmas .mainContent .rule .rule-cont p{color:#5d5858}.desktop.xmas .mainContent:before{content:"";background-size:initial;background-position:top;background:url(/_nuxt/img/main-bg.5849b63.webp) no-repeat;background-attachment:fixed!important;background-size:cover;-webkit-background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.desktop.xmas .nav-right .btn.btn-log{background:url(/_nuxt/img/login-btn.69bb01a.webp) no-repeat 50%/contain;height:45px}.desktop.xmas .nav-right .btn.btn-join{background:url(/_nuxt/img/regist-btn.4e31f3d.webp) no-repeat 50%/contain;height:45px}.desktop.xmas .btn-template .btn.btn-secondary{background:url(/_nuxt/img/floating-bg.7e804d5.webp) no-repeat;background-size:contain;filter:drop-shadow(0 0 16px rgba(0,0,0,.39))}.desktop.xmas .btn-template .btn.btn-secondary span{font-size:14px}.desktop.xmas .idxFooter{padding-top:55px;background:#124258;position:relative}.desktop.xmas .idxFooter:before{content:"";width:100%;height:6px;background:linear-gradient(180deg,#bf6222,#7d1211 80%);position:absolute;left:0;top:0}.desktop.xmas .idxFooter .footer-gotop .icon{width:56px;height:56px;background:linear-gradient(45deg,#bf6222,#7d1211);border-radius:50%;border:0}.desktop.xmas .idxFooter .footer-gotop .icon:after{content:"";position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;height:40px;border-radius:50%;background:linear-gradient(45deg,#bf6222,#ac3e20);border:1px solid #d0773a}.desktop.xmas .idxFooter .footer-gotop .icon:before{background:#fed280;width:15px;height:15px}.desktop.xmas .idxFooter .footer-group{background:#124258}.desktop.xmas .idxFooter .footer-group.footer__03 .footer-link ul a{color:#d8dbc9}.desktop.xmas main{background:linear-gradient(180deg,#145d8e,#0b537b 20%,#0e2a3b 50%,#0388b3 80%);position:relative;background:url(/_nuxt/img/main-bg-light.61a0145.webp) no-repeat;background-size:100%}.desktop.xmas main:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:672px;background:url(/_nuxt/img/footer-deco-light.7270406.webp) no-repeat;background-size:cover}.desktop.xmas main:before{content:"";height:100%;position:absolute;top:0;left:0;min-height:21vw;height:21vw;display:block;width:100%;background:url(/_nuxt/img/banner-bg.208009b.webp) no-repeat;background-size:cover}.desktop.xmas main .promotion .title{position:relative;background:url(/_nuxt/img/title_activing.f22ef11.webp) no-repeat;background-size:contain;left:calc(50% - 200px)}.desktop.xmas main .mainContent:before{content:"";background-position:top;background:url(/_nuxt/img/main-bg-light.61a0145.webp) no-repeat;background-attachment:fixed!important;background-size:cover;-webkit-background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.desktop.xmas main .join_alone{padding-bottom:450px}.desktop.xmas main .join_alone-con{background-color:transparent}.desktop.xmas main #idxSlider{z-index:3;box-shadow:0 0 50px #000}.desktop.xmas main .desktop-mar{position:relative;z-index:2;background:url(/_nuxt/img/mar-bg.12466e9.webp) no-repeat;box-shadow:5px 5px 16px rgba(0,0,0,.47843)}.desktop.xmas main .desktop-mar:before{content:"";width:100%;height:293px;background:url(/_nuxt/img/banner-bottom.9333594.webp) no-repeat;position:absolute;bottom:37px;background-size:100% 100%;background-position:50%}.desktop.xmas main .desktop-mar:after{content:"";position:absolute;left:0;bottom:-61px;width:100%;height:140px;background-image:url(/_nuxt/img/tree-deco-left.562df5b.webp),url(/_nuxt/img/tree-deco-right.b945a2b.webp);background-repeat:no-repeat;background-position:left 1%,right 99%;filter:drop-shadow(5px 5px 16px rgba(0,0,0,.478431));background-size:contain}.desktop.xmas main .desktop-mar p{font-size:16px}.desktop.xmas main .desktop-mar .marquee{position:relative;z-index:9}.desktop.xmas main .desktop-mar .marquee .icon{z-index:1}.desktop.xmas main .desktop-mar .marquee .icon:before{background:url(/_nuxt/img/notice-dec.6afb0f2.webp) no-repeat;background-size:contain}.desktop.xmas main .idxDownload .qrCodeBox .qrCode{box-shadow:0 0 24px rgba(212,97,0,.34902);border-radius:16px;overflow:hidden}.desktop.xmas main .idxDownload .qrCodeBox:nth-child(2) .boxTitle .icon{background:url(/_nuxt/img/icon-app-google.ac84920.png) no-repeat 50%/contain}.desktop.xmas main .idxDownload .qrCodeBox .boxTitle .text{color:#ac4120}.desktop.xmas main .idxDownload .qrCodeBox .boxTitle .icon{background:url(/_nuxt/img/icon-app-apple.fe6c97d.png) no-repeat 50%/contain}.desktop.xmas main .idxDownload .qrCodeBox .boxTitle .icon img{display:none}.desktop.xmas main .idx.jackpot{width:1300px;position:relative;margin-top:77px}.desktop.xmas main .idx.jackpot .jackpot-title{background:url(/_nuxt/img/title_list.4780b96.webp) no-repeat 50%/contain;width:30vw;height:7.44vw;filter:drop-shadow(5px 5px 16px rgba(0,0,0,.560784));position:relative;top:-100px;margin:0 auto;left:calc(50% - 244px)}.desktop.xmas main .idx.jackpot .jackpot-bg{background:url(/_nuxt/img/winning.91d8bb8.webp) no-repeat 50%/100% 85%}.desktop.xmas main .idxDownload{margin-top:150px;position:relative;padding-bottom:430px}.desktop.xmas main .idxDownload h2.title{display:block;background:url(/_nuxt/img/title_app.71bb20e.webp) no-repeat 50%/contain;width:30vw!important;height:7.44vw!important;filter:drop-shadow(5px 5px 16px rgba(0,0,0,.560784));position:absolute;top:-75px;margin:0 auto;left:calc(50% - 244px)}.desktop.xmas main .idxDownload h2.title img{display:none}.desktop.xmas main .idxDownload .infoContent:before{background:url(/_nuxt/img/bg-003.67587cf.webp) no-repeat 50%/100% 100%;border-radius:0;border:0;box-shadow:none}.desktop.xmas main .idxDownload .infoContent:after{display:none}.desktop.xmas main .game-wrap .title{position:relative}.desktop.xmas main .game-wrap.pcsport .title{background:url(/_nuxt/img/title_sport.69b60c1.webp) no-repeat 50%/contain}.desktop.xmas main .game-wrap.pclive .title{background:url(/_nuxt/img/title_live.58ee8dc.webp) no-repeat 50%/contain;position:relative}.desktop.xmas main .game-wrap.pclottery .title{background:url(/_nuxt/img/title_lottery.634a4d8.webp) no-repeat 50%/contain;position:relative}.desktop.xmas main .game-wrap.pcchess .title{background:url(/_nuxt/img/title_poker.347e11f.webp) no-repeat 50%/contain}.desktop.xmas main .game-wrap.game-wrap.egame .title{background:url(/_nuxt/img/title_fishing.e532491.webp) no-repeat 50%/contain}.desktop.xmas main .idxgame.hotpro-row.idxGame05{width:1300px}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content{background:url(/_nuxt/img/bg-001.681a7bd.webp) no-repeat 50%/100% 100%;padding:0 12%;margin-top:100px}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content p{color:#735f51}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_btn .idg_list{background:url(/_nuxt/img/idxGame05_btn.38794aa.webp) no-repeat 50%/100% 100%}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_btn .idg_list span{background:linear-gradient(180deg,#862718,#69150f)}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0,.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1,.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2,.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3,.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4,.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5,.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{filter:drop-shadow(5px 5px 16px rgba(0,0,0,.560784));position:relative;top:-68px;margin:0 auto}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0{background:url(/_nuxt/img/title_hot.971ab18.webp) no-repeat 50%/contain}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1{background:url(/_nuxt/img/title_sport.69b60c1.webp) no-repeat 50%/contain}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2{background:url(/_nuxt/img/title_live.58ee8dc.webp) no-repeat 50%/contain}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3{background:url(/_nuxt/img/title_slot.c225754.webp) no-repeat 50%/contain}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4{background:url(/_nuxt/img/title_lottery.634a4d8.webp) no-repeat 50%/contain}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5{background:url(/_nuxt/img/title_poker.347e11f.webp) no-repeat 50%/contain}.desktop.xmas main .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{background:url(/_nuxt/img/title_fishing.e532491.webp) no-repeat 50%/contain}.desktop.xmas .nav-header{background:url(/_nuxt/img/header-bg.6b91407.webp) no-repeat;background-size:100% 100%;box-shadow:5px 5px 16px rgba(0,0,0,.56078);border-bottom-right-radius:24px;border-bottom-left-radius:24px}.desktop.xmas .nav-header .navbar:before{content:"";width:146px;height:51px;position:absolute;left:10px;bottom:-10px;background:url(/_nuxt/img/house.3892ec4.webp) no-repeat;background-size:contain}.my-element.xmas .mbtnin-logout.btn-block{align-items:center;display:flex}.my-element.xmas .sm_menu .sm_item{background:#0e4450}.my-element.xmas .sm_item.active{background:#3c8891}.my-element.xmas .serbigbox.show{left:0}.mobile.xmas.idex-wrap:before{background:url(/_nuxt/img/main-bg.fd820bd.webp) no-repeat;background-size:contain}.mobile.xmas .login-after .btn .icon:before{background:#ffedda}.mobile.xmas .login.container .btn.btn-submit{background:linear-gradient(180deg,#f1c787,#d48647);color:#8a430e!important}.mobile.xmas .user-mod .user-header{background-color:#e9cc98}.mobile.xmas .joinus small,.mobile.xmas .login small{color:#ff4b1a!important}.mobile.xmas .joinus .form-text.text-muted .icon.icon-infomation:before,.mobile.xmas .login .form-text.text-muted .icon.icon-infomation:before{background:#ff4b1a!important}.mobile.xmas .user-mod .rule{background:hsla(0,0%,98.4%,.5098);border-radius:16px;margin-top:20px}.mobile.xmas .user-mod{position:relative}.mobile.xmas .promotion .activityType .dropdown-toggle{background:#fff;color:#6e6e6e}.mobile.xmas.daynight.idex-wrap:before{background:url(/_nuxt/img/main-bg-dark.92b7cfa.webp) no-repeat;background-size:contain}.mobile.xmas.daynight .user-mod .user-header{background-color:#2e6c73}.mobile.xmas.daynight main .user-mod .rule{background:rgba(3,2,2,.34118)}.mobile.xmas.daynight .user-info-wrap{color:#ffedda}.mobile.xmas.daynight .user-info-wrap .user-number q:before{background:url(/_nuxt/img/account_icon01.60f2ed3.webp) no-repeat 50%/100% 100%}.mobile.xmas.daynight .user-info-wrap .user-wallet q:before{background:url(/_nuxt/img/overage-icon01.89ef160.webp) no-repeat 50%/100% 100%}.mobile.xmas.daynight .user-info-wrap .icon:before{background:#ffedda}.mobile.xmas .idx-nav{background:url(/_nuxt/img/footer-bg.354a650.webp) no-repeat;background-size:100% 100%;padding:5px;box-sizing:border-box;white-space:nowrap;box-shadow:0 -4px 6px rgba(0,0,0,.25)}.mobile.xmas .idx-nav .btn.btn-secondary{color:rgba(241,238,219,.81961);margin-top:-18px}.mobile.xmas .idx-nav .btn.btn-secondary.nav-link .icon:before{width:48px;height:48px;background-size:100% 100%!important;filter:drop-shadow(0 4px 2px rgba(0,0,0,.5))}.mobile.xmas .idx-nav .btn.btn-secondary.nav-link .icon.icon-gift:before{background:url(/_nuxt/img/footer-icon-001.1ede7e2.webp) no-repeat}.mobile.xmas .idx-nav .btn.btn-secondary.nav-link .icon.icon-headphones:before{background:url(/_nuxt/img/footer-icon-002.9ec3a8a.webp) no-repeat}.mobile.xmas .idx-nav .btn.btn-secondary.nav-link .icon.icon-deposit:before{background:url(/_nuxt/img/footer-icon-003.7528f10.webp) no-repeat}.mobile.xmas .idx-nav .btn.btn-secondary.nav-link .icon.icon-menu:before{background:url(/_nuxt/img/footer-icon-004.263921d.webp) no-repeat}.mobile.xmas .idx-nav .btn.btn-secondary.nav-link .icon.icon-home:before{background:url(/_nuxt/img/footer-icon-main.489a42f.webp) no-repeat;width:65px!important;height:65px!important;top:-16px!important}.mobile.xmas .idx-nav .btn.btn-secondary.nav-link .icon.icon-home~span{margin-top:48px}.mobile.xmas main .hot-pro.idxHotpro5 .gamelibox{background:url(/_nuxt/img/game-card.c3f77d2.webp) no-repeat;background-size:cover}.mobile.xmas main .container,.mobile.xmas main .joinus.container,.mobile.xmas main .login.container{position:relative}.mobile.xmas main .login.container .btn.lineLogin{color:#fff!important}.mobile.xmas main .hot-pro.idxHotpro5 .gamelibox .game-list span{font-size:13px;margin-left:53px}.mobile.xmas main .hot-pro.idxHotpro5 .gamelibox .game-list[class*=product_] span:before{left:23px}.mobile.xmas main .idxMar{position:relative}.mobile.xmas main .idxMar:before{content:"";position:absolute;top:-44vw;left:0;min-height:44vw;height:44vw;display:block;width:100%;background:url(/_nuxt/img/banner-bg.50bfea9.webp) no-repeat;background-size:cover;z-index:0}.mobile.xmas main .marquee{background:url(/_nuxt/img/marquee-bg.0c2ef81.webp) no-repeat}.mobile.xmas main .marquee .mq-cont{color:#ffefd6}.mobile.xmas main .marquee .icon.icon-new:before{background:url(/_nuxt/img/notice-dec.6afb0f2.webp) no-repeat;background-size:contain}.mobile.xmas main .hotgameBox .gameiconbox{width:78px}.mobile.xmas main .hotgameBox .gameiconbox .game_leftbtn{background:url(/_nuxt/img/sidebar-btn.584c0cf.webp) no-repeat;background-size:100% 100%!important;box-shadow:none;margin:auto}.mobile.xmas main .hotgameBox .gameiconbox .game_leftbtn.on{background:url(/_nuxt/img/sidebar-btn-active.39b410e.webp) no-repeat}.mobile.xmas .idx-header{background:url(/_nuxt/img/header-bg.8cdfa41.webp) no-repeat;background-size:100% 100%;position:relative;box-shadow:0 4px 8px}.mobile.xmas .idx-header.logbefore .login_box{justify-content:flex-end}.mobile.xmas .idx-header.logbefore .login_box .login-before{width:55px}.mobile.xmas .idx-header.logbefore .login_box .btn-login{background:url(/_nuxt/img/login-btn.69bb01a.webp) no-repeat 50%/contain}.mobile.xmas .idx-header.logbefore .login_box .btn-signup{background:url(/_nuxt/img/regist-btn.4e31f3d.webp) no-repeat 50%/contain}.mobile.xmas .idx-header:before{content:"";position:absolute;width:100px;height:30px;background:url(/_nuxt/img/house.b411d14.webp) no-repeat;background-size:contain;left:100px;bottom:0}.newyear.my-element .dialog-notice .modal-header{background:linear-gradient(180deg,#e44146,#d31d06)!important;padding:0 16px!important}.newyear.my-element [class*=dialog] .circle{background:#aa5622}.newyear.my-element .chooseA .custom-select,.newyear.my-element .chooseA span{color:#888;border:1px solid #ddd}.newyear.my-element .modal-content{border-top:4px solid #e57236}.newyear.my-element [class*=dialog] .title{color:#585858}.newyear.my-element .btn.btn-submit{background:linear-gradient(180deg,#f8cd8b,#f8a62a 80%)}.newyear.desktop .rule.container{position:relative;background:hsla(0,0%,100%,.83137);margin-bottom:50px;border-radius:24px;box-shadow:0 0 36px #ffd3a8}.newyear.desktop .rule.container .title{color:#585858;padding:24px 0}.newyear.desktop .nav-header{background:url(/_nuxt/img/header_bg.63eb609.webp) no-repeat 50%/100% 100%;filter:drop-shadow(5px 5px 8px rgba(0,0,0,.45))}.newyear.desktop #idxSlider{z-index:3}.newyear.desktop .desktop-mar{background-color:#c51d28;z-index:3;height:52px;position:relative}.newyear.desktop .desktop-mar:after{content:"";position:absolute;left:0;bottom:98.4%;width:100%;height:348px;background:url(/_nuxt/img/banner-bottom-deco2.a6a30eb.webp) no-repeat;background-size:100% 100%}.newyear.desktop .desktop-mar .marquee{height:52px}.newyear.desktop .desktop-mar .marquee .icon:before{background:url(/_nuxt/img/new.a5a8ea8.webp) no-repeat 50%/100% 100%;width:45px;height:45px}.newyear.desktop .btn-template .btn.btn-secondary,.newyear.desktop .btn.btn-flex.btn-serviceline{background:url(/_nuxt/img/flex_temple.844e3bf.webp) no-repeat 50%/100% 100%;width:105px;height:105px;padding:20px}.newyear.desktop .btn-template .btn.btn-secondary span,.newyear.desktop .btn.btn-flex.btn-serviceline span{font-size:.8375rem}.newyear.desktop .flex-right.site_r2 .site_box~.site_box~.close_selfbox,.newyear.desktop .flex-right.site_r5>.close_selfbox{box-shadow:0 4px 0 #aa5623;background-color:#e57236}.newyear.desktop .content-mod-header{position:relative}.newyear.desktop main{background:url(/_nuxt/img/main_bg.16909b1.webp) no-repeat;background-size:100%;background-position:100% 90%;overflow-x:hidden;position:relative}.newyear.desktop main:before{content:"";position:absolute;left:0;top:3%;width:100%;height:450px;background:url(/_nuxt/img/banner-bottom-deco.dff55e4.webp) no-repeat 50%/100% 100%}.newyear.desktop .idxgame{position:relative}.newyear.desktop .idxgame:after,.newyear.desktop .idxgame:before{content:"";width:415px;height:600px;position:absolute;background-size:contain!important;top:-12%;background:url(/_nuxt/img/laitems.ad2a891.webp) no-repeat}.newyear.desktop .idxgame:before{left:-390px}.newyear.desktop .idxgame:after{right:-390px;transform:scaleX(-1)}.newyear.desktop .idxgame .tabs{z-index:2}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs{background:url(/_nuxt/img/idxGame05_bar.30ee0b7.webp) no-repeat 50%/100% 100%}.newyear.desktop .nav-right .btn.btn-log{background:url(/_nuxt/img/btn_login.c745908.webp) no-repeat 50%/100% 100%}.newyear.desktop .nav-right .btn.btn-join{background:url(/_nuxt/img/btn_register.fbb4dfe.webp) no-repeat 50%/100% 100%}.newyear.desktop .idxFooter{background:linear-gradient(180deg,#ee3a2c,#c51d28 70%);padding:60px 0 0;position:relative}.newyear.desktop .idxFooter:before{content:"";background:linear-gradient(180deg,#ffcd35,#db8600 100%);width:100%;height:6px;position:absolute;left:0;top:0}.newyear.desktop .idxFooter .footer-group.footer__03 .footer-link p{color:#fae2b8;opacity:1}.newyear.desktop .idxFooter .footer-gotop .icon{border:5px solid #f4a52d;border-radius:50%;background:linear-gradient(180deg,#f4a52d,#e57501)}.newyear.desktop .idxFooter .footer-group.footer__03{background:transparent}.newyear.desktop .idx.jackpot{width:1300px;position:relative;margin-top:77px}.newyear.desktop .idx.jackpot .jackpot-title{background:url(/_nuxt/img/title_list.4780b96.webp) no-repeat 50%/contain;width:30vw;height:7.44vw;filter:drop-shadow(5px 5px 16px rgba(0,0,0,.560784));position:relative;top:-100px;margin:0 auto;left:calc(50% - 244px)}.newyear.desktop .idx.jackpot .jackpot-bg{background:url(/_nuxt/img/winning.bc3c946.webp) no-repeat 50%/100% 85%}.newyear.desktop main .join_alone~.desktop-mar,.newyear.desktop main .mainContent~.desktop-mar{box-shadow:none}.newyear.desktop .game-wrap.egame .game-list.more .btn.btn-secondary.game-group.game-uphold:before{border:2px solid #f9c270}.newyear.desktop .game-menu .btn.btn-secondary.game-group.game-ower-logo.nuxt-link-active,.newyear.desktop .game-menu .btn.btn-secondary.game-group.game-ower-logo:hover{background:linear-gradient(135deg,#df713d,#d2402d)!important}.newyear.desktop .search .form-control{border:1px solid #b6b6b6}.newyear.desktop .game-wrap.egame .search .input-group-lg .input-group-prepend{background-color:#c2301d;box-shadow:inset 3px 3px 0 #a52312,inset -3px -3px 0 #a52312}.newyear.desktop .btn.btn-submit{background:linear-gradient(180deg,#f8cd8b,#f8a62a 80%)}.newyear.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show{background:linear-gradient(180deg,#fa9d76,#dc4432)!important;border:1px solid #ff8862}.newyear.desktop .content-mod-activity,.newyear.desktop .content-mod-header~.content-mod-list,.newyear.desktop .lkw100{border-top:8px solid #e57236;border-bottom:8px solid #e57236}.newyear.desktop .content-mod-activity:after,.newyear.desktop .content-mod-activity:before,.newyear.desktop .content-mod-header~.content-mod-list:after,.newyear.desktop .content-mod-header~.content-mod-list:before,.newyear.desktop .lkw100:after,.newyear.desktop .lkw100:before{background-color:#e57236}.newyear.desktop .content-mod .title,.newyear.desktop .content-mod .title span,.newyear.desktop .join_alone .title,.newyear.desktop label,.newyear.desktop legend{color:#585858}.newyear.desktop .btn.btn-second,.newyear.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active.on:before,.newyear.desktop .content-mod-header .content-item.on:hover:before,.newyear.desktop .content-mod-header .content-item:before{background:#aa5622!important}.newyear.desktop .btn.btn-second span,.newyear.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active.on:before span,.newyear.desktop .content-mod-header .content-item.on:hover:before span,.newyear.desktop .content-mod-header .content-item:before span{color:#aa5622}.newyear.desktop .card.content-mod-list.deposit .card-header .nav-pills .nav-link.active,.newyear.desktop .card.content-mod-list.deposit .card-header .nav-pills .nav-link:hover,.newyear.desktop .subm_group .nuxt-link-exact-active.nuxt-link-active.subm_list,.newyear.desktop .subm_group .subm_list:hover{border:1px solid #aa5622;background:#aa5622!important;color:#fff}.newyear.desktop .content-mod-header .content-item,.newyear.desktop .content-mod-header .content-item.on{color:#4f453f!important}.newyear.desktop .content-mod-header .content-item.nuxt-link-active,.newyear.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,.newyear.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active.on span,.newyear.desktop .content-mod-header .content-item.on:hover span,.newyear.desktop .content-mod-header .content-item:hover{color:#aa5622}.newyear.desktop .content-mod-header .content-item.on:before,.newyear.desktop .join_alone .pw-toggle .icon:before{background:#928484!important}.newyear.desktop .content-mod-header .content-item.on span{color:#9b8b8b}.newyear.desktop .content-mod-header .content-item.nuxt-link-active:after,.newyear.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active:after,.newyear.desktop .content-mod-header .content-item:hover:after{border:1px solid #c7c59d;box-shadow:none}.newyear.desktop .content-mod-header{border:2px solid #f4f4f4}.newyear.desktop .mainContent .game-menu .game-type a{color:#494949}.newyear.desktop .mainContent .game-menu .game-owner,.newyear.desktop .mainContent .game-wrap .title{position:relative}.newyear.desktop .mainContent .game-wrap .game-list.more .game-group{background:#cb6028}.newyear.desktop .mainContent .game-wrap .game-list.more .game-group .game-btn-group .game-btn.lknowbtn:hover,.newyear.desktop .mainContent .game-wrap .game-list.more .game-group .game-btn-group .game-btn:hover{background:#f8a62a}.newyear.desktop .mainContent.fish .game-wrap.egame .title{background:url(/_nuxt/img/title_fishing.9aae6ff.webp) no-repeat 50%/contain}.newyear.desktop .mainContent .game-wrap.pclottery .title{background:url(/_nuxt/img/title_lottery.249e021.webp) no-repeat 50%/contain}.newyear.desktop .mainContent .game-wrap.pcchess .title{background:url(/_nuxt/img/title_poker.85c630c.webp) no-repeat 50%/contain}.newyear.desktop .mainContent .promotion .title{background:url(/_nuxt/img/title_promotions.11856ef.webp) no-repeat 50%/contain}.newyear.desktop .mainContent .game-wrap.pcsport .title{background:url(/_nuxt/img/title_sport.0c5a4b5.webp) no-repeat 50%/contain}.newyear.desktop .mainContent .game-wrap.pclive .title{background:url(/_nuxt/img/title_live.44980fc.webp) no-repeat 50%/contain}.newyear.desktop .idx.jackpot .jackpot-title{background:url(/_nuxt/img/title_winning.d1db43b.webp) no-repeat 50%/contain;-webkit-animation:neon-shine3 1.7s infinite;animation:neon-shine3 1.7s infinite}@-webkit-keyframes neon-shine3{0%{background-image:url(/_nuxt/img/title_winning.d1db43b.webp)}25%{background-image:url(/_nuxt/img/title_winning_light_001.11aab67.webp)}40%{background-image:url(/_nuxt/img/title_winning_light_002.a7ea5f2.webp)}50%{background-image:url(/_nuxt/img/title_winning_light_003.06d07cd.webp)}60%{background-image:url(/_nuxt/img/title_winning_light_002.a7ea5f2.webp)}80%{background-image:url(/_nuxt/img/title_winning_light_001.11aab67.webp)}to{background-image:url(/_nuxt/img/title_winning.d1db43b.webp)}}@keyframes neon-shine3{0%{background-image:url(/_nuxt/img/title_winning.d1db43b.webp)}25%{background-image:url(/_nuxt/img/title_winning_light_001.11aab67.webp)}40%{background-image:url(/_nuxt/img/title_winning_light_002.a7ea5f2.webp)}50%{background-image:url(/_nuxt/img/title_winning_light_003.06d07cd.webp)}60%{background-image:url(/_nuxt/img/title_winning_light_002.a7ea5f2.webp)}80%{background-image:url(/_nuxt/img/title_winning_light_001.11aab67.webp)}to{background-image:url(/_nuxt/img/title_winning.d1db43b.webp)}}.newyear.desktop .idxgame.hotpro-row.idxGame05{width:1300px}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content{background:url(/_nuxt/img/bg_001.5663ac8.webp) no-repeat 50%/100% 100%;padding:0 12%;margin-top:100px}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content p{color:#735f51}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_btn .idg_list{background:url(/_nuxt/img/idxGame05_btn.979ba22.webp) no-repeat 50%/100% 100%}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_btn .idg_list span{background:linear-gradient(180deg,#f7daaf,#f8c87e);border:1px solid #fdf3cf;color:#803023}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0,.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1,.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2,.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3,.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4,.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5,.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{filter:drop-shadow(2px 2px 5px rgba(0,0,0,.309804));position:relative;top:-68px;margin:0 auto}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0{background:url(/_nuxt/img/title_hot.7f3da13.webp) no-repeat 50%/contain;-webkit-animation:neon-shine1 1.7s infinite;animation:neon-shine1 1.7s infinite}@-webkit-keyframes neon-shine1{0%{background-image:url(/_nuxt/img/title_hot.7f3da13.webp)}25%{background-image:url(/_nuxt/img/title_hot_light_001.e430df7.webp)}40%{background-image:url(/_nuxt/img/title_hot_light_002.77e9ea0.webp)}50%{background-image:url(/_nuxt/img/title_hot_light_003.6a2ac78.webp)}60%{background-image:url(/_nuxt/img/title_hot_light_002.77e9ea0.webp)}80%{background-image:url(/_nuxt/img/title_hot_light_001.e430df7.webp)}to{background-image:url(/_nuxt/img/title_hot.7f3da13.webp)}}@keyframes neon-shine1{0%{background-image:url(/_nuxt/img/title_hot.7f3da13.webp)}25%{background-image:url(/_nuxt/img/title_hot_light_001.e430df7.webp)}40%{background-image:url(/_nuxt/img/title_hot_light_002.77e9ea0.webp)}50%{background-image:url(/_nuxt/img/title_hot_light_003.6a2ac78.webp)}60%{background-image:url(/_nuxt/img/title_hot_light_002.77e9ea0.webp)}80%{background-image:url(/_nuxt/img/title_hot_light_001.e430df7.webp)}to{background-image:url(/_nuxt/img/title_hot.7f3da13.webp)}}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1{background:url(/_nuxt/img/title_sport.0c5a4b5.webp) no-repeat 50%/contain}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2{background:url(/_nuxt/img/title_live.44980fc.webp) no-repeat 50%/contain}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3{background:url(/_nuxt/img/title_slot.84b725f.webp) no-repeat 50%/contain}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4{background:url(/_nuxt/img/title_lottery.249e021.webp) no-repeat 50%/contain}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5{background:url(/_nuxt/img/title_poker.85c630c.webp) no-repeat 50%/contain}.newyear.desktop .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{background:url(/_nuxt/img/title_fishing.9aae6ff.webp) no-repeat 50%/contain}.newyear.desktop .idxDownload{margin-top:150px;position:relative;padding-bottom:510px}.newyear.desktop .idxDownload h2.title{display:block;background:url(/_nuxt/img/title_app.279dd76.webp) no-repeat 50%/contain;width:30vw!important;height:7.44vw!important;filter:drop-shadow(5px 5px 16px rgba(0,0,0,.560784));position:absolute;top:-75px;margin:0 auto;left:calc(50% - 244px);-webkit-animation:neon-shine2 1.7s infinite;animation:neon-shine2 1.7s infinite}.newyear.desktop .idxDownload h2.title img{display:none}@-webkit-keyframes neon-shine2{0%{background-image:url(/_nuxt/img/title_app.279dd76.webp)}25%{background-image:url(/_nuxt/img/title_app_light_001.4f51988.webp)}40%{background-image:url(/_nuxt/img/title_app_light_002.bdc98f3.webp)}50%{background-image:url(/_nuxt/img/title_app_light_003.1ae1e44.webp)}60%{background-image:url(/_nuxt/img/title_app_light_002.bdc98f3.webp)}80%{background-image:url(/_nuxt/img/title_app_light_001.4f51988.webp)}to{background-image:url(/_nuxt/img/title_app.279dd76.webp)}}@keyframes neon-shine2{0%{background-image:url(/_nuxt/img/title_app.279dd76.webp)}25%{background-image:url(/_nuxt/img/title_app_light_001.4f51988.webp)}40%{background-image:url(/_nuxt/img/title_app_light_002.bdc98f3.webp)}50%{background-image:url(/_nuxt/img/title_app_light_003.1ae1e44.webp)}60%{background-image:url(/_nuxt/img/title_app_light_002.bdc98f3.webp)}80%{background-image:url(/_nuxt/img/title_app_light_001.4f51988.webp)}to{background-image:url(/_nuxt/img/title_app.279dd76.webp)}}.newyear.desktop .idxDownload .infoContent:before{background:url(/_nuxt/img/bg_003.9098ab2.webp) no-repeat 50%/100% 100%;border-radius:0;border:0;box-shadow:none}.newyear.desktop .idxDownload .infoContent:after{display:none}.newyear .content-mod .pagination .page-item.active .page-link,.newyear .game-wrap .pagination .page-item.active .page-link{background-color:#973400}.newyear .content-mod .pagination .page-link,.newyear .game-wrap .pagination .page-link{color:#973400}.newyear .page-item.active .page-link{background-color:#973400;color:#ffefd6}.newyear .join_alone{margin:0;padding:50px 0}.newyear .join_alone,.newyear .mainContent{position:relative}.newyear .join_alone:before,.newyear .mainContent:before{content:"";background-image:url(/_nuxt/img/main_bg.16909b1.webp)!important;background-attachment:fixed!important;background-size:cover;-webkit-background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background-position:center 26%}.newyear .join_alone .content-mod,.newyear .join_alone .content-mod .system,.newyear .join_alone .promotion .title,.newyear .mainContent .content-mod,.newyear .mainContent .content-mod .system,.newyear .mainContent .promotion .title{position:relative}.newyear .idxDownload .boxTitle .text{color:#b77242!important}.newyear .idxDownload .boxTitle .icon{background:url(/_nuxt/img/icon-app-apple.6df34f2.png) no-repeat;background-size:contain!important;width:20px;height:20px}.newyear .idxDownload .boxTitle .icon img{display:none}.newyear .idxDownload .boxTitle:last-child .boxTitle .icon{background:url(/_nuxt/img/icon-app-google.4a4dbd7.png) no-repeat}.newyear.daynight.desktop .content-mod .pagination .page-item.active .page-link,.newyear.daynight.desktop .game-wrap .pagination .page-item.active .page-link{background-color:#f6bf6e}.newyear.daynight.desktop .content-mod .pagination .page-link,.newyear.daynight.desktop .game-wrap .pagination .page-link{color:rgba(188,186,183,.72941)}.newyear.daynight.desktop .page-item.active .page-link{background-color:#f6bf6e;color:#0f5f70}.newyear.daynight.desktop .game-menu .game-group.game-ower-logo.nuxt-link-active>span{color:#ffefd6}.newyear.daynight.desktop .content-mod .title,.newyear.daynight.desktop .content-mod .title span,.newyear.daynight.desktop .join_alone .title .content-mod .title,.newyear.daynight.desktop label,.newyear.daynight.desktop legend{color:#bcbbb9;position:relative}.newyear.daynight.desktop .game-menu .game-type{position:relative}.newyear.daynight.desktop .game-menu .game-type a{color:#bcbbb9}.newyear.daynight.desktop .idxFooter .footer-gotop .icon:before{background:#ffefd6}.newyear.daynight.desktop main:before{opacity:.25}.newyear.daynight.desktop .rule.container{background:rgba(0,0,0,.36863);box-shadow:0 0 36px #0d485c}.newyear.daynight.desktop .rule.container .title{color:#ffefd6}.newyear.daynight.desktop .rule.container .rule-cont p{opacity:.7}.newyear.daynight.desktop .content-mod-header .content-item.nuxt-link-active,.newyear.daynight.desktop .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,.newyear.daynight.desktop .content-mod-header .content-item:hover{background:linear-gradient(180deg,#d6ad63,#ffefd6,#ffefd6)}.newyear.daynight.desktop main{background:url(/_nuxt/img/main_bg_d.ac3c6bb.webp) no-repeat!important;background-size:100%!important;background-position:100% 90%!important}.newyear.daynight.desktop main .idxgame:after,.newyear.daynight.desktop main .idxgame:before{background:url(/_nuxt/img/la-items-d.c621deb.webp) no-repeat!important;background-size:contain!important}.newyear.daynight.desktop main .desktop-mar:before{opacity:.3}.newyear.daynight.desktop main .idxFooter .footer-gotop .icon:before{background:#ffdf73}.newyear.daynight.desktop main .join_alone,.newyear.daynight.desktop main .mainContent{position:relative}.newyear.daynight.desktop main .join_alone:before,.newyear.daynight.desktop main .mainContent:before{content:"";background-position:top;background-image:url(/_nuxt/img/main_bg_d.ac3c6bb.webp)!important;background-attachment:fixed!important;background-size:cover;-webkit-background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background-position:center 26%}.newyear.daynight.desktop main .join_alone .promotion .title,.newyear.daynight.desktop main .mainContent .promotion .title{position:relative}.newyear.daynight.desktop .idxFooter .footer-group.footer__03 .footer-link ul a,.newyear.daynight.desktop .marquee,.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle,.newyear.daynight.desktop .navbar li a .navbar-title{color:#ffefd6}.newyear.daynight.desktop .nav-header.after .header-wrap .btn.btn-primary{color:#6e6e6e}.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-user:before{background:url(/_nuxt/img/account_icon01.60f2ed3.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-coin:before{background:url(/_nuxt/img/overage-icon01.89ef160.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle:after{color:#0f5f70;background-color:#ffefd6}.newyear.daynight.desktop .game-wrap.egame .search .input-group-lg .input-group-prepend .input-group-text .icon.icon-search:before,.newyear.daynight.desktop .nav-header.after .header-wrap .btn.btn-primary,.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-rank:before,.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle li .icon.icon-refresh:before{background-color:#ffefd6}.newyear.daynight.desktop .nav-header.after .nav-afterbox a .icon-turning{background:url(/_nuxt/img/m_turn.1bfe07b.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-afterbox a .icon-wallet{background:url(/_nuxt/img/m_wallet.6aea4df.webp) no-repeat 50%/100% 100%!important}.newyear.daynight.desktop .nav-header.after .nav-afterbox a .icon-diamond{background:url(/_nuxt/img/m_sale.f33f7d3.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-header.after .nav-afterbox a .icon-deposit{background:url(/_nuxt/img/m_save.6a63b47.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-header.after .nav-afterbox a .icon-moneybag{background:url(/_nuxt/img/m_share.41bea7b.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-header.after .nav-afterbox a .icon-mail{background:url(/_nuxt/img/m_letter.50ca80c.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-header.after .dropdown-menu.show .qyprofile a:before{background:url(/_nuxt/img/m_setting.1ee24f6.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item:before{background:url(/_nuxt/img/m_logout.17476ec.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item,.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a,.newyear.daynight.desktop .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a span{color:#ffefd6}.newyear.daynight.desktop .navbar li a .icon.icon-gift:before{background:url(/_nuxt/img/gift.26348ce.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .navbar li a .icon.icon-football:before{background:url(/_nuxt/img/football.b8c4074.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .navbar li a .icon.icon-dice:before{background:url(/_nuxt/img/dice.d1b7ce8.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .navbar li a .icon.icon-slot:before{background:url(/_nuxt/img/slot.2dc974d.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .navbar li a .icon.icon-lotto:before{background:url(/_nuxt/img/lotto.13c6fa7.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .navbar li a .icon.icon-poker:before{background:url(/_nuxt/img/poker.26fb077.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .navbar li a .icon.icon-fish:before{background:url(/_nuxt/img/fish.bd892d3.webp) no-repeat 50%/100% 100%}.newyear.daynight.desktop .navbar li a .icon.icon-newspaper:before{background:url(/_nuxt/img/newspaper.6388844.webp) no-repeat 50%/100% 100%}@media (max-width:1580px){.newyear .daynight.desktop main{background-position:100% 100%!important}.newyear.desktop .desktop-mar:after{height:285px}.newyear.desktop main{background-position:100% 100%}.newyear.desktop main .idxDownload{padding-bottom:350px}.newyear.desktop main:before{top:1%}.newyear.desktop .idxgame:after,.newyear.desktop .idxgame:before{width:360px;height:550px}.newyear.desktop .idxgame:after{right:-150px}.newyear.desktop .idxgame:before{left:-150px}}.newyear .signinSheet{--titleColor:#c41d28;--dateColor:#a97414;--dateDecColor:#a97414;--itemBorderColor:#c41d28;--sheetBtnBg:#c41d28;--sheetBtnBorderColor:#b41722;--sheetBtnHoverBorderColor:#a90f19;--articleTitleColor:#c41d28;--articleTitleColor:#3b8891}.newyear .signinSheet .noticeBox.articleBox{--articleBoxBg:hsla(0,0%,100%,0.9);--articleBoxPadding:2vw 5vw;--articleBoxRadius:15px;--articleContentColor:#646464}.newyear .desktop[\:has\(.luckyWheel\)] main:before,.newyear .desktop[\:has\(.signinSheet\)] main:before{background-image:none}.newyear .desktop:has(.luckyWheel) main:before,.newyear .desktop:has(.signinSheet) main:before{background-image:none}.newyear .desktop.daynight[\:has\(.luckyWheel\)] .luckyWheel{--recordColor:#ffdd8c}.newyear .desktop.daynight:has(.luckyWheel) .luckyWheel{--recordColor:#ffdd8c}.mobile.newyear .joinus.container .title,.mobile.newyear .login.container .title,.mobile.newyear .user-mod.forgot .title{color:#585858}.mobile.newyear.daynight .joinus.container .title{color:#ffefd6}.mobile.newyear.daynight .page-item.active .page-link{background-color:#f6bf6e;color:#0f5f70}.mobile.newyear.daynight .page-item.disabled .page-link{color:#fefeff}.mobile.newyear.idex-wrap:before{background:url(/_nuxt/img/mb_bg_light.69aebde.webp) no-repeat;background-size:100% 100%}.mobile.newyear .login-after .btn .icon:before{background:#ffedda}.mobile.newyear .login.container .btn.btn-submit{background:linear-gradient(180deg,#f1c787,#d48647);color:#8a430e!important}.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:#928484}.mobile.newyear .user-mod .user-header{background-color:#e9cc98}.mobile.newyear .joinus small,.mobile.newyear .login small{color:#ff4b1a!important}.mobile.newyear .joinus .form-text.text-muted .icon.icon-infomation:before,.mobile.newyear .login .form-text.text-muted .icon.icon-infomation:before{background:#ff4b1a!important}.mobile.newyear .user-mod .rule{background:hsla(0,0%,98.4%,.5098);border-radius:16px;margin-top:20px}.mobile.newyear .user-mod{position:relative}.mobile.newyear .promotion .activityType .dropdown-toggle{background:#fff;color:#6e6e6e}.mobile.newyear.daynight .login.container .title,.mobile.newyear.daynight .rule>.title,.mobile.newyear.daynight .user-header .user-item{color:#ffefd6}.mobile.newyear.daynight .circle .icon:before,.mobile.newyear.daynight .icashPay .icon:before,.mobile.newyear.daynight .jkopay .icon:before,.mobile.newyear.daynight .linepay .icon:before,.mobile.newyear.daynight .user-header .user-item .icon:before{background:#ffefd6}.mobile.newyear.daynight.idex-wrap:before{background:url(/_nuxt/img/main_bg_dark.f3e33c8.webp) no-repeat;background-size:100% 100%}.mobile.newyear.daynight .user-mod .user-header{background-color:#2e6c73}.mobile.newyear.daynight main .user-mod .rule{background:rgba(3,2,2,.34118)}.mobile.newyear.daynight .user-info-wrap{color:#ffedda}.mobile.newyear.daynight .user-info-wrap .user-number q:before{background:url(/_nuxt/img/account_icon01.60f2ed3.webp) no-repeat 50%/100% 100%}.mobile.newyear.daynight .user-info-wrap .user-wallet q:before{background:url(/_nuxt/img/overage-icon01.89ef160.webp) no-repeat 50%/100% 100%}.mobile.newyear.daynight .user-info-wrap .icon:before{background:#ffedda}.mobile.newyear .idx-nav{background:linear-gradient(90deg,#eb4338,#c51d28 60%);border-top:1px solid #f1c787;background-size:100% 100%;padding:5px;box-sizing:border-box;white-space:nowrap;box-shadow:0 -4px 6px rgba(0,0,0,.55)}.mobile.newyear .idx-nav .btn.btn-secondary{color:rgba(241,238,219,.81961);margin-top:-18px}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link{filter:drop-shadow(0 4px 2px rgba(0,0,0,.45))}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link .icon:before{width:48px;height:48px;background-size:100% 100%!important;filter:drop-shadow(0 4px 2px rgba(0,0,0,.35))}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link .icon.icon-gift:before{background:url(/_nuxt/img/footer-icon-001.08b7d9d.webp) no-repeat;width:60px;height:49px}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link .icon.icon-headphones:before{background:url(/_nuxt/img/footer-icon-002.999e994.webp) no-repeat}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link .icon.icon-deposit:before{background:url(/_nuxt/img/footer-icon-003.2ad4fb4.webp) no-repeat}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link .icon.icon-menu:before{background:url(/_nuxt/img/footer-icon-004.e83ae0c.webp) no-repeat}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link .icon.icon-home:before{background:url(/_nuxt/img/footer-icon-home.67cefbe.webp) no-repeat;width:65px!important;height:65px!important;top:-16px!important}.mobile.newyear .idx-nav .btn.btn-secondary.nav-link .icon.icon-home~span{margin-top:48px}.mobile.newyear main .hot-pro.idxHotpro5 .gamelibox{background:url(/_nuxt/img/game-card.d82b0bf.webp) no-repeat;background-size:100% 100%;filter:drop-shadow(0 4px 4px rgba(0,0,0,.55))}.mobile.newyear main .container,.mobile.newyear main .joinus.container,.mobile.newyear main .login.container{position:relative}.mobile.newyear main .login.container .btn.lineLogin{color:#fff!important}.mobile.newyear main .hot-pro.idxHotpro5 .gamelibox .game-list span{font-size:13px;margin-left:53px}.mobile.newyear main .hot-pro.idxHotpro5 .gamelibox .game-list[class*=product_] span:before{left:23px}.mobile.newyear main .gameiconbox{grid-gap:4px;gap:4px}.mobile.newyear main .hotgameBox .gameiconbox .game_leftbtn.on{color:#815000}.mobile.newyear main .idxMar{position:relative}.mobile.newyear main .idxMar:before{content:"";position:absolute;bottom:30px;left:0;min-height:19vw;height:19vw;display:block;width:100%;background:url(/_nuxt/img/banner-deco.a6cd766.webp) no-repeat;background-size:cover;z-index:1}.mobile.newyear main .idxMar:after{content:"";position:absolute;bottom:30px;left:0;min-height:21vw;height:21vw;width:100%;background:url(/_nuxt/img/banner-bg.23aae66.webp) no-repeat;background-size:cover;z-index:0}.mobile.newyear main .marquee{background:#c51d28}.mobile.newyear main .marquee .mq-cont{color:#ffefd6}.mobile.newyear main .marquee .icon.icon-new:before{background:url(/_nuxt/img/new.a5a8ea8.webp) no-repeat;background-size:contain}.mobile.newyear main .hotgameBox .gameiconbox{width:78px}.mobile.newyear main .hotgameBox .gameiconbox .game_leftbtn{background:url(/_nuxt/img/sidebar-btn.c38ba98.webp) no-repeat;background-size:100% 100%!important;box-shadow:none;margin:auto}.mobile.newyear main .hotgameBox .gameiconbox .game_leftbtn.on{background:url(/_nuxt/img/sidebar-btn-active.85b7066.webp) no-repeat}.mobile.newyear .idx-header{background:url(/_nuxt/img/header_bg.acf95d1.webp) no-repeat;background-size:100% 100%;position:relative;filter:drop-shadow(5px 5px 8px rgba(0,0,0,.45))}.mobile.newyear .idx-header.logbefore .login_box{justify-content:flex-end}.mobile.newyear .idx-header.logbefore .login_box .login-before{width:55px}.mobile.newyear .idx-header.logbefore .login_box .btn-login{background:url(/_nuxt/img/login-btn.69bb01a.webp) no-repeat 50%/contain}.mobile.newyear .idx-header.logbefore .login_box .btn-signup{background:url(/_nuxt/img/regist-btn.4e31f3d.webp) no-repeat 50%/contain}.mobile.newyear .rule>.title{color:#585858}.mobile.newyear .rule .rule-cont .btn-question:after{background:#c38f00}.my-element.newyear .dialog-noticemb .modal-header{background:linear-gradient(180deg,#e44146,#d31d06)!important}.my-element.newyear .mbtnin-wrap .hot_menu>a:not(:first-child),.my-element.newyear .mbtnin-wrap .hot_menu>button:not(:first-child),.my-element.newyear .mbtnin-wrap .hot_menu>div:not(:first-child){background:linear-gradient(180deg,#fa9d76,#dc4432)!important;border:1px solid #ff8862}.my-element.newyear .walletBank .custom-switch .custom-control-input:checked~.custom-control-label:before,.my-element.newyear .walletTransferBtn .custom-switch .custom-control-input:checked~.custom-control-label:before{border:1px solid #ff8862;background-color:#dc4432}.my-element.newyear .login-after .btn.nuxt-link-active,.my-element.newyear .login-after .btn:active,.my-element.newyear .mbtnin-wrap .hot_menu .walletTransferBtn,.my-element.newyear .sm_menu .sm_item.active,.my-element.newyear .sm_wrap .sm_help li,.my-element.newyear .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active,.my-element.newyear .user-header .user-item.nuxt-link-active,.my-element.newyear .user-header .user-item.nuxt-link-exact-active,.my-element.newyear .user-header .user-item:active{background:linear-gradient(180deg,#fa9d76,#dc4432)!important;border:1px solid #ff8862}.my-element.newyear .sm_menu .sm_item:after{border:1px solid #f4bda9;box-shadow:0 1px 0 0 rgba(242,154,122,.52941)}.my-element.newyear .sm_menu .sm_item{background:linear-gradient(180deg,#ee4141,#f5614f)!important}.my-element.newyear .mbtnin-logout{background:linear-gradient(180deg,#f8cd8b,#f8a62a 80%)}.my-element.newyear .mbtnin-wrap .mtop-cont .btn-last,.my-element.newyear .mbtnin-wrap .mtop-cont .rank:before{background-color:#985718}.my-element.newyear .user-header .user-item .icon:before{background:#887b78}.my-element.newyear .user-header .user-item{color:#887b78}.my-element.newyear .user-mod .user-header{background-color:#fcdea9}.my-element.newyear .mbtnin-wrap .hot_menu .walletTransferBtn .text,.my-element.newyear .my-element.newyear .user-header .user-item.nuxt-link-active,.my-element.newyear .my-element.newyear .user-header .user-item.nuxt-link-exact-active{color:#fcdea9}.my-element.newyear .user-content{border-color:#e57236}.my-element.newyear .circle,.my-element.newyear .icashPay,.my-element.newyear .jkopay,.my-element.newyear .linepay,.my-element.newyear .pxPay{background-color:#c05219}.my-element.newyear .input-group-text .icon.icon-list:before,.my-element.newyear .user-header .user-item.nuxt-link-active .icon:before,.my-element.newyear .user-header .user-item.nuxt-link-exact-active .icon:before{background:#ffefd6}.my-element.newyear .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background-color:#985718}.my-element.newyear .user-header .user-item.nuxt-link-active span,.my-element.newyear .user-header .user-item.nuxt-link-exact-active span{color:#ffefd6}.my-element.newyear .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active{box-shadow:0 16px 26px -10px rgba(244,225,177,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(229,169,137,.2);background:#fff2dd;color:#a56401}.my-element.newyear .sm_content .sm_item{border-bottom:3px solid #dfccae}.my-element.newyear .input-group-text{background-color:#c05219;border:1px solid #c05219}.my-element.newyear .mbtnin-logout{display:flex}@font-face{font-family:HuakangLongmen_b;src:url(/_nuxt/fonts/HuakangLongmen_b.a406cd7.woff) format("woff")}.duanwu{--btn-border:1px solid #ede4c4;--btn-log-bg:linear-gradient(150deg,#004f4d,#006260);--btn-join-bg:linear-gradient(150deg,#026f6d,#028785);--daynight-btn-log-bg:linear-gradient(150deg,#ac7e4c,#ba935e);--daynight-btn-join-bg:linear-gradient(150deg,#d5a368,#dcb281);--searchBg:linear-gradient(180deg,#2db39f,#0aa68f);--lg02:linear-gradient(180deg,var(--color03),var(--color04),var(--color04));--game-type-color:#000;--bg01:linear-gradient(150deg,#026f6d,#028785);--bg02:linear-gradient(180deg,#f4c995,#f7d9b5);--modal-bg:linear-gradient(180deg,#034e4a,#0b6b63);overflow-x:hidden}.duanwu.desktop{position:relative}.duanwu.desktop:before{background:url(/_nuxt/img/zongzi-deco2.0ce2326.png) no-repeat;left:15px;top:14%;background-size:contain}.duanwu.desktop:after,.duanwu.desktop:before{content:"";width:60px;height:60px;position:fixed;z-index:99;-webkit-animation:sachetanimate 1s ease-out infinite alternate;animation:sachetanimate 1s ease-out infinite alternate;filter:drop-shadow(2px 4px 6px rgba(255,253,165,.427451));z-index:3}.duanwu.desktop:after{background:url(/_nuxt/img/zongzi-deco.57c4fc7.png) no-repeat;right:15px;top:80%;background-size:contain}.duanwu.desktop .history .b-form-btn-label-control.form-control>.dropdown-menu{transform:translate3d(0,36px,0)!important}.duanwu.desktop .signinSheet{padding-bottom:270px;z-index:3}.duanwu.desktop .signinSheet .titleContainer .date{color:var(--titleColor)}.duanwu.desktop .signinSheet .titleContainer .date:after,.duanwu.desktop .signinSheet .titleContainer .date:before{background:var(--titleColor)}.duanwu .mbtnin-wrap .btn.btn-close,.duanwu .mbtnin-wrap .mbtnin-bank,.duanwu .mbtnin-wrap .mbtnin-disc,.duanwu .mbtnin-wrap .mbtnin-mail{background:var(--bg01);border:1px solid #027674;box-shadow:inset 0 0 10px hsla(0,0%,100%,.4)}.duanwu .mbtnin-wrap .btn.btn-close .icon:before,.duanwu .mbtnin-wrap .mbtnin-bank .icon:before,.duanwu .mbtnin-wrap .mbtnin-disc .icon:before,.duanwu .mbtnin-wrap .mbtnin-mail .icon:before{background:#fff}.duanwu .mbtnin-wrap .btn.btn-close span,.duanwu .mbtnin-wrap .mbtnin-bank span,.duanwu .mbtnin-wrap .mbtnin-disc span,.duanwu .mbtnin-wrap .mbtnin-mail span{color:#fff}.duanwu .mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active,.duanwu .mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active,.duanwu .mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active,.duanwu .mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active{background:var(--bg02);border:1px solid #d7a86d;box-shadow:inset 0 0 10px hsla(0,0%,100%,.4)}.duanwu .mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active .icon:before,.duanwu .mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active .icon:before,.duanwu .mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active .icon:before,.duanwu .mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active .icon:before{background:#034e4a}.duanwu .mbtnin-wrap .btn.btn-close.nuxt-link-exact-active.nuxt-link-active span,.duanwu .mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active span,.duanwu .mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active span,.duanwu .mbtnin-wrap .mbtnin-mail.nuxt-link-exact-active.nuxt-link-active span{color:#034e4a}.duanwu .mbtnin-wrap .icon.icon-mail:before{-webkit-mask-image:url(/_nuxt/img/icon-mail.3d72365.svg);mask-image:url(/_nuxt/img/icon-mail.3d72365.svg)}.duanwu .mbtnin-wrap .icon.icon-wallet:before{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCA4LjRhMS42MDQgMS42MDQgMCAwMS0xLjUzLTEuNkExLjYwMiAxLjYwMiAwIDAxNC44IDUuMmgyMC44djMuMkg0Ljh6bTIwLjggMTQuNGgtMy4ydi02LjRoMy4ydjYuNHptMy4yLTE0LjRWNS4yYzAtMS43NjUtMS40MzUtMy4yLTMuMi0zLjJINC44QTQuODA2IDQuODA2IDAgMDAwIDYuOFYyNmMwIDMuNTIxIDIuODcxIDQuOCA0LjggNC44aDI0YzEuNzY1IDAgMy4yLTEuNDM1IDMuMi0zLjJ2LTE2YzAtMS43NjUtMS40MzYtMy4yLTMuMi0zLjJ6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCA4LjRhMS42MDQgMS42MDQgMCAwMS0xLjUzLTEuNkExLjYwMiAxLjYwMiAwIDAxNC44IDUuMmgyMC44djMuMkg0Ljh6bTIwLjggMTQuNGgtMy4ydi02LjRoMy4ydjYuNHptMy4yLTE0LjRWNS4yYzAtMS43NjUtMS40MzUtMy4yLTMuMi0zLjJINC44QTQuODA2IDQuODA2IDAgMDAwIDYuOFYyNmMwIDMuNTIxIDIuODcxIDQuOCA0LjggNC44aDI0YzEuNzY1IDAgMy4yLTEuNDM1IDMuMi0zLjJ2LTE2YzAtMS43NjUtMS40MzYtMy4yLTMuMi0zLjJ6Ii8+PC9zdmc+)}.duanwu .mbtnin-wrap .icon.icon-gift:before{-webkit-mask-image:url(/_nuxt/img/icon-gift.d97db75.svg);mask-image:url(/_nuxt/img/icon-gift.d97db75.svg)}.duanwu .mbtnin-wrap .mbtnin-left{position:relative}.duanwu .mbtnin-wrap .mbtnin-left:before{content:"";background:url(/_nuxt/img/dargon.eb4b1e4.png) no-repeat 100% 100%/contain;height:10vw;width:26vw;right:0;bottom:0;max-width:200px;-webkit-animation:mbdargonanimate 2s ease infinite alternate;animation:mbdargonanimate 2s ease infinite alternate;position:absolute}.duanwu .mbtnin-wrap .modal-content{background:url(/_nuxt/img/modal_bg.e5bd5b5.webp) no-repeat bottom/100% auto #ffefd6;background:url(/_nuxt/img/modal_bg.e5bd5b5.webp) no-repeat bottom/100% auto var(--body-bg)}.duanwu .dialog-notice .modal-header,.duanwu .dialog-noticemb .modal-header{background:var(--modal-bg)}.duanwu .dialog-notice .close,.duanwu .dialog-noticemb .close{color:#fff;opacity:.8}.duanwu .sm_wrap .sm_help{background:transparent}.duanwu .sm_wrap .sm_help li{background:none;border:none;border-radius:0}.duanwu .sm_wrap .sm_help li .icon:before{background:#fff}.duanwu .sm_wrap .sm_help li .sm_item{background:var(--bg01);border-radius:8px;border:1px solid #027674;box-shadow:inset 0 0 10px hsla(0,0%,100%,.4)}.duanwu .sm_wrap .sm_help li .sm_item p{color:#fff}.duanwu .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active{background:var(--bg02);border:1px solid #d7a86d;box-shadow:inset 0 0 10px hsla(0,0%,100%,.4)}.duanwu .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background:#034e4a}.duanwu .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active p{color:#034e4a}.duanwu .sm_content.active{background:var(--bg02);border:1px solid #d7a86d;box-shadow:inset 0 0 10px hsla(0,0%,100%,.4);min-height:212px}.duanwu .sm_content.active .sm_item{color:#034e4a;border-bottom:1px solid #f4f4f4}.duanwu .sm_content.active .sm_item .icon:before{background:#034e4a}.duanwu .sm_content.active .sm_item:last-child{border:none}.duanwu .sm_menu .sm_item{border:2px solid #fed562;background:#d73622;width:80px;height:80px;border-radius:8px;margin-top:0}.duanwu .sm_menu .sm_item:after{content:none}.duanwu .sm_menu .sm_item.active{box-shadow:3px 3px 0 rgba(0,0,0,.2)}.duanwu .sm_menu .sm_item.active:after{content:none}.duanwu .mbtnin-logout{background:var(--bg01);border:1px solid #027674}.duanwu .modal-content{border-color:#c6a987}.duanwu .modal-content .btn.btn-submit{background:var(--bg01)}.duanwu .aniObject{position:fixed;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;display:block;background-size:contain;background-repeat:no-repeat;z-index:5;top:0;left:0;filter:drop-shadow(4px 10px 3px rgba(0,0,0,.3))}.duanwu .aniObject:first-child,.duanwu .aniObject:nth-child(3),.duanwu .aniObject:nth-child(5),.duanwu .aniObject:nth-child(7),.duanwu .aniObject:nth-child(8),.duanwu .aniObject:nth-child(9),.duanwu .aniObject:nth-child(10),.duanwu .aniObject:nth-child(11),.duanwu .aniObject:nth-child(12){background-image:url(/_nuxt/img/leaf2.89db0f0.webp);height:var(--leafLength2);width:calc(var(--leafLength2)*2.264)}.duanwu .aniObject:nth-child(2),.duanwu .aniObject:nth-child(4),.duanwu .aniObject:nth-child(6),.duanwu .aniObject:nth-child(13){background-image:url(/_nuxt/img/leaf3.0398c57.webp);height:var(--leafLength3);width:calc(var(--leafLength3)*1.5)}.duanwu .aniObject:nth-child(2){-webkit-animation:bgAnimation2 15s linear 0s infinite backwards;animation:bgAnimation2 15s linear 0s infinite backwards;--leafLength2:1.2vw;--leafLength3:1.2vw}.duanwu .aniObject:nth-child(4){-webkit-animation:bgAnimation4 15s linear 12s infinite backwards;animation:bgAnimation4 15s linear 12s infinite backwards;--leafLength2:1.5vw;--leafLength3:1.5vw}.duanwu .aniObject:nth-child(6){-webkit-animation:bgAnimation6 18s linear 20s infinite backwards;animation:bgAnimation6 18s linear 20s infinite backwards;--leafLength2:1.7vw;--leafLength3:1.7vw}.duanwu .aniObject:nth-child(13){-webkit-animation:bgAnimation13 25s linear 40s infinite backwards;animation:bgAnimation13 25s linear 40s infinite backwards;--leafLength2:1.2vw;--leafLength3:1.2vw}.duanwu .aniObject:first-child{-webkit-animation:bgAnimation1 13s linear 4s infinite backwards;animation:bgAnimation1 13s linear 4s infinite backwards;--leafLength2:1.5vw;--leafLength3:1.5vw}.duanwu .aniObject:nth-child(3){-webkit-animation:bgAnimation3 13s linear 0s infinite backwards;animation:bgAnimation3 13s linear 0s infinite backwards;--leafLength2:2vw;--leafLength3:2vw}.duanwu .aniObject:nth-child(5){-webkit-animation:bgAnimation5 15s linear 16s infinite backwards;animation:bgAnimation5 15s linear 16s infinite backwards;--leafLength2:1.2vw;--leafLength3:1.2vw}.duanwu .aniObject:nth-child(7){-webkit-animation:bgAnimation7 20s linear 8s infinite backwards;animation:bgAnimation7 20s linear 8s infinite backwards;--leafLength2:1.2vw;--leafLength3:1.2vw}.duanwu .aniObject:nth-child(8){-webkit-animation:bgAnimation8 18s linear 12s infinite backwards;animation:bgAnimation8 18s linear 12s infinite backwards;--leafLength2:1vw;--leafLength3:1vw}.duanwu .aniObject:nth-child(9){-webkit-animation:bgAnimation9 22s linear 4s infinite backwards;animation:bgAnimation9 22s linear 4s infinite backwards;--leafLength2:1vw;--leafLength3:1vw}.duanwu .aniObject:nth-child(10){-webkit-animation:bgAnimation10 15s linear 24s infinite backwards;animation:bgAnimation10 15s linear 24s infinite backwards;--leafLength2:1vw;--leafLength3:1vw}.duanwu .aniObject:nth-child(11){-webkit-animation:bgAnimation11 20s linear 30s infinite backwards;animation:bgAnimation11 20s linear 30s infinite backwards;--leafLength2:1.5vw;--leafLength3:1.5vw}.duanwu .aniObject:nth-child(12){-webkit-animation:bgAnimation12 17s linear 40s infinite backwards;animation:bgAnimation12 17s linear 40s infinite backwards;--leafLength2:1.2vw;--leafLength3:1.2vw}.duanwu .aniObject:first-child,.duanwu .aniObject:nth-child(6),.duanwu .aniObject:nth-child(12){z-index:3}.duanwu .aniObject:nth-child(2),.duanwu .aniObject:nth-child(8){opacity:.8}.duanwu .aniObject:nth-child(4),.duanwu .aniObject:nth-child(10),.duanwu .aniObject:nth-child(11){opacity:.4}.duanwu .aniObject:nth-child(5){filter:blur(3px);opacity:.5}.duanwu .aniObject:nth-child(13){filter:blur(1px);opacity:.7}@-webkit-keyframes bgAnimation1{0%{transform:translate(20vw) rotate(-60deg) scaleX(-1)}to{transform:translateY(100vh) rotate(30deg) scaleX(-1)}}@keyframes bgAnimation1{0%{transform:translate(20vw) rotate(-60deg) scaleX(-1)}to{transform:translateY(100vh) rotate(30deg) scaleX(-1)}}@-webkit-keyframes bgAnimation2{0%{transform:translate(60vw) rotate(30deg)}to{transform:translate(40vw,100vh) rotate(-60deg)}}@keyframes bgAnimation2{0%{transform:translate(60vw) rotate(30deg)}to{transform:translate(40vw,100vh) rotate(-60deg)}}@-webkit-keyframes bgAnimation3{0%{transform:translate(100vw) rotate(-50deg);opacity:.7}to{transform:translate(80vw,100vh) rotate(-30deg);opacity:1}}@keyframes bgAnimation3{0%{transform:translate(100vw) rotate(-50deg);opacity:.7}to{transform:translate(80vw,100vh) rotate(-30deg);opacity:1}}@-webkit-keyframes bgAnimation4{0%{transform:translate(50vw) rotate(70deg) scaleX(-1)}to{transform:translate(70vw,100vh) rotate(0deg) scaleX(-1)}}@keyframes bgAnimation4{0%{transform:translate(50vw) rotate(70deg) scaleX(-1)}to{transform:translate(70vw,100vh) rotate(0deg) scaleX(-1)}}@-webkit-keyframes bgAnimation5{0%{transform:translate(30vw) rotate(60deg)}to{transform:translate(50vw,100vh) rotate(0deg)}}@keyframes bgAnimation5{0%{transform:translate(30vw) rotate(60deg)}to{transform:translate(50vw,100vh) rotate(0deg)}}@-webkit-keyframes bgAnimation6{0%{transform:translate(80vw) rotate(-60deg);opacity:.6}to{transform:translate(60vw,100vh) rotate(20deg);opacity:1}}@keyframes bgAnimation6{0%{transform:translate(80vw) rotate(-60deg);opacity:.6}to{transform:translate(60vw,100vh) rotate(20deg);opacity:1}}@-webkit-keyframes bgAnimation7{0%{transform:translate(80vw) rotate(-60deg)}to{transform:translate(100vw,100vh) rotate(20deg)}}@keyframes bgAnimation7{0%{transform:translate(80vw) rotate(-60deg)}to{transform:translate(100vw,100vh) rotate(20deg)}}@-webkit-keyframes bgAnimation8{0%{transform:translate(0) rotate(45deg)}to{transform:translate(50vw,100vh) rotate(-60deg)}}@keyframes bgAnimation8{0%{transform:translate(0) rotate(45deg)}to{transform:translate(50vw,100vh) rotate(-60deg)}}@-webkit-keyframes bgAnimation9{0%{transform:translate(71vw) rotate(-53deg)}to{transform:translate(17vw,100vh) rotate(86deg)}}@keyframes bgAnimation9{0%{transform:translate(71vw) rotate(-53deg)}to{transform:translate(17vw,100vh) rotate(86deg)}}@-webkit-keyframes bgAnimation10{0%{transform:translate(37vw) rotate(-126deg)}to{transform:translate(79vw,100vh) rotate(158deg)}}@keyframes bgAnimation10{0%{transform:translate(37vw) rotate(-126deg)}to{transform:translate(79vw,100vh) rotate(158deg)}}@-webkit-keyframes bgAnimation11{0%{transform:translate(83vw) rotate(-173deg)}to{transform:translate(30vw,100vh) rotate(2deg)}}@keyframes bgAnimation11{0%{transform:translate(83vw) rotate(-173deg)}to{transform:translate(30vw,100vh) rotate(2deg)}}@-webkit-keyframes bgAnimation12{0%{transform:translate(35vw) rotate(-123deg)}to{transform:translate(33vw,100vh) rotate(165deg)}}@keyframes bgAnimation12{0%{transform:translate(35vw) rotate(-123deg)}to{transform:translate(33vw,100vh) rotate(165deg)}}@-webkit-keyframes bgAnimation13{0%{transform:translate(88vw) rotate(-83deg)}to{transform:translate(64vw,100vh) rotate(92deg)}}@keyframes bgAnimation13{0%{transform:translate(88vw) rotate(-83deg)}to{transform:translate(64vw,100vh) rotate(92deg)}}.desktop.duanwu{--baseColor:#222;--secColor:#067f7d;--text-color:var(--baseColor);--page-bg:var(--secColor);--btn-bg:var(--secColor);--footer-link:#cab299;--switchColor:var(--secColor);--titleLength:4.2vw;--titleLength2:1.5vw;--leafLength2:1.6vw;--leafLength3:2.5vw}.desktop.duanwu .header-wrap .logo{background-position:0;position:relative;min-width:190px}.desktop.duanwu .header-wrap .logo:before{content:"";position:absolute;background:url(/_nuxt/img/sachet2.3f24ddc.webp) no-repeat 50%/contain;width:50px;height:80px;top:-20px;z-index:2;-webkit-animation:sachetanimate 2s ease-out infinite alternate;animation:sachetanimate 2s ease-out infinite alternate;right:0}.desktop.duanwu .nav-header{background:url(/_nuxt/img/header-bg-dark.2d19f6a.webp) no-repeat top/100% 80px}.desktop.duanwu .nav-header.after{background:url(/_nuxt/img/header_bg.6cdc6f1.webp) no-repeat top/100% 80px;background:url(/_nuxt/img/header-bg-dark.2d19f6a.webp) no-repeat top/100% 80px}.desktop.duanwu .nav-header.after .header-wrap .btn.btn-primary{background:var(--btn-log-bg);border:var(--btn-border);color:#fff;border-radius:8px}.desktop.duanwu .nav-header.after .header-wrap .btn.dropdown-toggle{color:#fff}.desktop.duanwu .nav-header.after .header-wrap .btn.dropdown-toggle:after{background:var(--btn-log-bg);border:var(--btn-border);color:#fff}.desktop.duanwu .nav-header.after .header-wrap .btn.dropdown-toggle .icon.icon-user:before{background:#fff;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==)}.desktop.duanwu .nav-header.after .header-wrap .btn.dropdown-toggle .icon.icon-coin:before{background:#fff;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+)}.desktop.duanwu .nav-header.after .header-wrap .nav-right .dropdown-menu.show{background:linear-gradient(180deg,#006361,#006a68 50%,#006361);box-shadow:inset 15px 15px 20px rgba(0,0,0,.15),3px 3px 0 rgba(0,0,0,.15);border:1px solid #ede4c4;border-radius:20px}.desktop.duanwu .nav-header.after .header-wrap .nav-right .dropdown-menu.show li{border:none;box-shadow:none}.desktop.duanwu .nav-header.after .header-wrap .nav-right .dropdown-menu.show li.btn.btn-log .dropdown-item,.desktop.duanwu .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a,.desktop.duanwu .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a span{color:#fff}.desktop.duanwu .nav-header.after .btn.dropdown-toggle .icon.icon-rank:before,.desktop.duanwu .nav-header.after .btn.dropdown-toggle li .icon.icon-refresh:before{background:#fff}.desktop.duanwu .nav-right .btn{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;border:1px solid #ede4c4;border-radius:8px;transition:1s}.desktop.duanwu .nav-right .btn span{display:block}.desktop.duanwu .nav-right .btn.btn-log{background:#b38756;box-shadow:3px 3px 0 rgba(0,0,0,.35)}.desktop.duanwu .nav-right .btn.btn-join{background:#d8aa76;box-shadow:3px 3px 0 rgba(0,0,0,.35)}.desktop.duanwu .btn.day-night .custom-control-input:checked~.custom-control-label:before{background:url(data:image/webp;base64,UklGRoYCAABXRUJQVlA4WAoAAAAQAAAALwAAFQAAQUxQSIoAAAABcFtbe9N8JSpF7WxPhxYwjIW2oHR2Sapj5UhO3wQRMQHolJb2X+WMxV1bEgMNOykJE0f0bM4l6XnTsQhL2nABwPBKYk8Ax5LahplypaYqyZXLpgO24MX2yumebIHLphWbMlOu1ITNZQPixHQWAA4xT3RAe3tmOW/QLZyEIXEEBkql/fccb18riU5WUDgg1gEAAJAKAJ0BKjAAFgA+SSKORaKiIRK0ACgEhLOAZT+2JXAf2yZcNGH8+f5LqgP9z5UPlT/N+4L/F/5t/pPzW4xv9LQpUc86fdiCtuNpI87sR2x2ho0CPbeDYY1PvESVgAD+19b1W7BRB/fNLv8vM/5/KZlg8RoKAH/qvIo7uQMib7+7r/w+Pbl4jWZ0GHqoySarbsd0fezaBTnRUize+K58xN4NSqu4PpiZ2p/KV97//5RrVUnrRfs8fnxbfArlTbevOT3VYXlrL62tShdJLMJ7URa9XnV2FBf4ruDoyBI2fSPObvdIURQZaFEXyHbv9PTA37SQdMv/+4hSjbTP4LVSsSXhBC+OivzzyBZfdYC9+CEuqH4vBVgXNgbiEHxTppbftVjLe/9M79CMAifS+e5LB/95QVqem/QM5rzsvDaMcH1wzBP/gKR5UMosX7WjV7nJff6hdv5tvgz+mxyGvbwyHnmpJa7CAY4kJHcb+lWhYU5I/rXKJal4v75Vvj0NixDPzmzI1JyhgyGkGYjNGy2yF6WMYIVUieuAk/BZ8TFJEWzNrD/lMxHWXIeS9sdkUHgkN8/bc40p31/L/HgVQkL//YsW2pd2n84B/xOh29fZg4I6ByUsAAAA) no-repeat 50%/100% 100%}.desktop.duanwu .btn.day-night .custom-switch .custom-control-label:after{background:#027f7c url(data:image/webp;base64,UklGRg4BAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSF8AAAABYBXbtpLzhVR572XFrQtDC+3h7nAqRITatm0YCV6dcgYACKsax9ISeKkF2/FyS8wn6fFjpgHh8WsAuf6zSvsg2hWjmhgTpakYuc1wFCtS7A8h/xP/40vp1HObOwoAAABWUDggiAAAAJADAJ0BKhAAEAABABolsAJ0ugB+AB7AEeB+QGqAHVxB3LuA3oAA/vR2WlYv4Zp6eWbYG2ADM7+8mP4+PsL1k0c778ESAk2L/8jT4oOQGylLWQx/Zf/lM/FLelJJdoVuf+WPbmYWvtXFVX+rt2qTtj/+8+f/c+f/at22sQaXzN/23g1f6y3vAAA=) no-repeat 50%/100% 100%}.desktop.duanwu .desktop-mar{background:linear-gradient(270deg,#f2dcba,#eece97 50%,#f2dcba);box-shadow:none!important;z-index:3}.desktop.duanwu .desktop-mar .marquee{color:#222}.desktop.duanwu .desktop-mar .marquee .icon:before{width:48px;height:33px;background:url(/_nuxt/img/new.76d22f3.webp) no-repeat 50%/100% 100%}.desktop.duanwu #idxSlider{width:100%;max-width:none;height:auto;border-radius:0;padding:30px 0;margin:0;background:url(/_nuxt/img/banner-bg.aba5d70.webp) no-repeat;background-size:100% 100%;background-position:bottom;position:relative;z-index:3}.desktop.duanwu #idxSlider:before{content:"";width:335px;height:335px;background:url(/_nuxt/img/banner-items01.a3a622d.gif) no-repeat;position:absolute;left:-1.4%;bottom:-62px;background-size:contain;z-index:3;transform:scaleX(-1)}.desktop.duanwu #idxSlider:after{content:"";width:190px;height:190px;background:url(/_nuxt/img/banner-items03.8a29c7e.gif) no-repeat;position:absolute;right:-1.5%;bottom:-15px;z-index:3;transform:scaleX(-1);background-size:contain}.desktop.duanwu .desktop-mar{position:relative}.desktop.duanwu .desktop-mar:before{content:"";width:170px;height:170px;background:url(/_nuxt/img/banner-items02.2e37d14.gif) no-repeat;position:absolute;right:2.2%;bottom:12px;background-size:contain;z-index:3}.desktop.duanwu .carousel.slide{width:1660px;margin:auto;border-radius:30px;overflow:hidden;min-width:86%;max-width:96%;min-height:21vw;height:21vw}.desktop.duanwu .idxInfo7+.desktop-mar{position:relative}.desktop.duanwu .idxInfo7+.desktop-mar:after,.desktop.duanwu .idxInfo7+.desktop-mar:before{position:absolute;content:"";z-index:3}.desktop.duanwu .idxInfo7+.desktop-mar:before{background:url(/_nuxt/img/dargon.eb4b1e4.png) no-repeat 0 100%/contain;width:351px;height:139px;left:0;bottom:30px;max-width:20%;-webkit-animation:dargonanimate 2s ease infinite alternate;animation:dargonanimate 2s ease infinite alternate}.desktop.duanwu .idxInfo7+.desktop-mar:after{background:url(/_nuxt/img/zongzi.8e4e75e.webp) no-repeat 100% 100%/contain;width:271px;height:164px;right:0;bottom:40px;width:15%;-webkit-animation:zongzianimate 2s linear infinite alternate forwards;animation:zongzianimate 2s linear infinite alternate forwards}@-webkit-keyframes sachetanimate{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@-webkit-keyframes dargonanimate{0%{transform:translateX(-20px)}to{transform:translateX(20px)}}.desktop.duanwu .idxgame{position:relative}.desktop.duanwu .idxgame:before{background:url(/_nuxt/img/zongzi-deco.57c4fc7.png) no-repeat;left:15px;top:80%;background-size:contain;z-index:99;z-index:3}.desktop.duanwu .idxgame:after,.desktop.duanwu .idxgame:before{content:"";width:60px;height:60px;position:fixed;-webkit-animation:sachetanimate 1s ease-out infinite alternate;animation:sachetanimate 1s ease-out infinite alternate;filter:drop-shadow(2px 4px 6px rgba(255,253,165,.427451))}.desktop.duanwu .idxgame:after{background:url(/_nuxt/img/zongzi-deco2.0ce2326.png) no-repeat;right:15px;top:18%;background-size:contain;z-index:99}.desktop.duanwu .idxgame.hotpro-row.idxGame05{margin-top:0;padding-top:20px;width:100%;z-index:2;background:url(/_nuxt/img/bg_top.061c74b.webp) no-repeat top/100% auto,url(/_nuxt/img/duanwu.a112c2e.webp) no-repeat top 5vw left 5vw/4vw auto,url(/_nuxt/img/annkang.80a9a6c.webp) no-repeat top 5vw right 5vw/4vw auto}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tabs.mb-3{width:1000px;min-width:52vw;margin:auto}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs{background:url(/_nuxt/img/idxGame05_bar.e36b0f2.webp) no-repeat 50%/contain;height:127px}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs .nav-item .nav-link{color:#fff}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0{background:url(/_nuxt/img/t_hot.2f97fcd.webp) no-repeat 50%/contain}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1{background:url(/_nuxt/img/t_sport.98580ad.webp) no-repeat 50%/contain}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2{background:url(/_nuxt/img/t_live.0552824.webp) no-repeat 50%/contain}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3{background:url(/_nuxt/img/t_slot.6e3aca9.webp) no-repeat 50%/contain}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4{background:url(/_nuxt/img/t_lotto.96e3cbe.webp) no-repeat 50%/contain}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5{background:url(/_nuxt/img/t_chess.bd9a461.webp) no-repeat 50%/contain}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{background:url(/_nuxt/img/t_fish.3d899fb.webp) no-repeat 50%/contain}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list{background:url(/_nuxt/img/idxGame05_btn.efb2372.webp) no-repeat 50%/contain;width:241px;height:85px;transition:.3s}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list:hover{background:url(/_nuxt/img/idxGame05_btn-on.d1b7bbc.webp) no-repeat 50%/contain;opacity:1}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .idg_content .idg_btn .idg_list span{background:hsla(0,0%,100%,.4);color:#fff}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .idg_content [class^=idg_img]{position:relative}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .idg_content [class^=idg_img]:after,.desktop.duanwu .idxgame.hotpro-row.idxGame05 .idg_content [class^=idg_img]:before{content:"";position:absolute}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .idg_content [class^=idg_img]:before{top:-50px;right:-50px;background:url(/_nuxt/img/fish1.1483c93.webp) no-repeat top/contain;width:107px;height:128px;-webkit-animation:fishanimate 1s ease-in-out infinite alternate;animation:fishanimate 1s ease-in-out infinite alternate}.desktop.duanwu .idxgame.hotpro-row.idxGame05 .idg_content [class^=idg_img]:after{bottom:-20px;left:-50px;background:url(/_nuxt/img/fish2.55425ff.webp) no-repeat top/contain;width:99px;height:77px;-webkit-animation:fishanimate2 1s ease-out infinite alternate;animation:fishanimate2 1s ease-out infinite alternate}.desktop.duanwu .idx.jackpot{height:364px;align-items:start;position:relative}.desktop.duanwu .idx.jackpot:after,.desktop.duanwu .idx.jackpot:before{content:"";position:absolute;right:0}.desktop.duanwu .idx.jackpot:before{top:0;background:url(/_nuxt/img/sachet.1ebc313.webp) no-repeat 50%/contain;width:200px;height:152px;-webkit-animation:sachetanimate 1s ease-out infinite alternate;animation:sachetanimate 1s ease-out infinite alternate;right:0;top:30px}.desktop.duanwu .idx.jackpot:after{bottom:0;background:url(/_nuxt/img/winner-list-deco.db05b66.webp) no-repeat 50%/contain;--dragon2Length:6vw;width:170px;height:210px;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.45))}.desktop.duanwu .idx.jackpot .jackpot-title{width:30%}.desktop.duanwu .idx.jackpot .jackpot-num{height:100%;width:60%;padding:180px 0 0}.desktop.duanwu .idx.jackpot .jackpot-bg{background:url(/_nuxt/img/winning.b1dff2b.webp) no-repeat 50%/contain;height:100%}.desktop.duanwu .idxInfo7{position:relative;margin:auto;padding:1.875rem 0}.desktop.duanwu .idxInfo7 .title{background:url(/_nuxt/img/info_title.ee237f4.webp) no-repeat 50%/contain}.desktop.duanwu .idxDownload{margin:0 auto 180px;--titleColor:#fff;--idxDownload-bg:var(--modal-bg);position:relative;z-index:2}@-webkit-keyframes swing{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}@keyframes swing{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}.desktop.duanwu .idxDownload:before{background:url(/_nuxt/img/bamboo.953fd5e.webp) no-repeat;width:21vw;left:-13%;background-size:contain}.desktop.duanwu .idxDownload:after,.desktop.duanwu .idxDownload:before{content:"";position:absolute;height:26vw;bottom:-200px;max-width:351px;z-index:3;transform-origin:bottom center;-webkit-animation:swing 2s ease infinite alternate;animation:swing 2s ease infinite alternate;z-index:1}.desktop.duanwu .idxDownload:after{background:url(/_nuxt/img/bamboo2.a97adcd.webp) no-repeat;width:22vw;right:-13%;background-size:contain}.desktop.duanwu .idxDownload h2.title{background:url(/_nuxt/img/idx-title-download.8888876.webp) no-repeat 50%/contain}.desktop.duanwu .idxDownload h2.title img{opacity:0}.desktop.duanwu .idxDownload .infoContent:before{background:var(--idxDownload-bg);box-shadow:0 0 15px rgba(0,0,0,.2);border:1px solid #105e6f}.desktop.duanwu.daynight{--baseColor:#fff;--footer-link:#1f464d;--body-bg:var(--color04);--searchBg:linear-gradient(180deg,#dfb98e,#d9ac7a);--switchColor:#b9915c;--page-text:#fff;--game-type-color:#fff}.desktop.duanwu.daynight .game-wrap .pagination .page-item.active .page-link{background:#d6ad63;background:var(--color03);color:var(---footer-link)}.desktop.duanwu.daynight .game-wrap .pagination .page-link{color:#d6ad63;color:var(--color03)}.desktop.duanwu.daynight .nav-header.after .header-wrap .btn.dropdown-toggle{color:#005451}.desktop.duanwu.daynight .nav-header.after .header-wrap .nav-right .dropdown-menu.show{background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02)}.desktop.duanwu.daynight .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a,.desktop.duanwu.daynight .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a span{color:#1f464d}.desktop.duanwu.daynight .nav-header.after .header-wrap .nav-right .dropdown-menu.show li a.dropdown-item{color:#1f464d!important}.desktop.duanwu.daynight main{width:100%;background:url(/_nuxt/img/bg-dark.e8082ea.webp) no-repeat 0 50%/100% auto;overflow:hidden;position:relative;background-attachment:fixed}.desktop.duanwu.daynight main:after{content:"";position:absolute;bottom:0;left:0;z-index:0;background:url(/_nuxt/img/bgBottom.b85de39.webp) no-repeat;width:100%;height:30vw;background-size:100% 100%}.desktop.duanwu.daynight .nav-header{background:url(/_nuxt/img/header-bg-light.9852da5.webp) no-repeat top/100% 80px}.desktop.duanwu.daynight .nav-header.after .header-wrap .btn.btn-primary{background:var(--daynight-btn-log-bg);border:var(--btn-border)}.desktop.duanwu.daynight .nav-header.after .header-wrap .nav-right .dropdown-menu.show{background:linear-gradient(180deg,#f7d9b7,#f8dcbc 50%,#f7d9b7);border:1px solid #e8caa7;box-shadow:3px 3px 0 rgba(0,0,0,.15)}.desktop.duanwu.daynight .nav-header.after .header-wrap .btn.dropdown-toggle{color:#1f464d}.desktop.duanwu.daynight .nav-header.after .header-wrap .btn.dropdown-toggle:after{background:linear-gradient(150deg,#d5a369,#d9ac78)}.desktop.duanwu.daynight .nav-header.after .header-wrap .btn.dropdown-toggle .icon.icon-user:before{background:#1f464d;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==)}.desktop.duanwu.daynight .nav-header.after .header-wrap .btn.dropdown-toggle .icon.icon-coin:before{background:#1f464d;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+)}.desktop.duanwu.daynight .nav-header.after .header-wrap .btn.dropdown-toggle .icon.icon-rank:before,.desktop.duanwu.daynight .nav-header.after .header-wrap .btn.dropdown-toggle li .icon.icon-refresh:before{background:#1f464d}.desktop.duanwu.daynight .nav-right .btn{border:var(--btn-border)}.desktop.duanwu.daynight .nav-right .btn.btn-log{background:var(--daynight-btn-log-bg)}.desktop.duanwu.daynight .nav-right .btn.btn-join{background:var(--daynight-btn-join-bg)}.desktop.duanwu.daynight .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs{background:url(/_nuxt/img/idxGame05_bar.da0eba6.webp) no-repeat 50%/contain;height:127px}.desktop.duanwu.daynight .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs .nav-item .nav-link{color:#222}.desktop.duanwu.daynight .idxInfo7 .title{background:url(/_nuxt/img/info_title.2691419.webp) no-repeat 50%/contain}.desktop.duanwu.daynight .idxDownload{--titleColor:#a38856;--idxDownload-bg:var(--lg02)}.desktop.duanwu.daynight .idxDownload .infoContent:before{border:var(--btn-border)}.desktop.duanwu.daynight .idxDownload .boxTitle .icon img{filter:opacity(.4) invert(1)}.desktop.duanwu.daynight .promotion .promotionType{--promotion-border:#ae814f}.desktop.duanwu.daynight .promotion .promotionType .typeTitle{--promotion-bg:linear-gradient(180deg,#ae814f,#d8aa74);--promotion-color:#fff}.desktop.duanwu.daynight .btn-template .btn.btn-secondary,.desktop.duanwu.daynight .btn.btn-flex.btn-serviceline{background:url(/_nuxt/img/flex_temple.9a6e2b5.webp) no-repeat 50%/contain}.desktop.duanwu.daynight .flex-right.site_r2{background:url(/_nuxt/img/zongzi.8e4e75e.webp) no-repeat top/100px 61px}.desktop.duanwu.daynight .flex-right.site_r5{background:url(/_nuxt/img/site_dargon.b1da195.webp) no-repeat top/100px 94px}.desktop.duanwu.daynight .flex-right.site_r2>.close_selfbox,.desktop.duanwu.daynight .flex-right.site_r5>.close_selfbox{background:url(data:image/webp;base64,UklGRuICAABXRUJQVlA4WAoAAAAQAAAAKgAAKgAAQUxQSDsCAAANoKRt2/G/ua5f/tNMXdtup7aNDXRke+TGGmUDtWNnVfXvGnzf7wsXEBETwLicypgqNPAkNBAakwA5+QHSYCgh4AkEhMS4gcnQnJQxzMAYmgmGAAIBhEFmjJsJIIAESAABZAYYmCQCmAwzgEgyMDAkJRFsxCCSkjAWa4gJjgQZYTFRRgVmSQJJzoEYbQzEBME0wDIIMmJUIBHENATCMoJIIIYCaL784qf7Mcm4/5NvdmQBxLgJpr3EB78fyTDveoxHdloG2RgCmL77xWzrH0cZ3vkofXheGUBMFcz9v29d2rjrGHDHI8xfu+SCDGK6CcaRPzbO1u09zu0P0ltXXYpBNg0zsaO71i19+RNPM3/3+quNzJhsgJkc2/vFsk0w//DmG8gMsCmLDY7/uG45f757281gnB0Tbn+G/1i+7sfjkCcjgcy440F6k03Lvth7DDOBnAKZkXc+wvyD2/jpy6V1u44mZjI9g+SuR+ndm2/m+N51s41/HCHBnEaQ3f8Y87euvwE4tmvj0tbf95sgUwPIWkevXXU1w6N/bJ198a4mgAsyyHLnI19ecqlJduT3D3atThPMMQIo2/HNeReQYbL/09UrTAFkGGAEkSUBkiaCGCCjkUGQJZAmCCayMEYD5oYBhs0AGXVsWBIZxFAwkZTFSVgYQY4kiKEhCQkZRgDZiAkghgkBZAYQQAiEAAKYyXhmkAQQIIAkmMkwIWOYMdVkaEIsDAmI6QISsjAE4uQLNAaBAJ0EAeIEG5xyAFZQOCCAAAAAsAQAnQEqKwArAD5JJI5FIqIhE5wEACgEhLGAPIASA3gDeQAELAJHs6NRIigAAAD++0xj//52D/pj/THcorBJ/qwkHIwUNlYI/mQR1hCJwzh/R91gqPqD9Wd/w5p1Oqvhd8pWvOZCdrJEONr3o5n8fjhEV1QUjFYgfgtr7WAAAAA=) no-repeat 50%/contain}.desktop.duanwu.daynight .idxFooter .footer-group.footer__03{background:url(/_nuxt/img/foot_bg.830ddb6.webp) no-repeat 50%/100% 100px}.desktop.duanwu.daynight .idxFooter .footer-group.footer__03 .footer-link p{color:#1f464d}.desktop.duanwu main{background:url(/_nuxt/img/bg-light.3ee0d66.webp) no-repeat 0 50%/100% auto;width:100%;background-attachment:fixed;background-repeat:repeat-y;overflow:hidden;position:relative}.desktop.duanwu main:before{content:"";width:100%;height:100%;position:fixed;left:0;right:0;bottom:0;top:0;background:url(/_nuxt/img/side.9b40e63.webp) no-repeat bottom 0 left 0/2vw,url(/_nuxt/img/side.9b40e63.webp) no-repeat bottom 0 right 0/2vw;z-index:2}.desktop.duanwu main:after{content:"";position:absolute;bottom:0;left:0;z-index:0;background:url(/_nuxt/img/bgBottom-light.8f7e77a.webp) no-repeat;width:100%;height:30vw;background-size:100% 100%;z-index:1}.desktop.duanwu .mainContent{background:url(/_nuxt/img/bg_top.061c74b.webp) no-repeat top/100% auto,url(/_nuxt/img/duanwu.a112c2e.webp) no-repeat top 5vw left 5vw/4vw auto,url(/_nuxt/img/annkang.80a9a6c.webp) no-repeat top 5vw right 5vw/4vw auto;padding-top:6px;padding-bottom:120px;z-index:3}.desktop.duanwu .join_alone{margin-bottom:0;padding-bottom:50px}.desktop.duanwu .join_alone .forgot,.desktop.duanwu .join_alone .joinus,.desktop.duanwu .join_alone .login,.desktop.duanwu .join_alone_bg .joinbg_li{z-index:3}.desktop.duanwu .join_alone{background:url(/_nuxt/img/bg_top.061c74b.webp) no-repeat top/100% auto,url(/_nuxt/img/duanwu.a112c2e.webp) no-repeat top 5vw left 5vw/4vw auto,url(/_nuxt/img/annkang.80a9a6c.webp) no-repeat top 5vw right 5vw/4vw auto;margin-top:0;padding-top:120px}.desktop.duanwu .promotion{max-width:80vw}.desktop.duanwu .promotion .title{background:url(/_nuxt/img/t_activity.035a25b.webp) no-repeat 50%/contain}.desktop.duanwu .promotion .promotionType{--promotion-border:#005d5b;border-color:var(--promotion-border);background:#fff}.desktop.duanwu .promotion .promotionType .typeTitle{--promotion-bg:linear-gradient(180deg,#005452,#005e5c);--promotion-color:#fff;background:var(--promotion-bg);color:var(--promotion-color)}.desktop.duanwu .promotion .card-group-title h3,.desktop.duanwu .promotion .card-group-title span{color:#222}.desktop.duanwu .game-menu{z-index:4;position:relative;padding-top:2.5vw}.desktop.duanwu .game-menu .game-group.game-ower-logo.nuxt-link-active>span,.desktop.duanwu .game-menu .game-group.game-ower-logo:hover>span{color:var(--secColor)}.desktop.duanwu .game-menu .game-type a{color:var(--game-type-color)}.desktop.duanwu .game-wrap{position:relative;z-index:4}.desktop.duanwu .game-wrap.pcsport .title{background:url(/_nuxt/img/t_sport.98580ad.webp) no-repeat 50%/contain}.desktop.duanwu .game-wrap.pclive .title{background:url(/_nuxt/img/t_live.0552824.webp) no-repeat 50%/contain}.desktop.duanwu .game-wrap.pclottery .title{background:url(/_nuxt/img/t_lotto.96e3cbe.webp) no-repeat 50%/contain}.desktop.duanwu .game-wrap.pcchess .title{background:url(/_nuxt/img/t_chess.bd9a461.webp) no-repeat 50%/contain}.desktop.duanwu .game-wrap.egame .search .input-group-lg{border-radius:8px;overflow:hidden}.desktop.duanwu .game-wrap.egame .search .input-group-lg .input-group-prepend{box-shadow:none;border-radius:0;background:var(--searchBg)}.desktop.duanwu .game-wrap.egame .search .input-group-lg .input-group-prepend .input-group-text .icon.icon-search{filter:drop-shadow(0 0 2px rgba(0,0,0,.3)) drop-shadow(0 0 2px rgba(255,255,255,.3))}.desktop.duanwu .game-wrap.egame .search .input-group-lg .input-group-prepend .input-group-text .icon.icon-search:before{background:#fff}.desktop.duanwu .game-wrap.egame .search .input-group-lg input.form-control{border:none;font-size:16px;padding-left:60px}.desktop.duanwu .game-wrap .game-list.one-piece .game-btn{background:rgba(182,141,88,.8);height:44px}.desktop.duanwu .game-wrap .game-list.one-piece .game-group:not(.game-uphold):hover .game-btn{background:#b68d58}.desktop.duanwu .game-list.chess .game-group[class*=product_],.desktop.duanwu .game-list.lotto .game-group[class*=product_],.desktop.duanwu .game-list.sport .game-group[class*=product_]{background:url(/_nuxt/img/product_bg.de8f400.webp) no-repeat 50%/contain}.desktop.duanwu .game-list.chess .game-group[class*=product_]:before,.desktop.duanwu .game-list.lotto .game-group[class*=product_]:before,.desktop.duanwu .game-list.sport .game-group[class*=product_]:before{filter:brightness(1.3) grayscale(1)}.desktop.duanwu .game-list.chess .game-group[class*=product_]:after,.desktop.duanwu .game-list.lotto .game-group[class*=product_]:after,.desktop.duanwu .game-list.sport .game-group[class*=product_]:after{bottom:12px}.desktop.duanwu .game-list.more .game-group .game-btn-group .game-btn.lknowbtn:hover{background:#8f693f}.desktop.duanwu .game-list.more .game-group .game-btn-group .game-btn:hover{background:#d3ac7a}.desktop.duanwu .mainContent.fish .game-wrap.egame .title{background:url(/_nuxt/img/t_fish.3d899fb.webp) no-repeat 50%/contain}.desktop.duanwu .game-wrap .title,.desktop.duanwu .promotion .title{min-height:7.4vw}.desktop.duanwu .content-mod>.title,.desktop.duanwu .rule.container .title.lkrule{width:100%;margin:0 auto;text-align:center;font-family:HuakangLongmen_b,微軟正黑體,Microsoft YaHei;padding:1vw 0}.desktop.duanwu .content-mod>.title:before,.desktop.duanwu .rule.container .title.lkrule:before{content:"";background:url(/_nuxt/img/title_top_bg.53e7259.webp) no-repeat bottom/contain;height:var(--titleLength2);width:calc(var(--titleLength2)*13.8125);max-width:442px;display:block;margin:auto}.desktop.duanwu .content-mod>.title span,.desktop.duanwu .rule.container .title.lkrule span{background:url(/_nuxt/img/title_bg.c08c1c2.webp) no-repeat 50%/contain;color:#ffd9b9;font-size:3vw;text-shadow:5px 5px 3px rgba(166,15,36,.7);font-weight:400;display:inline-flex;align-items:center;justify-content:center;position:relative;height:var(--titleLength);width:calc(var(--titleLength)*6.5);max-width:520px}.desktop.duanwu .rule.container{padding-top:0;position:relative;z-index:4}.desktop.duanwu .walletBank .custom-switch .custom-control-input:checked~.custom-control-label:before,.desktop.duanwu .walletTransferBtn .custom-switch .custom-control-input:checked~.custom-control-label:before{border-color:var(--switchColor);background-color:var(--switchColor)}.desktop.duanwu .walletBank label,.desktop.duanwu .walletTransferBtn label{color:var(--switchColor)}.desktop.duanwu .flex-right.site_r2{right:10px;padding-top:64px;background:url(/_nuxt/img/zongzi.8e4e75e.webp) no-repeat top/100px 61px;z-index:5}.desktop.duanwu .flex-right.site_r5{left:10px;padding-top:96px;background:url(/_nuxt/img/site_dargon.b1da195.webp) no-repeat top/100px 94px}.desktop.duanwu .flex-right.site_r2,.desktop.duanwu .flex-right.site_r5{z-index:6}.desktop.duanwu .flex-right.site_r2>.close_selfbox,.desktop.duanwu .flex-right.site_r5>.close_selfbox{background:url(data:image/webp;base64,UklGRjADAABXRUJQVlA4WAoAAAAQAAAAKgAAKgAAQUxQSDsCAAANoKRt2/G/ua5f/tNMXdtup7aNDXRke+TGGmUDtWNnVfXvGnzf7wsXEBETwLicypgqNPAkNBAakwA5+QHSYCgh4AkEhMS4gcnQnJQxzMAYmgmGAAIBhEFmjJsJIIAESAABZAYYmCQCmAwzgEgyMDAkJRFsxCCSkjAWa4gJjgQZYTFRRgVmSQJJzoEYbQzEBME0wDIIMmJUIBHENATCMoJIIIYCaL784qf7Mcm4/5NvdmQBxLgJpr3EB78fyTDveoxHdloG2RgCmL77xWzrH0cZ3vkofXheGUBMFcz9v29d2rjrGHDHI8xfu+SCDGK6CcaRPzbO1u09zu0P0ltXXYpBNg0zsaO71i19+RNPM3/3+quNzJhsgJkc2/vFsk0w//DmG8gMsCmLDY7/uG45f757281gnB0Tbn+G/1i+7sfjkCcjgcy440F6k03Lvth7DDOBnAKZkXc+wvyD2/jpy6V1u44mZjI9g+SuR+ndm2/m+N51s41/HCHBnEaQ3f8Y87euvwE4tmvj0tbf95sgUwPIWkevXXU1w6N/bJ198a4mgAsyyHLnI19ecqlJduT3D3atThPMMQIo2/HNeReQYbL/09UrTAFkGGAEkSUBkiaCGCCjkUGQJZAmCCayMEYD5oYBhs0AGXVsWBIZxFAwkZTFSVgYQY4kiKEhCQkZRgDZiAkghgkBZAYQQAiEAAKYyXhmkAQQIIAkmMkwIWOYMdVkaEIsDAmI6QISsjAE4uQLNAaBAJ0EAeIEG5xyAFZQOCDOAAAAsAUAnQEqKwArAD5JII1FIqGhE5wFJCgEhKACPK94t8oACiwW/b67OSnnZb5awDg2OwYsaqmwAP78W/tKOl1+Hxf79rl53//zsH/90//O9p286/SUcuXM/90n6n/OyYCroB2S8Da2jzcR6UWVzBSd8R8o+59/QoPmo9qTpAGAeLfbmQylrOCM/cXqnzl/2D+e+nOJ1Oc9hg2JrZHfNyUlTJXBVVZt76hxfZu92v3EbyYQKTj5jP8Q1zf+jU4+sq9ls+EtZ5L2ANSbnWWxwAA=) no-repeat 50%/contain;color:transparent;box-shadow:none;transition:.5s;width:100%;height:43px;padding:0}.desktop.duanwu .flex-right.site_r2>.close_selfbox:hover,.desktop.duanwu .flex-right.site_r5>.close_selfbox:hover{opacity:.8;transform:scale(.9)}.desktop.duanwu .flex-right.site_r2 .close_selfbox-s,.desktop.duanwu .flex-right.site_r5 .close_selfbox-s{display:none}.desktop.duanwu .btn-template .btn.btn-secondary,.desktop.duanwu .btn.btn-flex.btn-serviceline{width:100px;height:90px;background:url(/_nuxt/img/flex_temple.bebaba9.webp) no-repeat 50%/contain}.desktop.duanwu .btn-template .btn.btn-secondary .icon,.desktop.duanwu .btn.btn-flex.btn-serviceline .icon{width:28px;height:28px;margin-bottom:4px}.desktop.duanwu .btn-template .btn.btn-secondary:hover,.desktop.duanwu .btn.btn-flex.btn-serviceline:hover{opacity:1;filter:drop-shadow(0 0 6px #ffd26e)}.desktop.duanwu .btn-template .btn.btn-secondary span,.desktop.duanwu .btn.btn-flex.btn-serviceline span{font-size:14px}.desktop.duanwu .btn-template .btn.btn-secondary span.lind_id,.desktop.duanwu .btn.btn-flex.btn-serviceline span.lind_id{font-size:12px}.desktop.duanwu .idxFooter{position:relative}.desktop.duanwu .idxFooter:after{content:"";width:280px;height:170px;background:url(/_nuxt/img/bottom-items.8606ddd.gif) no-repeat;position:absolute;height:11vw;width:16vw;left:0;top:-8vw;max-width:351px;background-size:contain;z-index:4;-webkit-animation:dargonanimate2 15s ease-in infinite;animation:dargonanimate2 15s ease-in infinite}.desktop.duanwu .idxFooter .footer-group.footer__02{background:url(/_nuxt/img/footer-bg.000db3d.webp) no-repeat;background-size:cover;position:relative;z-index:2}.desktop.duanwu .idxFooter .footer-group.footer__02:after{content:"";background:url(/_nuxt/img/bottom-items.8606ddd.gif) no-repeat;position:absolute;height:10vw;width:13vw;left:100px;top:-6.2vw;max-width:351px;background-size:contain;z-index:4;-webkit-animation:dargonanimate2 20s ease-in infinite;animation:dargonanimate2 20s ease-in infinite}.desktop.duanwu .idxFooter .footer-group.footer__03{background:url(/_nuxt/img/foot_bg.830ddb6.webp) no-repeat 50%/100% 100px;z-index:2}.desktop.duanwu .idxFooter .footer-group.footer__03 .footer-link p{opacity:.8}.desktop.duanwu .idxFooter .footer-group.footer__03 .footer-link ul a,.desktop.duanwu .idxFooter .footer-group.footer__03 p{color:#0f5f70}.desktop.duanwu .idxFooter .footer-gotop.else{width:100%}.desktop.duanwu .idxFooter .footer-gotop .icon{background:url(/_nuxt/img/top.19a68e5.webp) no-repeat 50%/contain;width:110px;height:111px;box-shadow:none;border:none;transform:none;bottom:-60px}.desktop.duanwu .idxFooter .footer-gotop .icon:before{content:none}@media only screen and (max-width:1600px){.desktop.duanwu .idxDownload:before{left:-5%}.desktop.duanwu .idxDownload:after{right:-6%}.desktop.duanwu main:after{right:-94px}.desktop.duanwu #idxSlider:before{left:-3.5%;width:290px;height:290px}.desktop.duanwu #idxSlider:after{right:-3%}.desktop.duanwu .desktop-mar:before{content:"";right:.4%;width:150px;height:150px}}@media only screen and (max-width:1440px){.desktop.duanwu .rule.container{max-width:88%}.desktop.duanwu .join_alone-con{width:80%}.desktop.duanwu .game-wrap{max-width:90%}.desktop.duanwu .idx.jackpot:before{--sachetLength:8vw;width:var(--sachetLength);height:calc(var(--sachetLength)*1.11)}.desktop.duanwu .idx.jackpot:after{--dargon2Length:8vw;height:var(--dargon2Length);width:calc(var(--dargon2Length)*2.59)}}@media only screen and (max-width:1280px){.desktop.duanwu .idx.jackpot{width:100%}}@media only screen and (max-width:1080px){.desktop.duanwu .idx.jackpot .jackpot-num{padding-top:15vw;width:66%}}@media only screen and (max-width:996px){.desktop.duanwu .idx.jackpot:before{top:6vw}.desktop.duanwu .idx.jackpot:after{bottom:5vw}}@-webkit-keyframes fishanimate{0%{transform:rotate(0deg)}to{transform:rotate(-20deg)}}@keyframes fishanimate{0%{transform:rotate(0deg)}to{transform:rotate(-20deg)}}@-webkit-keyframes fishanimate2{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@keyframes fishanimate2{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@-webkit-keyframes leaf1animate{0%{transform:translate(1vw) rotate(-75deg)}20%{transform:translate(-4vw,20vh) rotate(-45deg)}21.5%{transform:translate(-4vw,21.5vh) rotate(-45deg)}40%{transform:translate(-7vw,40vh) rotate(-10deg)}41.5%{transform:translate(-7vw,41.5vh) rotate(-10deg)}60%{transform:translate(1vw,60vh) rotate(-30deg)}61.5%{transform:translate(1vw,61.5vh) rotate(-30deg)}80%{transform:translate(-2vw,80vh) rotate(0deg)}81.5%{transform:translate(-2vw,81.5vh) rotate(0deg)}to{transform:translate(3vw,100vh) rotate(-50deg)}}@keyframes leaf1animate{0%{transform:translate(1vw) rotate(-75deg)}20%{transform:translate(-4vw,20vh) rotate(-45deg)}21.5%{transform:translate(-4vw,21.5vh) rotate(-45deg)}40%{transform:translate(-7vw,40vh) rotate(-10deg)}41.5%{transform:translate(-7vw,41.5vh) rotate(-10deg)}60%{transform:translate(1vw,60vh) rotate(-30deg)}61.5%{transform:translate(1vw,61.5vh) rotate(-30deg)}80%{transform:translate(-2vw,80vh) rotate(0deg)}81.5%{transform:translate(-2vw,81.5vh) rotate(0deg)}to{transform:translate(3vw,100vh) rotate(-50deg)}}@-webkit-keyframes leaf2animate{0%{transform:rotate(-5deg) translate(-5vw,-5vw);opacity:0}50%{transform:rotate(5deg) translateY(-3vw);opacity:1}to{transform:rotate(-5deg) translate(5vw,-1vw);opacity:0}}@keyframes leaf2animate{0%{transform:rotate(-5deg) translate(-5vw,-5vw);opacity:0}50%{transform:rotate(5deg) translateY(-3vw);opacity:1}to{transform:rotate(-5deg) translate(5vw,-1vw);opacity:0}}@-webkit-keyframes leaf3animate{0%{transform:translate(3vw) rotate(-40deg)}20%{transform:translate(-1vw,20vh) rotate(-20deg)}21.5%{transform:translate(-1vw,21.5vh) rotate(-20deg)}40%{transform:translate(3vw,40vh) rotate(-40deg)}41.5%{transform:translate(3vw,41.5vh) rotate(-40deg)}60%{transform:translate(-2vw,60vh) rotate(-10deg)}61.5%{transform:translate(-2vw,61.5vh) rotate(-10deg)}80%{transform:translate(4vw,80vh) rotate(-40deg)}81.5%{transform:translate(4vw,81.5vh) rotate(-40deg)}to{transform:translate(-2vw,100vh) rotate(-10deg)}}@keyframes leaf3animate{0%{transform:translate(3vw) rotate(-40deg)}20%{transform:translate(-1vw,20vh) rotate(-20deg)}21.5%{transform:translate(-1vw,21.5vh) rotate(-20deg)}40%{transform:translate(3vw,40vh) rotate(-40deg)}41.5%{transform:translate(3vw,41.5vh) rotate(-40deg)}60%{transform:translate(-2vw,60vh) rotate(-10deg)}61.5%{transform:translate(-2vw,61.5vh) rotate(-10deg)}80%{transform:translate(4vw,80vh) rotate(-40deg)}81.5%{transform:translate(4vw,81.5vh) rotate(-40deg)}to{transform:translate(-2vw,100vh) rotate(-10deg)}}@keyframes sachetanimate{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@keyframes dargonanimate{0%{transform:translateX(-20px)}to{transform:translateX(20px)}}@-webkit-keyframes dargonanimate2{0%{transform:translateX(100vw)}to{transform:translateX(-19vw)}}@keyframes dargonanimate2{0%{transform:translateX(100vw)}to{transform:translateX(-19vw)}}@-webkit-keyframes dargonanimate3{0%{transform:translateX(-20px)}to{transform:translateX(20px)}}@keyframes dargonanimate3{0%{transform:translateX(-20px)}to{transform:translateX(20px)}}@-webkit-keyframes mbdargonanimate{0%{transform:translateX(10px)}to{transform:translateX(-10px)}}@keyframes mbdargonanimate{0%{transform:translateX(10px)}to{transform:translateX(-10px)}}@-webkit-keyframes zongzianimate{0%{transform:translateX(10px)}to{transform:translateX(-10px)}}@keyframes zongzianimate{0%{transform:translateX(10px)}to{transform:translateX(-10px)}}.mobile.duanwu{--headerBg:linear-gradient(180deg,#034e4a,#0b6b63);--headerBg-sd:0 3px #c6a987 inset;--idx-nav-color:#fff;--idx-nav-on-color:#fef5bc;--marqueeColor:#1c4147;--userheader-text:var(--bg02);--title-color:#fff}.mobile.duanwu .hot-pro.idxHotpro5 .gamelibox .game-list.product_8 span:before,.mobile.duanwu .hot-pro.idxHotpro5 .gamelibox .game-list.product_13 span:before,.mobile.duanwu .hot-pro.idxHotpro5 .gamelibox .game-list.product_42 span:before,.mobile.duanwu .hot-pro.idxHotpro5 .gamelibox .game-list.product_46 span:before,.mobile.duanwu .hot-pro.idxHotpro5 .gamelibox .game-list.product_50 span:before{filter:none}.mobile.duanwu .hotgameBox .gamelibox .game-list span{margin-left:0;grid-gap:6px;gap:6px}.mobile.duanwu:before{background:url(/_nuxt/img/mb-bg-light.ad5aa3a.webp) no-repeat bottom/100% 100%}.mobile.duanwu .signinSheet .titleContainer .date{color:var(--titleColor)}.mobile.duanwu .hotgameBox .gamelibox:last-child{margin-bottom:47vh}.mobile.duanwu .hotgameBox .gamelibox:not(.hot){padding-bottom:35%;justify-content:flex-end}.mobile.duanwu .idx-nav .btn.btn-secondary{margin-top:-10px}.mobile.duanwu.daynight .idx-header{background:url(/_nuxt/img/mb-header-dark.c1b9289.webp) no-repeat 50%/contain}.mobile.duanwu.daynight:before{background:url(/_nuxt/img/mb-bg-dark.9b2f06c.webp) no-repeat 50%/contain}.mobile.duanwu .idx-header{background:url(/_nuxt/img/mb-header-light.348ee2e.webp) no-repeat 50%/cover;box-shadow:0 3px 5px rgba(0,0,0,.35)}.mobile.duanwu .idx-header:before{content:"";position:absolute;background:url(/_nuxt/img/sachet2.3f24ddc.webp) no-repeat 50%/contain;width:50px;height:56px;-webkit-animation:sachetanimate 2s ease-out infinite alternate;animation:sachetanimate 2s ease-out infinite alternate;left:94px;top:-10px;z-index:2}.mobile.duanwu .idx-header.logbefore .login_box{flex:none}.mobile.duanwu .idx-header.logbefore .login_box .login-before{border:var(--btn-border);border-radius:8px;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;box-shadow:3px 3px 0 rgba(0,0,0,.3);z-index:3}.mobile.duanwu .idx-header.logbefore .login_box .btn-login{background:var(--btn-log-bg)}.mobile.duanwu .idx-header.logbefore .login_box .btn-login:before{content:"登入";display:block}.mobile.duanwu .idx-header.logbefore .login_box .btn-signup{background:var(--btn-join-bg);border:var(--btn-border)}.mobile.duanwu .idx-header.logbefore .login_box .btn-signup:before{content:"註冊";display:block}.mobile.duanwu .idx-header.logafter .btn.btn-primary{display:flex;align-items:center;justify-content:center;color:#fff;border-radius:8px;background:var(--btn-join-bg);border:var(--btn-border);max-width:38px;box-shadow:3px 3px 0 rgba(0,0,0,.35);z-index:3}.mobile.duanwu .idx-header.logafter .btn.btn-primary:before{content:"一鍵返回"}.mobile.duanwu .idx-header.logafter .user-info-wrap{color:#1f464d}.mobile.duanwu .idx-header.logafter .user-info-wrap .user-number q:before{background:#1f464d;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==);-webkit-mask-size:contain;mask-size:contain}.mobile.duanwu .idx-header.logafter .user-info-wrap .user-wallet q:before{background:#1f464d;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+);-webkit-mask-size:contain;mask-size:contain}.mobile.duanwu .idx-header.logafter .btn .icon:before,.mobile.duanwu .idx-header.logafter .icon.icon-refresh:before,.mobile.duanwu .idx-header.logafter .icon:before{background:#1f464d}.mobile.duanwu .login-after .btn.nuxt-link-active{background:var(--bg02)}.mobile.duanwu .login-after .btn.nuxt-link-active .icon:before{background:#027977}.mobile.duanwu .btn.day-night .custom-control-input:checked~.custom-control-label:before{background:url(data:image/webp;base64,UklGRoYCAABXRUJQVlA4WAoAAAAQAAAALwAAFQAAQUxQSIoAAAABcFtbe9N8JSpF7WxPhxYwjIW2oHR2Sapj5UhO3wQRMQHolJb2X+WMxV1bEgMNOykJE0f0bM4l6XnTsQhL2nABwPBKYk8Ax5LahplypaYqyZXLpgO24MX2yumebIHLphWbMlOu1ITNZQPixHQWAA4xT3RAe3tmOW/QLZyEIXEEBkql/fccb18riU5WUDgg1gEAAJAKAJ0BKjAAFgA+SSKORaKiIRK0ACgEhLOAZT+2JXAf2yZcNGH8+f5LqgP9z5UPlT/N+4L/F/5t/pPzW4xv9LQpUc86fdiCtuNpI87sR2x2ho0CPbeDYY1PvESVgAD+19b1W7BRB/fNLv8vM/5/KZlg8RoKAH/qvIo7uQMib7+7r/w+Pbl4jWZ0GHqoySarbsd0fezaBTnRUize+K58xN4NSqu4PpiZ2p/KV97//5RrVUnrRfs8fnxbfArlTbevOT3VYXlrL62tShdJLMJ7URa9XnV2FBf4ruDoyBI2fSPObvdIURQZaFEXyHbv9PTA37SQdMv/+4hSjbTP4LVSsSXhBC+OivzzyBZfdYC9+CEuqH4vBVgXNgbiEHxTppbftVjLe/9M79CMAifS+e5LB/95QVqem/QM5rzsvDaMcH1wzBP/gKR5UMosX7WjV7nJff6hdv5tvgz+mxyGvbwyHnmpJa7CAY4kJHcb+lWhYU5I/rXKJal4v75Vvj0NixDPzmzI1JyhgyGkGYjNGy2yF6WMYIVUieuAk/BZ8TFJEWzNrD/lMxHWXIeS9sdkUHgkN8/bc40p31/L/HgVQkL//YsW2pd2n84B/xOh29fZg4I6ByUsAAAA) no-repeat 50%/100% 100%}.mobile.duanwu .btn.day-night .custom-switch .custom-control-label:after{background:#027f7c url(data:image/webp;base64,UklGRg4BAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSF8AAAABYBXbtpLzhVR572XFrQtDC+3h7nAqRITatm0YCV6dcgYACKsax9ISeKkF2/FyS8wn6fFjpgHh8WsAuf6zSvsg2hWjmhgTpakYuc1wFCtS7A8h/xP/40vp1HObOwoAAABWUDggiAAAAJADAJ0BKhAAEAABABolsAJ0ugB+AB7AEeB+QGqAHVxB3LuA3oAA/vR2WlYv4Zp6eWbYG2ADM7+8mP4+PsL1k0c778ESAk2L/8jT4oOQGylLWQx/Zf/lM/FLelJJdoVuf+WPbmYWvtXFVX+rt2qTtj/+8+f/c+f/at22sQaXzN/23g1f6y3vAAA=) no-repeat 50%/100% 100%}.mobile.duanwu .idxMar{background:url(/_nuxt/img/mb-bg-top.e55edf4.webp) no-repeat top/100% auto;padding-top:2vw;z-index:2;min-height:55px}.mobile.duanwu .marquee{background:url(/_nuxt/img/marquee-bg.f036e26.webp) no-repeat 50%/100% 100%;color:var(--marqueeColor);margin:0 4vw;padding:0 8px}.mobile.duanwu .marquee .icon.icon-new:before{background:url(/_nuxt/img/new.76d22f3.webp) no-repeat 50%/contain}.mobile.duanwu .marquee .mq-cont{border:none}.mobile.duanwu .nav.idx-nav{background:url(data:image/webp;base64,UklGRg4DAABXRUJQVlA4IAIDAAAQGgCdASp3ATgAPkkijkYioaEhIRVZiFAJCWcAy2EhvT0SPJ79DyDfx++Z6OOar6oef/fRMV8AISFPhMbYvkaKLVFQ3g0t5y66AK+Is0GrvVlLss6NIvaFZL69J0l6Ck6Pal54wRU1RFo05zw/3qHKsH2pv7Hc5t1gxFUfjJ+WK4bbsebMCEMb2fN8CTj3dE3P88Q06nWIYCdKKCgU8WmNFNkOZbEVR+e4KXiI37lu6p6pve6HWo8caeOr7xizP4RggpUEy+x6Czn+e2yHcjAmQGI4zsK7ImgSAP754EoGz9lQPl0aQf/5F/SX89K2N/rj+M/0FVa+cFRPunqI8pP/HpUVonTG1Bq3xUNbzQLklDjAHZmHGfOewS1fZPiLcMZGTWcwR6wkCIMzCqkYCwgBU51j0zG2zLwMRBdnR7lY6NiF+UhjVG8WY2QeMc42R6XvNyonqsh1Cojc7xulIcewj2VZB2nbjqdW4RoBwbugIsemhUAAwEfnXsMIOoQoK82+taoD90DJtJ8dOTQS9pCUfphpFsao1mMNpg9KroW/1Wu0w+ppBmmnAWcKynrxjEdqOdNec32pNSrjx/6y9tlBK5NUIgzIznLZ+SK6E2oNBy0XFmxMn5M2G+hjU0DLF6egFWOfDbVckcOKDa6EOdbRVRkcVCCY70VsSg69+bYVyKBK9YUbH4PIYPReTrbyRtiyeemhbND5YLRBB9QdCuEf0ukz3a69MdgbDEWVR2VJnZk3NKsDSr4ieSZb4Q7EMtjfG8xt4Asc0CRMdNcsRXcmHMVZR0LBASUjEJYQ09uZjf5nfTU7mSG/1P2G9JWifYCEotToP+lAtBpmVADwQAAAAtCR9tpwUWYiqamhAIwS4JwJFN757zncvkAoIBdLhZwVrQjfXAlVg6ODfmN8/GuPJ8RW2wCBVf5Z8g2rci60Inpx5bP/SQPwSKShJdK6Pv1W9g/Y46bx47R3rpIeljEgcQLm1II6DZpFpVBjnZrOBPuNstKOZUQmpizWn62f0YAAAA==) no-repeat 50%/100% 100%}.mobile.duanwu .nav.idx-nav .nav-item .icon:before{width:45px;height:45px;filter:drop-shadow(0 3px 3px rgba(0,0,0,.55))}.mobile.duanwu .nav.idx-nav .nav-item .icon.icon-gift:before{background:url(/_nuxt/img/footer-icon-001.abab92b.webp) no-repeat 50%/auto 100%}.mobile.duanwu .nav.idx-nav .nav-item .icon.icon-headphones:before{background:url(/_nuxt/img/footer-icon-002.cc7666c.webp) no-repeat 50%/auto 100%}.mobile.duanwu .nav.idx-nav .nav-item .icon.icon-deposit:before{background:url(/_nuxt/img/footer-icon-003.438a4c6.webp) no-repeat 50%/auto 100%}.mobile.duanwu .nav.idx-nav .nav-item .icon.icon-menu:before{background:url(/_nuxt/img/footer-icon-004.4cbd7e8.webp) no-repeat 50%/auto 100%}.mobile.duanwu .nav.idx-nav{background:url(/_nuxt/img/idx-nav-bg.8bdd86f.webp) no-repeat 50%/100% 100%;padding-top:2px;border-top:2px solid #fbcd98;height:56px}.mobile.duanwu .hotgameBox{z-index:3;position:relative;overflow:hidden}.mobile.duanwu .hotgameBox .gamelibox{background:url(/_nuxt/img/gamelibox-bg.394a18e.webp) no-repeat 50%/contain}.mobile.duanwu .hotgameBox .gamelibox .game-list .content{background:rgba(0,0,0,.2);border-radius:8px;justify-content:start;min-width:170px}.mobile.duanwu .hotgameBox .gameiconbox .game_leftbtn{background-image:url(/_nuxt/img/game_leftbtn-bg.cce9f76.webp);background-repeat:no-repeat;background-position:0 bottom;background-size:auto 100%;background-color:#eecf98;color:#222;box-shadow:inset 0 2px 6px #fdeccd;border:1px solid #aa9460;transition:2s}.mobile.duanwu .hotgameBox .gameiconbox .game_leftbtn.on{background-color:#e3983d;border-color:#e3983d;color:#fff;background-position:100% bottom}.mobile.duanwu #idxSlider{width:100%;padding:10px 20px;margin:0;border-radius:0;background:url(/_nuxt/img/mb-banner-bg.c1c6f70.webp) no-repeat;position:relative;background-size:100% 100%}.mobile.duanwu #idxSlider:after,.mobile.duanwu #idxSlider:before{position:absolute;content:"";z-index:11}.mobile.duanwu #idxSlider:before{background:url(/_nuxt/img/banner-items01.a3a622d.gif) no-repeat;width:125px;height:130px;left:-28px;bottom:-25px;background-size:contain;transform:scaleX(-1)}.mobile.duanwu #idxSlider:after{background:url(/_nuxt/img/banner-items02.2e37d14.gif) no-repeat;width:58px;height:58px;right:0;bottom:-10px;background-size:contain}.mobile.duanwu .idx-content:after,.mobile.duanwu .idx-content:before{position:fixed;content:"";z-index:4;bottom:52px}.mobile.duanwu .idx-content:before{background:url(/_nuxt/img/bottom-items.8606ddd.gif) no-repeat 0 100%/contain;width:103px;height:44px;left:0;-webkit-animation:dargonanimate2 15s ease-in infinite;animation:dargonanimate2 15s ease-in infinite;filter:drop-shadow(3px 3px 1px rgba(0,0,0,.5))}.mobile.duanwu .idx-content:after{background:url(/_nuxt/img/zongzi.8e4e75e.webp) no-repeat 100% 100%/contain;width:84px;height:53px;right:0;-webkit-animation:zongzianimate 2s linear infinite alternate forwards;animation:zongzianimate 2s linear infinite alternate forwards}.mobile.duanwu .help h1.title{background:url(/_nuxt/img/mb-title-bg.49ab2d7.webp) no-repeat 50%/contain;padding:0;width:100%;height:40px;max-width:300px;line-height:40px;margin:1vw auto;text-align:center;justify-content:center;color:#0f5f70;color:var(--title-color);font-size:16px}.mobile.duanwu .help .rule{padding-top:0;width:100%}.mobile.duanwu .promotion .card-header{background:#ffefd6}.mobile.duanwu .promotion .card-img-top{border-color:#ffefd6}.mobile.duanwu .promotion .btn-link h3,.mobile.duanwu .promotion .btn-link span{color:#222}.mobile.duanwu .promotion .activityType .dropdown-toggle{color:#fff;background:#a63f3e;box-shadow:inset 1px 3px 9px #98201f,inset 1px -3px 9px #9e3332}.mobile.duanwu .promotion .activityType .dropdown-item.active{color:#0f5f70;color:var(--color01)}.mobile.duanwu .joinus .title,.mobile.duanwu .login .title,.mobile.duanwu .promotion .title{background:url(/_nuxt/img/mb-title-bg.49ab2d7.webp) no-repeat 50%/contain;padding:0;width:100%;height:40px;max-width:300px;line-height:40px;margin:0 auto;text-align:center;justify-content:center;color:#0f5f70;color:var(--title-color);font-size:16px}.mobile.duanwu .help,.mobile.duanwu .joinus,.mobile.duanwu .login,.mobile.duanwu .promotion,.mobile.duanwu .user-mod{background:url(/_nuxt/img/mb-bg-top.e55edf4.webp) no-repeat top/100% auto;width:100%;margin:0;padding:1vw 4vw 80px;max-width:100%;position:relative;z-index:3}.mobile.duanwu .joinus .custom-control-label:after{left:.5rem}.mobile.duanwu .user-mod{padding-bottom:160px}.mobile.duanwu .user-mod>div{width:90%}.mobile.duanwu .user-mod.game{padding-bottom:1vw}.mobile.duanwu .user-mod.wallet>div{width:100%}.mobile.duanwu .user-mod.wallet .card{padding:20px 10px}.mobile.duanwu .user-mod .game-wrap{padding-bottom:60px}.mobile.duanwu .user-mod .game-wrap.live li,.mobile.duanwu .user-mod .game-wrap.lotto li,.mobile.duanwu .user-mod .game-wrap.sport li{background:url(/_nuxt/img/mb-product_bg.e6094d6.webp) no-repeat bottom/100% 70%}.mobile.duanwu .user-mod .game-wrap.live .btn.btn-danger,.mobile.duanwu .user-mod .game-wrap.lotto .btn.btn-danger,.mobile.duanwu .user-mod .game-wrap.sport .btn.btn-danger{margin-bottom:5px;border-radius:8px}.mobile.duanwu .user-mod .game-wrap.live .game-group[class*=product_]:after,.mobile.duanwu .user-mod .game-wrap.lotto .game-group[class*=product_]:after,.mobile.duanwu .user-mod .game-wrap.sport .game-group[class*=product_]:after{margin:3vw 0 0;left:0;top:0;bottom:0;height:100%;width:40%}.mobile.duanwu .user-mod .game-wrap.fish{padding-top:20px}.mobile.duanwu .user-mod.game .user-gamelist .input-group-lg{border-radius:8px;overflow:hidden}.mobile.duanwu .user-mod.game .user-gamelist .input-group-lg .input-group-prepend{box-shadow:none;border-radius:0;background:var(--searchBg)}.mobile.duanwu .user-mod.game .user-gamelist .input-group-lg .input-group-prepend .input-group-text .icon.icon-search{filter:drop-shadow(0 0 2px rgba(0,0,0,.3)) drop-shadow(0 0 2px rgba(255,255,255,.3))}.mobile.duanwu .user-mod.game .user-gamelist .input-group-lg .input-group-prepend .input-group-text .icon.icon-search:before{background:#fff}.mobile.duanwu .user-mod.game .user-gamelist .input-group-lg input.form-control{border:none;font-size:16px;padding-left:10px}.mobile.duanwu .user-mod.forgot{padding-top:60px}.mobile.duanwu .game-menu .game-type a{color:var(--game-type-color)}.mobile.duanwu .gamelist-type{margin-bottom:8px}.mobile.duanwu .user-gamelist .list-game.nuxt-link-active{background:linear-gradient(180deg,#0f5f70,#3b8891);background:var(--lg02)}.mobile.duanwu .user-gamelist .list-game.nuxt-link-active q{color:#000}.mobile.duanwu .user-header{width:100%!important;box-shadow:1px 1px 5px rgba(0,0,0,.4);border-radius:8px;overflow:hidden}.mobile.duanwu .user-header .user-item{background:var(--bg01);color:#fff}.mobile.duanwu .user-header .user-item .icon:before{border-color:transparent transparent #034e4a;background:#fff}.mobile.duanwu .user-header .user-item span{margin-top:4px}.mobile.duanwu .user-header .user-item:after{border-color:transparent transparent #034e4a}.mobile.duanwu .user-header .user-item.nuxt-link-active,.mobile.duanwu .user-header .user-item.nuxt-link-exact-active,.mobile.duanwu .user-header .user-item:active{background:var(--bg02);color:#034e4a}.mobile.duanwu .user-header .user-item.nuxt-link-active .icon:before,.mobile.duanwu .user-header .user-item.nuxt-link-exact-active .icon:before,.mobile.duanwu .user-header .user-item:active .icon:before{background:#034e4a}.mobile.duanwu .usertb-header button.btn-primary{font-size:12px;padding:4px 8px}.mobile.duanwu .joinus .custom-control-label{padding-left:30px}.mobile.duanwu .joinus .custom-control-label:before{left:.5rem}.mobile.duanwu .content-mod-group.dep_bindpay .bind{max-width:280px}.mobile.duanwu.daynight{--headerBg:linear-gradient(180deg,#f4c995,#f7d9b5);--headerBg-sd:0 3px #d2a269 inset;--btn-log-bg:var(--daynight-btn-log-bg);--btn-join-bg:var(--daynight-btn-join-bg);--idx-nav-color:#074e44;--idx-nav-on-color:var(--idx-nav-color);--searchBg:linear-gradient(180deg,#dfb98e,#d9ac7a);--game-type-color:#fff;--title-color:#69553c}.mobile.duanwu.daynight .nav.idx-nav{background:url(data:image/webp;base64,UklGRg4DAABXRUJQVlA4IAIDAAAQGgCdASp3ATgAPkkijkYioaEhIRVZiFAJCWcAy2EhvT0SPJ79DyDfx++Z6OOar6oef/fRMV8AISFPhMbYvkaKLVFQ3g0t5y66AK+Is0GrvVlLss6NIvaFZL69J0l6Ck6Pal54wRU1RFo05zw/3qHKsH2pv7Hc5t1gxFUfjJ+WK4bbsebMCEMb2fN8CTj3dE3P88Q06nWIYCdKKCgU8WmNFNkOZbEVR+e4KXiI37lu6p6pve6HWo8caeOr7xizP4RggpUEy+x6Czn+e2yHcjAmQGI4zsK7ImgSAP754EoGz9lQPl0aQf/5F/SX89K2N/rj+M/0FVa+cFRPunqI8pP/HpUVonTG1Bq3xUNbzQLklDjAHZmHGfOewS1fZPiLcMZGTWcwR6wkCIMzCqkYCwgBU51j0zG2zLwMRBdnR7lY6NiF+UhjVG8WY2QeMc42R6XvNyonqsh1Cojc7xulIcewj2VZB2nbjqdW4RoBwbugIsemhUAAwEfnXsMIOoQoK82+taoD90DJtJ8dOTQS9pCUfphpFsao1mMNpg9KroW/1Wu0w+ppBmmnAWcKynrxjEdqOdNec32pNSrjx/6y9tlBK5NUIgzIznLZ+SK6E2oNBy0XFmxMn5M2G+hjU0DLF6egFWOfDbVckcOKDa6EOdbRVRkcVCCY70VsSg69+bYVyKBK9YUbH4PIYPReTrbyRtiyeemhbND5YLRBB9QdCuEf0ukz3a69MdgbDEWVR2VJnZk3NKsDSr4ieSZb4Q7EMtjfG8xt4Asc0CRMdNcsRXcmHMVZR0LBASUjEJYQ09uZjf5nfTU7mSG/1P2G9JWifYCEotToP+lAtBpmVADwQAAAAtCR9tpwUWYiqamhAIwS4JwJFN757zncvkAoIBdLhZwVrQjfXAlVg6ODfmN8/GuPJ8RW2wCBVf5Z8g2rci60Inpx5bP/SQPwSKShJdK6Pv1W9g/Y46bx47R3rpIeljEgcQLm1II6DZpFpVBjnZrOBPuNstKOZUQmpizWn62f0YAAAA==) no-repeat 50%/100% 100%}.mobile.duanwu.daynight .idx-header.logafter .user-info-wrap{color:#fff}.mobile.duanwu.daynight .idx-header.logafter .btn .icon:before,.mobile.duanwu.daynight .idx-header.logafter .icon.icon-refresh:before,.mobile.duanwu.daynight .idx-header.logafter .icon:before,.mobile.duanwu.daynight .idx-header.logafter .user-info-wrap .user-number q:before,.mobile.duanwu.daynight .idx-header.logafter .user-info-wrap .user-wallet q:before{background:#fff}.mobile.duanwu.daynight .login-after .btn.nuxt-link-active{background:var(--bg01)}.mobile.duanwu.daynight .login-after .btn.nuxt-link-active .icon:before{background:#fff}.mobile.duanwu.daynight .help h1.title,.mobile.duanwu.daynight .joinus .title,.mobile.duanwu.daynight .login .title,.mobile.duanwu.daynight .promotion .title{background:url(/_nuxt/img/mb-title-bg.8aa5a4e.webp) no-repeat 50%/contain}.mobile.duanwu.daynight .gamelist-type,.mobile.duanwu.daynight .login.container .btn.lineLogin{color:#fff}.mobile.duanwu .aniObject{filter:drop-shadow(2px 5px 2px rgba(0,0,0,.3))}.mobile.duanwu .aniObject:first-child{--leafLength2:3.5vw}.mobile.duanwu .aniObject:nth-child(2){--leafLength3:3vw}.mobile.duanwu .aniObject:nth-child(3){--leafLength2:3.5vw}.mobile.duanwu .aniObject:nth-child(4){--leafLength3:3.5vw}.mobile.duanwu .aniObject:nth-child(5){--leafLength2:3vw}.mobile.duanwu .aniObject:nth-child(6){--leafLength3:4vw}.mobile.duanwu .aniObject:nth-child(7),.mobile.duanwu .aniObject:nth-child(8),.mobile.duanwu .aniObject:nth-child(9),.mobile.duanwu .aniObject:nth-child(10),.mobile.duanwu .aniObject:nth-child(11),.mobile.duanwu .aniObject:nth-child(12),.mobile.duanwu .aniObject:nth-child(13),.mobile.duanwu .aniObject:nth-child(14),.mobile.duanwu .aniObject:nth-child(15),.mobile.duanwu .aniObject:nth-child(16){--leafLength2:3.5vw;--leafLength3:3vw}@media only screen and (max-width:350px){.mobile.duanwu .idx-header:before{content:none}}.moon{--color01:#b76c26;--color02:#3b8891;--marquee-bg:var(--color02);overflow-x:hidden}.moon [class^=upload-warp] span[\:has\(\%20img\:not\(\[src\]\)\)]{color:transparent}.moon [class^=upload-warp] span:has(~img:not([src=""])){color:transparent}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_relate p,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_relate p *{color:#0f5f70;color:var(--color01)}.moon .game-type,.moon .luckyWheel,.moon .signinSheet{position:relative}.moon .game-type a{color:#b76c26!important}.moon .mainContent .system .uinfo-cont .card-type-info{background-color:#e7a957}.moon .idxFooter .footer-gotop .icon{background:linear-gradient(180deg,#fcd786,#f8a339);border:1px solid #eec488;border-radius:50%;height:55px;width:55px}.moon .idxFooter .footer-gotop .icon:after{content:"";width:40px;height:40px;background:linear-gradient(180deg,#f4a52d,#e57501);border:1px solid #f9d17b;position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);border-radius:50%}.moon .idxFooter .footer-gotop .icon:before{margin-bottom:4px;background:#fed483;width:15px;height:15px}.moon .nav-header.after .header-wrap .btn.btn-primary{background:linear-gradient(180deg,#ffe6aa,#f8c77d);border:1px solid #eec488;color:#b76c26}.moon .card.content-mod-list.deposit .card-header .nav-pills .nav-link.active,.moon .card.content-mod-list.deposit .card-header .nav-pills .nav-link:hover{background-color:#ffe6aa}.moon [class*=dialog] .circle .icon:before{background:#b76c26}.moon .rule.container{position:relative;z-index:1}.moon .game-wrap.egame .search .input-group-lg input.form-control{border-radius:8px!important}.moon.daynight .game-wrap.egame .search .input-group-lg .input-group-prepend{box-shadow:inset 3px 3px 0 #3b8891,inset -3px -3px 0 #0f5f70;box-shadow:var(--marquee-bg) 3px 3px 0 inset,#0f5f70 -3px -3px 0 inset}.moon.daynight .game-type{position:relative}.moon.daynight .game-type a{color:#fff!important}.moon.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-coin:before,.moon.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-rank:before,.moon.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-user:before{background:#ffefd6}.moon.daynight .desktop-mar .marquee,.moon.daynight .game-group.game-ower-logo>span,.moon.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle li q,.moon.daynight .rule.container .title{color:#ffefd6}.moon.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-user:before{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTE2IDBBMTUuOTk4IDE1Ljk5OCAwIDAwMCAxNmExNS45OTUgMTUuOTk1IDAgMDA5Ljg3NyAxNC43ODJBMTUuOTk4IDE1Ljk5OCAwIDAwMzIgMTZjMC04Ljg0OC03LjItMTYtMTYtMTZ6bTAgNC44YzEuMjczIDAgMi40OTQuNTA2IDMuMzk1IDEuNDA2YTQuODA0IDQuODA0IDAgMDEwIDYuNzg4QTQuOCA0LjggMCAxMTE2IDQuOHptMCAyMi43MmMtNCAwLTcuNTM2LTIuMDQ3LTkuNi01LjExOS4wNDgtMy4yIDYuMzk5LTQuOTYxIDkuNi00Ljk2MXM5LjU1MiAxLjc2MSA5LjYgNC45NjFBMTEuNTYgMTEuNTYgMCAwMTE2IDI3LjUyeiIvPjwvc3ZnPg==)}.moon.daynight .nav-header.after .header-wrap .nav-right .btn.dropdown-toggle .icon.icon-coin:before{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTIwLjggMTIuOGgtNi40djEuNmg0LjhhMS42IDEuNiAwIDAxMS42IDEuNnY0LjhhMS42MDMgMS42MDMgMCAwMS0xLjYgMS42MDFoLTEuNlYyNGgtMy4ydi0xLjZoLTMuMnYtMy4yaDYuNHYtMS42aC00LjhhMS42IDEuNiAwIDAxLTEuNi0xLjZ2LTQuOGExLjU5OCAxLjU5OCAwIDAxMS42LTEuNjAxaDEuNlY4aDMuMnYxLjZoMy4ydjMuMnpNMTYgMEExNiAxNiAwIDAwNC42ODcgMjcuMzEzYTE2LjAwMiAxNi4wMDIgMCAwMDI0LjYxNy0yLjQyNSAxNS45OTUgMTUuOTk1IDAgMDAtMS45OTEtMjAuMjAxQTE2LjAwMyAxNi4wMDMgMCAwMDE2IDB6Ii8+PC9zdmc+)}.moon.daynight .promotion .promotionType .typeTitle{color:var(--typeHoverColor)}.moon.daynight .idxFooter .footer-group.footer__03 .footer-link ul a{color:#ffefd6}.moon.daynight .idxFooter .footer-group.footer__03 .footer-link p{color:#fff;opacity:.5}.moon.daynight .navbar li a .navbar-title{color:#ffefd6}.moon.daynight .navbar li a .icon.icon-gift:before{background-image:url(/_nuxt/img/gift.26348ce.webp)}.moon.daynight .navbar li a .icon.icon-football:before{background-image:url(/_nuxt/img/football.b8c4074.webp)}.moon.daynight .navbar li a .icon.icon-dice:before{background-image:url(/_nuxt/img/dice.d1b7ce8.webp)!important}.moon.daynight .navbar li a .icon.icon-slot:before{background-image:url(/_nuxt/img/slot.2dc974d.webp)!important}.moon.daynight .navbar li a .icon.icon-lotto:before{background-image:url(/_nuxt/img/lotto.13c6fa7.webp)!important}.moon.daynight .navbar li a .icon.icon-poker:before{background-image:url(/_nuxt/img/poker.26fb077.webp)!important}.moon.daynight .navbar li a .icon.icon-fish:before{background-image:url(/_nuxt/img/fish.bd892d3.webp)!important}.moon.daynight .navbar li a .icon.icon-newspaper:before{background-image:url(/_nuxt/img/newspaper.6388844.webp)!important}.moon.daynight main{position:relative}.moon.daynight main:before{content:"";background:url(/_nuxt/img/main-bg.352c2bf.webp) no-repeat;background-position:0 63%;position:fixed;background-size:cover;-webkit-background-size:cover;top:0;right:0;bottom:0;left:0;height:100%;width:100%;z-index:0}.moon.daynight main .content-mod .title span{color:#f1c787}.moon.daynight .idxDownload:before{background:url(/_nuxt/img/main_bottom.92acb34.webp) no-repeat;background-size:contain}.moon.daynight .mainContent:before{content:"";background:url(/_nuxt/img/main-bg.352c2bf.webp) no-repeat;background-position:0 69%;position:fixed;background-size:cover;-webkit-background-size:cover;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.moon main{position:relative}.moon main:before{content:"";background:url(/_nuxt/img/main-bg-light.7d5e1bf.webp) no-repeat;background-position:0 63%;position:fixed;background-size:cover;-webkit-background-size:cover;top:0;right:0;bottom:0;left:0;height:100%;width:100%;z-index:0}.moon main .content-mod .title span{color:#f1c787}.moon .game-wrap.egame .search .input-group-lg .input-group-prepend .input-group-text .icon.icon-search:before{background:#fff}.moon .mainContent{position:relative}.moon .mainContent .content-mod .title span{color:#b76c26}.moon .mainContent .btn-template .btn.btn-secondary,.moon .mainContent .btn.btn-flex.btn-serviceline{filter:drop-shadow(0 3px 3px rgba(210,157,114,.71))}.moon .mainContent .content-mod-header .content-item:hover{box-shadow:0 3px 3px 0 rgba(210,157,114,.71);background:linear-gradient(180deg,#ffebbb,#e1a54d);border:1px solid #eec488;box-shadow:none}.moon .mainContent .pageTitle,.moon .mainContent .title{position:relative;margin:0 auto 40px;width:100%;background-position:50% 100%!important;background-size:contain!important}.moon .mainContent .egame .title{background:url(/_nuxt/img/t_fish.b62cbdd.webp) no-repeat!important;background-size:contain!important;background-position:50% 100%!important}.moon .mainContent .pcchess .title{background:url(/_nuxt/img/t_chess.c7bfef9.webp) no-repeat}.moon .mainContent .promotion .title{background:url(/_nuxt/img/promotion.721f1f6.webp) no-repeat}.moon .mainContent .pclottery .title{background:url(/_nuxt/img/t_lotto.e0a9a86.webp) no-repeat}.moon .mainContent .pcsport .title{background:url(/_nuxt/img/t_sport.e6cf2cb.webp) no-repeat}.moon .mainContent .pclive .title{background:url(/_nuxt/img/t_live.99d4393.webp) no-repeat}.moon .mainContent.egameContent .pageTitle{background:url(/_nuxt/img/t_slot.801a130.webp) no-repeat;height:7vw;min-height:143px}.moon .mainContent:before{content:"";background:url(/_nuxt/img/main-bg-light.7d5e1bf.webp) no-repeat;background-position:0 69%;position:fixed;background-size:cover;-webkit-background-size:cover;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.moon .mainContent.promotionMain:before{background-position:0 65%;background-size:100%}.moon .idxDownload{max-width:none;position:relative}.moon .idxDownload:before{content:"";background:url(/_nuxt/img/main_bottom-light.e9917c1.webp) no-repeat;width:100%;height:42vw;position:absolute;bottom:-1vw;background-size:contain}.moon .idx.jackpot{width:100%;max-width:75.5%;position:relative;height:15.5vw;padding-left:21%}.moon .idx.jackpot .jackpot-title{width:auto;height:auto}.moon .idx.jackpot .jackpot-num{width:90%;padding-top:40px;padding-left:0}.moon .btn-template .btn.btn-secondary,.moon .btn.btn-flex.btn-serviceline{background:url(/_nuxt/img/flex_temple.c7f3a1d.png) no-repeat 50%/contain;width:100px;height:100px;filter:drop-shadow(0 0 12px rgba(0,0,0,.35))}.moon .btn-template .btn.btn-secondary span,.moon .btn.btn-flex.btn-serviceline span{color:#a44300;font-size:.8rem;margin-top:-6px}.moon .idx.jackpot .jackpot-bg{background:url(/_nuxt/img/winning_bg.b07fa50.webp) no-repeat 50%/contain}.moon .idx.jackpot .jackpot-bg:before{content:"";background:url(/_nuxt/img/winning.3134e2d.webp) no-repeat 50%/contain;width:30vw;height:7.44vw;position:absolute;left:calc(50% - 15vw);top:-20px}.moon .nav-header{background:url(/_nuxt/img/header-bg.74dc8a9.webp) no-repeat 50%/contain;background-size:100% 100%}.moon .nav-header .nav-right .btn.btn-log{background:linear-gradient(180deg,#ffbe79,#e25619 50%);border:1px solid #ff943b;box-shadow:0 4px 0 #c23300;border-radius:5px}.moon .nav-header .nav-right .btn.btn-log span{color:#fff7d6;display:block;line-height:20px}.moon .nav-header .nav-right .btn.btn-join{background:linear-gradient(180deg,#ffdb83,#d48647);border:1px solid #eec488;box-shadow:0 4px 0 #b76c26;border-radius:5px}.moon .nav-header .nav-right .btn.btn-join span{color:#7a3400;display:block;line-height:20px}.moon .dialog-notice .modal-header{background:linear-gradient(180deg,#ffdb83,#d48647)}.moon .content-mod-header .content-item:after{border:1px solid #dbccb4}.moon .content-mod-header .content-item.nuxt-link-active:before,.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active.on:before,.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active:before,.moon .content-mod-header .content-item.on:before,.moon .content-mod-header .content-item.on:hover:before,.moon .content-mod-header .content-item:hover:before{background-color:#b76c26}.moon .content-mod-header .content-item.nuxt-link-active,.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active,.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active.on span,.moon .content-mod-header .content-item.on:hover span,.moon .content-mod-header .content-item.on span,.moon .content-mod-header .content-item:hover{color:#b76c26}.moon .content-mod-header .content-item.nuxt-link-active,.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active{background:linear-gradient(180deg,#ffebbb,#e1a54d);border:1px solid #eec488;box-shadow:none}.moon .btn.btn-submit,.moon .content-mod-group.dep_bindpay .bind .icon.icon-bindcard~span.btn,.moon .input-group-text .icon.icon-list:before,.moon .search .input-group-text .icon.icon-list:before{background-color:#d48647}.moon .input-group-text{background-color:#eed4a7;color:#b76c26;border-color:#ced4da}.moon .content-mod-header .content-item.nuxt-link-active:after,.moon .content-mod-header .content-item.nuxt-link-exact-active.nuxt-link-active:after,.moon .content-mod-header .content-item:hover:after{border:1px solid rgba(193,130,72,.67843);box-shadow:none}.moon .content-mod-activity,.moon .content-mod-header~.content-mod-list,.moon .lkw100{border-top:8px solid #e8a957;border-bottom:8px solid #e8a957}.moon .subm_group .nuxt-link-exact-active.nuxt-link-active.subm_list,.moon .subm_group .subm_list:hover{background:#fee5bb}.moon .lkw100:after,.moon .lkw100:before{background-color:#e8a957}.moon .card.content-mod-list.deposit{background:transparent}.moon .idxgame.hotpro-row.idxGame05{width:100%;max-width:75.5%;position:relative;margin:85px auto}.moon .idxgame.hotpro-row.idxGame05:after,.moon .idxgame.hotpro-row.idxGame05:before{content:"";position:absolute;left:-20px;background:url(/_nuxt/img/flower_deco.9284e91.webp) no-repeat 50%/100% 100%;width:12vw;height:13vw;left:-13vw;top:-21%;z-index:2}.moon .idxgame.hotpro-row.idxGame05:after{transform:rotateY(180deg);right:-13vw;left:inherit}.moon .idxgame.hotpro-row.idxGame05 .idg_content{width:100%}.moon .idxgame.hotpro-row.idxGame05 .tabs.mb-3 .nav.nav-tabs{background:url(/_nuxt/img/idxGame05_bar.a8d60ec.webp) no-repeat 50%/100% 100%}.moon .idxgame.hotpro-row.idxGame05 .tab-content{background:url(/_nuxt/img/tab-content-bg.4c539c7.webp) no-repeat 50%/contain;padding:0 6% 30px;box-sizing:border-box;filter:drop-shadow(0 0 30px rgba(0,0,0,.25));background-size:100% 100%;margin-top:60px}.moon .idxgame.hotpro-row.idxGame05 .tab-content [class^=idg_img]{position:relative;top:-40px}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0{background:url(/_nuxt/img/t_hot.0e4d562.webp) no-repeat 50%/contain}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1{background:url(/_nuxt/img/t_sport.e6cf2cb.webp) no-repeat 50%/contain}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2{background:url(/_nuxt/img/t_live.99d4393.webp) no-repeat 50%/contain}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3{background:url(/_nuxt/img/t_slot.801a130.webp) no-repeat 50%/contain}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4{background:url(/_nuxt/img/t_lotto.e0a9a86.webp) no-repeat 50%/contain}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5{background:url(/_nuxt/img/t_chess.c7bfef9.webp) no-repeat 50%/contain}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{background:url(/_nuxt/img/t_fish.b62cbdd.webp) no-repeat 50%/contain}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{position:relative;top:-35px;margin:75px auto 0}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_btn{grid-gap:0 10px;gap:0 10px;padding:0;justify-content:flex-start}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_btn .idg_list{background:url(/_nuxt/img/idxGame05_btn.7064dbd.webp) 50%/contain no-repeat}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_btn .idg_list span{background:linear-gradient(122deg,#fbd18e,#f7daaf);color:#123d56;border:1px solid #ffefd6}.moon .qyout.btn-log{border:none!important;box-shadow:none!important}.moon .desktop-mar{background-color:#3b8891;position:relative}.moon .desktop-mar .marquee{max-width:75.5%;width:100%;min-width:auto}.moon .desktop-mar .marquee .icon:before{background:url(/_nuxt/img/notice.6afb0f2.webp) no-repeat 50%/100% 100%}.moon .idxDownload .container{margin:50px auto 600px;max-width:75.5%}.moon .idxDownload .qrCodeBox .qrCode img{border-radius:16px;box-shadow:0 0 15px rgba(121,85,72,.34902)}.moon .idxDownload .boxTitle .icon{background:url(/_nuxt/img/icon-app-apple.0c46d53.png) no-repeat 50%/100% 100%}.moon .idxDownload .boxTitle .icon img{display:none}.moon .idxDownload .qrCodeBox:last-child .boxTitle .icon{background:url(/_nuxt/img/icon-app-google.374d4c7.png) no-repeat 50%/100% 100%}.moon .idxDownload .boxTitle .text{color:#b87343}.moon .idxDownload .infoContent:after{display:none}.moon .idxDownload .infoContent:before{background:url(/_nuxt/img/download_bg.3654eb6.webp) no-repeat 50%/contain;border:0;box-shadow:none;filter:drop-shadow(0 0 30px rgba(0,0,0,.25))}.moon .idxDownload h2.title{background:url(/_nuxt/img/idx-title-download.e2af1cc.webp) no-repeat 50%/contain;width:30vw;height:7.44vw;margin-bottom:0}.moon .idxDownload h2.title img{display:none}.moon #idxSlider{width:100%;max-width:none;height:auto;border-radius:0;padding:30px 0;margin:0;background:url(/_nuxt/img/banner_bg.0bfcadc.webp) 100% 100%;position:relative;background-size:100% 100%}.moon #idxSlider:before{content:"";width:100%;height:100%;position:absolute;left:0;bottom:0;background:url(/_nuxt/img/bnner-deco.b5d0152.webp) 100% 100% no-repeat;z-index:1;background-size:contain}.moon #idxSlider .carousel.slide{width:1660px;margin:auto;border-radius:30px;overflow:hidden;min-width:86%;max-width:96%;min-height:21vw;height:21vw}.moon .idxFooter{border-top:5px solid #f1c787}.moon .idxFooter .footer-group.footer__02,.moon .idxFooter .footer-group.footer__03{background:#124258}.moon .idxFooter .footer-gotop .icon{z-index:3}.moon .rule.container .title{color:#b76c26}@media (max-width:1580px){.moon .idx.jackpot{height:22.5vw;padding-left:18%}.moon .idx.jackpot .jackpot-bg:before{top:15px!important}.moon .idx.jackpot .jackpot-num{width:93%;padding-top:15px}.moon .idxgame.hotpro-row.idxGame05 .tab-content{padding:0 7%}.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_0,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_1,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_2,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_3,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_4,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_5,.moon .idxgame.hotpro-row.idxGame05 .tab-content .idg_title_6{top:-35px;margin:20px auto 0}}@media (max-width:1440px){.moon .desktop .idx.jackpot{transform:scale(1);height:23.5vw}}.moon .mbtnin-wrap .btn.btn-close,.moon .sm_menu .sm_item.active,.moon .sm_wrap .sm_help li{background:linear-gradient(180deg,#ffe6aa,#f8c77d);border:1px solid #eec488}.moon .mbtnin-wrap .btn.btn-close p,.moon .mbtnin-wrap .btn.btn-close span,.moon .sm_menu .sm_item.active p,.moon .sm_menu .sm_item.active span,.moon .sm_wrap .sm_help li p,.moon .sm_wrap .sm_help li span{color:#b76c26}.moon .mbtnin-wrap .btn.btn-close .icon:before,.moon .mbtnin-wrap .hot_menu a .icon:before,.moon .sm_menu .sm_item.active .icon:before,.moon .sm_wrap .sm_help li .icon:before{background:#b76c26}.moon .mbtnin-wrap .hot_menu a.nuxt-link-active .icon:before,.moon .mbtnin-wrap .hot_menu a span{color:#b76c26}.moon .mbtnin-wrap .hot_menu a .icon.icon-mail:before{-webkit-mask-image:url(/_nuxt/img/icon-mail.3d72365.svg);mask-image:url(/_nuxt/img/icon-mail.3d72365.svg)}.moon .mbtnin-wrap .hot_menu a .icon.icon-wallet:before{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCA4LjRhMS42MDQgMS42MDQgMCAwMS0xLjUzLTEuNkExLjYwMiAxLjYwMiAwIDAxNC44IDUuMmgyMC44djMuMkg0Ljh6bTIwLjggMTQuNGgtMy4ydi02LjRoMy4ydjYuNHptMy4yLTE0LjRWNS4yYzAtMS43NjUtMS40MzUtMy4yLTMuMi0zLjJINC44QTQuODA2IDQuODA2IDAgMDAwIDYuOFYyNmMwIDMuNTIxIDIuODcxIDQuOCA0LjggNC44aDI0YzEuNzY1IDAgMy4yLTEuNDM1IDMuMi0zLjJ2LTE2YzAtMS43NjUtMS40MzYtMy4yLTMuMi0zLjJ6Ii8+PC9zdmc+);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PHBhdGggZD0iTTQuOCA4LjRhMS42MDQgMS42MDQgMCAwMS0xLjUzLTEuNkExLjYwMiAxLjYwMiAwIDAxNC44IDUuMmgyMC44djMuMkg0Ljh6bTIwLjggMTQuNGgtMy4ydi02LjRoMy4ydjYuNHptMy4yLTE0LjRWNS4yYzAtMS43NjUtMS40MzUtMy4yLTMuMi0zLjJINC44QTQuODA2IDQuODA2IDAgMDAwIDYuOFYyNmMwIDMuNTIxIDIuODcxIDQuOCA0LjggNC44aDI0YzEuNzY1IDAgMy4yLTEuNDM1IDMuMi0zLjJ2LTE2YzAtMS43NjUtMS40MzYtMy4yLTMuMi0zLjJ6Ii8+PC9zdmc+)}.moon .mbtnin-wrap .hot_menu a .icon.icon-gift:before{-webkit-mask-image:url(/_nuxt/img/icon-gift.d97db75.svg);mask-image:url(/_nuxt/img/icon-gift.d97db75.svg)}.moon .mbtnin-wrap .mbtnin-disc.nuxt-link-exact-active.nuxt-link-active{background:linear-gradient(180deg,#ffdb83,#d48647);border:1px solid #eec488}.moon .mbtnin-wrap .mbtnin-bank,.moon .mbtnin-wrap .mbtnin-disc,.moon .mbtnin-wrap .mbtnin-mail{background:linear-gradient(180deg,#ffe6aa,#f8c77d);border:1px solid #eec488}.moon .sm_menu .sm_item.active{box-shadow:0 3px 3px 0 rgba(183,108,38,.25)}.moon .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active{background:linear-gradient(180deg,#ffdb83,#d48647);border:1px solid #eec488}.moon .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active p{color:#7a3400}.moon .sm_wrap .sm_help li .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before{background:#7a3400}.moon .sm_menu .sm_item{box-shadow:none}.moon .sm_menu .sm_item.active{background:linear-gradient(180deg,#ffdb83,#d48647);border:1px solid #eec488}.moon .sm_menu .sm_item{background:linear-gradient(180deg,#ffe6aa,#f8c77d);border:1px solid #eec488}.moon .sm_content .sm_item{color:#b76c26}.moon .mbtnin-wrap .mtop-cont .btn-last,.moon .sm_content .sm_item .icon:before,.moon .sm_menu .sm_item .icon:before{background:#b76c26}.moon .mbtnin-wrap .hot_menu .walletTransferBtn{background:linear-gradient(180deg,#ffdb83,#d48647);border:1px solid #eec488}.moon .walletTransferBtn .custom-switch .custom-control-input:checked~.custom-control-label:before{border-color:#b76c26;background-color:#b76c26}.moon .sm_menu .sm_item:after{border-color:#b76c26;box-shadow:none}.moon .sm_menu .sm_item span{color:#b76c26}.moon .sm_menu .sm_item.active span{color:#7a3400}.moon .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active .icon:before,.moon .sm_menu .sm_item.active .icon:before{background:#7a3400}.moon .sm_content .sm_item.nuxt-link-exact-active.nuxt-link-active{background:linear-gradient(180deg,#ffdb83,#d48647);box-shadow:none;color:#7a3400}.moon .dialog-prompt .tip-point,.moon .dialog-prompt h4,.moon .page-item .page-link,.moon [class*=dialog] .title{color:#a76400}.moon .modal-content{border-color:#b76c26}.moon [class*=dialog] .circle{background-color:#eed4a7}.moon .page-item .page-link{color:#a76400}.moon .page-item.active .page-link{background-color:#f8c77d;color:#b76c26}.moon .login-after .btn.nuxt-link-active{background:linear-gradient(180deg,#0f5f70,#3b8891)}.moon .dialog-noticemb .modal-header{background:linear-gradient(180deg,#ffdb83,#d48647)}.moon .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active{background:linear-gradient(180deg,#ffdb83,#d48647);border:1px solid #eec488}.moon .mbtnin-wrap .mbtnin-bank.nuxt-link-exact-active.nuxt-link-active span{color:#7a3400}.moon .mbtnin-wrap .hot_menu a.nuxt-link-active .icon:before{background:#7a3400}.moon.mobile .user-gamelist .list-group{background:transparent}.moon.mobile #idxSlider{padding:16px 0}.moon.mobile #idxSlider .carousel.slide{min-width:90%;max-width:90%;min-height:40.82vw;height:40.82vw}.moon.mobile .user-table{position:relative}.moon.mobile .user-header .user-item.nuxt-link-active,.moon.mobile .user-header .user-item.nuxt-link-exact-active{background:#d48647}.moon.mobile .user-header .user-item .icon:before{background:#b76c26}.moon.mobile .user-header .user-item.nuxt-link-active .icon:before,.moon.mobile .user-header .user-item.nuxt-link-exact-active .icon:before{background:#ffefd6}.moon.mobile .user-header .user-item.nuxt-link-active span,.moon.mobile .user-header .user-item.nuxt-link-exact-active span{color:#ffefd6}.moon.mobile .user-header span{color:#b76c26}.moon.mobile .circle .icon:before{background:#fff}.moon.mobile .share .form-group .btn-secondary{background-color:#eed4a7;color:#b76c26}.moon.mobile .user-mod.wallet .btn.btn-primary{border-color:#0f5f70;border-color:var(--color01)}.moon.mobile .content-mod-list,.moon.mobile .modal-content,.moon.mobile .user-content{border-color:#b76c26}.moon.mobile .circle{background-color:#b76c26}.moon.mobile small{color:#ff8e5b!important}.moon.mobile .form-text.text-muted .icon.icon-infomation:before{background:#ff8e5b}.moon.mobile .hotgameBox .gameiconbox{width:75px}.moon.mobile .hotgameBox .gameiconbox .game_leftbtn{padding:4px}.moon.mobile .rule .rule-cont .title{background:#f5d78e}.moon.mobile .rule .rule-cont .btn-question:after{background:#b76c26}.moon.mobile .rule .rule-cont h2{color:#b76c26}.moon.mobile .user-mod .rule{position:relative;background:hsla(0,0%,100%,.74902);border-radius:8px}.moon.mobile .gamelibox{background:url(/_nuxt/img/card-bg.315fed5.webp) no-repeat;background-size:100% 100%;filter:drop-shadow(0 0 4px rgba(0,0,0,.25))}.moon.mobile .gameiconbox .game_leftbtn{background:url(/_nuxt/img/btn-default.9148c0b.webp) no-repeat;background-size:100% 100%!important;box-shadow:0 2px 0 #0f5270;margin-bottom:8px}.moon.mobile .gameiconbox .game_leftbtn.on{background:url(/_nuxt/img/btn-active.21a2294.webp) no-repeat;box-shadow:0 2px 0 #eec48a;color:#815000}.moon.mobile .marquee .icon.icon-new:before{background:url(/_nuxt/img/notice.6afb0f2.webp) no-repeat;background-size:contain}.moon.mobile .idx-header{background:url(/_nuxt/img/header_bg.c9a66e1.webp) no-repeat;background-size:100% 100%;box-shadow:0 3px 5px rgba(0,0,0,.35)}.moon.mobile .idx-header.logbefore .login_box{justify-content:end}.moon.mobile .idx-header.logbefore .login_box .btn-login,.moon.mobile .idx-header.logbefore .login_box .btn-signup{background-size:contain!important;width:60px;height:30px;margin:0 4px}.moon.mobile .idx-header.logbefore .login_box .btn-login{background:url(/_nuxt/img/btn-log.115bcbb.webp) no-repeat}.moon.mobile .idx-header.logbefore .login_box .btn-signup{background:url(/_nuxt/img/btn-join.2a058d0.webp) no-repeat}.moon.mobile .idx-nav .btn.btn-secondary span{color:#f1eedb;font-weight:400;opacity:.8;margin-top:-2px}.moon.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-gift:before{background:url(/_nuxt/img/icon-flower.8ff26fa.webp) no-repeat 50%/auto 100%}.moon.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-headphones:before{background:url(/_nuxt/img/icon-cake.c8ab69c.webp) no-repeat 50%/auto 100%}.moon.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-deposit:before{background:url(/_nuxt/img/icon-light.8cc83de.webp) no-repeat 50%/auto 100%}.moon.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-menu:before{background:url(/_nuxt/img/icon-rabbit.bc787d5.webp) no-repeat 50%/auto 100%}.moon.mobile .nav.idx-nav .nav-item .btn-secondary .icon.icon-home:before{background:url(/_nuxt/img/icon-home.c388e31.webp) no-repeat 50%/auto 100%}.moon.mobile .nav.idx-nav .nav-item .btn-secondary .icon:before{width:40px;height:40px;filter:drop-shadow(2px 2px 5px rgba(0,0,0,.35));margin-top:-12px}.moon.mobile .idx-nav{background:linear-gradient(180deg,#5f99a0,#013e58 87%);border-top:2px solid #f1c787}.moon.mobile .idx-content .title{position:relative;color:#b76c26}.moon.mobile .marquee{background:#185a6a;color:#f1eedb}.moon.mobile main:before{background:url(/_nuxt/img/main_bg-light.6d7dca9.webp) no-repeat;background-size:100% 100%}.moon.mobile .promotion .btn-link h3,.moon.mobile .promotion .btn-link span{color:#ffefd6}.moon.mobile .joinus.container,.moon.mobile .login.container,.moon.mobile .user-mod.forgot{position:relative}.moon.mobile .idx-content .title,.moon.mobile .rule .rule-cont{padding:4px 16px;line-height:22px;font-size:14px}.moon.mobile .uinfo-cont .card-type-info{background:#e7a957}.moon.mobile .login.container{background:hsla(0,0%,100%,.6)}.moon.mobile .user-info-wrap .icon:before{color:#f5d78e}.moon.mobile .user-mod.info>div{background:transparent}.moon.mobile .page-item .page-link{color:#a76400}.moon.mobile .page-item.active .page-link,.moon.mobile .usertb-header button.btn-primary{background-color:#f8c77d;color:#b76c26}.moon.mobile .usertb-header button.btn-primary{border:1px solid #f8c77d}.moon.mobile .user-mod.info .user-table .usertb-header{margin-bottom:4px}.moon.mobile .idx-content .wallet .title{color:#b76c26}.moon.mobile.daynight .user-gamelist .list-game.nuxt-link-active{background:linear-gradient(180deg,#d6ad63,#ffefd6,#ffefd6)}.moon.mobile.daynight .user-gamelist .list-game.nuxt-link-active q{color:#3b8891}.moon.mobile.daynight .user-gamelist .list-game q{color:#ffefd6}.moon.mobile.daynight .user-info-wrap .user-number q:before{background:url(/_nuxt/img/account_icon01.60f2ed3.webp) no-repeat 50%/100% 100%}.moon.mobile.daynight .user-info-wrap .user-wallet q:before{background:url(/_nuxt/img/overage-icon01.89ef160.webp) no-repeat 50%/100% 100%}.moon.mobile.daynight .idx-header .user-info-wrap q{color:#ffefd6}.moon.mobile.daynight .joinus.container,.moon.mobile.daynight .login.container{background:rgba(8,34,41,.8);height:100%}.moon.mobile.daynight .user-mod .rule{position:relative;background:rgba(8,34,41,.8);border-radius:8px}.moon.mobile.daynight .joinus.container .btn.btn-submit,.moon.mobile.daynight .login.container .btn.btn-submit,.moon.mobile.daynight .login.container .form-group.forgot_txt a,.moon.mobile.daynight .user-gamelist .form-group a{color:#fff}.moon.mobile.daynight main:before{background:url(/_nuxt/img/main_bg.66ac5a9.webp) no-repeat;background-size:100% 100%}.moon.mobile.daynight .idx-content .title,.moon.mobile.daynight .mobile-jackpotwrap .content span,.moon.mobile.daynight .rule .rule-cont h2{color:#ffefd6}.moon.mobile.daynight .login-after .btn .icon:before,.moon.mobile.daynight .user-info-wrap .icon.icon-refresh:before,.moon.mobile.daynight .user-mod.game .user-gamelist .form-group .input-group-prepend .input-group-text .icon.icon-search:before{background:#ffefd6}.moon.mobile.daynight .help_check-group .title,.moon.mobile.daynight .idx-content .help_check-group .title,.moon.mobile.daynight .idx-content .user-content .title,.moon.mobile.daynight .user-mod .rule-cont .title,.moon.mobile.daynight .user-mod.share .user-content .title{color:#b76c26}.moon.mobile.daynight .page-item.active .page-link{background-color:#f8c77d;color:#b76c26}.moon.mobile.daynight .page-item .page-link,.moon.mobile.daynight .user-header .user-item .icon:before,.moon.mobile.daynight .user-header span{color:#ffefd6}.moon.mobile.daynight .user-header .user-item .icon:before{background:#ffefd6}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}