@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:.15s;margin:.5em 0;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#28a745}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{opacity:1;min-height:4em}.v-toast__item .v-toast__text{padding:1.5em 1em}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}.arrow-button[data-v-6677ded8]{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;background-color:#ffbfbf;border-radius:.8rem;height:3rem;width:2.8rem}.arrow-button>svg[data-v-6677ded8]{width:72%;aspect-ratio:1/1}.container[data-v-6677ded8]{display:flex;justify-content:center;width:100%}.header[data-v-6677ded8]{display:flex;align-items:center;justify-content:space-between;width:90%;max-width:600px}.icon[data-v-6677ded8]{width:2rem}.title[data-v-6677ded8]{flex:1;text-align:center;font-size:1.5rem;font-family:Poppins-Semibold;color:#fff}.spacer[data-v-6677ded8]{width:2rem}@media (min-width: 1281px) and (orientation: landscape){.container[data-v-6677ded8]{display:none}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.container[data-v-6677ded8]{display:none}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.container[data-v-6677ded8]{display:none}}#confirmationAlertModal{top:0;left:0;height:100vh;width:100vw;position:fixed;z-index:10;background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin);display:none}#confirmationAlertModal.active{display:flex;background-color:rgba(var(--alphabg2),.4);backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin)}#confirmationAlertModal .modal-content{color:#fff;background-image:linear-gradient(#f5bb72,#df6fc0);height:max-content;padding:1.5rem;min-width:80%;max-width:80%;margin:0 auto;margin-top:10vh;border-radius:2rem;text-align:center;border:.3rem solid #fff}#confirmationAlertModal .modal-title{font-size:1rem}#confirmationAlertModal .modal-text{font-size:.85rem}#confirmationAlertModal .modal-content .button{display:flex;justify-content:space-between;column-gap:.5rem}#confirmationAlertModal .modal-content .button>button{border-radius:2rem;width:100%;padding:.3rem 0}#confirmationAlertModal .modal-content .button>button:last-child{background-color:#ffbfbf;color:#fff}#confirmationAlertModal .modal-content .button>button:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}#confirmationAlertModal .icon{text-align:center;width:20%;margin:auto;margin-bottom:.7rem}#confirmationAlertModal .icon img{width:100%;aspect-ratio:1/1;position:relative}@media (orientation: landscape){#confirmationAlertModal .modal-content{max-width:30%;min-width:30%}#confirmationAlertModal .icon{width:25%}}@media (min-width: 1281px) and (orientation: landscape){#confirmationAlertModal .modal-content{max-width:23%;min-width:20%}#confirmationAlertModal .icon{width:15%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){#confirmationAlertModal .modal-content{max-width:55%;min-width:55%}#confirmationAlertModal .modal-content .button{column-gap:.7rem}#confirmationAlertModal .icon{width:15%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){#confirmationAlertModal .modal-content{max-width:35%;min-width:35%}#confirmationAlertModal .modal-content .button{column-gap:.7rem}#confirmationAlertModal .icon{width:15%}#confirmationAlertModal .modal-title{font-size:.9rem}#confirmationAlertModal .modal-content .button>button{padding:.2rem 0;font-size:.8rem}}.img_wrapper{width:100%;position:relative}.img_wrapper,.img_wrapper img{position:relative;width:100%;object-fit:contain;border-radius:1rem}.promotions .img_wrapper,.promotions .img_wrapper img{margin-bottom:.5em;border-radius:0}.left_text_wrapper{height:100%;width:65%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}.set{position:relative;text-align:left;color:var(--datacolor1);font-weight:bolder;line-height:1.1;letter-spacing:.1rem;font-size:.32em;width:80%}.left_text_wrapper .head{font-size:5em;font-style:italic;font-family:Poppins-Bold}.left_text_wrapper .title{font-size:3.8em;font-style:italic;font-family:Poppins-Bold}.left_text_wrapper .sub-title{font-size:2.3em;font-style:italic;font-family:Poppins-Bold}.ts_red{filter:drop-shadow(0 0 .1em red)}.ts_blue{filter:drop-shadow(0 0 .1em blue)}.ts_yellow{filter:drop-shadow(0 0 .1em yellow)}.ts_gold{filter:drop-shadow(0 0 .1em #ffe0b2)}.ts_iceblue{filter:drop-shadow(0 0 .1rem #8adffc)}.n_gold{color:#fff1dd}@media (min-width: 1281px) and (orientation: landscape){.set{font-size:1em}}@media (max-width: 1281px) and (orientation: landscape){.set{font-size:.64em}}@media (min-width: 1281px) and (max-width: 1615px) and (orientation: landscape){.set{font-size:.7em}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.set{font-size:.43em}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.set{font-size:.52em}}.loading-backdrop{height:100vh;width:100vw;top:0;left:0;display:flex;justify-content:center;align-items:center;position:fixed;background-color:rgba(var(--alphabg2),.4);backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin);z-index:5}.loader{width:10vh;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,var(--maincolor1) 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,var(--maincolor1));-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:l13 1s infinite linear}@keyframes l13{to{transform:rotate(1turn)}}.progress-bar-container[data-v-9c37b353]{width:100%;height:1.5rem;background-color:#4f152d44;border-radius:1rem;overflow:hidden;border:.1vmin solid #ffbfbf;position:relative}.progress-bar[data-v-9c37b353]{height:100%;transition:width 1.5s ease;border-radius:.8rem;animation:-vip_level 2s reverse infinite;-webkit-animation:-vip_level 2s reverse infinite;-moz-animation:-vip_level 2s reverse infinite;-o-animation:-vip_level 2s reverse infinite;-ms-animation:-vip_level 2s reverse infinite;background:linear-gradient(90deg,#ef7aa9 20%,#fbb99b,#ef7aa9 60%);background-size:700% 700%}.progress-bar.complete[data-v-9c37b353]{animation:-vip_complete-9c37b353 2s reverse infinite;-webkit-animation:-vip_complete-9c37b353 2s reverse infinite;-moz-animation:-vip_complete-9c37b353 2s reverse infinite;-o-animation:-vip_complete-9c37b353 2s reverse infinite;-ms-animation:-vip_complete-9c37b353 2s reverse infinite}@keyframes -vip_complete-9c37b353{0%{background:#ef7aa9}40%{background:#fa98bf}60%{background:#ef7aa9}to{background:#ef7aa9}}.progress-bar>div[data-v-9c37b353]{color:#fff;position:absolute;height:100%;width:100%;font-size:.8rem;display:flex;align-items:center;justify-content:center}.profile-menu-desktop .progress-bar-container[data-v-9c37b353]{height:2em}.profile-menu-desktop .progress-bar>div[data-v-9c37b353]{font-size:1em}.profile[data-v-fb37482b]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-fb37482b]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-fb37482b]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-fb37482b]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-fb37482b]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-fb37482b]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-fb37482b]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-fb37482b]:first-child{justify-content:left}.pmenu-head>div[data-v-fb37482b]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-fb37482b]{height:100%}.profile-avatar[data-v-fb37482b]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-fb37482b]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-fb37482b]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-fb37482b]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-fb37482b]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-fb37482b]{font-size:1.2rem}.profile-balance[data-v-fb37482b]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-fb37482b]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-fb37482b]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-fb37482b]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-fb37482b]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-fb37482b]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-fb37482b]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-fb37482b]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-fb37482b]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-fb37482b]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-fb37482b]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-fb37482b]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-fb37482b]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-fb37482b]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-fb37482b],.profile-vip>.level>div.bar .wid_progress[data-v-fb37482b]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-fb37482b]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-fb37482b]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-fb37482b]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-fb37482b],.profile-vip>.level>div.bar .wid_progress>div[data-v-fb37482b]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-fb37482b]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-fb37482b]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-fb37482b]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-fb37482b],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-fb37482b]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-fb37482b]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-fb37482b],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-fb37482b]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-fb37482b]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-fb37482b]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-fb37482b]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-fb37482b]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-fb37482b]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-fb37482b]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-fb37482b]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-fb37482b],.profile-menu .p-nav>a>div[data-v-fb37482b]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-fb37482b]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-fb37482b]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-fb37482b],.profile-menu .p-nav>a>div>div[data-v-fb37482b]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-fb37482b],.profile-menu .p-nav>.anchor>div>div>svg[data-v-fb37482b],.profile-menu .p-nav>a>div>div>img[data-v-fb37482b],.profile-menu .p-nav>a>div>div>svg[data-v-fb37482b]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-fb37482b],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-fb37482b]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-fb37482b]{color:var(--warning)}.profile-menu .logout[data-v-fb37482b]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-fb37482b]{margin-left:5%}.profile-menu[data-v-fb37482b],.profile-content .p-content[data-v-fb37482b]{position:relative}.profile-content .p-header[data-v-fb37482b]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-fb37482b]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-fb37482b]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-fb37482b]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-fb37482b]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-fb37482b]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-fb37482b],section.deposit[data-v-fb37482b],section.withdraw[data-v-fb37482b],section.history[data-v-fb37482b],section.settings[data-v-fb37482b]{display:block}section.inbox .p-content[data-v-fb37482b]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-fb37482b],.p-content .inbox-read[data-v-fb37482b]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-fb37482b]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-fb37482b]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-fb37482b]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-fb37482b]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-fb37482b]{height:100%;width:25%}.p-content .msg>div.sender[data-v-fb37482b]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-fb37482b]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-fb37482b]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-fb37482b]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-fb37482b]{display:none}.p-content .inbox-msg.read[data-v-fb37482b]{background-color:#8039c741}.p-content .inbox-button[data-v-fb37482b]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-fb37482b]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-fb37482b]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-fb37482b]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-fb37482b]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-fb37482b]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-fb37482b]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-fb37482b]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-fb37482b]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-fb37482b]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-fb37482b]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-fb37482b]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-fb37482b],.p-content .inbox-content .inbox-header[data-v-fb37482b],.p-content .inbox-content .inbox-body[data-v-fb37482b]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-fb37482b]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-fb37482b]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-fb37482b]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-fb37482b]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-fb37482b]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-fb37482b]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-fb37482b]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-fb37482b]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-fb37482b]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-fb37482b]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-fb37482b]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-fb37482b]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-fb37482b]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-fb37482b]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-fb37482b]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-fb37482b]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-fb37482b]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-fb37482b]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-fb37482b]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-fb37482b]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-fb37482b]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-fb37482b]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-fb37482b]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-fb37482b]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-fb37482b]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-fb37482b]{padding:.3em 0}.upload-sec[data-v-fb37482b]{width:90%;margin:auto}.upload-sec .select-sec[data-v-fb37482b]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-fb37482b]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-fb37482b]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-fb37482b]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-fb37482b],.upload-sec .select-sec>.select>img[data-v-fb37482b]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-fb37482b]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-fb37482b]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-fb37482b]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-fb37482b]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-fb37482b]{color:var(--maincolor2)}.dep-with-form[data-v-fb37482b]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-fb37482b]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-fb37482b]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-fb37482b]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-fb37482b]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-fb37482b]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-fb37482b]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-fb37482b]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-fb37482b]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-fb37482b]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-fb37482b]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-fb37482b]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-fb37482b]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-fb37482b]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-fb37482b]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-fb37482b]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-fb37482b]{width:90vw;margin:auto}div.pin>.pin-field[data-v-fb37482b],div.pin>.pin-button[data-v-fb37482b]{width:80%;margin:auto}div.pin>.pin-field[data-v-fb37482b]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-fb37482b]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-fb37482b]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-fb37482b]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-fb37482b]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-fb37482b]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-fb37482b]{margin-top:4vmin}.addbank h6[data-v-fb37482b]{text-align:left;font-size:1rem}.addbank>.button[data-v-fb37482b]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-fb37482b]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-fb37482b]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-fb37482b]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-fb37482b]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-fb37482b]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-fb37482b]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-fb37482b]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-fb37482b]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-fb37482b]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-fb37482b]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-fb37482b]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-fb37482b]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-fb37482b]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-fb37482b],section.history .withdraw-table[data-v-fb37482b],section.history .bets-table[data-v-fb37482b]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-fb37482b]{display:block;width:100%}section.history .deposit-table>table[data-v-fb37482b]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-fb37482b]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-fb37482b]{font-size:.7em}section.history .deposit-table>table th[data-v-fb37482b]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-fb37482b]{padding:.7em 1em}section.history .deposit-table>table th[data-v-fb37482b]:first-child,section.history .deposit-table>table td[data-v-fb37482b]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-fb37482b]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-fb37482b]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-fb37482b]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-fb37482b]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-fb37482b]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-fb37482b],.dataTables_wrapper .dataTables_filter[data-v-fb37482b]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-fb37482b]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-fb37482b]:before,table.dataTable thead>tr>th.sorting_asc[data-v-fb37482b]:before,table.dataTable thead>tr>th.sorting_desc[data-v-fb37482b]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-fb37482b]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-fb37482b]:before,table.dataTable thead>tr>td.sorting[data-v-fb37482b]:before,table.dataTable thead>tr>td.sorting_asc[data-v-fb37482b]:before,table.dataTable thead>tr>td.sorting_desc[data-v-fb37482b]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-fb37482b]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-fb37482b]:before,table.dataTable thead>tr>th.sorting_desc[data-v-fb37482b]:after,table.dataTable thead>tr>td.sorting_desc[data-v-fb37482b]:after,table.dataTable thead>tr>th.sorting[data-v-fb37482b]:after,table.dataTable thead>tr>th.sorting_asc[data-v-fb37482b]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-fb37482b]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-fb37482b]:after,table.dataTable thead>tr>td.sorting[data-v-fb37482b]:after,table.dataTable thead>tr>td.sorting_asc[data-v-fb37482b]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-fb37482b]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-fb37482b]:after{right:5%}table .sorting[data-v-fb37482b]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-fb37482b]{font-size:2.5vmin}.dataTables_info[data-v-fb37482b]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fb37482b],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fb37482b]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-fb37482b]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-fb37482b]{margin-bottom:5vmin}section.settings .setting-nav[data-v-fb37482b],section.settings .setting-logout[data-v-fb37482b]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-fb37482b]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-fb37482b]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-fb37482b]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-fb37482b]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-fb37482b]:first-child{border-top:none}section.settings .setting-nav>div[data-v-fb37482b]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-fb37482b]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-fb37482b]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-fb37482b],section.settings .set-wallet[data-v-fb37482b],section.settings .set-disable[data-v-fb37482b]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-fb37482b],section.settings .set-wallet>.nav[data-v-fb37482b],section.settings .set-disable>.nav[data-v-fb37482b]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-fb37482b],section.settings .set-wallet>.nav>button[data-v-fb37482b],section.settings .set-disable>.nav>button[data-v-fb37482b]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-fb37482b]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-fb37482b]{margin-bottom:5%}#AvatarModal[data-v-fb37482b]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-fb37482b]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-fb37482b]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-fb37482b]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-fb37482b]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-fb37482b]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-fb37482b]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-fb37482b]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-fb37482b]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-fb37482b]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-fb37482b]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-fb37482b]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-fb37482b],.user-deposit[data-v-fb37482b]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-fb37482b],.user-deposit>div[data-v-fb37482b]{width:90%;margin:auto;position:relative}.user-balance[data-v-fb37482b]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-fb37482b]{display:flex;align-items:center}.user-balance img[data-v-fb37482b]{height:1em;margin-top:-.2em}.user-balance label[data-v-fb37482b]{font-size:.8rem}.user-balance span.amount[data-v-fb37482b]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-fb37482b]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-fb37482b]{width:100%}.refreshrotate[data-v-fb37482b]{animation:-refreshrotate-fb37482b .5s;-webkit-animation:-refreshrotate-fb37482b .5s;-moz-animation:-refreshrotate-fb37482b .5s;-o-animation:-refreshrotate-fb37482b .5s;-ms-animation:-refreshrotate-fb37482b .5s}@keyframes -refreshrotate-fb37482b{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-fb37482b]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-fb37482b]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-fb37482b]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-fb37482b]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-fb37482b]{height:1em}.user-bank .bank[data-v-fb37482b]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-fb37482b]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-fb37482b]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-fb37482b],.user-bank .bank .plus[data-v-fb37482b]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-fb37482b]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-fb37482b],.user-bank .bank .plus svg[data-v-fb37482b]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-fb37482b]{display:none}.user-bank .bank>div.active .selected[data-v-fb37482b]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-fb37482b]{height:1em}.user-card[data-v-fb37482b]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-fb37482b]{display:flex;flex-direction:column}.addbank .input input[data-v-fb37482b]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-fb37482b],.user-card>.card-input input[data-v-fb37482b]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-fb37482b]::placeholder,.user-card>.card-input input[data-v-fb37482b]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-fb37482b],.user-withdraw>button[data-v-fb37482b]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-fb37482b]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-fb37482b]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-fb37482b]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-fb37482b],.profile-menu .p-nav>a>div[data-v-fb37482b]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-fb37482b],.profile-menu .p-nav>.anchor>div>div>svg[data-v-fb37482b],.profile-menu .p-nav>a>div>div>img[data-v-fb37482b],.profile-menu .p-nav>a>div>div>svg[data-v-fb37482b]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-fb37482b]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-fb37482b]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-fb37482b]{margin-left:0}.profile-content[data-v-fb37482b],.profile-menu[data-v-fb37482b]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-fb37482b]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-fb37482b]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-fb37482b]{padding:4% 0}.profile-content .p-header[data-v-fb37482b]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-fb37482b]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-fb37482b]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-fb37482b]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-fb37482b]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-fb37482b]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-fb37482b]{height:1.7em}.p-content .inbox-read .read-message[data-v-fb37482b]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-fb37482b]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-fb37482b],.profileinfo .profileinfo-details-result>button[data-v-fb37482b]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-fb37482b]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-fb37482b]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-fb37482b]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-fb37482b]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-fb37482b]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-fb37482b],.upload-sec .select-sec>.select>img[data-v-fb37482b]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-fb37482b]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-fb37482b]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-fb37482b]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-fb37482b]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-fb37482b]{width:100%}.dep-with-form[data-v-fb37482b]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-fb37482b]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-fb37482b]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-fb37482b]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-fb37482b]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-fb37482b]{border-radius:1vmin}.dep-with-form .payment[data-v-fb37482b]{width:100%}.dep-with-form .payment>.dropdown[data-v-fb37482b]{padding:1%}.dep-with-form .payment>.amount[data-v-fb37482b]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-fb37482b]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-fb37482b]{width:100%;margin:auto}div.pin>.pin-field[data-v-fb37482b],div.pin>.pin-button[data-v-fb37482b]{width:60%;margin:auto}div.pin>.pin-field[data-v-fb37482b]{margin:3vmin auto}div.pin>.pin-field>div[data-v-fb37482b]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-fb37482b]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-fb37482b]{font-size:2vmin;padding:1vmin}.addbank[data-v-fb37482b]{width:70%}.addbank>h5[data-v-fb37482b]{margin:1vmin 0}.addbank .input[data-v-fb37482b]{margin-top:2vmin}.addbank .input input[data-v-fb37482b]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-fb37482b]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-fb37482b]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-fb37482b]{column-gap:3%}section.history .filter>div input[data-v-fb37482b]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-fb37482b]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-fb37482b]:after{content:" Search"}section.history .history-tab[data-v-fb37482b]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-fb37482b]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-fb37482b],section.history .withdraw-table[data-v-fb37482b],section.history .bets-table[data-v-fb37482b]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-fb37482b]{font-size:1.1em}section.history .deposit-table>table th[data-v-fb37482b],section.history .deposit-table>table td[data-v-fb37482b]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-fb37482b],.dataTables_wrapper .dataTables_filter[data-v-fb37482b]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-fb37482b]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-fb37482b],.dataTables_info[data-v-fb37482b]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fb37482b],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fb37482b]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-fb37482b]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-fb37482b]{margin-bottom:3vmin}section.settings .setting-nav[data-v-fb37482b],section.settings .setting-logout[data-v-fb37482b]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-fb37482b]{width:54%;border:none}section.settings .setting-nav>div[data-v-fb37482b]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-fb37482b]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-fb37482b],section.settings .set-wallet[data-v-fb37482b],section.settings .set-disable[data-v-fb37482b]{width:37vw}section.settings .set-password>.nav>button[data-v-fb37482b],section.settings .set-wallet>.nav>button[data-v-fb37482b],section.settings .set-disable>.nav>button[data-v-fb37482b]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-fb37482b]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-fb37482b]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-fb37482b]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-fb37482b]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-fb37482b]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-fb37482b]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-fb37482b]{padding:.6vmin 0}.user-withdraw[data-v-fb37482b],.user-deposit[data-v-fb37482b]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-fb37482b]{padding:.5rem 1rem}.user-bank[data-v-fb37482b]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-fb37482b]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-fb37482b]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-fb37482b],.user-bank .bank .plus[data-v-fb37482b]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-fb37482b]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-fb37482b],.user-withdraw>button[data-v-fb37482b]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-fb37482b]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-fb37482b]{width:20%}.profile-vip[data-v-fb37482b]{grid-template-columns:80% 20%}.profile-balance[data-v-fb37482b],.profile-vip[data-v-fb37482b],.profile-menu .p-nav[data-v-fb37482b]{width:90%}.profile-vip>.level>img[data-v-fb37482b]{height:8rem}.profile-vip>.level>div.bar[data-v-fb37482b]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-fb37482b]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-fb37482b]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-fb37482b]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-fb37482b],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-fb37482b]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-fb37482b]{font-size:.6rem}.profile-vip>.rules[data-v-fb37482b]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-fb37482b],.profile-menu .p-nav>a>div[data-v-fb37482b]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-fb37482b],.profile-menu .p-nav>.anchor>div>div>svg[data-v-fb37482b],.profile-menu .p-nav>a>div>div>img[data-v-fb37482b],.profile-menu .p-nav>a>div>div>svg[data-v-fb37482b]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-fb37482b],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-fb37482b]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-fb37482b]{margin-left:0}.profile-content[data-v-fb37482b],.profile-menu[data-v-fb37482b]{padding:1.5%;margin:auto}.profile-menu[data-v-fb37482b]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-fb37482b]{font-size:2rem}.profile-content .p-header>div>button[data-v-fb37482b]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-fb37482b],.profile-content>.profileinfo[data-v-fb37482b]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-fb37482b]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-fb37482b]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-fb37482b]{height:1.7em}.p-content .inbox-read .read-message[data-v-fb37482b]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-fb37482b]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-fb37482b]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-fb37482b],.upload-sec .select-sec>.select>img[data-v-fb37482b]{border-radius:2vmin}.dep-with-form[data-v-fb37482b]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-fb37482b]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-fb37482b]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-fb37482b]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-fb37482b]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-fb37482b]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-fb37482b]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-fb37482b]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-fb37482b]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-fb37482b],div.pin>.pin-button[data-v-fb37482b]{width:70%;margin:auto}div.pin>.pin-field[data-v-fb37482b]{margin:3vmin auto}div.pin>.pin-field>div[data-v-fb37482b]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-fb37482b]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-fb37482b]{font-size:2vmin}.addbank[data-v-fb37482b]{width:86vw}.addbank .input[data-v-fb37482b]{margin-top:2vmin}.addbank .input input[data-v-fb37482b]{font-size:2.5vmin}.addbank>.button>button[data-v-fb37482b]{padding:1vmin 0}section.history .filter[data-v-fb37482b]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-fb37482b]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-fb37482b]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-fb37482b]:after{content:" Search"}section.history .history-tab[data-v-fb37482b]{width:85%}section.history .history-tab>button[data-v-fb37482b]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-fb37482b],section.history .withdraw-table[data-v-fb37482b],section.history .bets-table[data-v-fb37482b]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-fb37482b]{font-size:1.3em}section.history .deposit-table>table th[data-v-fb37482b],section.history .deposit-table>table td[data-v-fb37482b]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-fb37482b]{row-gap:1.5rem}section.settings .setting-nav[data-v-fb37482b],section.settings .setting-logout[data-v-fb37482b]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-fb37482b]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-fb37482b]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-fb37482b]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-fb37482b]{height:2rem}section.settings .setting-content[data-v-fb37482b]{padding:2vmin 0}section.settings .setting-content h4[data-v-fb37482b]{margin-bottom:3vmin}section.settings .set-password[data-v-fb37482b],section.settings .set-wallet[data-v-fb37482b],section.settings .set-disable[data-v-fb37482b]{width:80vw}section.settings .set-password>.nav>button[data-v-fb37482b],section.settings .set-wallet>.nav>button[data-v-fb37482b],section.settings .set-disable>.nav>button[data-v-fb37482b]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-fb37482b]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-fb37482b],.dataTables_wrapper .dataTables_filter[data-v-fb37482b]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-fb37482b]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-fb37482b]{font-size:1.9vmin}.dataTables_info[data-v-fb37482b]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fb37482b],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fb37482b]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-fb37482b]{width:75%}#AvatarModal .modal-body h5[data-v-fb37482b]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-fb37482b]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-fb37482b]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-fb37482b]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-fb37482b]{padding:1.3vmin 0}.user-bank .bank img[data-v-fb37482b],.user-bank .bank .plus[data-v-fb37482b]{width:13vw}.user-bank .bank>div.active .selected[data-v-fb37482b]{font-size:1.3rem}.user-withdraw>button[data-v-fb37482b],.user-deposit>button[data-v-fb37482b]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-fb37482b]{padding:0;margin:auto}.profile-menu .p-nav[data-v-fb37482b]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-fb37482b],.profile-menu .p-nav>a>div[data-v-fb37482b]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-fb37482b],.profile-menu .p-nav>.anchor>div>div>svg[data-v-fb37482b],.profile-menu .p-nav>a>div>div>img[data-v-fb37482b],.profile-menu .p-nav>a>div>div>svg[data-v-fb37482b]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-fb37482b],.profile-menu .logouticon[data-v-fb37482b]{border-top:none}.profile-menu .p-nav .arrow[data-v-fb37482b]{display:none}.profile-menu .logout>span[data-v-fb37482b]{margin-left:0}.profile-content[data-v-fb37482b]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-fb37482b]{padding:.5rem 1rem}.profile-content[data-v-fb37482b],.profile-menu[data-v-fb37482b]{min-height:fit-content}.profile-content .p-header[data-v-fb37482b]{display:none}.profile-content .p-header>div.p-title[data-v-fb37482b]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-fb37482b]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-fb37482b],.profile-content>.profileinfo[data-v-fb37482b]{width:60vw;margin:auto}.p-content .inbox-content[data-v-fb37482b]{width:90%}.p-content .inbox-content .inbox-header[data-v-fb37482b]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-fb37482b]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-fb37482b]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-fb37482b]{height:1.7em}.p-content .inbox-read .read-message[data-v-fb37482b]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-fb37482b]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-fb37482b]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-fb37482b]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-fb37482b],.upload-sec .select-sec>.select>img[data-v-fb37482b]{border-radius:1.5vmin}.dep-with-form[data-v-fb37482b]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-fb37482b]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-fb37482b]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-fb37482b]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-fb37482b]{border-radius:1vmin}.dep-with-form .payment[data-v-fb37482b]{width:100%}.dep-with-form .payment>.dropdown[data-v-fb37482b]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-fb37482b]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-fb37482b]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-fb37482b]{width:60vw}div.pin>.pin-field[data-v-fb37482b],div.pin>.pin-button[data-v-fb37482b]{width:50%;margin:auto}div.pin>.pin-field[data-v-fb37482b]{margin:2vmin auto}div.pin>.pin-field>div[data-v-fb37482b]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-fb37482b]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-fb37482b]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-fb37482b]{width:60vw}.addbank .input[data-v-fb37482b]{margin-top:2vmin}.addbank .input input[data-v-fb37482b]{font-size:2.2vmin}.addbank>.button>button[data-v-fb37482b]{padding:1vmin 0}section.history[data-v-fb37482b]{width:60vw;margin:auto}section.history .filter[data-v-fb37482b]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-fb37482b]{column-gap:.2%}section.history .filter>div input[data-v-fb37482b]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-fb37482b]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-fb37482b]:after{content:" Search"}section.history .history-tab[data-v-fb37482b]{width:80%}section.history .history-tab>button[data-v-fb37482b]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-fb37482b],section.history .withdraw-table[data-v-fb37482b],section.history .bets-table[data-v-fb37482b]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-fb37482b],section.history .deposit-table>table td[data-v-fb37482b]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-fb37482b],.dataTables_wrapper .dataTables_filter[data-v-fb37482b]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-fb37482b]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-fb37482b]{font-size:1.5vmin}.dataTables_info[data-v-fb37482b]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fb37482b],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fb37482b]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-fb37482b]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-fb37482b]{margin-bottom:2vmin}section.settings .setting-nav[data-v-fb37482b],section.settings .setting-logout[data-v-fb37482b]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-fb37482b]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-fb37482b]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-fb37482b]{width:78%}section.settings .set-password[data-v-fb37482b],section.settings .set-wallet[data-v-fb37482b],section.settings .set-disable[data-v-fb37482b]{width:55vw}section.settings .set-password>.nav>button[data-v-fb37482b],section.settings .set-wallet>.nav>button[data-v-fb37482b],section.settings .set-disable>.nav>button[data-v-fb37482b]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-fb37482b]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-fb37482b]{width:50vw}#AvatarModal .modal-body>.selection[data-v-fb37482b]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-fb37482b]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-fb37482b]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-fb37482b]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-fb37482b]{padding:1vmin 0}.dep-with-form[data-v-fb37482b]{display:block;font-size:.8rem}.user-withdraw[data-v-fb37482b],.user-deposit[data-v-fb37482b]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-fb37482b]{padding:.5rem 1rem}.user-bank[data-v-fb37482b]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-fb37482b]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-fb37482b]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-fb37482b],.user-bank .bank .plus[data-v-fb37482b]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-fb37482b]{font-size:.7rem}.user-card>.card-input input[data-v-fb37482b]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-fb37482b],.user-deposit>button[data-v-fb37482b]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.progress-bar-container[data-v-fb37482b]{height:1.2rem}.profile[data-v-781f8bc7]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-781f8bc7]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-781f8bc7]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-781f8bc7]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-781f8bc7]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-781f8bc7]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-781f8bc7]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-781f8bc7]:first-child{justify-content:left}.pmenu-head>div[data-v-781f8bc7]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-781f8bc7]{height:100%}.profile-avatar[data-v-781f8bc7]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-781f8bc7]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-781f8bc7]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-781f8bc7]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-781f8bc7]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-781f8bc7]{font-size:1.2rem}.profile-balance[data-v-781f8bc7]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-781f8bc7]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-781f8bc7]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-781f8bc7]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-781f8bc7]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-781f8bc7]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-781f8bc7]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-781f8bc7]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-781f8bc7]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-781f8bc7]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-781f8bc7]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-781f8bc7]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-781f8bc7]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-781f8bc7]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-781f8bc7],.profile-vip>.level>div.bar .wid_progress[data-v-781f8bc7]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-781f8bc7]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-781f8bc7]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-781f8bc7]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-781f8bc7],.profile-vip>.level>div.bar .wid_progress>div[data-v-781f8bc7]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-781f8bc7]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-781f8bc7]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-781f8bc7]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-781f8bc7],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-781f8bc7]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-781f8bc7]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-781f8bc7],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-781f8bc7]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-781f8bc7]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-781f8bc7]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-781f8bc7]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-781f8bc7]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-781f8bc7]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-781f8bc7]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-781f8bc7]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-781f8bc7],.profile-menu .p-nav>a>div[data-v-781f8bc7]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-781f8bc7]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-781f8bc7]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-781f8bc7],.profile-menu .p-nav>a>div>div[data-v-781f8bc7]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-781f8bc7],.profile-menu .p-nav>.anchor>div>div>svg[data-v-781f8bc7],.profile-menu .p-nav>a>div>div>img[data-v-781f8bc7],.profile-menu .p-nav>a>div>div>svg[data-v-781f8bc7]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-781f8bc7],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-781f8bc7]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-781f8bc7]{color:var(--warning)}.profile-menu .logout[data-v-781f8bc7]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-781f8bc7]{margin-left:5%}.profile-menu[data-v-781f8bc7],.profile-content .p-content[data-v-781f8bc7]{position:relative}.profile-content .p-header[data-v-781f8bc7]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-781f8bc7]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-781f8bc7]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-781f8bc7]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-781f8bc7]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-781f8bc7]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-781f8bc7],section.deposit[data-v-781f8bc7],section.withdraw[data-v-781f8bc7],section.history[data-v-781f8bc7],section.settings[data-v-781f8bc7]{display:block}section.inbox .p-content[data-v-781f8bc7]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-781f8bc7],.p-content .inbox-read[data-v-781f8bc7]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-781f8bc7]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-781f8bc7]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-781f8bc7]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-781f8bc7]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-781f8bc7]{height:100%;width:25%}.p-content .msg>div.sender[data-v-781f8bc7]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-781f8bc7]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-781f8bc7]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-781f8bc7]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-781f8bc7]{display:none}.p-content .inbox-msg.read[data-v-781f8bc7]{background-color:#8039c741}.p-content .inbox-button[data-v-781f8bc7]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-781f8bc7]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-781f8bc7]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-781f8bc7]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-781f8bc7]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-781f8bc7]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-781f8bc7]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-781f8bc7]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-781f8bc7]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-781f8bc7]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-781f8bc7]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-781f8bc7]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-781f8bc7],.p-content .inbox-content .inbox-header[data-v-781f8bc7],.p-content .inbox-content .inbox-body[data-v-781f8bc7]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-781f8bc7]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-781f8bc7]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-781f8bc7]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-781f8bc7]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-781f8bc7]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-781f8bc7]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-781f8bc7]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-781f8bc7]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-781f8bc7]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-781f8bc7]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-781f8bc7]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-781f8bc7]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-781f8bc7]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-781f8bc7]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-781f8bc7]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-781f8bc7]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-781f8bc7]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-781f8bc7]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-781f8bc7]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-781f8bc7]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-781f8bc7]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-781f8bc7]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-781f8bc7]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-781f8bc7]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-781f8bc7]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-781f8bc7]{padding:.3em 0}.upload-sec[data-v-781f8bc7]{width:90%;margin:auto}.upload-sec .select-sec[data-v-781f8bc7]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-781f8bc7]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-781f8bc7]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-781f8bc7]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-781f8bc7],.upload-sec .select-sec>.select>img[data-v-781f8bc7]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-781f8bc7]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-781f8bc7]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-781f8bc7]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-781f8bc7]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-781f8bc7]{color:var(--maincolor2)}.dep-with-form[data-v-781f8bc7]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-781f8bc7]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-781f8bc7]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-781f8bc7]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-781f8bc7]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-781f8bc7]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-781f8bc7]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-781f8bc7]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-781f8bc7]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-781f8bc7]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-781f8bc7]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-781f8bc7]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-781f8bc7]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-781f8bc7]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-781f8bc7]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-781f8bc7]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-781f8bc7]{width:90vw;margin:auto}div.pin>.pin-field[data-v-781f8bc7],div.pin>.pin-button[data-v-781f8bc7]{width:80%;margin:auto}div.pin>.pin-field[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-781f8bc7]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-781f8bc7]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-781f8bc7]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-781f8bc7]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-781f8bc7]{margin-top:4vmin}.addbank h6[data-v-781f8bc7]{text-align:left;font-size:1rem}.addbank>.button[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-781f8bc7]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-781f8bc7]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-781f8bc7]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-781f8bc7]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-781f8bc7]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-781f8bc7]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-781f8bc7]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-781f8bc7]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-781f8bc7]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-781f8bc7]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-781f8bc7]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-781f8bc7]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-781f8bc7],section.history .withdraw-table[data-v-781f8bc7],section.history .bets-table[data-v-781f8bc7]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-781f8bc7]{display:block;width:100%}section.history .deposit-table>table[data-v-781f8bc7]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-781f8bc7]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-781f8bc7]{font-size:.7em}section.history .deposit-table>table th[data-v-781f8bc7]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-781f8bc7]{padding:.7em 1em}section.history .deposit-table>table th[data-v-781f8bc7]:first-child,section.history .deposit-table>table td[data-v-781f8bc7]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-781f8bc7]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-781f8bc7]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-781f8bc7]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-781f8bc7]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-781f8bc7]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-781f8bc7],.dataTables_wrapper .dataTables_filter[data-v-781f8bc7]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-781f8bc7]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-781f8bc7]:before,table.dataTable thead>tr>th.sorting_asc[data-v-781f8bc7]:before,table.dataTable thead>tr>th.sorting_desc[data-v-781f8bc7]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-781f8bc7]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-781f8bc7]:before,table.dataTable thead>tr>td.sorting[data-v-781f8bc7]:before,table.dataTable thead>tr>td.sorting_asc[data-v-781f8bc7]:before,table.dataTable thead>tr>td.sorting_desc[data-v-781f8bc7]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-781f8bc7]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-781f8bc7]:before,table.dataTable thead>tr>th.sorting_desc[data-v-781f8bc7]:after,table.dataTable thead>tr>td.sorting_desc[data-v-781f8bc7]:after,table.dataTable thead>tr>th.sorting[data-v-781f8bc7]:after,table.dataTable thead>tr>th.sorting_asc[data-v-781f8bc7]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-781f8bc7]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-781f8bc7]:after,table.dataTable thead>tr>td.sorting[data-v-781f8bc7]:after,table.dataTable thead>tr>td.sorting_asc[data-v-781f8bc7]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-781f8bc7]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-781f8bc7]:after{right:5%}table .sorting[data-v-781f8bc7]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-781f8bc7]{font-size:2.5vmin}.dataTables_info[data-v-781f8bc7]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-781f8bc7],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-781f8bc7]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-781f8bc7]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-781f8bc7]{margin-bottom:5vmin}section.settings .setting-nav[data-v-781f8bc7],section.settings .setting-logout[data-v-781f8bc7]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-781f8bc7]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-781f8bc7]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-781f8bc7]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-781f8bc7]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-781f8bc7]:first-child{border-top:none}section.settings .setting-nav>div[data-v-781f8bc7]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-781f8bc7]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-781f8bc7]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-781f8bc7],section.settings .set-wallet[data-v-781f8bc7],section.settings .set-disable[data-v-781f8bc7]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-781f8bc7],section.settings .set-wallet>.nav[data-v-781f8bc7],section.settings .set-disable>.nav[data-v-781f8bc7]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-781f8bc7],section.settings .set-wallet>.nav>button[data-v-781f8bc7],section.settings .set-disable>.nav>button[data-v-781f8bc7]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-781f8bc7]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-781f8bc7]{margin-bottom:5%}#AvatarModal[data-v-781f8bc7]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-781f8bc7]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-781f8bc7]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-781f8bc7]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-781f8bc7]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-781f8bc7]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-781f8bc7]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-781f8bc7]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-781f8bc7]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-781f8bc7]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-781f8bc7]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-781f8bc7],.user-deposit[data-v-781f8bc7]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-781f8bc7],.user-deposit>div[data-v-781f8bc7]{width:90%;margin:auto;position:relative}.user-balance[data-v-781f8bc7]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-781f8bc7]{display:flex;align-items:center}.user-balance img[data-v-781f8bc7]{height:1em;margin-top:-.2em}.user-balance label[data-v-781f8bc7]{font-size:.8rem}.user-balance span.amount[data-v-781f8bc7]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-781f8bc7]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-781f8bc7]{width:100%}.refreshrotate[data-v-781f8bc7]{animation:-refreshrotate-781f8bc7 .5s;-webkit-animation:-refreshrotate-781f8bc7 .5s;-moz-animation:-refreshrotate-781f8bc7 .5s;-o-animation:-refreshrotate-781f8bc7 .5s;-ms-animation:-refreshrotate-781f8bc7 .5s}@keyframes -refreshrotate-781f8bc7{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-781f8bc7]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-781f8bc7]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-781f8bc7]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-781f8bc7]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-781f8bc7]{height:1em}.user-bank .bank[data-v-781f8bc7]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-781f8bc7]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-781f8bc7]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-781f8bc7],.user-bank .bank .plus[data-v-781f8bc7]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-781f8bc7]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-781f8bc7],.user-bank .bank .plus svg[data-v-781f8bc7]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-781f8bc7]{display:none}.user-bank .bank>div.active .selected[data-v-781f8bc7]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-781f8bc7]{height:1em}.user-card[data-v-781f8bc7]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-781f8bc7]{display:flex;flex-direction:column}.addbank .input input[data-v-781f8bc7]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-781f8bc7],.user-card>.card-input input[data-v-781f8bc7]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-781f8bc7]::placeholder,.user-card>.card-input input[data-v-781f8bc7]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-781f8bc7],.user-withdraw>button[data-v-781f8bc7]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-781f8bc7]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-781f8bc7]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-781f8bc7],.profile-menu .p-nav>a>div[data-v-781f8bc7]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-781f8bc7],.profile-menu .p-nav>.anchor>div>div>svg[data-v-781f8bc7],.profile-menu .p-nav>a>div>div>img[data-v-781f8bc7],.profile-menu .p-nav>a>div>div>svg[data-v-781f8bc7]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-781f8bc7]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-781f8bc7]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-781f8bc7]{margin-left:0}.profile-content[data-v-781f8bc7],.profile-menu[data-v-781f8bc7]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-781f8bc7]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-781f8bc7]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-781f8bc7]{padding:4% 0}.profile-content .p-header[data-v-781f8bc7]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-781f8bc7]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-781f8bc7]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-781f8bc7]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-781f8bc7]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-781f8bc7]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-781f8bc7]{height:1.7em}.p-content .inbox-read .read-message[data-v-781f8bc7]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-781f8bc7]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-781f8bc7],.profileinfo .profileinfo-details-result>button[data-v-781f8bc7]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-781f8bc7]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-781f8bc7]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-781f8bc7]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-781f8bc7]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-781f8bc7],.upload-sec .select-sec>.select>img[data-v-781f8bc7]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-781f8bc7]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-781f8bc7]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-781f8bc7]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-781f8bc7]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-781f8bc7]{width:100%}.dep-with-form[data-v-781f8bc7]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-781f8bc7]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-781f8bc7]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-781f8bc7]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-781f8bc7]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-781f8bc7]{border-radius:1vmin}.dep-with-form .payment[data-v-781f8bc7]{width:100%}.dep-with-form .payment>.dropdown[data-v-781f8bc7]{padding:1%}.dep-with-form .payment>.amount[data-v-781f8bc7]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-781f8bc7]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-781f8bc7]{width:100%;margin:auto}div.pin>.pin-field[data-v-781f8bc7],div.pin>.pin-button[data-v-781f8bc7]{width:60%;margin:auto}div.pin>.pin-field[data-v-781f8bc7]{margin:3vmin auto}div.pin>.pin-field>div[data-v-781f8bc7]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-781f8bc7]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-781f8bc7]{font-size:2vmin;padding:1vmin}.addbank[data-v-781f8bc7]{width:70%}.addbank>h5[data-v-781f8bc7]{margin:1vmin 0}.addbank .input[data-v-781f8bc7]{margin-top:2vmin}.addbank .input input[data-v-781f8bc7]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-781f8bc7]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-781f8bc7]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-781f8bc7]{column-gap:3%}section.history .filter>div input[data-v-781f8bc7]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-781f8bc7]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-781f8bc7]:after{content:" Search"}section.history .history-tab[data-v-781f8bc7]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-781f8bc7]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-781f8bc7],section.history .withdraw-table[data-v-781f8bc7],section.history .bets-table[data-v-781f8bc7]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-781f8bc7]{font-size:1.1em}section.history .deposit-table>table th[data-v-781f8bc7],section.history .deposit-table>table td[data-v-781f8bc7]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-781f8bc7],.dataTables_wrapper .dataTables_filter[data-v-781f8bc7]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-781f8bc7]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-781f8bc7],.dataTables_info[data-v-781f8bc7]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-781f8bc7],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-781f8bc7]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-781f8bc7]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-781f8bc7]{margin-bottom:3vmin}section.settings .setting-nav[data-v-781f8bc7],section.settings .setting-logout[data-v-781f8bc7]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-781f8bc7]{width:54%;border:none}section.settings .setting-nav>div[data-v-781f8bc7]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-781f8bc7]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-781f8bc7],section.settings .set-wallet[data-v-781f8bc7],section.settings .set-disable[data-v-781f8bc7]{width:37vw}section.settings .set-password>.nav>button[data-v-781f8bc7],section.settings .set-wallet>.nav>button[data-v-781f8bc7],section.settings .set-disable>.nav>button[data-v-781f8bc7]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-781f8bc7]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-781f8bc7]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-781f8bc7]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-781f8bc7]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-781f8bc7]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-781f8bc7]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-781f8bc7]{padding:.6vmin 0}.user-withdraw[data-v-781f8bc7],.user-deposit[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-781f8bc7]{padding:.5rem 1rem}.user-bank[data-v-781f8bc7]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-781f8bc7]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-781f8bc7]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-781f8bc7],.user-bank .bank .plus[data-v-781f8bc7]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-781f8bc7]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-781f8bc7],.user-withdraw>button[data-v-781f8bc7]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-781f8bc7]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-781f8bc7]{width:20%}.profile-vip[data-v-781f8bc7]{grid-template-columns:80% 20%}.profile-balance[data-v-781f8bc7],.profile-vip[data-v-781f8bc7],.profile-menu .p-nav[data-v-781f8bc7]{width:90%}.profile-vip>.level>img[data-v-781f8bc7]{height:8rem}.profile-vip>.level>div.bar[data-v-781f8bc7]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-781f8bc7]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-781f8bc7]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-781f8bc7]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-781f8bc7],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-781f8bc7]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-781f8bc7]{font-size:.6rem}.profile-vip>.rules[data-v-781f8bc7]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-781f8bc7],.profile-menu .p-nav>a>div[data-v-781f8bc7]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-781f8bc7],.profile-menu .p-nav>.anchor>div>div>svg[data-v-781f8bc7],.profile-menu .p-nav>a>div>div>img[data-v-781f8bc7],.profile-menu .p-nav>a>div>div>svg[data-v-781f8bc7]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-781f8bc7],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-781f8bc7]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-781f8bc7]{margin-left:0}.profile-content[data-v-781f8bc7],.profile-menu[data-v-781f8bc7]{padding:1.5%;margin:auto}.profile-menu[data-v-781f8bc7]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-781f8bc7]{font-size:2rem}.profile-content .p-header>div>button[data-v-781f8bc7]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-781f8bc7],.profile-content>.profileinfo[data-v-781f8bc7]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-781f8bc7]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-781f8bc7]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-781f8bc7]{height:1.7em}.p-content .inbox-read .read-message[data-v-781f8bc7]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-781f8bc7]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-781f8bc7]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-781f8bc7],.upload-sec .select-sec>.select>img[data-v-781f8bc7]{border-radius:2vmin}.dep-with-form[data-v-781f8bc7]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-781f8bc7]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-781f8bc7]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-781f8bc7]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-781f8bc7]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-781f8bc7]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-781f8bc7]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-781f8bc7]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-781f8bc7]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-781f8bc7],div.pin>.pin-button[data-v-781f8bc7]{width:70%;margin:auto}div.pin>.pin-field[data-v-781f8bc7]{margin:3vmin auto}div.pin>.pin-field>div[data-v-781f8bc7]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-781f8bc7]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-781f8bc7]{font-size:2vmin}.addbank[data-v-781f8bc7]{width:86vw}.addbank .input[data-v-781f8bc7]{margin-top:2vmin}.addbank .input input[data-v-781f8bc7]{font-size:2.5vmin}.addbank>.button>button[data-v-781f8bc7]{padding:1vmin 0}section.history .filter[data-v-781f8bc7]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-781f8bc7]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-781f8bc7]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-781f8bc7]:after{content:" Search"}section.history .history-tab[data-v-781f8bc7]{width:85%}section.history .history-tab>button[data-v-781f8bc7]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-781f8bc7],section.history .withdraw-table[data-v-781f8bc7],section.history .bets-table[data-v-781f8bc7]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-781f8bc7]{font-size:1.3em}section.history .deposit-table>table th[data-v-781f8bc7],section.history .deposit-table>table td[data-v-781f8bc7]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-781f8bc7]{row-gap:1.5rem}section.settings .setting-nav[data-v-781f8bc7],section.settings .setting-logout[data-v-781f8bc7]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-781f8bc7]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-781f8bc7]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-781f8bc7]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-781f8bc7]{height:2rem}section.settings .setting-content[data-v-781f8bc7]{padding:2vmin 0}section.settings .setting-content h4[data-v-781f8bc7]{margin-bottom:3vmin}section.settings .set-password[data-v-781f8bc7],section.settings .set-wallet[data-v-781f8bc7],section.settings .set-disable[data-v-781f8bc7]{width:80vw}section.settings .set-password>.nav>button[data-v-781f8bc7],section.settings .set-wallet>.nav>button[data-v-781f8bc7],section.settings .set-disable>.nav>button[data-v-781f8bc7]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-781f8bc7]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-781f8bc7],.dataTables_wrapper .dataTables_filter[data-v-781f8bc7]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-781f8bc7]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-781f8bc7]{font-size:1.9vmin}.dataTables_info[data-v-781f8bc7]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-781f8bc7],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-781f8bc7]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-781f8bc7]{width:75%}#AvatarModal .modal-body h5[data-v-781f8bc7]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-781f8bc7]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-781f8bc7]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-781f8bc7]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-781f8bc7]{padding:1.3vmin 0}.user-bank .bank img[data-v-781f8bc7],.user-bank .bank .plus[data-v-781f8bc7]{width:13vw}.user-bank .bank>div.active .selected[data-v-781f8bc7]{font-size:1.3rem}.user-withdraw>button[data-v-781f8bc7],.user-deposit>button[data-v-781f8bc7]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-781f8bc7]{padding:0;margin:auto}.profile-menu .p-nav[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-781f8bc7],.profile-menu .p-nav>a>div[data-v-781f8bc7]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-781f8bc7],.profile-menu .p-nav>.anchor>div>div>svg[data-v-781f8bc7],.profile-menu .p-nav>a>div>div>img[data-v-781f8bc7],.profile-menu .p-nav>a>div>div>svg[data-v-781f8bc7]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-781f8bc7],.profile-menu .logouticon[data-v-781f8bc7]{border-top:none}.profile-menu .p-nav .arrow[data-v-781f8bc7]{display:none}.profile-menu .logout>span[data-v-781f8bc7]{margin-left:0}.profile-content[data-v-781f8bc7]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-781f8bc7]{padding:.5rem 1rem}.profile-content[data-v-781f8bc7],.profile-menu[data-v-781f8bc7]{min-height:fit-content}.profile-content .p-header[data-v-781f8bc7]{display:none}.profile-content .p-header>div.p-title[data-v-781f8bc7]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-781f8bc7]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-781f8bc7],.profile-content>.profileinfo[data-v-781f8bc7]{width:60vw;margin:auto}.p-content .inbox-content[data-v-781f8bc7]{width:90%}.p-content .inbox-content .inbox-header[data-v-781f8bc7]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-781f8bc7]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-781f8bc7]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-781f8bc7]{height:1.7em}.p-content .inbox-read .read-message[data-v-781f8bc7]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-781f8bc7]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-781f8bc7]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-781f8bc7]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-781f8bc7],.upload-sec .select-sec>.select>img[data-v-781f8bc7]{border-radius:1.5vmin}.dep-with-form[data-v-781f8bc7]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-781f8bc7]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-781f8bc7]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-781f8bc7]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-781f8bc7]{border-radius:1vmin}.dep-with-form .payment[data-v-781f8bc7]{width:100%}.dep-with-form .payment>.dropdown[data-v-781f8bc7]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-781f8bc7]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-781f8bc7]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-781f8bc7]{width:60vw}div.pin>.pin-field[data-v-781f8bc7],div.pin>.pin-button[data-v-781f8bc7]{width:50%;margin:auto}div.pin>.pin-field[data-v-781f8bc7]{margin:2vmin auto}div.pin>.pin-field>div[data-v-781f8bc7]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-781f8bc7]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-781f8bc7]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-781f8bc7]{width:60vw}.addbank .input[data-v-781f8bc7]{margin-top:2vmin}.addbank .input input[data-v-781f8bc7]{font-size:2.2vmin}.addbank>.button>button[data-v-781f8bc7]{padding:1vmin 0}section.history[data-v-781f8bc7]{width:60vw;margin:auto}section.history .filter[data-v-781f8bc7]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-781f8bc7]{column-gap:.2%}section.history .filter>div input[data-v-781f8bc7]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-781f8bc7]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-781f8bc7]:after{content:" Search"}section.history .history-tab[data-v-781f8bc7]{width:80%}section.history .history-tab>button[data-v-781f8bc7]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-781f8bc7],section.history .withdraw-table[data-v-781f8bc7],section.history .bets-table[data-v-781f8bc7]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-781f8bc7],section.history .deposit-table>table td[data-v-781f8bc7]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-781f8bc7],.dataTables_wrapper .dataTables_filter[data-v-781f8bc7]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-781f8bc7]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-781f8bc7]{font-size:1.5vmin}.dataTables_info[data-v-781f8bc7]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-781f8bc7],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-781f8bc7]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-781f8bc7]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-781f8bc7]{margin-bottom:2vmin}section.settings .setting-nav[data-v-781f8bc7],section.settings .setting-logout[data-v-781f8bc7]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-781f8bc7]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-781f8bc7]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-781f8bc7]{width:78%}section.settings .set-password[data-v-781f8bc7],section.settings .set-wallet[data-v-781f8bc7],section.settings .set-disable[data-v-781f8bc7]{width:55vw}section.settings .set-password>.nav>button[data-v-781f8bc7],section.settings .set-wallet>.nav>button[data-v-781f8bc7],section.settings .set-disable>.nav>button[data-v-781f8bc7]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-781f8bc7]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-781f8bc7]{width:50vw}#AvatarModal .modal-body>.selection[data-v-781f8bc7]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-781f8bc7]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-781f8bc7]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-781f8bc7]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-781f8bc7]{padding:1vmin 0}.dep-with-form[data-v-781f8bc7]{display:block;font-size:.8rem}.user-withdraw[data-v-781f8bc7],.user-deposit[data-v-781f8bc7]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-781f8bc7]{padding:.5rem 1rem}.user-bank[data-v-781f8bc7]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-781f8bc7]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-781f8bc7]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-781f8bc7],.user-bank .bank .plus[data-v-781f8bc7]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-781f8bc7]{font-size:.7rem}.user-card>.card-input input[data-v-781f8bc7]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-781f8bc7],.user-deposit>button[data-v-781f8bc7]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-6c9bfafb]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-6c9bfafb]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-6c9bfafb]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-6c9bfafb]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-6c9bfafb]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-6c9bfafb]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-6c9bfafb]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-6c9bfafb]:first-child{justify-content:left}.pmenu-head>div[data-v-6c9bfafb]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-6c9bfafb]{height:100%}.profile-avatar[data-v-6c9bfafb]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-6c9bfafb]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-6c9bfafb]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-6c9bfafb]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-6c9bfafb]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-6c9bfafb]{font-size:1.2rem}.profile-balance[data-v-6c9bfafb]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-6c9bfafb]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-6c9bfafb]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-6c9bfafb]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-6c9bfafb]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-6c9bfafb]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-6c9bfafb]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-6c9bfafb]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-6c9bfafb]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-6c9bfafb]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-6c9bfafb]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-6c9bfafb]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-6c9bfafb]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-6c9bfafb]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-6c9bfafb],.profile-vip>.level>div.bar .wid_progress[data-v-6c9bfafb]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-6c9bfafb]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-6c9bfafb]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-6c9bfafb]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-6c9bfafb],.profile-vip>.level>div.bar .wid_progress>div[data-v-6c9bfafb]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-6c9bfafb]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-6c9bfafb]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-6c9bfafb]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-6c9bfafb],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-6c9bfafb]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-6c9bfafb]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-6c9bfafb],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6c9bfafb]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-6c9bfafb]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-6c9bfafb]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-6c9bfafb]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-6c9bfafb]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-6c9bfafb]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-6c9bfafb]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-6c9bfafb]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-6c9bfafb],.profile-menu .p-nav>a>div[data-v-6c9bfafb]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-6c9bfafb]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-6c9bfafb]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div[data-v-6c9bfafb]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-6c9bfafb],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div>img[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div>svg[data-v-6c9bfafb]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-6c9bfafb]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-6c9bfafb]{color:var(--warning)}.profile-menu .logout[data-v-6c9bfafb]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-6c9bfafb]{margin-left:5%}.profile-menu[data-v-6c9bfafb],.profile-content .p-content[data-v-6c9bfafb]{position:relative}.profile-content .p-header[data-v-6c9bfafb]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-6c9bfafb]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-6c9bfafb]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-6c9bfafb]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-6c9bfafb]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-6c9bfafb]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-6c9bfafb],section.deposit[data-v-6c9bfafb],section.withdraw[data-v-6c9bfafb],section.history[data-v-6c9bfafb],section.settings[data-v-6c9bfafb]{display:block}section.inbox .p-content[data-v-6c9bfafb]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-6c9bfafb],.p-content .inbox-read[data-v-6c9bfafb]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-6c9bfafb]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-6c9bfafb]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-6c9bfafb]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-6c9bfafb]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-6c9bfafb]{height:100%;width:25%}.p-content .msg>div.sender[data-v-6c9bfafb]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-6c9bfafb]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-6c9bfafb]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-6c9bfafb]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-6c9bfafb]{display:none}.p-content .inbox-msg.read[data-v-6c9bfafb]{background-color:#8039c741}.p-content .inbox-button[data-v-6c9bfafb]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-6c9bfafb]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-6c9bfafb]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-6c9bfafb]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-6c9bfafb]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-6c9bfafb]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-6c9bfafb]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-6c9bfafb]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-6c9bfafb]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-6c9bfafb]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-6c9bfafb]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-6c9bfafb]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-6c9bfafb],.p-content .inbox-content .inbox-header[data-v-6c9bfafb],.p-content .inbox-content .inbox-body[data-v-6c9bfafb]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-6c9bfafb]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-6c9bfafb]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-6c9bfafb]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-6c9bfafb]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-6c9bfafb]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-6c9bfafb]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-6c9bfafb]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-6c9bfafb]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-6c9bfafb]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-6c9bfafb]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-6c9bfafb]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-6c9bfafb]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-6c9bfafb]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-6c9bfafb]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-6c9bfafb]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-6c9bfafb]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-6c9bfafb]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-6c9bfafb]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6c9bfafb]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6c9bfafb]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-6c9bfafb]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-6c9bfafb]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-6c9bfafb]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-6c9bfafb]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-6c9bfafb]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-6c9bfafb]{padding:.3em 0}.upload-sec[data-v-6c9bfafb]{width:90%;margin:auto}.upload-sec .select-sec[data-v-6c9bfafb]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-6c9bfafb]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-6c9bfafb]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-6c9bfafb]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-6c9bfafb],.upload-sec .select-sec>.select>img[data-v-6c9bfafb]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-6c9bfafb]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-6c9bfafb]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-6c9bfafb]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-6c9bfafb]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-6c9bfafb]{color:var(--maincolor2)}.dep-with-form[data-v-6c9bfafb]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-6c9bfafb]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-6c9bfafb]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-6c9bfafb]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-6c9bfafb]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-6c9bfafb]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-6c9bfafb]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6c9bfafb]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-6c9bfafb]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-6c9bfafb]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-6c9bfafb]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-6c9bfafb]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-6c9bfafb]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-6c9bfafb]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-6c9bfafb]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-6c9bfafb]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-6c9bfafb]{width:90vw;margin:auto}div.pin>.pin-field[data-v-6c9bfafb],div.pin>.pin-button[data-v-6c9bfafb]{width:80%;margin:auto}div.pin>.pin-field[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-6c9bfafb]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-6c9bfafb]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-6c9bfafb]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-6c9bfafb]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-6c9bfafb]{margin-top:4vmin}.addbank h6[data-v-6c9bfafb]{text-align:left;font-size:1rem}.addbank>.button[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-6c9bfafb]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-6c9bfafb]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-6c9bfafb]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-6c9bfafb]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-6c9bfafb]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-6c9bfafb]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-6c9bfafb]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-6c9bfafb]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-6c9bfafb]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-6c9bfafb]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-6c9bfafb]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-6c9bfafb]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-6c9bfafb],section.history .withdraw-table[data-v-6c9bfafb],section.history .bets-table[data-v-6c9bfafb]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-6c9bfafb]{display:block;width:100%}section.history .deposit-table>table[data-v-6c9bfafb]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-6c9bfafb]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-6c9bfafb]{font-size:.7em}section.history .deposit-table>table th[data-v-6c9bfafb]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-6c9bfafb]{padding:.7em 1em}section.history .deposit-table>table th[data-v-6c9bfafb]:first-child,section.history .deposit-table>table td[data-v-6c9bfafb]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-6c9bfafb]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-6c9bfafb]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-6c9bfafb]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-6c9bfafb]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-6c9bfafb]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-6c9bfafb],.dataTables_wrapper .dataTables_filter[data-v-6c9bfafb]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-6c9bfafb]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-6c9bfafb]:before,table.dataTable thead>tr>th.sorting_asc[data-v-6c9bfafb]:before,table.dataTable thead>tr>th.sorting_desc[data-v-6c9bfafb]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-6c9bfafb]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-6c9bfafb]:before,table.dataTable thead>tr>td.sorting[data-v-6c9bfafb]:before,table.dataTable thead>tr>td.sorting_asc[data-v-6c9bfafb]:before,table.dataTable thead>tr>td.sorting_desc[data-v-6c9bfafb]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-6c9bfafb]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-6c9bfafb]:before,table.dataTable thead>tr>th.sorting_desc[data-v-6c9bfafb]:after,table.dataTable thead>tr>td.sorting_desc[data-v-6c9bfafb]:after,table.dataTable thead>tr>th.sorting[data-v-6c9bfafb]:after,table.dataTable thead>tr>th.sorting_asc[data-v-6c9bfafb]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-6c9bfafb]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-6c9bfafb]:after,table.dataTable thead>tr>td.sorting[data-v-6c9bfafb]:after,table.dataTable thead>tr>td.sorting_asc[data-v-6c9bfafb]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-6c9bfafb]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-6c9bfafb]:after{right:5%}table .sorting[data-v-6c9bfafb]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6c9bfafb]{font-size:2.5vmin}.dataTables_info[data-v-6c9bfafb]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6c9bfafb],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6c9bfafb]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-6c9bfafb]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-6c9bfafb]{margin-bottom:5vmin}section.settings .setting-nav[data-v-6c9bfafb],section.settings .setting-logout[data-v-6c9bfafb]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-6c9bfafb]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-6c9bfafb]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-6c9bfafb]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-6c9bfafb]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-6c9bfafb]:first-child{border-top:none}section.settings .setting-nav>div[data-v-6c9bfafb]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-6c9bfafb]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-6c9bfafb]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-6c9bfafb],section.settings .set-wallet[data-v-6c9bfafb],section.settings .set-disable[data-v-6c9bfafb]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-6c9bfafb],section.settings .set-wallet>.nav[data-v-6c9bfafb],section.settings .set-disable>.nav[data-v-6c9bfafb]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-6c9bfafb],section.settings .set-wallet>.nav>button[data-v-6c9bfafb],section.settings .set-disable>.nav>button[data-v-6c9bfafb]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-6c9bfafb]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-6c9bfafb]{margin-bottom:5%}#AvatarModal[data-v-6c9bfafb]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-6c9bfafb]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-6c9bfafb]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-6c9bfafb]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-6c9bfafb]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-6c9bfafb]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6c9bfafb]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-6c9bfafb]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-6c9bfafb]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-6c9bfafb]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-6c9bfafb]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-6c9bfafb],.user-deposit[data-v-6c9bfafb]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-6c9bfafb],.user-deposit>div[data-v-6c9bfafb]{width:90%;margin:auto;position:relative}.user-balance[data-v-6c9bfafb]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-6c9bfafb]{display:flex;align-items:center}.user-balance img[data-v-6c9bfafb]{height:1em;margin-top:-.2em}.user-balance label[data-v-6c9bfafb]{font-size:.8rem}.user-balance span.amount[data-v-6c9bfafb]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-6c9bfafb]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-6c9bfafb]{width:100%}.refreshrotate[data-v-6c9bfafb]{animation:-refreshrotate-6c9bfafb .5s;-webkit-animation:-refreshrotate-6c9bfafb .5s;-moz-animation:-refreshrotate-6c9bfafb .5s;-o-animation:-refreshrotate-6c9bfafb .5s;-ms-animation:-refreshrotate-6c9bfafb .5s}@keyframes -refreshrotate-6c9bfafb{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-6c9bfafb]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-6c9bfafb]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-6c9bfafb]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-6c9bfafb]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-6c9bfafb]{height:1em}.user-bank .bank[data-v-6c9bfafb]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-6c9bfafb]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-6c9bfafb]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-6c9bfafb],.user-bank .bank .plus[data-v-6c9bfafb]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-6c9bfafb]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-6c9bfafb],.user-bank .bank .plus svg[data-v-6c9bfafb]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-6c9bfafb]{display:none}.user-bank .bank>div.active .selected[data-v-6c9bfafb]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-6c9bfafb]{height:1em}.user-card[data-v-6c9bfafb]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-6c9bfafb]{display:flex;flex-direction:column}.addbank .input input[data-v-6c9bfafb]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-6c9bfafb],.user-card>.card-input input[data-v-6c9bfafb]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-6c9bfafb]::placeholder,.user-card>.card-input input[data-v-6c9bfafb]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-6c9bfafb],.user-withdraw>button[data-v-6c9bfafb]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-6c9bfafb]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-6c9bfafb]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-6c9bfafb],.profile-menu .p-nav>a>div[data-v-6c9bfafb]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-6c9bfafb],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div>img[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div>svg[data-v-6c9bfafb]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-6c9bfafb]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-6c9bfafb]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-6c9bfafb]{margin-left:0}.profile-content[data-v-6c9bfafb],.profile-menu[data-v-6c9bfafb]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-6c9bfafb]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-6c9bfafb]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-6c9bfafb]{padding:4% 0}.profile-content .p-header[data-v-6c9bfafb]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-6c9bfafb]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-6c9bfafb]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-6c9bfafb]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-6c9bfafb]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-6c9bfafb]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6c9bfafb]{height:1.7em}.p-content .inbox-read .read-message[data-v-6c9bfafb]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-6c9bfafb]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-6c9bfafb],.profileinfo .profileinfo-details-result>button[data-v-6c9bfafb]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-6c9bfafb]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-6c9bfafb]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6c9bfafb]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-6c9bfafb]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-6c9bfafb],.upload-sec .select-sec>.select>img[data-v-6c9bfafb]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-6c9bfafb]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-6c9bfafb]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-6c9bfafb]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-6c9bfafb]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-6c9bfafb]{width:100%}.dep-with-form[data-v-6c9bfafb]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-6c9bfafb]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-6c9bfafb]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-6c9bfafb]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-6c9bfafb]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6c9bfafb]{border-radius:1vmin}.dep-with-form .payment[data-v-6c9bfafb]{width:100%}.dep-with-form .payment>.dropdown[data-v-6c9bfafb]{padding:1%}.dep-with-form .payment>.amount[data-v-6c9bfafb]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-6c9bfafb]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-6c9bfafb]{width:100%;margin:auto}div.pin>.pin-field[data-v-6c9bfafb],div.pin>.pin-button[data-v-6c9bfafb]{width:60%;margin:auto}div.pin>.pin-field[data-v-6c9bfafb]{margin:3vmin auto}div.pin>.pin-field>div[data-v-6c9bfafb]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-6c9bfafb]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-6c9bfafb]{font-size:2vmin;padding:1vmin}.addbank[data-v-6c9bfafb]{width:70%}.addbank>h5[data-v-6c9bfafb]{margin:1vmin 0}.addbank .input[data-v-6c9bfafb]{margin-top:2vmin}.addbank .input input[data-v-6c9bfafb]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-6c9bfafb]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-6c9bfafb]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-6c9bfafb]{column-gap:3%}section.history .filter>div input[data-v-6c9bfafb]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-6c9bfafb]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-6c9bfafb]:after{content:" Search"}section.history .history-tab[data-v-6c9bfafb]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-6c9bfafb]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-6c9bfafb],section.history .withdraw-table[data-v-6c9bfafb],section.history .bets-table[data-v-6c9bfafb]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-6c9bfafb]{font-size:1.1em}section.history .deposit-table>table th[data-v-6c9bfafb],section.history .deposit-table>table td[data-v-6c9bfafb]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-6c9bfafb],.dataTables_wrapper .dataTables_filter[data-v-6c9bfafb]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-6c9bfafb]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6c9bfafb],.dataTables_info[data-v-6c9bfafb]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6c9bfafb],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6c9bfafb]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-6c9bfafb]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-6c9bfafb]{margin-bottom:3vmin}section.settings .setting-nav[data-v-6c9bfafb],section.settings .setting-logout[data-v-6c9bfafb]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-6c9bfafb]{width:54%;border:none}section.settings .setting-nav>div[data-v-6c9bfafb]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-6c9bfafb]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-6c9bfafb],section.settings .set-wallet[data-v-6c9bfafb],section.settings .set-disable[data-v-6c9bfafb]{width:37vw}section.settings .set-password>.nav>button[data-v-6c9bfafb],section.settings .set-wallet>.nav>button[data-v-6c9bfafb],section.settings .set-disable>.nav>button[data-v-6c9bfafb]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-6c9bfafb]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-6c9bfafb]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-6c9bfafb]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-6c9bfafb]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-6c9bfafb]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-6c9bfafb]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-6c9bfafb]{padding:.6vmin 0}.user-withdraw[data-v-6c9bfafb],.user-deposit[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-6c9bfafb]{padding:.5rem 1rem}.user-bank[data-v-6c9bfafb]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-6c9bfafb]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-6c9bfafb]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-6c9bfafb],.user-bank .bank .plus[data-v-6c9bfafb]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-6c9bfafb]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-6c9bfafb],.user-withdraw>button[data-v-6c9bfafb]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-6c9bfafb]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-6c9bfafb]{width:20%}.profile-vip[data-v-6c9bfafb]{grid-template-columns:80% 20%}.profile-balance[data-v-6c9bfafb],.profile-vip[data-v-6c9bfafb],.profile-menu .p-nav[data-v-6c9bfafb]{width:90%}.profile-vip>.level>img[data-v-6c9bfafb]{height:8rem}.profile-vip>.level>div.bar[data-v-6c9bfafb]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-6c9bfafb]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-6c9bfafb]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-6c9bfafb]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-6c9bfafb],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6c9bfafb]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6c9bfafb]{font-size:.6rem}.profile-vip>.rules[data-v-6c9bfafb]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-6c9bfafb],.profile-menu .p-nav>a>div[data-v-6c9bfafb]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-6c9bfafb],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div>img[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div>svg[data-v-6c9bfafb]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-6c9bfafb]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-6c9bfafb]{margin-left:0}.profile-content[data-v-6c9bfafb],.profile-menu[data-v-6c9bfafb]{padding:1.5%;margin:auto}.profile-menu[data-v-6c9bfafb]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-6c9bfafb]{font-size:2rem}.profile-content .p-header>div>button[data-v-6c9bfafb]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-6c9bfafb],.profile-content>.profileinfo[data-v-6c9bfafb]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-6c9bfafb]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-6c9bfafb]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6c9bfafb]{height:1.7em}.p-content .inbox-read .read-message[data-v-6c9bfafb]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-6c9bfafb]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-6c9bfafb]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-6c9bfafb],.upload-sec .select-sec>.select>img[data-v-6c9bfafb]{border-radius:2vmin}.dep-with-form[data-v-6c9bfafb]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-6c9bfafb]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-6c9bfafb]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-6c9bfafb]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-6c9bfafb]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-6c9bfafb]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-6c9bfafb]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-6c9bfafb]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-6c9bfafb]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-6c9bfafb],div.pin>.pin-button[data-v-6c9bfafb]{width:70%;margin:auto}div.pin>.pin-field[data-v-6c9bfafb]{margin:3vmin auto}div.pin>.pin-field>div[data-v-6c9bfafb]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-6c9bfafb]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-6c9bfafb]{font-size:2vmin}.addbank[data-v-6c9bfafb]{width:86vw}.addbank .input[data-v-6c9bfafb]{margin-top:2vmin}.addbank .input input[data-v-6c9bfafb]{font-size:2.5vmin}.addbank>.button>button[data-v-6c9bfafb]{padding:1vmin 0}section.history .filter[data-v-6c9bfafb]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-6c9bfafb]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-6c9bfafb]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-6c9bfafb]:after{content:" Search"}section.history .history-tab[data-v-6c9bfafb]{width:85%}section.history .history-tab>button[data-v-6c9bfafb]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-6c9bfafb],section.history .withdraw-table[data-v-6c9bfafb],section.history .bets-table[data-v-6c9bfafb]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-6c9bfafb]{font-size:1.3em}section.history .deposit-table>table th[data-v-6c9bfafb],section.history .deposit-table>table td[data-v-6c9bfafb]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-6c9bfafb]{row-gap:1.5rem}section.settings .setting-nav[data-v-6c9bfafb],section.settings .setting-logout[data-v-6c9bfafb]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-6c9bfafb]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-6c9bfafb]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-6c9bfafb]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-6c9bfafb]{height:2rem}section.settings .setting-content[data-v-6c9bfafb]{padding:2vmin 0}section.settings .setting-content h4[data-v-6c9bfafb]{margin-bottom:3vmin}section.settings .set-password[data-v-6c9bfafb],section.settings .set-wallet[data-v-6c9bfafb],section.settings .set-disable[data-v-6c9bfafb]{width:80vw}section.settings .set-password>.nav>button[data-v-6c9bfafb],section.settings .set-wallet>.nav>button[data-v-6c9bfafb],section.settings .set-disable>.nav>button[data-v-6c9bfafb]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-6c9bfafb]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-6c9bfafb],.dataTables_wrapper .dataTables_filter[data-v-6c9bfafb]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-6c9bfafb]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6c9bfafb]{font-size:1.9vmin}.dataTables_info[data-v-6c9bfafb]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6c9bfafb],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6c9bfafb]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-6c9bfafb]{width:75%}#AvatarModal .modal-body h5[data-v-6c9bfafb]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-6c9bfafb]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-6c9bfafb]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6c9bfafb]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-6c9bfafb]{padding:1.3vmin 0}.user-bank .bank img[data-v-6c9bfafb],.user-bank .bank .plus[data-v-6c9bfafb]{width:13vw}.user-bank .bank>div.active .selected[data-v-6c9bfafb]{font-size:1.3rem}.user-withdraw>button[data-v-6c9bfafb],.user-deposit>button[data-v-6c9bfafb]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-6c9bfafb]{padding:0;margin:auto}.profile-menu .p-nav[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-6c9bfafb],.profile-menu .p-nav>a>div[data-v-6c9bfafb]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-6c9bfafb],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div>img[data-v-6c9bfafb],.profile-menu .p-nav>a>div>div>svg[data-v-6c9bfafb]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-6c9bfafb],.profile-menu .logouticon[data-v-6c9bfafb]{border-top:none}.profile-menu .p-nav .arrow[data-v-6c9bfafb]{display:none}.profile-menu .logout>span[data-v-6c9bfafb]{margin-left:0}.profile-content[data-v-6c9bfafb]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-6c9bfafb]{padding:.5rem 1rem}.profile-content[data-v-6c9bfafb],.profile-menu[data-v-6c9bfafb]{min-height:fit-content}.profile-content .p-header[data-v-6c9bfafb]{display:none}.profile-content .p-header>div.p-title[data-v-6c9bfafb]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-6c9bfafb]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-6c9bfafb],.profile-content>.profileinfo[data-v-6c9bfafb]{width:60vw;margin:auto}.p-content .inbox-content[data-v-6c9bfafb]{width:90%}.p-content .inbox-content .inbox-header[data-v-6c9bfafb]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-6c9bfafb]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-6c9bfafb]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6c9bfafb]{height:1.7em}.p-content .inbox-read .read-message[data-v-6c9bfafb]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-6c9bfafb]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6c9bfafb]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-6c9bfafb]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-6c9bfafb],.upload-sec .select-sec>.select>img[data-v-6c9bfafb]{border-radius:1.5vmin}.dep-with-form[data-v-6c9bfafb]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-6c9bfafb]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-6c9bfafb]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-6c9bfafb]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6c9bfafb]{border-radius:1vmin}.dep-with-form .payment[data-v-6c9bfafb]{width:100%}.dep-with-form .payment>.dropdown[data-v-6c9bfafb]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-6c9bfafb]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-6c9bfafb]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-6c9bfafb]{width:60vw}div.pin>.pin-field[data-v-6c9bfafb],div.pin>.pin-button[data-v-6c9bfafb]{width:50%;margin:auto}div.pin>.pin-field[data-v-6c9bfafb]{margin:2vmin auto}div.pin>.pin-field>div[data-v-6c9bfafb]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-6c9bfafb]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-6c9bfafb]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-6c9bfafb]{width:60vw}.addbank .input[data-v-6c9bfafb]{margin-top:2vmin}.addbank .input input[data-v-6c9bfafb]{font-size:2.2vmin}.addbank>.button>button[data-v-6c9bfafb]{padding:1vmin 0}section.history[data-v-6c9bfafb]{width:60vw;margin:auto}section.history .filter[data-v-6c9bfafb]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-6c9bfafb]{column-gap:.2%}section.history .filter>div input[data-v-6c9bfafb]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-6c9bfafb]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-6c9bfafb]:after{content:" Search"}section.history .history-tab[data-v-6c9bfafb]{width:80%}section.history .history-tab>button[data-v-6c9bfafb]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-6c9bfafb],section.history .withdraw-table[data-v-6c9bfafb],section.history .bets-table[data-v-6c9bfafb]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-6c9bfafb],section.history .deposit-table>table td[data-v-6c9bfafb]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-6c9bfafb],.dataTables_wrapper .dataTables_filter[data-v-6c9bfafb]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-6c9bfafb]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6c9bfafb]{font-size:1.5vmin}.dataTables_info[data-v-6c9bfafb]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6c9bfafb],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6c9bfafb]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-6c9bfafb]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-6c9bfafb]{margin-bottom:2vmin}section.settings .setting-nav[data-v-6c9bfafb],section.settings .setting-logout[data-v-6c9bfafb]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-6c9bfafb]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-6c9bfafb]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-6c9bfafb]{width:78%}section.settings .set-password[data-v-6c9bfafb],section.settings .set-wallet[data-v-6c9bfafb],section.settings .set-disable[data-v-6c9bfafb]{width:55vw}section.settings .set-password>.nav>button[data-v-6c9bfafb],section.settings .set-wallet>.nav>button[data-v-6c9bfafb],section.settings .set-disable>.nav>button[data-v-6c9bfafb]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-6c9bfafb]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-6c9bfafb]{width:50vw}#AvatarModal .modal-body>.selection[data-v-6c9bfafb]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-6c9bfafb]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-6c9bfafb]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6c9bfafb]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-6c9bfafb]{padding:1vmin 0}.dep-with-form[data-v-6c9bfafb]{display:block;font-size:.8rem}.user-withdraw[data-v-6c9bfafb],.user-deposit[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-6c9bfafb]{padding:.5rem 1rem}.user-bank[data-v-6c9bfafb]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-6c9bfafb]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-6c9bfafb]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-6c9bfafb],.user-bank .bank .plus[data-v-6c9bfafb]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-6c9bfafb]{font-size:.7rem}.user-card>.card-input input[data-v-6c9bfafb]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-6c9bfafb],.user-deposit>button[data-v-6c9bfafb]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.stick[data-v-6c9bfafb]{position:sticky;top:0;z-index:1}.profile-menu-desktop[data-v-6c9bfafb]{font-size:3vmin;padding:.3em 2em;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;backdrop-filter:blur(2em);-webkit-backdrop-filter:blur(2em);background-color:#0000001e;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:0 0 1em 1em;border:.11em solid #fff;border-top:none}.menu[data-v-6c9bfafb]{list-style:none;display:flex;justify-content:space-around;padding:0;margin:0;width:100%;font-family:Poppins-Semibold}.menu-item[data-v-6c9bfafb]{width:100%}.menu-item a[data-v-6c9bfafb]{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;color:var(--datacolor4);font-family:Poppins-Semibold;width:100%;padding:.7em .4em;border-bottom:.1rem solid #fff;cursor:pointer;font-size:.4em}.menu-item a>div[data-v-6c9bfafb]{font-size:1.5em}.menu-item a>div>img[data-v-6c9bfafb]{height:1.4em}.menu-item a span[data-v-6c9bfafb]{margin-left:5%}.menu-item.active a[data-v-6c9bfafb]{background:linear-gradient(180deg,#0000 50%,#ffffffb6)}.user-details[data-v-6c9bfafb]{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;padding:.5em;row-gap:.5em}.user-details>div.header[data-v-6c9bfafb]{grid-column:span 2;display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between}.user-details>div.header>div[data-v-6c9bfafb]:first-child{color:#fff;text-align:left}.user-details>div.header>div[data-v-6c9bfafb]:last-child{display:flex;justify-content:right;align-items:center}.user-details>div.header .status[data-v-6c9bfafb]{width:max-content;height:max-content;font-size:.45em;border-radius:.5em;position:relative;color:var(--datacolor4);margin-right:.16em;font-family:Poppins-Bold}.user-details>div.header .status.nv[data-v-6c9bfafb]{color:#ff7474;background-color:#ffdadaf4;padding:.2em .5em}.user-details>div.header .status img[data-v-6c9bfafb]{height:1.1em;position:relative;margin-right:.3em}.user-details>div.avatar[data-v-6c9bfafb]{text-align:left;display:grid;grid-template-columns:max-content 1fr;align-items:end;column-gap:.3em;color:var(--datacolor4);position:relative}.user-details>div.avatar>.image[data-v-6c9bfafb]{position:relative;cursor:pointer}.user-details>div.avatar>.image .change[data-v-6c9bfafb]{width:fit-content;aspect-ratio:1/1;position:absolute;bottom:-.4em;right:-.4em;padding:.2em .3em;font-size:.4em;border-radius:.4em;background-color:var(--datacolor2);color:var(--datacolor7)}.user-details>div.avatar>.image .change svg[data-v-6c9bfafb]{height:1em}.user-details>div.avatar>.image img[data-v-6c9bfafb]{height:2.7em;aspect-ratio:1/1;border-radius:.3em}.user-details>div.avatar .vip[data-v-6c9bfafb]{display:grid;grid-template-columns:max-content 1fr;column-gap:.3em;font-size:.5em}.user-details>div.avatar .vip label[data-v-6c9bfafb]{width:100%;font-family:Poppins-Semibold;font-size:1.5em}.user-details>div.avatar .vip>div.username[data-v-6c9bfafb]{display:flex;flex-direction:column;justify-content:end}.user-details>div.avatar .vip img[data-v-6c9bfafb]{width:4.5em;aspect-ratio:1/1;filter:drop-shadow(0 0 .3em #fff)}.user-details>div.avatar .vip-icon[data-v-6c9bfafb]{display:flex;flex-direction:column;align-items:center}.user-details>div.avatar .vip-icon>button[data-v-6c9bfafb]{margin-top:.4em;font-size:.6em;border-radius:.4em;padding-top:.3em;padding-bottom:.3em;border-style:none;background-color:#c765b6b0;color:#fff;font-family:Poppins-Semibold}.user-details>div.avatar .level-progress[data-v-6c9bfafb]{text-align:left;position:relative;width:100%}.user-details>div.avatar .level-progress .label[data-v-6c9bfafb]{position:relative;width:97%;margin:auto}.user-details>div.avatar .level-progress .label span[data-v-6c9bfafb]{position:absolute;bottom:0;right:0;letter-spacing:.04em}.user-details>div[data-v-6c9bfafb]:last-child{text-align:right}.user-details>div.button[data-v-6c9bfafb]{display:flex;justify-content:right;align-items:end;padding:0}.user-details>div.button>button[data-v-6c9bfafb]{font-size:.55em;padding:.15em 5%;margin:0 .2em;border-style:none;border-radius:1em;cursor:pointer;border:.1em solid #ffbfbf}.user-details>div.button>button[data-v-6c9bfafb]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.user-details>div.button>button[data-v-6c9bfafb]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-details>div.button>button[data-v-6c9bfafb]:hover,.user-details>div.button>button.active[data-v-6c9bfafb]{filter:drop-shadow(0 0 .3em #fff)}.user-details>div.button>button[data-v-6c9bfafb]:active{transform:scale(.9)}.user-details>div.button>button.active[data-v-6c9bfafb]{background:#d88aff;color:#fff}@media (min-width: 1281px) and (max-width: 1650px) and (orientation: landscape){.user-details[data-v-6c9bfafb]{grid-template-columns:1fr 1.5fr 1.2fr}.user-details>div.header[data-v-6c9bfafb]{grid-column:span 3}.user-details>div.avatar[data-v-6c9bfafb]{grid-column:span 2}.user-details>div.button>button[data-v-6c9bfafb]{font-size:.8rem}.user-details>div.avatar .level-progress .label span[data-v-6c9bfafb]{font-size:.6rem}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.user-details[data-v-6c9bfafb]{grid-template-columns:1fr .5fr;column-gap:.4em}}.profile[data-v-7bdc3092]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-7bdc3092]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-7bdc3092]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-7bdc3092]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-7bdc3092]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-7bdc3092]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-7bdc3092]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-7bdc3092]:first-child{justify-content:left}.pmenu-head>div[data-v-7bdc3092]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-7bdc3092]{height:100%}.profile-avatar[data-v-7bdc3092]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-7bdc3092]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-7bdc3092]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-7bdc3092]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-7bdc3092]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-7bdc3092]{font-size:1.2rem}.profile-balance[data-v-7bdc3092]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-7bdc3092]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-7bdc3092]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-7bdc3092]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-7bdc3092]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-7bdc3092]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-7bdc3092]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-7bdc3092]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-7bdc3092]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-7bdc3092]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-7bdc3092]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-7bdc3092]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-7bdc3092]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-7bdc3092]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-7bdc3092],.profile-vip>.level>div.bar .wid_progress[data-v-7bdc3092]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-7bdc3092]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-7bdc3092]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-7bdc3092]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-7bdc3092],.profile-vip>.level>div.bar .wid_progress>div[data-v-7bdc3092]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-7bdc3092]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-7bdc3092]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-7bdc3092]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-7bdc3092],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-7bdc3092]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-7bdc3092]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-7bdc3092],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7bdc3092]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-7bdc3092]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-7bdc3092]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-7bdc3092]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-7bdc3092]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-7bdc3092]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-7bdc3092]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-7bdc3092]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-7bdc3092],.profile-menu .p-nav>a>div[data-v-7bdc3092]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-7bdc3092]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-7bdc3092]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-7bdc3092],.profile-menu .p-nav>a>div>div[data-v-7bdc3092]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-7bdc3092],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7bdc3092],.profile-menu .p-nav>a>div>div>img[data-v-7bdc3092],.profile-menu .p-nav>a>div>div>svg[data-v-7bdc3092]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-7bdc3092],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-7bdc3092]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-7bdc3092]{color:var(--warning)}.profile-menu .logout[data-v-7bdc3092]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-7bdc3092]{margin-left:5%}.profile-menu[data-v-7bdc3092],.profile-content .p-content[data-v-7bdc3092]{position:relative}.profile-content .p-header[data-v-7bdc3092]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-7bdc3092]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-7bdc3092]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-7bdc3092]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-7bdc3092]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-7bdc3092]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-7bdc3092],section.deposit[data-v-7bdc3092],section.withdraw[data-v-7bdc3092],section.history[data-v-7bdc3092],section.settings[data-v-7bdc3092]{display:block}section.inbox .p-content[data-v-7bdc3092]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-7bdc3092],.p-content .inbox-read[data-v-7bdc3092]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-7bdc3092]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-7bdc3092]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-7bdc3092]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-7bdc3092]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-7bdc3092]{height:100%;width:25%}.p-content .msg>div.sender[data-v-7bdc3092]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-7bdc3092]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-7bdc3092]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-7bdc3092]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-7bdc3092]{display:none}.p-content .inbox-msg.read[data-v-7bdc3092]{background-color:#8039c741}.p-content .inbox-button[data-v-7bdc3092]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-7bdc3092]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-7bdc3092]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-7bdc3092]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-7bdc3092]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-7bdc3092]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-7bdc3092]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-7bdc3092]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-7bdc3092]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-7bdc3092]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-7bdc3092]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-7bdc3092]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-7bdc3092],.p-content .inbox-content .inbox-header[data-v-7bdc3092],.p-content .inbox-content .inbox-body[data-v-7bdc3092]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-7bdc3092]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-7bdc3092]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-7bdc3092]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-7bdc3092]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-7bdc3092]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-7bdc3092]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-7bdc3092]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-7bdc3092]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-7bdc3092]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-7bdc3092]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-7bdc3092]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-7bdc3092]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-7bdc3092]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-7bdc3092]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-7bdc3092]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-7bdc3092]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-7bdc3092]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-7bdc3092]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7bdc3092]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7bdc3092]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-7bdc3092]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-7bdc3092]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-7bdc3092]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-7bdc3092]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-7bdc3092]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-7bdc3092]{padding:.3em 0}.upload-sec[data-v-7bdc3092]{width:90%;margin:auto}.upload-sec .select-sec[data-v-7bdc3092]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-7bdc3092]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-7bdc3092]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-7bdc3092]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-7bdc3092],.upload-sec .select-sec>.select>img[data-v-7bdc3092]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-7bdc3092]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-7bdc3092]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-7bdc3092]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-7bdc3092]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-7bdc3092]{color:var(--maincolor2)}.dep-with-form[data-v-7bdc3092]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-7bdc3092]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-7bdc3092]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-7bdc3092]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-7bdc3092]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-7bdc3092]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-7bdc3092]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7bdc3092]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-7bdc3092]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-7bdc3092]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-7bdc3092]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-7bdc3092]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-7bdc3092]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-7bdc3092]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-7bdc3092]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-7bdc3092]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-7bdc3092]{width:90vw;margin:auto}div.pin>.pin-field[data-v-7bdc3092],div.pin>.pin-button[data-v-7bdc3092]{width:80%;margin:auto}div.pin>.pin-field[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-7bdc3092]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-7bdc3092]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-7bdc3092]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-7bdc3092]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-7bdc3092]{margin-top:4vmin}.addbank h6[data-v-7bdc3092]{text-align:left;font-size:1rem}.addbank>.button[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-7bdc3092]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-7bdc3092]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-7bdc3092]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-7bdc3092]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-7bdc3092]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-7bdc3092]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-7bdc3092]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-7bdc3092]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-7bdc3092]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-7bdc3092]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-7bdc3092]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-7bdc3092]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-7bdc3092],section.history .withdraw-table[data-v-7bdc3092],section.history .bets-table[data-v-7bdc3092]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-7bdc3092]{display:block;width:100%}section.history .deposit-table>table[data-v-7bdc3092]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-7bdc3092]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-7bdc3092]{font-size:.7em}section.history .deposit-table>table th[data-v-7bdc3092]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-7bdc3092]{padding:.7em 1em}section.history .deposit-table>table th[data-v-7bdc3092]:first-child,section.history .deposit-table>table td[data-v-7bdc3092]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-7bdc3092]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-7bdc3092]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-7bdc3092]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-7bdc3092]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-7bdc3092]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-7bdc3092],.dataTables_wrapper .dataTables_filter[data-v-7bdc3092]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-7bdc3092]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-7bdc3092]:before,table.dataTable thead>tr>th.sorting_asc[data-v-7bdc3092]:before,table.dataTable thead>tr>th.sorting_desc[data-v-7bdc3092]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-7bdc3092]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-7bdc3092]:before,table.dataTable thead>tr>td.sorting[data-v-7bdc3092]:before,table.dataTable thead>tr>td.sorting_asc[data-v-7bdc3092]:before,table.dataTable thead>tr>td.sorting_desc[data-v-7bdc3092]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-7bdc3092]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-7bdc3092]:before,table.dataTable thead>tr>th.sorting_desc[data-v-7bdc3092]:after,table.dataTable thead>tr>td.sorting_desc[data-v-7bdc3092]:after,table.dataTable thead>tr>th.sorting[data-v-7bdc3092]:after,table.dataTable thead>tr>th.sorting_asc[data-v-7bdc3092]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-7bdc3092]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-7bdc3092]:after,table.dataTable thead>tr>td.sorting[data-v-7bdc3092]:after,table.dataTable thead>tr>td.sorting_asc[data-v-7bdc3092]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-7bdc3092]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-7bdc3092]:after{right:5%}table .sorting[data-v-7bdc3092]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7bdc3092]{font-size:2.5vmin}.dataTables_info[data-v-7bdc3092]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7bdc3092],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7bdc3092]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-7bdc3092]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-7bdc3092]{margin-bottom:5vmin}section.settings .setting-nav[data-v-7bdc3092],section.settings .setting-logout[data-v-7bdc3092]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-7bdc3092]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-7bdc3092]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-7bdc3092]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-7bdc3092]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-7bdc3092]:first-child{border-top:none}section.settings .setting-nav>div[data-v-7bdc3092]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-7bdc3092]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-7bdc3092]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-7bdc3092],section.settings .set-wallet[data-v-7bdc3092],section.settings .set-disable[data-v-7bdc3092]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-7bdc3092],section.settings .set-wallet>.nav[data-v-7bdc3092],section.settings .set-disable>.nav[data-v-7bdc3092]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-7bdc3092],section.settings .set-wallet>.nav>button[data-v-7bdc3092],section.settings .set-disable>.nav>button[data-v-7bdc3092]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-7bdc3092]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-7bdc3092]{margin-bottom:5%}#AvatarModal[data-v-7bdc3092]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-7bdc3092]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-7bdc3092]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-7bdc3092]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-7bdc3092]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-7bdc3092]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7bdc3092]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-7bdc3092]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-7bdc3092]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-7bdc3092]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-7bdc3092]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-7bdc3092],.user-deposit[data-v-7bdc3092]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-7bdc3092],.user-deposit>div[data-v-7bdc3092]{width:90%;margin:auto;position:relative}.user-balance[data-v-7bdc3092]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-7bdc3092]{display:flex;align-items:center}.user-balance img[data-v-7bdc3092]{height:1em;margin-top:-.2em}.user-balance label[data-v-7bdc3092]{font-size:.8rem}.user-balance span.amount[data-v-7bdc3092]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-7bdc3092]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-7bdc3092]{width:100%}.refreshrotate[data-v-7bdc3092]{animation:-refreshrotate-7bdc3092 .5s;-webkit-animation:-refreshrotate-7bdc3092 .5s;-moz-animation:-refreshrotate-7bdc3092 .5s;-o-animation:-refreshrotate-7bdc3092 .5s;-ms-animation:-refreshrotate-7bdc3092 .5s}@keyframes -refreshrotate-7bdc3092{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-7bdc3092]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-7bdc3092]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-7bdc3092]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-7bdc3092]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-7bdc3092]{height:1em}.user-bank .bank[data-v-7bdc3092]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-7bdc3092]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-7bdc3092]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-7bdc3092],.user-bank .bank .plus[data-v-7bdc3092]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-7bdc3092]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-7bdc3092],.user-bank .bank .plus svg[data-v-7bdc3092]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-7bdc3092]{display:none}.user-bank .bank>div.active .selected[data-v-7bdc3092]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-7bdc3092]{height:1em}.user-card[data-v-7bdc3092]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-7bdc3092]{display:flex;flex-direction:column}.addbank .input input[data-v-7bdc3092]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-7bdc3092],.user-card>.card-input input[data-v-7bdc3092]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-7bdc3092]::placeholder,.user-card>.card-input input[data-v-7bdc3092]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-7bdc3092],.user-withdraw>button[data-v-7bdc3092]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-7bdc3092]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-7bdc3092]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-7bdc3092],.profile-menu .p-nav>a>div[data-v-7bdc3092]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-7bdc3092],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7bdc3092],.profile-menu .p-nav>a>div>div>img[data-v-7bdc3092],.profile-menu .p-nav>a>div>div>svg[data-v-7bdc3092]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-7bdc3092]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-7bdc3092]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-7bdc3092]{margin-left:0}.profile-content[data-v-7bdc3092],.profile-menu[data-v-7bdc3092]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-7bdc3092]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-7bdc3092]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-7bdc3092]{padding:4% 0}.profile-content .p-header[data-v-7bdc3092]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-7bdc3092]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-7bdc3092]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-7bdc3092]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-7bdc3092]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-7bdc3092]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7bdc3092]{height:1.7em}.p-content .inbox-read .read-message[data-v-7bdc3092]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-7bdc3092]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-7bdc3092],.profileinfo .profileinfo-details-result>button[data-v-7bdc3092]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-7bdc3092]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-7bdc3092]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7bdc3092]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-7bdc3092]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-7bdc3092],.upload-sec .select-sec>.select>img[data-v-7bdc3092]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-7bdc3092]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-7bdc3092]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-7bdc3092]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-7bdc3092]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-7bdc3092]{width:100%}.dep-with-form[data-v-7bdc3092]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-7bdc3092]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-7bdc3092]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-7bdc3092]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-7bdc3092]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7bdc3092]{border-radius:1vmin}.dep-with-form .payment[data-v-7bdc3092]{width:100%}.dep-with-form .payment>.dropdown[data-v-7bdc3092]{padding:1%}.dep-with-form .payment>.amount[data-v-7bdc3092]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-7bdc3092]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-7bdc3092]{width:100%;margin:auto}div.pin>.pin-field[data-v-7bdc3092],div.pin>.pin-button[data-v-7bdc3092]{width:60%;margin:auto}div.pin>.pin-field[data-v-7bdc3092]{margin:3vmin auto}div.pin>.pin-field>div[data-v-7bdc3092]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-7bdc3092]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-7bdc3092]{font-size:2vmin;padding:1vmin}.addbank[data-v-7bdc3092]{width:70%}.addbank>h5[data-v-7bdc3092]{margin:1vmin 0}.addbank .input[data-v-7bdc3092]{margin-top:2vmin}.addbank .input input[data-v-7bdc3092]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-7bdc3092]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-7bdc3092]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-7bdc3092]{column-gap:3%}section.history .filter>div input[data-v-7bdc3092]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-7bdc3092]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-7bdc3092]:after{content:" Search"}section.history .history-tab[data-v-7bdc3092]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-7bdc3092]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-7bdc3092],section.history .withdraw-table[data-v-7bdc3092],section.history .bets-table[data-v-7bdc3092]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-7bdc3092]{font-size:1.1em}section.history .deposit-table>table th[data-v-7bdc3092],section.history .deposit-table>table td[data-v-7bdc3092]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-7bdc3092],.dataTables_wrapper .dataTables_filter[data-v-7bdc3092]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-7bdc3092]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7bdc3092],.dataTables_info[data-v-7bdc3092]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7bdc3092],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7bdc3092]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-7bdc3092]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-7bdc3092]{margin-bottom:3vmin}section.settings .setting-nav[data-v-7bdc3092],section.settings .setting-logout[data-v-7bdc3092]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-7bdc3092]{width:54%;border:none}section.settings .setting-nav>div[data-v-7bdc3092]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-7bdc3092]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-7bdc3092],section.settings .set-wallet[data-v-7bdc3092],section.settings .set-disable[data-v-7bdc3092]{width:37vw}section.settings .set-password>.nav>button[data-v-7bdc3092],section.settings .set-wallet>.nav>button[data-v-7bdc3092],section.settings .set-disable>.nav>button[data-v-7bdc3092]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-7bdc3092]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-7bdc3092]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-7bdc3092]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-7bdc3092]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-7bdc3092]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-7bdc3092]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-7bdc3092]{padding:.6vmin 0}.user-withdraw[data-v-7bdc3092],.user-deposit[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-7bdc3092]{padding:.5rem 1rem}.user-bank[data-v-7bdc3092]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-7bdc3092]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-7bdc3092]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-7bdc3092],.user-bank .bank .plus[data-v-7bdc3092]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-7bdc3092]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-7bdc3092],.user-withdraw>button[data-v-7bdc3092]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-7bdc3092]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-7bdc3092]{width:20%}.profile-vip[data-v-7bdc3092]{grid-template-columns:80% 20%}.profile-balance[data-v-7bdc3092],.profile-vip[data-v-7bdc3092],.profile-menu .p-nav[data-v-7bdc3092]{width:90%}.profile-vip>.level>img[data-v-7bdc3092]{height:8rem}.profile-vip>.level>div.bar[data-v-7bdc3092]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-7bdc3092]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-7bdc3092]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-7bdc3092]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-7bdc3092],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7bdc3092]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7bdc3092]{font-size:.6rem}.profile-vip>.rules[data-v-7bdc3092]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-7bdc3092],.profile-menu .p-nav>a>div[data-v-7bdc3092]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-7bdc3092],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7bdc3092],.profile-menu .p-nav>a>div>div>img[data-v-7bdc3092],.profile-menu .p-nav>a>div>div>svg[data-v-7bdc3092]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-7bdc3092],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-7bdc3092]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-7bdc3092]{margin-left:0}.profile-content[data-v-7bdc3092],.profile-menu[data-v-7bdc3092]{padding:1.5%;margin:auto}.profile-menu[data-v-7bdc3092]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-7bdc3092]{font-size:2rem}.profile-content .p-header>div>button[data-v-7bdc3092]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-7bdc3092],.profile-content>.profileinfo[data-v-7bdc3092]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-7bdc3092]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-7bdc3092]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7bdc3092]{height:1.7em}.p-content .inbox-read .read-message[data-v-7bdc3092]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-7bdc3092]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-7bdc3092]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-7bdc3092],.upload-sec .select-sec>.select>img[data-v-7bdc3092]{border-radius:2vmin}.dep-with-form[data-v-7bdc3092]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-7bdc3092]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-7bdc3092]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-7bdc3092]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-7bdc3092]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-7bdc3092]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-7bdc3092]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-7bdc3092]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-7bdc3092]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-7bdc3092],div.pin>.pin-button[data-v-7bdc3092]{width:70%;margin:auto}div.pin>.pin-field[data-v-7bdc3092]{margin:3vmin auto}div.pin>.pin-field>div[data-v-7bdc3092]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-7bdc3092]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-7bdc3092]{font-size:2vmin}.addbank[data-v-7bdc3092]{width:86vw}.addbank .input[data-v-7bdc3092]{margin-top:2vmin}.addbank .input input[data-v-7bdc3092]{font-size:2.5vmin}.addbank>.button>button[data-v-7bdc3092]{padding:1vmin 0}section.history .filter[data-v-7bdc3092]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-7bdc3092]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-7bdc3092]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-7bdc3092]:after{content:" Search"}section.history .history-tab[data-v-7bdc3092]{width:85%}section.history .history-tab>button[data-v-7bdc3092]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-7bdc3092],section.history .withdraw-table[data-v-7bdc3092],section.history .bets-table[data-v-7bdc3092]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-7bdc3092]{font-size:1.3em}section.history .deposit-table>table th[data-v-7bdc3092],section.history .deposit-table>table td[data-v-7bdc3092]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-7bdc3092]{row-gap:1.5rem}section.settings .setting-nav[data-v-7bdc3092],section.settings .setting-logout[data-v-7bdc3092]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-7bdc3092]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-7bdc3092]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-7bdc3092]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-7bdc3092]{height:2rem}section.settings .setting-content[data-v-7bdc3092]{padding:2vmin 0}section.settings .setting-content h4[data-v-7bdc3092]{margin-bottom:3vmin}section.settings .set-password[data-v-7bdc3092],section.settings .set-wallet[data-v-7bdc3092],section.settings .set-disable[data-v-7bdc3092]{width:80vw}section.settings .set-password>.nav>button[data-v-7bdc3092],section.settings .set-wallet>.nav>button[data-v-7bdc3092],section.settings .set-disable>.nav>button[data-v-7bdc3092]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-7bdc3092]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-7bdc3092],.dataTables_wrapper .dataTables_filter[data-v-7bdc3092]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-7bdc3092]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7bdc3092]{font-size:1.9vmin}.dataTables_info[data-v-7bdc3092]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7bdc3092],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7bdc3092]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-7bdc3092]{width:75%}#AvatarModal .modal-body h5[data-v-7bdc3092]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-7bdc3092]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-7bdc3092]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7bdc3092]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-7bdc3092]{padding:1.3vmin 0}.user-bank .bank img[data-v-7bdc3092],.user-bank .bank .plus[data-v-7bdc3092]{width:13vw}.user-bank .bank>div.active .selected[data-v-7bdc3092]{font-size:1.3rem}.user-withdraw>button[data-v-7bdc3092],.user-deposit>button[data-v-7bdc3092]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-7bdc3092]{padding:0;margin:auto}.profile-menu .p-nav[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-7bdc3092],.profile-menu .p-nav>a>div[data-v-7bdc3092]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-7bdc3092],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7bdc3092],.profile-menu .p-nav>a>div>div>img[data-v-7bdc3092],.profile-menu .p-nav>a>div>div>svg[data-v-7bdc3092]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-7bdc3092],.profile-menu .logouticon[data-v-7bdc3092]{border-top:none}.profile-menu .p-nav .arrow[data-v-7bdc3092]{display:none}.profile-menu .logout>span[data-v-7bdc3092]{margin-left:0}.profile-content[data-v-7bdc3092]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-7bdc3092]{padding:.5rem 1rem}.profile-content[data-v-7bdc3092],.profile-menu[data-v-7bdc3092]{min-height:fit-content}.profile-content .p-header[data-v-7bdc3092]{display:none}.profile-content .p-header>div.p-title[data-v-7bdc3092]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-7bdc3092]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-7bdc3092],.profile-content>.profileinfo[data-v-7bdc3092]{width:60vw;margin:auto}.p-content .inbox-content[data-v-7bdc3092]{width:90%}.p-content .inbox-content .inbox-header[data-v-7bdc3092]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-7bdc3092]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-7bdc3092]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7bdc3092]{height:1.7em}.p-content .inbox-read .read-message[data-v-7bdc3092]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-7bdc3092]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7bdc3092]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-7bdc3092]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-7bdc3092],.upload-sec .select-sec>.select>img[data-v-7bdc3092]{border-radius:1.5vmin}.dep-with-form[data-v-7bdc3092]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-7bdc3092]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-7bdc3092]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-7bdc3092]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7bdc3092]{border-radius:1vmin}.dep-with-form .payment[data-v-7bdc3092]{width:100%}.dep-with-form .payment>.dropdown[data-v-7bdc3092]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-7bdc3092]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-7bdc3092]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-7bdc3092]{width:60vw}div.pin>.pin-field[data-v-7bdc3092],div.pin>.pin-button[data-v-7bdc3092]{width:50%;margin:auto}div.pin>.pin-field[data-v-7bdc3092]{margin:2vmin auto}div.pin>.pin-field>div[data-v-7bdc3092]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-7bdc3092]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-7bdc3092]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-7bdc3092]{width:60vw}.addbank .input[data-v-7bdc3092]{margin-top:2vmin}.addbank .input input[data-v-7bdc3092]{font-size:2.2vmin}.addbank>.button>button[data-v-7bdc3092]{padding:1vmin 0}section.history[data-v-7bdc3092]{width:60vw;margin:auto}section.history .filter[data-v-7bdc3092]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-7bdc3092]{column-gap:.2%}section.history .filter>div input[data-v-7bdc3092]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-7bdc3092]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-7bdc3092]:after{content:" Search"}section.history .history-tab[data-v-7bdc3092]{width:80%}section.history .history-tab>button[data-v-7bdc3092]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-7bdc3092],section.history .withdraw-table[data-v-7bdc3092],section.history .bets-table[data-v-7bdc3092]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-7bdc3092],section.history .deposit-table>table td[data-v-7bdc3092]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-7bdc3092],.dataTables_wrapper .dataTables_filter[data-v-7bdc3092]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-7bdc3092]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7bdc3092]{font-size:1.5vmin}.dataTables_info[data-v-7bdc3092]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7bdc3092],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7bdc3092]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-7bdc3092]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-7bdc3092]{margin-bottom:2vmin}section.settings .setting-nav[data-v-7bdc3092],section.settings .setting-logout[data-v-7bdc3092]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-7bdc3092]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-7bdc3092]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-7bdc3092]{width:78%}section.settings .set-password[data-v-7bdc3092],section.settings .set-wallet[data-v-7bdc3092],section.settings .set-disable[data-v-7bdc3092]{width:55vw}section.settings .set-password>.nav>button[data-v-7bdc3092],section.settings .set-wallet>.nav>button[data-v-7bdc3092],section.settings .set-disable>.nav>button[data-v-7bdc3092]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-7bdc3092]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-7bdc3092]{width:50vw}#AvatarModal .modal-body>.selection[data-v-7bdc3092]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-7bdc3092]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-7bdc3092]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7bdc3092]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-7bdc3092]{padding:1vmin 0}.dep-with-form[data-v-7bdc3092]{display:block;font-size:.8rem}.user-withdraw[data-v-7bdc3092],.user-deposit[data-v-7bdc3092]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-7bdc3092]{padding:.5rem 1rem}.user-bank[data-v-7bdc3092]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-7bdc3092]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-7bdc3092]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-7bdc3092],.user-bank .bank .plus[data-v-7bdc3092]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-7bdc3092]{font-size:.7rem}.user-card>.card-input input[data-v-7bdc3092]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-7bdc3092],.user-deposit>button[data-v-7bdc3092]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-d4afd220]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-d4afd220]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-d4afd220]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-d4afd220]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-d4afd220]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-d4afd220]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-d4afd220]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-d4afd220]:first-child{justify-content:left}.pmenu-head>div[data-v-d4afd220]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-d4afd220]{height:100%}.profile-avatar[data-v-d4afd220]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-d4afd220]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-d4afd220]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-d4afd220]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-d4afd220]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-d4afd220]{font-size:1.2rem}.profile-balance[data-v-d4afd220]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-d4afd220]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-d4afd220]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-d4afd220]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-d4afd220]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-d4afd220]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-d4afd220]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-d4afd220]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-d4afd220]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-d4afd220]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-d4afd220]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-d4afd220]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-d4afd220]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-d4afd220]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-d4afd220],.profile-vip>.level>div.bar .wid_progress[data-v-d4afd220]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-d4afd220]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-d4afd220]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-d4afd220]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-d4afd220],.profile-vip>.level>div.bar .wid_progress>div[data-v-d4afd220]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-d4afd220]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-d4afd220]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-d4afd220]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-d4afd220],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-d4afd220]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-d4afd220]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-d4afd220],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-d4afd220]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-d4afd220]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-d4afd220]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-d4afd220]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-d4afd220]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-d4afd220]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-d4afd220]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-d4afd220]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-d4afd220],.profile-menu .p-nav>a>div[data-v-d4afd220]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-d4afd220]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-d4afd220]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-d4afd220],.profile-menu .p-nav>a>div>div[data-v-d4afd220]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-d4afd220],.profile-menu .p-nav>.anchor>div>div>svg[data-v-d4afd220],.profile-menu .p-nav>a>div>div>img[data-v-d4afd220],.profile-menu .p-nav>a>div>div>svg[data-v-d4afd220]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-d4afd220],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-d4afd220]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-d4afd220]{color:var(--warning)}.profile-menu .logout[data-v-d4afd220]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-d4afd220]{margin-left:5%}.profile-menu[data-v-d4afd220],.profile-content .p-content[data-v-d4afd220]{position:relative}.profile-content .p-header[data-v-d4afd220]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-d4afd220]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-d4afd220]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-d4afd220]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-d4afd220]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-d4afd220]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-d4afd220],section.deposit[data-v-d4afd220],section.withdraw[data-v-d4afd220],section.history[data-v-d4afd220],section.settings[data-v-d4afd220]{display:block}section.inbox .p-content[data-v-d4afd220]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-d4afd220],.p-content .inbox-read[data-v-d4afd220]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-d4afd220]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-d4afd220]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-d4afd220]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-d4afd220]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-d4afd220]{height:100%;width:25%}.p-content .msg>div.sender[data-v-d4afd220]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-d4afd220]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-d4afd220]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-d4afd220]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-d4afd220]{display:none}.p-content .inbox-msg.read[data-v-d4afd220]{background-color:#8039c741}.p-content .inbox-button[data-v-d4afd220]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-d4afd220]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-d4afd220]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-d4afd220]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-d4afd220]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-d4afd220]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-d4afd220]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-d4afd220]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-d4afd220]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-d4afd220]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-d4afd220]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-d4afd220]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-d4afd220],.p-content .inbox-content .inbox-header[data-v-d4afd220],.p-content .inbox-content .inbox-body[data-v-d4afd220]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-d4afd220]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-d4afd220]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-d4afd220]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-d4afd220]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-d4afd220]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-d4afd220]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-d4afd220]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-d4afd220]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-d4afd220]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-d4afd220]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-d4afd220]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-d4afd220]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-d4afd220]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-d4afd220]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-d4afd220]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-d4afd220]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-d4afd220]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-d4afd220]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-d4afd220]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-d4afd220]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-d4afd220]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-d4afd220]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-d4afd220]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-d4afd220]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-d4afd220]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-d4afd220]{padding:.3em 0}.upload-sec[data-v-d4afd220]{width:90%;margin:auto}.upload-sec .select-sec[data-v-d4afd220]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-d4afd220]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-d4afd220]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-d4afd220]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-d4afd220],.upload-sec .select-sec>.select>img[data-v-d4afd220]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-d4afd220]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-d4afd220]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-d4afd220]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-d4afd220]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-d4afd220]{color:var(--maincolor2)}.dep-with-form[data-v-d4afd220]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-d4afd220]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-d4afd220]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-d4afd220]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-d4afd220]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-d4afd220]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-d4afd220]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-d4afd220]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-d4afd220]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-d4afd220]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-d4afd220]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-d4afd220]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-d4afd220]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-d4afd220]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-d4afd220]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-d4afd220]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-d4afd220]{width:90vw;margin:auto}div.pin>.pin-field[data-v-d4afd220],div.pin>.pin-button[data-v-d4afd220]{width:80%;margin:auto}div.pin>.pin-field[data-v-d4afd220]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-d4afd220]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-d4afd220]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-d4afd220]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-d4afd220]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-d4afd220]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-d4afd220]{margin-top:4vmin}.addbank h6[data-v-d4afd220]{text-align:left;font-size:1rem}.addbank>.button[data-v-d4afd220]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-d4afd220]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-d4afd220]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-d4afd220]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-d4afd220]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-d4afd220]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-d4afd220]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-d4afd220]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-d4afd220]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-d4afd220]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-d4afd220]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-d4afd220]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-d4afd220]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-d4afd220]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-d4afd220],section.history .withdraw-table[data-v-d4afd220],section.history .bets-table[data-v-d4afd220]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-d4afd220]{display:block;width:100%}section.history .deposit-table>table[data-v-d4afd220]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-d4afd220]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-d4afd220]{font-size:.7em}section.history .deposit-table>table th[data-v-d4afd220]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-d4afd220]{padding:.7em 1em}section.history .deposit-table>table th[data-v-d4afd220]:first-child,section.history .deposit-table>table td[data-v-d4afd220]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-d4afd220]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-d4afd220]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-d4afd220]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-d4afd220]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-d4afd220]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-d4afd220],.dataTables_wrapper .dataTables_filter[data-v-d4afd220]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-d4afd220]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-d4afd220]:before,table.dataTable thead>tr>th.sorting_asc[data-v-d4afd220]:before,table.dataTable thead>tr>th.sorting_desc[data-v-d4afd220]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-d4afd220]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-d4afd220]:before,table.dataTable thead>tr>td.sorting[data-v-d4afd220]:before,table.dataTable thead>tr>td.sorting_asc[data-v-d4afd220]:before,table.dataTable thead>tr>td.sorting_desc[data-v-d4afd220]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-d4afd220]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-d4afd220]:before,table.dataTable thead>tr>th.sorting_desc[data-v-d4afd220]:after,table.dataTable thead>tr>td.sorting_desc[data-v-d4afd220]:after,table.dataTable thead>tr>th.sorting[data-v-d4afd220]:after,table.dataTable thead>tr>th.sorting_asc[data-v-d4afd220]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-d4afd220]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-d4afd220]:after,table.dataTable thead>tr>td.sorting[data-v-d4afd220]:after,table.dataTable thead>tr>td.sorting_asc[data-v-d4afd220]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-d4afd220]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-d4afd220]:after{right:5%}table .sorting[data-v-d4afd220]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-d4afd220]{font-size:2.5vmin}.dataTables_info[data-v-d4afd220]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-d4afd220],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-d4afd220]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-d4afd220]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-d4afd220]{margin-bottom:5vmin}section.settings .setting-nav[data-v-d4afd220],section.settings .setting-logout[data-v-d4afd220]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-d4afd220]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-d4afd220]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-d4afd220]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-d4afd220]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-d4afd220]:first-child{border-top:none}section.settings .setting-nav>div[data-v-d4afd220]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-d4afd220]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-d4afd220]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-d4afd220],section.settings .set-wallet[data-v-d4afd220],section.settings .set-disable[data-v-d4afd220]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-d4afd220],section.settings .set-wallet>.nav[data-v-d4afd220],section.settings .set-disable>.nav[data-v-d4afd220]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-d4afd220],section.settings .set-wallet>.nav>button[data-v-d4afd220],section.settings .set-disable>.nav>button[data-v-d4afd220]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-d4afd220]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-d4afd220]{margin-bottom:5%}#AvatarModal[data-v-d4afd220]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-d4afd220]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-d4afd220]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-d4afd220]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-d4afd220]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-d4afd220]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-d4afd220]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-d4afd220]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-d4afd220]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-d4afd220]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-d4afd220]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-d4afd220]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-d4afd220],.user-deposit[data-v-d4afd220]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-d4afd220],.user-deposit>div[data-v-d4afd220]{width:90%;margin:auto;position:relative}.user-balance[data-v-d4afd220]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-d4afd220]{display:flex;align-items:center}.user-balance img[data-v-d4afd220]{height:1em;margin-top:-.2em}.user-balance label[data-v-d4afd220]{font-size:.8rem}.user-balance span.amount[data-v-d4afd220]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-d4afd220]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-d4afd220]{width:100%}.refreshrotate[data-v-d4afd220]{animation:-refreshrotate-d4afd220 .5s;-webkit-animation:-refreshrotate-d4afd220 .5s;-moz-animation:-refreshrotate-d4afd220 .5s;-o-animation:-refreshrotate-d4afd220 .5s;-ms-animation:-refreshrotate-d4afd220 .5s}@keyframes -refreshrotate-d4afd220{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-d4afd220]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-d4afd220]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-d4afd220]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-d4afd220]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-d4afd220]{height:1em}.user-bank .bank[data-v-d4afd220]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-d4afd220]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-d4afd220]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-d4afd220],.user-bank .bank .plus[data-v-d4afd220]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-d4afd220]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-d4afd220],.user-bank .bank .plus svg[data-v-d4afd220]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-d4afd220]{display:none}.user-bank .bank>div.active .selected[data-v-d4afd220]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-d4afd220]{height:1em}.user-card[data-v-d4afd220]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-d4afd220]{display:flex;flex-direction:column}.addbank .input input[data-v-d4afd220]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-d4afd220],.user-card>.card-input input[data-v-d4afd220]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-d4afd220]::placeholder,.user-card>.card-input input[data-v-d4afd220]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-d4afd220],.user-withdraw>button[data-v-d4afd220]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-d4afd220]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-d4afd220]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-d4afd220]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-d4afd220],.profile-menu .p-nav>a>div[data-v-d4afd220]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-d4afd220],.profile-menu .p-nav>.anchor>div>div>svg[data-v-d4afd220],.profile-menu .p-nav>a>div>div>img[data-v-d4afd220],.profile-menu .p-nav>a>div>div>svg[data-v-d4afd220]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-d4afd220]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-d4afd220]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-d4afd220]{margin-left:0}.profile-content[data-v-d4afd220],.profile-menu[data-v-d4afd220]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-d4afd220]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-d4afd220]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-d4afd220]{padding:4% 0}.profile-content .p-header[data-v-d4afd220]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-d4afd220]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-d4afd220]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-d4afd220]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-d4afd220]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-d4afd220]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-d4afd220]{height:1.7em}.p-content .inbox-read .read-message[data-v-d4afd220]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-d4afd220]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-d4afd220],.profileinfo .profileinfo-details-result>button[data-v-d4afd220]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-d4afd220]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-d4afd220]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-d4afd220]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-d4afd220]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-d4afd220]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-d4afd220],.upload-sec .select-sec>.select>img[data-v-d4afd220]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-d4afd220]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-d4afd220]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-d4afd220]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-d4afd220]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-d4afd220]{width:100%}.dep-with-form[data-v-d4afd220]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-d4afd220]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-d4afd220]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-d4afd220]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-d4afd220]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-d4afd220]{border-radius:1vmin}.dep-with-form .payment[data-v-d4afd220]{width:100%}.dep-with-form .payment>.dropdown[data-v-d4afd220]{padding:1%}.dep-with-form .payment>.amount[data-v-d4afd220]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-d4afd220]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-d4afd220]{width:100%;margin:auto}div.pin>.pin-field[data-v-d4afd220],div.pin>.pin-button[data-v-d4afd220]{width:60%;margin:auto}div.pin>.pin-field[data-v-d4afd220]{margin:3vmin auto}div.pin>.pin-field>div[data-v-d4afd220]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-d4afd220]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-d4afd220]{font-size:2vmin;padding:1vmin}.addbank[data-v-d4afd220]{width:70%}.addbank>h5[data-v-d4afd220]{margin:1vmin 0}.addbank .input[data-v-d4afd220]{margin-top:2vmin}.addbank .input input[data-v-d4afd220]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-d4afd220]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-d4afd220]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-d4afd220]{column-gap:3%}section.history .filter>div input[data-v-d4afd220]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-d4afd220]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-d4afd220]:after{content:" Search"}section.history .history-tab[data-v-d4afd220]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-d4afd220]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-d4afd220],section.history .withdraw-table[data-v-d4afd220],section.history .bets-table[data-v-d4afd220]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-d4afd220]{font-size:1.1em}section.history .deposit-table>table th[data-v-d4afd220],section.history .deposit-table>table td[data-v-d4afd220]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-d4afd220],.dataTables_wrapper .dataTables_filter[data-v-d4afd220]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-d4afd220]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-d4afd220],.dataTables_info[data-v-d4afd220]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-d4afd220],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-d4afd220]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-d4afd220]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-d4afd220]{margin-bottom:3vmin}section.settings .setting-nav[data-v-d4afd220],section.settings .setting-logout[data-v-d4afd220]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-d4afd220]{width:54%;border:none}section.settings .setting-nav>div[data-v-d4afd220]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-d4afd220]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-d4afd220],section.settings .set-wallet[data-v-d4afd220],section.settings .set-disable[data-v-d4afd220]{width:37vw}section.settings .set-password>.nav>button[data-v-d4afd220],section.settings .set-wallet>.nav>button[data-v-d4afd220],section.settings .set-disable>.nav>button[data-v-d4afd220]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-d4afd220]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-d4afd220]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-d4afd220]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-d4afd220]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-d4afd220]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-d4afd220]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-d4afd220]{padding:.6vmin 0}.user-withdraw[data-v-d4afd220],.user-deposit[data-v-d4afd220]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-d4afd220]{padding:.5rem 1rem}.user-bank[data-v-d4afd220]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-d4afd220]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-d4afd220]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-d4afd220],.user-bank .bank .plus[data-v-d4afd220]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-d4afd220]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-d4afd220],.user-withdraw>button[data-v-d4afd220]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-d4afd220]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-d4afd220]{width:20%}.profile-vip[data-v-d4afd220]{grid-template-columns:80% 20%}.profile-balance[data-v-d4afd220],.profile-vip[data-v-d4afd220],.profile-menu .p-nav[data-v-d4afd220]{width:90%}.profile-vip>.level>img[data-v-d4afd220]{height:8rem}.profile-vip>.level>div.bar[data-v-d4afd220]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-d4afd220]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-d4afd220]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-d4afd220]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-d4afd220],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-d4afd220]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-d4afd220]{font-size:.6rem}.profile-vip>.rules[data-v-d4afd220]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-d4afd220],.profile-menu .p-nav>a>div[data-v-d4afd220]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-d4afd220],.profile-menu .p-nav>.anchor>div>div>svg[data-v-d4afd220],.profile-menu .p-nav>a>div>div>img[data-v-d4afd220],.profile-menu .p-nav>a>div>div>svg[data-v-d4afd220]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-d4afd220],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-d4afd220]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-d4afd220]{margin-left:0}.profile-content[data-v-d4afd220],.profile-menu[data-v-d4afd220]{padding:1.5%;margin:auto}.profile-menu[data-v-d4afd220]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-d4afd220]{font-size:2rem}.profile-content .p-header>div>button[data-v-d4afd220]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-d4afd220],.profile-content>.profileinfo[data-v-d4afd220]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-d4afd220]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-d4afd220]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-d4afd220]{height:1.7em}.p-content .inbox-read .read-message[data-v-d4afd220]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-d4afd220]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-d4afd220]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-d4afd220],.upload-sec .select-sec>.select>img[data-v-d4afd220]{border-radius:2vmin}.dep-with-form[data-v-d4afd220]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-d4afd220]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-d4afd220]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-d4afd220]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-d4afd220]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-d4afd220]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-d4afd220]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-d4afd220]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-d4afd220]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-d4afd220],div.pin>.pin-button[data-v-d4afd220]{width:70%;margin:auto}div.pin>.pin-field[data-v-d4afd220]{margin:3vmin auto}div.pin>.pin-field>div[data-v-d4afd220]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-d4afd220]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-d4afd220]{font-size:2vmin}.addbank[data-v-d4afd220]{width:86vw}.addbank .input[data-v-d4afd220]{margin-top:2vmin}.addbank .input input[data-v-d4afd220]{font-size:2.5vmin}.addbank>.button>button[data-v-d4afd220]{padding:1vmin 0}section.history .filter[data-v-d4afd220]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-d4afd220]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-d4afd220]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-d4afd220]:after{content:" Search"}section.history .history-tab[data-v-d4afd220]{width:85%}section.history .history-tab>button[data-v-d4afd220]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-d4afd220],section.history .withdraw-table[data-v-d4afd220],section.history .bets-table[data-v-d4afd220]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-d4afd220]{font-size:1.3em}section.history .deposit-table>table th[data-v-d4afd220],section.history .deposit-table>table td[data-v-d4afd220]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-d4afd220]{row-gap:1.5rem}section.settings .setting-nav[data-v-d4afd220],section.settings .setting-logout[data-v-d4afd220]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-d4afd220]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-d4afd220]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-d4afd220]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-d4afd220]{height:2rem}section.settings .setting-content[data-v-d4afd220]{padding:2vmin 0}section.settings .setting-content h4[data-v-d4afd220]{margin-bottom:3vmin}section.settings .set-password[data-v-d4afd220],section.settings .set-wallet[data-v-d4afd220],section.settings .set-disable[data-v-d4afd220]{width:80vw}section.settings .set-password>.nav>button[data-v-d4afd220],section.settings .set-wallet>.nav>button[data-v-d4afd220],section.settings .set-disable>.nav>button[data-v-d4afd220]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-d4afd220]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-d4afd220],.dataTables_wrapper .dataTables_filter[data-v-d4afd220]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-d4afd220]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-d4afd220]{font-size:1.9vmin}.dataTables_info[data-v-d4afd220]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-d4afd220],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-d4afd220]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-d4afd220]{width:75%}#AvatarModal .modal-body h5[data-v-d4afd220]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-d4afd220]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-d4afd220]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-d4afd220]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-d4afd220]{padding:1.3vmin 0}.user-bank .bank img[data-v-d4afd220],.user-bank .bank .plus[data-v-d4afd220]{width:13vw}.user-bank .bank>div.active .selected[data-v-d4afd220]{font-size:1.3rem}.user-withdraw>button[data-v-d4afd220],.user-deposit>button[data-v-d4afd220]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-d4afd220]{padding:0;margin:auto}.profile-menu .p-nav[data-v-d4afd220]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-d4afd220],.profile-menu .p-nav>a>div[data-v-d4afd220]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-d4afd220],.profile-menu .p-nav>.anchor>div>div>svg[data-v-d4afd220],.profile-menu .p-nav>a>div>div>img[data-v-d4afd220],.profile-menu .p-nav>a>div>div>svg[data-v-d4afd220]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-d4afd220],.profile-menu .logouticon[data-v-d4afd220]{border-top:none}.profile-menu .p-nav .arrow[data-v-d4afd220]{display:none}.profile-menu .logout>span[data-v-d4afd220]{margin-left:0}.profile-content[data-v-d4afd220]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-d4afd220]{padding:.5rem 1rem}.profile-content[data-v-d4afd220],.profile-menu[data-v-d4afd220]{min-height:fit-content}.profile-content .p-header[data-v-d4afd220]{display:none}.profile-content .p-header>div.p-title[data-v-d4afd220]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-d4afd220]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-d4afd220],.profile-content>.profileinfo[data-v-d4afd220]{width:60vw;margin:auto}.p-content .inbox-content[data-v-d4afd220]{width:90%}.p-content .inbox-content .inbox-header[data-v-d4afd220]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-d4afd220]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-d4afd220]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-d4afd220]{height:1.7em}.p-content .inbox-read .read-message[data-v-d4afd220]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-d4afd220]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-d4afd220]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-d4afd220]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-d4afd220],.upload-sec .select-sec>.select>img[data-v-d4afd220]{border-radius:1.5vmin}.dep-with-form[data-v-d4afd220]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-d4afd220]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-d4afd220]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-d4afd220]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-d4afd220]{border-radius:1vmin}.dep-with-form .payment[data-v-d4afd220]{width:100%}.dep-with-form .payment>.dropdown[data-v-d4afd220]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-d4afd220]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-d4afd220]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-d4afd220]{width:60vw}div.pin>.pin-field[data-v-d4afd220],div.pin>.pin-button[data-v-d4afd220]{width:50%;margin:auto}div.pin>.pin-field[data-v-d4afd220]{margin:2vmin auto}div.pin>.pin-field>div[data-v-d4afd220]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-d4afd220]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-d4afd220]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-d4afd220]{width:60vw}.addbank .input[data-v-d4afd220]{margin-top:2vmin}.addbank .input input[data-v-d4afd220]{font-size:2.2vmin}.addbank>.button>button[data-v-d4afd220]{padding:1vmin 0}section.history[data-v-d4afd220]{width:60vw;margin:auto}section.history .filter[data-v-d4afd220]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-d4afd220]{column-gap:.2%}section.history .filter>div input[data-v-d4afd220]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-d4afd220]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-d4afd220]:after{content:" Search"}section.history .history-tab[data-v-d4afd220]{width:80%}section.history .history-tab>button[data-v-d4afd220]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-d4afd220],section.history .withdraw-table[data-v-d4afd220],section.history .bets-table[data-v-d4afd220]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-d4afd220],section.history .deposit-table>table td[data-v-d4afd220]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-d4afd220],.dataTables_wrapper .dataTables_filter[data-v-d4afd220]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-d4afd220]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-d4afd220]{font-size:1.5vmin}.dataTables_info[data-v-d4afd220]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-d4afd220],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-d4afd220]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-d4afd220]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-d4afd220]{margin-bottom:2vmin}section.settings .setting-nav[data-v-d4afd220],section.settings .setting-logout[data-v-d4afd220]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-d4afd220]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-d4afd220]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-d4afd220]{width:78%}section.settings .set-password[data-v-d4afd220],section.settings .set-wallet[data-v-d4afd220],section.settings .set-disable[data-v-d4afd220]{width:55vw}section.settings .set-password>.nav>button[data-v-d4afd220],section.settings .set-wallet>.nav>button[data-v-d4afd220],section.settings .set-disable>.nav>button[data-v-d4afd220]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-d4afd220]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-d4afd220]{width:50vw}#AvatarModal .modal-body>.selection[data-v-d4afd220]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-d4afd220]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-d4afd220]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-d4afd220]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-d4afd220]{padding:1vmin 0}.dep-with-form[data-v-d4afd220]{display:block;font-size:.8rem}.user-withdraw[data-v-d4afd220],.user-deposit[data-v-d4afd220]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-d4afd220]{padding:.5rem 1rem}.user-bank[data-v-d4afd220]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-d4afd220]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-d4afd220]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-d4afd220],.user-bank .bank .plus[data-v-d4afd220]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-d4afd220]{font-size:.7rem}.user-card>.card-input input[data-v-d4afd220]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-d4afd220],.user-deposit>button[data-v-d4afd220]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile-form[data-v-d4afd220]{font-size:4.5vmin;border-radius:2em;padding:1em 1.5em;border:.3rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-details h6[data-v-d4afd220]{font-size:1em;font-family:Poppins-Semibold;width:100%;text-align:left}.profile-details p[data-v-d4afd220]{font-size:.75em;text-align:left}.edit-form[data-v-d4afd220]{display:flex;flex-direction:column;row-gap:.5em}.edit-form .input[data-v-d4afd220]{display:flex;flex-direction:column;text-align:left;font-size:.8em}.edit-form .input label>span[data-v-d4afd220]{font-size:.7em}.edit-form .input>input[data-v-d4afd220],.address-form input.address-field[data-v-d4afd220],.edit-form .dropdown[data-v-d4afd220],.edit-form .date-input[data-v-d4afd220]{font-size:1rem;padding:.35em 1.2em;border-radius:1em;color:#4d4d4d}.edit-form .dropdown>select[data-v-d4afd220]{width:100%;max-width:100%;text-align:center}.edit-form .input>input[data-v-d4afd220]::placeholder{color:#0000003e}.edit-bottom-nav[data-v-d4afd220]{display:flex;justify-content:space-between;column-gap:1em;margin:1em auto}.review .edit-bottom-nav[data-v-d4afd220]{width:90%}.edit-bottom-nav>button[data-v-d4afd220]{width:100%;border-radius:1em;font-size:1em;padding:.2em;box-shadow:.2em .2em .2em #0000002c}.edit-bottom-nav>button[data-v-d4afd220]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.edit-bottom-nav>button[data-v-d4afd220]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}p.stp-btn[data-v-d4afd220]{margin:0;font-size:.85em}.address-form[data-v-d4afd220]{padding:1em;border-radius:1em;background:#14141429;display:flex;flex-direction:column;row-gap:.5em}.address-form input.address-field[data-v-d4afd220]{width:100%}.checkbox-address[data-v-d4afd220]{display:flex;justify-content:center;font-size:.8em;text-align:left;column-gap:1em;cursor:pointer}.checkbox-address>div[data-v-d4afd220]:first-child{width:1.8em;height:1.8em;aspect-ratio:1/1;border-radius:.4em;position:relative;background:#dd7f91a4;border:.1em solid #fff}.checkbox-address>div:first-child>input[data-v-d4afd220]{width:100%;height:100%;margin-left:0;margin-top:0;opacity:0}.checkbox-address>div:first-child>div[data-v-d4afd220]{display:flex;align-items:center;justify-content:center;font-size:1.4em;height:100%;width:100%;position:absolute;bottom:0;pointer-events:none}.details>h6[data-v-d4afd220]{color:#fff;margin:0;font-size:1.2em;font-family:Poppins-Semibold}@media (min-width: 1281px) and (orientation: landscape){.profile-content .p-content[data-v-d4afd220]{width:100%;margin-top:1em}.profile-form[data-v-d4afd220]{font-size:2vmin}.edit-form[data-v-d4afd220]{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}.edit-bottom-nav[data-v-d4afd220]{justify-content:center}.edit-bottom-nav>button[data-v-d4afd220]{width:25%;padding:.2em 0}.step-2 .edit-form[data-v-d4afd220]{display:flex}.step-2 .edit-form>.input[data-v-d4afd220]:nth-child(1){width:50%}.address-form[data-v-d4afd220]{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}.checkbox-address[data-v-d4afd220]{justify-content:left;padding:0 1em}.review .profileinfo-details>.details[data-v-d4afd220]{padding:0}.error-message[data-v-d4afd220]{grid-area:4 / 1;grid-column:span 3}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-form[data-v-d4afd220]{font-size:3vmin}.step-2 .edit-form>.input[data-v-d4afd220]:nth-child(1){width:50%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile-form[data-v-d4afd220]{font-size:3vmin}.step-2 .edit-form>.input[data-v-d4afd220]:nth-child(1){width:50%}.address-form[data-v-d4afd220]{display:grid;grid-template-columns:repeat(2,1fr);gap:1em}}.profile[data-v-cb171ac0]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-cb171ac0]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-cb171ac0]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-cb171ac0]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-cb171ac0]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-cb171ac0]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-cb171ac0]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-cb171ac0]:first-child{justify-content:left}.pmenu-head>div[data-v-cb171ac0]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-cb171ac0]{height:100%}.profile-avatar[data-v-cb171ac0]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-cb171ac0]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-cb171ac0]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-cb171ac0]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-cb171ac0]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-cb171ac0]{font-size:1.2rem}.profile-balance[data-v-cb171ac0]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-cb171ac0]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-cb171ac0]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-cb171ac0]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-cb171ac0]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-cb171ac0]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-cb171ac0]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-cb171ac0]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-cb171ac0]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-cb171ac0]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-cb171ac0]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-cb171ac0]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-cb171ac0]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-cb171ac0]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-cb171ac0],.profile-vip>.level>div.bar .wid_progress[data-v-cb171ac0]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-cb171ac0]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-cb171ac0]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-cb171ac0]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-cb171ac0],.profile-vip>.level>div.bar .wid_progress>div[data-v-cb171ac0]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-cb171ac0]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-cb171ac0]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-cb171ac0]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-cb171ac0],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-cb171ac0]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-cb171ac0]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-cb171ac0],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-cb171ac0]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-cb171ac0]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-cb171ac0]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-cb171ac0]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-cb171ac0]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-cb171ac0]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-cb171ac0]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-cb171ac0]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-cb171ac0],.profile-menu .p-nav>a>div[data-v-cb171ac0]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-cb171ac0]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-cb171ac0]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-cb171ac0],.profile-menu .p-nav>a>div>div[data-v-cb171ac0]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-cb171ac0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-cb171ac0],.profile-menu .p-nav>a>div>div>img[data-v-cb171ac0],.profile-menu .p-nav>a>div>div>svg[data-v-cb171ac0]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-cb171ac0],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-cb171ac0]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-cb171ac0]{color:var(--warning)}.profile-menu .logout[data-v-cb171ac0]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-cb171ac0]{margin-left:5%}.profile-menu[data-v-cb171ac0],.profile-content .p-content[data-v-cb171ac0]{position:relative}.profile-content .p-header[data-v-cb171ac0]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-cb171ac0]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-cb171ac0]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-cb171ac0]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-cb171ac0]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-cb171ac0]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-cb171ac0],section.deposit[data-v-cb171ac0],section.withdraw[data-v-cb171ac0],section.history[data-v-cb171ac0],section.settings[data-v-cb171ac0]{display:block}section.inbox .p-content[data-v-cb171ac0]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-cb171ac0],.p-content .inbox-read[data-v-cb171ac0]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-cb171ac0]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-cb171ac0]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-cb171ac0]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-cb171ac0]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-cb171ac0]{height:100%;width:25%}.p-content .msg>div.sender[data-v-cb171ac0]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-cb171ac0]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-cb171ac0]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-cb171ac0]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-cb171ac0]{display:none}.p-content .inbox-msg.read[data-v-cb171ac0]{background-color:#8039c741}.p-content .inbox-button[data-v-cb171ac0]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-cb171ac0]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-cb171ac0]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-cb171ac0]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-cb171ac0]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-cb171ac0]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-cb171ac0]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-cb171ac0]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-cb171ac0]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-cb171ac0]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-cb171ac0]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-cb171ac0]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-cb171ac0],.p-content .inbox-content .inbox-header[data-v-cb171ac0],.p-content .inbox-content .inbox-body[data-v-cb171ac0]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-cb171ac0]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-cb171ac0]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-cb171ac0]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-cb171ac0]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-cb171ac0]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-cb171ac0]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-cb171ac0]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-cb171ac0]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-cb171ac0]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-cb171ac0]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-cb171ac0]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-cb171ac0]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-cb171ac0]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-cb171ac0]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-cb171ac0]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-cb171ac0]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-cb171ac0]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-cb171ac0]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-cb171ac0]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-cb171ac0]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-cb171ac0]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-cb171ac0]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-cb171ac0]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-cb171ac0]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-cb171ac0]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-cb171ac0]{padding:.3em 0}.upload-sec[data-v-cb171ac0]{width:90%;margin:auto}.upload-sec .select-sec[data-v-cb171ac0]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-cb171ac0]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-cb171ac0]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-cb171ac0]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-cb171ac0],.upload-sec .select-sec>.select>img[data-v-cb171ac0]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-cb171ac0]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-cb171ac0]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-cb171ac0]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-cb171ac0]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-cb171ac0]{color:var(--maincolor2)}.dep-with-form[data-v-cb171ac0]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-cb171ac0]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-cb171ac0]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-cb171ac0]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-cb171ac0]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-cb171ac0]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-cb171ac0]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-cb171ac0]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-cb171ac0]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-cb171ac0]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-cb171ac0]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-cb171ac0]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-cb171ac0]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-cb171ac0]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-cb171ac0]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-cb171ac0]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-cb171ac0]{width:90vw;margin:auto}div.pin>.pin-field[data-v-cb171ac0],div.pin>.pin-button[data-v-cb171ac0]{width:80%;margin:auto}div.pin>.pin-field[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-cb171ac0]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-cb171ac0]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-cb171ac0]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-cb171ac0]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-cb171ac0]{margin-top:4vmin}.addbank h6[data-v-cb171ac0]{text-align:left;font-size:1rem}.addbank>.button[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-cb171ac0]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-cb171ac0]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-cb171ac0]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-cb171ac0]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-cb171ac0]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-cb171ac0]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-cb171ac0]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-cb171ac0]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-cb171ac0]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-cb171ac0]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-cb171ac0]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-cb171ac0]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-cb171ac0],section.history .withdraw-table[data-v-cb171ac0],section.history .bets-table[data-v-cb171ac0]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-cb171ac0]{display:block;width:100%}section.history .deposit-table>table[data-v-cb171ac0]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-cb171ac0]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-cb171ac0]{font-size:.7em}section.history .deposit-table>table th[data-v-cb171ac0]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-cb171ac0]{padding:.7em 1em}section.history .deposit-table>table th[data-v-cb171ac0]:first-child,section.history .deposit-table>table td[data-v-cb171ac0]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-cb171ac0]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-cb171ac0]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-cb171ac0]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-cb171ac0]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-cb171ac0]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-cb171ac0],.dataTables_wrapper .dataTables_filter[data-v-cb171ac0]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-cb171ac0]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-cb171ac0]:before,table.dataTable thead>tr>th.sorting_asc[data-v-cb171ac0]:before,table.dataTable thead>tr>th.sorting_desc[data-v-cb171ac0]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-cb171ac0]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-cb171ac0]:before,table.dataTable thead>tr>td.sorting[data-v-cb171ac0]:before,table.dataTable thead>tr>td.sorting_asc[data-v-cb171ac0]:before,table.dataTable thead>tr>td.sorting_desc[data-v-cb171ac0]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-cb171ac0]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-cb171ac0]:before,table.dataTable thead>tr>th.sorting_desc[data-v-cb171ac0]:after,table.dataTable thead>tr>td.sorting_desc[data-v-cb171ac0]:after,table.dataTable thead>tr>th.sorting[data-v-cb171ac0]:after,table.dataTable thead>tr>th.sorting_asc[data-v-cb171ac0]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-cb171ac0]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-cb171ac0]:after,table.dataTable thead>tr>td.sorting[data-v-cb171ac0]:after,table.dataTable thead>tr>td.sorting_asc[data-v-cb171ac0]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-cb171ac0]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-cb171ac0]:after{right:5%}table .sorting[data-v-cb171ac0]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-cb171ac0]{font-size:2.5vmin}.dataTables_info[data-v-cb171ac0]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-cb171ac0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-cb171ac0]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-cb171ac0]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-cb171ac0]{margin-bottom:5vmin}section.settings .setting-nav[data-v-cb171ac0],section.settings .setting-logout[data-v-cb171ac0]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-cb171ac0]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-cb171ac0]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-cb171ac0]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-cb171ac0]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-cb171ac0]:first-child{border-top:none}section.settings .setting-nav>div[data-v-cb171ac0]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-cb171ac0]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-cb171ac0]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-cb171ac0],section.settings .set-wallet[data-v-cb171ac0],section.settings .set-disable[data-v-cb171ac0]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-cb171ac0],section.settings .set-wallet>.nav[data-v-cb171ac0],section.settings .set-disable>.nav[data-v-cb171ac0]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-cb171ac0],section.settings .set-wallet>.nav>button[data-v-cb171ac0],section.settings .set-disable>.nav>button[data-v-cb171ac0]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-cb171ac0]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-cb171ac0]{margin-bottom:5%}#AvatarModal[data-v-cb171ac0]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-cb171ac0]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-cb171ac0]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-cb171ac0]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-cb171ac0]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-cb171ac0]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-cb171ac0]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-cb171ac0]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-cb171ac0]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-cb171ac0]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-cb171ac0]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-cb171ac0],.user-deposit[data-v-cb171ac0]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-cb171ac0],.user-deposit>div[data-v-cb171ac0]{width:90%;margin:auto;position:relative}.user-balance[data-v-cb171ac0]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-cb171ac0]{display:flex;align-items:center}.user-balance img[data-v-cb171ac0]{height:1em;margin-top:-.2em}.user-balance label[data-v-cb171ac0]{font-size:.8rem}.user-balance span.amount[data-v-cb171ac0]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-cb171ac0]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-cb171ac0]{width:100%}.refreshrotate[data-v-cb171ac0]{animation:-refreshrotate-cb171ac0 .5s;-webkit-animation:-refreshrotate-cb171ac0 .5s;-moz-animation:-refreshrotate-cb171ac0 .5s;-o-animation:-refreshrotate-cb171ac0 .5s;-ms-animation:-refreshrotate-cb171ac0 .5s}@keyframes -refreshrotate-cb171ac0{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-cb171ac0]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-cb171ac0]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-cb171ac0]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-cb171ac0]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-cb171ac0]{height:1em}.user-bank .bank[data-v-cb171ac0]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-cb171ac0]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-cb171ac0]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-cb171ac0],.user-bank .bank .plus[data-v-cb171ac0]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-cb171ac0]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-cb171ac0],.user-bank .bank .plus svg[data-v-cb171ac0]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-cb171ac0]{display:none}.user-bank .bank>div.active .selected[data-v-cb171ac0]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-cb171ac0]{height:1em}.user-card[data-v-cb171ac0]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-cb171ac0]{display:flex;flex-direction:column}.addbank .input input[data-v-cb171ac0]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-cb171ac0],.user-card>.card-input input[data-v-cb171ac0]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-cb171ac0]::placeholder,.user-card>.card-input input[data-v-cb171ac0]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-cb171ac0],.user-withdraw>button[data-v-cb171ac0]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-cb171ac0]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-cb171ac0]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-cb171ac0],.profile-menu .p-nav>a>div[data-v-cb171ac0]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-cb171ac0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-cb171ac0],.profile-menu .p-nav>a>div>div>img[data-v-cb171ac0],.profile-menu .p-nav>a>div>div>svg[data-v-cb171ac0]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-cb171ac0]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-cb171ac0]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-cb171ac0]{margin-left:0}.profile-content[data-v-cb171ac0],.profile-menu[data-v-cb171ac0]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-cb171ac0]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-cb171ac0]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-cb171ac0]{padding:4% 0}.profile-content .p-header[data-v-cb171ac0]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-cb171ac0]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-cb171ac0]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-cb171ac0]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-cb171ac0]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-cb171ac0]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-cb171ac0]{height:1.7em}.p-content .inbox-read .read-message[data-v-cb171ac0]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-cb171ac0]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-cb171ac0],.profileinfo .profileinfo-details-result>button[data-v-cb171ac0]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-cb171ac0]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-cb171ac0]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-cb171ac0]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-cb171ac0]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-cb171ac0],.upload-sec .select-sec>.select>img[data-v-cb171ac0]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-cb171ac0]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-cb171ac0]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-cb171ac0]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-cb171ac0]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-cb171ac0]{width:100%}.dep-with-form[data-v-cb171ac0]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-cb171ac0]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-cb171ac0]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-cb171ac0]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-cb171ac0]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-cb171ac0]{border-radius:1vmin}.dep-with-form .payment[data-v-cb171ac0]{width:100%}.dep-with-form .payment>.dropdown[data-v-cb171ac0]{padding:1%}.dep-with-form .payment>.amount[data-v-cb171ac0]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-cb171ac0]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-cb171ac0]{width:100%;margin:auto}div.pin>.pin-field[data-v-cb171ac0],div.pin>.pin-button[data-v-cb171ac0]{width:60%;margin:auto}div.pin>.pin-field[data-v-cb171ac0]{margin:3vmin auto}div.pin>.pin-field>div[data-v-cb171ac0]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-cb171ac0]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-cb171ac0]{font-size:2vmin;padding:1vmin}.addbank[data-v-cb171ac0]{width:70%}.addbank>h5[data-v-cb171ac0]{margin:1vmin 0}.addbank .input[data-v-cb171ac0]{margin-top:2vmin}.addbank .input input[data-v-cb171ac0]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-cb171ac0]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-cb171ac0]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-cb171ac0]{column-gap:3%}section.history .filter>div input[data-v-cb171ac0]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-cb171ac0]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-cb171ac0]:after{content:" Search"}section.history .history-tab[data-v-cb171ac0]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-cb171ac0]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-cb171ac0],section.history .withdraw-table[data-v-cb171ac0],section.history .bets-table[data-v-cb171ac0]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-cb171ac0]{font-size:1.1em}section.history .deposit-table>table th[data-v-cb171ac0],section.history .deposit-table>table td[data-v-cb171ac0]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-cb171ac0],.dataTables_wrapper .dataTables_filter[data-v-cb171ac0]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-cb171ac0]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-cb171ac0],.dataTables_info[data-v-cb171ac0]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-cb171ac0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-cb171ac0]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-cb171ac0]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-cb171ac0]{margin-bottom:3vmin}section.settings .setting-nav[data-v-cb171ac0],section.settings .setting-logout[data-v-cb171ac0]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-cb171ac0]{width:54%;border:none}section.settings .setting-nav>div[data-v-cb171ac0]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-cb171ac0]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-cb171ac0],section.settings .set-wallet[data-v-cb171ac0],section.settings .set-disable[data-v-cb171ac0]{width:37vw}section.settings .set-password>.nav>button[data-v-cb171ac0],section.settings .set-wallet>.nav>button[data-v-cb171ac0],section.settings .set-disable>.nav>button[data-v-cb171ac0]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-cb171ac0]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-cb171ac0]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-cb171ac0]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-cb171ac0]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-cb171ac0]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-cb171ac0]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-cb171ac0]{padding:.6vmin 0}.user-withdraw[data-v-cb171ac0],.user-deposit[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-cb171ac0]{padding:.5rem 1rem}.user-bank[data-v-cb171ac0]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-cb171ac0]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-cb171ac0]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-cb171ac0],.user-bank .bank .plus[data-v-cb171ac0]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-cb171ac0]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-cb171ac0],.user-withdraw>button[data-v-cb171ac0]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-cb171ac0]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-cb171ac0]{width:20%}.profile-vip[data-v-cb171ac0]{grid-template-columns:80% 20%}.profile-balance[data-v-cb171ac0],.profile-vip[data-v-cb171ac0],.profile-menu .p-nav[data-v-cb171ac0]{width:90%}.profile-vip>.level>img[data-v-cb171ac0]{height:8rem}.profile-vip>.level>div.bar[data-v-cb171ac0]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-cb171ac0]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-cb171ac0]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-cb171ac0]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-cb171ac0],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-cb171ac0]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-cb171ac0]{font-size:.6rem}.profile-vip>.rules[data-v-cb171ac0]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-cb171ac0],.profile-menu .p-nav>a>div[data-v-cb171ac0]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-cb171ac0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-cb171ac0],.profile-menu .p-nav>a>div>div>img[data-v-cb171ac0],.profile-menu .p-nav>a>div>div>svg[data-v-cb171ac0]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-cb171ac0],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-cb171ac0]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-cb171ac0]{margin-left:0}.profile-content[data-v-cb171ac0],.profile-menu[data-v-cb171ac0]{padding:1.5%;margin:auto}.profile-menu[data-v-cb171ac0]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-cb171ac0]{font-size:2rem}.profile-content .p-header>div>button[data-v-cb171ac0]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-cb171ac0],.profile-content>.profileinfo[data-v-cb171ac0]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-cb171ac0]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-cb171ac0]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-cb171ac0]{height:1.7em}.p-content .inbox-read .read-message[data-v-cb171ac0]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-cb171ac0]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-cb171ac0]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-cb171ac0],.upload-sec .select-sec>.select>img[data-v-cb171ac0]{border-radius:2vmin}.dep-with-form[data-v-cb171ac0]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-cb171ac0]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-cb171ac0]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-cb171ac0]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-cb171ac0]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-cb171ac0]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-cb171ac0]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-cb171ac0]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-cb171ac0]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-cb171ac0],div.pin>.pin-button[data-v-cb171ac0]{width:70%;margin:auto}div.pin>.pin-field[data-v-cb171ac0]{margin:3vmin auto}div.pin>.pin-field>div[data-v-cb171ac0]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-cb171ac0]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-cb171ac0]{font-size:2vmin}.addbank[data-v-cb171ac0]{width:86vw}.addbank .input[data-v-cb171ac0]{margin-top:2vmin}.addbank .input input[data-v-cb171ac0]{font-size:2.5vmin}.addbank>.button>button[data-v-cb171ac0]{padding:1vmin 0}section.history .filter[data-v-cb171ac0]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-cb171ac0]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-cb171ac0]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-cb171ac0]:after{content:" Search"}section.history .history-tab[data-v-cb171ac0]{width:85%}section.history .history-tab>button[data-v-cb171ac0]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-cb171ac0],section.history .withdraw-table[data-v-cb171ac0],section.history .bets-table[data-v-cb171ac0]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-cb171ac0]{font-size:1.3em}section.history .deposit-table>table th[data-v-cb171ac0],section.history .deposit-table>table td[data-v-cb171ac0]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-cb171ac0]{row-gap:1.5rem}section.settings .setting-nav[data-v-cb171ac0],section.settings .setting-logout[data-v-cb171ac0]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-cb171ac0]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-cb171ac0]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-cb171ac0]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-cb171ac0]{height:2rem}section.settings .setting-content[data-v-cb171ac0]{padding:2vmin 0}section.settings .setting-content h4[data-v-cb171ac0]{margin-bottom:3vmin}section.settings .set-password[data-v-cb171ac0],section.settings .set-wallet[data-v-cb171ac0],section.settings .set-disable[data-v-cb171ac0]{width:80vw}section.settings .set-password>.nav>button[data-v-cb171ac0],section.settings .set-wallet>.nav>button[data-v-cb171ac0],section.settings .set-disable>.nav>button[data-v-cb171ac0]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-cb171ac0]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-cb171ac0],.dataTables_wrapper .dataTables_filter[data-v-cb171ac0]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-cb171ac0]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-cb171ac0]{font-size:1.9vmin}.dataTables_info[data-v-cb171ac0]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-cb171ac0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-cb171ac0]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-cb171ac0]{width:75%}#AvatarModal .modal-body h5[data-v-cb171ac0]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-cb171ac0]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-cb171ac0]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-cb171ac0]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-cb171ac0]{padding:1.3vmin 0}.user-bank .bank img[data-v-cb171ac0],.user-bank .bank .plus[data-v-cb171ac0]{width:13vw}.user-bank .bank>div.active .selected[data-v-cb171ac0]{font-size:1.3rem}.user-withdraw>button[data-v-cb171ac0],.user-deposit>button[data-v-cb171ac0]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-cb171ac0]{padding:0;margin:auto}.profile-menu .p-nav[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-cb171ac0],.profile-menu .p-nav>a>div[data-v-cb171ac0]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-cb171ac0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-cb171ac0],.profile-menu .p-nav>a>div>div>img[data-v-cb171ac0],.profile-menu .p-nav>a>div>div>svg[data-v-cb171ac0]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-cb171ac0],.profile-menu .logouticon[data-v-cb171ac0]{border-top:none}.profile-menu .p-nav .arrow[data-v-cb171ac0]{display:none}.profile-menu .logout>span[data-v-cb171ac0]{margin-left:0}.profile-content[data-v-cb171ac0]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-cb171ac0]{padding:.5rem 1rem}.profile-content[data-v-cb171ac0],.profile-menu[data-v-cb171ac0]{min-height:fit-content}.profile-content .p-header[data-v-cb171ac0]{display:none}.profile-content .p-header>div.p-title[data-v-cb171ac0]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-cb171ac0]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-cb171ac0],.profile-content>.profileinfo[data-v-cb171ac0]{width:60vw;margin:auto}.p-content .inbox-content[data-v-cb171ac0]{width:90%}.p-content .inbox-content .inbox-header[data-v-cb171ac0]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-cb171ac0]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-cb171ac0]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-cb171ac0]{height:1.7em}.p-content .inbox-read .read-message[data-v-cb171ac0]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-cb171ac0]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-cb171ac0]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-cb171ac0]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-cb171ac0],.upload-sec .select-sec>.select>img[data-v-cb171ac0]{border-radius:1.5vmin}.dep-with-form[data-v-cb171ac0]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-cb171ac0]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-cb171ac0]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-cb171ac0]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-cb171ac0]{border-radius:1vmin}.dep-with-form .payment[data-v-cb171ac0]{width:100%}.dep-with-form .payment>.dropdown[data-v-cb171ac0]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-cb171ac0]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-cb171ac0]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-cb171ac0]{width:60vw}div.pin>.pin-field[data-v-cb171ac0],div.pin>.pin-button[data-v-cb171ac0]{width:50%;margin:auto}div.pin>.pin-field[data-v-cb171ac0]{margin:2vmin auto}div.pin>.pin-field>div[data-v-cb171ac0]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-cb171ac0]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-cb171ac0]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-cb171ac0]{width:60vw}.addbank .input[data-v-cb171ac0]{margin-top:2vmin}.addbank .input input[data-v-cb171ac0]{font-size:2.2vmin}.addbank>.button>button[data-v-cb171ac0]{padding:1vmin 0}section.history[data-v-cb171ac0]{width:60vw;margin:auto}section.history .filter[data-v-cb171ac0]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-cb171ac0]{column-gap:.2%}section.history .filter>div input[data-v-cb171ac0]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-cb171ac0]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-cb171ac0]:after{content:" Search"}section.history .history-tab[data-v-cb171ac0]{width:80%}section.history .history-tab>button[data-v-cb171ac0]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-cb171ac0],section.history .withdraw-table[data-v-cb171ac0],section.history .bets-table[data-v-cb171ac0]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-cb171ac0],section.history .deposit-table>table td[data-v-cb171ac0]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-cb171ac0],.dataTables_wrapper .dataTables_filter[data-v-cb171ac0]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-cb171ac0]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-cb171ac0]{font-size:1.5vmin}.dataTables_info[data-v-cb171ac0]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-cb171ac0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-cb171ac0]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-cb171ac0]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-cb171ac0]{margin-bottom:2vmin}section.settings .setting-nav[data-v-cb171ac0],section.settings .setting-logout[data-v-cb171ac0]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-cb171ac0]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-cb171ac0]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-cb171ac0]{width:78%}section.settings .set-password[data-v-cb171ac0],section.settings .set-wallet[data-v-cb171ac0],section.settings .set-disable[data-v-cb171ac0]{width:55vw}section.settings .set-password>.nav>button[data-v-cb171ac0],section.settings .set-wallet>.nav>button[data-v-cb171ac0],section.settings .set-disable>.nav>button[data-v-cb171ac0]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-cb171ac0]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-cb171ac0]{width:50vw}#AvatarModal .modal-body>.selection[data-v-cb171ac0]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-cb171ac0]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-cb171ac0]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-cb171ac0]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-cb171ac0]{padding:1vmin 0}.dep-with-form[data-v-cb171ac0]{display:block;font-size:.8rem}.user-withdraw[data-v-cb171ac0],.user-deposit[data-v-cb171ac0]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-cb171ac0]{padding:.5rem 1rem}.user-bank[data-v-cb171ac0]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-cb171ac0]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-cb171ac0]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-cb171ac0],.user-bank .bank .plus[data-v-cb171ac0]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-cb171ac0]{font-size:.7rem}.user-card>.card-input input[data-v-cb171ac0]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-cb171ac0],.user-deposit>button[data-v-cb171ac0]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-4bfe559f]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-4bfe559f]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-4bfe559f]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-4bfe559f]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-4bfe559f]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-4bfe559f]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-4bfe559f]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-4bfe559f]:first-child{justify-content:left}.pmenu-head>div[data-v-4bfe559f]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-4bfe559f]{height:100%}.profile-avatar[data-v-4bfe559f]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-4bfe559f]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-4bfe559f]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-4bfe559f]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-4bfe559f]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-4bfe559f]{font-size:1.2rem}.profile-balance[data-v-4bfe559f]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-4bfe559f]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-4bfe559f]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-4bfe559f]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-4bfe559f]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-4bfe559f]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-4bfe559f]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-4bfe559f]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-4bfe559f]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-4bfe559f]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-4bfe559f]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-4bfe559f]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-4bfe559f]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-4bfe559f]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-4bfe559f],.profile-vip>.level>div.bar .wid_progress[data-v-4bfe559f]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-4bfe559f]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-4bfe559f]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-4bfe559f]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-4bfe559f],.profile-vip>.level>div.bar .wid_progress>div[data-v-4bfe559f]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-4bfe559f]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-4bfe559f]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-4bfe559f]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-4bfe559f],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-4bfe559f]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-4bfe559f]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-4bfe559f],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-4bfe559f]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-4bfe559f]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-4bfe559f]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-4bfe559f]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-4bfe559f]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-4bfe559f]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-4bfe559f]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-4bfe559f]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-4bfe559f],.profile-menu .p-nav>a>div[data-v-4bfe559f]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-4bfe559f]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-4bfe559f]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-4bfe559f],.profile-menu .p-nav>a>div>div[data-v-4bfe559f]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-4bfe559f],.profile-menu .p-nav>.anchor>div>div>svg[data-v-4bfe559f],.profile-menu .p-nav>a>div>div>img[data-v-4bfe559f],.profile-menu .p-nav>a>div>div>svg[data-v-4bfe559f]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-4bfe559f],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-4bfe559f]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-4bfe559f]{color:var(--warning)}.profile-menu .logout[data-v-4bfe559f]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-4bfe559f]{margin-left:5%}.profile-menu[data-v-4bfe559f],.profile-content .p-content[data-v-4bfe559f]{position:relative}.profile-content .p-header[data-v-4bfe559f]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-4bfe559f]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-4bfe559f]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-4bfe559f]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-4bfe559f]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-4bfe559f]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-4bfe559f],section.deposit[data-v-4bfe559f],section.withdraw[data-v-4bfe559f],section.history[data-v-4bfe559f],section.settings[data-v-4bfe559f]{display:block}section.inbox .p-content[data-v-4bfe559f]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-4bfe559f],.p-content .inbox-read[data-v-4bfe559f]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-4bfe559f]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-4bfe559f]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-4bfe559f]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-4bfe559f]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-4bfe559f]{height:100%;width:25%}.p-content .msg>div.sender[data-v-4bfe559f]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-4bfe559f]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-4bfe559f]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-4bfe559f]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-4bfe559f]{display:none}.p-content .inbox-msg.read[data-v-4bfe559f]{background-color:#8039c741}.p-content .inbox-button[data-v-4bfe559f]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-4bfe559f]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-4bfe559f]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-4bfe559f]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-4bfe559f]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-4bfe559f]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-4bfe559f]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-4bfe559f]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-4bfe559f]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-4bfe559f]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-4bfe559f]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-4bfe559f]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-4bfe559f],.p-content .inbox-content .inbox-header[data-v-4bfe559f],.p-content .inbox-content .inbox-body[data-v-4bfe559f]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-4bfe559f]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-4bfe559f]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-4bfe559f]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-4bfe559f]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-4bfe559f]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-4bfe559f]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-4bfe559f]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-4bfe559f]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-4bfe559f]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-4bfe559f]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-4bfe559f]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-4bfe559f]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-4bfe559f]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-4bfe559f]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-4bfe559f]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-4bfe559f]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-4bfe559f]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-4bfe559f]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-4bfe559f]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-4bfe559f]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-4bfe559f]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-4bfe559f]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-4bfe559f]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-4bfe559f]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-4bfe559f]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-4bfe559f]{padding:.3em 0}.upload-sec[data-v-4bfe559f]{width:90%;margin:auto}.upload-sec .select-sec[data-v-4bfe559f]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-4bfe559f]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-4bfe559f]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-4bfe559f]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-4bfe559f],.upload-sec .select-sec>.select>img[data-v-4bfe559f]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-4bfe559f]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-4bfe559f]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-4bfe559f]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-4bfe559f]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-4bfe559f]{color:var(--maincolor2)}.dep-with-form[data-v-4bfe559f]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-4bfe559f]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-4bfe559f]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-4bfe559f]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-4bfe559f]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-4bfe559f]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-4bfe559f]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-4bfe559f]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-4bfe559f]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-4bfe559f]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-4bfe559f]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-4bfe559f]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-4bfe559f]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-4bfe559f]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-4bfe559f]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-4bfe559f]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-4bfe559f]{width:90vw;margin:auto}div.pin>.pin-field[data-v-4bfe559f],div.pin>.pin-button[data-v-4bfe559f]{width:80%;margin:auto}div.pin>.pin-field[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-4bfe559f]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-4bfe559f]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-4bfe559f]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-4bfe559f]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-4bfe559f]{margin-top:4vmin}.addbank h6[data-v-4bfe559f]{text-align:left;font-size:1rem}.addbank>.button[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-4bfe559f]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-4bfe559f]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-4bfe559f]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-4bfe559f]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-4bfe559f]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-4bfe559f]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-4bfe559f]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-4bfe559f]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-4bfe559f]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-4bfe559f]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-4bfe559f]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-4bfe559f]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-4bfe559f],section.history .withdraw-table[data-v-4bfe559f],section.history .bets-table[data-v-4bfe559f]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-4bfe559f]{display:block;width:100%}section.history .deposit-table>table[data-v-4bfe559f]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-4bfe559f]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-4bfe559f]{font-size:.7em}section.history .deposit-table>table th[data-v-4bfe559f]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-4bfe559f]{padding:.7em 1em}section.history .deposit-table>table th[data-v-4bfe559f]:first-child,section.history .deposit-table>table td[data-v-4bfe559f]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-4bfe559f]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-4bfe559f]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-4bfe559f]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-4bfe559f]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-4bfe559f]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-4bfe559f],.dataTables_wrapper .dataTables_filter[data-v-4bfe559f]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-4bfe559f]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-4bfe559f]:before,table.dataTable thead>tr>th.sorting_asc[data-v-4bfe559f]:before,table.dataTable thead>tr>th.sorting_desc[data-v-4bfe559f]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-4bfe559f]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-4bfe559f]:before,table.dataTable thead>tr>td.sorting[data-v-4bfe559f]:before,table.dataTable thead>tr>td.sorting_asc[data-v-4bfe559f]:before,table.dataTable thead>tr>td.sorting_desc[data-v-4bfe559f]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-4bfe559f]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-4bfe559f]:before,table.dataTable thead>tr>th.sorting_desc[data-v-4bfe559f]:after,table.dataTable thead>tr>td.sorting_desc[data-v-4bfe559f]:after,table.dataTable thead>tr>th.sorting[data-v-4bfe559f]:after,table.dataTable thead>tr>th.sorting_asc[data-v-4bfe559f]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-4bfe559f]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-4bfe559f]:after,table.dataTable thead>tr>td.sorting[data-v-4bfe559f]:after,table.dataTable thead>tr>td.sorting_asc[data-v-4bfe559f]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-4bfe559f]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-4bfe559f]:after{right:5%}table .sorting[data-v-4bfe559f]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-4bfe559f]{font-size:2.5vmin}.dataTables_info[data-v-4bfe559f]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-4bfe559f],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-4bfe559f]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-4bfe559f]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-4bfe559f]{margin-bottom:5vmin}section.settings .setting-nav[data-v-4bfe559f],section.settings .setting-logout[data-v-4bfe559f]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-4bfe559f]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-4bfe559f]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-4bfe559f]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-4bfe559f]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-4bfe559f]:first-child{border-top:none}section.settings .setting-nav>div[data-v-4bfe559f]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-4bfe559f]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-4bfe559f]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-4bfe559f],section.settings .set-wallet[data-v-4bfe559f],section.settings .set-disable[data-v-4bfe559f]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-4bfe559f],section.settings .set-wallet>.nav[data-v-4bfe559f],section.settings .set-disable>.nav[data-v-4bfe559f]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-4bfe559f],section.settings .set-wallet>.nav>button[data-v-4bfe559f],section.settings .set-disable>.nav>button[data-v-4bfe559f]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-4bfe559f]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-4bfe559f]{margin-bottom:5%}#AvatarModal[data-v-4bfe559f]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-4bfe559f]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-4bfe559f]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-4bfe559f]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-4bfe559f]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-4bfe559f]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-4bfe559f]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-4bfe559f]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-4bfe559f]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-4bfe559f]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-4bfe559f]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-4bfe559f],.user-deposit[data-v-4bfe559f]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-4bfe559f],.user-deposit>div[data-v-4bfe559f]{width:90%;margin:auto;position:relative}.user-balance[data-v-4bfe559f]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-4bfe559f]{display:flex;align-items:center}.user-balance img[data-v-4bfe559f]{height:1em;margin-top:-.2em}.user-balance label[data-v-4bfe559f]{font-size:.8rem}.user-balance span.amount[data-v-4bfe559f]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-4bfe559f]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-4bfe559f]{width:100%}.refreshrotate[data-v-4bfe559f]{animation:-refreshrotate-4bfe559f .5s;-webkit-animation:-refreshrotate-4bfe559f .5s;-moz-animation:-refreshrotate-4bfe559f .5s;-o-animation:-refreshrotate-4bfe559f .5s;-ms-animation:-refreshrotate-4bfe559f .5s}@keyframes -refreshrotate-4bfe559f{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-4bfe559f]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-4bfe559f]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-4bfe559f]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-4bfe559f]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-4bfe559f]{height:1em}.user-bank .bank[data-v-4bfe559f]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-4bfe559f]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-4bfe559f]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-4bfe559f],.user-bank .bank .plus[data-v-4bfe559f]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-4bfe559f]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-4bfe559f],.user-bank .bank .plus svg[data-v-4bfe559f]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-4bfe559f]{display:none}.user-bank .bank>div.active .selected[data-v-4bfe559f]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-4bfe559f]{height:1em}.user-card[data-v-4bfe559f]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-4bfe559f]{display:flex;flex-direction:column}.addbank .input input[data-v-4bfe559f]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-4bfe559f],.user-card>.card-input input[data-v-4bfe559f]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-4bfe559f]::placeholder,.user-card>.card-input input[data-v-4bfe559f]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-4bfe559f],.user-withdraw>button[data-v-4bfe559f]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-4bfe559f]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-4bfe559f]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-4bfe559f],.profile-menu .p-nav>a>div[data-v-4bfe559f]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-4bfe559f],.profile-menu .p-nav>.anchor>div>div>svg[data-v-4bfe559f],.profile-menu .p-nav>a>div>div>img[data-v-4bfe559f],.profile-menu .p-nav>a>div>div>svg[data-v-4bfe559f]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-4bfe559f]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-4bfe559f]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-4bfe559f]{margin-left:0}.profile-content[data-v-4bfe559f],.profile-menu[data-v-4bfe559f]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-4bfe559f]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-4bfe559f]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-4bfe559f]{padding:4% 0}.profile-content .p-header[data-v-4bfe559f]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-4bfe559f]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-4bfe559f]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-4bfe559f]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-4bfe559f]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-4bfe559f]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-4bfe559f]{height:1.7em}.p-content .inbox-read .read-message[data-v-4bfe559f]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-4bfe559f]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-4bfe559f],.profileinfo .profileinfo-details-result>button[data-v-4bfe559f]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-4bfe559f]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-4bfe559f]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-4bfe559f]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-4bfe559f]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-4bfe559f],.upload-sec .select-sec>.select>img[data-v-4bfe559f]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-4bfe559f]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-4bfe559f]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-4bfe559f]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-4bfe559f]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-4bfe559f]{width:100%}.dep-with-form[data-v-4bfe559f]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-4bfe559f]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-4bfe559f]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-4bfe559f]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-4bfe559f]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-4bfe559f]{border-radius:1vmin}.dep-with-form .payment[data-v-4bfe559f]{width:100%}.dep-with-form .payment>.dropdown[data-v-4bfe559f]{padding:1%}.dep-with-form .payment>.amount[data-v-4bfe559f]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-4bfe559f]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-4bfe559f]{width:100%;margin:auto}div.pin>.pin-field[data-v-4bfe559f],div.pin>.pin-button[data-v-4bfe559f]{width:60%;margin:auto}div.pin>.pin-field[data-v-4bfe559f]{margin:3vmin auto}div.pin>.pin-field>div[data-v-4bfe559f]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-4bfe559f]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-4bfe559f]{font-size:2vmin;padding:1vmin}.addbank[data-v-4bfe559f]{width:70%}.addbank>h5[data-v-4bfe559f]{margin:1vmin 0}.addbank .input[data-v-4bfe559f]{margin-top:2vmin}.addbank .input input[data-v-4bfe559f]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-4bfe559f]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-4bfe559f]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-4bfe559f]{column-gap:3%}section.history .filter>div input[data-v-4bfe559f]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-4bfe559f]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-4bfe559f]:after{content:" Search"}section.history .history-tab[data-v-4bfe559f]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-4bfe559f]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-4bfe559f],section.history .withdraw-table[data-v-4bfe559f],section.history .bets-table[data-v-4bfe559f]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-4bfe559f]{font-size:1.1em}section.history .deposit-table>table th[data-v-4bfe559f],section.history .deposit-table>table td[data-v-4bfe559f]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-4bfe559f],.dataTables_wrapper .dataTables_filter[data-v-4bfe559f]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-4bfe559f]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-4bfe559f],.dataTables_info[data-v-4bfe559f]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-4bfe559f],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-4bfe559f]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-4bfe559f]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-4bfe559f]{margin-bottom:3vmin}section.settings .setting-nav[data-v-4bfe559f],section.settings .setting-logout[data-v-4bfe559f]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-4bfe559f]{width:54%;border:none}section.settings .setting-nav>div[data-v-4bfe559f]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-4bfe559f]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-4bfe559f],section.settings .set-wallet[data-v-4bfe559f],section.settings .set-disable[data-v-4bfe559f]{width:37vw}section.settings .set-password>.nav>button[data-v-4bfe559f],section.settings .set-wallet>.nav>button[data-v-4bfe559f],section.settings .set-disable>.nav>button[data-v-4bfe559f]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-4bfe559f]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-4bfe559f]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-4bfe559f]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-4bfe559f]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-4bfe559f]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-4bfe559f]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-4bfe559f]{padding:.6vmin 0}.user-withdraw[data-v-4bfe559f],.user-deposit[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-4bfe559f]{padding:.5rem 1rem}.user-bank[data-v-4bfe559f]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-4bfe559f]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-4bfe559f]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-4bfe559f],.user-bank .bank .plus[data-v-4bfe559f]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-4bfe559f]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-4bfe559f],.user-withdraw>button[data-v-4bfe559f]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-4bfe559f]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-4bfe559f]{width:20%}.profile-vip[data-v-4bfe559f]{grid-template-columns:80% 20%}.profile-balance[data-v-4bfe559f],.profile-vip[data-v-4bfe559f],.profile-menu .p-nav[data-v-4bfe559f]{width:90%}.profile-vip>.level>img[data-v-4bfe559f]{height:8rem}.profile-vip>.level>div.bar[data-v-4bfe559f]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-4bfe559f]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-4bfe559f]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-4bfe559f]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-4bfe559f],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-4bfe559f]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-4bfe559f]{font-size:.6rem}.profile-vip>.rules[data-v-4bfe559f]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-4bfe559f],.profile-menu .p-nav>a>div[data-v-4bfe559f]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-4bfe559f],.profile-menu .p-nav>.anchor>div>div>svg[data-v-4bfe559f],.profile-menu .p-nav>a>div>div>img[data-v-4bfe559f],.profile-menu .p-nav>a>div>div>svg[data-v-4bfe559f]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-4bfe559f],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-4bfe559f]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-4bfe559f]{margin-left:0}.profile-content[data-v-4bfe559f],.profile-menu[data-v-4bfe559f]{padding:1.5%;margin:auto}.profile-menu[data-v-4bfe559f]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-4bfe559f]{font-size:2rem}.profile-content .p-header>div>button[data-v-4bfe559f]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-4bfe559f],.profile-content>.profileinfo[data-v-4bfe559f]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-4bfe559f]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-4bfe559f]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-4bfe559f]{height:1.7em}.p-content .inbox-read .read-message[data-v-4bfe559f]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-4bfe559f]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-4bfe559f]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-4bfe559f],.upload-sec .select-sec>.select>img[data-v-4bfe559f]{border-radius:2vmin}.dep-with-form[data-v-4bfe559f]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-4bfe559f]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-4bfe559f]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-4bfe559f]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-4bfe559f]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-4bfe559f]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-4bfe559f]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-4bfe559f]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-4bfe559f]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-4bfe559f],div.pin>.pin-button[data-v-4bfe559f]{width:70%;margin:auto}div.pin>.pin-field[data-v-4bfe559f]{margin:3vmin auto}div.pin>.pin-field>div[data-v-4bfe559f]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-4bfe559f]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-4bfe559f]{font-size:2vmin}.addbank[data-v-4bfe559f]{width:86vw}.addbank .input[data-v-4bfe559f]{margin-top:2vmin}.addbank .input input[data-v-4bfe559f]{font-size:2.5vmin}.addbank>.button>button[data-v-4bfe559f]{padding:1vmin 0}section.history .filter[data-v-4bfe559f]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-4bfe559f]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-4bfe559f]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-4bfe559f]:after{content:" Search"}section.history .history-tab[data-v-4bfe559f]{width:85%}section.history .history-tab>button[data-v-4bfe559f]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-4bfe559f],section.history .withdraw-table[data-v-4bfe559f],section.history .bets-table[data-v-4bfe559f]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-4bfe559f]{font-size:1.3em}section.history .deposit-table>table th[data-v-4bfe559f],section.history .deposit-table>table td[data-v-4bfe559f]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-4bfe559f]{row-gap:1.5rem}section.settings .setting-nav[data-v-4bfe559f],section.settings .setting-logout[data-v-4bfe559f]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-4bfe559f]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-4bfe559f]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-4bfe559f]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-4bfe559f]{height:2rem}section.settings .setting-content[data-v-4bfe559f]{padding:2vmin 0}section.settings .setting-content h4[data-v-4bfe559f]{margin-bottom:3vmin}section.settings .set-password[data-v-4bfe559f],section.settings .set-wallet[data-v-4bfe559f],section.settings .set-disable[data-v-4bfe559f]{width:80vw}section.settings .set-password>.nav>button[data-v-4bfe559f],section.settings .set-wallet>.nav>button[data-v-4bfe559f],section.settings .set-disable>.nav>button[data-v-4bfe559f]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-4bfe559f]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-4bfe559f],.dataTables_wrapper .dataTables_filter[data-v-4bfe559f]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-4bfe559f]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-4bfe559f]{font-size:1.9vmin}.dataTables_info[data-v-4bfe559f]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-4bfe559f],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-4bfe559f]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-4bfe559f]{width:75%}#AvatarModal .modal-body h5[data-v-4bfe559f]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-4bfe559f]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-4bfe559f]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-4bfe559f]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-4bfe559f]{padding:1.3vmin 0}.user-bank .bank img[data-v-4bfe559f],.user-bank .bank .plus[data-v-4bfe559f]{width:13vw}.user-bank .bank>div.active .selected[data-v-4bfe559f]{font-size:1.3rem}.user-withdraw>button[data-v-4bfe559f],.user-deposit>button[data-v-4bfe559f]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-4bfe559f]{padding:0;margin:auto}.profile-menu .p-nav[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-4bfe559f],.profile-menu .p-nav>a>div[data-v-4bfe559f]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-4bfe559f],.profile-menu .p-nav>.anchor>div>div>svg[data-v-4bfe559f],.profile-menu .p-nav>a>div>div>img[data-v-4bfe559f],.profile-menu .p-nav>a>div>div>svg[data-v-4bfe559f]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-4bfe559f],.profile-menu .logouticon[data-v-4bfe559f]{border-top:none}.profile-menu .p-nav .arrow[data-v-4bfe559f]{display:none}.profile-menu .logout>span[data-v-4bfe559f]{margin-left:0}.profile-content[data-v-4bfe559f]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-4bfe559f]{padding:.5rem 1rem}.profile-content[data-v-4bfe559f],.profile-menu[data-v-4bfe559f]{min-height:fit-content}.profile-content .p-header[data-v-4bfe559f]{display:none}.profile-content .p-header>div.p-title[data-v-4bfe559f]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-4bfe559f]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-4bfe559f],.profile-content>.profileinfo[data-v-4bfe559f]{width:60vw;margin:auto}.p-content .inbox-content[data-v-4bfe559f]{width:90%}.p-content .inbox-content .inbox-header[data-v-4bfe559f]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-4bfe559f]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-4bfe559f]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-4bfe559f]{height:1.7em}.p-content .inbox-read .read-message[data-v-4bfe559f]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-4bfe559f]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-4bfe559f]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-4bfe559f]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-4bfe559f],.upload-sec .select-sec>.select>img[data-v-4bfe559f]{border-radius:1.5vmin}.dep-with-form[data-v-4bfe559f]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-4bfe559f]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-4bfe559f]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-4bfe559f]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-4bfe559f]{border-radius:1vmin}.dep-with-form .payment[data-v-4bfe559f]{width:100%}.dep-with-form .payment>.dropdown[data-v-4bfe559f]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-4bfe559f]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-4bfe559f]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-4bfe559f]{width:60vw}div.pin>.pin-field[data-v-4bfe559f],div.pin>.pin-button[data-v-4bfe559f]{width:50%;margin:auto}div.pin>.pin-field[data-v-4bfe559f]{margin:2vmin auto}div.pin>.pin-field>div[data-v-4bfe559f]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-4bfe559f]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-4bfe559f]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-4bfe559f]{width:60vw}.addbank .input[data-v-4bfe559f]{margin-top:2vmin}.addbank .input input[data-v-4bfe559f]{font-size:2.2vmin}.addbank>.button>button[data-v-4bfe559f]{padding:1vmin 0}section.history[data-v-4bfe559f]{width:60vw;margin:auto}section.history .filter[data-v-4bfe559f]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-4bfe559f]{column-gap:.2%}section.history .filter>div input[data-v-4bfe559f]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-4bfe559f]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-4bfe559f]:after{content:" Search"}section.history .history-tab[data-v-4bfe559f]{width:80%}section.history .history-tab>button[data-v-4bfe559f]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-4bfe559f],section.history .withdraw-table[data-v-4bfe559f],section.history .bets-table[data-v-4bfe559f]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-4bfe559f],section.history .deposit-table>table td[data-v-4bfe559f]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-4bfe559f],.dataTables_wrapper .dataTables_filter[data-v-4bfe559f]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-4bfe559f]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-4bfe559f]{font-size:1.5vmin}.dataTables_info[data-v-4bfe559f]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-4bfe559f],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-4bfe559f]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-4bfe559f]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-4bfe559f]{margin-bottom:2vmin}section.settings .setting-nav[data-v-4bfe559f],section.settings .setting-logout[data-v-4bfe559f]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-4bfe559f]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-4bfe559f]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-4bfe559f]{width:78%}section.settings .set-password[data-v-4bfe559f],section.settings .set-wallet[data-v-4bfe559f],section.settings .set-disable[data-v-4bfe559f]{width:55vw}section.settings .set-password>.nav>button[data-v-4bfe559f],section.settings .set-wallet>.nav>button[data-v-4bfe559f],section.settings .set-disable>.nav>button[data-v-4bfe559f]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-4bfe559f]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-4bfe559f]{width:50vw}#AvatarModal .modal-body>.selection[data-v-4bfe559f]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-4bfe559f]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-4bfe559f]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-4bfe559f]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-4bfe559f]{padding:1vmin 0}.dep-with-form[data-v-4bfe559f]{display:block;font-size:.8rem}.user-withdraw[data-v-4bfe559f],.user-deposit[data-v-4bfe559f]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-4bfe559f]{padding:.5rem 1rem}.user-bank[data-v-4bfe559f]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-4bfe559f]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-4bfe559f]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-4bfe559f],.user-bank .bank .plus[data-v-4bfe559f]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-4bfe559f]{font-size:.7rem}.user-card>.card-input input[data-v-4bfe559f]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-4bfe559f],.user-deposit>button[data-v-4bfe559f]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.select-payment-method[data-v-4bfe559f]{background-color:#fff;padding:5px;border-radius:2rem}.profile[data-v-60ca0dcc]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-60ca0dcc]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-60ca0dcc]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-60ca0dcc]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-60ca0dcc]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-60ca0dcc]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-60ca0dcc]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-60ca0dcc]:first-child{justify-content:left}.pmenu-head>div[data-v-60ca0dcc]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-60ca0dcc]{height:100%}.profile-avatar[data-v-60ca0dcc]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-60ca0dcc]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-60ca0dcc]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-60ca0dcc]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-60ca0dcc]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-60ca0dcc]{font-size:1.2rem}.profile-balance[data-v-60ca0dcc]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-60ca0dcc]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-60ca0dcc]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-60ca0dcc]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-60ca0dcc]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-60ca0dcc]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-60ca0dcc]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-60ca0dcc]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-60ca0dcc]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-60ca0dcc]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-60ca0dcc]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-60ca0dcc]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-60ca0dcc]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-60ca0dcc]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-60ca0dcc],.profile-vip>.level>div.bar .wid_progress[data-v-60ca0dcc]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-60ca0dcc]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-60ca0dcc]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-60ca0dcc]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-60ca0dcc],.profile-vip>.level>div.bar .wid_progress>div[data-v-60ca0dcc]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-60ca0dcc]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-60ca0dcc]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-60ca0dcc]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-60ca0dcc],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-60ca0dcc]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-60ca0dcc]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-60ca0dcc],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-60ca0dcc]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-60ca0dcc]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-60ca0dcc]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-60ca0dcc]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-60ca0dcc]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-60ca0dcc]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-60ca0dcc]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-60ca0dcc]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-60ca0dcc],.profile-menu .p-nav>a>div[data-v-60ca0dcc]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-60ca0dcc]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-60ca0dcc]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div[data-v-60ca0dcc]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-60ca0dcc],.profile-menu .p-nav>.anchor>div>div>svg[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div>img[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div>svg[data-v-60ca0dcc]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-60ca0dcc]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-60ca0dcc]{color:var(--warning)}.profile-menu .logout[data-v-60ca0dcc]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-60ca0dcc]{margin-left:5%}.profile-menu[data-v-60ca0dcc],.profile-content .p-content[data-v-60ca0dcc]{position:relative}.profile-content .p-header[data-v-60ca0dcc]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-60ca0dcc]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-60ca0dcc]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-60ca0dcc]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-60ca0dcc]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-60ca0dcc]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-60ca0dcc],section.deposit[data-v-60ca0dcc],section.withdraw[data-v-60ca0dcc],section.history[data-v-60ca0dcc],section.settings[data-v-60ca0dcc]{display:block}section.inbox .p-content[data-v-60ca0dcc]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-60ca0dcc],.p-content .inbox-read[data-v-60ca0dcc]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-60ca0dcc]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-60ca0dcc]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-60ca0dcc]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-60ca0dcc]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-60ca0dcc]{height:100%;width:25%}.p-content .msg>div.sender[data-v-60ca0dcc]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-60ca0dcc]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-60ca0dcc]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-60ca0dcc]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-60ca0dcc]{display:none}.p-content .inbox-msg.read[data-v-60ca0dcc]{background-color:#8039c741}.p-content .inbox-button[data-v-60ca0dcc]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-60ca0dcc]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-60ca0dcc]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-60ca0dcc]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-60ca0dcc]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-60ca0dcc]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-60ca0dcc]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-60ca0dcc]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-60ca0dcc]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-60ca0dcc]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-60ca0dcc]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-60ca0dcc]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-60ca0dcc],.p-content .inbox-content .inbox-header[data-v-60ca0dcc],.p-content .inbox-content .inbox-body[data-v-60ca0dcc]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-60ca0dcc]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-60ca0dcc]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-60ca0dcc]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-60ca0dcc]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-60ca0dcc]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-60ca0dcc]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-60ca0dcc]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-60ca0dcc]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-60ca0dcc]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-60ca0dcc]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-60ca0dcc]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-60ca0dcc]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-60ca0dcc]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-60ca0dcc]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-60ca0dcc]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-60ca0dcc]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-60ca0dcc]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-60ca0dcc]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-60ca0dcc]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-60ca0dcc]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-60ca0dcc]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-60ca0dcc]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-60ca0dcc]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-60ca0dcc]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-60ca0dcc]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-60ca0dcc]{padding:.3em 0}.upload-sec[data-v-60ca0dcc]{width:90%;margin:auto}.upload-sec .select-sec[data-v-60ca0dcc]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-60ca0dcc]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-60ca0dcc]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-60ca0dcc]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-60ca0dcc],.upload-sec .select-sec>.select>img[data-v-60ca0dcc]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-60ca0dcc]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-60ca0dcc]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-60ca0dcc]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-60ca0dcc]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-60ca0dcc]{color:var(--maincolor2)}.dep-with-form[data-v-60ca0dcc]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-60ca0dcc]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-60ca0dcc]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-60ca0dcc]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-60ca0dcc]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-60ca0dcc]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-60ca0dcc]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-60ca0dcc]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-60ca0dcc]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-60ca0dcc]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-60ca0dcc]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-60ca0dcc]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-60ca0dcc]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-60ca0dcc]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-60ca0dcc]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-60ca0dcc]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-60ca0dcc]{width:90vw;margin:auto}div.pin>.pin-field[data-v-60ca0dcc],div.pin>.pin-button[data-v-60ca0dcc]{width:80%;margin:auto}div.pin>.pin-field[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-60ca0dcc]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-60ca0dcc]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-60ca0dcc]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-60ca0dcc]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-60ca0dcc]{margin-top:4vmin}.addbank h6[data-v-60ca0dcc]{text-align:left;font-size:1rem}.addbank>.button[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-60ca0dcc]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-60ca0dcc]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-60ca0dcc]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-60ca0dcc]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-60ca0dcc]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-60ca0dcc]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-60ca0dcc]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-60ca0dcc]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-60ca0dcc]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-60ca0dcc]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-60ca0dcc]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-60ca0dcc]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-60ca0dcc],section.history .withdraw-table[data-v-60ca0dcc],section.history .bets-table[data-v-60ca0dcc]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-60ca0dcc]{display:block;width:100%}section.history .deposit-table>table[data-v-60ca0dcc]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-60ca0dcc]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-60ca0dcc]{font-size:.7em}section.history .deposit-table>table th[data-v-60ca0dcc]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-60ca0dcc]{padding:.7em 1em}section.history .deposit-table>table th[data-v-60ca0dcc]:first-child,section.history .deposit-table>table td[data-v-60ca0dcc]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-60ca0dcc]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-60ca0dcc]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-60ca0dcc]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-60ca0dcc]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-60ca0dcc]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-60ca0dcc],.dataTables_wrapper .dataTables_filter[data-v-60ca0dcc]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-60ca0dcc]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-60ca0dcc]:before,table.dataTable thead>tr>th.sorting_asc[data-v-60ca0dcc]:before,table.dataTable thead>tr>th.sorting_desc[data-v-60ca0dcc]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-60ca0dcc]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-60ca0dcc]:before,table.dataTable thead>tr>td.sorting[data-v-60ca0dcc]:before,table.dataTable thead>tr>td.sorting_asc[data-v-60ca0dcc]:before,table.dataTable thead>tr>td.sorting_desc[data-v-60ca0dcc]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-60ca0dcc]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-60ca0dcc]:before,table.dataTable thead>tr>th.sorting_desc[data-v-60ca0dcc]:after,table.dataTable thead>tr>td.sorting_desc[data-v-60ca0dcc]:after,table.dataTable thead>tr>th.sorting[data-v-60ca0dcc]:after,table.dataTable thead>tr>th.sorting_asc[data-v-60ca0dcc]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-60ca0dcc]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-60ca0dcc]:after,table.dataTable thead>tr>td.sorting[data-v-60ca0dcc]:after,table.dataTable thead>tr>td.sorting_asc[data-v-60ca0dcc]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-60ca0dcc]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-60ca0dcc]:after{right:5%}table .sorting[data-v-60ca0dcc]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-60ca0dcc]{font-size:2.5vmin}.dataTables_info[data-v-60ca0dcc]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-60ca0dcc],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-60ca0dcc]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-60ca0dcc]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-60ca0dcc]{margin-bottom:5vmin}section.settings .setting-nav[data-v-60ca0dcc],section.settings .setting-logout[data-v-60ca0dcc]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-60ca0dcc]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-60ca0dcc]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-60ca0dcc]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-60ca0dcc]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-60ca0dcc]:first-child{border-top:none}section.settings .setting-nav>div[data-v-60ca0dcc]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-60ca0dcc]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-60ca0dcc]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-60ca0dcc],section.settings .set-wallet[data-v-60ca0dcc],section.settings .set-disable[data-v-60ca0dcc]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-60ca0dcc],section.settings .set-wallet>.nav[data-v-60ca0dcc],section.settings .set-disable>.nav[data-v-60ca0dcc]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-60ca0dcc],section.settings .set-wallet>.nav>button[data-v-60ca0dcc],section.settings .set-disable>.nav>button[data-v-60ca0dcc]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-60ca0dcc]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-60ca0dcc]{margin-bottom:5%}#AvatarModal[data-v-60ca0dcc]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-60ca0dcc]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-60ca0dcc]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-60ca0dcc]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-60ca0dcc]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-60ca0dcc]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-60ca0dcc]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-60ca0dcc]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-60ca0dcc]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-60ca0dcc]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-60ca0dcc]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-60ca0dcc],.user-deposit[data-v-60ca0dcc]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-60ca0dcc],.user-deposit>div[data-v-60ca0dcc]{width:90%;margin:auto;position:relative}.user-balance[data-v-60ca0dcc]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-60ca0dcc]{display:flex;align-items:center}.user-balance img[data-v-60ca0dcc]{height:1em;margin-top:-.2em}.user-balance label[data-v-60ca0dcc]{font-size:.8rem}.user-balance span.amount[data-v-60ca0dcc]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-60ca0dcc]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-60ca0dcc]{width:100%}.refreshrotate[data-v-60ca0dcc]{animation:-refreshrotate-60ca0dcc .5s;-webkit-animation:-refreshrotate-60ca0dcc .5s;-moz-animation:-refreshrotate-60ca0dcc .5s;-o-animation:-refreshrotate-60ca0dcc .5s;-ms-animation:-refreshrotate-60ca0dcc .5s}@keyframes -refreshrotate-60ca0dcc{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-60ca0dcc]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-60ca0dcc]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-60ca0dcc]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-60ca0dcc]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-60ca0dcc]{height:1em}.user-bank .bank[data-v-60ca0dcc]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-60ca0dcc]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-60ca0dcc]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-60ca0dcc],.user-bank .bank .plus[data-v-60ca0dcc]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-60ca0dcc]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-60ca0dcc],.user-bank .bank .plus svg[data-v-60ca0dcc]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-60ca0dcc]{display:none}.user-bank .bank>div.active .selected[data-v-60ca0dcc]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-60ca0dcc]{height:1em}.user-card[data-v-60ca0dcc]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-60ca0dcc]{display:flex;flex-direction:column}.addbank .input input[data-v-60ca0dcc]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-60ca0dcc],.user-card>.card-input input[data-v-60ca0dcc]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-60ca0dcc]::placeholder,.user-card>.card-input input[data-v-60ca0dcc]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-60ca0dcc],.user-withdraw>button[data-v-60ca0dcc]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-60ca0dcc]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-60ca0dcc]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-60ca0dcc],.profile-menu .p-nav>a>div[data-v-60ca0dcc]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-60ca0dcc],.profile-menu .p-nav>.anchor>div>div>svg[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div>img[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div>svg[data-v-60ca0dcc]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-60ca0dcc]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-60ca0dcc]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-60ca0dcc]{margin-left:0}.profile-content[data-v-60ca0dcc],.profile-menu[data-v-60ca0dcc]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-60ca0dcc]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-60ca0dcc]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-60ca0dcc]{padding:4% 0}.profile-content .p-header[data-v-60ca0dcc]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-60ca0dcc]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-60ca0dcc]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-60ca0dcc]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-60ca0dcc]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-60ca0dcc]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-60ca0dcc]{height:1.7em}.p-content .inbox-read .read-message[data-v-60ca0dcc]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-60ca0dcc]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-60ca0dcc],.profileinfo .profileinfo-details-result>button[data-v-60ca0dcc]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-60ca0dcc]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-60ca0dcc]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-60ca0dcc]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-60ca0dcc]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-60ca0dcc],.upload-sec .select-sec>.select>img[data-v-60ca0dcc]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-60ca0dcc]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-60ca0dcc]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-60ca0dcc]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-60ca0dcc]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-60ca0dcc]{width:100%}.dep-with-form[data-v-60ca0dcc]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-60ca0dcc]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-60ca0dcc]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-60ca0dcc]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-60ca0dcc]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-60ca0dcc]{border-radius:1vmin}.dep-with-form .payment[data-v-60ca0dcc]{width:100%}.dep-with-form .payment>.dropdown[data-v-60ca0dcc]{padding:1%}.dep-with-form .payment>.amount[data-v-60ca0dcc]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-60ca0dcc]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-60ca0dcc]{width:100%;margin:auto}div.pin>.pin-field[data-v-60ca0dcc],div.pin>.pin-button[data-v-60ca0dcc]{width:60%;margin:auto}div.pin>.pin-field[data-v-60ca0dcc]{margin:3vmin auto}div.pin>.pin-field>div[data-v-60ca0dcc]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-60ca0dcc]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-60ca0dcc]{font-size:2vmin;padding:1vmin}.addbank[data-v-60ca0dcc]{width:70%}.addbank>h5[data-v-60ca0dcc]{margin:1vmin 0}.addbank .input[data-v-60ca0dcc]{margin-top:2vmin}.addbank .input input[data-v-60ca0dcc]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-60ca0dcc]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-60ca0dcc]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-60ca0dcc]{column-gap:3%}section.history .filter>div input[data-v-60ca0dcc]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-60ca0dcc]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-60ca0dcc]:after{content:" Search"}section.history .history-tab[data-v-60ca0dcc]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-60ca0dcc]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-60ca0dcc],section.history .withdraw-table[data-v-60ca0dcc],section.history .bets-table[data-v-60ca0dcc]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-60ca0dcc]{font-size:1.1em}section.history .deposit-table>table th[data-v-60ca0dcc],section.history .deposit-table>table td[data-v-60ca0dcc]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-60ca0dcc],.dataTables_wrapper .dataTables_filter[data-v-60ca0dcc]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-60ca0dcc]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-60ca0dcc],.dataTables_info[data-v-60ca0dcc]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-60ca0dcc],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-60ca0dcc]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-60ca0dcc]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-60ca0dcc]{margin-bottom:3vmin}section.settings .setting-nav[data-v-60ca0dcc],section.settings .setting-logout[data-v-60ca0dcc]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-60ca0dcc]{width:54%;border:none}section.settings .setting-nav>div[data-v-60ca0dcc]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-60ca0dcc]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-60ca0dcc],section.settings .set-wallet[data-v-60ca0dcc],section.settings .set-disable[data-v-60ca0dcc]{width:37vw}section.settings .set-password>.nav>button[data-v-60ca0dcc],section.settings .set-wallet>.nav>button[data-v-60ca0dcc],section.settings .set-disable>.nav>button[data-v-60ca0dcc]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-60ca0dcc]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-60ca0dcc]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-60ca0dcc]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-60ca0dcc]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-60ca0dcc]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-60ca0dcc]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-60ca0dcc]{padding:.6vmin 0}.user-withdraw[data-v-60ca0dcc],.user-deposit[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-60ca0dcc]{padding:.5rem 1rem}.user-bank[data-v-60ca0dcc]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-60ca0dcc]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-60ca0dcc]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-60ca0dcc],.user-bank .bank .plus[data-v-60ca0dcc]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-60ca0dcc]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-60ca0dcc],.user-withdraw>button[data-v-60ca0dcc]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-60ca0dcc]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-60ca0dcc]{width:20%}.profile-vip[data-v-60ca0dcc]{grid-template-columns:80% 20%}.profile-balance[data-v-60ca0dcc],.profile-vip[data-v-60ca0dcc],.profile-menu .p-nav[data-v-60ca0dcc]{width:90%}.profile-vip>.level>img[data-v-60ca0dcc]{height:8rem}.profile-vip>.level>div.bar[data-v-60ca0dcc]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-60ca0dcc]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-60ca0dcc]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-60ca0dcc]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-60ca0dcc],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-60ca0dcc]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-60ca0dcc]{font-size:.6rem}.profile-vip>.rules[data-v-60ca0dcc]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-60ca0dcc],.profile-menu .p-nav>a>div[data-v-60ca0dcc]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-60ca0dcc],.profile-menu .p-nav>.anchor>div>div>svg[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div>img[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div>svg[data-v-60ca0dcc]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-60ca0dcc]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-60ca0dcc]{margin-left:0}.profile-content[data-v-60ca0dcc],.profile-menu[data-v-60ca0dcc]{padding:1.5%;margin:auto}.profile-menu[data-v-60ca0dcc]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-60ca0dcc]{font-size:2rem}.profile-content .p-header>div>button[data-v-60ca0dcc]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-60ca0dcc],.profile-content>.profileinfo[data-v-60ca0dcc]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-60ca0dcc]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-60ca0dcc]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-60ca0dcc]{height:1.7em}.p-content .inbox-read .read-message[data-v-60ca0dcc]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-60ca0dcc]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-60ca0dcc]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-60ca0dcc],.upload-sec .select-sec>.select>img[data-v-60ca0dcc]{border-radius:2vmin}.dep-with-form[data-v-60ca0dcc]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-60ca0dcc]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-60ca0dcc]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-60ca0dcc]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-60ca0dcc]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-60ca0dcc]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-60ca0dcc]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-60ca0dcc]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-60ca0dcc]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-60ca0dcc],div.pin>.pin-button[data-v-60ca0dcc]{width:70%;margin:auto}div.pin>.pin-field[data-v-60ca0dcc]{margin:3vmin auto}div.pin>.pin-field>div[data-v-60ca0dcc]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-60ca0dcc]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-60ca0dcc]{font-size:2vmin}.addbank[data-v-60ca0dcc]{width:86vw}.addbank .input[data-v-60ca0dcc]{margin-top:2vmin}.addbank .input input[data-v-60ca0dcc]{font-size:2.5vmin}.addbank>.button>button[data-v-60ca0dcc]{padding:1vmin 0}section.history .filter[data-v-60ca0dcc]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-60ca0dcc]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-60ca0dcc]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-60ca0dcc]:after{content:" Search"}section.history .history-tab[data-v-60ca0dcc]{width:85%}section.history .history-tab>button[data-v-60ca0dcc]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-60ca0dcc],section.history .withdraw-table[data-v-60ca0dcc],section.history .bets-table[data-v-60ca0dcc]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-60ca0dcc]{font-size:1.3em}section.history .deposit-table>table th[data-v-60ca0dcc],section.history .deposit-table>table td[data-v-60ca0dcc]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-60ca0dcc]{row-gap:1.5rem}section.settings .setting-nav[data-v-60ca0dcc],section.settings .setting-logout[data-v-60ca0dcc]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-60ca0dcc]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-60ca0dcc]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-60ca0dcc]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-60ca0dcc]{height:2rem}section.settings .setting-content[data-v-60ca0dcc]{padding:2vmin 0}section.settings .setting-content h4[data-v-60ca0dcc]{margin-bottom:3vmin}section.settings .set-password[data-v-60ca0dcc],section.settings .set-wallet[data-v-60ca0dcc],section.settings .set-disable[data-v-60ca0dcc]{width:80vw}section.settings .set-password>.nav>button[data-v-60ca0dcc],section.settings .set-wallet>.nav>button[data-v-60ca0dcc],section.settings .set-disable>.nav>button[data-v-60ca0dcc]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-60ca0dcc]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-60ca0dcc],.dataTables_wrapper .dataTables_filter[data-v-60ca0dcc]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-60ca0dcc]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-60ca0dcc]{font-size:1.9vmin}.dataTables_info[data-v-60ca0dcc]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-60ca0dcc],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-60ca0dcc]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-60ca0dcc]{width:75%}#AvatarModal .modal-body h5[data-v-60ca0dcc]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-60ca0dcc]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-60ca0dcc]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-60ca0dcc]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-60ca0dcc]{padding:1.3vmin 0}.user-bank .bank img[data-v-60ca0dcc],.user-bank .bank .plus[data-v-60ca0dcc]{width:13vw}.user-bank .bank>div.active .selected[data-v-60ca0dcc]{font-size:1.3rem}.user-withdraw>button[data-v-60ca0dcc],.user-deposit>button[data-v-60ca0dcc]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-60ca0dcc]{padding:0;margin:auto}.profile-menu .p-nav[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-60ca0dcc],.profile-menu .p-nav>a>div[data-v-60ca0dcc]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-60ca0dcc],.profile-menu .p-nav>.anchor>div>div>svg[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div>img[data-v-60ca0dcc],.profile-menu .p-nav>a>div>div>svg[data-v-60ca0dcc]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-60ca0dcc],.profile-menu .logouticon[data-v-60ca0dcc]{border-top:none}.profile-menu .p-nav .arrow[data-v-60ca0dcc]{display:none}.profile-menu .logout>span[data-v-60ca0dcc]{margin-left:0}.profile-content[data-v-60ca0dcc]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-60ca0dcc]{padding:.5rem 1rem}.profile-content[data-v-60ca0dcc],.profile-menu[data-v-60ca0dcc]{min-height:fit-content}.profile-content .p-header[data-v-60ca0dcc]{display:none}.profile-content .p-header>div.p-title[data-v-60ca0dcc]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-60ca0dcc]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-60ca0dcc],.profile-content>.profileinfo[data-v-60ca0dcc]{width:60vw;margin:auto}.p-content .inbox-content[data-v-60ca0dcc]{width:90%}.p-content .inbox-content .inbox-header[data-v-60ca0dcc]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-60ca0dcc]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-60ca0dcc]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-60ca0dcc]{height:1.7em}.p-content .inbox-read .read-message[data-v-60ca0dcc]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-60ca0dcc]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-60ca0dcc]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-60ca0dcc]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-60ca0dcc],.upload-sec .select-sec>.select>img[data-v-60ca0dcc]{border-radius:1.5vmin}.dep-with-form[data-v-60ca0dcc]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-60ca0dcc]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-60ca0dcc]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-60ca0dcc]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-60ca0dcc]{border-radius:1vmin}.dep-with-form .payment[data-v-60ca0dcc]{width:100%}.dep-with-form .payment>.dropdown[data-v-60ca0dcc]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-60ca0dcc]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-60ca0dcc]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-60ca0dcc]{width:60vw}div.pin>.pin-field[data-v-60ca0dcc],div.pin>.pin-button[data-v-60ca0dcc]{width:50%;margin:auto}div.pin>.pin-field[data-v-60ca0dcc]{margin:2vmin auto}div.pin>.pin-field>div[data-v-60ca0dcc]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-60ca0dcc]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-60ca0dcc]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-60ca0dcc]{width:60vw}.addbank .input[data-v-60ca0dcc]{margin-top:2vmin}.addbank .input input[data-v-60ca0dcc]{font-size:2.2vmin}.addbank>.button>button[data-v-60ca0dcc]{padding:1vmin 0}section.history[data-v-60ca0dcc]{width:60vw;margin:auto}section.history .filter[data-v-60ca0dcc]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-60ca0dcc]{column-gap:.2%}section.history .filter>div input[data-v-60ca0dcc]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-60ca0dcc]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-60ca0dcc]:after{content:" Search"}section.history .history-tab[data-v-60ca0dcc]{width:80%}section.history .history-tab>button[data-v-60ca0dcc]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-60ca0dcc],section.history .withdraw-table[data-v-60ca0dcc],section.history .bets-table[data-v-60ca0dcc]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-60ca0dcc],section.history .deposit-table>table td[data-v-60ca0dcc]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-60ca0dcc],.dataTables_wrapper .dataTables_filter[data-v-60ca0dcc]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-60ca0dcc]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-60ca0dcc]{font-size:1.5vmin}.dataTables_info[data-v-60ca0dcc]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-60ca0dcc],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-60ca0dcc]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-60ca0dcc]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-60ca0dcc]{margin-bottom:2vmin}section.settings .setting-nav[data-v-60ca0dcc],section.settings .setting-logout[data-v-60ca0dcc]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-60ca0dcc]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-60ca0dcc]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-60ca0dcc]{width:78%}section.settings .set-password[data-v-60ca0dcc],section.settings .set-wallet[data-v-60ca0dcc],section.settings .set-disable[data-v-60ca0dcc]{width:55vw}section.settings .set-password>.nav>button[data-v-60ca0dcc],section.settings .set-wallet>.nav>button[data-v-60ca0dcc],section.settings .set-disable>.nav>button[data-v-60ca0dcc]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-60ca0dcc]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-60ca0dcc]{width:50vw}#AvatarModal .modal-body>.selection[data-v-60ca0dcc]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-60ca0dcc]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-60ca0dcc]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-60ca0dcc]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-60ca0dcc]{padding:1vmin 0}.dep-with-form[data-v-60ca0dcc]{display:block;font-size:.8rem}.user-withdraw[data-v-60ca0dcc],.user-deposit[data-v-60ca0dcc]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-60ca0dcc]{padding:.5rem 1rem}.user-bank[data-v-60ca0dcc]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-60ca0dcc]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-60ca0dcc]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-60ca0dcc],.user-bank .bank .plus[data-v-60ca0dcc]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-60ca0dcc]{font-size:.7rem}.user-card>.card-input input[data-v-60ca0dcc]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-60ca0dcc],.user-deposit>button[data-v-60ca0dcc]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-7e148d54]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-7e148d54]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-7e148d54]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-7e148d54]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-7e148d54]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-7e148d54]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-7e148d54]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-7e148d54]:first-child{justify-content:left}.pmenu-head>div[data-v-7e148d54]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-7e148d54]{height:100%}.profile-avatar[data-v-7e148d54]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-7e148d54]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-7e148d54]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-7e148d54]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-7e148d54]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-7e148d54]{font-size:1.2rem}.profile-balance[data-v-7e148d54]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-7e148d54]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-7e148d54]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-7e148d54]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-7e148d54]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-7e148d54]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-7e148d54]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-7e148d54]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-7e148d54]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-7e148d54]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-7e148d54]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-7e148d54]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-7e148d54]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-7e148d54]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-7e148d54],.profile-vip>.level>div.bar .wid_progress[data-v-7e148d54]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-7e148d54]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-7e148d54]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-7e148d54]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-7e148d54],.profile-vip>.level>div.bar .wid_progress>div[data-v-7e148d54]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-7e148d54]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-7e148d54]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-7e148d54]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-7e148d54],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-7e148d54]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-7e148d54]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-7e148d54],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7e148d54]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-7e148d54]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-7e148d54]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-7e148d54]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-7e148d54]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-7e148d54]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-7e148d54]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-7e148d54]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-7e148d54],.profile-menu .p-nav>a>div[data-v-7e148d54]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-7e148d54]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-7e148d54]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-7e148d54],.profile-menu .p-nav>a>div>div[data-v-7e148d54]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-7e148d54],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7e148d54],.profile-menu .p-nav>a>div>div>img[data-v-7e148d54],.profile-menu .p-nav>a>div>div>svg[data-v-7e148d54]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-7e148d54],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-7e148d54]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-7e148d54]{color:var(--warning)}.profile-menu .logout[data-v-7e148d54]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-7e148d54]{margin-left:5%}.profile-menu[data-v-7e148d54],.profile-content .p-content[data-v-7e148d54]{position:relative}.profile-content .p-header[data-v-7e148d54]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-7e148d54]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-7e148d54]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-7e148d54]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-7e148d54]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-7e148d54]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-7e148d54],section.deposit[data-v-7e148d54],section.withdraw[data-v-7e148d54],section.history[data-v-7e148d54],section.settings[data-v-7e148d54]{display:block}section.inbox .p-content[data-v-7e148d54]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-7e148d54],.p-content .inbox-read[data-v-7e148d54]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-7e148d54]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-7e148d54]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-7e148d54]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-7e148d54]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-7e148d54]{height:100%;width:25%}.p-content .msg>div.sender[data-v-7e148d54]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-7e148d54]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-7e148d54]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-7e148d54]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-7e148d54]{display:none}.p-content .inbox-msg.read[data-v-7e148d54]{background-color:#8039c741}.p-content .inbox-button[data-v-7e148d54]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-7e148d54]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-7e148d54]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-7e148d54]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-7e148d54]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-7e148d54]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-7e148d54]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-7e148d54]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-7e148d54]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-7e148d54]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-7e148d54]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-7e148d54]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-7e148d54],.p-content .inbox-content .inbox-header[data-v-7e148d54],.p-content .inbox-content .inbox-body[data-v-7e148d54]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-7e148d54]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-7e148d54]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-7e148d54]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-7e148d54]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-7e148d54]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-7e148d54]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-7e148d54]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-7e148d54]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-7e148d54]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-7e148d54]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-7e148d54]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-7e148d54]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-7e148d54]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-7e148d54]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-7e148d54]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-7e148d54]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-7e148d54]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-7e148d54]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7e148d54]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7e148d54]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-7e148d54]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-7e148d54]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-7e148d54]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-7e148d54]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-7e148d54]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-7e148d54]{padding:.3em 0}.upload-sec[data-v-7e148d54]{width:90%;margin:auto}.upload-sec .select-sec[data-v-7e148d54]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-7e148d54]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-7e148d54]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-7e148d54]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-7e148d54],.upload-sec .select-sec>.select>img[data-v-7e148d54]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-7e148d54]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-7e148d54]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-7e148d54]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-7e148d54]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-7e148d54]{color:var(--maincolor2)}.dep-with-form[data-v-7e148d54]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-7e148d54]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-7e148d54]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-7e148d54]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-7e148d54]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-7e148d54]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-7e148d54]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7e148d54]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-7e148d54]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-7e148d54]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-7e148d54]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-7e148d54]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-7e148d54]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-7e148d54]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-7e148d54]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-7e148d54]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-7e148d54]{width:90vw;margin:auto}div.pin>.pin-field[data-v-7e148d54],div.pin>.pin-button[data-v-7e148d54]{width:80%;margin:auto}div.pin>.pin-field[data-v-7e148d54]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-7e148d54]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-7e148d54]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-7e148d54]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-7e148d54]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-7e148d54]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-7e148d54]{margin-top:4vmin}.addbank h6[data-v-7e148d54]{text-align:left;font-size:1rem}.addbank>.button[data-v-7e148d54]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-7e148d54]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-7e148d54]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-7e148d54]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-7e148d54]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-7e148d54]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-7e148d54]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-7e148d54]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-7e148d54]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-7e148d54]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-7e148d54]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-7e148d54]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-7e148d54]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-7e148d54]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-7e148d54]{display:block;width:100%}section.history .deposit-table>table[data-v-7e148d54]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-7e148d54]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-7e148d54]{font-size:.7em}section.history .deposit-table>table th[data-v-7e148d54]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-7e148d54]{padding:.7em 1em}section.history .deposit-table>table th[data-v-7e148d54]:first-child,section.history .deposit-table>table td[data-v-7e148d54]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-7e148d54]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-7e148d54]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-7e148d54]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-7e148d54]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-7e148d54]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-7e148d54],.dataTables_wrapper .dataTables_filter[data-v-7e148d54]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-7e148d54]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-7e148d54]:before,table.dataTable thead>tr>th.sorting_asc[data-v-7e148d54]:before,table.dataTable thead>tr>th.sorting_desc[data-v-7e148d54]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-7e148d54]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-7e148d54]:before,table.dataTable thead>tr>td.sorting[data-v-7e148d54]:before,table.dataTable thead>tr>td.sorting_asc[data-v-7e148d54]:before,table.dataTable thead>tr>td.sorting_desc[data-v-7e148d54]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-7e148d54]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-7e148d54]:before,table.dataTable thead>tr>th.sorting_desc[data-v-7e148d54]:after,table.dataTable thead>tr>td.sorting_desc[data-v-7e148d54]:after,table.dataTable thead>tr>th.sorting[data-v-7e148d54]:after,table.dataTable thead>tr>th.sorting_asc[data-v-7e148d54]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-7e148d54]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-7e148d54]:after,table.dataTable thead>tr>td.sorting[data-v-7e148d54]:after,table.dataTable thead>tr>td.sorting_asc[data-v-7e148d54]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-7e148d54]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-7e148d54]:after{right:5%}table .sorting[data-v-7e148d54]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7e148d54]{font-size:2.5vmin}.dataTables_info[data-v-7e148d54]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7e148d54],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7e148d54]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-7e148d54]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-7e148d54]{margin-bottom:5vmin}section.settings .setting-nav[data-v-7e148d54],section.settings .setting-logout[data-v-7e148d54]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-7e148d54]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-7e148d54]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-7e148d54]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-7e148d54]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-7e148d54]:first-child{border-top:none}section.settings .setting-nav>div[data-v-7e148d54]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-7e148d54]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-7e148d54]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-7e148d54],section.settings .set-wallet[data-v-7e148d54],section.settings .set-disable[data-v-7e148d54]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-7e148d54],section.settings .set-wallet>.nav[data-v-7e148d54],section.settings .set-disable>.nav[data-v-7e148d54]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-7e148d54],section.settings .set-wallet>.nav>button[data-v-7e148d54],section.settings .set-disable>.nav>button[data-v-7e148d54]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-7e148d54]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-7e148d54]{margin-bottom:5%}#AvatarModal[data-v-7e148d54]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-7e148d54]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-7e148d54]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-7e148d54]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-7e148d54]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-7e148d54]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-7e148d54]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7e148d54]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-7e148d54]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-7e148d54]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-7e148d54]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-7e148d54]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-7e148d54],.user-deposit[data-v-7e148d54]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-7e148d54],.user-deposit>div[data-v-7e148d54]{width:90%;margin:auto;position:relative}.user-balance[data-v-7e148d54]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-7e148d54]{display:flex;align-items:center}.user-balance img[data-v-7e148d54]{height:1em;margin-top:-.2em}.user-balance label[data-v-7e148d54]{font-size:.8rem}.user-balance span.amount[data-v-7e148d54]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-7e148d54]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-7e148d54]{width:100%}.refreshrotate[data-v-7e148d54]{animation:-refreshrotate-7e148d54 .5s;-webkit-animation:-refreshrotate-7e148d54 .5s;-moz-animation:-refreshrotate-7e148d54 .5s;-o-animation:-refreshrotate-7e148d54 .5s;-ms-animation:-refreshrotate-7e148d54 .5s}@keyframes -refreshrotate-7e148d54{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-7e148d54]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-7e148d54]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-7e148d54]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-7e148d54]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-7e148d54]{height:1em}.user-bank .bank[data-v-7e148d54]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-7e148d54]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-7e148d54]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-7e148d54],.user-bank .bank .plus[data-v-7e148d54]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-7e148d54]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-7e148d54],.user-bank .bank .plus svg[data-v-7e148d54]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-7e148d54]{display:none}.user-bank .bank>div.active .selected[data-v-7e148d54]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-7e148d54]{height:1em}.user-card[data-v-7e148d54]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-7e148d54]{display:flex;flex-direction:column}.addbank .input input[data-v-7e148d54]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-7e148d54],.user-card>.card-input input[data-v-7e148d54]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-7e148d54]::placeholder,.user-card>.card-input input[data-v-7e148d54]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-7e148d54],.user-withdraw>button[data-v-7e148d54]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-7e148d54]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-7e148d54]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-7e148d54]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-7e148d54],.profile-menu .p-nav>a>div[data-v-7e148d54]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-7e148d54],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7e148d54],.profile-menu .p-nav>a>div>div>img[data-v-7e148d54],.profile-menu .p-nav>a>div>div>svg[data-v-7e148d54]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-7e148d54]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-7e148d54]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-7e148d54]{margin-left:0}.profile-content[data-v-7e148d54],.profile-menu[data-v-7e148d54]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-7e148d54]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-7e148d54]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-7e148d54]{padding:4% 0}.profile-content .p-header[data-v-7e148d54]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-7e148d54]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-7e148d54]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-7e148d54]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-7e148d54]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-7e148d54]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7e148d54]{height:1.7em}.p-content .inbox-read .read-message[data-v-7e148d54]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-7e148d54]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-7e148d54],.profileinfo .profileinfo-details-result>button[data-v-7e148d54]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-7e148d54]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-7e148d54]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7e148d54]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-7e148d54]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-7e148d54]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-7e148d54],.upload-sec .select-sec>.select>img[data-v-7e148d54]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-7e148d54]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-7e148d54]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-7e148d54]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-7e148d54]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-7e148d54]{width:100%}.dep-with-form[data-v-7e148d54]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-7e148d54]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-7e148d54]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-7e148d54]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-7e148d54]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7e148d54]{border-radius:1vmin}.dep-with-form .payment[data-v-7e148d54]{width:100%}.dep-with-form .payment>.dropdown[data-v-7e148d54]{padding:1%}.dep-with-form .payment>.amount[data-v-7e148d54]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-7e148d54]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-7e148d54]{width:100%;margin:auto}div.pin>.pin-field[data-v-7e148d54],div.pin>.pin-button[data-v-7e148d54]{width:60%;margin:auto}div.pin>.pin-field[data-v-7e148d54]{margin:3vmin auto}div.pin>.pin-field>div[data-v-7e148d54]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-7e148d54]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-7e148d54]{font-size:2vmin;padding:1vmin}.addbank[data-v-7e148d54]{width:70%}.addbank>h5[data-v-7e148d54]{margin:1vmin 0}.addbank .input[data-v-7e148d54]{margin-top:2vmin}.addbank .input input[data-v-7e148d54]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-7e148d54]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-7e148d54]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-7e148d54]{column-gap:3%}section.history .filter>div input[data-v-7e148d54]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-7e148d54]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-7e148d54]:after{content:" Search"}section.history .history-tab[data-v-7e148d54]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-7e148d54]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-7e148d54]{font-size:1.1em}section.history .deposit-table>table th[data-v-7e148d54],section.history .deposit-table>table td[data-v-7e148d54]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-7e148d54],.dataTables_wrapper .dataTables_filter[data-v-7e148d54]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-7e148d54]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7e148d54],.dataTables_info[data-v-7e148d54]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7e148d54],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7e148d54]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-7e148d54]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-7e148d54]{margin-bottom:3vmin}section.settings .setting-nav[data-v-7e148d54],section.settings .setting-logout[data-v-7e148d54]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-7e148d54]{width:54%;border:none}section.settings .setting-nav>div[data-v-7e148d54]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-7e148d54]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-7e148d54],section.settings .set-wallet[data-v-7e148d54],section.settings .set-disable[data-v-7e148d54]{width:37vw}section.settings .set-password>.nav>button[data-v-7e148d54],section.settings .set-wallet>.nav>button[data-v-7e148d54],section.settings .set-disable>.nav>button[data-v-7e148d54]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-7e148d54]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-7e148d54]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-7e148d54]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-7e148d54]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-7e148d54]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-7e148d54]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-7e148d54]{padding:.6vmin 0}.user-withdraw[data-v-7e148d54],.user-deposit[data-v-7e148d54]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-7e148d54]{padding:.5rem 1rem}.user-bank[data-v-7e148d54]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-7e148d54]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-7e148d54]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-7e148d54],.user-bank .bank .plus[data-v-7e148d54]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-7e148d54]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-7e148d54],.user-withdraw>button[data-v-7e148d54]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-7e148d54]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-7e148d54]{width:20%}.profile-vip[data-v-7e148d54]{grid-template-columns:80% 20%}.profile-balance[data-v-7e148d54],.profile-vip[data-v-7e148d54],.profile-menu .p-nav[data-v-7e148d54]{width:90%}.profile-vip>.level>img[data-v-7e148d54]{height:8rem}.profile-vip>.level>div.bar[data-v-7e148d54]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-7e148d54]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-7e148d54]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-7e148d54]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-7e148d54],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7e148d54]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7e148d54]{font-size:.6rem}.profile-vip>.rules[data-v-7e148d54]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-7e148d54],.profile-menu .p-nav>a>div[data-v-7e148d54]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-7e148d54],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7e148d54],.profile-menu .p-nav>a>div>div>img[data-v-7e148d54],.profile-menu .p-nav>a>div>div>svg[data-v-7e148d54]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-7e148d54],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-7e148d54]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-7e148d54]{margin-left:0}.profile-content[data-v-7e148d54],.profile-menu[data-v-7e148d54]{padding:1.5%;margin:auto}.profile-menu[data-v-7e148d54]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-7e148d54]{font-size:2rem}.profile-content .p-header>div>button[data-v-7e148d54]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-7e148d54],.profile-content>.profileinfo[data-v-7e148d54]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-7e148d54]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-7e148d54]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7e148d54]{height:1.7em}.p-content .inbox-read .read-message[data-v-7e148d54]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-7e148d54]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-7e148d54]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-7e148d54],.upload-sec .select-sec>.select>img[data-v-7e148d54]{border-radius:2vmin}.dep-with-form[data-v-7e148d54]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-7e148d54]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-7e148d54]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-7e148d54]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-7e148d54]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-7e148d54]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-7e148d54]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-7e148d54]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-7e148d54]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-7e148d54],div.pin>.pin-button[data-v-7e148d54]{width:70%;margin:auto}div.pin>.pin-field[data-v-7e148d54]{margin:3vmin auto}div.pin>.pin-field>div[data-v-7e148d54]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-7e148d54]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-7e148d54]{font-size:2vmin}.addbank[data-v-7e148d54]{width:86vw}.addbank .input[data-v-7e148d54]{margin-top:2vmin}.addbank .input input[data-v-7e148d54]{font-size:2.5vmin}.addbank>.button>button[data-v-7e148d54]{padding:1vmin 0}section.history .filter[data-v-7e148d54]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-7e148d54]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-7e148d54]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-7e148d54]:after{content:" Search"}section.history .history-tab[data-v-7e148d54]{width:85%}section.history .history-tab>button[data-v-7e148d54]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-7e148d54]{font-size:1.3em}section.history .deposit-table>table th[data-v-7e148d54],section.history .deposit-table>table td[data-v-7e148d54]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-7e148d54]{row-gap:1.5rem}section.settings .setting-nav[data-v-7e148d54],section.settings .setting-logout[data-v-7e148d54]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-7e148d54]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-7e148d54]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-7e148d54]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-7e148d54]{height:2rem}section.settings .setting-content[data-v-7e148d54]{padding:2vmin 0}section.settings .setting-content h4[data-v-7e148d54]{margin-bottom:3vmin}section.settings .set-password[data-v-7e148d54],section.settings .set-wallet[data-v-7e148d54],section.settings .set-disable[data-v-7e148d54]{width:80vw}section.settings .set-password>.nav>button[data-v-7e148d54],section.settings .set-wallet>.nav>button[data-v-7e148d54],section.settings .set-disable>.nav>button[data-v-7e148d54]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-7e148d54]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-7e148d54],.dataTables_wrapper .dataTables_filter[data-v-7e148d54]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-7e148d54]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7e148d54]{font-size:1.9vmin}.dataTables_info[data-v-7e148d54]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7e148d54],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7e148d54]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-7e148d54]{width:75%}#AvatarModal .modal-body h5[data-v-7e148d54]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-7e148d54]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-7e148d54]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7e148d54]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-7e148d54]{padding:1.3vmin 0}.user-bank .bank img[data-v-7e148d54],.user-bank .bank .plus[data-v-7e148d54]{width:13vw}.user-bank .bank>div.active .selected[data-v-7e148d54]{font-size:1.3rem}.user-withdraw>button[data-v-7e148d54],.user-deposit>button[data-v-7e148d54]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-7e148d54]{padding:0;margin:auto}.profile-menu .p-nav[data-v-7e148d54]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-7e148d54],.profile-menu .p-nav>a>div[data-v-7e148d54]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-7e148d54],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7e148d54],.profile-menu .p-nav>a>div>div>img[data-v-7e148d54],.profile-menu .p-nav>a>div>div>svg[data-v-7e148d54]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-7e148d54],.profile-menu .logouticon[data-v-7e148d54]{border-top:none}.profile-menu .p-nav .arrow[data-v-7e148d54]{display:none}.profile-menu .logout>span[data-v-7e148d54]{margin-left:0}.profile-content[data-v-7e148d54]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-7e148d54]{padding:.5rem 1rem}.profile-content[data-v-7e148d54],.profile-menu[data-v-7e148d54]{min-height:fit-content}.profile-content .p-header[data-v-7e148d54]{display:none}.profile-content .p-header>div.p-title[data-v-7e148d54]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-7e148d54]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-7e148d54],.profile-content>.profileinfo[data-v-7e148d54]{width:60vw;margin:auto}.p-content .inbox-content[data-v-7e148d54]{width:90%}.p-content .inbox-content .inbox-header[data-v-7e148d54]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-7e148d54]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-7e148d54]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7e148d54]{height:1.7em}.p-content .inbox-read .read-message[data-v-7e148d54]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-7e148d54]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7e148d54]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-7e148d54]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-7e148d54],.upload-sec .select-sec>.select>img[data-v-7e148d54]{border-radius:1.5vmin}.dep-with-form[data-v-7e148d54]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-7e148d54]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-7e148d54]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-7e148d54]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7e148d54]{border-radius:1vmin}.dep-with-form .payment[data-v-7e148d54]{width:100%}.dep-with-form .payment>.dropdown[data-v-7e148d54]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-7e148d54]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-7e148d54]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-7e148d54]{width:60vw}div.pin>.pin-field[data-v-7e148d54],div.pin>.pin-button[data-v-7e148d54]{width:50%;margin:auto}div.pin>.pin-field[data-v-7e148d54]{margin:2vmin auto}div.pin>.pin-field>div[data-v-7e148d54]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-7e148d54]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-7e148d54]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-7e148d54]{width:60vw}.addbank .input[data-v-7e148d54]{margin-top:2vmin}.addbank .input input[data-v-7e148d54]{font-size:2.2vmin}.addbank>.button>button[data-v-7e148d54]{padding:1vmin 0}section.history[data-v-7e148d54]{width:60vw;margin:auto}section.history .filter[data-v-7e148d54]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-7e148d54]{column-gap:.2%}section.history .filter>div input[data-v-7e148d54]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-7e148d54]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-7e148d54]:after{content:" Search"}section.history .history-tab[data-v-7e148d54]{width:80%}section.history .history-tab>button[data-v-7e148d54]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-7e148d54],section.history .deposit-table>table td[data-v-7e148d54]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-7e148d54],.dataTables_wrapper .dataTables_filter[data-v-7e148d54]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-7e148d54]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7e148d54]{font-size:1.5vmin}.dataTables_info[data-v-7e148d54]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7e148d54],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7e148d54]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-7e148d54]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-7e148d54]{margin-bottom:2vmin}section.settings .setting-nav[data-v-7e148d54],section.settings .setting-logout[data-v-7e148d54]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-7e148d54]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-7e148d54]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-7e148d54]{width:78%}section.settings .set-password[data-v-7e148d54],section.settings .set-wallet[data-v-7e148d54],section.settings .set-disable[data-v-7e148d54]{width:55vw}section.settings .set-password>.nav>button[data-v-7e148d54],section.settings .set-wallet>.nav>button[data-v-7e148d54],section.settings .set-disable>.nav>button[data-v-7e148d54]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-7e148d54]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-7e148d54]{width:50vw}#AvatarModal .modal-body>.selection[data-v-7e148d54]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-7e148d54]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-7e148d54]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7e148d54]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-7e148d54]{padding:1vmin 0}.dep-with-form[data-v-7e148d54]{display:block;font-size:.8rem}.user-withdraw[data-v-7e148d54],.user-deposit[data-v-7e148d54]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-7e148d54]{padding:.5rem 1rem}.user-bank[data-v-7e148d54]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-7e148d54]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-7e148d54]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-7e148d54],.user-bank .bank .plus[data-v-7e148d54]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-7e148d54]{font-size:.7rem}.user-card>.card-input input[data-v-7e148d54]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-7e148d54],.user-deposit>button[data-v-7e148d54]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.textDanger[data-v-7e148d54]{color:var(--warning)}.trans-card[data-v-7e148d54],.deposit-card[data-v-7e148d54],.withdraw-card[data-v-7e148d54]{padding:4% 4% 0;border-width:.15rem 0 0rem 0;border-style:solid;border-color:#ffd6ce;width:95%;margin:auto}.trans-card[data-v-7e148d54]:first-child,.deposit-card[data-v-7e148d54]:first-child,.withdraw-card[data-v-7e148d54]:first-child{border-width:0 0 0 0}.trans-card>.trans-row[data-v-7e148d54],.withdraw>.withdraw-row[data-v-7e148d54]{display:grid;grid-template-columns:1fr .5fr .5fr;font-size:.8rem;font-family:Poppins-Semibold;color:#4d4d4d}.trans-card>.trans-row>div[data-v-7e148d54],.withdraw>.withdraw-row>div[data-v-7e148d54]{display:flex;align-items:center;justify-content:center}.trans-card>.trans-row>div[data-v-7e148d54]:first-child{justify-content:left;text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden;padding-right:.3rem}.trans-card>.trans-row>div[data-v-7e148d54]:last-child{text-align:center;justify-content:center}.trans-card>.trans-row>div.date[data-v-7e148d54]{font-size:.7rem}.trans-card>.trans-row>div.date>span[data-v-7e148d54]{color:#4d4d4d}.withdraw-card>.refID[data-v-7e148d54],.deposit-card>.refID[data-v-7e148d54],.trans-card>.refID[data-v-7e148d54]{text-align:left;font-size:.7rem;color:#4d4d4d}.withdraw-card>.refID[data-v-7e148d54],.deposit-card>.refID[data-v-7e148d54]{visibility:hidden}.trans-card>.refID>span[data-v-7e148d54]{margin-left:.3rem;color:#3cc524}.btn-seemore[data-v-7e148d54]{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff;border-radius:2rem;font-size:1rem;padding:.2rem .6rem;margin-top:.5rem}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{height:100%;width:100%;position:relative;margin:auto;margin-top:.5rem}.history-trans[data-v-7e148d54]{display:grid;grid-template-columns:1fr max-content;padding:2% 4%;background-color:rgba(var(--maincolorOpacity),.1);position:relative;height:fit-content;align-items:center;align-content:center;animation:-fade .5s;-webkit-animation:-fade .5s;-moz-animation:-fade .5s;-o-animation:-fade .5s;-ms-animation:-fade .5s}.history-trans[data-v-7e148d54]:nth-of-type(2n){background-color:rgba(var(--maincolorOpacity),.25)}section.history h3[data-v-7e148d54]{color:#4d4d4d;display:flex;justify-content:center;align-self:center;height:39vh;align-items:center;font-size:1rem;font-family:Poppins-Semibold}.row-deposit>div[data-v-7e148d54]:nth-child(1){text-align:left}.row-bets-trans-left>div[data-v-7e148d54]{display:flex;flex-direction:row;text-align:left}.row-deposit>div:nth-child(1)>div[data-v-7e148d54]:nth-child(1),.row-deposit>div:nth-child(1)>div[data-v-7e148d54]:nth-child(2){font-family:Poppins-Semibold;margin:1vmin 0;font-size:.7rem}.row-deposit>div:nth-child(1)>div[data-v-7e148d54]:nth-child(2){color:var(--maincolor2)}.row-deposit>div[data-v-7e148d54]:nth-child(2),.row-bets-trans-right[data-v-7e148d54]{align-content:center;text-align:right}.withdraw-row[data-v-7e148d54]{display:grid;grid-template-columns:.8fr .5fr .5fr;font-size:.8rem;font-family:Poppins-Semibold;color:#4d4d4d;align-items:center}.withdraw-card>.withdraw-row>div[data-v-7e148d54]:first-child{justify-content:left;text-align:left;text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden;padding-right:.3rem;font-size:.7rem}.withdraw-card>.withdraw-row>div[data-v-7e148d54]:nth-child(2){display:flex;align-items:center;justify-content:center}.withdraw-card>.withdraw-row:nth-child(2)>div[data-v-7e148d54]:nth-child(2){font-size:.6rem}.withdraw-card>.withdraw-row>div:first-child>span[data-v-7e148d54]{color:#f0aba8;margin-left:.3rem}.deposit-row[data-v-7e148d54]{display:grid;grid-template-columns:1fr .5fr;font-size:.8rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center}.deposit-card>.deposit-row>div[data-v-7e148d54]{display:flex;align-items:center;justify-content:center}.deposit-card>.deposit-row>div[data-v-7e148d54]:first-child{justify-content:left;text-align:left;text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden;padding-right:.3rem;font-size:.7rem}.deposit-card>.deposit-row>div[data-v-7e148d54]{color:#4d4d4d}.deposit-card>.deposit-row>div>img.time[data-v-7e148d54]{width:.8rem;aspect-ratio:1/1}.deposit-card>.deposit-row>div span.date[data-v-7e148d54]{color:#4d4d4d;margin-left:.3rem}.deposit-card>.deposit-row:nth-child(2)>div[data-v-7e148d54]:last-child{color:#4d4d4d}@media (min-width: 1281px) and (orientation: landscape){.profile-content .p-content[data-v-7e148d54]{min-height:58vh;height:100%;max-height:none}section.history h3[data-v-7e148d54]{height:42vh}section.history .history-tab[data-v-7e148d54]{padding:0 2%}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{height:100%;overflow-y:auto;position:relative}.history-trans[data-v-7e148d54]{padding:1% 4%}.deposit-card>.deposit-row[data-v-7e148d54],.withdraw-card>.withdraw-row[data-v-7e148d54],.trans-card>.trans-row[data-v-7e148d54]{grid-template-columns:repeat(3,1fr);column-gap:3%}.withdraw-card>.withdraw-row[data-v-7e148d54]{display:grid;grid-template-columns:1fr 1fr 1fr}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.btn-seemore[data-v-7e148d54]{border-radius:1vmin;padding:.3rem 1rem}section.history .history-tab[data-v-7e148d54]{padding:0 1%;width:95%}section.history h3[data-v-7e148d54]{height:44vh}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{height:45vh;overflow-y:auto;max-width:95%}section.history .deposit-table>table[data-v-7e148d54]{height:100%}.deposit-card>.deposit-row[data-v-7e148d54],.withdraw-card>.withdraw-row[data-v-7e148d54],.trans-card>.trans-row[data-v-7e148d54]{grid-template-columns:repeat(3,1fr);column-gap:3%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.btn-seemore[data-v-7e148d54]{padding:.3rem 1rem}section.history .history-tab[data-v-7e148d54]{padding:0 1%;width:95%}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{height:100%;width:100%}section.history h3[data-v-7e148d54]{height:38vh}section.history .deposit-table[data-v-7e148d54],section.history .withdraw-table[data-v-7e148d54],section.history .bets-table[data-v-7e148d54]{max-width:95%}.deposit-card>.deposit-row[data-v-7e148d54],.withdraw-card>.withdraw-row[data-v-7e148d54],.trans-card>.trans-row[data-v-7e148d54]{grid-template-columns:repeat(3,1fr);column-gap:3%}}.profile[data-v-e9b6265f]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-e9b6265f]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-e9b6265f]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-e9b6265f]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-e9b6265f]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-e9b6265f]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-e9b6265f]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-e9b6265f]:first-child{justify-content:left}.pmenu-head>div[data-v-e9b6265f]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-e9b6265f]{height:100%}.profile-avatar[data-v-e9b6265f]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-e9b6265f]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-e9b6265f]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-e9b6265f]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-e9b6265f]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-e9b6265f]{font-size:1.2rem}.profile-balance[data-v-e9b6265f]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-e9b6265f]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-e9b6265f]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-e9b6265f]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-e9b6265f]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-e9b6265f]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-e9b6265f]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-e9b6265f]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-e9b6265f]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-e9b6265f]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-e9b6265f]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-e9b6265f]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-e9b6265f]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-e9b6265f]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-e9b6265f],.profile-vip>.level>div.bar .wid_progress[data-v-e9b6265f]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-e9b6265f]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-e9b6265f]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-e9b6265f]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-e9b6265f],.profile-vip>.level>div.bar .wid_progress>div[data-v-e9b6265f]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-e9b6265f]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-e9b6265f]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-e9b6265f]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-e9b6265f],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-e9b6265f]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-e9b6265f]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-e9b6265f],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-e9b6265f]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-e9b6265f]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-e9b6265f]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-e9b6265f]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-e9b6265f]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-e9b6265f]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-e9b6265f]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-e9b6265f]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-e9b6265f],.profile-menu .p-nav>a>div[data-v-e9b6265f]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-e9b6265f]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-e9b6265f]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-e9b6265f],.profile-menu .p-nav>a>div>div[data-v-e9b6265f]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-e9b6265f],.profile-menu .p-nav>.anchor>div>div>svg[data-v-e9b6265f],.profile-menu .p-nav>a>div>div>img[data-v-e9b6265f],.profile-menu .p-nav>a>div>div>svg[data-v-e9b6265f]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-e9b6265f],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-e9b6265f]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-e9b6265f]{color:var(--warning)}.profile-menu .logout[data-v-e9b6265f]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-e9b6265f]{margin-left:5%}.profile-menu[data-v-e9b6265f],.profile-content .p-content[data-v-e9b6265f]{position:relative}.profile-content .p-header[data-v-e9b6265f]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-e9b6265f]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-e9b6265f]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-e9b6265f]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-e9b6265f]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-e9b6265f]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-e9b6265f],section.deposit[data-v-e9b6265f],section.withdraw[data-v-e9b6265f],section.history[data-v-e9b6265f],section.settings[data-v-e9b6265f]{display:block}section.inbox .p-content[data-v-e9b6265f]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-e9b6265f],.p-content .inbox-read[data-v-e9b6265f]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-e9b6265f]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-e9b6265f]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-e9b6265f]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-e9b6265f]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-e9b6265f]{height:100%;width:25%}.p-content .msg>div.sender[data-v-e9b6265f]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-e9b6265f]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-e9b6265f]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-e9b6265f]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-e9b6265f]{display:none}.p-content .inbox-msg.read[data-v-e9b6265f]{background-color:#8039c741}.p-content .inbox-button[data-v-e9b6265f]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-e9b6265f]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-e9b6265f]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-e9b6265f]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-e9b6265f]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-e9b6265f]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-e9b6265f]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-e9b6265f]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-e9b6265f]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-e9b6265f]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-e9b6265f]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-e9b6265f]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-e9b6265f],.p-content .inbox-content .inbox-header[data-v-e9b6265f],.p-content .inbox-content .inbox-body[data-v-e9b6265f]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-e9b6265f]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-e9b6265f]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-e9b6265f]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-e9b6265f]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-e9b6265f]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-e9b6265f]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-e9b6265f]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-e9b6265f]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-e9b6265f]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-e9b6265f]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-e9b6265f]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-e9b6265f]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-e9b6265f]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-e9b6265f]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-e9b6265f]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-e9b6265f]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-e9b6265f]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-e9b6265f]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-e9b6265f]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-e9b6265f]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-e9b6265f]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-e9b6265f]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-e9b6265f]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-e9b6265f]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-e9b6265f]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-e9b6265f]{padding:.3em 0}.upload-sec[data-v-e9b6265f]{width:90%;margin:auto}.upload-sec .select-sec[data-v-e9b6265f]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-e9b6265f]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-e9b6265f]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-e9b6265f]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-e9b6265f],.upload-sec .select-sec>.select>img[data-v-e9b6265f]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-e9b6265f]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-e9b6265f]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-e9b6265f]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-e9b6265f]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-e9b6265f]{color:var(--maincolor2)}.dep-with-form[data-v-e9b6265f]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-e9b6265f]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-e9b6265f]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-e9b6265f]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-e9b6265f]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-e9b6265f]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-e9b6265f]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-e9b6265f]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-e9b6265f]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-e9b6265f]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-e9b6265f]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-e9b6265f]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-e9b6265f]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-e9b6265f]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-e9b6265f]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-e9b6265f]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-e9b6265f]{width:90vw;margin:auto}div.pin>.pin-field[data-v-e9b6265f],div.pin>.pin-button[data-v-e9b6265f]{width:80%;margin:auto}div.pin>.pin-field[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-e9b6265f]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-e9b6265f]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-e9b6265f]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-e9b6265f]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-e9b6265f]{margin-top:4vmin}.addbank h6[data-v-e9b6265f]{text-align:left;font-size:1rem}.addbank>.button[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-e9b6265f]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-e9b6265f]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-e9b6265f]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-e9b6265f]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-e9b6265f]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-e9b6265f]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-e9b6265f]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-e9b6265f]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-e9b6265f]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-e9b6265f]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-e9b6265f]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-e9b6265f]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-e9b6265f],section.history .withdraw-table[data-v-e9b6265f],section.history .bets-table[data-v-e9b6265f]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-e9b6265f]{display:block;width:100%}section.history .deposit-table>table[data-v-e9b6265f]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-e9b6265f]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-e9b6265f]{font-size:.7em}section.history .deposit-table>table th[data-v-e9b6265f]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-e9b6265f]{padding:.7em 1em}section.history .deposit-table>table th[data-v-e9b6265f]:first-child,section.history .deposit-table>table td[data-v-e9b6265f]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-e9b6265f]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-e9b6265f]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-e9b6265f]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-e9b6265f]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-e9b6265f]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-e9b6265f],.dataTables_wrapper .dataTables_filter[data-v-e9b6265f]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-e9b6265f]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-e9b6265f]:before,table.dataTable thead>tr>th.sorting_asc[data-v-e9b6265f]:before,table.dataTable thead>tr>th.sorting_desc[data-v-e9b6265f]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-e9b6265f]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-e9b6265f]:before,table.dataTable thead>tr>td.sorting[data-v-e9b6265f]:before,table.dataTable thead>tr>td.sorting_asc[data-v-e9b6265f]:before,table.dataTable thead>tr>td.sorting_desc[data-v-e9b6265f]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-e9b6265f]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-e9b6265f]:before,table.dataTable thead>tr>th.sorting_desc[data-v-e9b6265f]:after,table.dataTable thead>tr>td.sorting_desc[data-v-e9b6265f]:after,table.dataTable thead>tr>th.sorting[data-v-e9b6265f]:after,table.dataTable thead>tr>th.sorting_asc[data-v-e9b6265f]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-e9b6265f]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-e9b6265f]:after,table.dataTable thead>tr>td.sorting[data-v-e9b6265f]:after,table.dataTable thead>tr>td.sorting_asc[data-v-e9b6265f]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-e9b6265f]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-e9b6265f]:after{right:5%}table .sorting[data-v-e9b6265f]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-e9b6265f]{font-size:2.5vmin}.dataTables_info[data-v-e9b6265f]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-e9b6265f],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-e9b6265f]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-e9b6265f]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-e9b6265f]{margin-bottom:5vmin}section.settings .setting-nav[data-v-e9b6265f],section.settings .setting-logout[data-v-e9b6265f]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-e9b6265f]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-e9b6265f]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-e9b6265f]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-e9b6265f]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-e9b6265f]:first-child{border-top:none}section.settings .setting-nav>div[data-v-e9b6265f]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-e9b6265f]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-e9b6265f]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-e9b6265f],section.settings .set-wallet[data-v-e9b6265f],section.settings .set-disable[data-v-e9b6265f]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-e9b6265f],section.settings .set-wallet>.nav[data-v-e9b6265f],section.settings .set-disable>.nav[data-v-e9b6265f]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-e9b6265f],section.settings .set-wallet>.nav>button[data-v-e9b6265f],section.settings .set-disable>.nav>button[data-v-e9b6265f]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-e9b6265f]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-e9b6265f]{margin-bottom:5%}#AvatarModal[data-v-e9b6265f]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-e9b6265f]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-e9b6265f]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-e9b6265f]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-e9b6265f]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-e9b6265f]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-e9b6265f]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-e9b6265f]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-e9b6265f]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-e9b6265f]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-e9b6265f]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-e9b6265f],.user-deposit[data-v-e9b6265f]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-e9b6265f],.user-deposit>div[data-v-e9b6265f]{width:90%;margin:auto;position:relative}.user-balance[data-v-e9b6265f]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-e9b6265f]{display:flex;align-items:center}.user-balance img[data-v-e9b6265f]{height:1em;margin-top:-.2em}.user-balance label[data-v-e9b6265f]{font-size:.8rem}.user-balance span.amount[data-v-e9b6265f]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-e9b6265f]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-e9b6265f]{width:100%}.refreshrotate[data-v-e9b6265f]{animation:-refreshrotate-e9b6265f .5s;-webkit-animation:-refreshrotate-e9b6265f .5s;-moz-animation:-refreshrotate-e9b6265f .5s;-o-animation:-refreshrotate-e9b6265f .5s;-ms-animation:-refreshrotate-e9b6265f .5s}@keyframes -refreshrotate-e9b6265f{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-e9b6265f]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-e9b6265f]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-e9b6265f]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-e9b6265f]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-e9b6265f]{height:1em}.user-bank .bank[data-v-e9b6265f]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-e9b6265f]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-e9b6265f]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-e9b6265f],.user-bank .bank .plus[data-v-e9b6265f]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-e9b6265f]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-e9b6265f],.user-bank .bank .plus svg[data-v-e9b6265f]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-e9b6265f]{display:none}.user-bank .bank>div.active .selected[data-v-e9b6265f]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-e9b6265f]{height:1em}.user-card[data-v-e9b6265f]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-e9b6265f]{display:flex;flex-direction:column}.addbank .input input[data-v-e9b6265f]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-e9b6265f],.user-card>.card-input input[data-v-e9b6265f]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-e9b6265f]::placeholder,.user-card>.card-input input[data-v-e9b6265f]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-e9b6265f],.user-withdraw>button[data-v-e9b6265f]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-e9b6265f]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-e9b6265f]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-e9b6265f],.profile-menu .p-nav>a>div[data-v-e9b6265f]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-e9b6265f],.profile-menu .p-nav>.anchor>div>div>svg[data-v-e9b6265f],.profile-menu .p-nav>a>div>div>img[data-v-e9b6265f],.profile-menu .p-nav>a>div>div>svg[data-v-e9b6265f]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-e9b6265f]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-e9b6265f]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-e9b6265f]{margin-left:0}.profile-content[data-v-e9b6265f],.profile-menu[data-v-e9b6265f]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-e9b6265f]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-e9b6265f]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-e9b6265f]{padding:4% 0}.profile-content .p-header[data-v-e9b6265f]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-e9b6265f]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-e9b6265f]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-e9b6265f]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-e9b6265f]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-e9b6265f]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-e9b6265f]{height:1.7em}.p-content .inbox-read .read-message[data-v-e9b6265f]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-e9b6265f]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-e9b6265f],.profileinfo .profileinfo-details-result>button[data-v-e9b6265f]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-e9b6265f]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-e9b6265f]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-e9b6265f]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-e9b6265f]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-e9b6265f],.upload-sec .select-sec>.select>img[data-v-e9b6265f]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-e9b6265f]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-e9b6265f]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-e9b6265f]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-e9b6265f]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-e9b6265f]{width:100%}.dep-with-form[data-v-e9b6265f]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-e9b6265f]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-e9b6265f]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-e9b6265f]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-e9b6265f]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-e9b6265f]{border-radius:1vmin}.dep-with-form .payment[data-v-e9b6265f]{width:100%}.dep-with-form .payment>.dropdown[data-v-e9b6265f]{padding:1%}.dep-with-form .payment>.amount[data-v-e9b6265f]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-e9b6265f]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-e9b6265f]{width:100%;margin:auto}div.pin>.pin-field[data-v-e9b6265f],div.pin>.pin-button[data-v-e9b6265f]{width:60%;margin:auto}div.pin>.pin-field[data-v-e9b6265f]{margin:3vmin auto}div.pin>.pin-field>div[data-v-e9b6265f]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-e9b6265f]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-e9b6265f]{font-size:2vmin;padding:1vmin}.addbank[data-v-e9b6265f]{width:70%}.addbank>h5[data-v-e9b6265f]{margin:1vmin 0}.addbank .input[data-v-e9b6265f]{margin-top:2vmin}.addbank .input input[data-v-e9b6265f]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-e9b6265f]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-e9b6265f]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-e9b6265f]{column-gap:3%}section.history .filter>div input[data-v-e9b6265f]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-e9b6265f]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-e9b6265f]:after{content:" Search"}section.history .history-tab[data-v-e9b6265f]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-e9b6265f]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-e9b6265f],section.history .withdraw-table[data-v-e9b6265f],section.history .bets-table[data-v-e9b6265f]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-e9b6265f]{font-size:1.1em}section.history .deposit-table>table th[data-v-e9b6265f],section.history .deposit-table>table td[data-v-e9b6265f]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-e9b6265f],.dataTables_wrapper .dataTables_filter[data-v-e9b6265f]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-e9b6265f]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-e9b6265f],.dataTables_info[data-v-e9b6265f]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-e9b6265f],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-e9b6265f]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-e9b6265f]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-e9b6265f]{margin-bottom:3vmin}section.settings .setting-nav[data-v-e9b6265f],section.settings .setting-logout[data-v-e9b6265f]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-e9b6265f]{width:54%;border:none}section.settings .setting-nav>div[data-v-e9b6265f]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-e9b6265f]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-e9b6265f],section.settings .set-wallet[data-v-e9b6265f],section.settings .set-disable[data-v-e9b6265f]{width:37vw}section.settings .set-password>.nav>button[data-v-e9b6265f],section.settings .set-wallet>.nav>button[data-v-e9b6265f],section.settings .set-disable>.nav>button[data-v-e9b6265f]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-e9b6265f]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-e9b6265f]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-e9b6265f]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-e9b6265f]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-e9b6265f]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-e9b6265f]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-e9b6265f]{padding:.6vmin 0}.user-withdraw[data-v-e9b6265f],.user-deposit[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-e9b6265f]{padding:.5rem 1rem}.user-bank[data-v-e9b6265f]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-e9b6265f]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-e9b6265f]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-e9b6265f],.user-bank .bank .plus[data-v-e9b6265f]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-e9b6265f]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-e9b6265f],.user-withdraw>button[data-v-e9b6265f]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-e9b6265f]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-e9b6265f]{width:20%}.profile-vip[data-v-e9b6265f]{grid-template-columns:80% 20%}.profile-balance[data-v-e9b6265f],.profile-vip[data-v-e9b6265f],.profile-menu .p-nav[data-v-e9b6265f]{width:90%}.profile-vip>.level>img[data-v-e9b6265f]{height:8rem}.profile-vip>.level>div.bar[data-v-e9b6265f]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-e9b6265f]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-e9b6265f]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-e9b6265f]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-e9b6265f],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-e9b6265f]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-e9b6265f]{font-size:.6rem}.profile-vip>.rules[data-v-e9b6265f]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-e9b6265f],.profile-menu .p-nav>a>div[data-v-e9b6265f]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-e9b6265f],.profile-menu .p-nav>.anchor>div>div>svg[data-v-e9b6265f],.profile-menu .p-nav>a>div>div>img[data-v-e9b6265f],.profile-menu .p-nav>a>div>div>svg[data-v-e9b6265f]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-e9b6265f],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-e9b6265f]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-e9b6265f]{margin-left:0}.profile-content[data-v-e9b6265f],.profile-menu[data-v-e9b6265f]{padding:1.5%;margin:auto}.profile-menu[data-v-e9b6265f]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-e9b6265f]{font-size:2rem}.profile-content .p-header>div>button[data-v-e9b6265f]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-e9b6265f],.profile-content>.profileinfo[data-v-e9b6265f]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-e9b6265f]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-e9b6265f]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-e9b6265f]{height:1.7em}.p-content .inbox-read .read-message[data-v-e9b6265f]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-e9b6265f]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-e9b6265f]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-e9b6265f],.upload-sec .select-sec>.select>img[data-v-e9b6265f]{border-radius:2vmin}.dep-with-form[data-v-e9b6265f]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-e9b6265f]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-e9b6265f]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-e9b6265f]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-e9b6265f]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-e9b6265f]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-e9b6265f]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-e9b6265f]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-e9b6265f]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-e9b6265f],div.pin>.pin-button[data-v-e9b6265f]{width:70%;margin:auto}div.pin>.pin-field[data-v-e9b6265f]{margin:3vmin auto}div.pin>.pin-field>div[data-v-e9b6265f]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-e9b6265f]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-e9b6265f]{font-size:2vmin}.addbank[data-v-e9b6265f]{width:86vw}.addbank .input[data-v-e9b6265f]{margin-top:2vmin}.addbank .input input[data-v-e9b6265f]{font-size:2.5vmin}.addbank>.button>button[data-v-e9b6265f]{padding:1vmin 0}section.history .filter[data-v-e9b6265f]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-e9b6265f]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-e9b6265f]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-e9b6265f]:after{content:" Search"}section.history .history-tab[data-v-e9b6265f]{width:85%}section.history .history-tab>button[data-v-e9b6265f]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-e9b6265f],section.history .withdraw-table[data-v-e9b6265f],section.history .bets-table[data-v-e9b6265f]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-e9b6265f]{font-size:1.3em}section.history .deposit-table>table th[data-v-e9b6265f],section.history .deposit-table>table td[data-v-e9b6265f]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-e9b6265f]{row-gap:1.5rem}section.settings .setting-nav[data-v-e9b6265f],section.settings .setting-logout[data-v-e9b6265f]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-e9b6265f]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-e9b6265f]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-e9b6265f]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-e9b6265f]{height:2rem}section.settings .setting-content[data-v-e9b6265f]{padding:2vmin 0}section.settings .setting-content h4[data-v-e9b6265f]{margin-bottom:3vmin}section.settings .set-password[data-v-e9b6265f],section.settings .set-wallet[data-v-e9b6265f],section.settings .set-disable[data-v-e9b6265f]{width:80vw}section.settings .set-password>.nav>button[data-v-e9b6265f],section.settings .set-wallet>.nav>button[data-v-e9b6265f],section.settings .set-disable>.nav>button[data-v-e9b6265f]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-e9b6265f]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-e9b6265f],.dataTables_wrapper .dataTables_filter[data-v-e9b6265f]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-e9b6265f]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-e9b6265f]{font-size:1.9vmin}.dataTables_info[data-v-e9b6265f]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-e9b6265f],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-e9b6265f]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-e9b6265f]{width:75%}#AvatarModal .modal-body h5[data-v-e9b6265f]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-e9b6265f]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-e9b6265f]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-e9b6265f]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-e9b6265f]{padding:1.3vmin 0}.user-bank .bank img[data-v-e9b6265f],.user-bank .bank .plus[data-v-e9b6265f]{width:13vw}.user-bank .bank>div.active .selected[data-v-e9b6265f]{font-size:1.3rem}.user-withdraw>button[data-v-e9b6265f],.user-deposit>button[data-v-e9b6265f]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-e9b6265f]{padding:0;margin:auto}.profile-menu .p-nav[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-e9b6265f],.profile-menu .p-nav>a>div[data-v-e9b6265f]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-e9b6265f],.profile-menu .p-nav>.anchor>div>div>svg[data-v-e9b6265f],.profile-menu .p-nav>a>div>div>img[data-v-e9b6265f],.profile-menu .p-nav>a>div>div>svg[data-v-e9b6265f]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-e9b6265f],.profile-menu .logouticon[data-v-e9b6265f]{border-top:none}.profile-menu .p-nav .arrow[data-v-e9b6265f]{display:none}.profile-menu .logout>span[data-v-e9b6265f]{margin-left:0}.profile-content[data-v-e9b6265f]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-e9b6265f]{padding:.5rem 1rem}.profile-content[data-v-e9b6265f],.profile-menu[data-v-e9b6265f]{min-height:fit-content}.profile-content .p-header[data-v-e9b6265f]{display:none}.profile-content .p-header>div.p-title[data-v-e9b6265f]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-e9b6265f]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-e9b6265f],.profile-content>.profileinfo[data-v-e9b6265f]{width:60vw;margin:auto}.p-content .inbox-content[data-v-e9b6265f]{width:90%}.p-content .inbox-content .inbox-header[data-v-e9b6265f]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-e9b6265f]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-e9b6265f]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-e9b6265f]{height:1.7em}.p-content .inbox-read .read-message[data-v-e9b6265f]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-e9b6265f]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-e9b6265f]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-e9b6265f]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-e9b6265f],.upload-sec .select-sec>.select>img[data-v-e9b6265f]{border-radius:1.5vmin}.dep-with-form[data-v-e9b6265f]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-e9b6265f]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-e9b6265f]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-e9b6265f]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-e9b6265f]{border-radius:1vmin}.dep-with-form .payment[data-v-e9b6265f]{width:100%}.dep-with-form .payment>.dropdown[data-v-e9b6265f]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-e9b6265f]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-e9b6265f]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-e9b6265f]{width:60vw}div.pin>.pin-field[data-v-e9b6265f],div.pin>.pin-button[data-v-e9b6265f]{width:50%;margin:auto}div.pin>.pin-field[data-v-e9b6265f]{margin:2vmin auto}div.pin>.pin-field>div[data-v-e9b6265f]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-e9b6265f]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-e9b6265f]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-e9b6265f]{width:60vw}.addbank .input[data-v-e9b6265f]{margin-top:2vmin}.addbank .input input[data-v-e9b6265f]{font-size:2.2vmin}.addbank>.button>button[data-v-e9b6265f]{padding:1vmin 0}section.history[data-v-e9b6265f]{width:60vw;margin:auto}section.history .filter[data-v-e9b6265f]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-e9b6265f]{column-gap:.2%}section.history .filter>div input[data-v-e9b6265f]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-e9b6265f]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-e9b6265f]:after{content:" Search"}section.history .history-tab[data-v-e9b6265f]{width:80%}section.history .history-tab>button[data-v-e9b6265f]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-e9b6265f],section.history .withdraw-table[data-v-e9b6265f],section.history .bets-table[data-v-e9b6265f]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-e9b6265f],section.history .deposit-table>table td[data-v-e9b6265f]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-e9b6265f],.dataTables_wrapper .dataTables_filter[data-v-e9b6265f]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-e9b6265f]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-e9b6265f]{font-size:1.5vmin}.dataTables_info[data-v-e9b6265f]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-e9b6265f],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-e9b6265f]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-e9b6265f]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-e9b6265f]{margin-bottom:2vmin}section.settings .setting-nav[data-v-e9b6265f],section.settings .setting-logout[data-v-e9b6265f]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-e9b6265f]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-e9b6265f]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-e9b6265f]{width:78%}section.settings .set-password[data-v-e9b6265f],section.settings .set-wallet[data-v-e9b6265f],section.settings .set-disable[data-v-e9b6265f]{width:55vw}section.settings .set-password>.nav>button[data-v-e9b6265f],section.settings .set-wallet>.nav>button[data-v-e9b6265f],section.settings .set-disable>.nav>button[data-v-e9b6265f]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-e9b6265f]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-e9b6265f]{width:50vw}#AvatarModal .modal-body>.selection[data-v-e9b6265f]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-e9b6265f]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-e9b6265f]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-e9b6265f]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-e9b6265f]{padding:1vmin 0}.dep-with-form[data-v-e9b6265f]{display:block;font-size:.8rem}.user-withdraw[data-v-e9b6265f],.user-deposit[data-v-e9b6265f]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-e9b6265f]{padding:.5rem 1rem}.user-bank[data-v-e9b6265f]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-e9b6265f]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-e9b6265f]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-e9b6265f],.user-bank .bank .plus[data-v-e9b6265f]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-e9b6265f]{font-size:.7rem}.user-card>.card-input input[data-v-e9b6265f]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-e9b6265f],.user-deposit>button[data-v-e9b6265f]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 1281px) and (orientation: landscape){.profile-content .p-content[data-v-e9b6265f]{overflow-y:hidden}}.profile[data-v-0f44683a]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-0f44683a]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-0f44683a]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-0f44683a]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-0f44683a]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-0f44683a]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-0f44683a]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-0f44683a]:first-child{justify-content:left}.pmenu-head>div[data-v-0f44683a]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-0f44683a]{height:100%}.profile-avatar[data-v-0f44683a]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-0f44683a]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-0f44683a]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-0f44683a]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-0f44683a]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-0f44683a]{font-size:1.2rem}.profile-balance[data-v-0f44683a]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-0f44683a]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-0f44683a]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-0f44683a]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-0f44683a]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-0f44683a]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-0f44683a]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-0f44683a]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-0f44683a]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-0f44683a]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-0f44683a]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-0f44683a]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-0f44683a]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-0f44683a]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-0f44683a],.profile-vip>.level>div.bar .wid_progress[data-v-0f44683a]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-0f44683a]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-0f44683a]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-0f44683a]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-0f44683a],.profile-vip>.level>div.bar .wid_progress>div[data-v-0f44683a]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-0f44683a]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-0f44683a]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-0f44683a]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-0f44683a],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-0f44683a]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-0f44683a]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-0f44683a],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-0f44683a]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-0f44683a]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-0f44683a]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-0f44683a]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-0f44683a]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-0f44683a]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-0f44683a]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-0f44683a]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-0f44683a],.profile-menu .p-nav>a>div[data-v-0f44683a]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-0f44683a]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-0f44683a]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-0f44683a],.profile-menu .p-nav>a>div>div[data-v-0f44683a]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-0f44683a],.profile-menu .p-nav>.anchor>div>div>svg[data-v-0f44683a],.profile-menu .p-nav>a>div>div>img[data-v-0f44683a],.profile-menu .p-nav>a>div>div>svg[data-v-0f44683a]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-0f44683a],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-0f44683a]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-0f44683a]{color:var(--warning)}.profile-menu .logout[data-v-0f44683a]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-0f44683a]{margin-left:5%}.profile-menu[data-v-0f44683a],.profile-content .p-content[data-v-0f44683a]{position:relative}.profile-content .p-header[data-v-0f44683a]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-0f44683a]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-0f44683a]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-0f44683a]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-0f44683a]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-0f44683a]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-0f44683a],section.deposit[data-v-0f44683a],section.withdraw[data-v-0f44683a],section.history[data-v-0f44683a],section.settings[data-v-0f44683a]{display:block}section.inbox .p-content[data-v-0f44683a]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-0f44683a],.p-content .inbox-read[data-v-0f44683a]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-0f44683a]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-0f44683a]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-0f44683a]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-0f44683a]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-0f44683a]{height:100%;width:25%}.p-content .msg>div.sender[data-v-0f44683a]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-0f44683a]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-0f44683a]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-0f44683a]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-0f44683a]{display:none}.p-content .inbox-msg.read[data-v-0f44683a]{background-color:#8039c741}.p-content .inbox-button[data-v-0f44683a]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-0f44683a]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-0f44683a]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-0f44683a]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-0f44683a]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-0f44683a]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-0f44683a]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-0f44683a]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-0f44683a]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-0f44683a]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-0f44683a]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-0f44683a]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-0f44683a],.p-content .inbox-content .inbox-header[data-v-0f44683a],.p-content .inbox-content .inbox-body[data-v-0f44683a]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-0f44683a]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-0f44683a]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-0f44683a]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-0f44683a]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-0f44683a]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-0f44683a]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-0f44683a]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-0f44683a]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-0f44683a]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-0f44683a]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-0f44683a]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-0f44683a]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-0f44683a]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-0f44683a]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-0f44683a]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-0f44683a]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-0f44683a]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-0f44683a]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-0f44683a]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-0f44683a]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-0f44683a]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-0f44683a]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-0f44683a]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-0f44683a]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-0f44683a]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-0f44683a]{padding:.3em 0}.upload-sec[data-v-0f44683a]{width:90%;margin:auto}.upload-sec .select-sec[data-v-0f44683a]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-0f44683a]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-0f44683a]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-0f44683a]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-0f44683a],.upload-sec .select-sec>.select>img[data-v-0f44683a]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-0f44683a]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-0f44683a]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-0f44683a]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-0f44683a]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-0f44683a]{color:var(--maincolor2)}.dep-with-form[data-v-0f44683a]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-0f44683a]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-0f44683a]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-0f44683a]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-0f44683a]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-0f44683a]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-0f44683a]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-0f44683a]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-0f44683a]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-0f44683a]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-0f44683a]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-0f44683a]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-0f44683a]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-0f44683a]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-0f44683a]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-0f44683a]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-0f44683a]{width:90vw;margin:auto}div.pin>.pin-field[data-v-0f44683a],div.pin>.pin-button[data-v-0f44683a]{width:80%;margin:auto}div.pin>.pin-field[data-v-0f44683a]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-0f44683a]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-0f44683a]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-0f44683a]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-0f44683a]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-0f44683a]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-0f44683a]{margin-top:4vmin}.addbank h6[data-v-0f44683a]{text-align:left;font-size:1rem}.addbank>.button[data-v-0f44683a]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-0f44683a]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-0f44683a]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-0f44683a]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-0f44683a]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-0f44683a]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-0f44683a]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-0f44683a]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-0f44683a]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-0f44683a]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-0f44683a]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-0f44683a]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-0f44683a]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-0f44683a]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-0f44683a],section.history .withdraw-table[data-v-0f44683a],section.history .bets-table[data-v-0f44683a]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-0f44683a]{display:block;width:100%}section.history .deposit-table>table[data-v-0f44683a]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-0f44683a]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-0f44683a]{font-size:.7em}section.history .deposit-table>table th[data-v-0f44683a]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-0f44683a]{padding:.7em 1em}section.history .deposit-table>table th[data-v-0f44683a]:first-child,section.history .deposit-table>table td[data-v-0f44683a]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-0f44683a]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-0f44683a]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-0f44683a]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-0f44683a]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-0f44683a]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-0f44683a],.dataTables_wrapper .dataTables_filter[data-v-0f44683a]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-0f44683a]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-0f44683a]:before,table.dataTable thead>tr>th.sorting_asc[data-v-0f44683a]:before,table.dataTable thead>tr>th.sorting_desc[data-v-0f44683a]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-0f44683a]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-0f44683a]:before,table.dataTable thead>tr>td.sorting[data-v-0f44683a]:before,table.dataTable thead>tr>td.sorting_asc[data-v-0f44683a]:before,table.dataTable thead>tr>td.sorting_desc[data-v-0f44683a]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-0f44683a]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-0f44683a]:before,table.dataTable thead>tr>th.sorting_desc[data-v-0f44683a]:after,table.dataTable thead>tr>td.sorting_desc[data-v-0f44683a]:after,table.dataTable thead>tr>th.sorting[data-v-0f44683a]:after,table.dataTable thead>tr>th.sorting_asc[data-v-0f44683a]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-0f44683a]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-0f44683a]:after,table.dataTable thead>tr>td.sorting[data-v-0f44683a]:after,table.dataTable thead>tr>td.sorting_asc[data-v-0f44683a]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-0f44683a]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-0f44683a]:after{right:5%}table .sorting[data-v-0f44683a]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-0f44683a]{font-size:2.5vmin}.dataTables_info[data-v-0f44683a]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-0f44683a],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-0f44683a]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-0f44683a]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-0f44683a]{margin-bottom:5vmin}section.settings .setting-nav[data-v-0f44683a],section.settings .setting-logout[data-v-0f44683a]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-0f44683a]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-0f44683a]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-0f44683a]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-0f44683a]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-0f44683a]:first-child{border-top:none}section.settings .setting-nav>div[data-v-0f44683a]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-0f44683a]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-0f44683a]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-0f44683a],section.settings .set-wallet[data-v-0f44683a],section.settings .set-disable[data-v-0f44683a]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-0f44683a],section.settings .set-wallet>.nav[data-v-0f44683a],section.settings .set-disable>.nav[data-v-0f44683a]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-0f44683a],section.settings .set-wallet>.nav>button[data-v-0f44683a],section.settings .set-disable>.nav>button[data-v-0f44683a]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-0f44683a]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-0f44683a]{margin-bottom:5%}#AvatarModal[data-v-0f44683a]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-0f44683a]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-0f44683a]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-0f44683a]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-0f44683a]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-0f44683a]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-0f44683a]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-0f44683a]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-0f44683a]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-0f44683a]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-0f44683a]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-0f44683a]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-0f44683a],.user-deposit[data-v-0f44683a]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-0f44683a],.user-deposit>div[data-v-0f44683a]{width:90%;margin:auto;position:relative}.user-balance[data-v-0f44683a]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-0f44683a]{display:flex;align-items:center}.user-balance img[data-v-0f44683a]{height:1em;margin-top:-.2em}.user-balance label[data-v-0f44683a]{font-size:.8rem}.user-balance span.amount[data-v-0f44683a]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-0f44683a]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-0f44683a]{width:100%}.refreshrotate[data-v-0f44683a]{animation:-refreshrotate-0f44683a .5s;-webkit-animation:-refreshrotate-0f44683a .5s;-moz-animation:-refreshrotate-0f44683a .5s;-o-animation:-refreshrotate-0f44683a .5s;-ms-animation:-refreshrotate-0f44683a .5s}@keyframes -refreshrotate-0f44683a{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-0f44683a]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-0f44683a]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-0f44683a]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-0f44683a]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-0f44683a]{height:1em}.user-bank .bank[data-v-0f44683a]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-0f44683a]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-0f44683a]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-0f44683a],.user-bank .bank .plus[data-v-0f44683a]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-0f44683a]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-0f44683a],.user-bank .bank .plus svg[data-v-0f44683a]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-0f44683a]{display:none}.user-bank .bank>div.active .selected[data-v-0f44683a]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-0f44683a]{height:1em}.user-card[data-v-0f44683a]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-0f44683a]{display:flex;flex-direction:column}.addbank .input input[data-v-0f44683a]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-0f44683a],.user-card>.card-input input[data-v-0f44683a]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-0f44683a]::placeholder,.user-card>.card-input input[data-v-0f44683a]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-0f44683a],.user-withdraw>button[data-v-0f44683a]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-0f44683a]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-0f44683a]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-0f44683a]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-0f44683a],.profile-menu .p-nav>a>div[data-v-0f44683a]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-0f44683a],.profile-menu .p-nav>.anchor>div>div>svg[data-v-0f44683a],.profile-menu .p-nav>a>div>div>img[data-v-0f44683a],.profile-menu .p-nav>a>div>div>svg[data-v-0f44683a]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-0f44683a]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-0f44683a]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-0f44683a]{margin-left:0}.profile-content[data-v-0f44683a],.profile-menu[data-v-0f44683a]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-0f44683a]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-0f44683a]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-0f44683a]{padding:4% 0}.profile-content .p-header[data-v-0f44683a]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-0f44683a]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-0f44683a]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-0f44683a]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-0f44683a]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-0f44683a]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-0f44683a]{height:1.7em}.p-content .inbox-read .read-message[data-v-0f44683a]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-0f44683a]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-0f44683a],.profileinfo .profileinfo-details-result>button[data-v-0f44683a]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-0f44683a]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-0f44683a]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-0f44683a]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-0f44683a]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-0f44683a]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-0f44683a],.upload-sec .select-sec>.select>img[data-v-0f44683a]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-0f44683a]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-0f44683a]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-0f44683a]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-0f44683a]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-0f44683a]{width:100%}.dep-with-form[data-v-0f44683a]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-0f44683a]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-0f44683a]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-0f44683a]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-0f44683a]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-0f44683a]{border-radius:1vmin}.dep-with-form .payment[data-v-0f44683a]{width:100%}.dep-with-form .payment>.dropdown[data-v-0f44683a]{padding:1%}.dep-with-form .payment>.amount[data-v-0f44683a]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-0f44683a]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-0f44683a]{width:100%;margin:auto}div.pin>.pin-field[data-v-0f44683a],div.pin>.pin-button[data-v-0f44683a]{width:60%;margin:auto}div.pin>.pin-field[data-v-0f44683a]{margin:3vmin auto}div.pin>.pin-field>div[data-v-0f44683a]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-0f44683a]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-0f44683a]{font-size:2vmin;padding:1vmin}.addbank[data-v-0f44683a]{width:70%}.addbank>h5[data-v-0f44683a]{margin:1vmin 0}.addbank .input[data-v-0f44683a]{margin-top:2vmin}.addbank .input input[data-v-0f44683a]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-0f44683a]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-0f44683a]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-0f44683a]{column-gap:3%}section.history .filter>div input[data-v-0f44683a]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-0f44683a]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-0f44683a]:after{content:" Search"}section.history .history-tab[data-v-0f44683a]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-0f44683a]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-0f44683a],section.history .withdraw-table[data-v-0f44683a],section.history .bets-table[data-v-0f44683a]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-0f44683a]{font-size:1.1em}section.history .deposit-table>table th[data-v-0f44683a],section.history .deposit-table>table td[data-v-0f44683a]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-0f44683a],.dataTables_wrapper .dataTables_filter[data-v-0f44683a]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-0f44683a]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-0f44683a],.dataTables_info[data-v-0f44683a]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-0f44683a],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-0f44683a]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-0f44683a]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-0f44683a]{margin-bottom:3vmin}section.settings .setting-nav[data-v-0f44683a],section.settings .setting-logout[data-v-0f44683a]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-0f44683a]{width:54%;border:none}section.settings .setting-nav>div[data-v-0f44683a]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-0f44683a]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-0f44683a],section.settings .set-wallet[data-v-0f44683a],section.settings .set-disable[data-v-0f44683a]{width:37vw}section.settings .set-password>.nav>button[data-v-0f44683a],section.settings .set-wallet>.nav>button[data-v-0f44683a],section.settings .set-disable>.nav>button[data-v-0f44683a]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-0f44683a]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-0f44683a]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-0f44683a]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-0f44683a]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-0f44683a]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-0f44683a]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-0f44683a]{padding:.6vmin 0}.user-withdraw[data-v-0f44683a],.user-deposit[data-v-0f44683a]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-0f44683a]{padding:.5rem 1rem}.user-bank[data-v-0f44683a]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-0f44683a]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-0f44683a]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-0f44683a],.user-bank .bank .plus[data-v-0f44683a]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-0f44683a]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-0f44683a],.user-withdraw>button[data-v-0f44683a]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-0f44683a]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-0f44683a]{width:20%}.profile-vip[data-v-0f44683a]{grid-template-columns:80% 20%}.profile-balance[data-v-0f44683a],.profile-vip[data-v-0f44683a],.profile-menu .p-nav[data-v-0f44683a]{width:90%}.profile-vip>.level>img[data-v-0f44683a]{height:8rem}.profile-vip>.level>div.bar[data-v-0f44683a]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-0f44683a]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-0f44683a]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-0f44683a]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-0f44683a],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-0f44683a]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-0f44683a]{font-size:.6rem}.profile-vip>.rules[data-v-0f44683a]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-0f44683a],.profile-menu .p-nav>a>div[data-v-0f44683a]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-0f44683a],.profile-menu .p-nav>.anchor>div>div>svg[data-v-0f44683a],.profile-menu .p-nav>a>div>div>img[data-v-0f44683a],.profile-menu .p-nav>a>div>div>svg[data-v-0f44683a]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-0f44683a],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-0f44683a]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-0f44683a]{margin-left:0}.profile-content[data-v-0f44683a],.profile-menu[data-v-0f44683a]{padding:1.5%;margin:auto}.profile-menu[data-v-0f44683a]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-0f44683a]{font-size:2rem}.profile-content .p-header>div>button[data-v-0f44683a]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-0f44683a],.profile-content>.profileinfo[data-v-0f44683a]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-0f44683a]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-0f44683a]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-0f44683a]{height:1.7em}.p-content .inbox-read .read-message[data-v-0f44683a]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-0f44683a]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-0f44683a]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-0f44683a],.upload-sec .select-sec>.select>img[data-v-0f44683a]{border-radius:2vmin}.dep-with-form[data-v-0f44683a]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-0f44683a]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-0f44683a]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-0f44683a]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-0f44683a]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-0f44683a]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-0f44683a]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-0f44683a]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-0f44683a]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-0f44683a],div.pin>.pin-button[data-v-0f44683a]{width:70%;margin:auto}div.pin>.pin-field[data-v-0f44683a]{margin:3vmin auto}div.pin>.pin-field>div[data-v-0f44683a]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-0f44683a]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-0f44683a]{font-size:2vmin}.addbank[data-v-0f44683a]{width:86vw}.addbank .input[data-v-0f44683a]{margin-top:2vmin}.addbank .input input[data-v-0f44683a]{font-size:2.5vmin}.addbank>.button>button[data-v-0f44683a]{padding:1vmin 0}section.history .filter[data-v-0f44683a]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-0f44683a]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-0f44683a]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-0f44683a]:after{content:" Search"}section.history .history-tab[data-v-0f44683a]{width:85%}section.history .history-tab>button[data-v-0f44683a]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-0f44683a],section.history .withdraw-table[data-v-0f44683a],section.history .bets-table[data-v-0f44683a]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-0f44683a]{font-size:1.3em}section.history .deposit-table>table th[data-v-0f44683a],section.history .deposit-table>table td[data-v-0f44683a]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-0f44683a]{row-gap:1.5rem}section.settings .setting-nav[data-v-0f44683a],section.settings .setting-logout[data-v-0f44683a]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-0f44683a]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-0f44683a]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-0f44683a]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-0f44683a]{height:2rem}section.settings .setting-content[data-v-0f44683a]{padding:2vmin 0}section.settings .setting-content h4[data-v-0f44683a]{margin-bottom:3vmin}section.settings .set-password[data-v-0f44683a],section.settings .set-wallet[data-v-0f44683a],section.settings .set-disable[data-v-0f44683a]{width:80vw}section.settings .set-password>.nav>button[data-v-0f44683a],section.settings .set-wallet>.nav>button[data-v-0f44683a],section.settings .set-disable>.nav>button[data-v-0f44683a]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-0f44683a]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-0f44683a],.dataTables_wrapper .dataTables_filter[data-v-0f44683a]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-0f44683a]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-0f44683a]{font-size:1.9vmin}.dataTables_info[data-v-0f44683a]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-0f44683a],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-0f44683a]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-0f44683a]{width:75%}#AvatarModal .modal-body h5[data-v-0f44683a]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-0f44683a]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-0f44683a]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-0f44683a]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-0f44683a]{padding:1.3vmin 0}.user-bank .bank img[data-v-0f44683a],.user-bank .bank .plus[data-v-0f44683a]{width:13vw}.user-bank .bank>div.active .selected[data-v-0f44683a]{font-size:1.3rem}.user-withdraw>button[data-v-0f44683a],.user-deposit>button[data-v-0f44683a]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-0f44683a]{padding:0;margin:auto}.profile-menu .p-nav[data-v-0f44683a]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-0f44683a],.profile-menu .p-nav>a>div[data-v-0f44683a]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-0f44683a],.profile-menu .p-nav>.anchor>div>div>svg[data-v-0f44683a],.profile-menu .p-nav>a>div>div>img[data-v-0f44683a],.profile-menu .p-nav>a>div>div>svg[data-v-0f44683a]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-0f44683a],.profile-menu .logouticon[data-v-0f44683a]{border-top:none}.profile-menu .p-nav .arrow[data-v-0f44683a]{display:none}.profile-menu .logout>span[data-v-0f44683a]{margin-left:0}.profile-content[data-v-0f44683a]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-0f44683a]{padding:.5rem 1rem}.profile-content[data-v-0f44683a],.profile-menu[data-v-0f44683a]{min-height:fit-content}.profile-content .p-header[data-v-0f44683a]{display:none}.profile-content .p-header>div.p-title[data-v-0f44683a]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-0f44683a]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-0f44683a],.profile-content>.profileinfo[data-v-0f44683a]{width:60vw;margin:auto}.p-content .inbox-content[data-v-0f44683a]{width:90%}.p-content .inbox-content .inbox-header[data-v-0f44683a]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-0f44683a]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-0f44683a]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-0f44683a]{height:1.7em}.p-content .inbox-read .read-message[data-v-0f44683a]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-0f44683a]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-0f44683a]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-0f44683a]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-0f44683a],.upload-sec .select-sec>.select>img[data-v-0f44683a]{border-radius:1.5vmin}.dep-with-form[data-v-0f44683a]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-0f44683a]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-0f44683a]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-0f44683a]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-0f44683a]{border-radius:1vmin}.dep-with-form .payment[data-v-0f44683a]{width:100%}.dep-with-form .payment>.dropdown[data-v-0f44683a]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-0f44683a]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-0f44683a]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-0f44683a]{width:60vw}div.pin>.pin-field[data-v-0f44683a],div.pin>.pin-button[data-v-0f44683a]{width:50%;margin:auto}div.pin>.pin-field[data-v-0f44683a]{margin:2vmin auto}div.pin>.pin-field>div[data-v-0f44683a]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-0f44683a]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-0f44683a]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-0f44683a]{width:60vw}.addbank .input[data-v-0f44683a]{margin-top:2vmin}.addbank .input input[data-v-0f44683a]{font-size:2.2vmin}.addbank>.button>button[data-v-0f44683a]{padding:1vmin 0}section.history[data-v-0f44683a]{width:60vw;margin:auto}section.history .filter[data-v-0f44683a]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-0f44683a]{column-gap:.2%}section.history .filter>div input[data-v-0f44683a]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-0f44683a]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-0f44683a]:after{content:" Search"}section.history .history-tab[data-v-0f44683a]{width:80%}section.history .history-tab>button[data-v-0f44683a]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-0f44683a],section.history .withdraw-table[data-v-0f44683a],section.history .bets-table[data-v-0f44683a]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-0f44683a],section.history .deposit-table>table td[data-v-0f44683a]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-0f44683a],.dataTables_wrapper .dataTables_filter[data-v-0f44683a]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-0f44683a]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-0f44683a]{font-size:1.5vmin}.dataTables_info[data-v-0f44683a]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-0f44683a],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-0f44683a]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-0f44683a]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-0f44683a]{margin-bottom:2vmin}section.settings .setting-nav[data-v-0f44683a],section.settings .setting-logout[data-v-0f44683a]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-0f44683a]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-0f44683a]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-0f44683a]{width:78%}section.settings .set-password[data-v-0f44683a],section.settings .set-wallet[data-v-0f44683a],section.settings .set-disable[data-v-0f44683a]{width:55vw}section.settings .set-password>.nav>button[data-v-0f44683a],section.settings .set-wallet>.nav>button[data-v-0f44683a],section.settings .set-disable>.nav>button[data-v-0f44683a]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-0f44683a]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-0f44683a]{width:50vw}#AvatarModal .modal-body>.selection[data-v-0f44683a]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-0f44683a]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-0f44683a]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-0f44683a]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-0f44683a]{padding:1vmin 0}.dep-with-form[data-v-0f44683a]{display:block;font-size:.8rem}.user-withdraw[data-v-0f44683a],.user-deposit[data-v-0f44683a]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-0f44683a]{padding:.5rem 1rem}.user-bank[data-v-0f44683a]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-0f44683a]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-0f44683a]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-0f44683a],.user-bank .bank .plus[data-v-0f44683a]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-0f44683a]{font-size:.7rem}.user-card>.card-input input[data-v-0f44683a]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-0f44683a],.user-deposit>button[data-v-0f44683a]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-7351a3b0]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-7351a3b0]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-7351a3b0]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-7351a3b0]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-7351a3b0]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-7351a3b0]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-7351a3b0]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-7351a3b0]:first-child{justify-content:left}.pmenu-head>div[data-v-7351a3b0]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-7351a3b0]{height:100%}.profile-avatar[data-v-7351a3b0]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-7351a3b0]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-7351a3b0]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-7351a3b0]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-7351a3b0]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-7351a3b0]{font-size:1.2rem}.profile-balance[data-v-7351a3b0]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-7351a3b0]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-7351a3b0]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-7351a3b0]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-7351a3b0]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-7351a3b0]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-7351a3b0]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-7351a3b0]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-7351a3b0]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-7351a3b0]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-7351a3b0]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-7351a3b0]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-7351a3b0]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-7351a3b0]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-7351a3b0],.profile-vip>.level>div.bar .wid_progress[data-v-7351a3b0]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-7351a3b0]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-7351a3b0]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-7351a3b0]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-7351a3b0],.profile-vip>.level>div.bar .wid_progress>div[data-v-7351a3b0]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-7351a3b0]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-7351a3b0]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-7351a3b0]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-7351a3b0],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-7351a3b0]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-7351a3b0]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-7351a3b0],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7351a3b0]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-7351a3b0]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-7351a3b0]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-7351a3b0]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-7351a3b0]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-7351a3b0]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-7351a3b0]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-7351a3b0]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-7351a3b0],.profile-menu .p-nav>a>div[data-v-7351a3b0]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-7351a3b0]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-7351a3b0]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-7351a3b0],.profile-menu .p-nav>a>div>div[data-v-7351a3b0]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-7351a3b0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7351a3b0],.profile-menu .p-nav>a>div>div>img[data-v-7351a3b0],.profile-menu .p-nav>a>div>div>svg[data-v-7351a3b0]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-7351a3b0],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-7351a3b0]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-7351a3b0]{color:var(--warning)}.profile-menu .logout[data-v-7351a3b0]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-7351a3b0]{margin-left:5%}.profile-menu[data-v-7351a3b0],.profile-content .p-content[data-v-7351a3b0]{position:relative}.profile-content .p-header[data-v-7351a3b0]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-7351a3b0]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-7351a3b0]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-7351a3b0]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-7351a3b0]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-7351a3b0]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-7351a3b0],section.deposit[data-v-7351a3b0],section.withdraw[data-v-7351a3b0],section.history[data-v-7351a3b0],section.settings[data-v-7351a3b0]{display:block}section.inbox .p-content[data-v-7351a3b0]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-7351a3b0],.p-content .inbox-read[data-v-7351a3b0]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-7351a3b0]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-7351a3b0]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-7351a3b0]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-7351a3b0]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-7351a3b0]{height:100%;width:25%}.p-content .msg>div.sender[data-v-7351a3b0]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-7351a3b0]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-7351a3b0]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-7351a3b0]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-7351a3b0]{display:none}.p-content .inbox-msg.read[data-v-7351a3b0]{background-color:#8039c741}.p-content .inbox-button[data-v-7351a3b0]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-7351a3b0]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-7351a3b0]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-7351a3b0]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-7351a3b0]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-7351a3b0]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-7351a3b0]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-7351a3b0]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-7351a3b0]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-7351a3b0]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-7351a3b0]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-7351a3b0]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-7351a3b0],.p-content .inbox-content .inbox-header[data-v-7351a3b0],.p-content .inbox-content .inbox-body[data-v-7351a3b0]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-7351a3b0]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-7351a3b0]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-7351a3b0]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-7351a3b0]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-7351a3b0]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-7351a3b0]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-7351a3b0]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-7351a3b0]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-7351a3b0]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-7351a3b0]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-7351a3b0]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-7351a3b0]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-7351a3b0]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-7351a3b0]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-7351a3b0]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-7351a3b0]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-7351a3b0]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-7351a3b0]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7351a3b0]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7351a3b0]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-7351a3b0]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-7351a3b0]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-7351a3b0]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-7351a3b0]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-7351a3b0]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-7351a3b0]{padding:.3em 0}.upload-sec[data-v-7351a3b0]{width:90%;margin:auto}.upload-sec .select-sec[data-v-7351a3b0]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-7351a3b0]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-7351a3b0]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-7351a3b0]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-7351a3b0],.upload-sec .select-sec>.select>img[data-v-7351a3b0]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-7351a3b0]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-7351a3b0]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-7351a3b0]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-7351a3b0]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-7351a3b0]{color:var(--maincolor2)}.dep-with-form[data-v-7351a3b0]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-7351a3b0]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-7351a3b0]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-7351a3b0]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-7351a3b0]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-7351a3b0]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-7351a3b0]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7351a3b0]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-7351a3b0]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-7351a3b0]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-7351a3b0]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-7351a3b0]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-7351a3b0]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-7351a3b0]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-7351a3b0]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-7351a3b0]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-7351a3b0]{width:90vw;margin:auto}div.pin>.pin-field[data-v-7351a3b0],div.pin>.pin-button[data-v-7351a3b0]{width:80%;margin:auto}div.pin>.pin-field[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-7351a3b0]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-7351a3b0]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-7351a3b0]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-7351a3b0]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-7351a3b0]{margin-top:4vmin}.addbank h6[data-v-7351a3b0]{text-align:left;font-size:1rem}.addbank>.button[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-7351a3b0]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-7351a3b0]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-7351a3b0]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-7351a3b0]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-7351a3b0]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-7351a3b0]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-7351a3b0]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-7351a3b0]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-7351a3b0]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-7351a3b0]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-7351a3b0]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-7351a3b0]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-7351a3b0],section.history .withdraw-table[data-v-7351a3b0],section.history .bets-table[data-v-7351a3b0]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-7351a3b0]{display:block;width:100%}section.history .deposit-table>table[data-v-7351a3b0]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-7351a3b0]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-7351a3b0]{font-size:.7em}section.history .deposit-table>table th[data-v-7351a3b0]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-7351a3b0]{padding:.7em 1em}section.history .deposit-table>table th[data-v-7351a3b0]:first-child,section.history .deposit-table>table td[data-v-7351a3b0]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-7351a3b0]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-7351a3b0]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-7351a3b0]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-7351a3b0]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-7351a3b0]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-7351a3b0],.dataTables_wrapper .dataTables_filter[data-v-7351a3b0]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-7351a3b0]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-7351a3b0]:before,table.dataTable thead>tr>th.sorting_asc[data-v-7351a3b0]:before,table.dataTable thead>tr>th.sorting_desc[data-v-7351a3b0]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-7351a3b0]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-7351a3b0]:before,table.dataTable thead>tr>td.sorting[data-v-7351a3b0]:before,table.dataTable thead>tr>td.sorting_asc[data-v-7351a3b0]:before,table.dataTable thead>tr>td.sorting_desc[data-v-7351a3b0]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-7351a3b0]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-7351a3b0]:before,table.dataTable thead>tr>th.sorting_desc[data-v-7351a3b0]:after,table.dataTable thead>tr>td.sorting_desc[data-v-7351a3b0]:after,table.dataTable thead>tr>th.sorting[data-v-7351a3b0]:after,table.dataTable thead>tr>th.sorting_asc[data-v-7351a3b0]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-7351a3b0]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-7351a3b0]:after,table.dataTable thead>tr>td.sorting[data-v-7351a3b0]:after,table.dataTable thead>tr>td.sorting_asc[data-v-7351a3b0]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-7351a3b0]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-7351a3b0]:after{right:5%}table .sorting[data-v-7351a3b0]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7351a3b0]{font-size:2.5vmin}.dataTables_info[data-v-7351a3b0]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7351a3b0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7351a3b0]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-7351a3b0]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-7351a3b0]{margin-bottom:5vmin}section.settings .setting-nav[data-v-7351a3b0],section.settings .setting-logout[data-v-7351a3b0]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-7351a3b0]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-7351a3b0]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-7351a3b0]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-7351a3b0]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-7351a3b0]:first-child{border-top:none}section.settings .setting-nav>div[data-v-7351a3b0]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-7351a3b0]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-7351a3b0]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-7351a3b0],section.settings .set-wallet[data-v-7351a3b0],section.settings .set-disable[data-v-7351a3b0]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-7351a3b0],section.settings .set-wallet>.nav[data-v-7351a3b0],section.settings .set-disable>.nav[data-v-7351a3b0]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-7351a3b0],section.settings .set-wallet>.nav>button[data-v-7351a3b0],section.settings .set-disable>.nav>button[data-v-7351a3b0]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-7351a3b0]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-7351a3b0]{margin-bottom:5%}#AvatarModal[data-v-7351a3b0]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-7351a3b0]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-7351a3b0]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-7351a3b0]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-7351a3b0]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-7351a3b0]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7351a3b0]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-7351a3b0]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-7351a3b0]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-7351a3b0]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-7351a3b0]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-7351a3b0],.user-deposit[data-v-7351a3b0]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-7351a3b0],.user-deposit>div[data-v-7351a3b0]{width:90%;margin:auto;position:relative}.user-balance[data-v-7351a3b0]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-7351a3b0]{display:flex;align-items:center}.user-balance img[data-v-7351a3b0]{height:1em;margin-top:-.2em}.user-balance label[data-v-7351a3b0]{font-size:.8rem}.user-balance span.amount[data-v-7351a3b0]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-7351a3b0]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-7351a3b0]{width:100%}.refreshrotate[data-v-7351a3b0]{animation:-refreshrotate-7351a3b0 .5s;-webkit-animation:-refreshrotate-7351a3b0 .5s;-moz-animation:-refreshrotate-7351a3b0 .5s;-o-animation:-refreshrotate-7351a3b0 .5s;-ms-animation:-refreshrotate-7351a3b0 .5s}@keyframes -refreshrotate-7351a3b0{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-7351a3b0]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-7351a3b0]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-7351a3b0]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-7351a3b0]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-7351a3b0]{height:1em}.user-bank .bank[data-v-7351a3b0]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-7351a3b0]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-7351a3b0]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-7351a3b0],.user-bank .bank .plus[data-v-7351a3b0]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-7351a3b0]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-7351a3b0],.user-bank .bank .plus svg[data-v-7351a3b0]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-7351a3b0]{display:none}.user-bank .bank>div.active .selected[data-v-7351a3b0]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-7351a3b0]{height:1em}.user-card[data-v-7351a3b0]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-7351a3b0]{display:flex;flex-direction:column}.addbank .input input[data-v-7351a3b0]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-7351a3b0],.user-card>.card-input input[data-v-7351a3b0]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-7351a3b0]::placeholder,.user-card>.card-input input[data-v-7351a3b0]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-7351a3b0],.user-withdraw>button[data-v-7351a3b0]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-7351a3b0]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-7351a3b0]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-7351a3b0],.profile-menu .p-nav>a>div[data-v-7351a3b0]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-7351a3b0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7351a3b0],.profile-menu .p-nav>a>div>div>img[data-v-7351a3b0],.profile-menu .p-nav>a>div>div>svg[data-v-7351a3b0]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-7351a3b0]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-7351a3b0]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-7351a3b0]{margin-left:0}.profile-content[data-v-7351a3b0],.profile-menu[data-v-7351a3b0]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-7351a3b0]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-7351a3b0]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-7351a3b0]{padding:4% 0}.profile-content .p-header[data-v-7351a3b0]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-7351a3b0]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-7351a3b0]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-7351a3b0]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-7351a3b0]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-7351a3b0]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7351a3b0]{height:1.7em}.p-content .inbox-read .read-message[data-v-7351a3b0]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-7351a3b0]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-7351a3b0],.profileinfo .profileinfo-details-result>button[data-v-7351a3b0]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-7351a3b0]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-7351a3b0]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7351a3b0]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-7351a3b0]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-7351a3b0],.upload-sec .select-sec>.select>img[data-v-7351a3b0]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-7351a3b0]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-7351a3b0]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-7351a3b0]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-7351a3b0]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-7351a3b0]{width:100%}.dep-with-form[data-v-7351a3b0]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-7351a3b0]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-7351a3b0]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-7351a3b0]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-7351a3b0]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7351a3b0]{border-radius:1vmin}.dep-with-form .payment[data-v-7351a3b0]{width:100%}.dep-with-form .payment>.dropdown[data-v-7351a3b0]{padding:1%}.dep-with-form .payment>.amount[data-v-7351a3b0]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-7351a3b0]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-7351a3b0]{width:100%;margin:auto}div.pin>.pin-field[data-v-7351a3b0],div.pin>.pin-button[data-v-7351a3b0]{width:60%;margin:auto}div.pin>.pin-field[data-v-7351a3b0]{margin:3vmin auto}div.pin>.pin-field>div[data-v-7351a3b0]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-7351a3b0]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-7351a3b0]{font-size:2vmin;padding:1vmin}.addbank[data-v-7351a3b0]{width:70%}.addbank>h5[data-v-7351a3b0]{margin:1vmin 0}.addbank .input[data-v-7351a3b0]{margin-top:2vmin}.addbank .input input[data-v-7351a3b0]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-7351a3b0]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-7351a3b0]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-7351a3b0]{column-gap:3%}section.history .filter>div input[data-v-7351a3b0]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-7351a3b0]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-7351a3b0]:after{content:" Search"}section.history .history-tab[data-v-7351a3b0]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-7351a3b0]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-7351a3b0],section.history .withdraw-table[data-v-7351a3b0],section.history .bets-table[data-v-7351a3b0]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-7351a3b0]{font-size:1.1em}section.history .deposit-table>table th[data-v-7351a3b0],section.history .deposit-table>table td[data-v-7351a3b0]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-7351a3b0],.dataTables_wrapper .dataTables_filter[data-v-7351a3b0]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-7351a3b0]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7351a3b0],.dataTables_info[data-v-7351a3b0]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7351a3b0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7351a3b0]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-7351a3b0]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-7351a3b0]{margin-bottom:3vmin}section.settings .setting-nav[data-v-7351a3b0],section.settings .setting-logout[data-v-7351a3b0]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-7351a3b0]{width:54%;border:none}section.settings .setting-nav>div[data-v-7351a3b0]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-7351a3b0]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-7351a3b0],section.settings .set-wallet[data-v-7351a3b0],section.settings .set-disable[data-v-7351a3b0]{width:37vw}section.settings .set-password>.nav>button[data-v-7351a3b0],section.settings .set-wallet>.nav>button[data-v-7351a3b0],section.settings .set-disable>.nav>button[data-v-7351a3b0]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-7351a3b0]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-7351a3b0]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-7351a3b0]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-7351a3b0]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-7351a3b0]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-7351a3b0]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-7351a3b0]{padding:.6vmin 0}.user-withdraw[data-v-7351a3b0],.user-deposit[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-7351a3b0]{padding:.5rem 1rem}.user-bank[data-v-7351a3b0]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-7351a3b0]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-7351a3b0]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-7351a3b0],.user-bank .bank .plus[data-v-7351a3b0]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-7351a3b0]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-7351a3b0],.user-withdraw>button[data-v-7351a3b0]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-7351a3b0]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-7351a3b0]{width:20%}.profile-vip[data-v-7351a3b0]{grid-template-columns:80% 20%}.profile-balance[data-v-7351a3b0],.profile-vip[data-v-7351a3b0],.profile-menu .p-nav[data-v-7351a3b0]{width:90%}.profile-vip>.level>img[data-v-7351a3b0]{height:8rem}.profile-vip>.level>div.bar[data-v-7351a3b0]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-7351a3b0]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-7351a3b0]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-7351a3b0]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-7351a3b0],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7351a3b0]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-7351a3b0]{font-size:.6rem}.profile-vip>.rules[data-v-7351a3b0]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-7351a3b0],.profile-menu .p-nav>a>div[data-v-7351a3b0]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-7351a3b0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7351a3b0],.profile-menu .p-nav>a>div>div>img[data-v-7351a3b0],.profile-menu .p-nav>a>div>div>svg[data-v-7351a3b0]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-7351a3b0],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-7351a3b0]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-7351a3b0]{margin-left:0}.profile-content[data-v-7351a3b0],.profile-menu[data-v-7351a3b0]{padding:1.5%;margin:auto}.profile-menu[data-v-7351a3b0]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-7351a3b0]{font-size:2rem}.profile-content .p-header>div>button[data-v-7351a3b0]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-7351a3b0],.profile-content>.profileinfo[data-v-7351a3b0]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-7351a3b0]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-7351a3b0]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7351a3b0]{height:1.7em}.p-content .inbox-read .read-message[data-v-7351a3b0]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-7351a3b0]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-7351a3b0]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-7351a3b0],.upload-sec .select-sec>.select>img[data-v-7351a3b0]{border-radius:2vmin}.dep-with-form[data-v-7351a3b0]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-7351a3b0]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-7351a3b0]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-7351a3b0]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-7351a3b0]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-7351a3b0]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-7351a3b0]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-7351a3b0]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-7351a3b0]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-7351a3b0],div.pin>.pin-button[data-v-7351a3b0]{width:70%;margin:auto}div.pin>.pin-field[data-v-7351a3b0]{margin:3vmin auto}div.pin>.pin-field>div[data-v-7351a3b0]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-7351a3b0]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-7351a3b0]{font-size:2vmin}.addbank[data-v-7351a3b0]{width:86vw}.addbank .input[data-v-7351a3b0]{margin-top:2vmin}.addbank .input input[data-v-7351a3b0]{font-size:2.5vmin}.addbank>.button>button[data-v-7351a3b0]{padding:1vmin 0}section.history .filter[data-v-7351a3b0]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-7351a3b0]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-7351a3b0]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-7351a3b0]:after{content:" Search"}section.history .history-tab[data-v-7351a3b0]{width:85%}section.history .history-tab>button[data-v-7351a3b0]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-7351a3b0],section.history .withdraw-table[data-v-7351a3b0],section.history .bets-table[data-v-7351a3b0]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-7351a3b0]{font-size:1.3em}section.history .deposit-table>table th[data-v-7351a3b0],section.history .deposit-table>table td[data-v-7351a3b0]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-7351a3b0]{row-gap:1.5rem}section.settings .setting-nav[data-v-7351a3b0],section.settings .setting-logout[data-v-7351a3b0]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-7351a3b0]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-7351a3b0]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-7351a3b0]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-7351a3b0]{height:2rem}section.settings .setting-content[data-v-7351a3b0]{padding:2vmin 0}section.settings .setting-content h4[data-v-7351a3b0]{margin-bottom:3vmin}section.settings .set-password[data-v-7351a3b0],section.settings .set-wallet[data-v-7351a3b0],section.settings .set-disable[data-v-7351a3b0]{width:80vw}section.settings .set-password>.nav>button[data-v-7351a3b0],section.settings .set-wallet>.nav>button[data-v-7351a3b0],section.settings .set-disable>.nav>button[data-v-7351a3b0]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-7351a3b0]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-7351a3b0],.dataTables_wrapper .dataTables_filter[data-v-7351a3b0]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-7351a3b0]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7351a3b0]{font-size:1.9vmin}.dataTables_info[data-v-7351a3b0]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7351a3b0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7351a3b0]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-7351a3b0]{width:75%}#AvatarModal .modal-body h5[data-v-7351a3b0]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-7351a3b0]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-7351a3b0]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7351a3b0]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-7351a3b0]{padding:1.3vmin 0}.user-bank .bank img[data-v-7351a3b0],.user-bank .bank .plus[data-v-7351a3b0]{width:13vw}.user-bank .bank>div.active .selected[data-v-7351a3b0]{font-size:1.3rem}.user-withdraw>button[data-v-7351a3b0],.user-deposit>button[data-v-7351a3b0]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-7351a3b0]{padding:0;margin:auto}.profile-menu .p-nav[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-7351a3b0],.profile-menu .p-nav>a>div[data-v-7351a3b0]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-7351a3b0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-7351a3b0],.profile-menu .p-nav>a>div>div>img[data-v-7351a3b0],.profile-menu .p-nav>a>div>div>svg[data-v-7351a3b0]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-7351a3b0],.profile-menu .logouticon[data-v-7351a3b0]{border-top:none}.profile-menu .p-nav .arrow[data-v-7351a3b0]{display:none}.profile-menu .logout>span[data-v-7351a3b0]{margin-left:0}.profile-content[data-v-7351a3b0]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-7351a3b0]{padding:.5rem 1rem}.profile-content[data-v-7351a3b0],.profile-menu[data-v-7351a3b0]{min-height:fit-content}.profile-content .p-header[data-v-7351a3b0]{display:none}.profile-content .p-header>div.p-title[data-v-7351a3b0]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-7351a3b0]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-7351a3b0],.profile-content>.profileinfo[data-v-7351a3b0]{width:60vw;margin:auto}.p-content .inbox-content[data-v-7351a3b0]{width:90%}.p-content .inbox-content .inbox-header[data-v-7351a3b0]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-7351a3b0]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-7351a3b0]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-7351a3b0]{height:1.7em}.p-content .inbox-read .read-message[data-v-7351a3b0]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-7351a3b0]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-7351a3b0]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-7351a3b0]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-7351a3b0],.upload-sec .select-sec>.select>img[data-v-7351a3b0]{border-radius:1.5vmin}.dep-with-form[data-v-7351a3b0]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-7351a3b0]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-7351a3b0]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-7351a3b0]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-7351a3b0]{border-radius:1vmin}.dep-with-form .payment[data-v-7351a3b0]{width:100%}.dep-with-form .payment>.dropdown[data-v-7351a3b0]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-7351a3b0]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-7351a3b0]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-7351a3b0]{width:60vw}div.pin>.pin-field[data-v-7351a3b0],div.pin>.pin-button[data-v-7351a3b0]{width:50%;margin:auto}div.pin>.pin-field[data-v-7351a3b0]{margin:2vmin auto}div.pin>.pin-field>div[data-v-7351a3b0]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-7351a3b0]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-7351a3b0]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-7351a3b0]{width:60vw}.addbank .input[data-v-7351a3b0]{margin-top:2vmin}.addbank .input input[data-v-7351a3b0]{font-size:2.2vmin}.addbank>.button>button[data-v-7351a3b0]{padding:1vmin 0}section.history[data-v-7351a3b0]{width:60vw;margin:auto}section.history .filter[data-v-7351a3b0]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-7351a3b0]{column-gap:.2%}section.history .filter>div input[data-v-7351a3b0]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-7351a3b0]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-7351a3b0]:after{content:" Search"}section.history .history-tab[data-v-7351a3b0]{width:80%}section.history .history-tab>button[data-v-7351a3b0]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-7351a3b0],section.history .withdraw-table[data-v-7351a3b0],section.history .bets-table[data-v-7351a3b0]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-7351a3b0],section.history .deposit-table>table td[data-v-7351a3b0]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-7351a3b0],.dataTables_wrapper .dataTables_filter[data-v-7351a3b0]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-7351a3b0]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-7351a3b0]{font-size:1.5vmin}.dataTables_info[data-v-7351a3b0]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7351a3b0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-7351a3b0]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-7351a3b0]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-7351a3b0]{margin-bottom:2vmin}section.settings .setting-nav[data-v-7351a3b0],section.settings .setting-logout[data-v-7351a3b0]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-7351a3b0]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-7351a3b0]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-7351a3b0]{width:78%}section.settings .set-password[data-v-7351a3b0],section.settings .set-wallet[data-v-7351a3b0],section.settings .set-disable[data-v-7351a3b0]{width:55vw}section.settings .set-password>.nav>button[data-v-7351a3b0],section.settings .set-wallet>.nav>button[data-v-7351a3b0],section.settings .set-disable>.nav>button[data-v-7351a3b0]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-7351a3b0]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-7351a3b0]{width:50vw}#AvatarModal .modal-body>.selection[data-v-7351a3b0]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-7351a3b0]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-7351a3b0]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-7351a3b0]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-7351a3b0]{padding:1vmin 0}.dep-with-form[data-v-7351a3b0]{display:block;font-size:.8rem}.user-withdraw[data-v-7351a3b0],.user-deposit[data-v-7351a3b0]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-7351a3b0]{padding:.5rem 1rem}.user-bank[data-v-7351a3b0]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-7351a3b0]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-7351a3b0]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-7351a3b0],.user-bank .bank .plus[data-v-7351a3b0]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-7351a3b0]{font-size:.7rem}.user-card>.card-input input[data-v-7351a3b0]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-7351a3b0],.user-deposit>button[data-v-7351a3b0]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-b2fa59f0]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-b2fa59f0]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-b2fa59f0]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-b2fa59f0]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-b2fa59f0]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-b2fa59f0]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-b2fa59f0]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-b2fa59f0]:first-child{justify-content:left}.pmenu-head>div[data-v-b2fa59f0]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-b2fa59f0]{height:100%}.profile-avatar[data-v-b2fa59f0]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-b2fa59f0]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-b2fa59f0]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-b2fa59f0]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-b2fa59f0]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-b2fa59f0]{font-size:1.2rem}.profile-balance[data-v-b2fa59f0]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-b2fa59f0]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-b2fa59f0]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-b2fa59f0]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-b2fa59f0]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-b2fa59f0]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-b2fa59f0]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-b2fa59f0]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-b2fa59f0]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-b2fa59f0]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-b2fa59f0]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-b2fa59f0]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-b2fa59f0]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-b2fa59f0]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-b2fa59f0],.profile-vip>.level>div.bar .wid_progress[data-v-b2fa59f0]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-b2fa59f0]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-b2fa59f0]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-b2fa59f0]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-b2fa59f0],.profile-vip>.level>div.bar .wid_progress>div[data-v-b2fa59f0]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-b2fa59f0]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-b2fa59f0]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-b2fa59f0]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-b2fa59f0],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-b2fa59f0]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-b2fa59f0]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-b2fa59f0],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-b2fa59f0]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-b2fa59f0]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-b2fa59f0]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-b2fa59f0]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-b2fa59f0]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-b2fa59f0]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-b2fa59f0]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-b2fa59f0]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-b2fa59f0],.profile-menu .p-nav>a>div[data-v-b2fa59f0]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-b2fa59f0]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-b2fa59f0]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div[data-v-b2fa59f0]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-b2fa59f0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div>img[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div>svg[data-v-b2fa59f0]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-b2fa59f0]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-b2fa59f0]{color:var(--warning)}.profile-menu .logout[data-v-b2fa59f0]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-b2fa59f0]{margin-left:5%}.profile-menu[data-v-b2fa59f0],.profile-content .p-content[data-v-b2fa59f0]{position:relative}.profile-content .p-header[data-v-b2fa59f0]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-b2fa59f0]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-b2fa59f0]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-b2fa59f0]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-b2fa59f0]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-b2fa59f0]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-b2fa59f0],section.deposit[data-v-b2fa59f0],section.withdraw[data-v-b2fa59f0],section.history[data-v-b2fa59f0],section.settings[data-v-b2fa59f0]{display:block}section.inbox .p-content[data-v-b2fa59f0]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-b2fa59f0],.p-content .inbox-read[data-v-b2fa59f0]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-b2fa59f0]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-b2fa59f0]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-b2fa59f0]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-b2fa59f0]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-b2fa59f0]{height:100%;width:25%}.p-content .msg>div.sender[data-v-b2fa59f0]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-b2fa59f0]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-b2fa59f0]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-b2fa59f0]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-b2fa59f0]{display:none}.p-content .inbox-msg.read[data-v-b2fa59f0]{background-color:#8039c741}.p-content .inbox-button[data-v-b2fa59f0]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-b2fa59f0]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-b2fa59f0]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-b2fa59f0]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-b2fa59f0]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-b2fa59f0]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-b2fa59f0]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-b2fa59f0]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-b2fa59f0]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-b2fa59f0]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-b2fa59f0]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-b2fa59f0]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-b2fa59f0],.p-content .inbox-content .inbox-header[data-v-b2fa59f0],.p-content .inbox-content .inbox-body[data-v-b2fa59f0]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-b2fa59f0]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-b2fa59f0]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-b2fa59f0]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-b2fa59f0]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-b2fa59f0]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-b2fa59f0]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-b2fa59f0]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-b2fa59f0]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-b2fa59f0]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-b2fa59f0]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-b2fa59f0]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-b2fa59f0]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-b2fa59f0]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-b2fa59f0]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-b2fa59f0]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-b2fa59f0]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-b2fa59f0]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-b2fa59f0]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-b2fa59f0]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-b2fa59f0]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-b2fa59f0]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-b2fa59f0]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-b2fa59f0]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-b2fa59f0]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-b2fa59f0]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-b2fa59f0]{padding:.3em 0}.upload-sec[data-v-b2fa59f0]{width:90%;margin:auto}.upload-sec .select-sec[data-v-b2fa59f0]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-b2fa59f0]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-b2fa59f0]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-b2fa59f0]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-b2fa59f0],.upload-sec .select-sec>.select>img[data-v-b2fa59f0]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-b2fa59f0]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-b2fa59f0]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-b2fa59f0]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-b2fa59f0]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-b2fa59f0]{color:var(--maincolor2)}.dep-with-form[data-v-b2fa59f0]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-b2fa59f0]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-b2fa59f0]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-b2fa59f0]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-b2fa59f0]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-b2fa59f0]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-b2fa59f0]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-b2fa59f0]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-b2fa59f0]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-b2fa59f0]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-b2fa59f0]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-b2fa59f0]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-b2fa59f0]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-b2fa59f0]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-b2fa59f0]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-b2fa59f0]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-b2fa59f0]{width:90vw;margin:auto}div.pin>.pin-field[data-v-b2fa59f0],div.pin>.pin-button[data-v-b2fa59f0]{width:80%;margin:auto}div.pin>.pin-field[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-b2fa59f0]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-b2fa59f0]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-b2fa59f0]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-b2fa59f0]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-b2fa59f0]{margin-top:4vmin}.addbank h6[data-v-b2fa59f0]{text-align:left;font-size:1rem}.addbank>.button[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-b2fa59f0]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-b2fa59f0]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-b2fa59f0]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-b2fa59f0]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-b2fa59f0]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-b2fa59f0]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-b2fa59f0]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-b2fa59f0]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-b2fa59f0]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-b2fa59f0]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-b2fa59f0]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-b2fa59f0]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-b2fa59f0],section.history .withdraw-table[data-v-b2fa59f0],section.history .bets-table[data-v-b2fa59f0]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-b2fa59f0]{display:block;width:100%}section.history .deposit-table>table[data-v-b2fa59f0]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-b2fa59f0]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-b2fa59f0]{font-size:.7em}section.history .deposit-table>table th[data-v-b2fa59f0]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-b2fa59f0]{padding:.7em 1em}section.history .deposit-table>table th[data-v-b2fa59f0]:first-child,section.history .deposit-table>table td[data-v-b2fa59f0]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-b2fa59f0]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-b2fa59f0]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-b2fa59f0]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-b2fa59f0]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-b2fa59f0]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-b2fa59f0],.dataTables_wrapper .dataTables_filter[data-v-b2fa59f0]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-b2fa59f0]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-b2fa59f0]:before,table.dataTable thead>tr>th.sorting_asc[data-v-b2fa59f0]:before,table.dataTable thead>tr>th.sorting_desc[data-v-b2fa59f0]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-b2fa59f0]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-b2fa59f0]:before,table.dataTable thead>tr>td.sorting[data-v-b2fa59f0]:before,table.dataTable thead>tr>td.sorting_asc[data-v-b2fa59f0]:before,table.dataTable thead>tr>td.sorting_desc[data-v-b2fa59f0]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-b2fa59f0]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-b2fa59f0]:before,table.dataTable thead>tr>th.sorting_desc[data-v-b2fa59f0]:after,table.dataTable thead>tr>td.sorting_desc[data-v-b2fa59f0]:after,table.dataTable thead>tr>th.sorting[data-v-b2fa59f0]:after,table.dataTable thead>tr>th.sorting_asc[data-v-b2fa59f0]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-b2fa59f0]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-b2fa59f0]:after,table.dataTable thead>tr>td.sorting[data-v-b2fa59f0]:after,table.dataTable thead>tr>td.sorting_asc[data-v-b2fa59f0]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-b2fa59f0]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-b2fa59f0]:after{right:5%}table .sorting[data-v-b2fa59f0]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-b2fa59f0]{font-size:2.5vmin}.dataTables_info[data-v-b2fa59f0]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-b2fa59f0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-b2fa59f0]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-b2fa59f0]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-b2fa59f0]{margin-bottom:5vmin}section.settings .setting-nav[data-v-b2fa59f0],section.settings .setting-logout[data-v-b2fa59f0]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-b2fa59f0]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-b2fa59f0]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-b2fa59f0]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-b2fa59f0]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-b2fa59f0]:first-child{border-top:none}section.settings .setting-nav>div[data-v-b2fa59f0]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-b2fa59f0]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-b2fa59f0]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-b2fa59f0],section.settings .set-wallet[data-v-b2fa59f0],section.settings .set-disable[data-v-b2fa59f0]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-b2fa59f0],section.settings .set-wallet>.nav[data-v-b2fa59f0],section.settings .set-disable>.nav[data-v-b2fa59f0]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-b2fa59f0],section.settings .set-wallet>.nav>button[data-v-b2fa59f0],section.settings .set-disable>.nav>button[data-v-b2fa59f0]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-b2fa59f0]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-b2fa59f0]{margin-bottom:5%}#AvatarModal[data-v-b2fa59f0]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-b2fa59f0]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-b2fa59f0]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-b2fa59f0]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-b2fa59f0]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-b2fa59f0]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-b2fa59f0]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-b2fa59f0]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-b2fa59f0]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-b2fa59f0]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-b2fa59f0]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-b2fa59f0],.user-deposit[data-v-b2fa59f0]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-b2fa59f0],.user-deposit>div[data-v-b2fa59f0]{width:90%;margin:auto;position:relative}.user-balance[data-v-b2fa59f0]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-b2fa59f0]{display:flex;align-items:center}.user-balance img[data-v-b2fa59f0]{height:1em;margin-top:-.2em}.user-balance label[data-v-b2fa59f0]{font-size:.8rem}.user-balance span.amount[data-v-b2fa59f0]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-b2fa59f0]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-b2fa59f0]{width:100%}.refreshrotate[data-v-b2fa59f0]{animation:-refreshrotate-b2fa59f0 .5s;-webkit-animation:-refreshrotate-b2fa59f0 .5s;-moz-animation:-refreshrotate-b2fa59f0 .5s;-o-animation:-refreshrotate-b2fa59f0 .5s;-ms-animation:-refreshrotate-b2fa59f0 .5s}@keyframes -refreshrotate-b2fa59f0{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-b2fa59f0]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-b2fa59f0]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-b2fa59f0]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-b2fa59f0]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-b2fa59f0]{height:1em}.user-bank .bank[data-v-b2fa59f0]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-b2fa59f0]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-b2fa59f0]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-b2fa59f0],.user-bank .bank .plus[data-v-b2fa59f0]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-b2fa59f0]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-b2fa59f0],.user-bank .bank .plus svg[data-v-b2fa59f0]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-b2fa59f0]{display:none}.user-bank .bank>div.active .selected[data-v-b2fa59f0]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-b2fa59f0]{height:1em}.user-card[data-v-b2fa59f0]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-b2fa59f0]{display:flex;flex-direction:column}.addbank .input input[data-v-b2fa59f0]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-b2fa59f0],.user-card>.card-input input[data-v-b2fa59f0]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-b2fa59f0]::placeholder,.user-card>.card-input input[data-v-b2fa59f0]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-b2fa59f0],.user-withdraw>button[data-v-b2fa59f0]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-b2fa59f0]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-b2fa59f0]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-b2fa59f0],.profile-menu .p-nav>a>div[data-v-b2fa59f0]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-b2fa59f0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div>img[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div>svg[data-v-b2fa59f0]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-b2fa59f0]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-b2fa59f0]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-b2fa59f0]{margin-left:0}.profile-content[data-v-b2fa59f0],.profile-menu[data-v-b2fa59f0]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-b2fa59f0]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-b2fa59f0]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-b2fa59f0]{padding:4% 0}.profile-content .p-header[data-v-b2fa59f0]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-b2fa59f0]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-b2fa59f0]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-b2fa59f0]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-b2fa59f0]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-b2fa59f0]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-b2fa59f0]{height:1.7em}.p-content .inbox-read .read-message[data-v-b2fa59f0]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-b2fa59f0]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-b2fa59f0],.profileinfo .profileinfo-details-result>button[data-v-b2fa59f0]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-b2fa59f0]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-b2fa59f0]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-b2fa59f0]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-b2fa59f0]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-b2fa59f0],.upload-sec .select-sec>.select>img[data-v-b2fa59f0]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-b2fa59f0]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-b2fa59f0]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-b2fa59f0]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-b2fa59f0]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-b2fa59f0]{width:100%}.dep-with-form[data-v-b2fa59f0]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-b2fa59f0]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-b2fa59f0]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-b2fa59f0]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-b2fa59f0]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-b2fa59f0]{border-radius:1vmin}.dep-with-form .payment[data-v-b2fa59f0]{width:100%}.dep-with-form .payment>.dropdown[data-v-b2fa59f0]{padding:1%}.dep-with-form .payment>.amount[data-v-b2fa59f0]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-b2fa59f0]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-b2fa59f0]{width:100%;margin:auto}div.pin>.pin-field[data-v-b2fa59f0],div.pin>.pin-button[data-v-b2fa59f0]{width:60%;margin:auto}div.pin>.pin-field[data-v-b2fa59f0]{margin:3vmin auto}div.pin>.pin-field>div[data-v-b2fa59f0]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-b2fa59f0]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-b2fa59f0]{font-size:2vmin;padding:1vmin}.addbank[data-v-b2fa59f0]{width:70%}.addbank>h5[data-v-b2fa59f0]{margin:1vmin 0}.addbank .input[data-v-b2fa59f0]{margin-top:2vmin}.addbank .input input[data-v-b2fa59f0]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-b2fa59f0]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-b2fa59f0]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-b2fa59f0]{column-gap:3%}section.history .filter>div input[data-v-b2fa59f0]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-b2fa59f0]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-b2fa59f0]:after{content:" Search"}section.history .history-tab[data-v-b2fa59f0]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-b2fa59f0]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-b2fa59f0],section.history .withdraw-table[data-v-b2fa59f0],section.history .bets-table[data-v-b2fa59f0]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-b2fa59f0]{font-size:1.1em}section.history .deposit-table>table th[data-v-b2fa59f0],section.history .deposit-table>table td[data-v-b2fa59f0]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-b2fa59f0],.dataTables_wrapper .dataTables_filter[data-v-b2fa59f0]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-b2fa59f0]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-b2fa59f0],.dataTables_info[data-v-b2fa59f0]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-b2fa59f0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-b2fa59f0]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-b2fa59f0]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-b2fa59f0]{margin-bottom:3vmin}section.settings .setting-nav[data-v-b2fa59f0],section.settings .setting-logout[data-v-b2fa59f0]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-b2fa59f0]{width:54%;border:none}section.settings .setting-nav>div[data-v-b2fa59f0]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-b2fa59f0]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-b2fa59f0],section.settings .set-wallet[data-v-b2fa59f0],section.settings .set-disable[data-v-b2fa59f0]{width:37vw}section.settings .set-password>.nav>button[data-v-b2fa59f0],section.settings .set-wallet>.nav>button[data-v-b2fa59f0],section.settings .set-disable>.nav>button[data-v-b2fa59f0]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-b2fa59f0]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-b2fa59f0]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-b2fa59f0]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-b2fa59f0]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-b2fa59f0]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-b2fa59f0]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-b2fa59f0]{padding:.6vmin 0}.user-withdraw[data-v-b2fa59f0],.user-deposit[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-b2fa59f0]{padding:.5rem 1rem}.user-bank[data-v-b2fa59f0]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-b2fa59f0]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-b2fa59f0]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-b2fa59f0],.user-bank .bank .plus[data-v-b2fa59f0]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-b2fa59f0]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-b2fa59f0],.user-withdraw>button[data-v-b2fa59f0]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-b2fa59f0]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-b2fa59f0]{width:20%}.profile-vip[data-v-b2fa59f0]{grid-template-columns:80% 20%}.profile-balance[data-v-b2fa59f0],.profile-vip[data-v-b2fa59f0],.profile-menu .p-nav[data-v-b2fa59f0]{width:90%}.profile-vip>.level>img[data-v-b2fa59f0]{height:8rem}.profile-vip>.level>div.bar[data-v-b2fa59f0]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-b2fa59f0]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-b2fa59f0]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-b2fa59f0]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-b2fa59f0],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-b2fa59f0]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-b2fa59f0]{font-size:.6rem}.profile-vip>.rules[data-v-b2fa59f0]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-b2fa59f0],.profile-menu .p-nav>a>div[data-v-b2fa59f0]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-b2fa59f0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div>img[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div>svg[data-v-b2fa59f0]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-b2fa59f0]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-b2fa59f0]{margin-left:0}.profile-content[data-v-b2fa59f0],.profile-menu[data-v-b2fa59f0]{padding:1.5%;margin:auto}.profile-menu[data-v-b2fa59f0]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-b2fa59f0]{font-size:2rem}.profile-content .p-header>div>button[data-v-b2fa59f0]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-b2fa59f0],.profile-content>.profileinfo[data-v-b2fa59f0]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-b2fa59f0]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-b2fa59f0]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-b2fa59f0]{height:1.7em}.p-content .inbox-read .read-message[data-v-b2fa59f0]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-b2fa59f0]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-b2fa59f0]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-b2fa59f0],.upload-sec .select-sec>.select>img[data-v-b2fa59f0]{border-radius:2vmin}.dep-with-form[data-v-b2fa59f0]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-b2fa59f0]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-b2fa59f0]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-b2fa59f0]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-b2fa59f0]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-b2fa59f0]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-b2fa59f0]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-b2fa59f0]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-b2fa59f0]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-b2fa59f0],div.pin>.pin-button[data-v-b2fa59f0]{width:70%;margin:auto}div.pin>.pin-field[data-v-b2fa59f0]{margin:3vmin auto}div.pin>.pin-field>div[data-v-b2fa59f0]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-b2fa59f0]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-b2fa59f0]{font-size:2vmin}.addbank[data-v-b2fa59f0]{width:86vw}.addbank .input[data-v-b2fa59f0]{margin-top:2vmin}.addbank .input input[data-v-b2fa59f0]{font-size:2.5vmin}.addbank>.button>button[data-v-b2fa59f0]{padding:1vmin 0}section.history .filter[data-v-b2fa59f0]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-b2fa59f0]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-b2fa59f0]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-b2fa59f0]:after{content:" Search"}section.history .history-tab[data-v-b2fa59f0]{width:85%}section.history .history-tab>button[data-v-b2fa59f0]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-b2fa59f0],section.history .withdraw-table[data-v-b2fa59f0],section.history .bets-table[data-v-b2fa59f0]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-b2fa59f0]{font-size:1.3em}section.history .deposit-table>table th[data-v-b2fa59f0],section.history .deposit-table>table td[data-v-b2fa59f0]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-b2fa59f0]{row-gap:1.5rem}section.settings .setting-nav[data-v-b2fa59f0],section.settings .setting-logout[data-v-b2fa59f0]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-b2fa59f0]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-b2fa59f0]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-b2fa59f0]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-b2fa59f0]{height:2rem}section.settings .setting-content[data-v-b2fa59f0]{padding:2vmin 0}section.settings .setting-content h4[data-v-b2fa59f0]{margin-bottom:3vmin}section.settings .set-password[data-v-b2fa59f0],section.settings .set-wallet[data-v-b2fa59f0],section.settings .set-disable[data-v-b2fa59f0]{width:80vw}section.settings .set-password>.nav>button[data-v-b2fa59f0],section.settings .set-wallet>.nav>button[data-v-b2fa59f0],section.settings .set-disable>.nav>button[data-v-b2fa59f0]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-b2fa59f0]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-b2fa59f0],.dataTables_wrapper .dataTables_filter[data-v-b2fa59f0]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-b2fa59f0]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-b2fa59f0]{font-size:1.9vmin}.dataTables_info[data-v-b2fa59f0]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-b2fa59f0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-b2fa59f0]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-b2fa59f0]{width:75%}#AvatarModal .modal-body h5[data-v-b2fa59f0]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-b2fa59f0]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-b2fa59f0]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-b2fa59f0]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-b2fa59f0]{padding:1.3vmin 0}.user-bank .bank img[data-v-b2fa59f0],.user-bank .bank .plus[data-v-b2fa59f0]{width:13vw}.user-bank .bank>div.active .selected[data-v-b2fa59f0]{font-size:1.3rem}.user-withdraw>button[data-v-b2fa59f0],.user-deposit>button[data-v-b2fa59f0]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-b2fa59f0]{padding:0;margin:auto}.profile-menu .p-nav[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-b2fa59f0],.profile-menu .p-nav>a>div[data-v-b2fa59f0]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-b2fa59f0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div>img[data-v-b2fa59f0],.profile-menu .p-nav>a>div>div>svg[data-v-b2fa59f0]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-b2fa59f0],.profile-menu .logouticon[data-v-b2fa59f0]{border-top:none}.profile-menu .p-nav .arrow[data-v-b2fa59f0]{display:none}.profile-menu .logout>span[data-v-b2fa59f0]{margin-left:0}.profile-content[data-v-b2fa59f0]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-b2fa59f0]{padding:.5rem 1rem}.profile-content[data-v-b2fa59f0],.profile-menu[data-v-b2fa59f0]{min-height:fit-content}.profile-content .p-header[data-v-b2fa59f0]{display:none}.profile-content .p-header>div.p-title[data-v-b2fa59f0]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-b2fa59f0]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-b2fa59f0],.profile-content>.profileinfo[data-v-b2fa59f0]{width:60vw;margin:auto}.p-content .inbox-content[data-v-b2fa59f0]{width:90%}.p-content .inbox-content .inbox-header[data-v-b2fa59f0]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-b2fa59f0]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-b2fa59f0]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-b2fa59f0]{height:1.7em}.p-content .inbox-read .read-message[data-v-b2fa59f0]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-b2fa59f0]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-b2fa59f0]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-b2fa59f0]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-b2fa59f0],.upload-sec .select-sec>.select>img[data-v-b2fa59f0]{border-radius:1.5vmin}.dep-with-form[data-v-b2fa59f0]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-b2fa59f0]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-b2fa59f0]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-b2fa59f0]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-b2fa59f0]{border-radius:1vmin}.dep-with-form .payment[data-v-b2fa59f0]{width:100%}.dep-with-form .payment>.dropdown[data-v-b2fa59f0]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-b2fa59f0]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-b2fa59f0]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-b2fa59f0]{width:60vw}div.pin>.pin-field[data-v-b2fa59f0],div.pin>.pin-button[data-v-b2fa59f0]{width:50%;margin:auto}div.pin>.pin-field[data-v-b2fa59f0]{margin:2vmin auto}div.pin>.pin-field>div[data-v-b2fa59f0]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-b2fa59f0]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-b2fa59f0]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-b2fa59f0]{width:60vw}.addbank .input[data-v-b2fa59f0]{margin-top:2vmin}.addbank .input input[data-v-b2fa59f0]{font-size:2.2vmin}.addbank>.button>button[data-v-b2fa59f0]{padding:1vmin 0}section.history[data-v-b2fa59f0]{width:60vw;margin:auto}section.history .filter[data-v-b2fa59f0]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-b2fa59f0]{column-gap:.2%}section.history .filter>div input[data-v-b2fa59f0]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-b2fa59f0]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-b2fa59f0]:after{content:" Search"}section.history .history-tab[data-v-b2fa59f0]{width:80%}section.history .history-tab>button[data-v-b2fa59f0]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-b2fa59f0],section.history .withdraw-table[data-v-b2fa59f0],section.history .bets-table[data-v-b2fa59f0]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-b2fa59f0],section.history .deposit-table>table td[data-v-b2fa59f0]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-b2fa59f0],.dataTables_wrapper .dataTables_filter[data-v-b2fa59f0]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-b2fa59f0]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-b2fa59f0]{font-size:1.5vmin}.dataTables_info[data-v-b2fa59f0]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-b2fa59f0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-b2fa59f0]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-b2fa59f0]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-b2fa59f0]{margin-bottom:2vmin}section.settings .setting-nav[data-v-b2fa59f0],section.settings .setting-logout[data-v-b2fa59f0]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-b2fa59f0]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-b2fa59f0]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-b2fa59f0]{width:78%}section.settings .set-password[data-v-b2fa59f0],section.settings .set-wallet[data-v-b2fa59f0],section.settings .set-disable[data-v-b2fa59f0]{width:55vw}section.settings .set-password>.nav>button[data-v-b2fa59f0],section.settings .set-wallet>.nav>button[data-v-b2fa59f0],section.settings .set-disable>.nav>button[data-v-b2fa59f0]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-b2fa59f0]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-b2fa59f0]{width:50vw}#AvatarModal .modal-body>.selection[data-v-b2fa59f0]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-b2fa59f0]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-b2fa59f0]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-b2fa59f0]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-b2fa59f0]{padding:1vmin 0}.dep-with-form[data-v-b2fa59f0]{display:block;font-size:.8rem}.user-withdraw[data-v-b2fa59f0],.user-deposit[data-v-b2fa59f0]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-b2fa59f0]{padding:.5rem 1rem}.user-bank[data-v-b2fa59f0]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-b2fa59f0]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-b2fa59f0]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-b2fa59f0],.user-bank .bank .plus[data-v-b2fa59f0]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-b2fa59f0]{font-size:.7rem}.user-card>.card-input input[data-v-b2fa59f0]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-b2fa59f0],.user-deposit>button[data-v-b2fa59f0]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-bfb2679c]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-bfb2679c]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-bfb2679c]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-bfb2679c]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-bfb2679c]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-bfb2679c]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-bfb2679c]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-bfb2679c]:first-child{justify-content:left}.pmenu-head>div[data-v-bfb2679c]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-bfb2679c]{height:100%}.profile-avatar[data-v-bfb2679c]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-bfb2679c]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-bfb2679c]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-bfb2679c]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-bfb2679c]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-bfb2679c]{font-size:1.2rem}.profile-balance[data-v-bfb2679c]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-bfb2679c]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-bfb2679c]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-bfb2679c]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-bfb2679c]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-bfb2679c]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-bfb2679c]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-bfb2679c]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-bfb2679c]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-bfb2679c]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-bfb2679c]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-bfb2679c]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-bfb2679c]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-bfb2679c]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-bfb2679c],.profile-vip>.level>div.bar .wid_progress[data-v-bfb2679c]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-bfb2679c]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-bfb2679c]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-bfb2679c]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-bfb2679c],.profile-vip>.level>div.bar .wid_progress>div[data-v-bfb2679c]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-bfb2679c]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-bfb2679c]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-bfb2679c]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-bfb2679c],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-bfb2679c]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-bfb2679c]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-bfb2679c],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-bfb2679c]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-bfb2679c]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-bfb2679c]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-bfb2679c]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-bfb2679c]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-bfb2679c]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-bfb2679c]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-bfb2679c]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-bfb2679c],.profile-menu .p-nav>a>div[data-v-bfb2679c]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-bfb2679c]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-bfb2679c]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-bfb2679c],.profile-menu .p-nav>a>div>div[data-v-bfb2679c]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-bfb2679c],.profile-menu .p-nav>.anchor>div>div>svg[data-v-bfb2679c],.profile-menu .p-nav>a>div>div>img[data-v-bfb2679c],.profile-menu .p-nav>a>div>div>svg[data-v-bfb2679c]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-bfb2679c],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-bfb2679c]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-bfb2679c]{color:var(--warning)}.profile-menu .logout[data-v-bfb2679c]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-bfb2679c]{margin-left:5%}.profile-menu[data-v-bfb2679c],.profile-content .p-content[data-v-bfb2679c]{position:relative}.profile-content .p-header[data-v-bfb2679c]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-bfb2679c]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-bfb2679c]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-bfb2679c]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-bfb2679c]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-bfb2679c]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-bfb2679c],section.deposit[data-v-bfb2679c],section.withdraw[data-v-bfb2679c],section.history[data-v-bfb2679c],section.settings[data-v-bfb2679c]{display:block}section.inbox .p-content[data-v-bfb2679c]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-bfb2679c],.p-content .inbox-read[data-v-bfb2679c]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-bfb2679c]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-bfb2679c]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-bfb2679c]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-bfb2679c]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-bfb2679c]{height:100%;width:25%}.p-content .msg>div.sender[data-v-bfb2679c]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-bfb2679c]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-bfb2679c]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-bfb2679c]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-bfb2679c]{display:none}.p-content .inbox-msg.read[data-v-bfb2679c]{background-color:#8039c741}.p-content .inbox-button[data-v-bfb2679c]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-bfb2679c]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-bfb2679c]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-bfb2679c]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-bfb2679c]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-bfb2679c]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-bfb2679c]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-bfb2679c]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-bfb2679c]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-bfb2679c]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-bfb2679c]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-bfb2679c]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-bfb2679c],.p-content .inbox-content .inbox-header[data-v-bfb2679c],.p-content .inbox-content .inbox-body[data-v-bfb2679c]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-bfb2679c]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-bfb2679c]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-bfb2679c]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-bfb2679c]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-bfb2679c]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-bfb2679c]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-bfb2679c]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-bfb2679c]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-bfb2679c]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-bfb2679c]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-bfb2679c]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-bfb2679c]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-bfb2679c]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-bfb2679c]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-bfb2679c]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-bfb2679c]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-bfb2679c]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-bfb2679c]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-bfb2679c]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-bfb2679c]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-bfb2679c]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-bfb2679c]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-bfb2679c]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-bfb2679c]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-bfb2679c]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-bfb2679c]{padding:.3em 0}.upload-sec[data-v-bfb2679c]{width:90%;margin:auto}.upload-sec .select-sec[data-v-bfb2679c]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-bfb2679c]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-bfb2679c]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-bfb2679c]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-bfb2679c],.upload-sec .select-sec>.select>img[data-v-bfb2679c]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-bfb2679c]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-bfb2679c]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-bfb2679c]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-bfb2679c]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-bfb2679c]{color:var(--maincolor2)}.dep-with-form[data-v-bfb2679c]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-bfb2679c]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-bfb2679c]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-bfb2679c]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-bfb2679c]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-bfb2679c]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-bfb2679c]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-bfb2679c]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-bfb2679c]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-bfb2679c]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-bfb2679c]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-bfb2679c]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-bfb2679c]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-bfb2679c]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-bfb2679c]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-bfb2679c]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-bfb2679c]{width:90vw;margin:auto}div.pin>.pin-field[data-v-bfb2679c],div.pin>.pin-button[data-v-bfb2679c]{width:80%;margin:auto}div.pin>.pin-field[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-bfb2679c]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-bfb2679c]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-bfb2679c]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-bfb2679c]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-bfb2679c]{margin-top:4vmin}.addbank h6[data-v-bfb2679c]{text-align:left;font-size:1rem}.addbank>.button[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-bfb2679c]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-bfb2679c]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-bfb2679c]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-bfb2679c]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-bfb2679c]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-bfb2679c]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-bfb2679c]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-bfb2679c]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-bfb2679c]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-bfb2679c]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-bfb2679c]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-bfb2679c]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-bfb2679c],section.history .withdraw-table[data-v-bfb2679c],section.history .bets-table[data-v-bfb2679c]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-bfb2679c]{display:block;width:100%}section.history .deposit-table>table[data-v-bfb2679c]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-bfb2679c]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-bfb2679c]{font-size:.7em}section.history .deposit-table>table th[data-v-bfb2679c]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-bfb2679c]{padding:.7em 1em}section.history .deposit-table>table th[data-v-bfb2679c]:first-child,section.history .deposit-table>table td[data-v-bfb2679c]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-bfb2679c]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-bfb2679c]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-bfb2679c]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-bfb2679c]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-bfb2679c]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-bfb2679c],.dataTables_wrapper .dataTables_filter[data-v-bfb2679c]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-bfb2679c]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-bfb2679c]:before,table.dataTable thead>tr>th.sorting_asc[data-v-bfb2679c]:before,table.dataTable thead>tr>th.sorting_desc[data-v-bfb2679c]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-bfb2679c]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-bfb2679c]:before,table.dataTable thead>tr>td.sorting[data-v-bfb2679c]:before,table.dataTable thead>tr>td.sorting_asc[data-v-bfb2679c]:before,table.dataTable thead>tr>td.sorting_desc[data-v-bfb2679c]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-bfb2679c]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-bfb2679c]:before,table.dataTable thead>tr>th.sorting_desc[data-v-bfb2679c]:after,table.dataTable thead>tr>td.sorting_desc[data-v-bfb2679c]:after,table.dataTable thead>tr>th.sorting[data-v-bfb2679c]:after,table.dataTable thead>tr>th.sorting_asc[data-v-bfb2679c]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-bfb2679c]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-bfb2679c]:after,table.dataTable thead>tr>td.sorting[data-v-bfb2679c]:after,table.dataTable thead>tr>td.sorting_asc[data-v-bfb2679c]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-bfb2679c]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-bfb2679c]:after{right:5%}table .sorting[data-v-bfb2679c]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-bfb2679c]{font-size:2.5vmin}.dataTables_info[data-v-bfb2679c]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-bfb2679c],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-bfb2679c]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-bfb2679c]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-bfb2679c]{margin-bottom:5vmin}section.settings .setting-nav[data-v-bfb2679c],section.settings .setting-logout[data-v-bfb2679c]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-bfb2679c]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-bfb2679c]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-bfb2679c]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-bfb2679c]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-bfb2679c]:first-child{border-top:none}section.settings .setting-nav>div[data-v-bfb2679c]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-bfb2679c]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-bfb2679c]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-bfb2679c],section.settings .set-wallet[data-v-bfb2679c],section.settings .set-disable[data-v-bfb2679c]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-bfb2679c],section.settings .set-wallet>.nav[data-v-bfb2679c],section.settings .set-disable>.nav[data-v-bfb2679c]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-bfb2679c],section.settings .set-wallet>.nav>button[data-v-bfb2679c],section.settings .set-disable>.nav>button[data-v-bfb2679c]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-bfb2679c]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-bfb2679c]{margin-bottom:5%}#AvatarModal[data-v-bfb2679c]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-bfb2679c]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-bfb2679c]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-bfb2679c]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-bfb2679c]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-bfb2679c]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-bfb2679c]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-bfb2679c]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-bfb2679c]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-bfb2679c]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-bfb2679c]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-bfb2679c],.user-deposit[data-v-bfb2679c]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-bfb2679c],.user-deposit>div[data-v-bfb2679c]{width:90%;margin:auto;position:relative}.user-balance[data-v-bfb2679c]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-bfb2679c]{display:flex;align-items:center}.user-balance img[data-v-bfb2679c]{height:1em;margin-top:-.2em}.user-balance label[data-v-bfb2679c]{font-size:.8rem}.user-balance span.amount[data-v-bfb2679c]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-bfb2679c]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-bfb2679c]{width:100%}.refreshrotate[data-v-bfb2679c]{animation:-refreshrotate-bfb2679c .5s;-webkit-animation:-refreshrotate-bfb2679c .5s;-moz-animation:-refreshrotate-bfb2679c .5s;-o-animation:-refreshrotate-bfb2679c .5s;-ms-animation:-refreshrotate-bfb2679c .5s}@keyframes -refreshrotate-bfb2679c{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-bfb2679c]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-bfb2679c]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-bfb2679c]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-bfb2679c]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-bfb2679c]{height:1em}.user-bank .bank[data-v-bfb2679c]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-bfb2679c]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-bfb2679c]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-bfb2679c],.user-bank .bank .plus[data-v-bfb2679c]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-bfb2679c]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-bfb2679c],.user-bank .bank .plus svg[data-v-bfb2679c]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-bfb2679c]{display:none}.user-bank .bank>div.active .selected[data-v-bfb2679c]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-bfb2679c]{height:1em}.user-card[data-v-bfb2679c]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-bfb2679c]{display:flex;flex-direction:column}.addbank .input input[data-v-bfb2679c]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-bfb2679c],.user-card>.card-input input[data-v-bfb2679c]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-bfb2679c]::placeholder,.user-card>.card-input input[data-v-bfb2679c]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-bfb2679c],.user-withdraw>button[data-v-bfb2679c]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-bfb2679c]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-bfb2679c]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-bfb2679c],.profile-menu .p-nav>a>div[data-v-bfb2679c]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-bfb2679c],.profile-menu .p-nav>.anchor>div>div>svg[data-v-bfb2679c],.profile-menu .p-nav>a>div>div>img[data-v-bfb2679c],.profile-menu .p-nav>a>div>div>svg[data-v-bfb2679c]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-bfb2679c]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-bfb2679c]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-bfb2679c]{margin-left:0}.profile-content[data-v-bfb2679c],.profile-menu[data-v-bfb2679c]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-bfb2679c]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-bfb2679c]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-bfb2679c]{padding:4% 0}.profile-content .p-header[data-v-bfb2679c]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-bfb2679c]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-bfb2679c]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-bfb2679c]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-bfb2679c]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-bfb2679c]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-bfb2679c]{height:1.7em}.p-content .inbox-read .read-message[data-v-bfb2679c]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-bfb2679c]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-bfb2679c],.profileinfo .profileinfo-details-result>button[data-v-bfb2679c]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-bfb2679c]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-bfb2679c]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-bfb2679c]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-bfb2679c]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-bfb2679c],.upload-sec .select-sec>.select>img[data-v-bfb2679c]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-bfb2679c]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-bfb2679c]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-bfb2679c]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-bfb2679c]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-bfb2679c]{width:100%}.dep-with-form[data-v-bfb2679c]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-bfb2679c]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-bfb2679c]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-bfb2679c]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-bfb2679c]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-bfb2679c]{border-radius:1vmin}.dep-with-form .payment[data-v-bfb2679c]{width:100%}.dep-with-form .payment>.dropdown[data-v-bfb2679c]{padding:1%}.dep-with-form .payment>.amount[data-v-bfb2679c]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-bfb2679c]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-bfb2679c]{width:100%;margin:auto}div.pin>.pin-field[data-v-bfb2679c],div.pin>.pin-button[data-v-bfb2679c]{width:60%;margin:auto}div.pin>.pin-field[data-v-bfb2679c]{margin:3vmin auto}div.pin>.pin-field>div[data-v-bfb2679c]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-bfb2679c]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-bfb2679c]{font-size:2vmin;padding:1vmin}.addbank[data-v-bfb2679c]{width:70%}.addbank>h5[data-v-bfb2679c]{margin:1vmin 0}.addbank .input[data-v-bfb2679c]{margin-top:2vmin}.addbank .input input[data-v-bfb2679c]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-bfb2679c]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-bfb2679c]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-bfb2679c]{column-gap:3%}section.history .filter>div input[data-v-bfb2679c]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-bfb2679c]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-bfb2679c]:after{content:" Search"}section.history .history-tab[data-v-bfb2679c]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-bfb2679c]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-bfb2679c],section.history .withdraw-table[data-v-bfb2679c],section.history .bets-table[data-v-bfb2679c]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-bfb2679c]{font-size:1.1em}section.history .deposit-table>table th[data-v-bfb2679c],section.history .deposit-table>table td[data-v-bfb2679c]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-bfb2679c],.dataTables_wrapper .dataTables_filter[data-v-bfb2679c]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-bfb2679c]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-bfb2679c],.dataTables_info[data-v-bfb2679c]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-bfb2679c],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-bfb2679c]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-bfb2679c]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-bfb2679c]{margin-bottom:3vmin}section.settings .setting-nav[data-v-bfb2679c],section.settings .setting-logout[data-v-bfb2679c]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-bfb2679c]{width:54%;border:none}section.settings .setting-nav>div[data-v-bfb2679c]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-bfb2679c]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-bfb2679c],section.settings .set-wallet[data-v-bfb2679c],section.settings .set-disable[data-v-bfb2679c]{width:37vw}section.settings .set-password>.nav>button[data-v-bfb2679c],section.settings .set-wallet>.nav>button[data-v-bfb2679c],section.settings .set-disable>.nav>button[data-v-bfb2679c]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-bfb2679c]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-bfb2679c]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-bfb2679c]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-bfb2679c]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-bfb2679c]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-bfb2679c]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-bfb2679c]{padding:.6vmin 0}.user-withdraw[data-v-bfb2679c],.user-deposit[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-bfb2679c]{padding:.5rem 1rem}.user-bank[data-v-bfb2679c]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-bfb2679c]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-bfb2679c]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-bfb2679c],.user-bank .bank .plus[data-v-bfb2679c]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-bfb2679c]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-bfb2679c],.user-withdraw>button[data-v-bfb2679c]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-bfb2679c]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-bfb2679c]{width:20%}.profile-vip[data-v-bfb2679c]{grid-template-columns:80% 20%}.profile-balance[data-v-bfb2679c],.profile-vip[data-v-bfb2679c],.profile-menu .p-nav[data-v-bfb2679c]{width:90%}.profile-vip>.level>img[data-v-bfb2679c]{height:8rem}.profile-vip>.level>div.bar[data-v-bfb2679c]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-bfb2679c]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-bfb2679c]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-bfb2679c]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-bfb2679c],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-bfb2679c]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-bfb2679c]{font-size:.6rem}.profile-vip>.rules[data-v-bfb2679c]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-bfb2679c],.profile-menu .p-nav>a>div[data-v-bfb2679c]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-bfb2679c],.profile-menu .p-nav>.anchor>div>div>svg[data-v-bfb2679c],.profile-menu .p-nav>a>div>div>img[data-v-bfb2679c],.profile-menu .p-nav>a>div>div>svg[data-v-bfb2679c]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-bfb2679c],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-bfb2679c]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-bfb2679c]{margin-left:0}.profile-content[data-v-bfb2679c],.profile-menu[data-v-bfb2679c]{padding:1.5%;margin:auto}.profile-menu[data-v-bfb2679c]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-bfb2679c]{font-size:2rem}.profile-content .p-header>div>button[data-v-bfb2679c]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-bfb2679c],.profile-content>.profileinfo[data-v-bfb2679c]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-bfb2679c]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-bfb2679c]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-bfb2679c]{height:1.7em}.p-content .inbox-read .read-message[data-v-bfb2679c]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-bfb2679c]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-bfb2679c]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-bfb2679c],.upload-sec .select-sec>.select>img[data-v-bfb2679c]{border-radius:2vmin}.dep-with-form[data-v-bfb2679c]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-bfb2679c]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-bfb2679c]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-bfb2679c]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-bfb2679c]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-bfb2679c]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-bfb2679c]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-bfb2679c]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-bfb2679c]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-bfb2679c],div.pin>.pin-button[data-v-bfb2679c]{width:70%;margin:auto}div.pin>.pin-field[data-v-bfb2679c]{margin:3vmin auto}div.pin>.pin-field>div[data-v-bfb2679c]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-bfb2679c]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-bfb2679c]{font-size:2vmin}.addbank[data-v-bfb2679c]{width:86vw}.addbank .input[data-v-bfb2679c]{margin-top:2vmin}.addbank .input input[data-v-bfb2679c]{font-size:2.5vmin}.addbank>.button>button[data-v-bfb2679c]{padding:1vmin 0}section.history .filter[data-v-bfb2679c]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-bfb2679c]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-bfb2679c]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-bfb2679c]:after{content:" Search"}section.history .history-tab[data-v-bfb2679c]{width:85%}section.history .history-tab>button[data-v-bfb2679c]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-bfb2679c],section.history .withdraw-table[data-v-bfb2679c],section.history .bets-table[data-v-bfb2679c]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-bfb2679c]{font-size:1.3em}section.history .deposit-table>table th[data-v-bfb2679c],section.history .deposit-table>table td[data-v-bfb2679c]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-bfb2679c]{row-gap:1.5rem}section.settings .setting-nav[data-v-bfb2679c],section.settings .setting-logout[data-v-bfb2679c]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-bfb2679c]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-bfb2679c]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-bfb2679c]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-bfb2679c]{height:2rem}section.settings .setting-content[data-v-bfb2679c]{padding:2vmin 0}section.settings .setting-content h4[data-v-bfb2679c]{margin-bottom:3vmin}section.settings .set-password[data-v-bfb2679c],section.settings .set-wallet[data-v-bfb2679c],section.settings .set-disable[data-v-bfb2679c]{width:80vw}section.settings .set-password>.nav>button[data-v-bfb2679c],section.settings .set-wallet>.nav>button[data-v-bfb2679c],section.settings .set-disable>.nav>button[data-v-bfb2679c]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-bfb2679c]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-bfb2679c],.dataTables_wrapper .dataTables_filter[data-v-bfb2679c]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-bfb2679c]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-bfb2679c]{font-size:1.9vmin}.dataTables_info[data-v-bfb2679c]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-bfb2679c],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-bfb2679c]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-bfb2679c]{width:75%}#AvatarModal .modal-body h5[data-v-bfb2679c]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-bfb2679c]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-bfb2679c]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-bfb2679c]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-bfb2679c]{padding:1.3vmin 0}.user-bank .bank img[data-v-bfb2679c],.user-bank .bank .plus[data-v-bfb2679c]{width:13vw}.user-bank .bank>div.active .selected[data-v-bfb2679c]{font-size:1.3rem}.user-withdraw>button[data-v-bfb2679c],.user-deposit>button[data-v-bfb2679c]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-bfb2679c]{padding:0;margin:auto}.profile-menu .p-nav[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-bfb2679c],.profile-menu .p-nav>a>div[data-v-bfb2679c]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-bfb2679c],.profile-menu .p-nav>.anchor>div>div>svg[data-v-bfb2679c],.profile-menu .p-nav>a>div>div>img[data-v-bfb2679c],.profile-menu .p-nav>a>div>div>svg[data-v-bfb2679c]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-bfb2679c],.profile-menu .logouticon[data-v-bfb2679c]{border-top:none}.profile-menu .p-nav .arrow[data-v-bfb2679c]{display:none}.profile-menu .logout>span[data-v-bfb2679c]{margin-left:0}.profile-content[data-v-bfb2679c]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-bfb2679c]{padding:.5rem 1rem}.profile-content[data-v-bfb2679c],.profile-menu[data-v-bfb2679c]{min-height:fit-content}.profile-content .p-header[data-v-bfb2679c]{display:none}.profile-content .p-header>div.p-title[data-v-bfb2679c]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-bfb2679c]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-bfb2679c],.profile-content>.profileinfo[data-v-bfb2679c]{width:60vw;margin:auto}.p-content .inbox-content[data-v-bfb2679c]{width:90%}.p-content .inbox-content .inbox-header[data-v-bfb2679c]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-bfb2679c]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-bfb2679c]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-bfb2679c]{height:1.7em}.p-content .inbox-read .read-message[data-v-bfb2679c]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-bfb2679c]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-bfb2679c]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-bfb2679c]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-bfb2679c],.upload-sec .select-sec>.select>img[data-v-bfb2679c]{border-radius:1.5vmin}.dep-with-form[data-v-bfb2679c]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-bfb2679c]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-bfb2679c]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-bfb2679c]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-bfb2679c]{border-radius:1vmin}.dep-with-form .payment[data-v-bfb2679c]{width:100%}.dep-with-form .payment>.dropdown[data-v-bfb2679c]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-bfb2679c]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-bfb2679c]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-bfb2679c]{width:60vw}div.pin>.pin-field[data-v-bfb2679c],div.pin>.pin-button[data-v-bfb2679c]{width:50%;margin:auto}div.pin>.pin-field[data-v-bfb2679c]{margin:2vmin auto}div.pin>.pin-field>div[data-v-bfb2679c]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-bfb2679c]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-bfb2679c]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-bfb2679c]{width:60vw}.addbank .input[data-v-bfb2679c]{margin-top:2vmin}.addbank .input input[data-v-bfb2679c]{font-size:2.2vmin}.addbank>.button>button[data-v-bfb2679c]{padding:1vmin 0}section.history[data-v-bfb2679c]{width:60vw;margin:auto}section.history .filter[data-v-bfb2679c]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-bfb2679c]{column-gap:.2%}section.history .filter>div input[data-v-bfb2679c]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-bfb2679c]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-bfb2679c]:after{content:" Search"}section.history .history-tab[data-v-bfb2679c]{width:80%}section.history .history-tab>button[data-v-bfb2679c]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-bfb2679c],section.history .withdraw-table[data-v-bfb2679c],section.history .bets-table[data-v-bfb2679c]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-bfb2679c],section.history .deposit-table>table td[data-v-bfb2679c]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-bfb2679c],.dataTables_wrapper .dataTables_filter[data-v-bfb2679c]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-bfb2679c]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-bfb2679c]{font-size:1.5vmin}.dataTables_info[data-v-bfb2679c]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-bfb2679c],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-bfb2679c]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-bfb2679c]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-bfb2679c]{margin-bottom:2vmin}section.settings .setting-nav[data-v-bfb2679c],section.settings .setting-logout[data-v-bfb2679c]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-bfb2679c]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-bfb2679c]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-bfb2679c]{width:78%}section.settings .set-password[data-v-bfb2679c],section.settings .set-wallet[data-v-bfb2679c],section.settings .set-disable[data-v-bfb2679c]{width:55vw}section.settings .set-password>.nav>button[data-v-bfb2679c],section.settings .set-wallet>.nav>button[data-v-bfb2679c],section.settings .set-disable>.nav>button[data-v-bfb2679c]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-bfb2679c]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-bfb2679c]{width:50vw}#AvatarModal .modal-body>.selection[data-v-bfb2679c]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-bfb2679c]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-bfb2679c]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-bfb2679c]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-bfb2679c]{padding:1vmin 0}.dep-with-form[data-v-bfb2679c]{display:block;font-size:.8rem}.user-withdraw[data-v-bfb2679c],.user-deposit[data-v-bfb2679c]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-bfb2679c]{padding:.5rem 1rem}.user-bank[data-v-bfb2679c]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-bfb2679c]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-bfb2679c]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-bfb2679c],.user-bank .bank .plus[data-v-bfb2679c]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-bfb2679c]{font-size:.7rem}.user-card>.card-input input[data-v-bfb2679c]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-bfb2679c],.user-deposit>button[data-v-bfb2679c]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-6329f3d0]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-6329f3d0]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-6329f3d0]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-6329f3d0]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-6329f3d0]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-6329f3d0]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-6329f3d0]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-6329f3d0]:first-child{justify-content:left}.pmenu-head>div[data-v-6329f3d0]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-6329f3d0]{height:100%}.profile-avatar[data-v-6329f3d0]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-6329f3d0]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-6329f3d0]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-6329f3d0]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-6329f3d0]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-6329f3d0]{font-size:1.2rem}.profile-balance[data-v-6329f3d0]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-6329f3d0]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-6329f3d0]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-6329f3d0]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-6329f3d0]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-6329f3d0]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-6329f3d0]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-6329f3d0]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-6329f3d0]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-6329f3d0]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-6329f3d0]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-6329f3d0]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-6329f3d0]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-6329f3d0]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-6329f3d0],.profile-vip>.level>div.bar .wid_progress[data-v-6329f3d0]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-6329f3d0]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-6329f3d0]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-6329f3d0]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-6329f3d0],.profile-vip>.level>div.bar .wid_progress>div[data-v-6329f3d0]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-6329f3d0]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-6329f3d0]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-6329f3d0]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-6329f3d0],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-6329f3d0]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-6329f3d0]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-6329f3d0],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6329f3d0]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-6329f3d0]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-6329f3d0]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-6329f3d0]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-6329f3d0]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-6329f3d0]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-6329f3d0]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-6329f3d0]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-6329f3d0],.profile-menu .p-nav>a>div[data-v-6329f3d0]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-6329f3d0]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-6329f3d0]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-6329f3d0],.profile-menu .p-nav>a>div>div[data-v-6329f3d0]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-6329f3d0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6329f3d0],.profile-menu .p-nav>a>div>div>img[data-v-6329f3d0],.profile-menu .p-nav>a>div>div>svg[data-v-6329f3d0]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-6329f3d0],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-6329f3d0]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-6329f3d0]{color:var(--warning)}.profile-menu .logout[data-v-6329f3d0]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-6329f3d0]{margin-left:5%}.profile-menu[data-v-6329f3d0],.profile-content .p-content[data-v-6329f3d0]{position:relative}.profile-content .p-header[data-v-6329f3d0]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-6329f3d0]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-6329f3d0]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-6329f3d0]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-6329f3d0]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-6329f3d0]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-6329f3d0],section.deposit[data-v-6329f3d0],section.withdraw[data-v-6329f3d0],section.history[data-v-6329f3d0],section.settings[data-v-6329f3d0]{display:block}section.inbox .p-content[data-v-6329f3d0]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-6329f3d0],.p-content .inbox-read[data-v-6329f3d0]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-6329f3d0]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-6329f3d0]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-6329f3d0]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-6329f3d0]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-6329f3d0]{height:100%;width:25%}.p-content .msg>div.sender[data-v-6329f3d0]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-6329f3d0]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-6329f3d0]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-6329f3d0]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-6329f3d0]{display:none}.p-content .inbox-msg.read[data-v-6329f3d0]{background-color:#8039c741}.p-content .inbox-button[data-v-6329f3d0]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-6329f3d0]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-6329f3d0]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-6329f3d0]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-6329f3d0]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-6329f3d0]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-6329f3d0]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-6329f3d0]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-6329f3d0]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-6329f3d0]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-6329f3d0]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-6329f3d0]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-6329f3d0],.p-content .inbox-content .inbox-header[data-v-6329f3d0],.p-content .inbox-content .inbox-body[data-v-6329f3d0]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-6329f3d0]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-6329f3d0]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-6329f3d0]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-6329f3d0]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-6329f3d0]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-6329f3d0]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-6329f3d0]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-6329f3d0]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-6329f3d0]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-6329f3d0]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-6329f3d0]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-6329f3d0]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-6329f3d0]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-6329f3d0]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-6329f3d0]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-6329f3d0]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-6329f3d0]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-6329f3d0]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6329f3d0]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6329f3d0]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-6329f3d0]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-6329f3d0]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-6329f3d0]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-6329f3d0]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-6329f3d0]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-6329f3d0]{padding:.3em 0}.upload-sec[data-v-6329f3d0]{width:90%;margin:auto}.upload-sec .select-sec[data-v-6329f3d0]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-6329f3d0]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-6329f3d0]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-6329f3d0]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-6329f3d0],.upload-sec .select-sec>.select>img[data-v-6329f3d0]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-6329f3d0]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-6329f3d0]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-6329f3d0]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-6329f3d0]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-6329f3d0]{color:var(--maincolor2)}.dep-with-form[data-v-6329f3d0]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-6329f3d0]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-6329f3d0]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-6329f3d0]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-6329f3d0]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-6329f3d0]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-6329f3d0]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6329f3d0]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-6329f3d0]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-6329f3d0]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-6329f3d0]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-6329f3d0]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-6329f3d0]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-6329f3d0]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-6329f3d0]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-6329f3d0]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-6329f3d0]{width:90vw;margin:auto}div.pin>.pin-field[data-v-6329f3d0],div.pin>.pin-button[data-v-6329f3d0]{width:80%;margin:auto}div.pin>.pin-field[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-6329f3d0]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-6329f3d0]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-6329f3d0]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-6329f3d0]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-6329f3d0]{margin-top:4vmin}.addbank h6[data-v-6329f3d0]{text-align:left;font-size:1rem}.addbank>.button[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-6329f3d0]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-6329f3d0]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-6329f3d0]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-6329f3d0]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-6329f3d0]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-6329f3d0]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-6329f3d0]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-6329f3d0]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-6329f3d0]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-6329f3d0]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-6329f3d0]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-6329f3d0]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-6329f3d0],section.history .withdraw-table[data-v-6329f3d0],section.history .bets-table[data-v-6329f3d0]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-6329f3d0]{display:block;width:100%}section.history .deposit-table>table[data-v-6329f3d0]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-6329f3d0]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-6329f3d0]{font-size:.7em}section.history .deposit-table>table th[data-v-6329f3d0]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-6329f3d0]{padding:.7em 1em}section.history .deposit-table>table th[data-v-6329f3d0]:first-child,section.history .deposit-table>table td[data-v-6329f3d0]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-6329f3d0]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-6329f3d0]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-6329f3d0]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-6329f3d0]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-6329f3d0]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-6329f3d0],.dataTables_wrapper .dataTables_filter[data-v-6329f3d0]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-6329f3d0]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-6329f3d0]:before,table.dataTable thead>tr>th.sorting_asc[data-v-6329f3d0]:before,table.dataTable thead>tr>th.sorting_desc[data-v-6329f3d0]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-6329f3d0]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-6329f3d0]:before,table.dataTable thead>tr>td.sorting[data-v-6329f3d0]:before,table.dataTable thead>tr>td.sorting_asc[data-v-6329f3d0]:before,table.dataTable thead>tr>td.sorting_desc[data-v-6329f3d0]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-6329f3d0]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-6329f3d0]:before,table.dataTable thead>tr>th.sorting_desc[data-v-6329f3d0]:after,table.dataTable thead>tr>td.sorting_desc[data-v-6329f3d0]:after,table.dataTable thead>tr>th.sorting[data-v-6329f3d0]:after,table.dataTable thead>tr>th.sorting_asc[data-v-6329f3d0]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-6329f3d0]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-6329f3d0]:after,table.dataTable thead>tr>td.sorting[data-v-6329f3d0]:after,table.dataTable thead>tr>td.sorting_asc[data-v-6329f3d0]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-6329f3d0]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-6329f3d0]:after{right:5%}table .sorting[data-v-6329f3d0]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6329f3d0]{font-size:2.5vmin}.dataTables_info[data-v-6329f3d0]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6329f3d0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6329f3d0]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-6329f3d0]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-6329f3d0]{margin-bottom:5vmin}section.settings .setting-nav[data-v-6329f3d0],section.settings .setting-logout[data-v-6329f3d0]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-6329f3d0]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-6329f3d0]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-6329f3d0]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-6329f3d0]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-6329f3d0]:first-child{border-top:none}section.settings .setting-nav>div[data-v-6329f3d0]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-6329f3d0]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-6329f3d0]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-6329f3d0],section.settings .set-wallet[data-v-6329f3d0],section.settings .set-disable[data-v-6329f3d0]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-6329f3d0],section.settings .set-wallet>.nav[data-v-6329f3d0],section.settings .set-disable>.nav[data-v-6329f3d0]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-6329f3d0],section.settings .set-wallet>.nav>button[data-v-6329f3d0],section.settings .set-disable>.nav>button[data-v-6329f3d0]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-6329f3d0]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-6329f3d0]{margin-bottom:5%}#AvatarModal[data-v-6329f3d0]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-6329f3d0]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-6329f3d0]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-6329f3d0]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-6329f3d0]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-6329f3d0]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6329f3d0]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-6329f3d0]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-6329f3d0]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-6329f3d0]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-6329f3d0]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-6329f3d0],.user-deposit[data-v-6329f3d0]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-6329f3d0],.user-deposit>div[data-v-6329f3d0]{width:90%;margin:auto;position:relative}.user-balance[data-v-6329f3d0]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-6329f3d0]{display:flex;align-items:center}.user-balance img[data-v-6329f3d0]{height:1em;margin-top:-.2em}.user-balance label[data-v-6329f3d0]{font-size:.8rem}.user-balance span.amount[data-v-6329f3d0]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-6329f3d0]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-6329f3d0]{width:100%}.refreshrotate[data-v-6329f3d0]{animation:-refreshrotate-6329f3d0 .5s;-webkit-animation:-refreshrotate-6329f3d0 .5s;-moz-animation:-refreshrotate-6329f3d0 .5s;-o-animation:-refreshrotate-6329f3d0 .5s;-ms-animation:-refreshrotate-6329f3d0 .5s}@keyframes -refreshrotate-6329f3d0{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-6329f3d0]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-6329f3d0]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-6329f3d0]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-6329f3d0]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-6329f3d0]{height:1em}.user-bank .bank[data-v-6329f3d0]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-6329f3d0]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-6329f3d0]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-6329f3d0],.user-bank .bank .plus[data-v-6329f3d0]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-6329f3d0]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-6329f3d0],.user-bank .bank .plus svg[data-v-6329f3d0]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-6329f3d0]{display:none}.user-bank .bank>div.active .selected[data-v-6329f3d0]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-6329f3d0]{height:1em}.user-card[data-v-6329f3d0]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-6329f3d0]{display:flex;flex-direction:column}.addbank .input input[data-v-6329f3d0]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-6329f3d0],.user-card>.card-input input[data-v-6329f3d0]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-6329f3d0]::placeholder,.user-card>.card-input input[data-v-6329f3d0]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-6329f3d0],.user-withdraw>button[data-v-6329f3d0]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-6329f3d0]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-6329f3d0]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-6329f3d0],.profile-menu .p-nav>a>div[data-v-6329f3d0]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-6329f3d0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6329f3d0],.profile-menu .p-nav>a>div>div>img[data-v-6329f3d0],.profile-menu .p-nav>a>div>div>svg[data-v-6329f3d0]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-6329f3d0]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-6329f3d0]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-6329f3d0]{margin-left:0}.profile-content[data-v-6329f3d0],.profile-menu[data-v-6329f3d0]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-6329f3d0]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-6329f3d0]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-6329f3d0]{padding:4% 0}.profile-content .p-header[data-v-6329f3d0]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-6329f3d0]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-6329f3d0]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-6329f3d0]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-6329f3d0]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-6329f3d0]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6329f3d0]{height:1.7em}.p-content .inbox-read .read-message[data-v-6329f3d0]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-6329f3d0]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-6329f3d0],.profileinfo .profileinfo-details-result>button[data-v-6329f3d0]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-6329f3d0]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-6329f3d0]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6329f3d0]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-6329f3d0]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-6329f3d0],.upload-sec .select-sec>.select>img[data-v-6329f3d0]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-6329f3d0]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-6329f3d0]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-6329f3d0]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-6329f3d0]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-6329f3d0]{width:100%}.dep-with-form[data-v-6329f3d0]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-6329f3d0]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-6329f3d0]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-6329f3d0]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-6329f3d0]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6329f3d0]{border-radius:1vmin}.dep-with-form .payment[data-v-6329f3d0]{width:100%}.dep-with-form .payment>.dropdown[data-v-6329f3d0]{padding:1%}.dep-with-form .payment>.amount[data-v-6329f3d0]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-6329f3d0]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-6329f3d0]{width:100%;margin:auto}div.pin>.pin-field[data-v-6329f3d0],div.pin>.pin-button[data-v-6329f3d0]{width:60%;margin:auto}div.pin>.pin-field[data-v-6329f3d0]{margin:3vmin auto}div.pin>.pin-field>div[data-v-6329f3d0]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-6329f3d0]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-6329f3d0]{font-size:2vmin;padding:1vmin}.addbank[data-v-6329f3d0]{width:70%}.addbank>h5[data-v-6329f3d0]{margin:1vmin 0}.addbank .input[data-v-6329f3d0]{margin-top:2vmin}.addbank .input input[data-v-6329f3d0]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-6329f3d0]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-6329f3d0]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-6329f3d0]{column-gap:3%}section.history .filter>div input[data-v-6329f3d0]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-6329f3d0]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-6329f3d0]:after{content:" Search"}section.history .history-tab[data-v-6329f3d0]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-6329f3d0]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-6329f3d0],section.history .withdraw-table[data-v-6329f3d0],section.history .bets-table[data-v-6329f3d0]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-6329f3d0]{font-size:1.1em}section.history .deposit-table>table th[data-v-6329f3d0],section.history .deposit-table>table td[data-v-6329f3d0]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-6329f3d0],.dataTables_wrapper .dataTables_filter[data-v-6329f3d0]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-6329f3d0]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6329f3d0],.dataTables_info[data-v-6329f3d0]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6329f3d0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6329f3d0]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-6329f3d0]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-6329f3d0]{margin-bottom:3vmin}section.settings .setting-nav[data-v-6329f3d0],section.settings .setting-logout[data-v-6329f3d0]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-6329f3d0]{width:54%;border:none}section.settings .setting-nav>div[data-v-6329f3d0]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-6329f3d0]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-6329f3d0],section.settings .set-wallet[data-v-6329f3d0],section.settings .set-disable[data-v-6329f3d0]{width:37vw}section.settings .set-password>.nav>button[data-v-6329f3d0],section.settings .set-wallet>.nav>button[data-v-6329f3d0],section.settings .set-disable>.nav>button[data-v-6329f3d0]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-6329f3d0]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-6329f3d0]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-6329f3d0]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-6329f3d0]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-6329f3d0]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-6329f3d0]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-6329f3d0]{padding:.6vmin 0}.user-withdraw[data-v-6329f3d0],.user-deposit[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-6329f3d0]{padding:.5rem 1rem}.user-bank[data-v-6329f3d0]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-6329f3d0]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-6329f3d0]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-6329f3d0],.user-bank .bank .plus[data-v-6329f3d0]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-6329f3d0]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-6329f3d0],.user-withdraw>button[data-v-6329f3d0]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-6329f3d0]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-6329f3d0]{width:20%}.profile-vip[data-v-6329f3d0]{grid-template-columns:80% 20%}.profile-balance[data-v-6329f3d0],.profile-vip[data-v-6329f3d0],.profile-menu .p-nav[data-v-6329f3d0]{width:90%}.profile-vip>.level>img[data-v-6329f3d0]{height:8rem}.profile-vip>.level>div.bar[data-v-6329f3d0]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-6329f3d0]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-6329f3d0]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-6329f3d0]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-6329f3d0],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6329f3d0]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6329f3d0]{font-size:.6rem}.profile-vip>.rules[data-v-6329f3d0]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-6329f3d0],.profile-menu .p-nav>a>div[data-v-6329f3d0]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-6329f3d0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6329f3d0],.profile-menu .p-nav>a>div>div>img[data-v-6329f3d0],.profile-menu .p-nav>a>div>div>svg[data-v-6329f3d0]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-6329f3d0],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-6329f3d0]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-6329f3d0]{margin-left:0}.profile-content[data-v-6329f3d0],.profile-menu[data-v-6329f3d0]{padding:1.5%;margin:auto}.profile-menu[data-v-6329f3d0]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-6329f3d0]{font-size:2rem}.profile-content .p-header>div>button[data-v-6329f3d0]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-6329f3d0],.profile-content>.profileinfo[data-v-6329f3d0]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-6329f3d0]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-6329f3d0]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6329f3d0]{height:1.7em}.p-content .inbox-read .read-message[data-v-6329f3d0]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-6329f3d0]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-6329f3d0]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-6329f3d0],.upload-sec .select-sec>.select>img[data-v-6329f3d0]{border-radius:2vmin}.dep-with-form[data-v-6329f3d0]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-6329f3d0]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-6329f3d0]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-6329f3d0]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-6329f3d0]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-6329f3d0]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-6329f3d0]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-6329f3d0]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-6329f3d0]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-6329f3d0],div.pin>.pin-button[data-v-6329f3d0]{width:70%;margin:auto}div.pin>.pin-field[data-v-6329f3d0]{margin:3vmin auto}div.pin>.pin-field>div[data-v-6329f3d0]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-6329f3d0]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-6329f3d0]{font-size:2vmin}.addbank[data-v-6329f3d0]{width:86vw}.addbank .input[data-v-6329f3d0]{margin-top:2vmin}.addbank .input input[data-v-6329f3d0]{font-size:2.5vmin}.addbank>.button>button[data-v-6329f3d0]{padding:1vmin 0}section.history .filter[data-v-6329f3d0]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-6329f3d0]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-6329f3d0]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-6329f3d0]:after{content:" Search"}section.history .history-tab[data-v-6329f3d0]{width:85%}section.history .history-tab>button[data-v-6329f3d0]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-6329f3d0],section.history .withdraw-table[data-v-6329f3d0],section.history .bets-table[data-v-6329f3d0]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-6329f3d0]{font-size:1.3em}section.history .deposit-table>table th[data-v-6329f3d0],section.history .deposit-table>table td[data-v-6329f3d0]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-6329f3d0]{row-gap:1.5rem}section.settings .setting-nav[data-v-6329f3d0],section.settings .setting-logout[data-v-6329f3d0]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-6329f3d0]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-6329f3d0]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-6329f3d0]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-6329f3d0]{height:2rem}section.settings .setting-content[data-v-6329f3d0]{padding:2vmin 0}section.settings .setting-content h4[data-v-6329f3d0]{margin-bottom:3vmin}section.settings .set-password[data-v-6329f3d0],section.settings .set-wallet[data-v-6329f3d0],section.settings .set-disable[data-v-6329f3d0]{width:80vw}section.settings .set-password>.nav>button[data-v-6329f3d0],section.settings .set-wallet>.nav>button[data-v-6329f3d0],section.settings .set-disable>.nav>button[data-v-6329f3d0]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-6329f3d0]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-6329f3d0],.dataTables_wrapper .dataTables_filter[data-v-6329f3d0]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-6329f3d0]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6329f3d0]{font-size:1.9vmin}.dataTables_info[data-v-6329f3d0]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6329f3d0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6329f3d0]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-6329f3d0]{width:75%}#AvatarModal .modal-body h5[data-v-6329f3d0]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-6329f3d0]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-6329f3d0]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6329f3d0]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-6329f3d0]{padding:1.3vmin 0}.user-bank .bank img[data-v-6329f3d0],.user-bank .bank .plus[data-v-6329f3d0]{width:13vw}.user-bank .bank>div.active .selected[data-v-6329f3d0]{font-size:1.3rem}.user-withdraw>button[data-v-6329f3d0],.user-deposit>button[data-v-6329f3d0]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-6329f3d0]{padding:0;margin:auto}.profile-menu .p-nav[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-6329f3d0],.profile-menu .p-nav>a>div[data-v-6329f3d0]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-6329f3d0],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6329f3d0],.profile-menu .p-nav>a>div>div>img[data-v-6329f3d0],.profile-menu .p-nav>a>div>div>svg[data-v-6329f3d0]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-6329f3d0],.profile-menu .logouticon[data-v-6329f3d0]{border-top:none}.profile-menu .p-nav .arrow[data-v-6329f3d0]{display:none}.profile-menu .logout>span[data-v-6329f3d0]{margin-left:0}.profile-content[data-v-6329f3d0]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-6329f3d0]{padding:.5rem 1rem}.profile-content[data-v-6329f3d0],.profile-menu[data-v-6329f3d0]{min-height:fit-content}.profile-content .p-header[data-v-6329f3d0]{display:none}.profile-content .p-header>div.p-title[data-v-6329f3d0]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-6329f3d0]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-6329f3d0],.profile-content>.profileinfo[data-v-6329f3d0]{width:60vw;margin:auto}.p-content .inbox-content[data-v-6329f3d0]{width:90%}.p-content .inbox-content .inbox-header[data-v-6329f3d0]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-6329f3d0]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-6329f3d0]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6329f3d0]{height:1.7em}.p-content .inbox-read .read-message[data-v-6329f3d0]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-6329f3d0]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6329f3d0]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-6329f3d0]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-6329f3d0],.upload-sec .select-sec>.select>img[data-v-6329f3d0]{border-radius:1.5vmin}.dep-with-form[data-v-6329f3d0]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-6329f3d0]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-6329f3d0]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-6329f3d0]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6329f3d0]{border-radius:1vmin}.dep-with-form .payment[data-v-6329f3d0]{width:100%}.dep-with-form .payment>.dropdown[data-v-6329f3d0]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-6329f3d0]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-6329f3d0]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-6329f3d0]{width:60vw}div.pin>.pin-field[data-v-6329f3d0],div.pin>.pin-button[data-v-6329f3d0]{width:50%;margin:auto}div.pin>.pin-field[data-v-6329f3d0]{margin:2vmin auto}div.pin>.pin-field>div[data-v-6329f3d0]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-6329f3d0]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-6329f3d0]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-6329f3d0]{width:60vw}.addbank .input[data-v-6329f3d0]{margin-top:2vmin}.addbank .input input[data-v-6329f3d0]{font-size:2.2vmin}.addbank>.button>button[data-v-6329f3d0]{padding:1vmin 0}section.history[data-v-6329f3d0]{width:60vw;margin:auto}section.history .filter[data-v-6329f3d0]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-6329f3d0]{column-gap:.2%}section.history .filter>div input[data-v-6329f3d0]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-6329f3d0]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-6329f3d0]:after{content:" Search"}section.history .history-tab[data-v-6329f3d0]{width:80%}section.history .history-tab>button[data-v-6329f3d0]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-6329f3d0],section.history .withdraw-table[data-v-6329f3d0],section.history .bets-table[data-v-6329f3d0]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-6329f3d0],section.history .deposit-table>table td[data-v-6329f3d0]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-6329f3d0],.dataTables_wrapper .dataTables_filter[data-v-6329f3d0]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-6329f3d0]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6329f3d0]{font-size:1.5vmin}.dataTables_info[data-v-6329f3d0]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6329f3d0],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6329f3d0]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-6329f3d0]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-6329f3d0]{margin-bottom:2vmin}section.settings .setting-nav[data-v-6329f3d0],section.settings .setting-logout[data-v-6329f3d0]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-6329f3d0]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-6329f3d0]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-6329f3d0]{width:78%}section.settings .set-password[data-v-6329f3d0],section.settings .set-wallet[data-v-6329f3d0],section.settings .set-disable[data-v-6329f3d0]{width:55vw}section.settings .set-password>.nav>button[data-v-6329f3d0],section.settings .set-wallet>.nav>button[data-v-6329f3d0],section.settings .set-disable>.nav>button[data-v-6329f3d0]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-6329f3d0]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-6329f3d0]{width:50vw}#AvatarModal .modal-body>.selection[data-v-6329f3d0]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-6329f3d0]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-6329f3d0]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6329f3d0]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-6329f3d0]{padding:1vmin 0}.dep-with-form[data-v-6329f3d0]{display:block;font-size:.8rem}.user-withdraw[data-v-6329f3d0],.user-deposit[data-v-6329f3d0]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-6329f3d0]{padding:.5rem 1rem}.user-bank[data-v-6329f3d0]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-6329f3d0]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-6329f3d0]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-6329f3d0],.user-bank .bank .plus[data-v-6329f3d0]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-6329f3d0]{font-size:.7rem}.user-card>.card-input input[data-v-6329f3d0]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-6329f3d0],.user-deposit>button[data-v-6329f3d0]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile[data-v-744d2529]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-744d2529]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-744d2529]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-744d2529]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-744d2529]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-744d2529]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-744d2529]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-744d2529]:first-child{justify-content:left}.pmenu-head>div[data-v-744d2529]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-744d2529]{height:100%}.profile-avatar[data-v-744d2529]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-744d2529]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-744d2529]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-744d2529]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-744d2529]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-744d2529]{font-size:1.2rem}.profile-balance[data-v-744d2529]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-744d2529]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-744d2529]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-744d2529]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-744d2529]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-744d2529]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-744d2529]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-744d2529]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-744d2529]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-744d2529]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-744d2529]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-744d2529]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-744d2529]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-744d2529]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-744d2529],.profile-vip>.level>div.bar .wid_progress[data-v-744d2529]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-744d2529]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-744d2529]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-744d2529]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-744d2529],.profile-vip>.level>div.bar .wid_progress>div[data-v-744d2529]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-744d2529]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-744d2529]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-744d2529]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-744d2529],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-744d2529]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-744d2529]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-744d2529],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-744d2529]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-744d2529]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-744d2529]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-744d2529]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-744d2529]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-744d2529]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-744d2529]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-744d2529]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-744d2529],.profile-menu .p-nav>a>div[data-v-744d2529]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-744d2529]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-744d2529]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-744d2529],.profile-menu .p-nav>a>div>div[data-v-744d2529]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-744d2529],.profile-menu .p-nav>.anchor>div>div>svg[data-v-744d2529],.profile-menu .p-nav>a>div>div>img[data-v-744d2529],.profile-menu .p-nav>a>div>div>svg[data-v-744d2529]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-744d2529],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-744d2529]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-744d2529]{color:var(--warning)}.profile-menu .logout[data-v-744d2529]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-744d2529]{margin-left:5%}.profile-menu[data-v-744d2529],.profile-content .p-content[data-v-744d2529]{position:relative}.profile-content .p-header[data-v-744d2529]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-744d2529]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-744d2529]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-744d2529]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-744d2529]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-744d2529]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-744d2529],section.deposit[data-v-744d2529],section.withdraw[data-v-744d2529],section.history[data-v-744d2529],section.settings[data-v-744d2529]{display:block}section.inbox .p-content[data-v-744d2529]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-744d2529],.p-content .inbox-read[data-v-744d2529]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-744d2529]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-744d2529]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-744d2529]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-744d2529]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-744d2529]{height:100%;width:25%}.p-content .msg>div.sender[data-v-744d2529]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-744d2529]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-744d2529]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-744d2529]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-744d2529]{display:none}.p-content .inbox-msg.read[data-v-744d2529]{background-color:#8039c741}.p-content .inbox-button[data-v-744d2529]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-744d2529]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-744d2529]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-744d2529]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-744d2529]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-744d2529]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-744d2529]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-744d2529]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-744d2529]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-744d2529]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-744d2529]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-744d2529]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-744d2529],.p-content .inbox-content .inbox-header[data-v-744d2529],.p-content .inbox-content .inbox-body[data-v-744d2529]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-744d2529]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-744d2529]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-744d2529]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-744d2529]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-744d2529]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-744d2529]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-744d2529]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-744d2529]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-744d2529]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-744d2529]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-744d2529]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-744d2529]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-744d2529]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-744d2529]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-744d2529]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-744d2529]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-744d2529]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-744d2529]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-744d2529]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-744d2529]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-744d2529]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-744d2529]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-744d2529]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-744d2529]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-744d2529]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-744d2529]{padding:.3em 0}.upload-sec[data-v-744d2529]{width:90%;margin:auto}.upload-sec .select-sec[data-v-744d2529]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-744d2529]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-744d2529]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-744d2529]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-744d2529],.upload-sec .select-sec>.select>img[data-v-744d2529]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-744d2529]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-744d2529]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-744d2529]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-744d2529]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-744d2529]{color:var(--maincolor2)}.dep-with-form[data-v-744d2529]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-744d2529]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-744d2529]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-744d2529]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-744d2529]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-744d2529]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-744d2529]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-744d2529]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-744d2529]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-744d2529]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-744d2529]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-744d2529]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-744d2529]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-744d2529]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-744d2529]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-744d2529]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-744d2529]{width:90vw;margin:auto}div.pin>.pin-field[data-v-744d2529],div.pin>.pin-button[data-v-744d2529]{width:80%;margin:auto}div.pin>.pin-field[data-v-744d2529]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-744d2529]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-744d2529]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-744d2529]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-744d2529]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-744d2529]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-744d2529]{margin-top:4vmin}.addbank h6[data-v-744d2529]{text-align:left;font-size:1rem}.addbank>.button[data-v-744d2529]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-744d2529]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-744d2529]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-744d2529]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-744d2529]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-744d2529]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-744d2529]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-744d2529]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-744d2529]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-744d2529]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-744d2529]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-744d2529]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-744d2529]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-744d2529]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-744d2529],section.history .withdraw-table[data-v-744d2529],section.history .bets-table[data-v-744d2529]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-744d2529]{display:block;width:100%}section.history .deposit-table>table[data-v-744d2529]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-744d2529]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-744d2529]{font-size:.7em}section.history .deposit-table>table th[data-v-744d2529]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-744d2529]{padding:.7em 1em}section.history .deposit-table>table th[data-v-744d2529]:first-child,section.history .deposit-table>table td[data-v-744d2529]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-744d2529]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-744d2529]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-744d2529]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-744d2529]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-744d2529]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-744d2529],.dataTables_wrapper .dataTables_filter[data-v-744d2529]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-744d2529]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-744d2529]:before,table.dataTable thead>tr>th.sorting_asc[data-v-744d2529]:before,table.dataTable thead>tr>th.sorting_desc[data-v-744d2529]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-744d2529]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-744d2529]:before,table.dataTable thead>tr>td.sorting[data-v-744d2529]:before,table.dataTable thead>tr>td.sorting_asc[data-v-744d2529]:before,table.dataTable thead>tr>td.sorting_desc[data-v-744d2529]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-744d2529]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-744d2529]:before,table.dataTable thead>tr>th.sorting_desc[data-v-744d2529]:after,table.dataTable thead>tr>td.sorting_desc[data-v-744d2529]:after,table.dataTable thead>tr>th.sorting[data-v-744d2529]:after,table.dataTable thead>tr>th.sorting_asc[data-v-744d2529]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-744d2529]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-744d2529]:after,table.dataTable thead>tr>td.sorting[data-v-744d2529]:after,table.dataTable thead>tr>td.sorting_asc[data-v-744d2529]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-744d2529]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-744d2529]:after{right:5%}table .sorting[data-v-744d2529]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-744d2529]{font-size:2.5vmin}.dataTables_info[data-v-744d2529]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-744d2529],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-744d2529]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-744d2529]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-744d2529]{margin-bottom:5vmin}section.settings .setting-nav[data-v-744d2529],section.settings .setting-logout[data-v-744d2529]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-744d2529]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-744d2529]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-744d2529]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-744d2529]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-744d2529]:first-child{border-top:none}section.settings .setting-nav>div[data-v-744d2529]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-744d2529]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-744d2529]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-744d2529],section.settings .set-wallet[data-v-744d2529],section.settings .set-disable[data-v-744d2529]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-744d2529],section.settings .set-wallet>.nav[data-v-744d2529],section.settings .set-disable>.nav[data-v-744d2529]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-744d2529],section.settings .set-wallet>.nav>button[data-v-744d2529],section.settings .set-disable>.nav>button[data-v-744d2529]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-744d2529]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-744d2529]{margin-bottom:5%}#AvatarModal[data-v-744d2529]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-744d2529]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-744d2529]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-744d2529]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-744d2529]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-744d2529]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-744d2529]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-744d2529]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-744d2529]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-744d2529]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-744d2529]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-744d2529]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-744d2529],.user-deposit[data-v-744d2529]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-744d2529],.user-deposit>div[data-v-744d2529]{width:90%;margin:auto;position:relative}.user-balance[data-v-744d2529]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-744d2529]{display:flex;align-items:center}.user-balance img[data-v-744d2529]{height:1em;margin-top:-.2em}.user-balance label[data-v-744d2529]{font-size:.8rem}.user-balance span.amount[data-v-744d2529]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-744d2529]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-744d2529]{width:100%}.refreshrotate[data-v-744d2529]{animation:-refreshrotate-744d2529 .5s;-webkit-animation:-refreshrotate-744d2529 .5s;-moz-animation:-refreshrotate-744d2529 .5s;-o-animation:-refreshrotate-744d2529 .5s;-ms-animation:-refreshrotate-744d2529 .5s}@keyframes -refreshrotate-744d2529{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-744d2529]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-744d2529]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-744d2529]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-744d2529]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-744d2529]{height:1em}.user-bank .bank[data-v-744d2529]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-744d2529]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-744d2529]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-744d2529],.user-bank .bank .plus[data-v-744d2529]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-744d2529]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-744d2529],.user-bank .bank .plus svg[data-v-744d2529]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-744d2529]{display:none}.user-bank .bank>div.active .selected[data-v-744d2529]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-744d2529]{height:1em}.user-card[data-v-744d2529]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-744d2529]{display:flex;flex-direction:column}.addbank .input input[data-v-744d2529]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-744d2529],.user-card>.card-input input[data-v-744d2529]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-744d2529]::placeholder,.user-card>.card-input input[data-v-744d2529]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-744d2529],.user-withdraw>button[data-v-744d2529]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-744d2529]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-744d2529]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-744d2529]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-744d2529],.profile-menu .p-nav>a>div[data-v-744d2529]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-744d2529],.profile-menu .p-nav>.anchor>div>div>svg[data-v-744d2529],.profile-menu .p-nav>a>div>div>img[data-v-744d2529],.profile-menu .p-nav>a>div>div>svg[data-v-744d2529]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-744d2529]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-744d2529]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-744d2529]{margin-left:0}.profile-content[data-v-744d2529],.profile-menu[data-v-744d2529]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-744d2529]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-744d2529]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-744d2529]{padding:4% 0}.profile-content .p-header[data-v-744d2529]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-744d2529]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-744d2529]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-744d2529]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-744d2529]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-744d2529]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-744d2529]{height:1.7em}.p-content .inbox-read .read-message[data-v-744d2529]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-744d2529]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-744d2529],.profileinfo .profileinfo-details-result>button[data-v-744d2529]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-744d2529]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-744d2529]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-744d2529]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-744d2529]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-744d2529]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-744d2529],.upload-sec .select-sec>.select>img[data-v-744d2529]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-744d2529]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-744d2529]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-744d2529]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-744d2529]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-744d2529]{width:100%}.dep-with-form[data-v-744d2529]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-744d2529]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-744d2529]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-744d2529]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-744d2529]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-744d2529]{border-radius:1vmin}.dep-with-form .payment[data-v-744d2529]{width:100%}.dep-with-form .payment>.dropdown[data-v-744d2529]{padding:1%}.dep-with-form .payment>.amount[data-v-744d2529]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-744d2529]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-744d2529]{width:100%;margin:auto}div.pin>.pin-field[data-v-744d2529],div.pin>.pin-button[data-v-744d2529]{width:60%;margin:auto}div.pin>.pin-field[data-v-744d2529]{margin:3vmin auto}div.pin>.pin-field>div[data-v-744d2529]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-744d2529]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-744d2529]{font-size:2vmin;padding:1vmin}.addbank[data-v-744d2529]{width:70%}.addbank>h5[data-v-744d2529]{margin:1vmin 0}.addbank .input[data-v-744d2529]{margin-top:2vmin}.addbank .input input[data-v-744d2529]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-744d2529]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-744d2529]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-744d2529]{column-gap:3%}section.history .filter>div input[data-v-744d2529]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-744d2529]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-744d2529]:after{content:" Search"}section.history .history-tab[data-v-744d2529]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-744d2529]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-744d2529],section.history .withdraw-table[data-v-744d2529],section.history .bets-table[data-v-744d2529]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-744d2529]{font-size:1.1em}section.history .deposit-table>table th[data-v-744d2529],section.history .deposit-table>table td[data-v-744d2529]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-744d2529],.dataTables_wrapper .dataTables_filter[data-v-744d2529]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-744d2529]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-744d2529],.dataTables_info[data-v-744d2529]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-744d2529],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-744d2529]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-744d2529]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-744d2529]{margin-bottom:3vmin}section.settings .setting-nav[data-v-744d2529],section.settings .setting-logout[data-v-744d2529]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-744d2529]{width:54%;border:none}section.settings .setting-nav>div[data-v-744d2529]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-744d2529]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-744d2529],section.settings .set-wallet[data-v-744d2529],section.settings .set-disable[data-v-744d2529]{width:37vw}section.settings .set-password>.nav>button[data-v-744d2529],section.settings .set-wallet>.nav>button[data-v-744d2529],section.settings .set-disable>.nav>button[data-v-744d2529]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-744d2529]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-744d2529]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-744d2529]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-744d2529]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-744d2529]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-744d2529]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-744d2529]{padding:.6vmin 0}.user-withdraw[data-v-744d2529],.user-deposit[data-v-744d2529]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-744d2529]{padding:.5rem 1rem}.user-bank[data-v-744d2529]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-744d2529]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-744d2529]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-744d2529],.user-bank .bank .plus[data-v-744d2529]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-744d2529]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-744d2529],.user-withdraw>button[data-v-744d2529]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-744d2529]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-744d2529]{width:20%}.profile-vip[data-v-744d2529]{grid-template-columns:80% 20%}.profile-balance[data-v-744d2529],.profile-vip[data-v-744d2529],.profile-menu .p-nav[data-v-744d2529]{width:90%}.profile-vip>.level>img[data-v-744d2529]{height:8rem}.profile-vip>.level>div.bar[data-v-744d2529]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-744d2529]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-744d2529]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-744d2529]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-744d2529],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-744d2529]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-744d2529]{font-size:.6rem}.profile-vip>.rules[data-v-744d2529]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-744d2529],.profile-menu .p-nav>a>div[data-v-744d2529]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-744d2529],.profile-menu .p-nav>.anchor>div>div>svg[data-v-744d2529],.profile-menu .p-nav>a>div>div>img[data-v-744d2529],.profile-menu .p-nav>a>div>div>svg[data-v-744d2529]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-744d2529],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-744d2529]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-744d2529]{margin-left:0}.profile-content[data-v-744d2529],.profile-menu[data-v-744d2529]{padding:1.5%;margin:auto}.profile-menu[data-v-744d2529]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-744d2529]{font-size:2rem}.profile-content .p-header>div>button[data-v-744d2529]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-744d2529],.profile-content>.profileinfo[data-v-744d2529]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-744d2529]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-744d2529]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-744d2529]{height:1.7em}.p-content .inbox-read .read-message[data-v-744d2529]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-744d2529]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-744d2529]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-744d2529],.upload-sec .select-sec>.select>img[data-v-744d2529]{border-radius:2vmin}.dep-with-form[data-v-744d2529]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-744d2529]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-744d2529]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-744d2529]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-744d2529]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-744d2529]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-744d2529]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-744d2529]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-744d2529]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-744d2529],div.pin>.pin-button[data-v-744d2529]{width:70%;margin:auto}div.pin>.pin-field[data-v-744d2529]{margin:3vmin auto}div.pin>.pin-field>div[data-v-744d2529]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-744d2529]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-744d2529]{font-size:2vmin}.addbank[data-v-744d2529]{width:86vw}.addbank .input[data-v-744d2529]{margin-top:2vmin}.addbank .input input[data-v-744d2529]{font-size:2.5vmin}.addbank>.button>button[data-v-744d2529]{padding:1vmin 0}section.history .filter[data-v-744d2529]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-744d2529]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-744d2529]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-744d2529]:after{content:" Search"}section.history .history-tab[data-v-744d2529]{width:85%}section.history .history-tab>button[data-v-744d2529]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-744d2529],section.history .withdraw-table[data-v-744d2529],section.history .bets-table[data-v-744d2529]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-744d2529]{font-size:1.3em}section.history .deposit-table>table th[data-v-744d2529],section.history .deposit-table>table td[data-v-744d2529]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-744d2529]{row-gap:1.5rem}section.settings .setting-nav[data-v-744d2529],section.settings .setting-logout[data-v-744d2529]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-744d2529]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-744d2529]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-744d2529]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-744d2529]{height:2rem}section.settings .setting-content[data-v-744d2529]{padding:2vmin 0}section.settings .setting-content h4[data-v-744d2529]{margin-bottom:3vmin}section.settings .set-password[data-v-744d2529],section.settings .set-wallet[data-v-744d2529],section.settings .set-disable[data-v-744d2529]{width:80vw}section.settings .set-password>.nav>button[data-v-744d2529],section.settings .set-wallet>.nav>button[data-v-744d2529],section.settings .set-disable>.nav>button[data-v-744d2529]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-744d2529]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-744d2529],.dataTables_wrapper .dataTables_filter[data-v-744d2529]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-744d2529]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-744d2529]{font-size:1.9vmin}.dataTables_info[data-v-744d2529]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-744d2529],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-744d2529]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-744d2529]{width:75%}#AvatarModal .modal-body h5[data-v-744d2529]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-744d2529]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-744d2529]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-744d2529]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-744d2529]{padding:1.3vmin 0}.user-bank .bank img[data-v-744d2529],.user-bank .bank .plus[data-v-744d2529]{width:13vw}.user-bank .bank>div.active .selected[data-v-744d2529]{font-size:1.3rem}.user-withdraw>button[data-v-744d2529],.user-deposit>button[data-v-744d2529]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-744d2529]{padding:0;margin:auto}.profile-menu .p-nav[data-v-744d2529]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-744d2529],.profile-menu .p-nav>a>div[data-v-744d2529]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-744d2529],.profile-menu .p-nav>.anchor>div>div>svg[data-v-744d2529],.profile-menu .p-nav>a>div>div>img[data-v-744d2529],.profile-menu .p-nav>a>div>div>svg[data-v-744d2529]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-744d2529],.profile-menu .logouticon[data-v-744d2529]{border-top:none}.profile-menu .p-nav .arrow[data-v-744d2529]{display:none}.profile-menu .logout>span[data-v-744d2529]{margin-left:0}.profile-content[data-v-744d2529]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-744d2529]{padding:.5rem 1rem}.profile-content[data-v-744d2529],.profile-menu[data-v-744d2529]{min-height:fit-content}.profile-content .p-header[data-v-744d2529]{display:none}.profile-content .p-header>div.p-title[data-v-744d2529]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-744d2529]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-744d2529],.profile-content>.profileinfo[data-v-744d2529]{width:60vw;margin:auto}.p-content .inbox-content[data-v-744d2529]{width:90%}.p-content .inbox-content .inbox-header[data-v-744d2529]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-744d2529]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-744d2529]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-744d2529]{height:1.7em}.p-content .inbox-read .read-message[data-v-744d2529]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-744d2529]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-744d2529]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-744d2529]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-744d2529],.upload-sec .select-sec>.select>img[data-v-744d2529]{border-radius:1.5vmin}.dep-with-form[data-v-744d2529]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-744d2529]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-744d2529]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-744d2529]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-744d2529]{border-radius:1vmin}.dep-with-form .payment[data-v-744d2529]{width:100%}.dep-with-form .payment>.dropdown[data-v-744d2529]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-744d2529]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-744d2529]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-744d2529]{width:60vw}div.pin>.pin-field[data-v-744d2529],div.pin>.pin-button[data-v-744d2529]{width:50%;margin:auto}div.pin>.pin-field[data-v-744d2529]{margin:2vmin auto}div.pin>.pin-field>div[data-v-744d2529]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-744d2529]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-744d2529]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-744d2529]{width:60vw}.addbank .input[data-v-744d2529]{margin-top:2vmin}.addbank .input input[data-v-744d2529]{font-size:2.2vmin}.addbank>.button>button[data-v-744d2529]{padding:1vmin 0}section.history[data-v-744d2529]{width:60vw;margin:auto}section.history .filter[data-v-744d2529]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-744d2529]{column-gap:.2%}section.history .filter>div input[data-v-744d2529]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-744d2529]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-744d2529]:after{content:" Search"}section.history .history-tab[data-v-744d2529]{width:80%}section.history .history-tab>button[data-v-744d2529]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-744d2529],section.history .withdraw-table[data-v-744d2529],section.history .bets-table[data-v-744d2529]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-744d2529],section.history .deposit-table>table td[data-v-744d2529]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-744d2529],.dataTables_wrapper .dataTables_filter[data-v-744d2529]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-744d2529]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-744d2529]{font-size:1.5vmin}.dataTables_info[data-v-744d2529]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-744d2529],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-744d2529]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-744d2529]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-744d2529]{margin-bottom:2vmin}section.settings .setting-nav[data-v-744d2529],section.settings .setting-logout[data-v-744d2529]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-744d2529]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-744d2529]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-744d2529]{width:78%}section.settings .set-password[data-v-744d2529],section.settings .set-wallet[data-v-744d2529],section.settings .set-disable[data-v-744d2529]{width:55vw}section.settings .set-password>.nav>button[data-v-744d2529],section.settings .set-wallet>.nav>button[data-v-744d2529],section.settings .set-disable>.nav>button[data-v-744d2529]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-744d2529]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-744d2529]{width:50vw}#AvatarModal .modal-body>.selection[data-v-744d2529]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-744d2529]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-744d2529]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-744d2529]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-744d2529]{padding:1vmin 0}.dep-with-form[data-v-744d2529]{display:block;font-size:.8rem}.user-withdraw[data-v-744d2529],.user-deposit[data-v-744d2529]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-744d2529]{padding:.5rem 1rem}.user-bank[data-v-744d2529]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-744d2529]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-744d2529]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-744d2529],.user-bank .bank .plus[data-v-744d2529]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-744d2529]{font-size:.7rem}.user-card>.card-input input[data-v-744d2529]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-744d2529],.user-deposit>button[data-v-744d2529]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.turnoverProgress[data-v-744d2529]{width:80%;margin:1rem auto}.turnoverProgress h6[data-v-744d2529]{margin-bottom:.5rem}.turnoverProgress .progress-meet[data-v-744d2529]{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin-top:.2rem}.turnoverProgress .progress-meet>div[data-v-744d2529]:first-child{text-align:left;padding-left:.3rem}.turnoverProgress .progress-meet>div[data-v-744d2529]:last-child{text-align:right;padding-right:.3rem}@media (min-width: 1281px) and (orientation: landscape){.turnoverProgress[data-v-744d2529]{width:45%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.turnoverProgress[data-v-744d2529]{width:55%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.turnoverProgress[data-v-744d2529]{width:55%}}.profile[data-v-6634bdbe]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-6634bdbe]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-6634bdbe]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-6634bdbe]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-6634bdbe]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-6634bdbe]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-6634bdbe]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-6634bdbe]:first-child{justify-content:left}.pmenu-head>div[data-v-6634bdbe]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-6634bdbe]{height:100%}.profile-avatar[data-v-6634bdbe]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-6634bdbe]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-6634bdbe]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-6634bdbe]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-6634bdbe]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-6634bdbe]{font-size:1.2rem}.profile-balance[data-v-6634bdbe]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-6634bdbe]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-6634bdbe]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-6634bdbe]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-6634bdbe]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-6634bdbe]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-6634bdbe]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-6634bdbe]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-6634bdbe]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-6634bdbe]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-6634bdbe]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-6634bdbe]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-6634bdbe]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-6634bdbe]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-6634bdbe],.profile-vip>.level>div.bar .wid_progress[data-v-6634bdbe]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-6634bdbe]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-6634bdbe]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-6634bdbe]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-6634bdbe],.profile-vip>.level>div.bar .wid_progress>div[data-v-6634bdbe]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-6634bdbe]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-6634bdbe]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-6634bdbe]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-6634bdbe],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-6634bdbe]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-6634bdbe]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-6634bdbe],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6634bdbe]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-6634bdbe]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-6634bdbe]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-6634bdbe]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-6634bdbe]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-6634bdbe]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-6634bdbe]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-6634bdbe]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-6634bdbe],.profile-menu .p-nav>a>div[data-v-6634bdbe]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-6634bdbe]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-6634bdbe]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-6634bdbe],.profile-menu .p-nav>a>div>div[data-v-6634bdbe]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-6634bdbe],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6634bdbe],.profile-menu .p-nav>a>div>div>img[data-v-6634bdbe],.profile-menu .p-nav>a>div>div>svg[data-v-6634bdbe]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-6634bdbe],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-6634bdbe]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-6634bdbe]{color:var(--warning)}.profile-menu .logout[data-v-6634bdbe]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-6634bdbe]{margin-left:5%}.profile-menu[data-v-6634bdbe],.profile-content .p-content[data-v-6634bdbe]{position:relative}.profile-content .p-header[data-v-6634bdbe]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-6634bdbe]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-6634bdbe]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-6634bdbe]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-6634bdbe]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-6634bdbe]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-6634bdbe],section.deposit[data-v-6634bdbe],section.withdraw[data-v-6634bdbe],section.history[data-v-6634bdbe],section.settings[data-v-6634bdbe]{display:block}section.inbox .p-content[data-v-6634bdbe]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-6634bdbe],.p-content .inbox-read[data-v-6634bdbe]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-6634bdbe]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-6634bdbe]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-6634bdbe]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-6634bdbe]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-6634bdbe]{height:100%;width:25%}.p-content .msg>div.sender[data-v-6634bdbe]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-6634bdbe]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-6634bdbe]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-6634bdbe]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-6634bdbe]{display:none}.p-content .inbox-msg.read[data-v-6634bdbe]{background-color:#8039c741}.p-content .inbox-button[data-v-6634bdbe]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-6634bdbe]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-6634bdbe]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-6634bdbe]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-6634bdbe]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-6634bdbe]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-6634bdbe]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-6634bdbe]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-6634bdbe]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-6634bdbe]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-6634bdbe]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-6634bdbe]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-6634bdbe],.p-content .inbox-content .inbox-header[data-v-6634bdbe],.p-content .inbox-content .inbox-body[data-v-6634bdbe]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-6634bdbe]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-6634bdbe]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-6634bdbe]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-6634bdbe]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-6634bdbe]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-6634bdbe]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-6634bdbe]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-6634bdbe]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-6634bdbe]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-6634bdbe]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-6634bdbe]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-6634bdbe]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-6634bdbe]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-6634bdbe]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-6634bdbe]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-6634bdbe]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-6634bdbe]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-6634bdbe]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6634bdbe]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6634bdbe]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-6634bdbe]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-6634bdbe]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-6634bdbe]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-6634bdbe]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-6634bdbe]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-6634bdbe]{padding:.3em 0}.upload-sec[data-v-6634bdbe]{width:90%;margin:auto}.upload-sec .select-sec[data-v-6634bdbe]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-6634bdbe]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-6634bdbe]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-6634bdbe]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-6634bdbe],.upload-sec .select-sec>.select>img[data-v-6634bdbe]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-6634bdbe]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-6634bdbe]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-6634bdbe]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-6634bdbe]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-6634bdbe]{color:var(--maincolor2)}.dep-with-form[data-v-6634bdbe]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-6634bdbe]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-6634bdbe]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-6634bdbe]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-6634bdbe]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-6634bdbe]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-6634bdbe]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6634bdbe]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-6634bdbe]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-6634bdbe]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-6634bdbe]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-6634bdbe]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-6634bdbe]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-6634bdbe]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-6634bdbe]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-6634bdbe]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-6634bdbe]{width:90vw;margin:auto}div.pin>.pin-field[data-v-6634bdbe],div.pin>.pin-button[data-v-6634bdbe]{width:80%;margin:auto}div.pin>.pin-field[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-6634bdbe]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-6634bdbe]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-6634bdbe]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-6634bdbe]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-6634bdbe]{margin-top:4vmin}.addbank h6[data-v-6634bdbe]{text-align:left;font-size:1rem}.addbank>.button[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-6634bdbe]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-6634bdbe]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-6634bdbe]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-6634bdbe]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-6634bdbe]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-6634bdbe]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-6634bdbe]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-6634bdbe]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-6634bdbe]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-6634bdbe]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-6634bdbe]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-6634bdbe]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-6634bdbe],section.history .withdraw-table[data-v-6634bdbe],section.history .bets-table[data-v-6634bdbe]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-6634bdbe]{display:block;width:100%}section.history .deposit-table>table[data-v-6634bdbe]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-6634bdbe]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-6634bdbe]{font-size:.7em}section.history .deposit-table>table th[data-v-6634bdbe]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-6634bdbe]{padding:.7em 1em}section.history .deposit-table>table th[data-v-6634bdbe]:first-child,section.history .deposit-table>table td[data-v-6634bdbe]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-6634bdbe]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-6634bdbe]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-6634bdbe]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-6634bdbe]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-6634bdbe]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-6634bdbe],.dataTables_wrapper .dataTables_filter[data-v-6634bdbe]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-6634bdbe]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-6634bdbe]:before,table.dataTable thead>tr>th.sorting_asc[data-v-6634bdbe]:before,table.dataTable thead>tr>th.sorting_desc[data-v-6634bdbe]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-6634bdbe]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-6634bdbe]:before,table.dataTable thead>tr>td.sorting[data-v-6634bdbe]:before,table.dataTable thead>tr>td.sorting_asc[data-v-6634bdbe]:before,table.dataTable thead>tr>td.sorting_desc[data-v-6634bdbe]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-6634bdbe]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-6634bdbe]:before,table.dataTable thead>tr>th.sorting_desc[data-v-6634bdbe]:after,table.dataTable thead>tr>td.sorting_desc[data-v-6634bdbe]:after,table.dataTable thead>tr>th.sorting[data-v-6634bdbe]:after,table.dataTable thead>tr>th.sorting_asc[data-v-6634bdbe]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-6634bdbe]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-6634bdbe]:after,table.dataTable thead>tr>td.sorting[data-v-6634bdbe]:after,table.dataTable thead>tr>td.sorting_asc[data-v-6634bdbe]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-6634bdbe]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-6634bdbe]:after{right:5%}table .sorting[data-v-6634bdbe]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6634bdbe]{font-size:2.5vmin}.dataTables_info[data-v-6634bdbe]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6634bdbe],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6634bdbe]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-6634bdbe]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-6634bdbe]{margin-bottom:5vmin}section.settings .setting-nav[data-v-6634bdbe],section.settings .setting-logout[data-v-6634bdbe]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-6634bdbe]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-6634bdbe]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-6634bdbe]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-6634bdbe]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-6634bdbe]:first-child{border-top:none}section.settings .setting-nav>div[data-v-6634bdbe]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-6634bdbe]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-6634bdbe]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-6634bdbe],section.settings .set-wallet[data-v-6634bdbe],section.settings .set-disable[data-v-6634bdbe]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-6634bdbe],section.settings .set-wallet>.nav[data-v-6634bdbe],section.settings .set-disable>.nav[data-v-6634bdbe]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-6634bdbe],section.settings .set-wallet>.nav>button[data-v-6634bdbe],section.settings .set-disable>.nav>button[data-v-6634bdbe]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-6634bdbe]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-6634bdbe]{margin-bottom:5%}#AvatarModal[data-v-6634bdbe]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-6634bdbe]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-6634bdbe]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-6634bdbe]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-6634bdbe]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-6634bdbe]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6634bdbe]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-6634bdbe]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-6634bdbe]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-6634bdbe]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-6634bdbe]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-6634bdbe],.user-deposit[data-v-6634bdbe]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-6634bdbe],.user-deposit>div[data-v-6634bdbe]{width:90%;margin:auto;position:relative}.user-balance[data-v-6634bdbe]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-6634bdbe]{display:flex;align-items:center}.user-balance img[data-v-6634bdbe]{height:1em;margin-top:-.2em}.user-balance label[data-v-6634bdbe]{font-size:.8rem}.user-balance span.amount[data-v-6634bdbe]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-6634bdbe]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-6634bdbe]{width:100%}.refreshrotate[data-v-6634bdbe]{animation:-refreshrotate-6634bdbe .5s;-webkit-animation:-refreshrotate-6634bdbe .5s;-moz-animation:-refreshrotate-6634bdbe .5s;-o-animation:-refreshrotate-6634bdbe .5s;-ms-animation:-refreshrotate-6634bdbe .5s}@keyframes -refreshrotate-6634bdbe{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-6634bdbe]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-6634bdbe]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-6634bdbe]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-6634bdbe]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-6634bdbe]{height:1em}.user-bank .bank[data-v-6634bdbe]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-6634bdbe]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-6634bdbe]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-6634bdbe],.user-bank .bank .plus[data-v-6634bdbe]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-6634bdbe]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-6634bdbe],.user-bank .bank .plus svg[data-v-6634bdbe]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-6634bdbe]{display:none}.user-bank .bank>div.active .selected[data-v-6634bdbe]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-6634bdbe]{height:1em}.user-card[data-v-6634bdbe]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-6634bdbe]{display:flex;flex-direction:column}.addbank .input input[data-v-6634bdbe]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-6634bdbe],.user-card>.card-input input[data-v-6634bdbe]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-6634bdbe]::placeholder,.user-card>.card-input input[data-v-6634bdbe]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-6634bdbe],.user-withdraw>button[data-v-6634bdbe]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-6634bdbe]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-6634bdbe]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-6634bdbe],.profile-menu .p-nav>a>div[data-v-6634bdbe]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-6634bdbe],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6634bdbe],.profile-menu .p-nav>a>div>div>img[data-v-6634bdbe],.profile-menu .p-nav>a>div>div>svg[data-v-6634bdbe]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-6634bdbe]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-6634bdbe]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-6634bdbe]{margin-left:0}.profile-content[data-v-6634bdbe],.profile-menu[data-v-6634bdbe]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-6634bdbe]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-6634bdbe]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-6634bdbe]{padding:4% 0}.profile-content .p-header[data-v-6634bdbe]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-6634bdbe]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-6634bdbe]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-6634bdbe]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-6634bdbe]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-6634bdbe]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6634bdbe]{height:1.7em}.p-content .inbox-read .read-message[data-v-6634bdbe]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-6634bdbe]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-6634bdbe],.profileinfo .profileinfo-details-result>button[data-v-6634bdbe]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-6634bdbe]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-6634bdbe]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6634bdbe]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-6634bdbe]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-6634bdbe],.upload-sec .select-sec>.select>img[data-v-6634bdbe]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-6634bdbe]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-6634bdbe]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-6634bdbe]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-6634bdbe]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-6634bdbe]{width:100%}.dep-with-form[data-v-6634bdbe]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-6634bdbe]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-6634bdbe]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-6634bdbe]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-6634bdbe]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6634bdbe]{border-radius:1vmin}.dep-with-form .payment[data-v-6634bdbe]{width:100%}.dep-with-form .payment>.dropdown[data-v-6634bdbe]{padding:1%}.dep-with-form .payment>.amount[data-v-6634bdbe]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-6634bdbe]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-6634bdbe]{width:100%;margin:auto}div.pin>.pin-field[data-v-6634bdbe],div.pin>.pin-button[data-v-6634bdbe]{width:60%;margin:auto}div.pin>.pin-field[data-v-6634bdbe]{margin:3vmin auto}div.pin>.pin-field>div[data-v-6634bdbe]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-6634bdbe]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-6634bdbe]{font-size:2vmin;padding:1vmin}.addbank[data-v-6634bdbe]{width:70%}.addbank>h5[data-v-6634bdbe]{margin:1vmin 0}.addbank .input[data-v-6634bdbe]{margin-top:2vmin}.addbank .input input[data-v-6634bdbe]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-6634bdbe]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-6634bdbe]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-6634bdbe]{column-gap:3%}section.history .filter>div input[data-v-6634bdbe]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-6634bdbe]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-6634bdbe]:after{content:" Search"}section.history .history-tab[data-v-6634bdbe]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-6634bdbe]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-6634bdbe],section.history .withdraw-table[data-v-6634bdbe],section.history .bets-table[data-v-6634bdbe]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-6634bdbe]{font-size:1.1em}section.history .deposit-table>table th[data-v-6634bdbe],section.history .deposit-table>table td[data-v-6634bdbe]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-6634bdbe],.dataTables_wrapper .dataTables_filter[data-v-6634bdbe]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-6634bdbe]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6634bdbe],.dataTables_info[data-v-6634bdbe]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6634bdbe],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6634bdbe]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-6634bdbe]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-6634bdbe]{margin-bottom:3vmin}section.settings .setting-nav[data-v-6634bdbe],section.settings .setting-logout[data-v-6634bdbe]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-6634bdbe]{width:54%;border:none}section.settings .setting-nav>div[data-v-6634bdbe]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-6634bdbe]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-6634bdbe],section.settings .set-wallet[data-v-6634bdbe],section.settings .set-disable[data-v-6634bdbe]{width:37vw}section.settings .set-password>.nav>button[data-v-6634bdbe],section.settings .set-wallet>.nav>button[data-v-6634bdbe],section.settings .set-disable>.nav>button[data-v-6634bdbe]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-6634bdbe]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-6634bdbe]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-6634bdbe]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-6634bdbe]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-6634bdbe]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-6634bdbe]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-6634bdbe]{padding:.6vmin 0}.user-withdraw[data-v-6634bdbe],.user-deposit[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-6634bdbe]{padding:.5rem 1rem}.user-bank[data-v-6634bdbe]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-6634bdbe]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-6634bdbe]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-6634bdbe],.user-bank .bank .plus[data-v-6634bdbe]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-6634bdbe]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-6634bdbe],.user-withdraw>button[data-v-6634bdbe]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-6634bdbe]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-6634bdbe]{width:20%}.profile-vip[data-v-6634bdbe]{grid-template-columns:80% 20%}.profile-balance[data-v-6634bdbe],.profile-vip[data-v-6634bdbe],.profile-menu .p-nav[data-v-6634bdbe]{width:90%}.profile-vip>.level>img[data-v-6634bdbe]{height:8rem}.profile-vip>.level>div.bar[data-v-6634bdbe]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-6634bdbe]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-6634bdbe]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-6634bdbe]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-6634bdbe],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6634bdbe]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-6634bdbe]{font-size:.6rem}.profile-vip>.rules[data-v-6634bdbe]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-6634bdbe],.profile-menu .p-nav>a>div[data-v-6634bdbe]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-6634bdbe],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6634bdbe],.profile-menu .p-nav>a>div>div>img[data-v-6634bdbe],.profile-menu .p-nav>a>div>div>svg[data-v-6634bdbe]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-6634bdbe],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-6634bdbe]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-6634bdbe]{margin-left:0}.profile-content[data-v-6634bdbe],.profile-menu[data-v-6634bdbe]{padding:1.5%;margin:auto}.profile-menu[data-v-6634bdbe]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-6634bdbe]{font-size:2rem}.profile-content .p-header>div>button[data-v-6634bdbe]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-6634bdbe],.profile-content>.profileinfo[data-v-6634bdbe]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-6634bdbe]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-6634bdbe]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6634bdbe]{height:1.7em}.p-content .inbox-read .read-message[data-v-6634bdbe]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-6634bdbe]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-6634bdbe]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-6634bdbe],.upload-sec .select-sec>.select>img[data-v-6634bdbe]{border-radius:2vmin}.dep-with-form[data-v-6634bdbe]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-6634bdbe]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-6634bdbe]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-6634bdbe]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-6634bdbe]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-6634bdbe]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-6634bdbe]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-6634bdbe]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-6634bdbe]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-6634bdbe],div.pin>.pin-button[data-v-6634bdbe]{width:70%;margin:auto}div.pin>.pin-field[data-v-6634bdbe]{margin:3vmin auto}div.pin>.pin-field>div[data-v-6634bdbe]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-6634bdbe]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-6634bdbe]{font-size:2vmin}.addbank[data-v-6634bdbe]{width:86vw}.addbank .input[data-v-6634bdbe]{margin-top:2vmin}.addbank .input input[data-v-6634bdbe]{font-size:2.5vmin}.addbank>.button>button[data-v-6634bdbe]{padding:1vmin 0}section.history .filter[data-v-6634bdbe]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-6634bdbe]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-6634bdbe]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-6634bdbe]:after{content:" Search"}section.history .history-tab[data-v-6634bdbe]{width:85%}section.history .history-tab>button[data-v-6634bdbe]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-6634bdbe],section.history .withdraw-table[data-v-6634bdbe],section.history .bets-table[data-v-6634bdbe]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-6634bdbe]{font-size:1.3em}section.history .deposit-table>table th[data-v-6634bdbe],section.history .deposit-table>table td[data-v-6634bdbe]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-6634bdbe]{row-gap:1.5rem}section.settings .setting-nav[data-v-6634bdbe],section.settings .setting-logout[data-v-6634bdbe]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-6634bdbe]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-6634bdbe]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-6634bdbe]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-6634bdbe]{height:2rem}section.settings .setting-content[data-v-6634bdbe]{padding:2vmin 0}section.settings .setting-content h4[data-v-6634bdbe]{margin-bottom:3vmin}section.settings .set-password[data-v-6634bdbe],section.settings .set-wallet[data-v-6634bdbe],section.settings .set-disable[data-v-6634bdbe]{width:80vw}section.settings .set-password>.nav>button[data-v-6634bdbe],section.settings .set-wallet>.nav>button[data-v-6634bdbe],section.settings .set-disable>.nav>button[data-v-6634bdbe]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-6634bdbe]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-6634bdbe],.dataTables_wrapper .dataTables_filter[data-v-6634bdbe]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-6634bdbe]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6634bdbe]{font-size:1.9vmin}.dataTables_info[data-v-6634bdbe]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6634bdbe],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6634bdbe]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-6634bdbe]{width:75%}#AvatarModal .modal-body h5[data-v-6634bdbe]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-6634bdbe]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-6634bdbe]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6634bdbe]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-6634bdbe]{padding:1.3vmin 0}.user-bank .bank img[data-v-6634bdbe],.user-bank .bank .plus[data-v-6634bdbe]{width:13vw}.user-bank .bank>div.active .selected[data-v-6634bdbe]{font-size:1.3rem}.user-withdraw>button[data-v-6634bdbe],.user-deposit>button[data-v-6634bdbe]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-6634bdbe]{padding:0;margin:auto}.profile-menu .p-nav[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-6634bdbe],.profile-menu .p-nav>a>div[data-v-6634bdbe]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-6634bdbe],.profile-menu .p-nav>.anchor>div>div>svg[data-v-6634bdbe],.profile-menu .p-nav>a>div>div>img[data-v-6634bdbe],.profile-menu .p-nav>a>div>div>svg[data-v-6634bdbe]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-6634bdbe],.profile-menu .logouticon[data-v-6634bdbe]{border-top:none}.profile-menu .p-nav .arrow[data-v-6634bdbe]{display:none}.profile-menu .logout>span[data-v-6634bdbe]{margin-left:0}.profile-content[data-v-6634bdbe]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-6634bdbe]{padding:.5rem 1rem}.profile-content[data-v-6634bdbe],.profile-menu[data-v-6634bdbe]{min-height:fit-content}.profile-content .p-header[data-v-6634bdbe]{display:none}.profile-content .p-header>div.p-title[data-v-6634bdbe]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-6634bdbe]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-6634bdbe],.profile-content>.profileinfo[data-v-6634bdbe]{width:60vw;margin:auto}.p-content .inbox-content[data-v-6634bdbe]{width:90%}.p-content .inbox-content .inbox-header[data-v-6634bdbe]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-6634bdbe]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-6634bdbe]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-6634bdbe]{height:1.7em}.p-content .inbox-read .read-message[data-v-6634bdbe]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-6634bdbe]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-6634bdbe]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-6634bdbe]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-6634bdbe],.upload-sec .select-sec>.select>img[data-v-6634bdbe]{border-radius:1.5vmin}.dep-with-form[data-v-6634bdbe]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-6634bdbe]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-6634bdbe]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-6634bdbe]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-6634bdbe]{border-radius:1vmin}.dep-with-form .payment[data-v-6634bdbe]{width:100%}.dep-with-form .payment>.dropdown[data-v-6634bdbe]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-6634bdbe]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-6634bdbe]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-6634bdbe]{width:60vw}div.pin>.pin-field[data-v-6634bdbe],div.pin>.pin-button[data-v-6634bdbe]{width:50%;margin:auto}div.pin>.pin-field[data-v-6634bdbe]{margin:2vmin auto}div.pin>.pin-field>div[data-v-6634bdbe]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-6634bdbe]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-6634bdbe]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-6634bdbe]{width:60vw}.addbank .input[data-v-6634bdbe]{margin-top:2vmin}.addbank .input input[data-v-6634bdbe]{font-size:2.2vmin}.addbank>.button>button[data-v-6634bdbe]{padding:1vmin 0}section.history[data-v-6634bdbe]{width:60vw;margin:auto}section.history .filter[data-v-6634bdbe]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-6634bdbe]{column-gap:.2%}section.history .filter>div input[data-v-6634bdbe]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-6634bdbe]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-6634bdbe]:after{content:" Search"}section.history .history-tab[data-v-6634bdbe]{width:80%}section.history .history-tab>button[data-v-6634bdbe]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-6634bdbe],section.history .withdraw-table[data-v-6634bdbe],section.history .bets-table[data-v-6634bdbe]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-6634bdbe],section.history .deposit-table>table td[data-v-6634bdbe]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-6634bdbe],.dataTables_wrapper .dataTables_filter[data-v-6634bdbe]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-6634bdbe]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-6634bdbe]{font-size:1.5vmin}.dataTables_info[data-v-6634bdbe]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6634bdbe],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-6634bdbe]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-6634bdbe]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-6634bdbe]{margin-bottom:2vmin}section.settings .setting-nav[data-v-6634bdbe],section.settings .setting-logout[data-v-6634bdbe]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-6634bdbe]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-6634bdbe]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-6634bdbe]{width:78%}section.settings .set-password[data-v-6634bdbe],section.settings .set-wallet[data-v-6634bdbe],section.settings .set-disable[data-v-6634bdbe]{width:55vw}section.settings .set-password>.nav>button[data-v-6634bdbe],section.settings .set-wallet>.nav>button[data-v-6634bdbe],section.settings .set-disable>.nav>button[data-v-6634bdbe]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-6634bdbe]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-6634bdbe]{width:50vw}#AvatarModal .modal-body>.selection[data-v-6634bdbe]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-6634bdbe]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-6634bdbe]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-6634bdbe]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-6634bdbe]{padding:1vmin 0}.dep-with-form[data-v-6634bdbe]{display:block;font-size:.8rem}.user-withdraw[data-v-6634bdbe],.user-deposit[data-v-6634bdbe]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-6634bdbe]{padding:.5rem 1rem}.user-bank[data-v-6634bdbe]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-6634bdbe]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-6634bdbe]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-6634bdbe],.user-bank .bank .plus[data-v-6634bdbe]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-6634bdbe]{font-size:.7rem}.user-card>.card-input input[data-v-6634bdbe]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-6634bdbe],.user-deposit>button[data-v-6634bdbe]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.kyc .p-content[data-v-6634bdbe]{min-height:40vh;background:#fff;border-radius:2rem}.profile-content .p-header>div.p-title[data-v-6634bdbe]{font-size:1.1rem}.kyc .p-content img[data-v-6634bdbe]{width:25%;margin-top:5vh;margin-bottom:2vh;animation:-ikutin-6634bdbe 2s infinite;-webkit-animation:-ikutin-6634bdbe 2s infinite;-moz-animation:-ikutin-6634bdbe 2s infinite;-o-animation:-ikutin-6634bdbe 2s infinite;-ms-animation:-ikutin-6634bdbe 2s infinite}@keyframes -ikutin-6634bdbe{0%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}.kyc .p-content h6[data-v-6634bdbe]{color:#4d4d4d;font-size:1rem;line-height:1.3;width:90%;margin:auto;margin-top:1rem}@media (min-width: 1281px) and (orientation: landscape){.kyc .p-content img[data-v-6634bdbe]{width:12%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.kyc .p-content img[data-v-6634bdbe]{width:15%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.kyc .p-content img[data-v-6634bdbe]{width:12%}}.profile[data-v-fe7b3709]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-fe7b3709]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-fe7b3709]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-fe7b3709]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-fe7b3709]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-fe7b3709]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-fe7b3709]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-fe7b3709]:first-child{justify-content:left}.pmenu-head>div[data-v-fe7b3709]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-fe7b3709]{height:100%}.profile-avatar[data-v-fe7b3709]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-fe7b3709]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-fe7b3709]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-fe7b3709]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-fe7b3709]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-fe7b3709]{font-size:1.2rem}.profile-balance[data-v-fe7b3709]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-fe7b3709]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-fe7b3709]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-fe7b3709]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-fe7b3709]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-fe7b3709]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-fe7b3709]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-fe7b3709]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-fe7b3709]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-fe7b3709]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-fe7b3709]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-fe7b3709]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-fe7b3709]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-fe7b3709]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-fe7b3709],.profile-vip>.level>div.bar .wid_progress[data-v-fe7b3709]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-fe7b3709]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-fe7b3709]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-fe7b3709]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-fe7b3709],.profile-vip>.level>div.bar .wid_progress>div[data-v-fe7b3709]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-fe7b3709]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-fe7b3709]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-fe7b3709]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-fe7b3709],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-fe7b3709]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-fe7b3709]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-fe7b3709],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-fe7b3709]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-fe7b3709]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-fe7b3709]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-fe7b3709]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-fe7b3709]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-fe7b3709]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-fe7b3709]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-fe7b3709]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-fe7b3709],.profile-menu .p-nav>a>div[data-v-fe7b3709]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-fe7b3709]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-fe7b3709]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-fe7b3709],.profile-menu .p-nav>a>div>div[data-v-fe7b3709]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-fe7b3709],.profile-menu .p-nav>.anchor>div>div>svg[data-v-fe7b3709],.profile-menu .p-nav>a>div>div>img[data-v-fe7b3709],.profile-menu .p-nav>a>div>div>svg[data-v-fe7b3709]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-fe7b3709],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-fe7b3709]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-fe7b3709]{color:var(--warning)}.profile-menu .logout[data-v-fe7b3709]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-fe7b3709]{margin-left:5%}.profile-menu[data-v-fe7b3709],.profile-content .p-content[data-v-fe7b3709]{position:relative}.profile-content .p-header[data-v-fe7b3709]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-fe7b3709]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-fe7b3709]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-fe7b3709]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-fe7b3709]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-fe7b3709]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-fe7b3709],section.deposit[data-v-fe7b3709],section.withdraw[data-v-fe7b3709],section.history[data-v-fe7b3709],section.settings[data-v-fe7b3709]{display:block}section.inbox .p-content[data-v-fe7b3709]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-fe7b3709],.p-content .inbox-read[data-v-fe7b3709]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-fe7b3709]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-fe7b3709]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-fe7b3709]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-fe7b3709]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-fe7b3709]{height:100%;width:25%}.p-content .msg>div.sender[data-v-fe7b3709]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-fe7b3709]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-fe7b3709]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-fe7b3709]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-fe7b3709]{display:none}.p-content .inbox-msg.read[data-v-fe7b3709]{background-color:#8039c741}.p-content .inbox-button[data-v-fe7b3709]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-fe7b3709]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-fe7b3709]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-fe7b3709]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-fe7b3709]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-fe7b3709]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-fe7b3709]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-fe7b3709]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-fe7b3709]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-fe7b3709]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-fe7b3709]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-fe7b3709]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-fe7b3709],.p-content .inbox-content .inbox-header[data-v-fe7b3709],.p-content .inbox-content .inbox-body[data-v-fe7b3709]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-fe7b3709]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-fe7b3709]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-fe7b3709]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-fe7b3709]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-fe7b3709]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-fe7b3709]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-fe7b3709]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-fe7b3709]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-fe7b3709]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-fe7b3709]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-fe7b3709]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-fe7b3709]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-fe7b3709]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-fe7b3709]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-fe7b3709]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-fe7b3709]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-fe7b3709]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-fe7b3709]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-fe7b3709]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-fe7b3709]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-fe7b3709]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-fe7b3709]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-fe7b3709]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-fe7b3709]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-fe7b3709]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-fe7b3709]{padding:.3em 0}.upload-sec[data-v-fe7b3709]{width:90%;margin:auto}.upload-sec .select-sec[data-v-fe7b3709]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-fe7b3709]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-fe7b3709]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-fe7b3709]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-fe7b3709],.upload-sec .select-sec>.select>img[data-v-fe7b3709]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-fe7b3709]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-fe7b3709]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-fe7b3709]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-fe7b3709]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-fe7b3709]{color:var(--maincolor2)}.dep-with-form[data-v-fe7b3709]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-fe7b3709]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-fe7b3709]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-fe7b3709]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-fe7b3709]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-fe7b3709]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-fe7b3709]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-fe7b3709]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-fe7b3709]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-fe7b3709]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-fe7b3709]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-fe7b3709]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-fe7b3709]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-fe7b3709]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-fe7b3709]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-fe7b3709]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-fe7b3709]{width:90vw;margin:auto}div.pin>.pin-field[data-v-fe7b3709],div.pin>.pin-button[data-v-fe7b3709]{width:80%;margin:auto}div.pin>.pin-field[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-fe7b3709]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-fe7b3709]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-fe7b3709]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-fe7b3709]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-fe7b3709]{margin-top:4vmin}.addbank h6[data-v-fe7b3709]{text-align:left;font-size:1rem}.addbank>.button[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-fe7b3709]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-fe7b3709]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-fe7b3709]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-fe7b3709]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-fe7b3709]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-fe7b3709]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-fe7b3709]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-fe7b3709]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-fe7b3709]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-fe7b3709]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-fe7b3709]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-fe7b3709]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-fe7b3709],section.history .withdraw-table[data-v-fe7b3709],section.history .bets-table[data-v-fe7b3709]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-fe7b3709]{display:block;width:100%}section.history .deposit-table>table[data-v-fe7b3709]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-fe7b3709]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-fe7b3709]{font-size:.7em}section.history .deposit-table>table th[data-v-fe7b3709]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-fe7b3709]{padding:.7em 1em}section.history .deposit-table>table th[data-v-fe7b3709]:first-child,section.history .deposit-table>table td[data-v-fe7b3709]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-fe7b3709]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-fe7b3709]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-fe7b3709]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-fe7b3709]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-fe7b3709]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-fe7b3709],.dataTables_wrapper .dataTables_filter[data-v-fe7b3709]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-fe7b3709]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-fe7b3709]:before,table.dataTable thead>tr>th.sorting_asc[data-v-fe7b3709]:before,table.dataTable thead>tr>th.sorting_desc[data-v-fe7b3709]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-fe7b3709]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-fe7b3709]:before,table.dataTable thead>tr>td.sorting[data-v-fe7b3709]:before,table.dataTable thead>tr>td.sorting_asc[data-v-fe7b3709]:before,table.dataTable thead>tr>td.sorting_desc[data-v-fe7b3709]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-fe7b3709]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-fe7b3709]:before,table.dataTable thead>tr>th.sorting_desc[data-v-fe7b3709]:after,table.dataTable thead>tr>td.sorting_desc[data-v-fe7b3709]:after,table.dataTable thead>tr>th.sorting[data-v-fe7b3709]:after,table.dataTable thead>tr>th.sorting_asc[data-v-fe7b3709]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-fe7b3709]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-fe7b3709]:after,table.dataTable thead>tr>td.sorting[data-v-fe7b3709]:after,table.dataTable thead>tr>td.sorting_asc[data-v-fe7b3709]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-fe7b3709]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-fe7b3709]:after{right:5%}table .sorting[data-v-fe7b3709]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-fe7b3709]{font-size:2.5vmin}.dataTables_info[data-v-fe7b3709]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fe7b3709],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fe7b3709]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-fe7b3709]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-fe7b3709]{margin-bottom:5vmin}section.settings .setting-nav[data-v-fe7b3709],section.settings .setting-logout[data-v-fe7b3709]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-fe7b3709]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-fe7b3709]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-fe7b3709]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-fe7b3709]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-fe7b3709]:first-child{border-top:none}section.settings .setting-nav>div[data-v-fe7b3709]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-fe7b3709]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-fe7b3709]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-fe7b3709],section.settings .set-wallet[data-v-fe7b3709],section.settings .set-disable[data-v-fe7b3709]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-fe7b3709],section.settings .set-wallet>.nav[data-v-fe7b3709],section.settings .set-disable>.nav[data-v-fe7b3709]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-fe7b3709],section.settings .set-wallet>.nav>button[data-v-fe7b3709],section.settings .set-disable>.nav>button[data-v-fe7b3709]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-fe7b3709]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-fe7b3709]{margin-bottom:5%}#AvatarModal[data-v-fe7b3709]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-fe7b3709]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-fe7b3709]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-fe7b3709]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-fe7b3709]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-fe7b3709]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-fe7b3709]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-fe7b3709]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-fe7b3709]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-fe7b3709]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-fe7b3709]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-fe7b3709],.user-deposit[data-v-fe7b3709]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-fe7b3709],.user-deposit>div[data-v-fe7b3709]{width:90%;margin:auto;position:relative}.user-balance[data-v-fe7b3709]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-fe7b3709]{display:flex;align-items:center}.user-balance img[data-v-fe7b3709]{height:1em;margin-top:-.2em}.user-balance label[data-v-fe7b3709]{font-size:.8rem}.user-balance span.amount[data-v-fe7b3709]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-fe7b3709]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-fe7b3709]{width:100%}.refreshrotate[data-v-fe7b3709]{animation:-refreshrotate-fe7b3709 .5s;-webkit-animation:-refreshrotate-fe7b3709 .5s;-moz-animation:-refreshrotate-fe7b3709 .5s;-o-animation:-refreshrotate-fe7b3709 .5s;-ms-animation:-refreshrotate-fe7b3709 .5s}@keyframes -refreshrotate-fe7b3709{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-fe7b3709]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-fe7b3709]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-fe7b3709]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-fe7b3709]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-fe7b3709]{height:1em}.user-bank .bank[data-v-fe7b3709]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-fe7b3709]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-fe7b3709]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-fe7b3709],.user-bank .bank .plus[data-v-fe7b3709]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-fe7b3709]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-fe7b3709],.user-bank .bank .plus svg[data-v-fe7b3709]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-fe7b3709]{display:none}.user-bank .bank>div.active .selected[data-v-fe7b3709]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-fe7b3709]{height:1em}.user-card[data-v-fe7b3709]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-fe7b3709]{display:flex;flex-direction:column}.addbank .input input[data-v-fe7b3709]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-fe7b3709],.user-card>.card-input input[data-v-fe7b3709]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-fe7b3709]::placeholder,.user-card>.card-input input[data-v-fe7b3709]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-fe7b3709],.user-withdraw>button[data-v-fe7b3709]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-fe7b3709]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-fe7b3709]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-fe7b3709],.profile-menu .p-nav>a>div[data-v-fe7b3709]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-fe7b3709],.profile-menu .p-nav>.anchor>div>div>svg[data-v-fe7b3709],.profile-menu .p-nav>a>div>div>img[data-v-fe7b3709],.profile-menu .p-nav>a>div>div>svg[data-v-fe7b3709]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-fe7b3709]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-fe7b3709]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-fe7b3709]{margin-left:0}.profile-content[data-v-fe7b3709],.profile-menu[data-v-fe7b3709]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-fe7b3709]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-fe7b3709]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-fe7b3709]{padding:4% 0}.profile-content .p-header[data-v-fe7b3709]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-fe7b3709]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-fe7b3709]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-fe7b3709]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-fe7b3709]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-fe7b3709]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-fe7b3709]{height:1.7em}.p-content .inbox-read .read-message[data-v-fe7b3709]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-fe7b3709]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-fe7b3709],.profileinfo .profileinfo-details-result>button[data-v-fe7b3709]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-fe7b3709]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-fe7b3709]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-fe7b3709]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-fe7b3709]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-fe7b3709],.upload-sec .select-sec>.select>img[data-v-fe7b3709]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-fe7b3709]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-fe7b3709]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-fe7b3709]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-fe7b3709]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-fe7b3709]{width:100%}.dep-with-form[data-v-fe7b3709]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-fe7b3709]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-fe7b3709]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-fe7b3709]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-fe7b3709]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-fe7b3709]{border-radius:1vmin}.dep-with-form .payment[data-v-fe7b3709]{width:100%}.dep-with-form .payment>.dropdown[data-v-fe7b3709]{padding:1%}.dep-with-form .payment>.amount[data-v-fe7b3709]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-fe7b3709]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-fe7b3709]{width:100%;margin:auto}div.pin>.pin-field[data-v-fe7b3709],div.pin>.pin-button[data-v-fe7b3709]{width:60%;margin:auto}div.pin>.pin-field[data-v-fe7b3709]{margin:3vmin auto}div.pin>.pin-field>div[data-v-fe7b3709]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-fe7b3709]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-fe7b3709]{font-size:2vmin;padding:1vmin}.addbank[data-v-fe7b3709]{width:70%}.addbank>h5[data-v-fe7b3709]{margin:1vmin 0}.addbank .input[data-v-fe7b3709]{margin-top:2vmin}.addbank .input input[data-v-fe7b3709]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-fe7b3709]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-fe7b3709]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-fe7b3709]{column-gap:3%}section.history .filter>div input[data-v-fe7b3709]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-fe7b3709]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-fe7b3709]:after{content:" Search"}section.history .history-tab[data-v-fe7b3709]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-fe7b3709]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-fe7b3709],section.history .withdraw-table[data-v-fe7b3709],section.history .bets-table[data-v-fe7b3709]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-fe7b3709]{font-size:1.1em}section.history .deposit-table>table th[data-v-fe7b3709],section.history .deposit-table>table td[data-v-fe7b3709]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-fe7b3709],.dataTables_wrapper .dataTables_filter[data-v-fe7b3709]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-fe7b3709]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-fe7b3709],.dataTables_info[data-v-fe7b3709]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fe7b3709],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fe7b3709]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-fe7b3709]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-fe7b3709]{margin-bottom:3vmin}section.settings .setting-nav[data-v-fe7b3709],section.settings .setting-logout[data-v-fe7b3709]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-fe7b3709]{width:54%;border:none}section.settings .setting-nav>div[data-v-fe7b3709]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-fe7b3709]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-fe7b3709],section.settings .set-wallet[data-v-fe7b3709],section.settings .set-disable[data-v-fe7b3709]{width:37vw}section.settings .set-password>.nav>button[data-v-fe7b3709],section.settings .set-wallet>.nav>button[data-v-fe7b3709],section.settings .set-disable>.nav>button[data-v-fe7b3709]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-fe7b3709]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-fe7b3709]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-fe7b3709]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-fe7b3709]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-fe7b3709]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-fe7b3709]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-fe7b3709]{padding:.6vmin 0}.user-withdraw[data-v-fe7b3709],.user-deposit[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-fe7b3709]{padding:.5rem 1rem}.user-bank[data-v-fe7b3709]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-fe7b3709]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-fe7b3709]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-fe7b3709],.user-bank .bank .plus[data-v-fe7b3709]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-fe7b3709]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-fe7b3709],.user-withdraw>button[data-v-fe7b3709]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-fe7b3709]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-fe7b3709]{width:20%}.profile-vip[data-v-fe7b3709]{grid-template-columns:80% 20%}.profile-balance[data-v-fe7b3709],.profile-vip[data-v-fe7b3709],.profile-menu .p-nav[data-v-fe7b3709]{width:90%}.profile-vip>.level>img[data-v-fe7b3709]{height:8rem}.profile-vip>.level>div.bar[data-v-fe7b3709]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-fe7b3709]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-fe7b3709]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-fe7b3709]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-fe7b3709],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-fe7b3709]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-fe7b3709]{font-size:.6rem}.profile-vip>.rules[data-v-fe7b3709]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-fe7b3709],.profile-menu .p-nav>a>div[data-v-fe7b3709]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-fe7b3709],.profile-menu .p-nav>.anchor>div>div>svg[data-v-fe7b3709],.profile-menu .p-nav>a>div>div>img[data-v-fe7b3709],.profile-menu .p-nav>a>div>div>svg[data-v-fe7b3709]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-fe7b3709],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-fe7b3709]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-fe7b3709]{margin-left:0}.profile-content[data-v-fe7b3709],.profile-menu[data-v-fe7b3709]{padding:1.5%;margin:auto}.profile-menu[data-v-fe7b3709]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-fe7b3709]{font-size:2rem}.profile-content .p-header>div>button[data-v-fe7b3709]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-fe7b3709],.profile-content>.profileinfo[data-v-fe7b3709]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-fe7b3709]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-fe7b3709]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-fe7b3709]{height:1.7em}.p-content .inbox-read .read-message[data-v-fe7b3709]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-fe7b3709]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-fe7b3709]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-fe7b3709],.upload-sec .select-sec>.select>img[data-v-fe7b3709]{border-radius:2vmin}.dep-with-form[data-v-fe7b3709]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-fe7b3709]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-fe7b3709]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-fe7b3709]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-fe7b3709]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-fe7b3709]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-fe7b3709]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-fe7b3709]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-fe7b3709]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-fe7b3709],div.pin>.pin-button[data-v-fe7b3709]{width:70%;margin:auto}div.pin>.pin-field[data-v-fe7b3709]{margin:3vmin auto}div.pin>.pin-field>div[data-v-fe7b3709]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-fe7b3709]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-fe7b3709]{font-size:2vmin}.addbank[data-v-fe7b3709]{width:86vw}.addbank .input[data-v-fe7b3709]{margin-top:2vmin}.addbank .input input[data-v-fe7b3709]{font-size:2.5vmin}.addbank>.button>button[data-v-fe7b3709]{padding:1vmin 0}section.history .filter[data-v-fe7b3709]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-fe7b3709]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-fe7b3709]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-fe7b3709]:after{content:" Search"}section.history .history-tab[data-v-fe7b3709]{width:85%}section.history .history-tab>button[data-v-fe7b3709]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-fe7b3709],section.history .withdraw-table[data-v-fe7b3709],section.history .bets-table[data-v-fe7b3709]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-fe7b3709]{font-size:1.3em}section.history .deposit-table>table th[data-v-fe7b3709],section.history .deposit-table>table td[data-v-fe7b3709]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-fe7b3709]{row-gap:1.5rem}section.settings .setting-nav[data-v-fe7b3709],section.settings .setting-logout[data-v-fe7b3709]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-fe7b3709]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-fe7b3709]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-fe7b3709]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-fe7b3709]{height:2rem}section.settings .setting-content[data-v-fe7b3709]{padding:2vmin 0}section.settings .setting-content h4[data-v-fe7b3709]{margin-bottom:3vmin}section.settings .set-password[data-v-fe7b3709],section.settings .set-wallet[data-v-fe7b3709],section.settings .set-disable[data-v-fe7b3709]{width:80vw}section.settings .set-password>.nav>button[data-v-fe7b3709],section.settings .set-wallet>.nav>button[data-v-fe7b3709],section.settings .set-disable>.nav>button[data-v-fe7b3709]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-fe7b3709]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-fe7b3709],.dataTables_wrapper .dataTables_filter[data-v-fe7b3709]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-fe7b3709]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-fe7b3709]{font-size:1.9vmin}.dataTables_info[data-v-fe7b3709]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fe7b3709],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fe7b3709]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-fe7b3709]{width:75%}#AvatarModal .modal-body h5[data-v-fe7b3709]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-fe7b3709]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-fe7b3709]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-fe7b3709]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-fe7b3709]{padding:1.3vmin 0}.user-bank .bank img[data-v-fe7b3709],.user-bank .bank .plus[data-v-fe7b3709]{width:13vw}.user-bank .bank>div.active .selected[data-v-fe7b3709]{font-size:1.3rem}.user-withdraw>button[data-v-fe7b3709],.user-deposit>button[data-v-fe7b3709]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-fe7b3709]{padding:0;margin:auto}.profile-menu .p-nav[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-fe7b3709],.profile-menu .p-nav>a>div[data-v-fe7b3709]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-fe7b3709],.profile-menu .p-nav>.anchor>div>div>svg[data-v-fe7b3709],.profile-menu .p-nav>a>div>div>img[data-v-fe7b3709],.profile-menu .p-nav>a>div>div>svg[data-v-fe7b3709]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-fe7b3709],.profile-menu .logouticon[data-v-fe7b3709]{border-top:none}.profile-menu .p-nav .arrow[data-v-fe7b3709]{display:none}.profile-menu .logout>span[data-v-fe7b3709]{margin-left:0}.profile-content[data-v-fe7b3709]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-fe7b3709]{padding:.5rem 1rem}.profile-content[data-v-fe7b3709],.profile-menu[data-v-fe7b3709]{min-height:fit-content}.profile-content .p-header[data-v-fe7b3709]{display:none}.profile-content .p-header>div.p-title[data-v-fe7b3709]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-fe7b3709]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-fe7b3709],.profile-content>.profileinfo[data-v-fe7b3709]{width:60vw;margin:auto}.p-content .inbox-content[data-v-fe7b3709]{width:90%}.p-content .inbox-content .inbox-header[data-v-fe7b3709]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-fe7b3709]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-fe7b3709]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-fe7b3709]{height:1.7em}.p-content .inbox-read .read-message[data-v-fe7b3709]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-fe7b3709]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-fe7b3709]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-fe7b3709]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-fe7b3709],.upload-sec .select-sec>.select>img[data-v-fe7b3709]{border-radius:1.5vmin}.dep-with-form[data-v-fe7b3709]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-fe7b3709]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-fe7b3709]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-fe7b3709]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-fe7b3709]{border-radius:1vmin}.dep-with-form .payment[data-v-fe7b3709]{width:100%}.dep-with-form .payment>.dropdown[data-v-fe7b3709]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-fe7b3709]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-fe7b3709]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-fe7b3709]{width:60vw}div.pin>.pin-field[data-v-fe7b3709],div.pin>.pin-button[data-v-fe7b3709]{width:50%;margin:auto}div.pin>.pin-field[data-v-fe7b3709]{margin:2vmin auto}div.pin>.pin-field>div[data-v-fe7b3709]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-fe7b3709]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-fe7b3709]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-fe7b3709]{width:60vw}.addbank .input[data-v-fe7b3709]{margin-top:2vmin}.addbank .input input[data-v-fe7b3709]{font-size:2.2vmin}.addbank>.button>button[data-v-fe7b3709]{padding:1vmin 0}section.history[data-v-fe7b3709]{width:60vw;margin:auto}section.history .filter[data-v-fe7b3709]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-fe7b3709]{column-gap:.2%}section.history .filter>div input[data-v-fe7b3709]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-fe7b3709]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-fe7b3709]:after{content:" Search"}section.history .history-tab[data-v-fe7b3709]{width:80%}section.history .history-tab>button[data-v-fe7b3709]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-fe7b3709],section.history .withdraw-table[data-v-fe7b3709],section.history .bets-table[data-v-fe7b3709]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-fe7b3709],section.history .deposit-table>table td[data-v-fe7b3709]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-fe7b3709],.dataTables_wrapper .dataTables_filter[data-v-fe7b3709]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-fe7b3709]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-fe7b3709]{font-size:1.5vmin}.dataTables_info[data-v-fe7b3709]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fe7b3709],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-fe7b3709]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-fe7b3709]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-fe7b3709]{margin-bottom:2vmin}section.settings .setting-nav[data-v-fe7b3709],section.settings .setting-logout[data-v-fe7b3709]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-fe7b3709]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-fe7b3709]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-fe7b3709]{width:78%}section.settings .set-password[data-v-fe7b3709],section.settings .set-wallet[data-v-fe7b3709],section.settings .set-disable[data-v-fe7b3709]{width:55vw}section.settings .set-password>.nav>button[data-v-fe7b3709],section.settings .set-wallet>.nav>button[data-v-fe7b3709],section.settings .set-disable>.nav>button[data-v-fe7b3709]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-fe7b3709]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-fe7b3709]{width:50vw}#AvatarModal .modal-body>.selection[data-v-fe7b3709]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-fe7b3709]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-fe7b3709]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-fe7b3709]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-fe7b3709]{padding:1vmin 0}.dep-with-form[data-v-fe7b3709]{display:block;font-size:.8rem}.user-withdraw[data-v-fe7b3709],.user-deposit[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-fe7b3709]{padding:.5rem 1rem}.user-bank[data-v-fe7b3709]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-fe7b3709]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-fe7b3709]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-fe7b3709],.user-bank .bank .plus[data-v-fe7b3709]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-fe7b3709]{font-size:.7rem}.user-card>.card-input input[data-v-fe7b3709]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-fe7b3709],.user-deposit>button[data-v-fe7b3709]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}section.get_verified .p-content[data-v-fe7b3709]{height:max-content;overflow-y:auto}.profile-content .p-header>div.p-title[data-v-fe7b3709]{font-size:4.5vmin}.unverified-container[data-v-fe7b3709]{padding:5% 0;margin:3vmin;border-radius:2vmin}.unverified-step[data-v-fe7b3709]{margin:2vmin 0}.unverified-step>div:nth-child(1) h6[data-v-fe7b3709]{font-size:1rem;font-family:Poppins-Semibold;color:#fff;text-align:left;padding-left:5vmin}.unverified-step>div:nth-child(2) h6[data-v-fe7b3709]{font-size:.9rem;font-family:Poppins-Semibold;margin:2vmin 0}.unverified-step>div[data-v-fe7b3709]:nth-child(2){margin:0 10vmin;text-align:center}.unverified-step>div:nth-child(2) p[data-v-fe7b3709]{font-size:.8rem}.unverified-step>div:nth-child(2) span[data-v-fe7b3709]{color:#fbffb3}.unverified-step div:nth-child(2) img[data-v-fe7b3709]{width:50%;margin:1vmin 0}.unverified-border[data-v-fe7b3709]{margin:5vmin 0;border:.2vmin solid #ffffff4a}.unverified-button[data-v-fe7b3709]{font-size:3.5vmin;margin:5vmin auto;color:var(--datacolor1);background-color:#9a5fa3ad;display:block;text-align:center;padding:2.5% 35%;border-radius:2rem}@media (min-width: 1281px) and (orientation: landscape){.p-extra .kyc-image img[data-v-fe7b3709]{width:2.5vmin}.p-extra .kyc-image p[data-v-fe7b3709]{font-size:.55rem;margin:.3vmin}.profile-content .p-content[data-v-fe7b3709]{height:46vmin;overflow-y:scroll}.profile-content .p-header>div.p-title[data-v-fe7b3709]{font-size:2.5vmin}.unverified-main[data-v-fe7b3709]{padding:2% 4%;border-radius:2vmin;width:100%;margin:0;min-height:100%}.unverified-container[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(2,1fr);padding:3% 0;margin:1vmin;border-radius:1vmin}.unverified-step>div[data-v-fe7b3709]:nth-child(2){margin:0 4vmin;text-align:left}.unverified-step>div:nth-child(1) h6[data-v-fe7b3709]{font-size:1.3rem;text-align:left;padding-left:3vmin}.unverified-step>div:nth-child(2) h6[data-v-fe7b3709]{font-size:1rem;margin:.5vmin 0}.unverified-border[data-v-fe7b3709]{display:none}.unverified-step div:nth-child(2) img[data-v-fe7b3709]{width:40%;margin:.5vmin 0}.unverified-step>div:nth-child(2) p[data-v-fe7b3709]{font-size:.9rem;margin:.6vmin 0}.unverified-button[data-v-fe7b3709]{font-size:1rem;margin:3vmin auto;color:var(--datacolor1);padding:1% 10%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.p-extra .kyc-image p[data-v-fe7b3709]{font-size:.8rem;margin:.5vmin}.unverified-step>div:nth-child(2) p[data-v-fe7b3709]{font-size:1.3rem}.unverified-step>div:nth-child(1) h6[data-v-fe7b3709]{font-size:1.7rem;text-align:left;padding-left:5vmin}.unverified-border[data-v-fe7b3709]{margin:3vmin 9vmin}.unverified-button[data-v-fe7b3709]{font-size:3vmin;margin:5vmin auto;padding:1.5% 10%}.unverified-step>div:nth-child(2) h6[data-v-fe7b3709]{font-size:1.5rem;font-family:Poppins-Semibold;margin:1vmin 0}.unverified-step div:nth-child(2) img[data-v-fe7b3709]{width:40%;margin:.5vmin 0}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.p-extra .kyc-image img[data-v-fe7b3709]{width:3.5vmin}.p-extra .kyc-image p[data-v-fe7b3709]{font-size:.6rem;margin:.7vmin}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.profile-content .p-header>div.p-title[data-v-fe7b3709]{font-size:2.5vmin}.p-extra .kyc-image img[data-v-fe7b3709]{width:4vmin}.p-extra .kyc-image p[data-v-fe7b3709]{font-size:.6rem;margin:.5vmin}.unverified-container[data-v-fe7b3709]{display:grid;grid-template-columns:repeat(2,1fr);padding:3% 0;margin:1vmin;border-radius:1vmin}.unverified-border[data-v-fe7b3709]{display:none}.unverified-step div:nth-child(2) img[data-v-fe7b3709]{width:40%;margin:.5vmin 0}.unverified-step>div[data-v-fe7b3709]:nth-child(2){margin:0 6vmin;text-align:left}.unverified-step>div:nth-child(1) h6[data-v-fe7b3709]{font-size:1.3rem;text-align:left;padding-left:3vmin}.unverified-step>div:nth-child(2) h6[data-v-fe7b3709]{font-size:1rem;margin:1vmin 0}.unverified-step>div:nth-child(2) p[data-v-fe7b3709]{font-size:.9rem}.unverified-button[data-v-fe7b3709]{font-size:1rem;margin:3vmin auto;color:var(--datacolor1);padding:1% 10%}}.profile[data-v-1dd4bad5]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-1dd4bad5]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-1dd4bad5]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-1dd4bad5]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-1dd4bad5]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-1dd4bad5]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-1dd4bad5]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-1dd4bad5]:first-child{justify-content:left}.pmenu-head>div[data-v-1dd4bad5]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-1dd4bad5]{height:100%}.profile-avatar[data-v-1dd4bad5]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-1dd4bad5]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-1dd4bad5]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-1dd4bad5]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-1dd4bad5]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-1dd4bad5]{font-size:1.2rem}.profile-balance[data-v-1dd4bad5]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-1dd4bad5]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-1dd4bad5]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-1dd4bad5]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-1dd4bad5]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-1dd4bad5]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-1dd4bad5]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-1dd4bad5]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-1dd4bad5]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-1dd4bad5]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-1dd4bad5]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-1dd4bad5]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-1dd4bad5]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-1dd4bad5]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-1dd4bad5],.profile-vip>.level>div.bar .wid_progress[data-v-1dd4bad5]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-1dd4bad5]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-1dd4bad5]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-1dd4bad5]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-1dd4bad5],.profile-vip>.level>div.bar .wid_progress>div[data-v-1dd4bad5]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-1dd4bad5]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-1dd4bad5]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-1dd4bad5]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-1dd4bad5],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-1dd4bad5]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-1dd4bad5]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-1dd4bad5],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-1dd4bad5]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-1dd4bad5]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-1dd4bad5]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-1dd4bad5]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-1dd4bad5]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-1dd4bad5]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-1dd4bad5]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-1dd4bad5]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-1dd4bad5],.profile-menu .p-nav>a>div[data-v-1dd4bad5]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-1dd4bad5]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-1dd4bad5]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div[data-v-1dd4bad5]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-1dd4bad5],.profile-menu .p-nav>.anchor>div>div>svg[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div>img[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div>svg[data-v-1dd4bad5]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-1dd4bad5]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-1dd4bad5]{color:var(--warning)}.profile-menu .logout[data-v-1dd4bad5]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-1dd4bad5]{margin-left:5%}.profile-menu[data-v-1dd4bad5],.profile-content .p-content[data-v-1dd4bad5]{position:relative}.profile-content .p-header[data-v-1dd4bad5]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-1dd4bad5]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-1dd4bad5]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-1dd4bad5]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-1dd4bad5]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-1dd4bad5]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-1dd4bad5],section.deposit[data-v-1dd4bad5],section.withdraw[data-v-1dd4bad5],section.history[data-v-1dd4bad5],section.settings[data-v-1dd4bad5]{display:block}section.inbox .p-content[data-v-1dd4bad5]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-1dd4bad5],.p-content .inbox-read[data-v-1dd4bad5]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-1dd4bad5]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-1dd4bad5]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-1dd4bad5]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-1dd4bad5]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-1dd4bad5]{height:100%;width:25%}.p-content .msg>div.sender[data-v-1dd4bad5]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-1dd4bad5]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-1dd4bad5]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-1dd4bad5]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-1dd4bad5]{display:none}.p-content .inbox-msg.read[data-v-1dd4bad5]{background-color:#8039c741}.p-content .inbox-button[data-v-1dd4bad5]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-1dd4bad5]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-1dd4bad5]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-1dd4bad5]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-1dd4bad5]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-1dd4bad5]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-1dd4bad5]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-1dd4bad5]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-1dd4bad5]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-1dd4bad5]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-1dd4bad5]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-1dd4bad5]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-1dd4bad5],.p-content .inbox-content .inbox-header[data-v-1dd4bad5],.p-content .inbox-content .inbox-body[data-v-1dd4bad5]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-1dd4bad5]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-1dd4bad5]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-1dd4bad5]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-1dd4bad5]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-1dd4bad5]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-1dd4bad5]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-1dd4bad5]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-1dd4bad5]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-1dd4bad5]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-1dd4bad5]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-1dd4bad5]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-1dd4bad5]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-1dd4bad5]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-1dd4bad5]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-1dd4bad5]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-1dd4bad5]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-1dd4bad5]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-1dd4bad5]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-1dd4bad5]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-1dd4bad5]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-1dd4bad5]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-1dd4bad5]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-1dd4bad5]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-1dd4bad5]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-1dd4bad5]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-1dd4bad5]{padding:.3em 0}.upload-sec[data-v-1dd4bad5]{width:90%;margin:auto}.upload-sec .select-sec[data-v-1dd4bad5]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-1dd4bad5]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-1dd4bad5]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-1dd4bad5]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-1dd4bad5],.upload-sec .select-sec>.select>img[data-v-1dd4bad5]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-1dd4bad5]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-1dd4bad5]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-1dd4bad5]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-1dd4bad5]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-1dd4bad5]{color:var(--maincolor2)}.dep-with-form[data-v-1dd4bad5]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-1dd4bad5]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-1dd4bad5]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-1dd4bad5]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-1dd4bad5]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-1dd4bad5]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-1dd4bad5]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-1dd4bad5]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-1dd4bad5]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-1dd4bad5]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-1dd4bad5]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-1dd4bad5]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-1dd4bad5]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-1dd4bad5]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-1dd4bad5]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-1dd4bad5]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-1dd4bad5]{width:90vw;margin:auto}div.pin>.pin-field[data-v-1dd4bad5],div.pin>.pin-button[data-v-1dd4bad5]{width:80%;margin:auto}div.pin>.pin-field[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-1dd4bad5]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-1dd4bad5]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-1dd4bad5]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-1dd4bad5]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-1dd4bad5]{margin-top:4vmin}.addbank h6[data-v-1dd4bad5]{text-align:left;font-size:1rem}.addbank>.button[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-1dd4bad5]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-1dd4bad5]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-1dd4bad5]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-1dd4bad5]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-1dd4bad5]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-1dd4bad5]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-1dd4bad5]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-1dd4bad5]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-1dd4bad5]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-1dd4bad5]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-1dd4bad5]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-1dd4bad5]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-1dd4bad5],section.history .withdraw-table[data-v-1dd4bad5],section.history .bets-table[data-v-1dd4bad5]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-1dd4bad5]{display:block;width:100%}section.history .deposit-table>table[data-v-1dd4bad5]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-1dd4bad5]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-1dd4bad5]{font-size:.7em}section.history .deposit-table>table th[data-v-1dd4bad5]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-1dd4bad5]{padding:.7em 1em}section.history .deposit-table>table th[data-v-1dd4bad5]:first-child,section.history .deposit-table>table td[data-v-1dd4bad5]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-1dd4bad5]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-1dd4bad5]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-1dd4bad5]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-1dd4bad5]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-1dd4bad5]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-1dd4bad5],.dataTables_wrapper .dataTables_filter[data-v-1dd4bad5]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-1dd4bad5]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-1dd4bad5]:before,table.dataTable thead>tr>th.sorting_asc[data-v-1dd4bad5]:before,table.dataTable thead>tr>th.sorting_desc[data-v-1dd4bad5]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-1dd4bad5]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-1dd4bad5]:before,table.dataTable thead>tr>td.sorting[data-v-1dd4bad5]:before,table.dataTable thead>tr>td.sorting_asc[data-v-1dd4bad5]:before,table.dataTable thead>tr>td.sorting_desc[data-v-1dd4bad5]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-1dd4bad5]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-1dd4bad5]:before,table.dataTable thead>tr>th.sorting_desc[data-v-1dd4bad5]:after,table.dataTable thead>tr>td.sorting_desc[data-v-1dd4bad5]:after,table.dataTable thead>tr>th.sorting[data-v-1dd4bad5]:after,table.dataTable thead>tr>th.sorting_asc[data-v-1dd4bad5]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-1dd4bad5]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-1dd4bad5]:after,table.dataTable thead>tr>td.sorting[data-v-1dd4bad5]:after,table.dataTable thead>tr>td.sorting_asc[data-v-1dd4bad5]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-1dd4bad5]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-1dd4bad5]:after{right:5%}table .sorting[data-v-1dd4bad5]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-1dd4bad5]{font-size:2.5vmin}.dataTables_info[data-v-1dd4bad5]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-1dd4bad5],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-1dd4bad5]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-1dd4bad5]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-1dd4bad5]{margin-bottom:5vmin}section.settings .setting-nav[data-v-1dd4bad5],section.settings .setting-logout[data-v-1dd4bad5]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-1dd4bad5]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-1dd4bad5]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-1dd4bad5]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-1dd4bad5]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-1dd4bad5]:first-child{border-top:none}section.settings .setting-nav>div[data-v-1dd4bad5]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-1dd4bad5]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-1dd4bad5]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-1dd4bad5],section.settings .set-wallet[data-v-1dd4bad5],section.settings .set-disable[data-v-1dd4bad5]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-1dd4bad5],section.settings .set-wallet>.nav[data-v-1dd4bad5],section.settings .set-disable>.nav[data-v-1dd4bad5]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-1dd4bad5],section.settings .set-wallet>.nav>button[data-v-1dd4bad5],section.settings .set-disable>.nav>button[data-v-1dd4bad5]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-1dd4bad5]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-1dd4bad5]{margin-bottom:5%}#AvatarModal[data-v-1dd4bad5]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-1dd4bad5]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-1dd4bad5]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-1dd4bad5]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-1dd4bad5]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-1dd4bad5]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-1dd4bad5]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-1dd4bad5]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-1dd4bad5]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-1dd4bad5]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-1dd4bad5]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-1dd4bad5],.user-deposit[data-v-1dd4bad5]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-1dd4bad5],.user-deposit>div[data-v-1dd4bad5]{width:90%;margin:auto;position:relative}.user-balance[data-v-1dd4bad5]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-1dd4bad5]{display:flex;align-items:center}.user-balance img[data-v-1dd4bad5]{height:1em;margin-top:-.2em}.user-balance label[data-v-1dd4bad5]{font-size:.8rem}.user-balance span.amount[data-v-1dd4bad5]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-1dd4bad5]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-1dd4bad5]{width:100%}.refreshrotate[data-v-1dd4bad5]{animation:-refreshrotate-1dd4bad5 .5s;-webkit-animation:-refreshrotate-1dd4bad5 .5s;-moz-animation:-refreshrotate-1dd4bad5 .5s;-o-animation:-refreshrotate-1dd4bad5 .5s;-ms-animation:-refreshrotate-1dd4bad5 .5s}@keyframes -refreshrotate-1dd4bad5{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-1dd4bad5]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-1dd4bad5]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-1dd4bad5]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-1dd4bad5]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-1dd4bad5]{height:1em}.user-bank .bank[data-v-1dd4bad5]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-1dd4bad5]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-1dd4bad5]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-1dd4bad5],.user-bank .bank .plus[data-v-1dd4bad5]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-1dd4bad5]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-1dd4bad5],.user-bank .bank .plus svg[data-v-1dd4bad5]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-1dd4bad5]{display:none}.user-bank .bank>div.active .selected[data-v-1dd4bad5]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-1dd4bad5]{height:1em}.user-card[data-v-1dd4bad5]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-1dd4bad5]{display:flex;flex-direction:column}.addbank .input input[data-v-1dd4bad5]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-1dd4bad5],.user-card>.card-input input[data-v-1dd4bad5]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-1dd4bad5]::placeholder,.user-card>.card-input input[data-v-1dd4bad5]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-1dd4bad5],.user-withdraw>button[data-v-1dd4bad5]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-1dd4bad5]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-1dd4bad5]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-1dd4bad5],.profile-menu .p-nav>a>div[data-v-1dd4bad5]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-1dd4bad5],.profile-menu .p-nav>.anchor>div>div>svg[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div>img[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div>svg[data-v-1dd4bad5]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-1dd4bad5]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-1dd4bad5]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-1dd4bad5]{margin-left:0}.profile-content[data-v-1dd4bad5],.profile-menu[data-v-1dd4bad5]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-1dd4bad5]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-1dd4bad5]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-1dd4bad5]{padding:4% 0}.profile-content .p-header[data-v-1dd4bad5]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-1dd4bad5]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-1dd4bad5]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-1dd4bad5]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-1dd4bad5]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-1dd4bad5]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-1dd4bad5]{height:1.7em}.p-content .inbox-read .read-message[data-v-1dd4bad5]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-1dd4bad5]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-1dd4bad5],.profileinfo .profileinfo-details-result>button[data-v-1dd4bad5]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-1dd4bad5]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-1dd4bad5]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-1dd4bad5]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-1dd4bad5]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-1dd4bad5],.upload-sec .select-sec>.select>img[data-v-1dd4bad5]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-1dd4bad5]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-1dd4bad5]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-1dd4bad5]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-1dd4bad5]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-1dd4bad5]{width:100%}.dep-with-form[data-v-1dd4bad5]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-1dd4bad5]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-1dd4bad5]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-1dd4bad5]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-1dd4bad5]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-1dd4bad5]{border-radius:1vmin}.dep-with-form .payment[data-v-1dd4bad5]{width:100%}.dep-with-form .payment>.dropdown[data-v-1dd4bad5]{padding:1%}.dep-with-form .payment>.amount[data-v-1dd4bad5]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-1dd4bad5]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-1dd4bad5]{width:100%;margin:auto}div.pin>.pin-field[data-v-1dd4bad5],div.pin>.pin-button[data-v-1dd4bad5]{width:60%;margin:auto}div.pin>.pin-field[data-v-1dd4bad5]{margin:3vmin auto}div.pin>.pin-field>div[data-v-1dd4bad5]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-1dd4bad5]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-1dd4bad5]{font-size:2vmin;padding:1vmin}.addbank[data-v-1dd4bad5]{width:70%}.addbank>h5[data-v-1dd4bad5]{margin:1vmin 0}.addbank .input[data-v-1dd4bad5]{margin-top:2vmin}.addbank .input input[data-v-1dd4bad5]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-1dd4bad5]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-1dd4bad5]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-1dd4bad5]{column-gap:3%}section.history .filter>div input[data-v-1dd4bad5]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-1dd4bad5]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-1dd4bad5]:after{content:" Search"}section.history .history-tab[data-v-1dd4bad5]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-1dd4bad5]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-1dd4bad5],section.history .withdraw-table[data-v-1dd4bad5],section.history .bets-table[data-v-1dd4bad5]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-1dd4bad5]{font-size:1.1em}section.history .deposit-table>table th[data-v-1dd4bad5],section.history .deposit-table>table td[data-v-1dd4bad5]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-1dd4bad5],.dataTables_wrapper .dataTables_filter[data-v-1dd4bad5]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-1dd4bad5]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-1dd4bad5],.dataTables_info[data-v-1dd4bad5]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-1dd4bad5],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-1dd4bad5]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-1dd4bad5]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-1dd4bad5]{margin-bottom:3vmin}section.settings .setting-nav[data-v-1dd4bad5],section.settings .setting-logout[data-v-1dd4bad5]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-1dd4bad5]{width:54%;border:none}section.settings .setting-nav>div[data-v-1dd4bad5]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-1dd4bad5]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-1dd4bad5],section.settings .set-wallet[data-v-1dd4bad5],section.settings .set-disable[data-v-1dd4bad5]{width:37vw}section.settings .set-password>.nav>button[data-v-1dd4bad5],section.settings .set-wallet>.nav>button[data-v-1dd4bad5],section.settings .set-disable>.nav>button[data-v-1dd4bad5]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-1dd4bad5]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-1dd4bad5]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-1dd4bad5]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-1dd4bad5]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-1dd4bad5]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-1dd4bad5]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-1dd4bad5]{padding:.6vmin 0}.user-withdraw[data-v-1dd4bad5],.user-deposit[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-1dd4bad5]{padding:.5rem 1rem}.user-bank[data-v-1dd4bad5]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-1dd4bad5]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-1dd4bad5]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-1dd4bad5],.user-bank .bank .plus[data-v-1dd4bad5]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-1dd4bad5]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-1dd4bad5],.user-withdraw>button[data-v-1dd4bad5]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-1dd4bad5]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-1dd4bad5]{width:20%}.profile-vip[data-v-1dd4bad5]{grid-template-columns:80% 20%}.profile-balance[data-v-1dd4bad5],.profile-vip[data-v-1dd4bad5],.profile-menu .p-nav[data-v-1dd4bad5]{width:90%}.profile-vip>.level>img[data-v-1dd4bad5]{height:8rem}.profile-vip>.level>div.bar[data-v-1dd4bad5]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-1dd4bad5]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-1dd4bad5]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-1dd4bad5]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-1dd4bad5],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-1dd4bad5]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-1dd4bad5]{font-size:.6rem}.profile-vip>.rules[data-v-1dd4bad5]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-1dd4bad5],.profile-menu .p-nav>a>div[data-v-1dd4bad5]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-1dd4bad5],.profile-menu .p-nav>.anchor>div>div>svg[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div>img[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div>svg[data-v-1dd4bad5]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-1dd4bad5]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-1dd4bad5]{margin-left:0}.profile-content[data-v-1dd4bad5],.profile-menu[data-v-1dd4bad5]{padding:1.5%;margin:auto}.profile-menu[data-v-1dd4bad5]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-1dd4bad5]{font-size:2rem}.profile-content .p-header>div>button[data-v-1dd4bad5]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-1dd4bad5],.profile-content>.profileinfo[data-v-1dd4bad5]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-1dd4bad5]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-1dd4bad5]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-1dd4bad5]{height:1.7em}.p-content .inbox-read .read-message[data-v-1dd4bad5]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-1dd4bad5]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-1dd4bad5]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-1dd4bad5],.upload-sec .select-sec>.select>img[data-v-1dd4bad5]{border-radius:2vmin}.dep-with-form[data-v-1dd4bad5]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-1dd4bad5]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-1dd4bad5]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-1dd4bad5]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-1dd4bad5]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-1dd4bad5]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-1dd4bad5]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-1dd4bad5]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-1dd4bad5]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-1dd4bad5],div.pin>.pin-button[data-v-1dd4bad5]{width:70%;margin:auto}div.pin>.pin-field[data-v-1dd4bad5]{margin:3vmin auto}div.pin>.pin-field>div[data-v-1dd4bad5]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-1dd4bad5]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-1dd4bad5]{font-size:2vmin}.addbank[data-v-1dd4bad5]{width:86vw}.addbank .input[data-v-1dd4bad5]{margin-top:2vmin}.addbank .input input[data-v-1dd4bad5]{font-size:2.5vmin}.addbank>.button>button[data-v-1dd4bad5]{padding:1vmin 0}section.history .filter[data-v-1dd4bad5]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-1dd4bad5]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-1dd4bad5]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-1dd4bad5]:after{content:" Search"}section.history .history-tab[data-v-1dd4bad5]{width:85%}section.history .history-tab>button[data-v-1dd4bad5]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-1dd4bad5],section.history .withdraw-table[data-v-1dd4bad5],section.history .bets-table[data-v-1dd4bad5]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-1dd4bad5]{font-size:1.3em}section.history .deposit-table>table th[data-v-1dd4bad5],section.history .deposit-table>table td[data-v-1dd4bad5]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-1dd4bad5]{row-gap:1.5rem}section.settings .setting-nav[data-v-1dd4bad5],section.settings .setting-logout[data-v-1dd4bad5]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-1dd4bad5]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-1dd4bad5]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-1dd4bad5]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-1dd4bad5]{height:2rem}section.settings .setting-content[data-v-1dd4bad5]{padding:2vmin 0}section.settings .setting-content h4[data-v-1dd4bad5]{margin-bottom:3vmin}section.settings .set-password[data-v-1dd4bad5],section.settings .set-wallet[data-v-1dd4bad5],section.settings .set-disable[data-v-1dd4bad5]{width:80vw}section.settings .set-password>.nav>button[data-v-1dd4bad5],section.settings .set-wallet>.nav>button[data-v-1dd4bad5],section.settings .set-disable>.nav>button[data-v-1dd4bad5]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-1dd4bad5]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-1dd4bad5],.dataTables_wrapper .dataTables_filter[data-v-1dd4bad5]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-1dd4bad5]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-1dd4bad5]{font-size:1.9vmin}.dataTables_info[data-v-1dd4bad5]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-1dd4bad5],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-1dd4bad5]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-1dd4bad5]{width:75%}#AvatarModal .modal-body h5[data-v-1dd4bad5]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-1dd4bad5]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-1dd4bad5]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-1dd4bad5]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-1dd4bad5]{padding:1.3vmin 0}.user-bank .bank img[data-v-1dd4bad5],.user-bank .bank .plus[data-v-1dd4bad5]{width:13vw}.user-bank .bank>div.active .selected[data-v-1dd4bad5]{font-size:1.3rem}.user-withdraw>button[data-v-1dd4bad5],.user-deposit>button[data-v-1dd4bad5]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-1dd4bad5]{padding:0;margin:auto}.profile-menu .p-nav[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-1dd4bad5],.profile-menu .p-nav>a>div[data-v-1dd4bad5]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-1dd4bad5],.profile-menu .p-nav>.anchor>div>div>svg[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div>img[data-v-1dd4bad5],.profile-menu .p-nav>a>div>div>svg[data-v-1dd4bad5]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-1dd4bad5],.profile-menu .logouticon[data-v-1dd4bad5]{border-top:none}.profile-menu .p-nav .arrow[data-v-1dd4bad5]{display:none}.profile-menu .logout>span[data-v-1dd4bad5]{margin-left:0}.profile-content[data-v-1dd4bad5]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-1dd4bad5]{padding:.5rem 1rem}.profile-content[data-v-1dd4bad5],.profile-menu[data-v-1dd4bad5]{min-height:fit-content}.profile-content .p-header[data-v-1dd4bad5]{display:none}.profile-content .p-header>div.p-title[data-v-1dd4bad5]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-1dd4bad5]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-1dd4bad5],.profile-content>.profileinfo[data-v-1dd4bad5]{width:60vw;margin:auto}.p-content .inbox-content[data-v-1dd4bad5]{width:90%}.p-content .inbox-content .inbox-header[data-v-1dd4bad5]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-1dd4bad5]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-1dd4bad5]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-1dd4bad5]{height:1.7em}.p-content .inbox-read .read-message[data-v-1dd4bad5]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-1dd4bad5]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-1dd4bad5]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-1dd4bad5]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-1dd4bad5],.upload-sec .select-sec>.select>img[data-v-1dd4bad5]{border-radius:1.5vmin}.dep-with-form[data-v-1dd4bad5]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-1dd4bad5]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-1dd4bad5]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-1dd4bad5]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-1dd4bad5]{border-radius:1vmin}.dep-with-form .payment[data-v-1dd4bad5]{width:100%}.dep-with-form .payment>.dropdown[data-v-1dd4bad5]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-1dd4bad5]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-1dd4bad5]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-1dd4bad5]{width:60vw}div.pin>.pin-field[data-v-1dd4bad5],div.pin>.pin-button[data-v-1dd4bad5]{width:50%;margin:auto}div.pin>.pin-field[data-v-1dd4bad5]{margin:2vmin auto}div.pin>.pin-field>div[data-v-1dd4bad5]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-1dd4bad5]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-1dd4bad5]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-1dd4bad5]{width:60vw}.addbank .input[data-v-1dd4bad5]{margin-top:2vmin}.addbank .input input[data-v-1dd4bad5]{font-size:2.2vmin}.addbank>.button>button[data-v-1dd4bad5]{padding:1vmin 0}section.history[data-v-1dd4bad5]{width:60vw;margin:auto}section.history .filter[data-v-1dd4bad5]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-1dd4bad5]{column-gap:.2%}section.history .filter>div input[data-v-1dd4bad5]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-1dd4bad5]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-1dd4bad5]:after{content:" Search"}section.history .history-tab[data-v-1dd4bad5]{width:80%}section.history .history-tab>button[data-v-1dd4bad5]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-1dd4bad5],section.history .withdraw-table[data-v-1dd4bad5],section.history .bets-table[data-v-1dd4bad5]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-1dd4bad5],section.history .deposit-table>table td[data-v-1dd4bad5]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-1dd4bad5],.dataTables_wrapper .dataTables_filter[data-v-1dd4bad5]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-1dd4bad5]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-1dd4bad5]{font-size:1.5vmin}.dataTables_info[data-v-1dd4bad5]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-1dd4bad5],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-1dd4bad5]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-1dd4bad5]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-1dd4bad5]{margin-bottom:2vmin}section.settings .setting-nav[data-v-1dd4bad5],section.settings .setting-logout[data-v-1dd4bad5]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-1dd4bad5]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-1dd4bad5]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-1dd4bad5]{width:78%}section.settings .set-password[data-v-1dd4bad5],section.settings .set-wallet[data-v-1dd4bad5],section.settings .set-disable[data-v-1dd4bad5]{width:55vw}section.settings .set-password>.nav>button[data-v-1dd4bad5],section.settings .set-wallet>.nav>button[data-v-1dd4bad5],section.settings .set-disable>.nav>button[data-v-1dd4bad5]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-1dd4bad5]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-1dd4bad5]{width:50vw}#AvatarModal .modal-body>.selection[data-v-1dd4bad5]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-1dd4bad5]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-1dd4bad5]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-1dd4bad5]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-1dd4bad5]{padding:1vmin 0}.dep-with-form[data-v-1dd4bad5]{display:block;font-size:.8rem}.user-withdraw[data-v-1dd4bad5],.user-deposit[data-v-1dd4bad5]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-1dd4bad5]{padding:.5rem 1rem}.user-bank[data-v-1dd4bad5]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-1dd4bad5]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-1dd4bad5]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-1dd4bad5],.user-bank .bank .plus[data-v-1dd4bad5]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-1dd4bad5]{font-size:.7rem}.user-card>.card-input input[data-v-1dd4bad5]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-1dd4bad5],.user-deposit>button[data-v-1dd4bad5]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profileicon[data-v-1dd4bad5]{border-radius:2vmin;width:55%}.get-started>div[data-v-1dd4bad5]{position:relative;width:fit-content;margin:auto}.get-started>div>div[data-v-1dd4bad5]{position:absolute;top:77%;right:-2%;background-color:#f8f9fa;height:5vmin;width:5vmin;border-radius:50%;cursor:pointer;color:#000;display:flex;align-items:center;justify-content:center}.get-started>div>div img[data-v-1dd4bad5]{height:60%;width:60%;object-fit:contain;position:relative}.kyc-main .p-header[data-v-1dd4bad5]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto}.kyc-main .p-header>div>button[data-v-1dd4bad5]{padding:.3rem .6rem;border-radius:.65rem;background-color:#ffbfbf;font-size:3vmin}.kyc-main .btn-back>div>button a[data-v-1dd4bad5],.profile-content .p-header>div>button[data-v-1dd4bad5]{color:#fff}.kyc-main .p-header>div.p-title[data-v-1dd4bad5]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.get-started[data-v-1dd4bad5]{margin:1.3rem 0;background:#fff;border:.2rem solid #fff;padding:5% 2%;border-radius:1.5rem;color:#4d4d4d}.get-started h6[data-v-1dd4bad5]{font-size:1rem;margin:2vmin;font-family:Poppins-Semibold}.get-started p[data-v-1dd4bad5]{font-size:.8rem;margin:5% 10%}.get-started-btn[data-v-1dd4bad5]{font-size:3.5vmin;margin:5% 14%;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff;display:block;text-align:center;padding:2.5% 18%;border-radius:2rem}@media (min-width: 1281px) and (orientation: landscape){.profileicon[data-v-1dd4bad5]{border-radius:1vmin}.kyc-main .p-header[data-v-1dd4bad5]{display:none}.kyc-main .p-header>div.btn-back[data-v-1dd4bad5]{text-align:left}.kyc-main .p-header>div>button[data-v-1dd4bad5]{display:none;font-size:1.5vmin}.kyc-main .p-header>div.p-title[data-v-1dd4bad5]{font-size:2.5vmin}.get-started>div>div[data-v-1dd4bad5]{height:3vmin;width:3vmin}.get-started h6[data-v-1dd4bad5]{font-size:1.5rem;font-family:Poppins-Semibold;margin:3% 5%}.get-started p[data-v-1dd4bad5]{font-size:1.1rem;margin:3% 7%}.get-started-btn[data-v-1dd4bad5]{font-size:.9rem;margin:2vmin auto;padding:1% 5%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.verified-container img[data-v-1dd4bad5]{width:20%}.verified-container h6[data-v-1dd4bad5]{font-size:1.5rem;margin:5% 0;padding:0 15%}.kyc-main .p-header>div>button[data-v-1dd4bad5]{font-size:1rem;padding:.2rem .8rem}.kyc-main .p-header>div.p-title[data-v-1dd4bad5]{font-size:2.5vmin}.get-started h6[data-v-1dd4bad5]{font-size:1.2rem;margin:4% 5%;font-family:Poppins-Semibold}.get-started p[data-v-1dd4bad5]{font-size:1.1rem;margin:0% 10%}.get-started-btn[data-v-1dd4bad5]{font-size:1.1rem;margin:5% auto;padding:1% 5%}.get-started>div>div[data-v-3abf542d][data-v-1dd4bad5]{height:3.5vmin;width:3.5vmin}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape){.verified-container img[data-v-1dd4bad5]{width:20%}.verified-container h6[data-v-1dd4bad5]{font-size:1.5rem;margin:5% 0;padding:0 15%}.kyc-main .p-header[data-v-1dd4bad5]{display:none}.kyc-main .p-header>div>button[data-v-1dd4bad5]{font-size:1.5vmin}.kyc-main .p-header>div.p-title[data-v-1dd4bad5]{font-size:2.5vmin}.get-started h6[data-v-1dd4bad5]{font-size:1.2rem;margin:4% 5%;font-family:Poppins-Semibold}.get-started p[data-v-1dd4bad5]{font-size:1.1rem;margin:0% 10%}.get-started-btn[data-v-1dd4bad5]{font-size:1.1rem;margin:5% auto;padding:1% 5%}.get-started>div>div[data-v-3abf542d][data-v-1dd4bad5]{height:3.5vmin;width:3.5vmin}}.profile[data-v-2a1cf666]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-2a1cf666]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-2a1cf666]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-2a1cf666]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-2a1cf666]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-2a1cf666]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-2a1cf666]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-2a1cf666]:first-child{justify-content:left}.pmenu-head>div[data-v-2a1cf666]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-2a1cf666]{height:100%}.profile-avatar[data-v-2a1cf666]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-2a1cf666]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-2a1cf666]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-2a1cf666]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-2a1cf666]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-2a1cf666]{font-size:1.2rem}.profile-balance[data-v-2a1cf666]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-2a1cf666]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-2a1cf666]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-2a1cf666]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-2a1cf666]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-2a1cf666]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-2a1cf666]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-2a1cf666]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-2a1cf666]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-2a1cf666]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-2a1cf666]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-2a1cf666]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-2a1cf666]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-2a1cf666]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-2a1cf666],.profile-vip>.level>div.bar .wid_progress[data-v-2a1cf666]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-2a1cf666]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-2a1cf666]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-2a1cf666]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-2a1cf666],.profile-vip>.level>div.bar .wid_progress>div[data-v-2a1cf666]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-2a1cf666]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-2a1cf666]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-2a1cf666]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-2a1cf666],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-2a1cf666]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-2a1cf666]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-2a1cf666],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-2a1cf666]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-2a1cf666]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-2a1cf666]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-2a1cf666]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-2a1cf666]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-2a1cf666]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-2a1cf666]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-2a1cf666]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-2a1cf666],.profile-menu .p-nav>a>div[data-v-2a1cf666]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-2a1cf666]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-2a1cf666]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-2a1cf666],.profile-menu .p-nav>a>div>div[data-v-2a1cf666]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-2a1cf666],.profile-menu .p-nav>.anchor>div>div>svg[data-v-2a1cf666],.profile-menu .p-nav>a>div>div>img[data-v-2a1cf666],.profile-menu .p-nav>a>div>div>svg[data-v-2a1cf666]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-2a1cf666],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-2a1cf666]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-2a1cf666]{color:var(--warning)}.profile-menu .logout[data-v-2a1cf666]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-2a1cf666]{margin-left:5%}.profile-menu[data-v-2a1cf666],.profile-content .p-content[data-v-2a1cf666]{position:relative}.profile-content .p-header[data-v-2a1cf666]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-2a1cf666]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-2a1cf666]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-2a1cf666]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-2a1cf666]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-2a1cf666]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-2a1cf666],section.deposit[data-v-2a1cf666],section.withdraw[data-v-2a1cf666],section.history[data-v-2a1cf666],section.settings[data-v-2a1cf666]{display:block}section.inbox .p-content[data-v-2a1cf666]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-2a1cf666],.p-content .inbox-read[data-v-2a1cf666]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-2a1cf666]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-2a1cf666]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-2a1cf666]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-2a1cf666]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-2a1cf666]{height:100%;width:25%}.p-content .msg>div.sender[data-v-2a1cf666]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-2a1cf666]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-2a1cf666]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-2a1cf666]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-2a1cf666]{display:none}.p-content .inbox-msg.read[data-v-2a1cf666]{background-color:#8039c741}.p-content .inbox-button[data-v-2a1cf666]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-2a1cf666]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-2a1cf666]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-2a1cf666]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-2a1cf666]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-2a1cf666]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-2a1cf666]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-2a1cf666]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-2a1cf666]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-2a1cf666]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-2a1cf666]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-2a1cf666]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-2a1cf666],.p-content .inbox-content .inbox-header[data-v-2a1cf666],.p-content .inbox-content .inbox-body[data-v-2a1cf666]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-2a1cf666]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-2a1cf666]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-2a1cf666]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-2a1cf666]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-2a1cf666]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-2a1cf666]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-2a1cf666]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-2a1cf666]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-2a1cf666]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-2a1cf666]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-2a1cf666]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-2a1cf666]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-2a1cf666]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-2a1cf666]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-2a1cf666]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-2a1cf666]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-2a1cf666]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-2a1cf666]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-2a1cf666]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-2a1cf666]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-2a1cf666]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-2a1cf666]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-2a1cf666]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-2a1cf666]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-2a1cf666]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-2a1cf666]{padding:.3em 0}.upload-sec[data-v-2a1cf666]{width:90%;margin:auto}.upload-sec .select-sec[data-v-2a1cf666]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-2a1cf666]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-2a1cf666]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-2a1cf666]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-2a1cf666],.upload-sec .select-sec>.select>img[data-v-2a1cf666]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-2a1cf666]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-2a1cf666]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-2a1cf666]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-2a1cf666]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-2a1cf666]{color:var(--maincolor2)}.dep-with-form[data-v-2a1cf666]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-2a1cf666]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-2a1cf666]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-2a1cf666]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-2a1cf666]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-2a1cf666]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-2a1cf666]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-2a1cf666]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-2a1cf666]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-2a1cf666]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-2a1cf666]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-2a1cf666]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-2a1cf666]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-2a1cf666]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-2a1cf666]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-2a1cf666]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-2a1cf666]{width:90vw;margin:auto}div.pin>.pin-field[data-v-2a1cf666],div.pin>.pin-button[data-v-2a1cf666]{width:80%;margin:auto}div.pin>.pin-field[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-2a1cf666]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-2a1cf666]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-2a1cf666]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-2a1cf666]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-2a1cf666]{margin-top:4vmin}.addbank h6[data-v-2a1cf666]{text-align:left;font-size:1rem}.addbank>.button[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-2a1cf666]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-2a1cf666]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-2a1cf666]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-2a1cf666]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-2a1cf666]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-2a1cf666]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-2a1cf666]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-2a1cf666]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-2a1cf666]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-2a1cf666]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-2a1cf666]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-2a1cf666]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-2a1cf666],section.history .withdraw-table[data-v-2a1cf666],section.history .bets-table[data-v-2a1cf666]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-2a1cf666]{display:block;width:100%}section.history .deposit-table>table[data-v-2a1cf666]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-2a1cf666]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-2a1cf666]{font-size:.7em}section.history .deposit-table>table th[data-v-2a1cf666]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-2a1cf666]{padding:.7em 1em}section.history .deposit-table>table th[data-v-2a1cf666]:first-child,section.history .deposit-table>table td[data-v-2a1cf666]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-2a1cf666]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-2a1cf666]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-2a1cf666]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-2a1cf666]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-2a1cf666]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-2a1cf666],.dataTables_wrapper .dataTables_filter[data-v-2a1cf666]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-2a1cf666]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-2a1cf666]:before,table.dataTable thead>tr>th.sorting_asc[data-v-2a1cf666]:before,table.dataTable thead>tr>th.sorting_desc[data-v-2a1cf666]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-2a1cf666]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-2a1cf666]:before,table.dataTable thead>tr>td.sorting[data-v-2a1cf666]:before,table.dataTable thead>tr>td.sorting_asc[data-v-2a1cf666]:before,table.dataTable thead>tr>td.sorting_desc[data-v-2a1cf666]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-2a1cf666]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-2a1cf666]:before,table.dataTable thead>tr>th.sorting_desc[data-v-2a1cf666]:after,table.dataTable thead>tr>td.sorting_desc[data-v-2a1cf666]:after,table.dataTable thead>tr>th.sorting[data-v-2a1cf666]:after,table.dataTable thead>tr>th.sorting_asc[data-v-2a1cf666]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-2a1cf666]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-2a1cf666]:after,table.dataTable thead>tr>td.sorting[data-v-2a1cf666]:after,table.dataTable thead>tr>td.sorting_asc[data-v-2a1cf666]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-2a1cf666]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-2a1cf666]:after{right:5%}table .sorting[data-v-2a1cf666]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-2a1cf666]{font-size:2.5vmin}.dataTables_info[data-v-2a1cf666]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-2a1cf666],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-2a1cf666]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-2a1cf666]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-2a1cf666]{margin-bottom:5vmin}section.settings .setting-nav[data-v-2a1cf666],section.settings .setting-logout[data-v-2a1cf666]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-2a1cf666]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-2a1cf666]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-2a1cf666]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-2a1cf666]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-2a1cf666]:first-child{border-top:none}section.settings .setting-nav>div[data-v-2a1cf666]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-2a1cf666]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-2a1cf666]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-2a1cf666],section.settings .set-wallet[data-v-2a1cf666],section.settings .set-disable[data-v-2a1cf666]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-2a1cf666],section.settings .set-wallet>.nav[data-v-2a1cf666],section.settings .set-disable>.nav[data-v-2a1cf666]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-2a1cf666],section.settings .set-wallet>.nav>button[data-v-2a1cf666],section.settings .set-disable>.nav>button[data-v-2a1cf666]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-2a1cf666]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-2a1cf666]{margin-bottom:5%}#AvatarModal[data-v-2a1cf666]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-2a1cf666]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-2a1cf666]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-2a1cf666]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-2a1cf666]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-2a1cf666]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-2a1cf666]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-2a1cf666]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-2a1cf666]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-2a1cf666]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-2a1cf666]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-2a1cf666],.user-deposit[data-v-2a1cf666]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-2a1cf666],.user-deposit>div[data-v-2a1cf666]{width:90%;margin:auto;position:relative}.user-balance[data-v-2a1cf666]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-2a1cf666]{display:flex;align-items:center}.user-balance img[data-v-2a1cf666]{height:1em;margin-top:-.2em}.user-balance label[data-v-2a1cf666]{font-size:.8rem}.user-balance span.amount[data-v-2a1cf666]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-2a1cf666]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-2a1cf666]{width:100%}.refreshrotate[data-v-2a1cf666]{animation:-refreshrotate-2a1cf666 .5s;-webkit-animation:-refreshrotate-2a1cf666 .5s;-moz-animation:-refreshrotate-2a1cf666 .5s;-o-animation:-refreshrotate-2a1cf666 .5s;-ms-animation:-refreshrotate-2a1cf666 .5s}@keyframes -refreshrotate-2a1cf666{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-2a1cf666]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-2a1cf666]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-2a1cf666]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-2a1cf666]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-2a1cf666]{height:1em}.user-bank .bank[data-v-2a1cf666]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-2a1cf666]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-2a1cf666]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-2a1cf666],.user-bank .bank .plus[data-v-2a1cf666]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-2a1cf666]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-2a1cf666],.user-bank .bank .plus svg[data-v-2a1cf666]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-2a1cf666]{display:none}.user-bank .bank>div.active .selected[data-v-2a1cf666]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-2a1cf666]{height:1em}.user-card[data-v-2a1cf666]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-2a1cf666]{display:flex;flex-direction:column}.addbank .input input[data-v-2a1cf666]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-2a1cf666],.user-card>.card-input input[data-v-2a1cf666]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-2a1cf666]::placeholder,.user-card>.card-input input[data-v-2a1cf666]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-2a1cf666],.user-withdraw>button[data-v-2a1cf666]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-2a1cf666]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-2a1cf666]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-2a1cf666],.profile-menu .p-nav>a>div[data-v-2a1cf666]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-2a1cf666],.profile-menu .p-nav>.anchor>div>div>svg[data-v-2a1cf666],.profile-menu .p-nav>a>div>div>img[data-v-2a1cf666],.profile-menu .p-nav>a>div>div>svg[data-v-2a1cf666]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-2a1cf666]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-2a1cf666]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-2a1cf666]{margin-left:0}.profile-content[data-v-2a1cf666],.profile-menu[data-v-2a1cf666]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-2a1cf666]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-2a1cf666]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-2a1cf666]{padding:4% 0}.profile-content .p-header[data-v-2a1cf666]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-2a1cf666]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-2a1cf666]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-2a1cf666]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-2a1cf666]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-2a1cf666]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-2a1cf666]{height:1.7em}.p-content .inbox-read .read-message[data-v-2a1cf666]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-2a1cf666]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-2a1cf666],.profileinfo .profileinfo-details-result>button[data-v-2a1cf666]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-2a1cf666]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-2a1cf666]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-2a1cf666]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-2a1cf666]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-2a1cf666],.upload-sec .select-sec>.select>img[data-v-2a1cf666]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-2a1cf666]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-2a1cf666]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-2a1cf666]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-2a1cf666]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-2a1cf666]{width:100%}.dep-with-form[data-v-2a1cf666]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-2a1cf666]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-2a1cf666]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-2a1cf666]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-2a1cf666]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-2a1cf666]{border-radius:1vmin}.dep-with-form .payment[data-v-2a1cf666]{width:100%}.dep-with-form .payment>.dropdown[data-v-2a1cf666]{padding:1%}.dep-with-form .payment>.amount[data-v-2a1cf666]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-2a1cf666]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-2a1cf666]{width:100%;margin:auto}div.pin>.pin-field[data-v-2a1cf666],div.pin>.pin-button[data-v-2a1cf666]{width:60%;margin:auto}div.pin>.pin-field[data-v-2a1cf666]{margin:3vmin auto}div.pin>.pin-field>div[data-v-2a1cf666]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-2a1cf666]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-2a1cf666]{font-size:2vmin;padding:1vmin}.addbank[data-v-2a1cf666]{width:70%}.addbank>h5[data-v-2a1cf666]{margin:1vmin 0}.addbank .input[data-v-2a1cf666]{margin-top:2vmin}.addbank .input input[data-v-2a1cf666]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-2a1cf666]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-2a1cf666]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-2a1cf666]{column-gap:3%}section.history .filter>div input[data-v-2a1cf666]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-2a1cf666]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-2a1cf666]:after{content:" Search"}section.history .history-tab[data-v-2a1cf666]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-2a1cf666]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-2a1cf666],section.history .withdraw-table[data-v-2a1cf666],section.history .bets-table[data-v-2a1cf666]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-2a1cf666]{font-size:1.1em}section.history .deposit-table>table th[data-v-2a1cf666],section.history .deposit-table>table td[data-v-2a1cf666]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-2a1cf666],.dataTables_wrapper .dataTables_filter[data-v-2a1cf666]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-2a1cf666]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-2a1cf666],.dataTables_info[data-v-2a1cf666]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-2a1cf666],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-2a1cf666]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-2a1cf666]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-2a1cf666]{margin-bottom:3vmin}section.settings .setting-nav[data-v-2a1cf666],section.settings .setting-logout[data-v-2a1cf666]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-2a1cf666]{width:54%;border:none}section.settings .setting-nav>div[data-v-2a1cf666]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-2a1cf666]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-2a1cf666],section.settings .set-wallet[data-v-2a1cf666],section.settings .set-disable[data-v-2a1cf666]{width:37vw}section.settings .set-password>.nav>button[data-v-2a1cf666],section.settings .set-wallet>.nav>button[data-v-2a1cf666],section.settings .set-disable>.nav>button[data-v-2a1cf666]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-2a1cf666]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-2a1cf666]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-2a1cf666]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-2a1cf666]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-2a1cf666]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-2a1cf666]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-2a1cf666]{padding:.6vmin 0}.user-withdraw[data-v-2a1cf666],.user-deposit[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-2a1cf666]{padding:.5rem 1rem}.user-bank[data-v-2a1cf666]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-2a1cf666]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-2a1cf666]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-2a1cf666],.user-bank .bank .plus[data-v-2a1cf666]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-2a1cf666]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-2a1cf666],.user-withdraw>button[data-v-2a1cf666]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-2a1cf666]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-2a1cf666]{width:20%}.profile-vip[data-v-2a1cf666]{grid-template-columns:80% 20%}.profile-balance[data-v-2a1cf666],.profile-vip[data-v-2a1cf666],.profile-menu .p-nav[data-v-2a1cf666]{width:90%}.profile-vip>.level>img[data-v-2a1cf666]{height:8rem}.profile-vip>.level>div.bar[data-v-2a1cf666]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-2a1cf666]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-2a1cf666]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-2a1cf666]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-2a1cf666],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-2a1cf666]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-2a1cf666]{font-size:.6rem}.profile-vip>.rules[data-v-2a1cf666]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-2a1cf666],.profile-menu .p-nav>a>div[data-v-2a1cf666]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-2a1cf666],.profile-menu .p-nav>.anchor>div>div>svg[data-v-2a1cf666],.profile-menu .p-nav>a>div>div>img[data-v-2a1cf666],.profile-menu .p-nav>a>div>div>svg[data-v-2a1cf666]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-2a1cf666],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-2a1cf666]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-2a1cf666]{margin-left:0}.profile-content[data-v-2a1cf666],.profile-menu[data-v-2a1cf666]{padding:1.5%;margin:auto}.profile-menu[data-v-2a1cf666]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-2a1cf666]{font-size:2rem}.profile-content .p-header>div>button[data-v-2a1cf666]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-2a1cf666],.profile-content>.profileinfo[data-v-2a1cf666]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-2a1cf666]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-2a1cf666]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-2a1cf666]{height:1.7em}.p-content .inbox-read .read-message[data-v-2a1cf666]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-2a1cf666]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-2a1cf666]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-2a1cf666],.upload-sec .select-sec>.select>img[data-v-2a1cf666]{border-radius:2vmin}.dep-with-form[data-v-2a1cf666]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-2a1cf666]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-2a1cf666]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-2a1cf666]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-2a1cf666]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-2a1cf666]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-2a1cf666]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-2a1cf666]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-2a1cf666]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-2a1cf666],div.pin>.pin-button[data-v-2a1cf666]{width:70%;margin:auto}div.pin>.pin-field[data-v-2a1cf666]{margin:3vmin auto}div.pin>.pin-field>div[data-v-2a1cf666]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-2a1cf666]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-2a1cf666]{font-size:2vmin}.addbank[data-v-2a1cf666]{width:86vw}.addbank .input[data-v-2a1cf666]{margin-top:2vmin}.addbank .input input[data-v-2a1cf666]{font-size:2.5vmin}.addbank>.button>button[data-v-2a1cf666]{padding:1vmin 0}section.history .filter[data-v-2a1cf666]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-2a1cf666]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-2a1cf666]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-2a1cf666]:after{content:" Search"}section.history .history-tab[data-v-2a1cf666]{width:85%}section.history .history-tab>button[data-v-2a1cf666]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-2a1cf666],section.history .withdraw-table[data-v-2a1cf666],section.history .bets-table[data-v-2a1cf666]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-2a1cf666]{font-size:1.3em}section.history .deposit-table>table th[data-v-2a1cf666],section.history .deposit-table>table td[data-v-2a1cf666]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-2a1cf666]{row-gap:1.5rem}section.settings .setting-nav[data-v-2a1cf666],section.settings .setting-logout[data-v-2a1cf666]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-2a1cf666]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-2a1cf666]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-2a1cf666]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-2a1cf666]{height:2rem}section.settings .setting-content[data-v-2a1cf666]{padding:2vmin 0}section.settings .setting-content h4[data-v-2a1cf666]{margin-bottom:3vmin}section.settings .set-password[data-v-2a1cf666],section.settings .set-wallet[data-v-2a1cf666],section.settings .set-disable[data-v-2a1cf666]{width:80vw}section.settings .set-password>.nav>button[data-v-2a1cf666],section.settings .set-wallet>.nav>button[data-v-2a1cf666],section.settings .set-disable>.nav>button[data-v-2a1cf666]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-2a1cf666]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-2a1cf666],.dataTables_wrapper .dataTables_filter[data-v-2a1cf666]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-2a1cf666]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-2a1cf666]{font-size:1.9vmin}.dataTables_info[data-v-2a1cf666]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-2a1cf666],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-2a1cf666]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-2a1cf666]{width:75%}#AvatarModal .modal-body h5[data-v-2a1cf666]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-2a1cf666]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-2a1cf666]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-2a1cf666]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-2a1cf666]{padding:1.3vmin 0}.user-bank .bank img[data-v-2a1cf666],.user-bank .bank .plus[data-v-2a1cf666]{width:13vw}.user-bank .bank>div.active .selected[data-v-2a1cf666]{font-size:1.3rem}.user-withdraw>button[data-v-2a1cf666],.user-deposit>button[data-v-2a1cf666]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-2a1cf666]{padding:0;margin:auto}.profile-menu .p-nav[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-2a1cf666],.profile-menu .p-nav>a>div[data-v-2a1cf666]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-2a1cf666],.profile-menu .p-nav>.anchor>div>div>svg[data-v-2a1cf666],.profile-menu .p-nav>a>div>div>img[data-v-2a1cf666],.profile-menu .p-nav>a>div>div>svg[data-v-2a1cf666]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-2a1cf666],.profile-menu .logouticon[data-v-2a1cf666]{border-top:none}.profile-menu .p-nav .arrow[data-v-2a1cf666]{display:none}.profile-menu .logout>span[data-v-2a1cf666]{margin-left:0}.profile-content[data-v-2a1cf666]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-2a1cf666]{padding:.5rem 1rem}.profile-content[data-v-2a1cf666],.profile-menu[data-v-2a1cf666]{min-height:fit-content}.profile-content .p-header[data-v-2a1cf666]{display:none}.profile-content .p-header>div.p-title[data-v-2a1cf666]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-2a1cf666]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-2a1cf666],.profile-content>.profileinfo[data-v-2a1cf666]{width:60vw;margin:auto}.p-content .inbox-content[data-v-2a1cf666]{width:90%}.p-content .inbox-content .inbox-header[data-v-2a1cf666]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-2a1cf666]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-2a1cf666]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-2a1cf666]{height:1.7em}.p-content .inbox-read .read-message[data-v-2a1cf666]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-2a1cf666]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-2a1cf666]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-2a1cf666]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-2a1cf666],.upload-sec .select-sec>.select>img[data-v-2a1cf666]{border-radius:1.5vmin}.dep-with-form[data-v-2a1cf666]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-2a1cf666]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-2a1cf666]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-2a1cf666]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-2a1cf666]{border-radius:1vmin}.dep-with-form .payment[data-v-2a1cf666]{width:100%}.dep-with-form .payment>.dropdown[data-v-2a1cf666]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-2a1cf666]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-2a1cf666]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-2a1cf666]{width:60vw}div.pin>.pin-field[data-v-2a1cf666],div.pin>.pin-button[data-v-2a1cf666]{width:50%;margin:auto}div.pin>.pin-field[data-v-2a1cf666]{margin:2vmin auto}div.pin>.pin-field>div[data-v-2a1cf666]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-2a1cf666]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-2a1cf666]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-2a1cf666]{width:60vw}.addbank .input[data-v-2a1cf666]{margin-top:2vmin}.addbank .input input[data-v-2a1cf666]{font-size:2.2vmin}.addbank>.button>button[data-v-2a1cf666]{padding:1vmin 0}section.history[data-v-2a1cf666]{width:60vw;margin:auto}section.history .filter[data-v-2a1cf666]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-2a1cf666]{column-gap:.2%}section.history .filter>div input[data-v-2a1cf666]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-2a1cf666]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-2a1cf666]:after{content:" Search"}section.history .history-tab[data-v-2a1cf666]{width:80%}section.history .history-tab>button[data-v-2a1cf666]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-2a1cf666],section.history .withdraw-table[data-v-2a1cf666],section.history .bets-table[data-v-2a1cf666]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-2a1cf666],section.history .deposit-table>table td[data-v-2a1cf666]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-2a1cf666],.dataTables_wrapper .dataTables_filter[data-v-2a1cf666]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-2a1cf666]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-2a1cf666]{font-size:1.5vmin}.dataTables_info[data-v-2a1cf666]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-2a1cf666],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-2a1cf666]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-2a1cf666]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-2a1cf666]{margin-bottom:2vmin}section.settings .setting-nav[data-v-2a1cf666],section.settings .setting-logout[data-v-2a1cf666]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-2a1cf666]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-2a1cf666]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-2a1cf666]{width:78%}section.settings .set-password[data-v-2a1cf666],section.settings .set-wallet[data-v-2a1cf666],section.settings .set-disable[data-v-2a1cf666]{width:55vw}section.settings .set-password>.nav>button[data-v-2a1cf666],section.settings .set-wallet>.nav>button[data-v-2a1cf666],section.settings .set-disable>.nav>button[data-v-2a1cf666]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-2a1cf666]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-2a1cf666]{width:50vw}#AvatarModal .modal-body>.selection[data-v-2a1cf666]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-2a1cf666]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-2a1cf666]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-2a1cf666]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-2a1cf666]{padding:1vmin 0}.dep-with-form[data-v-2a1cf666]{display:block;font-size:.8rem}.user-withdraw[data-v-2a1cf666],.user-deposit[data-v-2a1cf666]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-2a1cf666]{padding:.5rem 1rem}.user-bank[data-v-2a1cf666]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-2a1cf666]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-2a1cf666]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-2a1cf666],.user-bank .bank .plus[data-v-2a1cf666]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-2a1cf666]{font-size:.7rem}.user-card>.card-input input[data-v-2a1cf666]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-2a1cf666],.user-deposit>button[data-v-2a1cf666]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.profile-content .p-header>div.p-title[data-v-2a1cf666]{font-size:4.5vmin}.verified-container[data-v-2a1cf666]{padding:5% 0;margin:3vmin;border-radius:2vmin}.verified-container img[data-v-2a1cf666]{width:20%}.verified-container h6[data-v-2a1cf666]{font-size:.9rem;margin:5% 0;padding:0 5%}@media (min-width: 1281px) and (orientation: landscape){.profile-content .p-header>div.p-title[data-v-2a1cf666]{font-size:2.5vmin}.verified-container img[data-v-2a1cf666]{width:15%;margin:0}.verified-container h6[data-v-2a1cf666]{font-size:1.1rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.verified-container img[data-v-2a1cf666]{width:15%;margin:0}.verified-container h6[data-v-2a1cf666]{font-size:1.3rem}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile-content .p-header>div.p-title[data-v-2a1cf666]{font-size:3vmin}.verified-container img[data-v-2a1cf666]{width:13%;margin:0}.verified-container h6[data-v-2a1cf666]{font-size:1rem}}.profile[data-v-a55ad83a]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-a55ad83a]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-a55ad83a]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-a55ad83a]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-a55ad83a]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-a55ad83a]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-a55ad83a]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-a55ad83a]:first-child{justify-content:left}.pmenu-head>div[data-v-a55ad83a]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-a55ad83a]{height:100%}.profile-avatar[data-v-a55ad83a]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-a55ad83a]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-a55ad83a]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-a55ad83a]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-a55ad83a]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-a55ad83a]{font-size:1.2rem}.profile-balance[data-v-a55ad83a]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-a55ad83a]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-a55ad83a]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-a55ad83a]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-a55ad83a]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-a55ad83a]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-a55ad83a]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-a55ad83a]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-a55ad83a]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-a55ad83a]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-a55ad83a]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-a55ad83a]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-a55ad83a]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-a55ad83a]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-a55ad83a],.profile-vip>.level>div.bar .wid_progress[data-v-a55ad83a]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-a55ad83a]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-a55ad83a]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-a55ad83a]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-a55ad83a],.profile-vip>.level>div.bar .wid_progress>div[data-v-a55ad83a]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-a55ad83a]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-a55ad83a]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-a55ad83a]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-a55ad83a],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-a55ad83a]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-a55ad83a]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-a55ad83a],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-a55ad83a]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-a55ad83a]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-a55ad83a]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-a55ad83a]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-a55ad83a]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-a55ad83a]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-a55ad83a]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-a55ad83a]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-a55ad83a],.profile-menu .p-nav>a>div[data-v-a55ad83a]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-a55ad83a]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-a55ad83a]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-a55ad83a],.profile-menu .p-nav>a>div>div[data-v-a55ad83a]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-a55ad83a],.profile-menu .p-nav>.anchor>div>div>svg[data-v-a55ad83a],.profile-menu .p-nav>a>div>div>img[data-v-a55ad83a],.profile-menu .p-nav>a>div>div>svg[data-v-a55ad83a]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-a55ad83a],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-a55ad83a]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-a55ad83a]{color:var(--warning)}.profile-menu .logout[data-v-a55ad83a]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-a55ad83a]{margin-left:5%}.profile-menu[data-v-a55ad83a],.profile-content .p-content[data-v-a55ad83a]{position:relative}.profile-content .p-header[data-v-a55ad83a]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-a55ad83a]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-a55ad83a]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-a55ad83a]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-a55ad83a]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-a55ad83a]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-a55ad83a],section.deposit[data-v-a55ad83a],section.withdraw[data-v-a55ad83a],section.history[data-v-a55ad83a],section.settings[data-v-a55ad83a]{display:block}section.inbox .p-content[data-v-a55ad83a]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-a55ad83a],.p-content .inbox-read[data-v-a55ad83a]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-a55ad83a]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-a55ad83a]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-a55ad83a]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-a55ad83a]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-a55ad83a]{height:100%;width:25%}.p-content .msg>div.sender[data-v-a55ad83a]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-a55ad83a]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-a55ad83a]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-a55ad83a]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-a55ad83a]{display:none}.p-content .inbox-msg.read[data-v-a55ad83a]{background-color:#8039c741}.p-content .inbox-button[data-v-a55ad83a]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-a55ad83a]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-a55ad83a]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-a55ad83a]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-a55ad83a]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-a55ad83a]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-a55ad83a]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-a55ad83a]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-a55ad83a]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-a55ad83a]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-a55ad83a]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-a55ad83a]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-a55ad83a],.p-content .inbox-content .inbox-header[data-v-a55ad83a],.p-content .inbox-content .inbox-body[data-v-a55ad83a]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-a55ad83a]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-a55ad83a]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-a55ad83a]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-a55ad83a]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-a55ad83a]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-a55ad83a]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-a55ad83a]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-a55ad83a]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-a55ad83a]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-a55ad83a]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-a55ad83a]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-a55ad83a]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-a55ad83a]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-a55ad83a]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-a55ad83a]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-a55ad83a]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-a55ad83a]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-a55ad83a]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-a55ad83a]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-a55ad83a]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-a55ad83a]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-a55ad83a]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-a55ad83a]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-a55ad83a]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-a55ad83a]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-a55ad83a]{padding:.3em 0}.upload-sec[data-v-a55ad83a]{width:90%;margin:auto}.upload-sec .select-sec[data-v-a55ad83a]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-a55ad83a]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-a55ad83a]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-a55ad83a]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-a55ad83a],.upload-sec .select-sec>.select>img[data-v-a55ad83a]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-a55ad83a]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-a55ad83a]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-a55ad83a]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-a55ad83a]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-a55ad83a]{color:var(--maincolor2)}.dep-with-form[data-v-a55ad83a]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-a55ad83a]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-a55ad83a]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-a55ad83a]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-a55ad83a]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-a55ad83a]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-a55ad83a]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-a55ad83a]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-a55ad83a]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-a55ad83a]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-a55ad83a]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-a55ad83a]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-a55ad83a]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-a55ad83a]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-a55ad83a]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-a55ad83a]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-a55ad83a]{width:90vw;margin:auto}div.pin>.pin-field[data-v-a55ad83a],div.pin>.pin-button[data-v-a55ad83a]{width:80%;margin:auto}div.pin>.pin-field[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-a55ad83a]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-a55ad83a]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-a55ad83a]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-a55ad83a]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-a55ad83a]{margin-top:4vmin}.addbank h6[data-v-a55ad83a]{text-align:left;font-size:1rem}.addbank>.button[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-a55ad83a]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-a55ad83a]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-a55ad83a]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-a55ad83a]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-a55ad83a]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-a55ad83a]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-a55ad83a]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-a55ad83a]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-a55ad83a]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-a55ad83a]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-a55ad83a]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-a55ad83a]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-a55ad83a],section.history .withdraw-table[data-v-a55ad83a],section.history .bets-table[data-v-a55ad83a]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-a55ad83a]{display:block;width:100%}section.history .deposit-table>table[data-v-a55ad83a]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-a55ad83a]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-a55ad83a]{font-size:.7em}section.history .deposit-table>table th[data-v-a55ad83a]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-a55ad83a]{padding:.7em 1em}section.history .deposit-table>table th[data-v-a55ad83a]:first-child,section.history .deposit-table>table td[data-v-a55ad83a]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-a55ad83a]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-a55ad83a]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-a55ad83a]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-a55ad83a]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-a55ad83a]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-a55ad83a],.dataTables_wrapper .dataTables_filter[data-v-a55ad83a]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-a55ad83a]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-a55ad83a]:before,table.dataTable thead>tr>th.sorting_asc[data-v-a55ad83a]:before,table.dataTable thead>tr>th.sorting_desc[data-v-a55ad83a]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-a55ad83a]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-a55ad83a]:before,table.dataTable thead>tr>td.sorting[data-v-a55ad83a]:before,table.dataTable thead>tr>td.sorting_asc[data-v-a55ad83a]:before,table.dataTable thead>tr>td.sorting_desc[data-v-a55ad83a]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-a55ad83a]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-a55ad83a]:before,table.dataTable thead>tr>th.sorting_desc[data-v-a55ad83a]:after,table.dataTable thead>tr>td.sorting_desc[data-v-a55ad83a]:after,table.dataTable thead>tr>th.sorting[data-v-a55ad83a]:after,table.dataTable thead>tr>th.sorting_asc[data-v-a55ad83a]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-a55ad83a]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-a55ad83a]:after,table.dataTable thead>tr>td.sorting[data-v-a55ad83a]:after,table.dataTable thead>tr>td.sorting_asc[data-v-a55ad83a]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-a55ad83a]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-a55ad83a]:after{right:5%}table .sorting[data-v-a55ad83a]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-a55ad83a]{font-size:2.5vmin}.dataTables_info[data-v-a55ad83a]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-a55ad83a],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-a55ad83a]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-a55ad83a]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-a55ad83a]{margin-bottom:5vmin}section.settings .setting-nav[data-v-a55ad83a],section.settings .setting-logout[data-v-a55ad83a]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-a55ad83a]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-a55ad83a]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-a55ad83a]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-a55ad83a]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-a55ad83a]:first-child{border-top:none}section.settings .setting-nav>div[data-v-a55ad83a]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-a55ad83a]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-a55ad83a]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-a55ad83a],section.settings .set-wallet[data-v-a55ad83a],section.settings .set-disable[data-v-a55ad83a]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-a55ad83a],section.settings .set-wallet>.nav[data-v-a55ad83a],section.settings .set-disable>.nav[data-v-a55ad83a]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-a55ad83a],section.settings .set-wallet>.nav>button[data-v-a55ad83a],section.settings .set-disable>.nav>button[data-v-a55ad83a]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-a55ad83a]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-a55ad83a]{margin-bottom:5%}#AvatarModal[data-v-a55ad83a]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-a55ad83a]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-a55ad83a]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-a55ad83a]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-a55ad83a]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-a55ad83a]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-a55ad83a]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-a55ad83a]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-a55ad83a]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-a55ad83a]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-a55ad83a]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-a55ad83a],.user-deposit[data-v-a55ad83a]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-a55ad83a],.user-deposit>div[data-v-a55ad83a]{width:90%;margin:auto;position:relative}.user-balance[data-v-a55ad83a]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-a55ad83a]{display:flex;align-items:center}.user-balance img[data-v-a55ad83a]{height:1em;margin-top:-.2em}.user-balance label[data-v-a55ad83a]{font-size:.8rem}.user-balance span.amount[data-v-a55ad83a]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-a55ad83a]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-a55ad83a]{width:100%}.refreshrotate[data-v-a55ad83a]{animation:-refreshrotate-a55ad83a .5s;-webkit-animation:-refreshrotate-a55ad83a .5s;-moz-animation:-refreshrotate-a55ad83a .5s;-o-animation:-refreshrotate-a55ad83a .5s;-ms-animation:-refreshrotate-a55ad83a .5s}@keyframes -refreshrotate-a55ad83a{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-a55ad83a]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-a55ad83a]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-a55ad83a]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-a55ad83a]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-a55ad83a]{height:1em}.user-bank .bank[data-v-a55ad83a]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-a55ad83a]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-a55ad83a]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-a55ad83a],.user-bank .bank .plus[data-v-a55ad83a]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-a55ad83a]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-a55ad83a],.user-bank .bank .plus svg[data-v-a55ad83a]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-a55ad83a]{display:none}.user-bank .bank>div.active .selected[data-v-a55ad83a]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-a55ad83a]{height:1em}.user-card[data-v-a55ad83a]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-a55ad83a]{display:flex;flex-direction:column}.addbank .input input[data-v-a55ad83a]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-a55ad83a],.user-card>.card-input input[data-v-a55ad83a]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-a55ad83a]::placeholder,.user-card>.card-input input[data-v-a55ad83a]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-a55ad83a],.user-withdraw>button[data-v-a55ad83a]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-a55ad83a]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-a55ad83a]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-a55ad83a],.profile-menu .p-nav>a>div[data-v-a55ad83a]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-a55ad83a],.profile-menu .p-nav>.anchor>div>div>svg[data-v-a55ad83a],.profile-menu .p-nav>a>div>div>img[data-v-a55ad83a],.profile-menu .p-nav>a>div>div>svg[data-v-a55ad83a]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-a55ad83a]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-a55ad83a]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-a55ad83a]{margin-left:0}.profile-content[data-v-a55ad83a],.profile-menu[data-v-a55ad83a]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-a55ad83a]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-a55ad83a]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-a55ad83a]{padding:4% 0}.profile-content .p-header[data-v-a55ad83a]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-a55ad83a]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-a55ad83a]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-a55ad83a]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-a55ad83a]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-a55ad83a]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-a55ad83a]{height:1.7em}.p-content .inbox-read .read-message[data-v-a55ad83a]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-a55ad83a]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-a55ad83a],.profileinfo .profileinfo-details-result>button[data-v-a55ad83a]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-a55ad83a]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-a55ad83a]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-a55ad83a]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-a55ad83a]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-a55ad83a],.upload-sec .select-sec>.select>img[data-v-a55ad83a]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-a55ad83a]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-a55ad83a]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-a55ad83a]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-a55ad83a]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-a55ad83a]{width:100%}.dep-with-form[data-v-a55ad83a]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-a55ad83a]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-a55ad83a]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-a55ad83a]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-a55ad83a]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-a55ad83a]{border-radius:1vmin}.dep-with-form .payment[data-v-a55ad83a]{width:100%}.dep-with-form .payment>.dropdown[data-v-a55ad83a]{padding:1%}.dep-with-form .payment>.amount[data-v-a55ad83a]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-a55ad83a]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-a55ad83a]{width:100%;margin:auto}div.pin>.pin-field[data-v-a55ad83a],div.pin>.pin-button[data-v-a55ad83a]{width:60%;margin:auto}div.pin>.pin-field[data-v-a55ad83a]{margin:3vmin auto}div.pin>.pin-field>div[data-v-a55ad83a]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-a55ad83a]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-a55ad83a]{font-size:2vmin;padding:1vmin}.addbank[data-v-a55ad83a]{width:70%}.addbank>h5[data-v-a55ad83a]{margin:1vmin 0}.addbank .input[data-v-a55ad83a]{margin-top:2vmin}.addbank .input input[data-v-a55ad83a]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-a55ad83a]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-a55ad83a]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-a55ad83a]{column-gap:3%}section.history .filter>div input[data-v-a55ad83a]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-a55ad83a]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-a55ad83a]:after{content:" Search"}section.history .history-tab[data-v-a55ad83a]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-a55ad83a]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-a55ad83a],section.history .withdraw-table[data-v-a55ad83a],section.history .bets-table[data-v-a55ad83a]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-a55ad83a]{font-size:1.1em}section.history .deposit-table>table th[data-v-a55ad83a],section.history .deposit-table>table td[data-v-a55ad83a]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-a55ad83a],.dataTables_wrapper .dataTables_filter[data-v-a55ad83a]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-a55ad83a]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-a55ad83a],.dataTables_info[data-v-a55ad83a]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-a55ad83a],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-a55ad83a]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-a55ad83a]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-a55ad83a]{margin-bottom:3vmin}section.settings .setting-nav[data-v-a55ad83a],section.settings .setting-logout[data-v-a55ad83a]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-a55ad83a]{width:54%;border:none}section.settings .setting-nav>div[data-v-a55ad83a]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-a55ad83a]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-a55ad83a],section.settings .set-wallet[data-v-a55ad83a],section.settings .set-disable[data-v-a55ad83a]{width:37vw}section.settings .set-password>.nav>button[data-v-a55ad83a],section.settings .set-wallet>.nav>button[data-v-a55ad83a],section.settings .set-disable>.nav>button[data-v-a55ad83a]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-a55ad83a]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-a55ad83a]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-a55ad83a]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-a55ad83a]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-a55ad83a]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-a55ad83a]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-a55ad83a]{padding:.6vmin 0}.user-withdraw[data-v-a55ad83a],.user-deposit[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-a55ad83a]{padding:.5rem 1rem}.user-bank[data-v-a55ad83a]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-a55ad83a]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-a55ad83a]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-a55ad83a],.user-bank .bank .plus[data-v-a55ad83a]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-a55ad83a]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-a55ad83a],.user-withdraw>button[data-v-a55ad83a]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-a55ad83a]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-a55ad83a]{width:20%}.profile-vip[data-v-a55ad83a]{grid-template-columns:80% 20%}.profile-balance[data-v-a55ad83a],.profile-vip[data-v-a55ad83a],.profile-menu .p-nav[data-v-a55ad83a]{width:90%}.profile-vip>.level>img[data-v-a55ad83a]{height:8rem}.profile-vip>.level>div.bar[data-v-a55ad83a]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-a55ad83a]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-a55ad83a]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-a55ad83a]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-a55ad83a],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-a55ad83a]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-a55ad83a]{font-size:.6rem}.profile-vip>.rules[data-v-a55ad83a]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-a55ad83a],.profile-menu .p-nav>a>div[data-v-a55ad83a]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-a55ad83a],.profile-menu .p-nav>.anchor>div>div>svg[data-v-a55ad83a],.profile-menu .p-nav>a>div>div>img[data-v-a55ad83a],.profile-menu .p-nav>a>div>div>svg[data-v-a55ad83a]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-a55ad83a],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-a55ad83a]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-a55ad83a]{margin-left:0}.profile-content[data-v-a55ad83a],.profile-menu[data-v-a55ad83a]{padding:1.5%;margin:auto}.profile-menu[data-v-a55ad83a]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-a55ad83a]{font-size:2rem}.profile-content .p-header>div>button[data-v-a55ad83a]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-a55ad83a],.profile-content>.profileinfo[data-v-a55ad83a]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-a55ad83a]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-a55ad83a]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-a55ad83a]{height:1.7em}.p-content .inbox-read .read-message[data-v-a55ad83a]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-a55ad83a]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-a55ad83a]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-a55ad83a],.upload-sec .select-sec>.select>img[data-v-a55ad83a]{border-radius:2vmin}.dep-with-form[data-v-a55ad83a]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-a55ad83a]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-a55ad83a]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-a55ad83a]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-a55ad83a]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-a55ad83a]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-a55ad83a]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-a55ad83a]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-a55ad83a]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-a55ad83a],div.pin>.pin-button[data-v-a55ad83a]{width:70%;margin:auto}div.pin>.pin-field[data-v-a55ad83a]{margin:3vmin auto}div.pin>.pin-field>div[data-v-a55ad83a]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-a55ad83a]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-a55ad83a]{font-size:2vmin}.addbank[data-v-a55ad83a]{width:86vw}.addbank .input[data-v-a55ad83a]{margin-top:2vmin}.addbank .input input[data-v-a55ad83a]{font-size:2.5vmin}.addbank>.button>button[data-v-a55ad83a]{padding:1vmin 0}section.history .filter[data-v-a55ad83a]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-a55ad83a]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-a55ad83a]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-a55ad83a]:after{content:" Search"}section.history .history-tab[data-v-a55ad83a]{width:85%}section.history .history-tab>button[data-v-a55ad83a]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-a55ad83a],section.history .withdraw-table[data-v-a55ad83a],section.history .bets-table[data-v-a55ad83a]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-a55ad83a]{font-size:1.3em}section.history .deposit-table>table th[data-v-a55ad83a],section.history .deposit-table>table td[data-v-a55ad83a]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-a55ad83a]{row-gap:1.5rem}section.settings .setting-nav[data-v-a55ad83a],section.settings .setting-logout[data-v-a55ad83a]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-a55ad83a]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-a55ad83a]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-a55ad83a]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-a55ad83a]{height:2rem}section.settings .setting-content[data-v-a55ad83a]{padding:2vmin 0}section.settings .setting-content h4[data-v-a55ad83a]{margin-bottom:3vmin}section.settings .set-password[data-v-a55ad83a],section.settings .set-wallet[data-v-a55ad83a],section.settings .set-disable[data-v-a55ad83a]{width:80vw}section.settings .set-password>.nav>button[data-v-a55ad83a],section.settings .set-wallet>.nav>button[data-v-a55ad83a],section.settings .set-disable>.nav>button[data-v-a55ad83a]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-a55ad83a]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-a55ad83a],.dataTables_wrapper .dataTables_filter[data-v-a55ad83a]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-a55ad83a]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-a55ad83a]{font-size:1.9vmin}.dataTables_info[data-v-a55ad83a]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-a55ad83a],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-a55ad83a]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-a55ad83a]{width:75%}#AvatarModal .modal-body h5[data-v-a55ad83a]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-a55ad83a]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-a55ad83a]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-a55ad83a]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-a55ad83a]{padding:1.3vmin 0}.user-bank .bank img[data-v-a55ad83a],.user-bank .bank .plus[data-v-a55ad83a]{width:13vw}.user-bank .bank>div.active .selected[data-v-a55ad83a]{font-size:1.3rem}.user-withdraw>button[data-v-a55ad83a],.user-deposit>button[data-v-a55ad83a]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-a55ad83a]{padding:0;margin:auto}.profile-menu .p-nav[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-a55ad83a],.profile-menu .p-nav>a>div[data-v-a55ad83a]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-a55ad83a],.profile-menu .p-nav>.anchor>div>div>svg[data-v-a55ad83a],.profile-menu .p-nav>a>div>div>img[data-v-a55ad83a],.profile-menu .p-nav>a>div>div>svg[data-v-a55ad83a]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-a55ad83a],.profile-menu .logouticon[data-v-a55ad83a]{border-top:none}.profile-menu .p-nav .arrow[data-v-a55ad83a]{display:none}.profile-menu .logout>span[data-v-a55ad83a]{margin-left:0}.profile-content[data-v-a55ad83a]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-a55ad83a]{padding:.5rem 1rem}.profile-content[data-v-a55ad83a],.profile-menu[data-v-a55ad83a]{min-height:fit-content}.profile-content .p-header[data-v-a55ad83a]{display:none}.profile-content .p-header>div.p-title[data-v-a55ad83a]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-a55ad83a]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-a55ad83a],.profile-content>.profileinfo[data-v-a55ad83a]{width:60vw;margin:auto}.p-content .inbox-content[data-v-a55ad83a]{width:90%}.p-content .inbox-content .inbox-header[data-v-a55ad83a]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-a55ad83a]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-a55ad83a]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-a55ad83a]{height:1.7em}.p-content .inbox-read .read-message[data-v-a55ad83a]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-a55ad83a]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-a55ad83a]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-a55ad83a]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-a55ad83a],.upload-sec .select-sec>.select>img[data-v-a55ad83a]{border-radius:1.5vmin}.dep-with-form[data-v-a55ad83a]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-a55ad83a]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-a55ad83a]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-a55ad83a]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-a55ad83a]{border-radius:1vmin}.dep-with-form .payment[data-v-a55ad83a]{width:100%}.dep-with-form .payment>.dropdown[data-v-a55ad83a]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-a55ad83a]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-a55ad83a]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-a55ad83a]{width:60vw}div.pin>.pin-field[data-v-a55ad83a],div.pin>.pin-button[data-v-a55ad83a]{width:50%;margin:auto}div.pin>.pin-field[data-v-a55ad83a]{margin:2vmin auto}div.pin>.pin-field>div[data-v-a55ad83a]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-a55ad83a]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-a55ad83a]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-a55ad83a]{width:60vw}.addbank .input[data-v-a55ad83a]{margin-top:2vmin}.addbank .input input[data-v-a55ad83a]{font-size:2.2vmin}.addbank>.button>button[data-v-a55ad83a]{padding:1vmin 0}section.history[data-v-a55ad83a]{width:60vw;margin:auto}section.history .filter[data-v-a55ad83a]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-a55ad83a]{column-gap:.2%}section.history .filter>div input[data-v-a55ad83a]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-a55ad83a]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-a55ad83a]:after{content:" Search"}section.history .history-tab[data-v-a55ad83a]{width:80%}section.history .history-tab>button[data-v-a55ad83a]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-a55ad83a],section.history .withdraw-table[data-v-a55ad83a],section.history .bets-table[data-v-a55ad83a]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-a55ad83a],section.history .deposit-table>table td[data-v-a55ad83a]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-a55ad83a],.dataTables_wrapper .dataTables_filter[data-v-a55ad83a]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-a55ad83a]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-a55ad83a]{font-size:1.5vmin}.dataTables_info[data-v-a55ad83a]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-a55ad83a],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-a55ad83a]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-a55ad83a]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-a55ad83a]{margin-bottom:2vmin}section.settings .setting-nav[data-v-a55ad83a],section.settings .setting-logout[data-v-a55ad83a]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-a55ad83a]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-a55ad83a]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-a55ad83a]{width:78%}section.settings .set-password[data-v-a55ad83a],section.settings .set-wallet[data-v-a55ad83a],section.settings .set-disable[data-v-a55ad83a]{width:55vw}section.settings .set-password>.nav>button[data-v-a55ad83a],section.settings .set-wallet>.nav>button[data-v-a55ad83a],section.settings .set-disable>.nav>button[data-v-a55ad83a]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-a55ad83a]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-a55ad83a]{width:50vw}#AvatarModal .modal-body>.selection[data-v-a55ad83a]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-a55ad83a]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-a55ad83a]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-a55ad83a]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-a55ad83a]{padding:1vmin 0}.dep-with-form[data-v-a55ad83a]{display:block;font-size:.8rem}.user-withdraw[data-v-a55ad83a],.user-deposit[data-v-a55ad83a]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-a55ad83a]{padding:.5rem 1rem}.user-bank[data-v-a55ad83a]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-a55ad83a]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-a55ad83a]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-a55ad83a],.user-bank .bank .plus[data-v-a55ad83a]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-a55ad83a]{font-size:.7rem}.user-card>.card-input input[data-v-a55ad83a]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-a55ad83a],.user-deposit>button[data-v-a55ad83a]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}.content-card[data-v-a55ad83a]{margin:auto}.content-card>div[data-v-a55ad83a]{overflow:hidden;position:relative;background:linear-gradient(#f5bb72,#df6fc0);border:.3rem solid #fff;border-radius:2rem;display:flex;flex-direction:column;row-gap:1.5rem;padding-bottom:1.5rem;width:95%;margin:1.5rem auto auto}.content-card>div>div.img>img[data-v-a55ad83a]{width:100%}.content-card>div>p[data-v-a55ad83a]{font-size:1rem;font-family:Poppins-Semibold;width:80%;margin:auto}.content-card>div>.qr-image[data-v-a55ad83a]{width:35%;aspect-ratio:1/1;margin:auto}.content-card>div>.qr-image>img[data-v-a55ad83a]{width:100%;height:100%;border-radius:1rem}.qr-code[data-v-a55ad83a]{display:grid;grid-template-columns:1fr 35%;width:80%;margin:auto;column-gap:.5rem}.qr-code>input.code[data-v-a55ad83a]{border-radius:2rem;color:#fff;background:#ffffff43;display:flex;align-items:center;justify-content:center;width:100%;padding:0 .5rem;text-overflow:ellipsis}.qr-code>button[data-v-a55ad83a],.content-card>div>button[data-v-a55ad83a]{display:flex;align-items:center;justify-content:center;border-radius:2rem;padding:.2rem;font-family:Poppins-Semibold;background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.content-card>div>button[data-v-a55ad83a]{width:60%;margin:auto}@media (min-width: 1281px) and (orientation: landscape){.content-card[data-v-a55ad83a]{width:90%;display:grid;grid-template-columns:repeat(2,1fr)}.content-card>div[data-v-a55ad83a]{height:100%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.content-card[data-v-a55ad83a]{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}.content-card>div[data-v-a55ad83a]{height:100%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.content-card[data-v-a55ad83a]{width:90%;display:grid;grid-template-columns:repeat(2,1fr)}.content-card>div[data-v-a55ad83a]{height:100%}}.chat-cls-1[data-v-ece128c6]{fill:url(#linear-gradient-chat)}.chat-cls-2[data-v-ece128c6]{fill:#fff}.floater[data-v-650556ef]{display:flex;align-items:center;justify-content:center;z-index:5;color:#fff;right:1rem;bottom:50%;animation:-glowpocket-650556ef 5s infinite;-webkit-animation:-glowpocket-650556ef 5s infinite;-moz-animation:-glowpocket-650556ef 5s infinite;-o-animation:-glowpocket-650556ef 5s infinite;-ms-animation:-glowpocket-650556ef 5s infinite;width:2.5rem;cursor:pointer}.floater>img[data-v-650556ef]{width:100%;object-fit:contain}.floater>.count[data-v-650556ef]{font-size:.8rem;color:red;background:#ff0;height:1.4rem;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:-25%;left:-25%;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}@keyframes -glowpocket-650556ef{0%{transform:none}5%{transform:rotate(-15deg) scale(1.1) translate(-20%)}7.5%{transform:rotate(15deg) scale(1.1) translate(-20%)}10%{transform:rotate(-15deg) scale(1.1) translate(-20%)}12%{transform:rotate(15deg) scale(1.1) translate(-20%)}20%{transform:scale(1.1) translate(-20%)}25%{transform:none}}.RedEnvelop[data-v-ca62f90f]{position:fixed;height:100%;width:100%;overflow:hidden;top:0;z-index:6;background-color:#0000003e;backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin);display:flex;flex-direction:column;align-items:center;font-size:4vmin;font-family:Poppins-Semibold;color:#fff}.RedEnvelop .envelop-list[data-v-ca62f90f]{background:linear-gradient(#f5bb72 40%,#df6fc0);border:.3em solid #fff;width:21em;border-radius:2em;overflow:hidden;margin-top:10vh;position:relative}.RedEnvelop .envelop-list .closePocket[data-v-ca62f90f]{height:1.5em;width:1.5em;background:#f0aba8;border-radius:50%;position:absolute;top:.4em;right:.4em;display:flex;justify-content:center;align-items:center;border:.1em solid #fff;cursor:pointer}.RedEnvelop .envelop-list .closePocket svg[data-v-ca62f90f]{height:70%;aspect-ratio:1/1}.RedEnvelop .envelop-list .banner[data-v-ca62f90f]{width:100%;position:relative;display:flex;flex-direction:column}.RedEnvelop .envelop-list .banner>img[data-v-ca62f90f]{width:100%}.RedEnvelop .envelop-list .table[data-v-ca62f90f]{display:flex;justify-content:center;padding:1em 0;max-height:25em;overflow-y:auto}.RedEnvelop .envelop-list .table>table[data-v-ca62f90f]{text-align:center;border-spacing:0;column-gap:2em}.RedEnvelop .envelop-list .table>table thead td[data-v-ca62f90f]{padding-bottom:.5em}.RedEnvelop .envelop-list .table>table tbody td[data-v-ca62f90f]{border-top:.1em solid #fff;padding:1em 2em}.RedEnvelop .envelop-list .table>table td.envelop[data-v-ca62f90f]{font-size:.6em;display:flex;flex-direction:column;row-gap:.5em}.RedEnvelop .envelop-list .table>table td.envelop img[data-v-ca62f90f]{height:4em}.RedEnvelop .envelop-list .table>table td button[data-v-ca62f90f]{padding:.2em 1em;border-radius:1em;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff;font-size:.9em}.RedEnvelop .envelop-list>.des[data-v-ca62f90f]{width:100%;position:relative;text-align:center;font-size:.7em;padding:.5em 0;margin-bottom:.5em;font-family:Poppins-Regular;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.RedEnvelop .envelop-list>.des>a[data-v-ca62f90f]{font-family:Poppins-Semibold;text-decoration:underline}.claimedModal[data-v-ca62f90f]{margin-top:10vh;width:21em;position:relative;border:.3em solid #fff;border-radius:2em;overflow:hidden}.claimedModal>img[data-v-ca62f90f]{width:100%}.claimedModal>.ampao[data-v-ca62f90f]{height:100%;width:100%;object-fit:contain;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0}.claimedModal>.ampao>img.openPocket[data-v-ca62f90f]{width:80%;margin-bottom:-13em}.claimedModal>.ampao>img.circular[data-v-ca62f90f]{width:23%;margin-bottom:-7em;position:absolute}.claimedModal>.ampao>.messege[data-v-ca62f90f]{position:absolute;color:#4d4d4d;top:29%;text-align:center;display:flex;flex-direction:column;row-gap:1em}.claimedModal>.ampao>.messege>h6[data-v-ca62f90f]{font-size:.9em}.claimedModal>.ampao>.messege>h1[data-v-ca62f90f]{font-size:1.5em}.claimedModal>.ampao>button[data-v-ca62f90f]{position:absolute;bottom:8%;font-size:1em;padding:.2em 2em;border-radius:1em;background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}@media (min-width: 1281px) and (orientation: landscape){.RedEnvelop[data-v-ca62f90f]{font-size:2vmin}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.RedEnvelop[data-v-ca62f90f]{font-size:2.5vmin}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.RedEnvelop[data-v-ca62f90f]{font-size:2.2vmin}}.cls-1{fill:url(#linear-gradient)}body .t-mid>svg{height:2.4rem;margin:auto}@media (min-width: 1281px) and (orientation: landscape){body .t-mid>svg{height:3.2rem;margin:auto}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){body .t-mid>svg{height:2.6rem;margin:auto}}.shake{animation:inboxshake 3s infinite;-webkit-animation:inboxshake 3s infinite;-moz-animation:inboxshake 3s infinite;-o-animation:inboxshake 3s infinite;-ms-animation:inboxshake 3s infinite}@keyframes inboxshake{0%{transform:rotate(0)}5%{transform:rotate(-15deg) scale(1.2)}10%{transform:rotate(15deg)}15%{transform:rotate(-15deg)}20%{transform:rotate(15deg) scale(1)}25%{transform:rotate(0)}to{transform:none}}.AccCaptcha{display:none;height:100vh;width:100vw;z-index:4;top:0;left:0;position:fixed;background-color:#0006;-webkit-backdrop-filter:blur(1vmin);backdrop-filter:blur(1vmin)}.AccCaptcha .custom-modal{height:max-content;padding:2vmin;border-radius:1.5rem;width:80%}.AccCaptcha .custom-modal h4{width:90%;margin:auto;text-align:center;color:var(--datacolor4);-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.AccCaptcha .img,.AccCaptcha .input{width:90%;margin:2vmin auto;position:relative}.AccCaptcha .img>img{width:100%}.AccCaptcha .input{display:grid;grid-template-columns:1fr max-content;column-gap:.5rem}.AccCaptcha .input input::placeholder{color:#ffffff54}.AccCaptcha .input input,.AccCaptcha .input button{font-size:.8rem;border-radius:2rem;background-image:linear-gradient(90deg,#e1b0e6,#facbb1);color:var(--datacolor1);border:.2vmin solid var(--maincolor1);padding:.2rem .5rem}.AccCaptcha .input input{padding:.2rem .8rem}@media (min-width: 1281px) and (orientation: landscape){.AccCaptcha .custom-modal{border-radius:2rem;width:25%}.AccCaptcha .input input,.AccCaptcha .input button{font-size:1rem;padding:.2rem 1rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.AccCaptcha .custom-modal{border-radius:2rem;width:60%}.AccCaptcha .input input,.AccCaptcha .input button{font-size:1rem;padding:.2rem 1rem}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.AccCaptcha .custom-modal{width:40%}.AccCaptcha .input input,.AccCaptcha .input button{font-size:1rem;padding:.2rem 1rem}}.display{display:flex}.cls-1[data-v-d2de1819]{fill:currentColor;stroke-width:0px}.checkboxoption[data-v-9b18ea83]{border:.1rem solid #000;height:1.5em;width:1.5em;aspect-ratio:1;transform:translateY(-.2em);margin-right:.7em;margin-bottom:.5em;position:relative;border-radius:.4em;color:#000;cursor:pointer}.checkboxoption>input[data-v-9b18ea83]{position:relative;width:100%;height:100%;margin:0;opacity:0}.checkboxoption>div.check[data-v-9b18ea83]{position:absolute;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.checkboxoption>div.check>svg[data-v-9b18ea83]{height:60%}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:var(--dp-input-padding);color:var(--dp-text-color);box-sizing:border-box}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size);height:var(--dp-font-size);stroke-width:0;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp--clear-btn{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color);background:#0000;border:none;display:inline-flex;align-items:center;padding:0;margin:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border-radius:var(--dp-border-radius);min-width:var(--dp-menu-min-width);font-family:var(--dp-font-family);font-size:var(--dp-font-size);-webkit-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:#0000;cursor:default}.dp-menu-loading{background:#ffffff80;cursor:default}.dp--menu-load-container{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.dp--menu-loader{width:48px;height:48px;border:var(--dp-loader);border-bottom-color:#0000;border-radius:50%;display:inline-block;box-sizing:border-box;animation:dp-load-rotation 1s linear infinite;position:absolute}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dp__arrow_top{left:var(--dp-arrow-left);top:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom{left:var(--dp-arrow-left);bottom:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp--preset-dates{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp--preset-dates[data-dp-mobile],.dp--preset-dates-collapsed{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}.dp__sidebar_left{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;margin-inline-end:1px solid var(--dp-border-color)}.dp--preset-range{display:block;width:100%;padding:5px;text-align:left;white-space:nowrap;color:var(--dp-text-color);border-radius:var(--dp-border-radius);transition:var(--dp-common-transition)}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}.dp--preset-range[data-dp-mobile]{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range[data-dp-mobile]:first-child{margin-left:0}.dp--preset-range[data-dp-mobile]:last-child{margin-right:0}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}.dp__menu_content_wrapper[data-dp-mobile],.dp--menu-content-wrapper-collapsed{flex-direction:column-reverse}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-margin)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius);height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);color:var(--dp-range-between-dates-text-color);border-radius:0;border:1px solid var(--dp-range-between-border-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-start-start-radius:var(--dp-cell-border-radius);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-start-end-radius:var(--dp-cell-border-radius);border-end-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color);border-inline-end:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-inline-end:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-inline-end:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}.dp__flex_display[data-dp-mobile],.dp--flex-display-collapsed{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size);width:var(--dp-month-year-row-button-size);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{text-align:center;cursor:pointer;height:var(--dp-month-year-row-height);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color)}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;width:100%;flex-direction:column}.dp__overlay{width:100%;background:var(--dp-background-color);transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family);color:var(--dp-text-color);box-sizing:border-box}.dp--overlay-absolute{position:absolute;height:100%;top:0;left:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto;height:var(--dp-overlay-height)}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-inline:auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__btn,.dp--qr-btn,.dp--time-overlay-btn,.dp--time-invalid{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--year-mode-picker{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size)}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp--tp-wrap[data-dp-mobile]{max-width:100%}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-family:var(--dp-font-family);color:var(--dp-text-color)}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_reg_with_button[data-compact~=true]{padding:0 5px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col_sec_with_button[data-collapsed~=true]{padding:0}.dp__time_col{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;width:100%;justify-content:center}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius);display:flex;align-items:center;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{width:100%;padding:0;height:8px;cursor:pointer;display:flex;align-items:center}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding);border-radius:var(--dp-border-radius);cursor:pointer}.dp__pm_am_button[data-compact~=true]{padding:7px}.dp__tp_inline_btn_bar{width:100%;height:4px;background-color:var(--dp-secondary-color);transition:var(--dp-common-transition);border-collapse:collapse}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-action-row-padding);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{display:block;color:var(--dp-text-color);font-size:var(--dp-preview-font-size);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;flex:0;white-space:nowrap;align-items:center;justify-content:flex-end;margin-inline-start:auto}.dp__action_button{display:inline-flex;align-items:center;background:#0000;border:1px solid rgba(0,0,0,0);padding:var(--dp-action-buttons-padding);line-height:var(--dp-action-button-height);margin-inline-start:3px;height:var(--dp-action-button-height);cursor:pointer;border-radius:var(--dp-border-radius);font-size:var(--dp-preview-font-size);font-family:var(--dp-font-family)}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{width:100%;padding:var(--dp-common-padding)}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex-direction:column;flex:1;width:100%;height:100%;justify-content:space-evenly}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}:root{--dp-common-transition: all .1s ease-in;--dp-menu-padding: 6px 8px;--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in;--dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;--dp-border-radius: 4px;--dp-cell-border-radius: 4px;--dp-transition-length: 22px;--dp-transition-timing-general: .1s;--dp-button-height: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-calendar-wrap-padding: 0 5px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 30px 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 1px 6px;--dp-row-margin: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-multi-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-font-size: 1rem;--dp-preview-font-size: .8rem;--dp-time-font-size: 2rem;--dp-action-button-height: 22px;--dp-action-row-padding: 8px;--dp-direction: ltr}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%);--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);--dp-range-between-border-color: var(--dp-hover-color, #fff);--dp-loader: 5px solid #005cb2}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #fff;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%);--dp-range-between-dates-background-color: var(--dp-hover-color, #f3f3f3);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #212121);--dp-range-between-border-color: var(--dp-hover-color, #f3f3f3);--dp-loader: 5px solid #1976d2}.dp__flex{display:flex;align-items:center}.dp__btn{background:none}.dp__main{font-family:var(--dp-font-family);-webkit-user-select:none;user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__main *{direction:var(--dp-direction, ltr)}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;place-content:center center;padding:var(--dp-common-padding);box-sizing:border-box;height:var(--dp-button-height)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length) * -1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length) * -1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.dp--hidden-el{visibility:hidden}.input-birthday>label[data-v-48605d8e]{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:#4d4d4d7a;font-size:.8em;pointer-events:none;transition:all .2s ease;background:#f0f8fc;padding:.4em 4px;font-weight:400}.label[data-v-48605d8e]{color:#fff;font-size:.7em;margin-left:1em}.hidden[data-v-48605d8e]{display:none;animation:-hidden-48605d8e .3s;-webkit-animation:-hidden-48605d8e .3s;-moz-animation:-hidden-48605d8e .3s;-o-animation:-hidden-48605d8e .3s;-ms-animation:-hidden-48605d8e .3s}.input-birthday>input[data-v-48605d8e]{font-size:1.1rem;color:#4d4d4d;font-weight:400;height:100%;width:100%;background-color:transparent}.input-birthday[data-v-48605d8e]{padding:.257em 7%;margin:.5em auto;position:relative;border-radius:1.5em;background:#f0f8fc}@keyframes -hidden-48605d8e{0%{display:block;opacity:1}to{opacity:0;display:none}}.input-referal-code>.fieldset[data-v-48605d8e]{border:1px solid rgba(var(--alphabg3),.8);border-radius:.5rem;position:relative}.input-referal-code>.fieldset>.legend[data-v-48605d8e]{color:rgba(var(--alphabg3),.8);font-size:.7rem;margin-top:-.65rem;margin-left:.2rem;position:absolute;background-color:#2b2b2b;padding:0 .3rem;border-radius:.5rem}.container-reg[data-v-48605d8e]{margin-top:1rem;margin-bottom:.5rem}.container-reg>div.dropdown[data-v-48605d8e]{font-size:.7em;margin-bottom:0}.container-reg div.dropdown[data-v-48605d8e]:after{right:.5em}.container-reg div.dropdown select[data-v-48605d8e]{padding:.4em 0}.checkboxoption[data-v-48605d8e]{border:.1rem solid #000;height:1.5em;width:1.5em;aspect-ratio:1;transform:translateY(-.2em);margin-right:.7em;margin-bottom:.5em;position:relative;border-radius:.4em;color:#000;cursor:pointer}.checkboxoption>input[data-v-48605d8e]{position:relative;width:100%;height:100%;margin:0;opacity:0}.checkboxoption>div.check[data-v-48605d8e]{position:absolute;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.checkboxoption>div.check>svg[data-v-48605d8e]{height:60%}div.mobile-input[data-v-48605d8e],div.otp-input[data-v-48605d8e],.input-birthday[data-v-48605d8e],.container-reg[data-v-48605d8e]{margin:.2em auto}[data-v-48605d8e] .vue-date-picker .dp__input{background:#fff;border-radius:5vmin}[data-v-48605d8e] .vue-date-picker .dp--menu-wrapper{transform:scaleY(.75) scaleX(.85) translateY(-18%)}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.container-reg div.dropdown[data-v-48605d8e]:after{right:1em}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.container-reg div.dropdown[data-v-48605d8e]:after{right:.8em}}.hidden[data-v-3be218b4]{display:none}.profile[data-v-9995f020]{text-align:center;padding:2% 0;margin:2vmin 0;min-height:50vh}.profile-menu[data-v-9995f020]{font-size:1.2rem;padding:1rem;font-family:Poppins-Semibold;color:var(--datacolor4);align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.profile-menu>div[data-v-9995f020]{display:flex;flex-direction:column;row-gap:1rem}.pmenu-head[data-v-9995f020]{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;width:92%;margin:auto}.pmenu-head>div[data-v-9995f020]{display:flex;align-items:center;justify-content:center}.pmenu-head>div:nth-child(1)>svg[data-v-9995f020]{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.pmenu-head>div[data-v-9995f020]:nth-child(2){font-size:1.5rem;font-family:Poppins-Semibold}.pmenu-head>div[data-v-9995f020]:first-child{justify-content:left}.pmenu-head>div[data-v-9995f020]:last-child{height:2.5rem;display:flex;align-items:center;justify-content:right}.pmenu-head>div:nth-child(3)>img[data-v-9995f020]{height:100%}.profile-avatar[data-v-9995f020]{display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-avatar>.avatar-img[data-v-9995f020]{width:30%;position:relative}.profile-avatar>.avatar-img>img[data-v-9995f020]{width:100%;position:relative;border:.35rem solid #fff;border-radius:50%}.profile-avatar>.avatar-img>.change[data-v-9995f020]{width:1.8rem;height:1.8rem;position:absolute;bottom:0;right:0;border-radius:20%;background-color:#ffbfbf;display:flex;justify-content:center;align-items:center}.profile-avatar>.avatar-img>.change>svg[data-v-9995f020]{height:80%;aspect-ratio:1/1}.profile-avatar>.username[data-v-9995f020]{font-size:1.2rem}.profile-balance[data-v-9995f020]{width:90%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3%;border-radius:1.5rem;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-balance .head[data-v-9995f020]{width:100%;font-size:.8rem;color:#fff;text-align:left}.profile-balance .amount[data-v-9995f020]{width:100%;font-size:1.5rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff61}.profile-balance .amount .balance>img[data-v-9995f020]{height:1.5rem;margin-right:.5rem}.profile-balance .amount .reload[data-v-9995f020]{width:2rem;height:2rem;position:relative}.profile-balance .amount .reload>svg[data-v-9995f020]{width:100%;top:0;left:0;position:absolute;padding:15%;border-radius:50%;background-color:#ffbfbf}.profile-balance>.button[data-v-9995f020]{width:100%;margin-top:1rem;display:flex;column-gap:.8rem}.profile-balance>.button>button[data-v-9995f020]{width:100%;font-size:1rem;padding:3% 0;border-radius:2rem;border-style:none}.profile-balance>.button>button[data-v-9995f020]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.profile-balance>.button>button[data-v-9995f020]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.profile-vip[data-v-9995f020]{width:90%;margin:auto;border-radius:1.5rem;border:.35rem solid #fff;display:grid;grid-template-columns:75% 25%;padding:0 .2rem;background-image:linear-gradient(#621e9344 20%,#ffb54744)}.profile-vip>.level[data-v-9995f020]{margin:.5rem .2rem;display:flex;align-items:end}.profile-vip>.level>img[data-v-9995f020]{height:5rem;z-index:1}.profile-vip>.level>div.bar[data-v-9995f020]{width:100%;height:max-content;margin-bottom:.5rem;display:flex;flex-direction:column;row-gap:1rem;position:relative;left:-.8rem}.profile-vip>.level>div.bar .dep_progress[data-v-9995f020],.profile-vip>.level>div.bar .wid_progress[data-v-9995f020]{position:relative}.profile-vip>.level>div.bar .wid_progress[data-v-9995f020]{background-image:none;margin-top:-1.25rem}.profile-vip>.level>div.bar .dep_progress label[data-v-9995f020]{font-size:.6rem;position:absolute;top:-1rem;width:100%;left:0}.profile-vip>.level>div.bar .wid_progress label[data-v-9995f020]{font-size:.6rem;position:absolute;top:-.8rem;width:100%;left:0}.profile-vip>.level>div.bar .dep_progress>div[data-v-9995f020],.profile-vip>.level>div.bar .wid_progress>div[data-v-9995f020]{border:.15rem solid #dddddd63;background-color:#ffffff49;width:100%;border-radius:2rem;position:relative}.profile-vip>.level>div.bar .dep_progress>div[data-v-9995f020]{height:35%;top:32.5%;left:0;position:absolute}.profile-vip>.level>div.bar .dep_progress>img[data-v-9995f020]{top:0;margin-left:-110%;height:3rem}.profile-vip>.level>div.bar .wid_progress>div[data-v-9995f020]{border:.15rem solid #dddddd63;height:.8rem}.profile-vip>.level>div.bar .dep_progress>div>.prog[data-v-9995f020],.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-9995f020]{height:100%;background-image:linear-gradient(#fa89b6 50%,#fe5b9c 50%);border-radius:2rem;position:relative}.profile-vip>.level>div.bar .wid_progress>div>.prog[data-v-9995f020]{background-image:linear-gradient(#8cd3fd 50%,#5bc2fe 50%)}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-9995f020],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-9995f020]{font-size:.5rem;width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0}.profile-vip>.rules[data-v-9995f020]{width:85%;aspect-ratio:1/1;margin:auto;border:.12rem solid #fff;border-radius:.8rem;display:flex;justify-self:left;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;font-size:.5rem;row-gap:.2rem;position:relative}.profile-vip>.rules>img[data-v-9995f020]{width:60%;object-fit:contain}.profile-vip>.rules>.glass[data-v-9995f020]{height:100%;width:100%;position:absolute;background-image:linear-gradient(-45deg,transparent 30%,#ffffff6b,transparent 70%)}.profile-content[data-v-9995f020]{min-height:67vh;padding:2% 1.5%;color:var(--datacolor4);width:92%;margin:auto}.profile-menu .p-nav[data-v-9995f020]{padding:2% 6%;border-radius:1.5rem;border:.35rem solid #fff;width:90%;margin:auto;text-align:left;position:relative;background:#fff}.profile-menu .p-nav .arrow[data-v-9995f020]{right:1.7rem;display:flex;justify-content:right}.profile-menu .p-nav>a[data-v-9995f020]{color:#4d4d4d}.profile-menu .p-nav>.anchor>div[data-v-9995f020],.profile-menu .p-nav>a>div[data-v-9995f020]{display:grid;grid-template-columns:1fr 2fr 1fr;padding:4% 0;align-items:center;cursor:pointer;font-size:.85rem;border-width:.1rem 0 .1rem 0;border-style:solid;border-color:#ffd6ce}.profile-menu .p-nav>a:first-child>div[data-v-9995f020]{border-top:none}.profile-menu .p-nav>a:last-child>div[data-v-9995f020]{border-bottom:none}.profile-menu .p-nav>.anchor>div>div[data-v-9995f020],.profile-menu .p-nav>a>div>div[data-v-9995f020]{display:flex;width:100%;align-items:center;justify-content:center;pointer-events:none}.profile-menu .p-nav>.anchor>div>div>img[data-v-9995f020],.profile-menu .p-nav>.anchor>div>div>svg[data-v-9995f020],.profile-menu .p-nav>a>div>div>img[data-v-9995f020],.profile-menu .p-nav>a>div>div>svg[data-v-9995f020]{height:1rem;width:5vmin;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-9995f020],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-9995f020]{width:1.7rem;height:1.7rem}.profile-menu .logouticon[data-v-9995f020]{color:var(--warning)}.profile-menu .logout[data-v-9995f020]{border-radius:2vmin;margin:auto;padding:0;color:var(--warning);background-color:transparent;text-align:center;height:fit-content}.profile-menu .logout>span[data-v-9995f020]{margin-left:5%}.profile-menu[data-v-9995f020],.profile-content .p-content[data-v-9995f020]{position:relative}.profile-content .p-header[data-v-9995f020]{display:flex;justify-content:space-between;align-items:center;width:95%;margin:2% auto 5%}.profile-content .p-header>div[data-v-9995f020]{width:100%;text-align:center}.profile-content .p-header>div.p-back[data-v-9995f020]{text-align:left}.profile-content .p-header>div.p-back>div[data-v-9995f020]>*{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.profile-content .p-header>div.p-title[data-v-9995f020]{color:#fff;font-size:1.5rem;font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:2.5rem;display:flex;align-items:center;justify-content:center;white-space:nowrap}.profile-content .p-header>div.p-extra[data-v-9995f020]{text-align:right;display:flex;justify-content:right}section.inbox[data-v-9995f020],section.deposit[data-v-9995f020],section.withdraw[data-v-9995f020],section.history[data-v-9995f020],section.settings[data-v-9995f020]{display:block}section.inbox .p-content[data-v-9995f020]{display:flex;flex-direction:column;height:55vh}.p-content .inbox-content[data-v-9995f020],.p-content .inbox-read[data-v-9995f020]{width:100%;overflow-y:auto;margin:auto auto 1%;position:relative;flex-grow:1}.p-content .inbox-content>h1[data-v-9995f020]{height:97%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:var(--datacolor4);font-family:Poppins-Semibold;opacity:.3;overflow:hidden}.p-content .inbox-msg[data-v-9995f020]{border-radius:3vmin;width:95%;display:inline-flex;background-color:var(--background3);color:var(--datacolor1);padding:1vmin 2vmin;margin-top:5vmin;margin-bottom:2vmin;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-content .msg[data-v-9995f020]{display:flex;flex-direction:column;position:relative;width:85%}.p-content .del[data-v-9995f020]{width:15%;display:flex;justify-content:center;align-items:center}.p-content .del>svg[data-v-9995f020]{height:100%;width:25%}.p-content .msg>div.sender[data-v-9995f020]{font-size:4vmin;font-family:Poppins-Semibold;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:1vmin auto;text-align:left}.p-content .msg>div.messege[data-v-9995f020]{font-size:3vmin;width:90%;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:auto;margin-bottom:1.5vmin;text-align:left;opacity:.7}.p-content .inbox-log[data-v-9995f020]{position:absolute;top:-4vmin;font-size:2.5vmin;right:10%;color:var(--datacolor4);display:flex;align-items:center}.p-content .inbox-msg .inbox-log>div[data-v-9995f020]{background-color:var(--maincolor1);border-radius:50%;display:inline-block;height:2.5vmin;width:2.5vmin;margin-right:1.5vmin;align-self:center}.p-content .inbox-msg.read .inbox-log>div[data-v-9995f020]{display:none}.p-content .inbox-msg.read[data-v-9995f020]{background-color:#8039c741}.p-content .inbox-button[data-v-9995f020]{display:grid;grid-template-columns:1fr .7fr;column-gap:10%;width:90%;margin:auto;margin-top:2vmin;padding:1vmin 0}.p-content .inbox-button>button[data-v-9995f020]{padding:2.5vmin 0;border-radius:3vmin;font-size:3.5vmin;font-family:Poppins-Semibold}.p-content .inbox-button>button[data-v-9995f020]:nth-child(1){background-color:#6f4e97;border:.1vmin solid var(--maincolor1);color:#fff}.p-content .inbox-button>button[data-v-9995f020]:nth-child(2){background-color:#fff;color:#b451ff}.p-content .inbox-read[data-v-9995f020]{width:95%;padding:0 5%;position:relative;display:flex;flex-direction:column}.p-content .inbox-read .read-title[data-v-9995f020]{display:flex;justify-content:space-between;align-items:center;height:max-content;position:relative}.p-content .inbox-read .read-title>button[data-v-9995f020]{border-radius:1.5vmin;color:#ffbfbf;background-color:#fff;padding:.7vmin 2vmin}.p-content .inbox-read .read-title>button.trash[data-v-9995f020]{background-color:transparent;color:var(--datacolor4)}.p-content .inbox-read .read-title>button.trash img[data-v-9995f020]{height:2.5rem;margin-top:-30%}.p-content .inbox-read .read-title>h6[data-v-9995f020]{width:100%;margin:0 2%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:1vmin;padding:1.5%;color:var(--datacolor4)}.p-content .inbox-read .read-message[data-v-9995f020]{text-align:left;padding:5%;height:100%;overflow-y:auto;margin-top:3%;line-height:1.5;font-size:3.3vmin;border:.2rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:1.5rem}.p-content .inbox-content[data-v-9995f020]{width:100%;height:100%;overflow-y:unset;margin:auto auto 1%;position:relative;flex-grow:1;display:flex;flex-direction:column;background-color:#fff}.p-content .inbox-content[data-v-9995f020],.p-content .inbox-content .inbox-header[data-v-9995f020],.p-content .inbox-content .inbox-body[data-v-9995f020]{border-radius:1.5rem}.p-content .inbox-content .inbox-header[data-v-9995f020]{width:100%;height:4rem;display:grid;grid-template-columns:1fr 40%;align-items:center;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3rem 1.5rem}.p-content .inbox-content .inbox-header>h6[data-v-9995f020]{color:#ed7f75;text-align:left;font-family:Poppins-Semibold;font-size:.9rem}.p-content .inbox-content .inbox-header>.button[data-v-9995f020]{display:flex;justify-content:right}.p-content .inbox-content .inbox-header>.button>button[data-v-9995f020]{border-style:none;background-color:transparent;font-size:.5rem;color:#dca094;font-family:Poppins-Semibold;position:relative;display:flex;flex-direction:column;justify-content:right;align-items:center;width:50%}.p-content .inbox-content .inbox-header>.button>button>img[data-v-9995f020]{height:1.5rem;width:1.5rem;object-fit:contain;position:relative}.p-content .inbox-content .inbox-body[data-v-9995f020]{height:100%;margin:.3rem;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(#a87299,#c59d6c);overflow-y:auto;position:relative}.p-content .inbox-content .inbox-body>h1[data-v-9995f020]{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:absolute;font-size:1rem;opacity:.5}.p-content .inbox-content .inbox-body>.inbox-message[data-v-9995f020]{padding:.5rem 0;filter:brightness(150%);background-color:#ffffff3f}.p-content .inbox-content .inbox-body>.inbox-message.read[data-v-9995f020]{background-color:transparent}.p-content .inbox-content .inbox-body>.inbox-message>.sender[data-v-9995f020]{display:grid;grid-template-columns:60% 40%;margin:.2rem 2rem;align-items:center;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.name[data-v-9995f020]{font-size:1rem;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.p-content .inbox-content .inbox-body>.inbox-message>.sender>.unread[data-v-9995f020]{position:absolute;width:.7rem;height:.7rem;left:-1.3rem;border-radius:50%;background-color:red}.p-content .inbox-content .inbox-body>.inbox-message.read>.sender>.unread[data-v-9995f020]{display:none}.p-content .inbox-content .inbox-body>.inbox-message>.sender>div.time[data-v-9995f020]{font-size:.6rem;color:#ffffff98;text-align:right}.p-content .inbox-content .inbox-body>.inbox-message>.text[data-v-9995f020]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0rem 2rem;color:#ffffff98;padding-bottom:.5rem;border-bottom:.1rem solid #ffffff98;font-size:.8rem;text-align:left}.profileinfo .profileinfo-details>.details[data-v-9995f020]{height:100%;width:100%;position:relative;padding:0 1%;overflow-y:auto;display:flex;flex-direction:column;row-gap:1rem;margin:auto}.profileinfo .profileinfo-details>.details .details-card[data-v-9995f020]{border-radius:1.5rem;background:#fff;padding:3% 5%;height:100%;display:flex;flex-direction:column;row-gap:.5rem;border:.3rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>h6[data-v-9995f020]{text-align:left;font-size:1rem;margin-bottom:1%;color:#000}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-9995f020]{font-size:.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto 1fr;text-align:left;width:100%;column-gap:1rem;color:#4d4d4d;padding:.1rem 1rem;border-width:0 0 .15rem 0;border-style:solid;border-color:#ffd6ce;min-height:2rem}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-9995f020]:last-child{border-width:0 0 0 0}.profileinfo .profileinfo-details>.details .details-card>.input label[data-v-9995f020]{color:#4d4d4d;font-family:Poppins-Semibold}.profileinfo .profileinfo-details>.details .details-card>.input div[data-v-9995f020]{overflow-wrap:break-word;word-break:break-word}.profileinfo div.dropdown>div .drop-select[data-v-9995f020]{justify-content:left}.profileinfo .profileinfo-details .details>div>label[data-v-9995f020]{color:var(--maincolor2)}.user-card .dropdown select>option[data-v-9995f020]{background-color:#e78fc0;color:#fff}.disble-field div.dropdown>select[data-v-9995f020]{padding:.3em 0}.upload-sec[data-v-9995f020]{width:90%;margin:auto}.upload-sec .select-sec[data-v-9995f020]{margin:2vmin 0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:7%}.upload-sec .select-sec>div[data-v-9995f020]{display:flex;justify-content:center;align-items:center}.upload-sec .select-sec>div[data-v-9995f020]:nth-child(2){margin:2% 0}.upload-sec .select-sec>.select[data-v-9995f020]{border:.8vmin dotted var(--datacolor4);height:30vw;width:50vw;margin:auto;position:relative}.upload-sec .select-sec>.select[data-v-9995f020],.upload-sec .select-sec>.select>img[data-v-9995f020]{border-radius:4vmin}.upload-sec .select-sec>.select>img[data-v-9995f020]{top:0;height:100%;width:100%;border:none;object-fit:cover;position:relative;z-index:0}.upload-sec .select-sec>.select>input[data-v-9995f020]{top:0;height:100%;width:100%;position:absolute;opacity:0;z-index:1;cursor:pointer}.upload-sec .select-sec>.select>span[data-v-9995f020]{position:absolute;color:var(--datacolor1);background-color:rgba(var(--alphabg3),.7);padding:1% 5%;border-radius:2vmin}.upload-sec .select-sec>.select>span.loaded[data-v-9995f020]{background-color:var(--warning);font-family:Poppins-Semibold}.profileinfo .profileinfo-details-result label[data-v-9995f020]{color:var(--maincolor2)}.dep-with-form[data-v-9995f020]{width:100%;height:100%;position:relative;font-size:4vmin;padding:4% 2%;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff;color:#fff}.dep-with-form .balance[data-v-9995f020]{border:.3vmin solid var(--maincolor2);background-color:var(--background8);color:var(--datacolor6);font-family:Poppins-Semibold;border-radius:2vmin;width:max-content;margin:auto;margin-bottom:2vh;padding:1vmin 4vmin}.dep-with-form h6[data-v-9995f020]{font-family:Poppins-Semibold;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank[data-v-9995f020]{width:90%;margin:5% auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dep-with-form .saved-bank>div.saved[data-v-9995f020]{max-height:33vh;overflow-y:auto}.dep-with-form .saved-bank>div.saved>div[data-v-9995f020]{display:grid;grid-template-columns:15% 85%;justify-content:center;align-items:center;padding:2%;color:var(--datacolor4);width:90%;margin:3% auto;cursor:pointer}.dep-with-form .saved-bank>div.saved>div.active[data-v-9995f020]{border-radius:2vmin;background-color:rgba(var(--alphabg3),.7);color:var(--datacolor1)}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-9995f020]{border-radius:1.5vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>svg[data-v-9995f020]{width:70%;height:70%;object-fit:contain}.dep-with-form .saved-bank>div.saved>div>div[data-v-9995f020]:nth-child(2){width:90%;margin:auto;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.dep-with-form .payment>.dropdown[data-v-9995f020]{width:80%;margin:5% auto;padding:2%}.dep-with-form .payment>.dropdown>select[data-v-9995f020]{font-size:.9rem;padding:0;border-style:none}.dep-with-form .payment>.amount[data-v-9995f020]{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;width:80%;column-gap:5%;margin:auto;padding:2% 3%;border-radius:2vmin;background-color:var(--datacolor1);color:var(--datacolor7);font-size:5vmin;position:relative;border:.2vmin solid var(--background3)}.dep-with-form .payment>.amount>div[data-v-9995f020]:nth-child(3){cursor:pointer}.dep-with-form .payment>.amount>input[data-v-9995f020]{background-color:transparent;color:var(--datacolor7);width:100%}.dep-with-form .payment>button[data-v-9995f020]{padding:1vmin;width:60%;border-radius:3vmin;border-style:none;border:.1vmin solid var(--maincolor2);background-color:var(--maincolor3);color:var(--datacolor1);margin:5% 0}div.pin[data-v-9995f020]{width:90vw;margin:auto}div.pin>.pin-field[data-v-9995f020],div.pin>.pin-button[data-v-9995f020]{width:80%;margin:auto}div.pin>.pin-field[data-v-9995f020]{display:grid;grid-template-columns:repeat(6,max-content);justify-content:space-around;margin:5vmin auto}div.pin>.pin-field>div[data-v-9995f020]{width:2rem;height:2rem;font-size:5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;border:.2vmin solid #fff;color:var(--datacolor4)}div.pin>.pin-button[data-v-9995f020]{display:grid;grid-template-columns:repeat(3,1fr);gap:4vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-9995f020]{border-radius:1vmin;font-size:3vmin;padding:2vmin 0;background-color:#ffffff37;color:#fff}.addbank[data-v-9995f020]{display:none;width:95%;padding:5% 8%;margin:1rem auto;border-radius:1.5rem;background:linear-gradient(#621e9344 20%,#ffb54744);border:.35rem solid #fff}.addbank>h5[data-v-9995f020]{color:var(--datacolor4);margin:2vmin 0}.addbank .input[data-v-9995f020]{margin-top:4vmin}.addbank h6[data-v-9995f020]{text-align:left;font-size:1rem}.addbank>.button[data-v-9995f020]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:4%;margin:5% 0}.addbank>.button>button[data-v-9995f020]{width:100%;border-radius:2rem;padding:1vmin 4vmin}.addbank>.button>button[data-v-9995f020]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.addbank>.button>button[data-v-9995f020]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}section.history .filter[data-v-9995f020]{width:100%;margin:0 auto;padding:2.5vmin 0;display:grid;grid-template-columns:1fr 1fr max-content;column-gap:2%;font-size:3vmin}section.history .filter>div[data-v-9995f020]{display:grid;grid-template-columns:max-content 1fr;column-gap:1%;align-items:center}section.history .filter>div input[data-v-9995f020]{background-color:var(--datacolor1);color:var(--datacolor7);padding:1.3vmin .4vmin;border-radius:2vmin;font-size:2.4vmin;text-align:center;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-9995f020]{font-size:4vmin;padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold;background-color:var(--datacolor1);color:var(--datacolor7)}section.history .history-tab[data-v-9995f020]{display:grid;grid-template-columns:repeat(3,1fr);width:98%;margin:1.3rem auto}section.history .history-tab>button[data-v-9995f020]{padding:5% 10%;font-size:3vmin;color:#fff;border-style:none;background-color:#ffffff47;font-family:Poppins-Semibold;display:grid;grid-template-columns:20% max-content;align-items:center;justify-content:center;column-gap:7%;cursor:pointer}section.history .history-tab>button[data-v-9995f020]:first-child{border-radius:1rem 0 0 1rem}section.history .history-tab>button[data-v-9995f020]:last-child{border-radius:0 1rem 1rem 0}section.history .history-tab>button>div>img[data-v-9995f020]{width:100%;aspect-ratio:1/1}section.history .history-tab>button.active[data-v-9995f020]{background-color:#fff;color:#ffbfbf}section.history .deposit-table[data-v-9995f020],section.history .withdraw-table[data-v-9995f020],section.history .bets-table[data-v-9995f020]{max-width:90vw;overflow-x:auto;margin:.5vmin 0;background:#fff;border-radius:1rem;padding-bottom:1rem}section.history .deposit-table[data-v-9995f020]{display:block;width:100%}section.history .deposit-table>table[data-v-9995f020]{width:100%;border-spacing:0;color:#000;font-size:1em}section.history .deposit-table>table>thead[data-v-9995f020]{font-size:.8em;font-family:Poppins-Semibold}section.history .deposit-table>table>tbody[data-v-9995f020]{font-size:.7em}section.history .deposit-table>table th[data-v-9995f020]{padding:1em;border-bottom:.15em solid #dcdcdc}section.history .deposit-table>table td[data-v-9995f020]{padding:.7em 1em}section.history .deposit-table>table th[data-v-9995f020]:first-child,section.history .deposit-table>table td[data-v-9995f020]:first-child{text-align:left}section.history .deposit-table>table td.bill>div[data-v-9995f020]:nth-child(2){font-family:Poppins-Semibold;font-size:.9em}section.history .deposit-table>table td.bill>div[data-v-9995f020]:nth-child(3){font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table td.amount[data-v-9995f020]{font-family:Poppins-Semibold;font-size:1em}section.history .deposit-table>table tr:nth-of-type(2n) td[data-v-9995f020]{background:#fff0f3}section.history .deposit-table>table tr td.seemore[data-v-9995f020]{background:transparent;text-align:center;width:100%}.dataTables_wrapper .dataTables_length[data-v-9995f020],.dataTables_wrapper .dataTables_filter[data-v-9995f020]{font-size:3vmin;display:flex;margin-bottom:2vmin;padding:0 2%}.dataTables_wrapper .dataTables_length select[data-v-9995f020]{background-color:var(--maincolor1);color:var(--datacolor6);padding:.5vmin 2vmin;border-radius:1.5vmin;font-family:Poppins-Semibold}table.dataTable thead>tr>th.sorting[data-v-9995f020]:before,table.dataTable thead>tr>th.sorting_asc[data-v-9995f020]:before,table.dataTable thead>tr>th.sorting_desc[data-v-9995f020]:before,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-9995f020]:before,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-9995f020]:before,table.dataTable thead>tr>td.sorting[data-v-9995f020]:before,table.dataTable thead>tr>td.sorting_asc[data-v-9995f020]:before,table.dataTable thead>tr>td.sorting_desc[data-v-9995f020]:before,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-9995f020]:before,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-9995f020]:before,table.dataTable thead>tr>th.sorting_desc[data-v-9995f020]:after,table.dataTable thead>tr>td.sorting_desc[data-v-9995f020]:after,table.dataTable thead>tr>th.sorting[data-v-9995f020]:after,table.dataTable thead>tr>th.sorting_asc[data-v-9995f020]:after,table.dataTable thead>tr>th.sorting_asc_disabled[data-v-9995f020]:after,table.dataTable thead>tr>th.sorting_desc_disabled[data-v-9995f020]:after,table.dataTable thead>tr>td.sorting[data-v-9995f020]:after,table.dataTable thead>tr>td.sorting_asc[data-v-9995f020]:after,table.dataTable thead>tr>td.sorting_asc_disabled[data-v-9995f020]:after,table.dataTable thead>tr>td.sorting_desc_disabled[data-v-9995f020]:after{right:5%}table .sorting[data-v-9995f020]{padding:0!important}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-9995f020]{font-size:2.5vmin}.dataTables_info[data-v-9995f020]{font-size:3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-9995f020],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-9995f020]:hover{background-color:var(--maincolor2);border-radius:1.4vmin;color:var(--datacolor6)!important}section.settings .setting-content[data-v-9995f020]{width:max-content;margin:auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:1rem;row-gap:1rem;display:flex;flex-direction:column}section.settings .setting-content h4[data-v-9995f020]{margin-bottom:5vmin}section.settings .setting-nav[data-v-9995f020],section.settings .setting-logout[data-v-9995f020]{display:flex;flex-direction:column;position:relative;width:84vw;padding:1rem 4vw;border-radius:1.5rem}section.settings .setting-nav[data-v-9995f020]{background:#fff;border:.2rem solid #fff}section.settings .setting-nav img[data-v-9995f020]{max-width:1.5rem;max-height:1.5rem}section.settings .setting-logout[data-v-9995f020]{padding:.5rem 4vw;background:linear-gradient(transparent 80%,#b8342b 85%),linear-gradient(-175deg,transparent 75%,#b8342b 80%),linear-gradient(-195deg,transparent 80%,#b8342b 85%),linear-gradient(-145deg,#ef4034 80%,#b8342b 85%)}section.settings .setting-nav>div[data-v-9995f020]{width:95%;margin:auto;display:grid;grid-template-columns:max-content 3fr max-content;justify-content:space-between;column-gap:1.5rem;text-align:center;font-size:1rem;padding:1rem;align-items:center;border-color:#ffd6ce;border-style:solid;border-width:.1rem;border-left:none;border-right:none;color:#4d4d4d}section.settings .setting-nav>div[data-v-9995f020]:first-child{border-top:none}section.settings .setting-nav>div[data-v-9995f020]:last-child{border-bottom:none}section.settings .setting-nav>div svg[data-v-9995f020]{height:1em}section.settings .setting-logout>div.disable-acc[data-v-9995f020]{color:#fff;display:flex;justify-content:center;align-items:center;width:87%;margin:auto}section.settings .set-password[data-v-9995f020],section.settings .set-wallet[data-v-9995f020],section.settings .set-disable[data-v-9995f020]{width:84vw;padding:2vh 5vw;margin:auto;background-image:linear-gradient(#621e9344 20%,#ffb54744);border-radius:2rem;border:.3rem solid #fff}section.settings .set-password>.nav[data-v-9995f020],section.settings .set-wallet>.nav[data-v-9995f020],section.settings .set-disable>.nav[data-v-9995f020]{display:flex;justify-content:center;align-items:center}section.settings .set-password>.nav>button[data-v-9995f020],section.settings .set-wallet>.nav>button[data-v-9995f020],section.settings .set-disable>.nav>button[data-v-9995f020]{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;font-size:4vmin;padding:1vmin 0;width:100%;margin-top:5%}section.settings .set-disable .disble-field textarea[data-v-9995f020]{width:100%;max-width:100%;min-height:10rem;border-radius:2vmin;padding:3%;outline:none;font-size:1.1rem}section.settings .set-disable .disble-field .dropdown[data-v-9995f020]{margin-bottom:5%}#AvatarModal[data-v-9995f020]{background-color:rgba(var(--alphabg2),.2);backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);height:100vh;width:100vw;top:0;left:0;position:fixed;z-index:4;display:none}#AvatarModal .modal-content[data-v-9995f020]{width:90%;margin:auto;margin-top:5vh;height:max-content}#AvatarModal .modal-body[data-v-9995f020]{padding:5% 10%;position:relative;border-radius:1.5rem;width:98%;margin:auto;border:.35rem solid #fff;background-image:linear-gradient(#621e9344 20%,#ffb54744)}#AvatarModal .modal-body h5[data-v-9995f020]{color:var(--datacolor4);text-align:center;font-size:1.3rem;font-family:Poppins-Semibold}#AvatarModal .modal-body>.selection[data-v-9995f020]{display:grid;grid-template-columns:repeat(3,1fr);gap:3vmin;max-height:45vh;overflow-y:auto;text-align:center;padding:3%;margin:4% auto}#AvatarModal .modal-body>.selection>div>img[data-v-9995f020]{border-radius:2vmin;border:.15rem solid #ffff;position:relative;width:100%}#AvatarModal .modal-body>.selection>div.active>img[data-v-9995f020]{border:.1rem solid #fff;filter:drop-shadow(0 0 .5vmin #fff);transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-9995f020]{width:100%;display:flex;column-gap:5%;margin-top:10%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-9995f020]{width:80%;position:relative;border-radius:2rem;padding:1.3vmin 0}#AvatarModal .modal-body>.button>button[data-v-9995f020]:first-child{color:#ffbfbf;background-color:#fff}#AvatarModal .modal-body>.button>button[data-v-9995f020]:last-child{background-color:#ffbfbf;color:#fff}.error-message[data-v-9995f020]{color:var(--warning);margin-top:.5rem;font-size:.8rem;text-align:center}.user-withdraw[data-v-9995f020],.user-deposit[data-v-9995f020]{display:flex;flex-direction:column;text-align:left;row-gap:1rem;margin-top:1rem}.user-withdraw>div[data-v-9995f020],.user-deposit>div[data-v-9995f020]{width:90%;margin:auto;position:relative}.user-balance[data-v-9995f020]{border-radius:.5rem;font-size:1.2rem;padding:2% 4%;color:#4d4d4d;background:#fff}.user-balance>div[data-v-9995f020]{display:flex;align-items:center}.user-balance img[data-v-9995f020]{height:1em;margin-top:-.2em}.user-balance label[data-v-9995f020]{font-size:.8rem}.user-balance span.amount[data-v-9995f020]{margin:0 .5rem;flex-grow:1}.user-balance span.refresh[data-v-9995f020]{color:#4d4d4d;cursor:pointer;height:1.8rem;width:1.8rem;position:relative;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;background:#ffbfbf;color:#fff}.user-balance span.refresh>svg[data-v-9995f020]{width:100%}.refreshrotate[data-v-9995f020]{animation:-refreshrotate-9995f020 .5s;-webkit-animation:-refreshrotate-9995f020 .5s;-moz-animation:-refreshrotate-9995f020 .5s;-o-animation:-refreshrotate-9995f020 .5s;-ms-animation:-refreshrotate-9995f020 .5s}@keyframes -refreshrotate-9995f020{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.user-amount>.amount-input[data-v-9995f020]{background:#fff;border-radius:2rem;display:flex;position:relative}.user-amount>.amount-input input[data-v-9995f020]{color:#4d4d4d;background-color:transparent;border-style:none;outline:none;padding:.3rem 1rem;padding-right:0;width:100%;font-size:1.1rem}.user-amount>.amount-input input[data-v-9995f020]::placeholder{color:#4d4d4d3b}.user-amount>.amount-input .clear[data-v-9995f020]{font-size:1.2rem;display:flex;align-items:center;padding:0 .4rem;color:#4d4d4d;cursor:pointer}.user-amount>.amount-input .clear svg[data-v-9995f020]{height:1em}.user-bank .bank[data-v-9995f020]{display:flex;column-gap:.5rem;overflow-x:auto;position:relative}.user-bank .bank[data-v-9995f020]::-webkit-scrollbar{display:none}.user-bank .bank>div[data-v-9995f020]{width:fit-content;position:relative;justify-self:center}.user-bank .bank img[data-v-9995f020],.user-bank .bank .plus[data-v-9995f020]{width:20vw;aspect-ratio:1 / 1;position:relative;border-radius:.5rem}.user-bank .bank .plus[data-v-9995f020]{height:100%;max-height:100%;position:relative;display:flex;justify-content:center;align-items:center;background:#ffffff67;color:var(--datacolor1)}.user-bank .bank .plus>img[data-v-9995f020],.user-bank .bank .plus svg[data-v-9995f020]{height:55%;aspect-ratio:1}.user-bank .bank .selected[data-v-9995f020]{display:none}.user-bank .bank>div.active .selected[data-v-9995f020]{display:block;width:max-content;height:max-content;position:absolute;top:.1rem;right:.2rem;font-size:1rem;color:var(--success)}.user-bank .bank>div.active .selected svg[data-v-9995f020]{height:1em}.user-card[data-v-9995f020]{display:flex;flex-direction:column;row-gap:1rem}.user-card>.card-input[data-v-9995f020]{display:flex;flex-direction:column}.addbank .input input[data-v-9995f020]{width:100%;font-size:4vmin;border-radius:2rem}.addbank .input input[data-v-9995f020],.user-card>.card-input input[data-v-9995f020]{background:#fff;border-style:none;outline:none;padding:.3rem 1rem;color:#4d4d4d;border-radius:1.5rem}.addbank .input input[data-v-9995f020]::placeholder,.user-card>.card-input input[data-v-9995f020]::placeholder{color:#4d4d4d3b}.user-deposit>button[data-v-9995f020],.user-withdraw>button[data-v-9995f020]{border-style:none;border-radius:2rem;padding:.3rem 1rem;font-size:1rem;width:70%;margin:auto;margin-top:1.5rem;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.user-deposit .quick-amount[data-v-9995f020]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5vmin;margin-bottom:3vmin}.user-deposit .quick-amount>div[data-v-9995f020]{background:#dff3fc;border-radius:1.5vmin;font-size:3.5vmin;text-align:center;padding:.5vmin}@media (min-width: 1281px) and (orientation: landscape){.profile[data-v-9995f020]{padding:0;column-gap:2%;margin:auto}.profile-menu .p-nav>.anchor>div[data-v-9995f020],.profile-menu .p-nav>a>div[data-v-9995f020]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-9995f020],.profile-menu .p-nav>.anchor>div>div>svg[data-v-9995f020],.profile-menu .p-nav>a>div>div>img[data-v-9995f020],.profile-menu .p-nav>a>div>div>svg[data-v-9995f020]{height:2vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div[data-v-9995f020]:hover{color:var(--maincolor2);opacity:.8}.profile-menu .p-nav>a.router-link-active>div[data-v-9995f020]{color:var(--maincolor2);font-family:Poppins-Bold;opacity:1}.profile-menu .logout>span[data-v-9995f020]{margin-left:0}.profile-content[data-v-9995f020],.profile-menu[data-v-9995f020]{padding:2%;width:100%;margin:0;min-height:100%}.profile-content[data-v-9995f020]{padding:0;padding-bottom:2rem;border-top-left-radius:0;border-top-right-radius:0}.profile-content .p-content[data-v-9995f020]{min-height:100%;overflow-y:auto;margin:.5rem auto;width:90%}.profile-menu[data-v-9995f020]{padding:4% 0}.profile-content .p-header[data-v-9995f020]{display:none;margin:0 auto;opacity:.6}.profile-content .p-header>div.p-title[data-v-9995f020]{font-size:2.5vmin;color:var(--datacolor4);text-align:center}.profile-content .p-header>div>button[data-v-9995f020]{display:none;font-size:1.5vmin}.p-content .inbox-content .inbox-header>h6[data-v-9995f020]{font-size:1.3rem}.p-content .inbox-content .inbox-header[data-v-9995f020]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-9995f020]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-9995f020]{height:1.7em}.p-content .inbox-read .read-message[data-v-9995f020]{font-size:2vmin}.profileinfo .profileinfo-details-result h5[data-v-9995f020]{font-size:1rem}.profileinfo .profileinfo-details>.details>button[data-v-9995f020],.profileinfo .profileinfo-details-result>button[data-v-9995f020]{font-size:1.5vmin;margin-top:1%;padding:1%;width:40%;border-radius:1vmin}.profileinfo .profileinfo-details>.details[data-v-9995f020]{padding:3% 5%;row-gap:1.5rem}.profileinfo .profileinfo-details>.details .details-card[data-v-9995f020]{padding:2% 3%;row-gap:0;border:.15rem solid #fff}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-9995f020]{font-size:.8rem;padding:.25rem 1rem}.upload-sec[data-v-9995f020]{display:grid;grid-template-columns:repeat(3,1fr)}.upload-sec .select-sec>.select[data-v-9995f020]{border:.3vmin dotted var(--datacolor4);height:5vw;width:80%}.upload-sec .select-sec>.select[data-v-9995f020],.upload-sec .select-sec>.select>img[data-v-9995f020]{border-radius:2vmin}.profileinfo .profileinfo-details-result div.details[data-v-9995f020]{display:block;column-gap:1%}.profileinfo .profileinfo-details-result>div.details>div[data-v-9995f020]{grid-template-columns:30% 70%}.profileinfo .profileinfo-details-result div.details>div[data-v-9995f020]:nth-of-type(odd){padding-right:1%}.profileinfo .profileinfo-details-result div.details>div>label[data-v-9995f020]{color:var(--maincolor2)}.profileinfo .profileinfo-details-result[data-v-9995f020]{width:100%}.dep-with-form[data-v-9995f020]{width:100%;position:relative;font-size:1.5vmin}.dep-with-form .balance[data-v-9995f020]{border:.3vmin solid var(--maincolor2);border-radius:1vmin;width:max-content;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-9995f020]{margin:0}.dep-with-form .saved-bank>div.saved[data-v-9995f020]{max-height:29vh}.dep-with-form .saved-bank>div.saved>div.active[data-v-9995f020]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-9995f020]{border-radius:1vmin}.dep-with-form .payment[data-v-9995f020]{width:100%}.dep-with-form .payment>.dropdown[data-v-9995f020]{padding:1%}.dep-with-form .payment>.amount[data-v-9995f020]{font-size:1.8vmin;width:80%;padding:1% 2%;border-radius:1vmin}.dep-with-form .payment>button[data-v-9995f020]{border-radius:1vmin;padding:.5vmin;margin:5% 0;margin-top:2vmin}div.pin[data-v-9995f020]{width:100%;margin:auto}div.pin>.pin-field[data-v-9995f020],div.pin>.pin-button[data-v-9995f020]{width:60%;margin:auto}div.pin>.pin-field[data-v-9995f020]{margin:3vmin auto}div.pin>.pin-field>div[data-v-9995f020]{height:3rem;width:3rem;font-size:7rem}div.pin>.pin-button[data-v-9995f020]{gap:2vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-9995f020]{font-size:2vmin;padding:1vmin}.addbank[data-v-9995f020]{width:70%}.addbank>h5[data-v-9995f020]{margin:1vmin 0}.addbank .input[data-v-9995f020]{margin-top:2vmin}.addbank .input input[data-v-9995f020]{padding:.5rem 1rem;font-size:1.5vmin}.addbank>.button>button[data-v-9995f020]{font-size:1.5vmin;padding:1vmin}section.history .filter[data-v-9995f020]{width:100%;padding:1vmin 0;column-gap:5%;font-size:2vmin}section.history .filter>div[data-v-9995f020]{column-gap:3%}section.history .filter>div input[data-v-9995f020]{padding:.2vmin 1vmin;border-radius:.6vmin;font-size:1.7vmin;width:100%}section.history .filter>div button[data-v-9995f020]{font-size:1.4vmin;padding:.5vmin 2vmin;border-radius:.5vmin;border:.1vmin solid var(--datacolor3)}section.history .filter>div button[data-v-9995f020]:after{content:" Search"}section.history .history-tab[data-v-9995f020]{width:100%;margin:.5vmin 0}section.history .history-tab>button[data-v-9995f020]{padding:3% 0;font-size:1rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-9995f020],section.history .withdraw-table[data-v-9995f020],section.history .bets-table[data-v-9995f020]{margin:0;max-width:96%}section.history .deposit-table>table[data-v-9995f020]{font-size:1.1em}section.history .deposit-table>table th[data-v-9995f020],section.history .deposit-table>table td[data-v-9995f020]{padding:1em 2em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-9995f020],.dataTables_wrapper .dataTables_filter[data-v-9995f020]{font-size:1.2vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-9995f020]{border-radius:.6vmin;padding:.2vmin .6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-9995f020],.dataTables_info[data-v-9995f020]{font-size:1.3vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-9995f020],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-9995f020]:hover{border-radius:.7vmin}section.settings .setting-content[data-v-9995f020]{padding:0;width:100%;background-color:transparent;border-radius:0;row-gap:.5rem}section.settings .setting-content h4[data-v-9995f020]{margin-bottom:3vmin}section.settings .setting-nav[data-v-9995f020],section.settings .setting-logout[data-v-9995f020]{width:60%;margin:auto;padding:.5rem 1vw;margin-top:1rem}section.settings .setting-logout[data-v-9995f020]{width:54%;border:none}section.settings .setting-nav>div[data-v-9995f020]{font-size:1.3rem;padding:1.7rem 1.8rem;cursor:pointer}section.settings .setting-logout>div.disable-acc[data-v-9995f020]{width:90%;font-size:1.3rem}section.settings .set-password[data-v-9995f020],section.settings .set-wallet[data-v-9995f020],section.settings .set-disable[data-v-9995f020]{width:37vw}section.settings .set-password>.nav>button[data-v-9995f020],section.settings .set-wallet>.nav>button[data-v-9995f020],section.settings .set-disable>.nav>button[data-v-9995f020]{font-size:1rem;padding:.7vmin 0}section.settings .set-disable .disble-field textarea[data-v-9995f020]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-body[data-v-9995f020]{width:25vw;padding:2%}#AvatarModal .modal-body>.selection[data-v-9995f020]{gap:3vmin;padding:7%}#AvatarModal .modal-body>.selection>div>img[data-v-9995f020]{border-radius:1vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-9995f020]{transform:scale(1.3)}#AvatarModal .modal-body>.button[data-v-9995f020]{column-gap:5%;margin-top:2%}#AvatarModal .modal-body>.button>button[data-v-9995f020]{padding:.6vmin 0}.user-withdraw[data-v-9995f020],.user-deposit[data-v-9995f020]{display:grid;grid-template-columns:repeat(2,50%);width:100%;margin-top:0}.user-balance[data-v-9995f020]{padding:.5rem 1rem}.user-bank[data-v-9995f020]{height:100%;display:flex;flex-direction:column;grid-area:2/1/span 2}.user-bank .bank[data-v-9995f020]{padding:1rem;border:.1vmin solid var(--maincolor1);border-radius:.4rem;overflow-y:auto;overflow-x:hidden;height:100%;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-9995f020]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-9995f020],.user-bank .bank .plus[data-v-9995f020]{width:100%;height:3vw;aspect-ratio:1/1}.user-card>.card-input input[data-v-9995f020]{border:.1vmin solid var(--maincolor1)}.user-deposit>button[data-v-9995f020],.user-withdraw>button[data-v-9995f020]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.profile-menu[data-v-9995f020]{font-size:4vmin;width:80%;height:max-content;padding:0 1%;border-radius:2vmin}.profile-avatar>.avatar-img[data-v-9995f020]{width:20%}.profile-vip[data-v-9995f020]{grid-template-columns:80% 20%}.profile-balance[data-v-9995f020],.profile-vip[data-v-9995f020],.profile-menu .p-nav[data-v-9995f020]{width:90%}.profile-vip>.level>img[data-v-9995f020]{height:8rem}.profile-vip>.level>div.bar[data-v-9995f020]{margin-bottom:1.7rem;left:-1.2rem;row-gap:1.2rem}.profile-vip>.level>div.bar .dep_progress label[data-v-9995f020]{font-size:.8rem;top:-1.3rem}.profile-vip>.level>div.bar .wid_progress label[data-v-9995f020]{font-size:.8rem;top:-1.2rem}.profile-vip>.level>div.bar .dep_progress>img[data-v-9995f020]{height:4rem}.profile-vip>.level>div.bar .dep_progress>div>div.amount[data-v-9995f020],.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-9995f020]{font-size:.8rem}.profile-vip>.level>div.bar .wid_progress>div>div.amount[data-v-9995f020]{font-size:.6rem}.profile-vip>.rules[data-v-9995f020]{font-size:.7rem}.profile-menu .p-nav>.anchor>div[data-v-9995f020],.profile-menu .p-nav>a>div[data-v-9995f020]{font-size:1.2rem}.profile-menu .p-nav>.anchor>div>div>img[data-v-9995f020],.profile-menu .p-nav>.anchor>div>div>svg[data-v-9995f020],.profile-menu .p-nav>a>div>div>img[data-v-9995f020],.profile-menu .p-nav>a>div>div>svg[data-v-9995f020]{height:1.5rem;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a>div>div:first-child>img[data-v-9995f020],.profile-menu .p-nav>a>div>div:first-child>svg[data-v-9995f020]{width:2.3rem;height:2.3rem}.profile-menu .logout>span[data-v-9995f020]{margin-left:0}.profile-content[data-v-9995f020],.profile-menu[data-v-9995f020]{padding:1.5%;margin:auto}.profile-menu[data-v-9995f020]{padding:4% 0}.profile-content .p-header>div.p-title[data-v-9995f020]{font-size:2rem}.profile-content .p-header>div>button[data-v-9995f020]{padding:1vmin 2vmin;width:8vmin}.profile-content>.inbox[data-v-9995f020],.profile-content>.profileinfo[data-v-9995f020]{width:85vw;margin:auto}.p-content .inbox-content .inbox-header[data-v-9995f020]{grid-template-columns:1fr 30%}.p-content .inbox-content .inbox-header>.button>button[data-v-9995f020]{font-size:.7rem}.p-content .inbox-read .read-title>button.trash svg[data-v-9995f020]{height:1.7em}.p-content .inbox-read .read-message[data-v-9995f020]{font-size:2.5vmin}.profileinfo .profileinfo-details>.details .details-card[data-v-9995f020]{padding:1.5rem}.upload-sec .select-sec>.select[data-v-9995f020]{border:.4vmin dotted var(--datacolor4);height:15vw;width:40vw}.upload-sec .select-sec>.select[data-v-9995f020],.upload-sec .select-sec>.select>img[data-v-9995f020]{border-radius:2vmin}.dep-with-form[data-v-9995f020]{width:98%;margin:auto;font-size:2.5vmin}.dep-with-form .balance[data-v-9995f020]{border:.3vmin solid var(--maincolor2);border-radius:1.5vmin;padding:.8vmin 2vmin}.dep-with-form .saved-bank[data-v-9995f020]{margin:3% auto}.dep-with-form .saved-bank>div.saved[data-v-9995f020]{max-height:28vh;width:90%;margin:auto}.dep-with-form .saved-bank>div.saved>div[data-v-9995f020]{padding:1.5% 3%;width:70%}.dep-with-form .saved-bank>div.saved>div.active[data-v-9995f020]{border-radius:1.5vmin}.dep-with-form .payment>.dropdown[data-v-9995f020]{margin:2% auto;width:55%}.dep-with-form .payment>.amount[data-v-9995f020]{width:55%;padding:1% 3%;border-radius:1vmin;font-size:3vmin}.dep-with-form .payment>button[data-v-9995f020]{border-radius:1.5vmin;padding:.5vmin;margin:3% 0;width:55%}div.pin>.pin-field[data-v-9995f020],div.pin>.pin-button[data-v-9995f020]{width:70%;margin:auto}div.pin>.pin-field[data-v-9995f020]{margin:3vmin auto}div.pin>.pin-field>div[data-v-9995f020]{height:4rem;width:4rem;font-size:10rem}div.pin>.pin-button[data-v-9995f020]{gap:2.5vmin;margin:5vmin auto}div.pin>.pin-button>button[data-v-9995f020]{font-size:2vmin}.addbank[data-v-9995f020]{width:86vw}.addbank .input[data-v-9995f020]{margin-top:2vmin}.addbank .input input[data-v-9995f020]{font-size:2.5vmin}.addbank>.button>button[data-v-9995f020]{padding:1vmin 0}section.history .filter[data-v-9995f020]{width:max-content;font-size:2.3vmin}section.history .filter>div input[data-v-9995f020]{padding:1vmin;border-radius:1vmin;font-size:2vmin;width:85%}section.history .filter>div button[data-v-9995f020]{border-radius:1vmin;font-size:2.5vmin;padding:.7vmin 3vmin}section.history .filter>div button[data-v-9995f020]:after{content:" Search"}section.history .history-tab[data-v-9995f020]{width:85%}section.history .history-tab>button[data-v-9995f020]{grid-template-columns:12% max-content;font-size:1rem;padding:4% 0}section.history .deposit-table[data-v-9995f020],section.history .withdraw-table[data-v-9995f020],section.history .bets-table[data-v-9995f020]{max-width:85vw;margin:1vmin auto}section.history .deposit-table>table[data-v-9995f020]{font-size:1.3em}section.history .deposit-table>table th[data-v-9995f020],section.history .deposit-table>table td[data-v-9995f020]{padding:1.1em 1em;max-width:8em}section.settings .setting-content[data-v-9995f020]{row-gap:1.5rem}section.settings .setting-nav[data-v-9995f020],section.settings .setting-logout[data-v-9995f020]{width:85vw;margin:0vmin auto}section.settings .setting-logout[data-v-9995f020]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-9995f020]{font-size:2rem;padding:2rem 1rem}section.settings .setting-logout>div.disable-acc[data-v-9995f020]{font-size:1.8rem;padding:.3vmin 2vmin;width:87%}section.settings .setting-logout>div.disable-acc .icon svg[data-v-9995f020]{height:2rem}section.settings .setting-content[data-v-9995f020]{padding:2vmin 0}section.settings .setting-content h4[data-v-9995f020]{margin-bottom:3vmin}section.settings .set-password[data-v-9995f020],section.settings .set-wallet[data-v-9995f020],section.settings .set-disable[data-v-9995f020]{width:80vw}section.settings .set-password>.nav>button[data-v-9995f020],section.settings .set-wallet>.nav>button[data-v-9995f020],section.settings .set-disable>.nav>button[data-v-9995f020]{font-size:1.5rem;padding:.7vmin 0;margin:3vmin 0}section.settings .set-disable .disble-field textarea[data-v-9995f020]{max-height:15rem;border-radius:2vmin}.dataTables_wrapper .dataTables_length[data-v-9995f020],.dataTables_wrapper .dataTables_filter[data-v-9995f020]{font-size:2vmin}.dataTables_wrapper .dataTables_length select[data-v-9995f020]{padding:.5vmin 1vmin;border-radius:1vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-9995f020]{font-size:1.9vmin}.dataTables_info[data-v-9995f020]{font-size:2vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-9995f020],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-9995f020]:hover{border-radius:.8vmin}#AvatarModal .modal-content[data-v-9995f020]{width:75%}#AvatarModal .modal-body h5[data-v-9995f020]{font-size:1.7rem}#AvatarModal .modal-body>.selection[data-v-9995f020]{gap:2.5vmin;padding:6%}#AvatarModal .modal-body>.selection>div.active>img[data-v-9995f020]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-9995f020]{margin-top:3%;margin-bottom:3%}#AvatarModal .modal-body>.button>button[data-v-9995f020]{padding:1.3vmin 0}.user-bank .bank img[data-v-9995f020],.user-bank .bank .plus[data-v-9995f020]{width:13vw}.user-bank .bank>div.active .selected[data-v-9995f020]{font-size:1.3rem}.user-withdraw>button[data-v-9995f020],.user-deposit>button[data-v-9995f020]{margin-top:2.3rem;font-size:1.3rem;width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 1280px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.profile[data-v-9995f020]{padding:0;margin:auto}.profile-menu .p-nav[data-v-9995f020]{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1%;height:100%;background-color:transparent}.profile-menu .p-nav>.anchor>div[data-v-9995f020],.profile-menu .p-nav>a>div[data-v-9995f020]{display:flex;padding:3% 7%;margin:1vmin 0;font-size:1.6vmin}.profile-menu .p-nav>.anchor>div>div>img[data-v-9995f020],.profile-menu .p-nav>.anchor>div>div>svg[data-v-9995f020],.profile-menu .p-nav>a>div>div>img[data-v-9995f020],.profile-menu .p-nav>a>div>div>svg[data-v-9995f020]{height:3vmin;aspect-ratio:1/1;object-fit:contain;position:relative}.profile-menu .p-nav>a:first-child>div[data-v-9995f020],.profile-menu .logouticon[data-v-9995f020]{border-top:none}.profile-menu .p-nav .arrow[data-v-9995f020]{display:none}.profile-menu .logout>span[data-v-9995f020]{margin-left:0}.profile-content[data-v-9995f020]{margin:auto;border-radius:2rem;padding:0;margin-bottom:2rem}.profile-content .p-content[data-v-9995f020]{padding:.5rem 1rem}.profile-content[data-v-9995f020],.profile-menu[data-v-9995f020]{min-height:fit-content}.profile-content .p-header[data-v-9995f020]{display:none}.profile-content .p-header>div.p-title[data-v-9995f020]{font-size:2.5vmin}.profile-content .p-header>div>button[data-v-9995f020]{display:none;font-size:1.5vmin}.profile-content>.inbox[data-v-9995f020],.profile-content>.profileinfo[data-v-9995f020]{width:60vw;margin:auto}.p-content .inbox-content[data-v-9995f020]{width:90%}.p-content .inbox-content .inbox-header[data-v-9995f020]{grid-template-columns:1fr 25%}.p-content .inbox-content .inbox-header>h6[data-v-9995f020]{font-size:1.2rem}.p-content .inbox-content .inbox-header>.button>button[data-v-9995f020]{font-size:.6rem}.p-content .inbox-read .read-title>button.trash svg[data-v-9995f020]{height:1.7em}.p-content .inbox-read .read-message[data-v-9995f020]{font-size:2vmin}.profileinfo .profileinfo-details>.details[data-v-9995f020]{width:95%}.profileinfo .profileinfo-details>.details .details-card>.input[data-v-9995f020]{font-size:.8rem}.upload-sec .select-sec>.select[data-v-9995f020]{border:.4vmin dotted var(--datacolor4);height:11vw;width:25vw;margin:auto}.upload-sec .select-sec>.select[data-v-9995f020],.upload-sec .select-sec>.select>img[data-v-9995f020]{border-radius:1.5vmin}.dep-with-form[data-v-9995f020]{width:98%;position:relative;margin:auto;font-size:1.5vmin;display:grid;grid-template-columns:1.8fr 1fr;padding:0 3% 2%}.dep-with-form .balance[data-v-9995f020]{border:.3vmin solid var(--maincolor2);border-radius:1.2vmin;padding:.5vmin 2vmin}.dep-with-form .saved-bank[data-v-9995f020]{margin:0}.dep-with-form .saved-bank>div.saved>div.active[data-v-9995f020]{border-radius:1vmin}.dep-with-form .saved-bank>div.saved>div>div:nth-child(1)>img[data-v-9995f020]{border-radius:1vmin}.dep-with-form .payment[data-v-9995f020]{width:100%}.dep-with-form .payment>.dropdown[data-v-9995f020]{padding:1%;width:100%}.dep-with-form .payment>.amount[data-v-9995f020]{font-size:2vmin;width:100%;padding:.5% 5%;border-radius:1vmin}.dep-with-form .payment>button[data-v-9995f020]{width:100%;padding:.5vmin;border-radius:1vmin;margin-top:2.5vmin}div.pin[data-v-9995f020]{width:60vw}div.pin>.pin-field[data-v-9995f020],div.pin>.pin-button[data-v-9995f020]{width:50%;margin:auto}div.pin>.pin-field[data-v-9995f020]{margin:2vmin auto}div.pin>.pin-field>div[data-v-9995f020]{height:3rem;width:3rem;font-size:8rem}div.pin>.pin-button[data-v-9995f020]{gap:2.5vmin;margin:2vmin auto}div.pin>.pin-button>button[data-v-9995f020]{font-size:2vmin;padding:1vmin 0}.addbank[data-v-9995f020]{width:60vw}.addbank .input[data-v-9995f020]{margin-top:2vmin}.addbank .input input[data-v-9995f020]{font-size:2.2vmin}.addbank>.button>button[data-v-9995f020]{padding:1vmin 0}section.history[data-v-9995f020]{width:60vw;margin:auto}section.history .filter[data-v-9995f020]{width:85%;font-size:1.5vmin;column-gap:3%}section.history .filter>div[data-v-9995f020]{column-gap:.2%}section.history .filter>div input[data-v-9995f020]{padding:.5vmin 1vmin;border-radius:1vmin;font-size:1.5vmin}section.history .filter>div button[data-v-9995f020]{font-size:1.7vmin;border-radius:1vmin}section.history .filter>div button[data-v-9995f020]:after{content:" Search"}section.history .history-tab[data-v-9995f020]{width:80%}section.history .history-tab>button[data-v-9995f020]{padding:4% 0;font-size:.7rem;grid-template-columns:10% max-content}section.history .deposit-table[data-v-9995f020],section.history .withdraw-table[data-v-9995f020],section.history .bets-table[data-v-9995f020]{width:95%;max-width:100%;margin:.7vmin auto}section.history .deposit-table>table th[data-v-9995f020],section.history .deposit-table>table td[data-v-9995f020]{padding:1em 1.5em;max-width:8em}.dataTables_wrapper .dataTables_length[data-v-9995f020],.dataTables_wrapper .dataTables_filter[data-v-9995f020]{font-size:1.5vmin;margin-bottom:1vmin}.dataTables_wrapper .dataTables_length select[data-v-9995f020]{border-radius:1vmin;padding:.5vmin}.dataTables_wrapper .dataTables_paginate .paginate_button[data-v-9995f020]{font-size:1.5vmin}.dataTables_info[data-v-9995f020]{font-size:1.6vmin}.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-9995f020],.dataTables_wrapper .dataTables_paginate .paginate_button.current[data-v-9995f020]:hover{border-radius:.6vmin;padding:.2vmin 1.5vmin}section.settings .setting-content[data-v-9995f020]{padding:1vmin 0;background-color:transparent}section.settings .setting-content h4[data-v-9995f020]{margin-bottom:2vmin}section.settings .setting-nav[data-v-9995f020],section.settings .setting-logout[data-v-9995f020]{width:50vw;margin:1vmin auto}section.settings .setting-logout[data-v-9995f020]{border:none;background-color:transparent}section.settings .setting-nav>div[data-v-9995f020]{font-size:1rem;padding:2vmin 5vmin}section.settings .setting-logout>div.disable-acc[data-v-9995f020]{width:78%}section.settings .set-password[data-v-9995f020],section.settings .set-wallet[data-v-9995f020],section.settings .set-disable[data-v-9995f020]{width:55vw}section.settings .set-password>.nav>button[data-v-9995f020],section.settings .set-wallet>.nav>button[data-v-9995f020],section.settings .set-disable>.nav>button[data-v-9995f020]{font-size:1rem;padding:.7vmin 0;margin:2vmin 0}section.settings .set-disable .disble-field textarea[data-v-9995f020]{max-height:15rem;border-radius:2vmin}#AvatarModal .modal-content[data-v-9995f020]{width:50vw}#AvatarModal .modal-body>.selection[data-v-9995f020]{gap:2vmin;padding:5%;margin:2% auto;max-height:60vh}#AvatarModal .modal-body>.selection>div>img[data-v-9995f020]{border-radius:1.5vmin}#AvatarModal .modal-body>.selection>div.active>img[data-v-9995f020]{transform:scale(1.2)}#AvatarModal .modal-body>.button[data-v-9995f020]{margin-top:3%}#AvatarModal .modal-body>.button>button[data-v-9995f020]{padding:1vmin 0}.dep-with-form[data-v-9995f020]{display:block;font-size:.8rem}.user-withdraw[data-v-9995f020],.user-deposit[data-v-9995f020]{display:grid;grid-template-columns:repeat(2,50%);width:100%}.user-balance[data-v-9995f020]{padding:.5rem 1rem}.user-bank[data-v-9995f020]{grid-area:2/1/span 2;height:100%}.user-bank .bank[data-v-9995f020]{padding:1rem;border:.1vmin solid var(--maincolor1);height:fit-content;border-radius:.4rem;overflow-y:auto;overflow-x:hidden;max-height:23vh;display:grid;grid-template-columns:repeat(5,1fr);row-gap:1rem}.user-bank .bank[data-v-9995f020]::-webkit-scrollbar{display:block}.user-bank .bank img[data-v-9995f020],.user-bank .bank .plus[data-v-9995f020]{width:100%;height:4vw;aspect-ratio:1/1}.user-bank .bank>div.active .selected[data-v-9995f020]{font-size:.7rem}.user-card>.card-input input[data-v-9995f020]{border:.1vmin solid var(--maincolor1)}.user-withdraw>button[data-v-9995f020],.user-deposit>button[data-v-9995f020]{margin-top:1rem;grid-area:3/2;font-size:.8rem}}#PagcorModal[data-v-d7cc3df3]{backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin);-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;overflow:hidden;background:#00000039;display:none;position:fixed;z-index:3;height:100vh;width:100vw;top:0;left:0;overflow-y:auto;font-size:3vmin}#PagcorModal .modal-content[data-v-d7cc3df3]{height:max-content;width:30em;margin:auto;margin-top:3vh}#PagcorModal .modal-body[data-v-d7cc3df3]{text-align:center;color:#fff;padding:4% 5%;position:relative;border-radius:2.5em;margin:auto}#PagcorModal .modal-body>div>p[data-v-d7cc3df3]{text-align:center}#PagcorModal ul[data-v-d7cc3df3]{font-size:.85em}#PagcorModal li[data-v-d7cc3df3]{list-style:disc}.agreement li[data-v-d7cc3df3]{display:flex}#PagcorModal .modal-body p[data-v-d7cc3df3]{text-align:left;position:relative;width:100%}#PagcorModal .modal-body p.note[data-v-d7cc3df3]{font-style:italic;margin-bottom:1em;font-size:.9em}#PagcorModal .modal-body p span[data-v-d7cc3df3]{text-decoration:underline;color:#fff;font-family:Poppins-Semibold}#PagcorModal .modal-body li p[data-v-d7cc3df3]{margin:0}#PagcorModal .modal-body>div.gov[data-v-d7cc3df3]{display:grid;grid-template-columns:.5fr 1fr;justify-content:center;justify-items:center;width:55%;margin:1em auto}#PagcorModal .modal-body>div.gov>img[data-v-d7cc3df3]{height:2.5em}#PagcorModal .modal-body>div.button>button[data-v-d7cc3df3]{width:100%;padding:.5em;color:#ffbfbf;background-color:#ffbfbf}#PagcorModal .modal-body>div.button[data-v-d7cc3df3]{width:95%;margin:auto}.checkboxoption[data-v-d7cc3df3]{border:.1rem solid #fff;height:1.8em;width:1.8em;transform:translateY(-15%);margin-right:1em;position:relative;border-radius:.4em;color:#fff;cursor:pointer}.checkboxoption>input[data-v-d7cc3df3]{position:relative;width:100%;height:100%;margin:0;opacity:0}.checkboxoption>div.check[data-v-d7cc3df3]{position:absolute;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.checkboxoption>div.check>svg[data-v-d7cc3df3]{height:60%}.modal-body>div ul>div[data-v-d7cc3df3]:nth-child(1){border:.3em solid #fff;padding:3% 10%;border-radius:2em;width:98%;margin:auto}.modal-body>div ul>div[data-v-d7cc3df3]:nth-child(2){padding:3% 6%}@media (min-width: 1281px) and (orientation: landscape){#PagcorModal[data-v-d7cc3df3]{font-size:1.5vmin}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){#PagcorModal[data-v-d7cc3df3]{font-size:2vmin}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape){#PagcorModal[data-v-d7cc3df3]{font-size:1.5vmin}}@media (max-width: 1280px) and (max-height: 900px) and (orientation: landscape){#PagcorModal[data-v-d7cc3df3]{font-size:1.8vmin}}.hidden{display:none}.BirthdayModal{z-index:3;position:fixed;height:100vh;width:100vw;top:0;left:0;backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin)}.maincard{width:90%;margin:auto;display:flex;justify-content:center;flex-direction:column;position:relative;border-radius:2rem;background-image:linear-gradient(#f5bb72,#df6fc0);padding:2rem 2rem .5rem;top:5vh;border:.4rem solid #fff}.maincard .logo{width:100%;display:flex;justify-content:center;align-items:center;z-index:1}.maincard .logo>img{width:20%}.celebrant{width:100%;margin:auto;position:relative;margin-top:-1.5rem}.celebrant>.head{text-align:center;font-size:1.5rem;font-family:Poppins-Bold;margin-top:10%;color:#b3f6ff}.celebrant>.head>img{width:100%}.celebrant>.bg{width:100%;position:absolute;z-index:0;top:-2rem;left:0}.celebrant>.bg>img{width:100%}.celebrant>.profile{width:35%;margin:auto;z-index:2;position:relative}.celebrant .profile>img{width:100%;border:.3rem solid #fff;border-radius:50%}.celebrant>.profile>.bg{position:absolute;width:180%;left:-40%;bottom:0;z-index:-1;display:grid;grid-template-columns:repeat(2,1fr);column-gap:20%;align-items:end}.celebrant>.profile>.bg>img:nth-child(1){width:80%;aspect-ratio:1/1}.celebrant>.profile>.bg>img{width:100%;aspect-ratio:1/1}.messege{margin-top:1rem}.messege h4{color:#fff;text-align:center;font-family:Poppins-Bold;margin-bottom:.2rem;overflow-x:auto}.messege h4::-webkit-scrollbar{display:none}.messege p{text-align:center;color:#fff;font-size:.9rem}.messege p>span{color:#e6b1ff;font-family:Poppins-Semibold}.messege p.note{font-size:.7rem;font-style:italic}.maincard>button{border-style:none;background-color:#f7d7a0b9;color:#fff;padding:.5rem 0;border-radius:2rem}.maincard>button>img{height:1.5em;margin:0 .5rem .2rem}.BirthdayModal .closebutton>div>svg{color:#fff;fill:#fff}@media (min-width: 1281px) and (orientation: landscape){.maincard{width:20%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.maincard{width:60%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.maincard{width:35%}}.checkbox-container div[data-v-81865c26]{line-height:1.2}#termsAndConditionsContainer[data-v-81865c26]{width:100%;height:100%;overflow-y:auto}.terms-container[data-v-81865c26]{width:87%;margin:auto;border-radius:1rem;z-index:0}.terms-condition[data-v-81865c26]{margin-bottom:4vmin;border-radius:1.5rem;padding:.5rem 2rem 1rem;background-color:#fff}.terms-header h2[data-v-81865c26]{font-size:.9rem;font-family:Poppins-Semibold;color:#4d4d4d;text-align:left;padding:0;padding:.5rem 0;margin-top:.5rem}.terms-header p[data-v-81865c26]{font-size:.8rem;padding:0%;margin:1.5% 0}.terms-header p[data-v-81865c26],.terms-header li[data-v-81865c26]{color:#4d4d4d}.terms-header ol[data-v-81865c26],.terms-header ul[data-v-81865c26]{margin-top:1rem;margin-bottom:1rem}.terms-header span[data-v-81865c26]{font-family:Poppins-Semibold}.terms-consdition-bullet[data-v-81865c26]{list-style-type:none;padding-left:0;margin:0% 3%}.terms-consdition-bullet li[data-v-81865c26]{position:relative;padding-left:1.5em;font-size:.8rem;margin:1.5% 0}.terms-consdition-bullet li[data-v-81865c26]:before{content:"•";position:absolute;left:0;font-size:1.2rem;line-height:1}.terms-consdition-number[data-v-81865c26]{list-style-type:none;counter-reset:item;padding-left:0;margin:0}.terms-consdition-number li[data-v-81865c26]{counter-increment:item;padding-left:20px;position:relative;font-size:.8rem;margin:1.5% 0}.terms-consdition-number li[data-v-81865c26]:before{content:counter(item) ". ";position:absolute;left:0}.terms-consdition-alphabet li[data-v-81865c26]{font-size:.9rem}.terms-consdition-number span[data-v-81865c26]{font-size:.8rem;font-family:Poppins-Semibold}.terms-consdition-number[data-v-81865c26]{list-style-type:decimal;padding-left:0}.terms-consdition-alphabet[data-v-81865c26]{list-style-type:lower-alpha;padding-left:20px}.terms-consdition-number .roman[data-v-81865c26]{font-size:.8rem;margin:1.5% 3%}.checkbox-container[data-v-81865c26]{text-align:center;display:flex;column-gap:.7rem;align-items:center;height:fit-content;font-size:.78rem;text-align:left;color:#fff;width:100%;left:0;bottom:0;padding:1rem 7% 6rem;background-color:#000;border-top:.2vmin solid #ffffff28;position:fixed}.checkbox-container input.checkbox[data-v-81865c26]{height:1.2rem;width:1.2rem}.checkbox-container input.checkbox[disabled][data-v-81865c26]{opacity:.2}@media (min-width: 1281px) and (orientation: landscape){.checkbox-container input.checkbox[data-v-81865c26]{height:1.3rem;width:1.3rem}.terms-consdition-number li[data-v-81865c26],.terms-consdition-bullet li[data-v-81865c26]{margin:.7% 0}.terms-consdition-number .roman[data-v-81865c26]{margin:.7% 2%}.terms-condition[data-v-81865c26]{margin-bottom:2vmin}.terms-header p[data-v-81865c26]{padding:0;margin:.7% 0}.terms-consdition-bullet[data-v-81865c26]{margin:.7% 1%}.terms-container[data-v-81865c26]{width:80%;margin:auto}.checkbox-container[data-v-81865c26]{padding:1rem 20%;font-size:1rem;max-width:70%;margin:0 15%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.terms-container[data-v-81865c26]{width:80%;margin:auto}.checkbox-container[data-v-81865c26]{width:100%;font-size:1rem;padding:1rem 15% 7.5rem}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.terms-container[data-v-81865c26]{width:80%;margin:auto}.checkbox-container[data-v-81865c26]{padding:1rem 15%;font-size:.8rem;max-width:75%;margin:0 0 0 25%}}:root{--cloudTransitionDuration: 2s}.cloudTransition{display:none;height:100%;width:100%;position:fixed;top:0;left:0;z-index:3}.cloudTransition.active{display:block;animation:transitionCloudWrapper var(--cloudTransitionDuration);-webkit-animation:transitionCloudWrapper var(--cloudTransitionDuration);-moz-animation:transitionCloudWrapper var(--cloudTransitionDuration);-o-animation:transitionCloudWrapper var(--cloudTransitionDuration);-ms-animation:transitionCloudWrapper var(--cloudTransitionDuration)}.cloudTransition>img{height:60%;position:absolute}.cloudTransition.active>img:nth-child(1){right:-300%;top:-10%;animation:transitionCloudtoright var(--cloudTransitionDuration);-webkit-animation:transitionCloudtoright var(--cloudTransitionDuration);-moz-animation:transitionCloudtoright var(--cloudTransitionDuration);-o-animation:transitionCloudtoright var(--cloudTransitionDuration);-ms-animation:transitionCloudtoright var(--cloudTransitionDuration)}.cloudTransition.active>img:nth-child(2){bottom:0;left:-300%;animation:transitionCloudtoLeft var(--cloudTransitionDuration);-webkit-animation:transitionCloudtoLeft var(--cloudTransitionDuration);-moz-animation:transitionCloudtoLeft var(--cloudTransitionDuration);-o-animation:transitionCloudtoLeft var(--cloudTransitionDuration);-ms-animation:transitionCloudtoLeft var(--cloudTransitionDuration)}@keyframes transitionCloudWrapper{0%{-webkit-backdrop-filter:none;backdrop-filter:none}50%{backdrop-filter:blur(.3rem);-webkit-backdrop-filter:blur(.3rem)}to{-webkit-backdrop-filter:none;backdrop-filter:none}}@keyframes transitionCloudtoright{0%{right:90%}to{right:-300%}}@keyframes transitionCloudtoLeft{0%{left:90%}to{left:-300%}}@media (min-width: 1281px) and (orientation: landscape){.cloudTransition.active{display:none}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){@keyframes transitionCloudtoright{0%{right:90%}to{right:-200%}}@keyframes transitionCloudtoLeft{0%{left:90%}to{left:-200%}}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape){@keyframes transitionCloudtoright{0%{right:90%}to{right:-100%}}@keyframes transitionCloudtoLeft{0%{left:90%}to{left:-100%}}}:root{--swiper-pagination-bottom: 0;--swiper-pagination-bullet-width: 13%;--swiper-pagination-bullet-height: .3rem;--swiper-pagination-bullet-horizontal-gap: 2%;--swiper-pagination-bullet-border-radius: .5rem;--swiper-pagination-bullet-opacity: 1;--swiper-pagination-color: #ffd6ce;--swiper-pagination-bullet-inactive-color: #fff;--datacolor1: #fff;--datacolor2: #e4e4e4;--datacolor3: #9e9e9e;--datacolor4: var(--datacolor1);--datacolor5: #f7f7f7;--datacolor6: #000;--datacolor7: #000;--maincolor1: #f2d5aa;--maincolor2: #dab38a;--maincolor3: #5a3d1a;--maincolor4: #321c05;--maincolor5: #261c00ce;--maincolor6: #da9618a0;--maincolor7: #da99182c;--background1: #636363;--background2: #151515;--background3: #999999;--background4: #6d6d6d;--background5: #616161;--background6: #424242;--background7: #000;--background8: #e7e7e7;--background9: #000000;--background10: #cacaca;--alphabg1: 255, 255, 255;--alphabg2: 0, 0, 0;--alphabg3: 120, 120, 120;--alphabg4: 0, 0, 0;--warning: #f30000;--success: #0bff88;--success2: #41AB2C;--maincolorOpacity: 234, 204, 160}html,body{overscroll-behavior:none;touch-action:none;overflow:hidden}.swiper,.swiper-wrapper{z-index:0!important}.swiper-wrapper{margin-bottom:1.5rem;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.swiper-pagination{height:1.5rem;display:flex;align-items:center;justify-content:center}.swiper-pagination-bullet{cursor:pointer}.swiper-slide img{width:100%;object-fit:contain;cursor:pointer}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;font-weight:400;line-height:1.2}img,svg{vertical-align:middle}body{line-height:1.5;font-family:Poppins-Regular}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;outline:none;border-style:none}button{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:pointer}select{appearance:none;-webkit-appearance:none;-moz-appearance:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=date]{text-align-last:center;text-align:center}input[type=password]::-ms-reveal{display:none}ul,li,a{list-style:none;text-decoration:none;color:var(--datacolor4);margin:0;padding:0}img{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.marquee-wrapper,.swiper,section.game-mode,section.game-search,section.game-list,section.index-card,section.promotions,section.rank-content,section.reward,.game-item,.promo-page-details,.profile-menu,.profile-content .profileinfo-details,.profile-content .edit-form,.profile-content .profileinfo-details-edit-2,.profile-content .profileinfo-details-result,.profile-content section.inbox,.profile-content section.inbox .inbox-read,.profile-content section.deposit,.profile-content section.withdraw,.profile-content section.turnover,.profile-content section.history,.profile-content section.settings{animation:-fade .5s;-webkit-animation:-fade .5s;-moz-animation:-fade .5s;-o-animation:-fade .5s;-ms-animation:-fade .5s}.swiper,.swiper-slide,.swiper-slide img,slot{border-radius:2vmin}.swiper{width:90%;height:fit-content;position:relative}.reddot{background-color:var(--warning);color:var(--datacolor1);height:1.1rem;aspect-ratio:1/1;position:absolute;top:0;right:-.5rem;border-radius:50%;font-size:.55rem;display:flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle}@font-face{font-family:Poppins-Regular;src:url(/vendor/font-face/poppins/Poppins-Regular.ttf);src:url(/vendor/font-face/poppins/Poppins-Regular.ttf) format("truetype")}@font-face{font-family:Poppins-Semibold;src:url(/vendor/font-face/poppins/Poppins-SemiBold.ttf);src:url(/vendor/font-face/poppins/Poppins-SemiBold.ttf) format("truetype")}@font-face{font-family:Poppins-Bold;src:url(/vendor/font-face/poppins/Poppins-Bold.ttf);src:url(/vendor/font-face/poppins/Poppins-Bold.ttf) format("truetype")}@font-face{font-family:Baby-Maryam;src:url(/vendor/font-face/baby-maryam/Baby-Maryam.ttf);src:url(/vendor/font-face/baby-maryam/Baby-Maryam.ttf) format("truetype")}@font-face{font-family:Cute-Dino;src:url(/vendor/font-face/cutedino/Cute-Dino.ttf);src:url(/vendor/font-face/cutedino/Cute-Dino.ttf) format("truetype")}@keyframes navlefttoggle{0%{margin-left:-100vw}90%{margin-left:0}}@keyframes -fade{0%{opacity:0}to{opacity:1}}@keyframes -fade2{0%{background-color:rgba(var(--maincolorOpacity),.3);color:var(--datacolor4)}50%{background-color:rgba(var(--maincolorOpacity),1);color:var(--datacolor7)}to{background-color:rgba(var(--maincolorOpacity),.3);color:var(--datacolor4)}}@keyframes game_button{0%{transform:translateY(2vmin);opacity:0}to{transform:translate(0);opacity:1}}.-fade{animation:-fade 1.5s;-webkit-animation:-fade 1.5s;-moz-animation:-fade 1.5s;-o-animation:-fade 1.5s;-ms-animation:-fade 1.5s}nav.navtop,nav.navbottom{background:#fff;z-index:1}nav.navtop{width:100vw;height:fit-content;display:grid;grid-template-columns:.6fr 2fr 3fr;justify-content:space-between;padding:4vmin 0;top:0;position:relative;overflow:hidden;background:linear-gradient(#f39bd1,#e6b899)}.t-left{display:block;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}nav.navtop>img{width:50%;top:-19%;left:1%;height:117%;position:absolute;z-index:-1}.t-mid{display:flex;justify-content:center;align-items:center}.menu-button{height:100%;display:flex;justify-content:center}.menu-button>div{display:flex;justify-content:left;align-items:center;height:100%}.menu-button>div>svg{margin-left:10%;height:7vmin;align-self:center}.top-menu{display:none}nav.navtop>div{position:relative}.app-logo{height:9vmin;object-fit:contain;position:relative;padding:.5vmin 0;display:flex;justify-content:center}nav.navtop>div.t-right{display:flex;justify-content:right;align-items:center;padding:0 2%}nav.navtop>div.t-right>.guest-button{margin-right:2%;display:flex;column-gap:1.5vmin}nav.navtop>div.t-right>.guest-button>button{border-radius:2rem;font-size:.9rem;padding:1vmin 4vmin;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Poppins-Semibold;letter-spacing:.2vmin;background-color:#ffbfbf;color:#fff;border:.5vmin solid #dd9e9e}nav.navtop>div.t-right>.guest-button>button:nth-child(1){background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}nav.navtop>div.t-right>.guest-button>button:nth-child(2){background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}nav.navtop>div.t-right>.user-menu{max-height:100%;height:100%;width:100%;display:flex;justify-content:right}nav.navtop>div.t-right>.user-menu>div{margin:0 4%}nav.navtop>div.t-right>.user-menu>div.balance{font-size:.8rem;display:flex;border:.2vmin solid var(--datacolor1);color:var(--datacolor1);height:max-content;align-self:center;border-radius:2rem;padding:1vmin 1.5vmin;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;background:#fff;color:#000}nav.navtop>div.t-right>.user-menu>div.balance>div{display:flex;justify-content:left;align-items:center}nav.navtop>div.t-right>.user-menu>div.balance>div:nth-child(2){padding:0;margin:0 .8vmin;overflow:hidden;cursor:pointer}nav.navtop>div.t-right>.user-menu>div.balance>div:nth-child(3){height:fit-content}nav.navtop>div.t-right>.user-menu>div.balance>div:nth-child(3) span{margin-top:-12%}nav.navtop>div.t-right>.user-menu>div.balance>div:nth-child(3) span svg{height:1em}nav.navtop>div.t-right>.user-menu>div.balance>div:nth-child(3){display:flex;align-items:center;color:var(--maincolor1)}nav.navtop>div.t-right>.user-menu>div.balance>div>img{height:1rem;aspect-ratio:1/1}nav.navtop>div.t-right>.user-menu>div.inbox{display:flex;align-items:center;justify-content:center;position:relative;height:max-content;align-self:center}nav.navtop>div.t-right>.user-menu>div.inbox>img{color:var(--datacolor1);object-fit:contain;position:relative;height:8vmin;cursor:pointer}nav.navbottom{width:100vw;display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-around;align-items:center;color:var(--datacolor1);font-size:2vmin;padding:1vmin 0;padding-top:2%;border-top:.1vmin solid var(--maincolor1)}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track{box-shadow:inset 0 0 1vmin var(--background4);border-radius:1vmin}::-webkit-scrollbar-thumb{background:var(--maincolor2);border-radius:1vmin;cursor:pointer}::-webkit-scrollbar-thumb:hover{background:var(--maincolor2)}nav.navbottom>button{background-color:transparent;border-style:none}nav.navbottom>a>div,nav.navbottom>button>div{text-align:center;margin:.5vmin 0;font-size:3vmin;color:var(--datacolor1)}nav.navbottom>a>div>div:first-child,nav.navbottom>button>div>div:first-child{height:6vmin;position:relative;margin-bottom:1vmin}nav.navbottom>a>div>div:first-child .reddot,nav.navbottom>button>div>div:first-child .reddot{right:.7rem}nav.navbottom>a>div>div:first-child>svg,nav.navbottom>a>div>div:first-child>img,nav.navbottom>button>div>div:first-child>svg,nav.navbottom>button>div>div:first-child>img{height:100%;object-fit:contain}nav.navbottom>button>div div.vipicon{position:absolute;padding:15%;top:-160%;border-radius:50%;background-image:linear-gradient(#ffffff 60%,transparent 60%);display:flex;align-self:center;justify-self:center;width:130%;left:-15%;height:300%}nav.navbottom>button>div div.vipicon>div{width:100%}nav.navbottom>button>div div.vipicon>div>img{height:100%;width:100%;object-fit:contain;position:relative}nav .profile-account>img{border-radius:50%;outline:.13rem solid var(--maincolor1);transform:scale(.95)}div.unit-body{position:fixed;height:100%;width:100%;bottom:0;display:flex;flex-direction:column;left:0}nav.navleft,nav.navright{display:none;background-color:var(--background1);-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;overflow:auto;background-image:linear-gradient(#ddb1cc,#e8be90,#e8ac90)}nav.navleft{display:none;position:fixed;z-index:3;top:0;height:100%;width:100%;animation:navlefttoggle .3s;overscroll-behavior:none}nav.navleft.active{display:block}.navleft h1{margin:auto;margin-top:2vmin;margin-bottom:.5vmin;font-size:1.3rem;width:90%;display:flex;justify-content:space-between}.side-menu{width:85%;margin:0 auto;margin-top:2vmin;padding:1% 6%;font-weight:700;border-radius:2rem;border:.3rem solid #fff;background-image:linear-gradient(#ffbc81 20%,#ec6fb8);display:flex;flex-direction:column}.navleft h1,.navright h1{color:var(--datacolor4)}.navleft>div,.navright>div{margin-top:1vmin;margin-bottom:4vmin}.navleft>div.header{top:0rem;margin:0;position:sticky;display:grid;grid-template-columns:1fr max-content;align-items:center;background-color:#fff;z-index:1}.navleft>div.header>div.title{display:flex;justify-content:center;align-items:center;font-family:Poppins-Bold;color:#ff98c5;font-size:1.2rem}.navleft>div.header>div.title>img{height:1.5rem;margin-left:.2rem}.navleft>div.header>div.closebutton{position:relative}.navleft>div.header>div.closebutton>div>svg{fill:#a9a9a9;height:2rem}.side-menu>button{background-color:transparent}.side-menu>button>div{margin:2% 1%;cursor:pointer;color:var(--datacolor1);fill:var(--datacolor1);border-radius:2rem;padding:3% 6%;display:grid;grid-template-columns:15% 1fr;position:relative}.side-menu>button>div:hover{background-color:#ffffff75;transform:translate(1vmin)}.side-menu>button>div>div:nth-child(1){width:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;position:relative}.side-menu>button>div>div:nth-child(2){width:85%;margin-left:6%;display:flex;justify-content:left;align-items:center;font-weight:400;font-size:1rem}.side-menu>button>div>div:nth-child(1)>img{width:100%;height:100%;position:relative}nav.navleft div.cloud{position:fixed;height:100%;width:100%;top:0;left:0;z-index:-1}nav.navleft div.cloud>.cloud{position:absolute;opacity:.6}nav.navleft div.cloud>.c1{width:30%;top:20%;left:-5%}nav.navleft div.cloud>.c2{width:50%;top:10%;right:-10%}nav.navleft div.cloud>.c3{width:35%;top:45%;left:10%}nav.navleft div.cloud>.c4{width:60%;top:65%;right:-10%}nav.navleft div.cloud>.c5{width:25%;top:80%;left:5%}@keyframes cloudtoleft{0%{transform:translate(0);opacity:0}30%{opacity:.5}to{transform:translate(-10rem);opacity:0}}@keyframes cloudtoright{0%{transform:translate(0);opacity:0}30%{opacity:.5}to{transform:translate(10rem);opacity:0}}@keyframes cloudtoboth{0%{transform:translate(-5rem)}50%{transform:translate(5rem)}to{transform:translate(-5rem)}}div.unit-body>div.content{height:100%;width:100%;overflow-y:auto;overscroll-behavior:none;display:flex;flex-direction:column}.content-body{flex-grow:1}div.unit-body>div.content>.appbackground{top:0;left:0;z-index:-1;position:fixed;height:100%;width:100%;pointer-events:none;background-image:linear-gradient(#e6b899,#ddb1cc,#e8be90,#e8ac90)}div.unit-body>div.content>.appbackground>.cloud{height:7vh;width:7rem;object-fit:contain;position:absolute;opacity:.5;z-index:1}div.unit-body>div.content>.appbackground>.c1{height:7vh;left:2vw;top:60vh}div.unit-body>div.content>.appbackground>.c2{height:4vh;left:auto;top:8vh;right:2vw}div.unit-body>div.content>.appbackground>.c3{left:-10vw;top:20vh}div.unit-body>div.content>.appbackground>.c4{height:3vh;left:2vw;top:42vh}div.unit-body>div.content>.appbackground>.c5{left:auto;top:30vh;right:-12vw}div.unit-body>div.content>.appbackground>.c6{left:auto;top:50vh;right:2vw}div.unit-body>div.content>.appbackground>.c7{left:auto;top:80vh;right:10vw}div.unit-body>div.content>.appbackground>img{height:100%;width:100%;object-fit:cover;position:absolute}footer{margin:0 auto;padding:1.5rem 1%;text-align:center;color:var(--datacolor1);display:grid;grid-template-columns:repeat(2,1fr);row-gap:1vmin;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:100%}footer>div{margin-top:1vmin;margin-bottom:3vmin}footer>div.footer-help,footer>div.footer-info{grid-column:span 2}footer h1{font-size:3.5vmin;margin:0}footer ul{display:flex;justify-content:center;justify-content:space-around;margin-top:1vmin;margin-bottom:2vmin}footer li{display:inline}footer a{color:var(--datacolor2);font-size:2.3vmin;font-weight:500}footer>div.footer-gov>div{display:flex;justify-content:space-between;margin:0 auto;margin-top:2vmin;width:100%;padding:0 10%}footer>div.footer-gov>div>img{height:7vmin;margin:0 3%}footer>div.footer-gov>div>img:first-child{filter:drop-shadow(0rem 0rem .5rem var(--datacolor1))}footer>div.footer-media>div{width:70%;display:flex;justify-content:space-around;margin:0 auto;margin-top:2vmin;font-size:5.5vw}footer>div.footer-media>div svg{width:13%}footer>div.footer-copyright{font-size:3vmin;grid-column:span 2;margin-bottom:0}.marquee-wrapper{display:grid;grid-template-columns:10% 90%;width:100%;padding:.2vh 2%;background:#fff;padding-top:1%;z-index:1;overflow:hidden;white-space:nowrap;width:90%;margin:1vh auto;border-radius:2rem}.marquee-wrapper>div:nth-child(1){color:#ffbfbf;display:flex;align-items:center;justify-content:center}.marquee-wrapper>div:nth-child(2){display:flex;align-items:center;justify-content:center;align-self:center;height:fit-content;z-index:0}.marquee-wrapper>div:nth-child(1)>svg{height:3.5vmin}.marquee{width:100%;font-size:2.5vmin;border-radius:2vmin;padding:.5vmin 1vmin;height:fit-content;background-color:transparent;display:flex;align-items:center;letter-spacing:.2vmin}.marquee-jq{color:#ffbfbf;top:0;position:relative;overflow-x:hidden;display:flex;width:100%;overflow:hidden;white-space:nowrap;font-family:Poppins-Semibold}.marquee-jq div{text-wrap:nowrap;width:max-content;margin-right:1vmin}.modal-dialog{width:100%;height:100%;margin:auto}.modal-content{background-color:transparent;width:max-content;width:100vw;height:100vh;border-radius:0;border:none}.modal-header,.modal-body{background-color:#ffffff3b;border-radius:0;padding:0}.modal-body{overflow-y:auto;position:fixed;top:0}.closebutton{display:flex;justify-content:right;margin:.1% 1%;top:1%;right:1%;position:absolute;z-index:1}.closebutton>div{cursor:pointer;margin:.3em;width:fit-content}.closebutton>div>svg{height:1.5em;color:#ffbfbf;fill:#ffbfbf;padding:.2vmin}.head-tabs{display:flex;justify-content:center;position:relative;color:var(--datacolor4);width:97%;margin:0 auto;border-radius:2vmin;margin-top:.5rem}.head-scroll{user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;display:flex;column-gap:5%;width:97%}.head-scroll>div{width:50%;font-size:.7em;padding:.6em 0;text-align:center;cursor:pointer;border-radius:1.5em;background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#ffffffc2 80%,#daedf7 85%);color:#ffbfbf;font-family:Poppins-Semibold}.custom-modal{margin:auto;margin-top:3vh;width:20em;height:fit-content;border-radius:1.8em;animation:-fade .3s;-webkit-animation:-fade .3s;-moz-animation:-fade .3s;-o-animation:-fade .3s;-ms-animation:-fade .3s;background-color:var(--datacolor1);position:relative;padding:.3em 0}.acc-img{width:100%;margin:.6rem auto;margin-bottom:0;position:relative}.acc-img>img.cloud{width:150%;left:-20%;margin-top:-40%;object-fit:contain;position:relative}.acc-img>img.logo{width:100%;position:absolute;top:0;left:0;padding:0 25%}.login,.register,.forgot{width:90%;margin:0 auto;padding-bottom:1%;display:flex;flex-direction:column}.AccModal-login,.AccModal-register,.AccModal-forgot{z-index:3;position:fixed;height:100vh;width:100vw;top:0;left:0;background-color:rgba(var(--alphabg2),.4);backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin);overflow-y:auto;font-size:4.5vmin;padding-bottom:5vh}.error_msg{text-transform:uppercase;font-size:.6em;min-height:2em;display:flex;justify-content:center;align-items:center;padding:.2em 0;width:100%;margin:.5em auto;border-radius:.5em;color:var(--warning);-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;text-align:center;font-family:Poppins-Semibold}.register .error_msg{margin:0vmin auto;min-height:3em}.register .error_msg>div{background-color:#fff;padding:.2rem .3rem;border:.1rem dashed var(--warning)}.log-body-mobile,.log-body-user,.reg-body-mobile,.reg-body-user,.forgot-body-mobile,.forgot-body-user{width:100%;margin:auto;padding:0 4%;flex-grow:1}.reg-body-mobile,.reg-body-user,.forgot-body-mobile,.forgot-body-user{min-height:fit-content}.reg-body-user{display:flex;flex-direction:column;min-height:20.6em}.reg-body-mobile .dropdown{margin-bottom:1rem}.register .register_progress_step{width:fit-content;display:flex;column-gap:1em;font-size:.9em;color:#fff;margin:.4em auto;margin-top:1.4rem}.register .register_progress_step>.current_step{display:flex;justify-content:space-between;column-gap:1.5em;background:linear-gradient(transparent 45%,#fff,transparent 60%)}.register .register_progress_step>.current_step>div{height:1.5em;width:1.5em;display:flex;justify-content:center;align-items:center;border-radius:50%;padding-top:.5%;background:linear-gradient(#f5bb72,#df6fc0);border:.1em solid #de66ae}.register .register_progress_step>.current_step>div.active{background:linear-gradient(#f5bb72,#6fccdf);transform:scale(1.2);filter:drop-shadow(0 0 .2em #fff);border:none}.register .demoimg{margin:auto;height:5em;width:100%;object-fit:contain}.register .input-field{flex-grow:1}.register .input-field .username-input,.register .input-field .password-input{margin-bottom:1em}.idstep_des{color:#fff;font-size:.8em;text-align:center;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;pointer-events:none}.camfile{border:.2rem solid #fff;height:17vh;width:80%;margin:auto;border-radius:1rem;background-image:linear-gradient(90deg,#d5a6ff 20%,#ffbc9b);display:flex;justify-content:center;align-items:center;color:#fff;position:relative}.camfile:active{transform:scale(1.1)}.camfile>input{width:100%;position:absolute;height:100%;opacity:0;cursor:pointer}.camfile>img{height:100%;width:100%;object-fit:fill;position:absolute;pointer-events:none;border-radius:1rem}.selectfile{width:max-content;padding:.2rem .5rem;font-size:.7rem;z-index:1;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:.7;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;pointer-events:none}.selectfile>img{width:12%;margin-bottom:.5rem}.selectfile>div{background-color:#ffffff6b;padding:.2rem .5rem;border-radius:1rem;width:fit-content}.or_divider{margin-top:1rem;position:relative;display:grid;grid-template-columns:1fr max-content 1fr;column-gap:1rem}.or_divider>div{border:.1rem solid #ffffff6a;width:100%;height:.1rem}.or_divider>div:nth-child(2){border:none;margin-top:-.7rem;color:#fff}.camerapermit{margin-top:1rem;color:#fff;padding:.3rem;text-align:center;border-radius:1rem;background-color:#ffffff47;cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.camerapermit>img{height:1.1rem;object-fit:contain;margin-right:.5rem}.credentialButtons{display:flex;justify-content:center;column-gap:4%;width:95%;margin:1rem auto}.credentialButtons>button{flex-grow:1}.description{text-align:center;font-size:.6em;margin:.5em 0;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;color:#fff}.description>span{cursor:pointer;font-family:Poppins-Semibold}div.mobile-input input[type=number]{border-radius:0}div.mobile-input>div,div.otp-input>div{display:flex;align-items:center;justify-content:center;font-size:.75em;font-weight:700;color:#4d4d4d;cursor:default;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;font-weight:400}div.mobile-input>div:first-child,div.otp-input>input{border-radius:0;border-top-left-radius:2rem;border-bottom-left-radius:2rem}div.mobile-input>div:last-child,div.otp-input>div{border-top-right-radius:2rem;border-bottom-right-radius:2rem;cursor:pointer;pointer-events:none;opacity:.3}div.mobile-input>input{border-radius:0!important}div.mobile-input>div:last-child.clickable,div.otp-input>div.clickable,div.otp-input.clickable{pointer-events:all;opacity:1;border-radius:2rem}.btn-disabled{opacity:40%;pointer-events:none}.log-submit{font-size:.8em;width:100%;padding:.3em 0;border-radius:2em;background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;margin:.5em auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}div.mobile-input{display:grid;grid-template-columns:15% 59% 26%}div.otp-input{display:grid;grid-template-columns:74% 26%;pointer-events:none;opacity:.5}div.mobile-input,div.otp-input,.username-input,.password-input{margin:.5em auto;position:relative;border-radius:1.5em;background:#f0f8fc}div.mobile-input>input,div.otp-input>input{padding:.257em 7%;font-size:1.1rem;color:#4d4d4d;font-weight:400;height:100%;width:100%;background-color:transparent}.username-input>input,.password-input>input{padding:.257em 7%;font-size:1.1rem;color:#4d4d4d;font-weight:400;height:100%;width:100%;background:#f0f8fc;border-radius:2rem}div.mobile-input>input::placeholder,div.otp-input>input::placeholder,.username-input>input::placeholder,.password-input>input::placeholder{color:#0000003e}.password-input>input{padding-right:2.3em}.password-input>.pass-eye{position:absolute;top:0;right:0;padding:0 2.5%;height:100%;display:flex;justify-content:center;align-items:center;color:#d1e1e8;cursor:pointer}.password-input>.pass-eye .Eye_Icon{color:#4d4d4d}.pass-eye>svg{height:50%;pointer-events:none}.pass-eye>.Eye_Icon,.pass-eye.active>.Eyeslash_Icon{display:none}.pass-eye>.Eyeslash_Icon,.pass-eye.active>.Eye_Icon{display:block}.user-title{font-size:1em;letter-spacing:.1rem;text-align:center;font-family:Poppins-Semibold;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;color:var(--datacolor4)}.scroll-wrapper{display:flex;justify-content:center;position:relative}.scrollable-div{display:flex;vertical-align:middle;overflow-x:auto;overflow-y:hidden;width:93%;margin:.5rem auto;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;scroll-behavior:smooth;padding:0 2vmin;padding-top:2.5%;column-gap:2%;background:#f0aba8;color:#fff;border-radius:1rem}.scrollable-div::-webkit-scrollbar{display:none}section.game-search{width:90%;margin:auto;display:flex;flex-direction:column}section.game-search>div.filter{display:grid;grid-template-columns:max-content max-content;gap:3%;align-items:center}.search-input{height:fit-content;width:100%;margin:3% auto;position:relative;display:grid;grid-template-columns:35% 1fr;column-gap:2%}.search-input>.search-provider{border-radius:2rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff;font-size:4.5vmin;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:pointer}.search-input>.search-provider>.selected:after{content:"▼";position:absolute;height:100%;top:2%;display:flex;align-items:center;right:5%;font-size:.8em}.search-input>.search-provider.active>.selected:after{content:"▲"}.search-input>.search-provider>.menu{display:none}.search-input>.search-provider.active>.menu{position:absolute;width:100%;display:flex;justify-content:center;flex-direction:column;top:110%;background-color:#fff;border-radius:.7em;overflow:hidden;padding:0 6%}.search-input>.search-provider>.menu>div{display:grid;justify-content:space-between;grid-template-columns:1fr max-content;color:#ffbfbf;padding:.5em .3em;border-bottom:.15em solid #ffbfbf54}.search-input>.search-provider>.menu>div>div.label{display:flex;align-items:center;font-size:.85em}.search-input>.search-provider>.menu>div>div.provider-image{height:2em;width:2em;border-radius:50%;background:#000;display:flex;align-items:center;justify-content:center}.search-input>.search-provider>.menu>div>div.provider-image>img{height:65%;width:65%;object-fit:contain}.search-input>.search-provider>.menu>div>div.provider-image.CQ9{background:linear-gradient(#0c18a8,#0d0d3f)}.search-input>.search-provider>.menu>div>div.provider-image.EVO{background:linear-gradient(#ff8b39,#ff601f)}.search-input>.search-provider>.menu>div>div.provider-image.FC{background:linear-gradient(#de2c33,#c71e2a)}.search-input>.search-provider>.menu>div>div.provider-image.Gemini{background:linear-gradient(#dc87b8,#8c1880)}.search-input>.search-provider>.menu>div>div.provider-image.JDB{background:linear-gradient(#354e9e,#222251)}.search-input>.search-provider>.menu>div>div.provider-image.JILI{background:linear-gradient(#289a43,#17522a)}.search-input>.search-provider>.menu>div>div.provider-image.KM{background:linear-gradient(#bbe1f4,#5ebef0)}.search-input>.search-provider>.menu>div>div.provider-image.PG{background:linear-gradient(#5d348e,#3a1e59)}.search-input>.search-form{position:relative}.search-input>.search-form>input{width:100%;border-radius:2rem;padding:2vmin 8%;font-size:1.1rem;padding-right:11%;background:#f0f8fc;text-align:left;color:#4d4d4d;letter-spacing:.15vmin}.search-input>.search-form>input::placeholder{color:#0000003e}.search-input>.search-form>div{position:absolute;height:100%;top:0;right:3%;display:flex;justify-self:center;align-items:center;color:#4d4d4d}.search-input>.search-form>div>svg{height:1.3rem;aspect-ratio:1}select{width:100%;background-color:transparent;border-radius:1vmin;position:relative;text-align:center;border:none;outline:none}div.dropdown,div.date-input{background:#fff;border-radius:2em;position:relative;cursor:pointer;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;white-space:nowrap;width:100%;display:flex;justify-content:center;text-align:center;align-items:center;overflow:hidden}div.dropdown>select,div.date-input>input{position:relative;height:100%;color:#4d4d4d;font-size:1rem;text-align:center;width:fit-content;max-width:fit-content;overflow:hidden}div.dropdown>select{text-align:center;text-align-last:center;min-width:100%}div.date-input>input{min-width:100%;max-width:none;min-height:1.5rem;font-size:.9rem;padding:0;background-color:transparent}div.dropdown:after{content:"▼";position:absolute;top:.1rem;margin-right:.3rem;right:.5rem;padding-bottom:.4em;font-size:1.1em;height:100%;color:#4d4d4d;display:flex;align-items:center}div.dropdown>select option{background:#e78fc0;color:#fff;display:flex;justify-self:center}div.dropdown>select option[disabled]{color:#fff;background:#df74b0}div.dropdown>div:nth-child(1){padding:0 2vmin;margin-right:5vmin;width:100%}div.dropdown>div .drop-select{width:85%;display:inline-flex;overflow:hidden;justify-content:center}div.dropdown span.dropdown-button{position:absolute;right:7%}.dropdown-list{position:absolute;width:100%;height:fit-content;max-height:40vh;left:0;top:100%;display:none;flex-direction:column;align-items:center;z-index:1;background-color:rgba(var(--alphabg2),.4);backdrop-filter:blur(2vmin);-webkit-backdrop-filter:blur(2vmin);border:.1vmin solid var(--maincolor2);overflow-y:auto}.dropdown-list,.dropdown-list>li{border-radius:2vmin}.dropdown-list>li{width:100%;text-align:center;color:var(--datacolor1);padding:1vmin 0;font-size:3.5vmin}.dropdown-list>li:hover{transform:scale(.9)}.-dropdown-anim-forward{transform:rotate(-90deg);animation:-rotate .1s;-webkit-animation:-rotate .3s;-moz-animation:-rotate .3s;-o-animation:-rotate .3s;-ms-animation:-rotate .3s}.-dropdown-anim-reverse{transform:rotate(90deg);animation:-rotate .3s reverse;-webkit-animation:-rotate .3s reverse;-moz-animation:-rotate .3s reverse;-o-animation:-rotate .3s reverse;-ms-animation:-rotate .3s reverse}@keyframes -rotate{0%{transform:rotate(90deg)}to{transform:rotate(-90deg)}}.index-card{margin:2vh auto;padding:4% 1%;width:90%;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:3vmin;display:flex;flex-direction:column;background-color:#0000001c}.providers.index{background-color:#0000001c}.index-card h1{font-family:Poppins-Semibold;font-size:5vmin;position:relative;align-items:center;margin:0;color:var(--datacolor4);width:90%;text-align:center;margin:1.5vmin auto}.index-card h2{font-family:Poppins-Semibold;font-size:3vmin;padding:0 2%;width:100%;color:var(--datacolor4);text-align:center}.index-card>button{width:35%;margin:auto;font-size:3vmin;border-radius:3vmin;font-weight:700;background-color:var(--maincolor3);border:.1vmin solid var(--maincolor1);color:var(--datacolor1);padding:1.5vmin 0;display:none}.index-card .scroll-wrapper{margin:0}div.game-item{display:inline-block;position:relative;margin:1% .5%;min-width:27%;width:35%}div.game-item>div.icon-img,div.game-item>div.icon-img>img,div.game-item>div.icon-img>.overlay,div.game-item>div.icon-img>.um,div.game-item>div.icon-img>.lock{border-radius:5vmin;aspect-ratio:1/1;width:100%}div.game-item>div.icon-img{position:relative;margin:0 auto;border-radius:6vmin;border:1.1vmin solid var(--datacolor4)}div.game-item>div.icon-img>img{width:100%;height:100%;object-fit:cover;cursor:pointer}div.game-item>div.icon-img>.provider-icon{width:70%;height:fit-content;left:15%;position:absolute;top:-14%;z-index:1}div.game-item>div.icon-img>.provider-icon>img{position:relative;width:100%}div.game-item>div.icon-img>.overlay{top:0;width:100%;height:100%;position:absolute;background:linear-gradient(#b3b3b399 20%,#ffb0cdc2 70%);display:none;align-items:end;justify-content:center;cursor:pointer}div.game-item>div.icon-img>.overlay>div.button{display:grid;width:80%;row-gap:15%;font-size:2.5vmin;font-family:Poppins-Semibold;animation:game_button 1s;-webkit-animation:game_button 1s;-moz-animation:game_button 1s;-o-animation:game_button 1s;-ms-animation:game_button 1s;margin-bottom:20%}div.game-item>div.icon-img>.overlay>div.button>button{padding:2% 0;border-radius:1.5vmin}div.game-item>div.icon-img>.overlay>div.button>button.play{background-color:#eb5f8d;color:var(--datacolor1)}div.game-item>div.icon-img>.overlay>div.button>button.demo{background-color:#d46b8e;color:var(--datacolor1)}div.game-item>div.icon-img>.overlay>.favorite{position:absolute;top:-1vmin;right:1vmin;color:var(--datacolor1);font-size:6vmin}div.game-item>div.icon-img>.overlay>.favorite>svg{height:1em}div.game-item>div.icon-img>.hot-tag{position:absolute;height:1.7rem;aspect-ratio:1/1;bottom:-.2rem;left:-.4rem}div.game-item>div.icon-img>.hot-tag>img{width:100%;aspect-ratio:1/1;filter:drop-shadow(0 0 .5vmin #fff)}div.game-item>div.icon-name{max-width:100%;position:relative;display:flex;text-align:center;justify-content:center;overflow:hidden;font-size:.7rem;min-height:2.4rem;padding:2%;color:var(--datacolor4);font-family:Poppins-Semibold}.sec_prev,.sec_next{display:none;cursor:pointer}.sec_prev svg,.sec_next svg{height:1em}.theme_option>div:first-child{color:#00c5fc;transform:scale(1.4)}.fa-moon,.fa-sun{animation:-zoom 2s}@keyframes -zoom{0%{transform:scale(0) rotate(-360deg)}to{transform:scale(1) rotate(0)}}.loading-backdrop{animation:-loadingscreen .5s;-webkit-animation:-loadingscreen .5s;-moz-animation:-loadingscreen .5s;-o-animation:-loadingscreen .5s;-ms-animation:-loadingscreen .5s}@keyframes -loadingscreen{0%{opacity:0;background-color:transparent;backdrop-filter:blur(none);-webkit-backdrop-filter:blur(none)}to{opacity:1;background-color:rgba(var(--alphabg2),.4);backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin)}}#AccModal,#AgeVerificationModal{backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin);-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;overflow:hidden;background-color:rgba(var(--alphabg3),.2)}#AgeVerificationModal{display:none;position:fixed;z-index:3;height:100vh;width:100vw}#AgeVerificationModal .modal-content{height:max-content;top:2vh;width:90%;margin:auto}#AgeVerificationModal .modal-header{padding-top:3%;border-bottom:none;margin:0;background-color:transparent}#AgeVerificationModal .modal-body{text-align:center;color:var(--datacolor5);padding:7%;position:relative;border-radius:3vmin;background-color:var(--background2)}#AgeVerificationModal .modal-body>div{margin:2% auto}#AgeVerificationModal .modal-body h1{font-size:6vmin;font-family:Poppins-Semibold}#AgeVerificationModal .modal-body h3{font-size:3.6vmin;margin:6% 0}.-rtl{animation:-rtl .5s;-webkit-animation:-rtl .5s;-moz-animation:-rtl .5s;-o-animation:-rtl .5s;-ms-animation:-rtl .5s}.-ltr{animation:-ltr .5s;-webkit-animation:-ltr .5s;-moz-animation:-ltr .5s;-o-animation:-ltr .5s;-ms-animation:-ltr .5s}@keyframes -rtl{0%{left:50%}to{left:0%}}@keyframes -ltr{0%{left:0%}to{left:50%}}.age-agreement{display:grid;font-size:2.8vmin;justify-content:center;row-gap:2vmin;width:100%}.age-agreement>div{margin:0 auto}.age-agreement span{color:var(--maincolor2);text-decoration:underline}#AgeVerificationModal .modal-body button{border-radius:3vmin;font-size:3.7vmin;font-family:Poppins-Semibold;padding:1.5vmin 0;width:75%;margin:1% auto;color:var(--datacolor1)}#AgeVerificationModal .modal-body button.confirm{background-color:var(--maincolor3);opacity:.5;pointer-events:none}#AgeVerificationModal .modal-body button.exit{background-color:var(--background3)}#AgeVerificationModal .modal-body .gov{width:75%;display:flex;justify-content:center;margin:5% auto;padding:3% 0;border-radius:2vmin;background-color:rgba(var(--alphabg3),.5)}#AgeVerificationModal .modal-body .gov>img{width:max-content;height:10vmin;object-fit:contain;margin:0 3%}.chatsupport,.totop{position:absolute;color:var(--datacolor1);cursor:pointer}.chatsupport{display:flex;height:max-content;width:max-content;position:relative;z-index:2;right:1rem;touch-action:none}.totop{z-index:1;right:3.4rem;bottom:4rem}div.unit-body>div.content{position:relative}.chaticon>svg,.totop svg{position:fixed;height:2.5rem;object-fit:contain;filter:drop-shadow(.6vmin .6vmin .5vmin var(--background7))}.chaticon>svg{filter:drop-shadow(0vmin 0vmin .3rem #fff);height:3rem;right:auto;top:auto;position:relative}.chatanimreverse{display:none;animation:-chatanimreverse .5s;-webkit-animation:-chatanimreverse .5s;-moz-animation:-chatanimreverse .5s;-o-animation:-chatanimreverse .5s;-ms-animation:-chatanimreverse .5s}.chatanim{display:flex;transform-origin:bottom right;animation:-chatanim .3s;-webkit-animation:-chatanim .3s;-moz-animation:-chatanim .3s;-o-animation:-chatanim .3s;-ms-animation:-chatanim .3s}@keyframes -chatanimreverse{0%{display:flex;opacity:1}to{display:none;opacity:0}}@keyframes -chatanim{0%{display:none;transform:scale(0)}to{display:flex;transform:scale(1)}}.chatbox{right:0;bottom:0;position:fixed;height:100%;width:100%;background-color:#ffffff3d;backdrop-filter:blur(1.5vmin);-webkit-backdrop-filter:blur(1.5vmin);flex-direction:column;z-index:2}.chatbox .closebutton{position:relative;top:auto;color:var(--datacolor4);font-family:Poppins-Semibold;margin-bottom:1%}.chatbox .closebutton button{border-radius:1vmin;background:transparent;color:#fff;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.chatbox .closebutton button>svg{height:1.5rem;filter:drop-shadow(0vmin 0vmin .15rem #000)}.conversation{height:100%;width:100%;border:.1vmin solid var(--background3);border-right:none;border-left:none;overflow-y:auto;padding:.5vh 0;position:relative}.conversation>div{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;height:100%;pointer-events:none;z-index:0}.conversation>div>img{height:3rem;opacity:.7;animation:-chatloading 1s infinite;-webkit-animation:-chatloading 1s infinite;-moz-animation:-chatloading 1s infinite;-o-animation:-chatloading 1s infinite;-ms-animation:-chatloading 1s infinite}@keyframes -chatloading{0%{opacity:0}50%{opacity:.5}to{opacity:0}}.conversation>iframe{height:98%;width:100%;z-index:1;position:absolute;top:0;left:0}.conversation>div.cs,.conversation>div.user{width:90%;margin:6% auto;display:grid;justify-content:center;grid-template-columns:15% 85%;column-gap:2.5%;color:var(--datacolor4)}.conversation>div.user{grid-template-columns:85% 15%}.conversation>div.user .chat-img{grid-area:1/2/2/3}.conversation>div.user .chat-msg{grid-area:1/1/1/2;justify-content:right;justify-self:right}.conversation>div.cs .chat-msg{justify-content:left;justify-self:left}.conversation>div>div{width:100%;display:flex;justify-content:center}.conversation .chat-img{display:flex;flex-direction:column;justify-content:start;font-size:3vmin;font-family:Poppins-Semibold;text-align:center}.conversation .chat-img>div.name{text-align:center;overflow-x:hidden;text-transform:capitalize}.conversation .chat-img>div.img{height:11vmin;width:11vmin;margin:0 auto;object-fit:contain;border-radius:50%;display:flex;justify-content:center;align-items:center}.conversation .chat-img>div.img>svg,.conversation .chat-img>div.img>img{height:60%}.conversation .chat-msg{border-radius:2vmin;padding:2vmin 5vmin;background-color:var(--background4);color:var(--datacolor1);width:max-content;max-width:93%;position:relative;display:flex;align-items:center}.conversation .chat-msg div.datetime{position:absolute;white-space:nowrap;text-wrap:nowrap;top:-3.5vmin;font-size:2.5vmin;width:100%;min-width:fit-content;color:var(--datacolor3)}.conversation .cs .chat-msg div.datetime{text-align:left;left:0}.conversation .user .chat-msg div.datetime{text-align:right;right:0}.chat-input{display:grid;grid-template-columns:85% 15%;font-size:5vmin;color:var(--maincolor2)}.chat-input svg{height:1.3em}.chat-input>.input>input{height:100%;width:100%;padding:4% 0 4% 4%;background-color:transparent;color:var(--datacolor4)}.chat-input>.send{display:flex;justify-content:center;align-items:center;grid-column:auto}.player-update{width:98%;margin:0 auto}.player-up-head{display:flex;color:var(--datacolor7);font-family:Poppins-Semibold;background-color:var(--maincolor1);border-radius:1vmin}.player-update>.player-up-head>div{width:100%;font-size:3vmin;text-align:center;padding:1% 0}.player-up-head,.player-up-body{margin-bottom:2%}.player-up-body{position:relative;height:15vh;overflow-y:hidden}.player-up-marquee{font-size:2vmin;color:var(--datacolor4);display:flex;width:100%}.player-up-marquee:nth-of-type(2n){background-color:rgba(var(--alphabg3),.17)}.player-up-marquee>div:last-child{color:var(--maincolor2);font-family:Poppins-Semibold}.player-up-marquee>div{width:100%;text-align:center;padding:2% 0}section.game-mode{display:flex;padding:1% 3%;margin:1% auto;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;overflow-x:auto;column-gap:.5rem;scroll-behavior:smooth}.gamemode-wrapper{border:.3rem solid #fff;border-radius:1.5rem;padding:.5% 1.5%;background-image:linear-gradient(#f5bb72,#df6fc0);width:90%;margin:auto}section.game-mode{background-color:#ffffff48;border-radius:1rem;padding:2% 3%}section.game-mode::-webkit-scrollbar{display:none}section.game-mode>div{display:flex;padding:.4rem 1rem;color:#fff;font-size:1rem;cursor:pointer;border-radius:2rem;background-color:#ffbfbf;box-shadow:.1rem .1rem .3rem #00000050}section.game-mode>div.active{border-color:#fff;background-color:#fff;color:#ffbfbf}section.game-mode>div#all>div>img{filter:drop-shadow(.1rem .1rem .03rem #00000027)}section.game-mode>div>div>img{height:1.3rem;margin-right:.5rem}section.game-mode>div.lock,section.game-mode>div.lock.active{filter:grayscale(100%);opacity:.5}.index-menu{width:100%;margin:3.5vmin auto;display:flex;justify-content:left;align-items:center}.index-menu button{border-style:none;border-radius:2vmin;padding:2%;font-size:2.7vmin;margin:0 1vmin;color:var(--datacolor1);background-color:var(--maincolor7);border:.2vmin solid var(--maincolor2);-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;position:relative;display:flex;align-items:center;justify-content:center}.index-menu button>span{margin:.5vmin;position:relative}.index-menu button>span svg,.index-menu button>span img{object-fit:contain;height:3vmin}.index-menu button.btn_all{border:none;background-color:var(--maincolor2);font-family:Poppins-Semibold}.index-menu button.btn_new{border:.1vmin solid #009dff;background-image:linear-gradient(138deg,#fff 25%,#009dff 27%)}.index-menu button.btn_new>span:nth-child(1){color:var(--datacolor1)}.index-menu button.btn_favorite{border:none;background-image:linear-gradient(#69e3ff,#ef09e7)}.index-menu button.btn_popular{border:none;background-image:linear-gradient(40deg,#f9973e,#ffc580)}.index-menu button.active{box-shadow:0 0 2vmin .2vmin var(--maincolor1);border:none;filter:brightness(110%);transform:scale(1.2);margin:0 .5rem}.index-menu button:active{background-color:var(--maincolor6)}.bet_win_nav{display:flex;margin-bottom:1.4vmin;position:relative}.bet_win_nav>div{display:flex;align-items:center;align-self:center;color:var(--datacolor1);column-gap:1vmin;height:max-content;font-size:3vmin;border:.3vmin solid var(--maincolor1);border-radius:2vmin;margin:0 1vmin;background-color:var(--maincolor6);cursor:pointer}.bet_win_nav>div>div{padding:1vmin 1.5vmin;border-radius:1vmin}.bet_win_nav>div>div.active{background-color:var(--maincolor1);color:var(--datacolor7);font-family:Poppins-Semibold}.dropdown.provider .dropdown-item>div{position:relative;font-size:3vmin;display:flex;flex-direction:column;row-gap:1vmin;width:90%;margin:auto;padding:1vmin 0;color:var(--datacolor1);border-bottom:.2vmin solid rgba(var(--alphabg3),1);text-shadow:.2vmin .2vmin var(--background7)}.dropdown.feature .dropdown-item>div{display:grid;grid-template-columns:.8fr 1fr;width:90%;margin:auto;align-items:center;text-align:left}.dropdown.feature .dropdown-item>div svg{height:5vmin;padding:1vmin}.dropdown.provider .dropdown-item>div img{height:6vmin;width:45%;filter:drop-shadow(.3vmin .3vmin .3vmin var(--background7));object-fit:contain;position:relative}#VIPM .modal-content{width:90%;top:5%;margin:auto;height:max-content;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}#VIPM{backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin)}#VIPM .modal-body{position:relative;border-radius:5vmin;border:.1vmin solid var(--maincolor2)}.vip_popup{padding:5%;margin:auto;display:flex;flex-direction:column}.vip_popup .vip_lvl{text-align:center}#VIPM h5{text-align:center;width:100%;color:var(--datacolor4)}.vip_popup h6{text-align:center;color:var(--maincolor2);font-size:3.5vmin;font-family:Poppins-Semibold}.vip_lvl_details .progress_sec{font-size:3vmin;color:var(--datacolor4);width:80%;margin:auto}.vip_lvl_details .progress_sec .label{text-align:center;color:var(--datacolor4);font-family:Poppins-Semibold}.vip_lvl_details .progress_sec>div{margin-bottom:5%}.vip_lvl_details .progress_sec>div>h6{margin:0;margin-top:1vmin;display:flex;justify-content:space-between}.vip_lvl_details .progress{border-radius:3vmin;height:1.6rem;background-color:var(--maincolor3);border:.1vmin solid var(--maincolor1)}.vip_lvl_details .progress .progress-bar{border-radius:2.5vmin;background-color:transparent;animation:-vip_level 2s reverse infinite;-webkit-animation:-vip_level 2s reverse infinite;-moz-animation:-vip_level 2s reverse infinite;-o-animation:-vip_level 2s reverse infinite;-ms-animation:-vip_level 2s reverse infinite;background-image:linear-gradient(90deg,#00000026 20%,var(--maincolor1),#00000026 60%);background-size:700% 700%}.vip_popup>p{text-align:center;font-size:2.3vmin;color:var(--datacolor4);width:80%;margin:auto}.vip_popup>.button{display:flex;width:100%;margin:auto}.vip_popup>.button>button{color:#ffbfbf;background-color:#fff;margin:5% auto;padding:1% 8%;border-radius:2rem;font-size:4vmin;cursor:pointer}@keyframes -vip_level{0%{background-position:-10% 0}60%{background-position:70% 0}99.99%{background-position:113% 0}to{background-position:-10% 0}}.index-card>.banner{width:100%;position:relative;text-align:center}.index-card>.banner>div{width:85%;margin:auto;position:relative}.index-card>.banner img{width:80%;height:8rem;object-fit:contain;filter:drop-shadow(0 0 .3rem #ffd94f);position:relative}.index-card h5.inline,.index-card h6.inline{width:85%;margin:.7rem auto;color:var(--datacolor4);text-align:center}.index-card h6.inline{font-size:3.5vmin}.index-card>.banner button{font-size:1rem;padding:.3rem 2rem;background-color:var(--maincolor3);border-radius:3vmin;border:.1rem solid var(--maincolor1);color:var(--datacolor1);margin:1rem 0}.live-sports .game-item{min-width:70%;width:70%;margin:0 1.5vmin;color:var(--datacolor1);display:grid;grid-template-columns:1fr .5fr 1fr;text-align:center;padding:5%;border-radius:2.5vmin;border:.2vmin solid var(--datacolor1);background-color:rgba(var(--alphabg1),.2)}.live-sports .game-item>div{display:flex;flex-direction:column;justify-content:center;row-gap:2vmin}.live-sports .game-item .rating{font-size:2vmin;width:max-content;margin:auto;padding:.5vmin 1vmin;border-radius:.5vmin;background-color:rgba(var(--alphabg2),.3);position:relative}.live-sports .game-item .player-logo{width:100%;position:relative}.live-sports .game-item .player-logo img{width:60%;margin:auto}.live-sports .game-item .player-team{font-size:2.5vmin;font-family:Poppins-Semibold}.live-sports .game-item .team-score{font-size:4vmin;width:65%;margin:auto;border-radius:1.5vmin;padding:.5vmin;background-color:var(--background5)}.live-sports .game-item .playerone .team-score{border:.1vmin solid lightgreen}.live-sports .game-item .playertwo .team-score{border:.1vmin solid skyblue}.live-sports .game-item .playerversus{position:relative;font-size:5vmin;font-family:Poppins-Semibold}.live-sports .game-item .playerversus .timer{width:100%;position:absolute;bottom:0;font-size:2.5vmin}.live-sports .scroll-wrapper{margin:1rem 0}.dl-pc>.side-menu_download{width:85%;margin:2vmin auto;font-size:1rem;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;column-gap:5%}.dl-pc>.side-menu_download>a>button{width:100%;display:flex;justify-content:center;align-items:center;column-gap:10%;padding:3%;border-radius:2rem;color:#fff;fill:#fff}.dl-pc>.side-menu_download>a{text-decoration:none}.dl-pc>.side-menu_download>a:nth-child(1)>button{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf}.dl-pc>.side-menu_download>a:nth-child(2)>button{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-145deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.dl-pc>.side-menu_download>a>button img{width:2rem;aspect-ratio:1/1;position:relative}#BalanceSum .modal-content{height:max-content;position:relative}#BalanceSum .modal-body{top:5vh;width:90%;margin:auto;position:relative;border-radius:3vmin;background-color:rgba(var(--alphabg2),.6);border:.1vmin solid var(--maincolor2)}#BalanceSum .balance-form{border-radius:3vmin;color:var(--datacolor7);background-color:var(--datacolor1);width:90%;margin:auto auto 7%;display:flex;flex-direction:column;padding:4%;font-size:4vmin;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}#BalanceSum .balance-form>div:nth-child(2){display:grid;grid-template-columns:max-content 1fr max-content;column-gap:3%;font-family:Poppins-Semibold;align-items:center;font-size:6vmin}#BalanceSum .balance-form>div:nth-child(2)>div:nth-child(3)>button{display:flex;padding:.3vmin 4vmin;font-size:3.7vmin;border-radius:3vmin;background-color:var(--maincolor1);color:var(--datacolor7);border:.1vmin solid var(--maincolor1)}#sweetalertModal .modal-content{margin:auto;margin-top:10vh;padding:5%;font-size:4vmin;width:70%;height:fit-content;border-radius:3vmin;background-color:var(--datacolor2);color:var(--datacolor4)}#sweetalertModal .modal-title{font-size:4.5vmin;text-align:center;margin-top:0}#sweetalertModal .modal-text{text-align:center;margin:2vmin 0;font-size:3.5vmin}#sweetalertModal button{padding:1%;cursor:pointer;margin:1vmin;color:var(--datacolor1);background-color:var(--maincolor3);border:.1vmin solid var(--maincolor1);border-radius:2vmin}#sweetalertModal.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0006;backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin)}.v-table{background-color:transparent!important;background:transparent!important}.v-table__wrapper>table{margin-top:2vmin;margin-bottom:1vmin;min-height:20vh}.v-data-table-rows-no-data td{text-align:center!important}.v-table__wrapper>table>thead{background-color:var(--maincolor3);color:var(--maincolor1)!important;font-size:2.2vmin;text-wrap:nowrap}.v-data-table__th--sorted{font-family:Poppins-Semibold;font-size:2.4vmin}.v-table__wrapper>table>thead th{height:fit-content!important}.v-table__wrapper>table>thead th:hover{color:inherit!important}.v-table__wrapper>table>thead th>div{justify-content:center;padding:1.5vmin .5vmin!important}thead th .v-icon{display:none!important}.v-table__wrapper>table>thead th:first-child{border-top-left-radius:2vmin}.v-table__wrapper>table>thead th:last-child{border-top-right-radius:2vmin}.v-table__wrapper>table>tbody tr:last-child td:first-child{border-bottom-left-radius:2vmin}.v-table__wrapper>table>tbody tr:last-child td:last-child{border-bottom-right-radius:2vmin}.v-table__wrapper::-webkit-scrollbar{width:.5vmin;height:.2rem}.v-table>.v-table__wrapper>table>tbody>tr>td{text-wrap:nowrap;text-align:left;font-size:2.2vmin;height:fit-content!important;padding:2vmin!important;color:var(--datacolor1);border:.1vmin solid var(--maincolor3);border-top:none;border-bottom:none}.v-table>.v-table__wrapper>table>tbody>tr>td:first-child{border-left:none}.v-table>.v-table__wrapper>table>tbody>tr>td:last-child{border-right:none}.v-table__wrapper>table>tbody tr{background-color:rgba(var(--alphabg2),.5)}.v-table__wrapper>table>tbody tr:nth-of-type(2n){background-color:rgba(var(--alphabg3),.7)}.v-data-table hr.v-divider{display:none}.v-data-table-footer__info{min-width:max-content!important;padding:0!important}.v-data-table-footer{color:var(--datacolor4);font-size:.75rem;display:grid!important;grid-template-columns:1fr max-content!important;justify-content:space-between!important;padding:.5vmin 1vmin!important;width:98%;margin:auto}.v-data-table-footer .v-field>label,.v-data-table-footer .v-field>div,.v-data-table-footer .v-field>.v-field__field>label{display:none}.v-input__control{max-width:fit-content!important;width:fit-content!important}.v-data-table-footer__items-per-page{justify-content:left!important}.v-input__control>div,.v-data-table-footer__items-per-page>.v-select{max-width:fit-content;padding:0!important}.v-data-table-footer .v-field>.v-field__field{display:flex;width:fit-content;height:fit-content!important;padding:0!important}.v-data-table-footer .v-field>.v-field__field .v-field__input{padding:.1rem .5rem;border-radius:.7rem;min-height:1rem;font-size:.8rem;border:.2vmin solid var(--maincolor2);border-radius:1vmin}.v-data-table-footer .v-field>.v-field__field .v-field__input>input{position:absolute!important}.v-pagination__list>li button .v-btn__overlay,.v-pagination__list>li button .v-btn__underlay,.v-pagination__list>li button .v-btn__content i{display:none}.v-data-table-footer__pagination{width:100%;text-align:right;display:flex;justify-content:right;margin-top:.5rem;grid-column:span 2}.v-pagination,.v-pagination__list{width:fit-content!important}.v-pagination__list>li button{opacity:1;height:fit-content!important;width:fit-content!important;color:var(--datacolor1)}.v-pagination__list>li button .v-btn__content{opacity:1;background-color:var(--maincolor3);font-size:.9rem;min-width:1.2rem;padding:0 1rem;border-radius:2vmin}.v-pagination__list>li.v-pagination__prev button .v-btn__content:after{content:"<"!important}.v-pagination__list>li.v-pagination__next button .v-btn__content:after{content:">"!important}.v-pagination__list>li.v-pagination__first button .v-btn__content:after{content:"⇤"!important}.v-pagination__list>li.v-pagination__last button .v-btn__content:after{content:"⇥"!important}.v-btn--disabled{opacity:.3!important}.v-list-item:hover{color:var(--datacolor1)!important;background-color:var(--maincolor3)}.v-list-item__overlay{color:var(--datacolor1)!important;background-color:transparent!important}.v-ripple__container{display:none}.apps_agreement{background:#fff;border-radius:1.5em;padding:1.5em;color:#4d4d4d;font-size:.43em;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.AccModal-register .apps_agreement{margin:1em auto}.AccModal-register .log-submit{margin-top:0}.apps_agreement span{color:#4d4d4d;font-family:Poppins-Semibold;text-decoration:underline;cursor:pointer}.apps_agreement ul{width:90%;margin:.3rem auto;margin-bottom:0;font-size:.9em}.apps_agreement li{list-style:disc;text-decoration:solid;color:#4d4d4d}.apps_agreement li{list-style:disc;text-decoration:solid}.apps_agreement .option{display:flex;justify-content:left;font-size:1.1em;width:95%;padding-top:.5rem}.apps_agreement .option input{margin-right:.5em}.apps_agreement .normal.note{text-align:left;font-style:italic;margin-top:.5em}.apps_agreement .normal.note:nth-child(5){margin-top:0}.acc_gov{display:flex;justify-content:center;height:1.5em;column-gap:1rem;margin:.5em}.acc_gov>img{position:relative;height:100%;object-fit:contain}.acc_gov>img:first-child{filter:drop-shadow(0rem 0rem .5rem var(--datacolor1))}#focus_backdrop{height:100%;width:100%;max-height:100%;max-width:100%;margin:0;position:fixed;top:0;left:0;z-index:3}#focus_backdrop,.welcome-container.start{background-color:#000c;backdrop-filter:blur(.07rem);-webkit-backdrop-filter:blur(.07rem)}.focus_item{z-index:4;position:relative;opacity:1!important;transform:scale(.9);overflow:inherit!important}.focus_item.disable{pointer-events:none}.focus_item:before{content:" ";border:.15rem solid #ffcf30;position:absolute;left:-.3rem;top:-.3rem;width:calc(100% + .6rem);height:calc(100% + .6rem);border-radius:1vmin;opacity:1;pointer-events:none}.handpointer{height:4rem;width:4rem;z-index:4;position:absolute;top:0;left:0;font-family:Baby-Maryam;pointer-events:none}.right .handpointer:before,.right .handpointer:after{right:0;max-width:50vw}.left .handpointer:before,.left .handpointer:after{left:0;max-width:50vw}.bottom .handpointer img{bottom:1rem}.top .handpointer img{top:-1rem}.top .handpointer:after{content:attr(data-info);position:absolute;color:#fff;width:fit-content;height:fit-content;max-width:80vw;max-height:80vh;opacity:1;font-size:1.5rem;pointer-events:none;z-index:4;min-width:100%;text-align:center;text-shadow:2px 2px #000000;letter-spacing:.05rem;display:flex;top:3rem;max-width:50vw;min-width:10rem;justify-content:center}.bottom .handpointer:before{content:attr(data-info);position:absolute;color:#fff;width:fit-content;height:fit-content;max-width:80vw;max-height:80vh;opacity:1;font-size:1.5rem;pointer-events:none;z-index:4;min-width:100%;text-align:center;text-shadow:2px 2px #000000;letter-spacing:.05rem;display:flex;bottom:6rem;max-width:50vw;min-width:10rem}.focus_item .handpointer{display:block;background-color:transparent}.handpointer>img{height:100%;object-fit:contain;position:relative;height:4rem!important;width:4rem!important}.left.bottom .handpointer{animation:-leftbotanim 1s infinite;-webkit-animation:-leftbotanim 1s infinite;-moz-animation:-leftbotanim 1s infinite;-o-animation:-leftbotanim 1s infinite;-ms-animation:-leftbotanim 1s infinite}.left.bottom .handpointer img{transform:rotate(220deg) scaleX(-1);object-fit:contain}.right.bottom .handpointer{animation:-rightbotanim 1s infinite;-webkit-animation:-rightbotanim 1s infinite;-moz-animation:-rightbotanim 1s infinite;-o-animation:-rightbotanim 1s infinite;-ms-animation:-rightbotanim 1s infinite}.right.bottom .handpointer img{transform:rotate(140deg)}.right.top .handpointer{top:.3rem;left:0;animation:-righttopanim 1s infinite;-webkit-animation:-righttopanim 1s infinite;-moz-animation:-righttopanim 1s infinite;-o-animation:-righttopanim 1s infinite;-ms-animation:-righttopanim 1s infinite}.right.top .handpointer img{transform:rotate(45deg)}.left.top .handpointer{top:-1.5rem;left:1rem;animation:-lefttopanim 1s infinite;-webkit-animation:-lefttopanim 1s infinite;-moz-animation:-lefttopanim 1s infinite;-o-animation:-lefttopanim 1s infinite;-ms-animation:-lefttopanim 1s infinite}.left.top .handpointer img{transform:rotate(-40deg) scaleX(-1)}@keyframes -righttopanim{0%{transform:translateY(2.3rem) translate(-3.5rem)}50%{transform:translateY(2.7rem) translate(-4rem)}to{transform:translateY(2.3rem) translate(-3.5rem)}}@keyframes -lefttopanim{0%{transform:translateY(4.3rem) translate(2rem)}50%{transform:translateY(4.7rem) translate(2.5rem)}to{transform:translateY(4.3rem) translate(2rem)}}@keyframes -leftbotanim{0%{transform:translateY(-3.3rem) translate(5rem)}50%{transform:translateY(-3.7rem) translate(5.5rem)}to{transform:translateY(-3.3rem) translate(5rem)}}@keyframes -rightbotanim{0%{transform:translateY(-3.3rem) translate(-4.3rem)}50%{transform:translateY(-3.8rem) translate(-4.8rem)}to{transform:translateY(-3.3rem) translate(-4.3rem)}}.welcome-container{display:none;width:100vw;height:100vh;z-index:3;top:0;left:0;position:fixed;color:#ffcf30}.welcome-container h6{position:absolute;top:.5rem;right:.5rem;color:#fff;background-color:#ffffff3d;padding:.3rem 1rem;border-radius:1rem;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.welcome-container p{display:block;width:70%;text-align:center}.welcome-container.show{display:flex;justify-content:center;align-items:center;flex-direction:column}.quickzoom{animation:-quickzoom .3s;-webkit-animation:-quickzoom .3s;-moz-animation:-quickzoom .3s;-o-animation:-quickzoom .3s;-ms-animation:-quickzoom .3s}@keyframes -quickzoom{0%{transform:scale(1.3)}to{transform:scale(1)}}.newskipBTN{position:fixed;top:.5rem;right:.3rem;z-index:3;font-size:1rem;padding:.1rem 1rem;border-radius:1rem;background-color:#ffffff74}.newskipBTN:before{content:"SKIP";color:#fff}.information-header{display:grid;grid-template-columns:.5fr 1fr .5fr;align-items:center;width:85%;margin:1.9rem auto 1rem}.information-header .back-button{color:#f9f9f9;background-color:#ffbfbf;width:2.75rem;height:3rem;border-radius:.8rem}.information-header .back-button svg{width:90%}.information-header>div h6{text-align:center;font-size:1.5rem;color:#fff;font-family:Poppins-Semibold;white-space:nowrap}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){:root{--swiper-pagination-bullet-width: 10%;--swiper-pagination-bullet-height: .35rem;--swiper-pagination-bullet-horizontal-gap: 2%;--swiper-pagination-bullet-border-radius: .2rem}.reddot{height:1.2rem;width:1.2rem;font-size:.7rem}.swiper-wrapper{margin-bottom:2rem}.swiper-pagination{height:2rem}.modal{width:100vw;--bs-modal-width: 95vw}.navleft h1{font-size:3vmin}div.unit-body>nav.navleft{width:55%}nav.navtop{grid-template-columns:.61fr 1fr 4fr;padding:2.5vmin 0}nav.navtop>img{width:37%;height:120%;top:-23%}.menu-button>div>svg{height:5vmin}.app-logo{height:6vmin;padding:.5vmin}nav.navtop>div.t-right>.guest-button>button{font-size:1.1rem;padding:1vmin 2vmin;border:.2vmin solid #dd9e9e}nav.navtop>div.t-right>.user-menu>div{margin:0 2%}nav.navtop>div.t-right>.user-menu>div.balance{font-size:2vmin;padding:.5vmin 1.5vmin}nav.navtop>div.t-right>.user-menu>div.inbox>img{height:5vmin}nav.navbottom{font-size:1.5vmin;padding:.7vmin 0}nav.navbottom>a>div,nav.navbottom>button>div{font-size:2vmin}nav.navbottom>a>div>div:first-child,nav.navbottom>button>div>div:first-child{height:4vmin}nav.navbottom>a>div>div:first-child .reddot,nav.navbottom>button>div>div:first-child .reddot{right:2.7rem}nav.navbottom>button>div div.vipicon{padding:10%;width:100%;left:0%}.marquee-wrapper{padding:0 2%}.marquee-wrapper>div:nth-child(1)>svg{height:3vmin}.marquee{font-size:2vmin;padding:.5vmin 1vmin}.head-scroll>div.active{position:-webkit-sticky;position:sticky;left:0;right:0;background-color:var(--maincolor2);color:var(--datacolor1)}#AccModal .modal-dialog{width:70vw}.AccModal-login,.AccModal-register,.AccModal-forgot{font-size:2.8vmin}.log-body-mobile,.log-body-user,.reg-body-mobile,.reg-body-user,.forgot-body-mobile,.forgot-body-user{width:95%;border-radius:1.5vmin;padding:0 2%}.reg-body-mobile,.reg-body-user,.forgot-body-mobile,.forgot-body-user{min-height:fit-content}div.mobile-input input[type=number]{border-radius:0}div.mobile-input>div:first-child,div.otp-input>input{border-radius:0;border-top-left-radius:1vmin;border-bottom-left-radius:1vmin}div.mobile-input>div:last-child,div.otp-input>div{border-top-right-radius:1vmin;border-bottom-right-radius:1vmin}.password-input>.pass-eye{position:absolute;top:0;right:1%;padding:0 2%}section.game-search{width:90%;margin:auto;display:flex;flex-direction:column}section.game-search>div.filter{gap:3%}.search-input{margin:1rem auto;width:100%;grid-template-columns:35% 1fr}.search-input>.search-provider{font-size:3vmin}.search-input>.search-form>input{padding:.6rem 2rem;font-size:1.5rem;padding-right:12%}.search-input>.search-form>div{right:3%}.search-input>.search-form>div>svg{height:1.4rem}div.dropdown:after{font-size:.7em}div.dropdown>div:nth-child(1){padding:0 1vmin;margin-right:1vmin;min-width:10vw}.dropdown-list,.dropdown-list>li{border-radius:1vmin}.dropdown-list>li{font-size:2vmin;padding:1vmin}.index-card{margin:2vh auto;padding:2% 3%;border-radius:2vmin}.index-card h1{font-size:3vmin;padding:1.2%}.index-card h2{font-size:2vmin;margin-bottom:2.5vmin}.index-card>button{width:max-content;margin-right:0;margin-top:2vmin;border-radius:1.5vmin;font-size:2vmin;padding:.5vmin 2vmin}div.game-item{min-width:22%;width:22%;margin:0 .2%}div.game-item>div.icon-img,div.game-item>div.icon-img>img,div.game-item>div.icon-img>.overlay,div.game-item>div.icon-img>.provider,div.game-item>div.icon-img>.um,div.game-item>div.icon-img>.lock{border-radius:1.4rem}div.game-item>div.icon-img{border:.4vmin solid var(--datacolor4)}div.game-item>div.icon-img>.provider{border-top-right-radius:0;border-bottom-right-radius:1vmin;border-bottom-left-radius:0}div.game-item>div.icon-img>.overlay>div.button{font-size:2vmin}div.game-item>div.icon-img>.overlay>.favorite{top:-.5vmin;right:1vmin;font-size:4.5vmin}div.game-item>div.icon-img>.hot-tag{height:2rem;bottom:-.4rem;left:-.6rem}div.game-item>div.icon-name{font-size:1.9vmin;padding:1%;font-family:Poppins-Regular}footer>div{margin-top:.5vmin;margin-bottom:1vmin}footer h1{font-size:2.5vmin;margin-bottom:2vmin}footer ul{margin-top:1vmin;margin-bottom:2vmin}footer a{font-size:2vmin}footer>div.footer-gov>div{margin-top:1vmin;padding:0 20%}footer>div.footer-gov>div>img{height:5vmin;margin:0 3%}footer>div.footer-media>div{margin-top:1vmin;font-size:3vw}footer>div.footer-copyright{font-size:1.8vmin;padding-bottom:1vmin;height:fit-content;margin-top:1vmin;margin-bottom:2vmin}.totop svg{height:2.5rem;filter:drop-shadow(0vmin 0vmin .4vmin var(--background7))}.chaticon>svg{height:3.3rem}.chatsupport{right:3.2rem}.totop{right:3.4rem;bottom:4rem}.conversation>div.cs,.conversation>div.user{width:80%;margin:5% auto;grid-template-columns:10% 90%}.conversation>div.user{grid-template-columns:90% 10%}.conversation .chat-img{font-size:2vmin}.conversation .chat-img>div.img{width:6vmin;height:6vmin}.conversation .chat-msg div.datetime{top:-2.5vmin;left:0;font-size:1.5vmin}.chat-input{width:80%;grid-template-columns:90% 10%;font-size:3vmin;margin:2% auto}.chat-input>.input>input{padding:.5% 3%;border-radius:1vmin;border:.1vmin solid var(--maincolor2)}#AgeVerificationModal .modal-content{width:75%}#AgeVerificationModal .modal-body h1{font-size:3.5vmin}#AgeVerificationModal .modal-body h3{font-size:2vmin;margin:2% 0}.age-agreement{font-size:2vmin}#AgeVerificationModal .modal-body button{font-size:2.5vmin;padding:2vmin 0;margin:1% auto}#AgeVerificationModal .modal-body .gov{padding:2% 0;width:60%}#AgeVerificationModal .modal-body .gov>img{height:5vmin}.player-update{width:100%}.player-update>.player-up-head>div{font-size:2vmin}.player-up-body{height:15vh}.player-up-marquee{font-size:1.5vmin}.gamemode-wrapper{padding:1%}section.game-mode{margin:0 auto;padding:2%;column-gap:1rem}section.game-mode>div{padding:.5rem 1.5rem;font-size:1.5rem}section.game-mode>div>div img{height:2rem;width:2rem}.index-menu{margin:1vmin auto;display:grid;column-gap:2%;grid-template-columns:repeat(5,1fr)}.index-menu button{border-radius:1vmin;padding:7% 1vmin;font-size:2vmin;margin:0}.index-menu button>span{margin:.3vmin}.index-menu button>span svg,.index-menu button>span img{height:2vmin}.bet_win_nav>div{font-size:2vmin;border-radius:1vmin}.bet_win_nav>div>div{padding:.5vmin 1vmin;border-radius:.5vmin}.dropdown.provider .dropdown-item>div{font-size:2vmin;row-gap:0;padding:.5vmin 0}.dropdown.feature .dropdown-item>div svg{height:2.5vmin;padding:.5vmin}.dropdown.provider .dropdown-item>div img{filter:drop-shadow(.2vmin .2vmin .2vmin var(--background7));height:4vmin}#VIPM .modal-content{width:70%}#VIPM .modal-body{border-radius:1.5vmin}.vip_popup h6,.vip_lvl_details .progress_sec{font-size:2vmin}.vip_lvl_details .progress_sec>div{margin-bottom:1%}.vip_lvl_details .progress{height:2rem}.vip_popup>p{font-size:1.7vmin}.vip_popup>.button{width:55%}.vip_popup>.button>button{margin:5% auto;padding:2% 8%;font-size:2.5vmin}.index-card>.banner>div{width:70%}.index-card>.banner img{height:10rem}.index-card h6.inline{font-size:2vmin}.live-sports .game-item{min-width:42%;width:42%;margin:0 1vmin;padding:3%;border-radius:2vmin}.live-sports .game-item .rating{font-size:1.1vmin}.live-sports .game-item .player-team{font-size:1.8vmin}.live-sports .game-item .team-score{font-size:2vmin;border-radius:1vmin;padding:.2vmin}.live-sports .game-item .playerversus{font-size:3vmin}.live-sports .game-item .playerversus .timer{font-size:1.5vmin}.live-sports .scroll-wrapper{margin:.8rem 0}#BalanceSum .modal-body{width:65%;border-radius:2vmin}#BalanceSum .balance-form{border-radius:2vmin;margin-bottom:5%;font-size:2.8vmin}#BalanceSum .balance-form>div:nth-child(2){font-size:4vmin}#BalanceSum .balance-form>div:nth-child(2)>div:nth-child(3)>button{font-size:2.3vmin;border-radius:2vmin}#sweetalertModal .modal-content{padding:2%;font-size:2.5vmin;width:40%}#sweetalertModal .modal-title{font-size:2.7vmin}#sweetalertModal .modal-text{font-size:2.8vmin}#sweetalertModal button{border-radius:1vmin;width:50%;margin:auto;margin-bottom:.5rem}.v-table__wrapper>table>thead{font-size:1.5vmin}.v-data-table__th--sorted{font-size:1.7vmin}.v-table__wrapper>table>thead th:first-child{border-top-left-radius:1vmin}.v-table__wrapper>table>thead th:last-child{border-top-right-radius:1vmin}.v-table__wrapper>table>tbody tr:last-child td:first-child{border-bottom-left-radius:1vmin}.v-table__wrapper>table>tbody tr:last-child td:last-child{border-bottom-right-radius:1vmin}.v-table__wrapper::-webkit-scrollbar{height:.8vmin}.v-table>.v-table__wrapper>table>tbody>tr>td{font-size:1.5vmin;padding:1vmin!important}.v-data-table-footer{display:grid!important;grid-template-columns:1fr max-content max-content;font-size:1.6vmin}.v-data-table-footer .v-field>.v-field__field .v-field__input{font-size:2vmin;border-radius:.7vmin}.v-data-table-footer__pagination{margin-top:0;margin-left:.5rem}.v-pagination__list>li button .v-btn__content{font-size:1.3rem;min-width:1.5rem}.acc_gov{height:4vmin}.information-header{width:80%}.information-header>div h6{font-size:1.5rem}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){:root{--swiper-pagination-color: #fff;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-bottom: 0;--swiper-pagination-bullet-width: 5vmin;--swiper-pagination-bullet-height: .7vmin;--swiper-pagination-bullet-horizontal-gap: 1vmin;--swiper-pagination-bullet-border-radius: 1vmin}.swiper-wrapper{margin-bottom:0}.swiper-pagination{background:linear-gradient(80deg,#78787894,rgba(var(--alphabg2),0) 90%);display:flex;justify-content:left;padding:.7rem}div.unit-body{position:fixed;display:grid;height:100%;grid-template-columns:15% 1fr 15%;grid-template-rows:max-content;bottom:0;width:100%}nav.navtop{grid-template-columns:1fr 1fr 1fr;grid-column:span 4;padding:.3rem 0;background:#fff;border-bottom:.1em solid #e4afcb}nav.navtop>img{display:none}.app-logo{height:2rem;padding:.2vmin 0}.menu-button{display:none}.top-menu{height:100%;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;justify-content:center}.top-menu>button{background-color:transparent;border-style:none}.top-menu>a>div,.top-menu>button>div{width:100%;color:var(--datacolor1);text-align:center}.top-menu>a>div>div,.top-menu>button>div>div{position:relative}.top-menu>a>div>div:nth-child(1)>svg,.top-menu>a>div>div:nth-child(1)>img,.top-menu>button>div>div:nth-child(1)>svg,.top-menu>button>div>div:nth-child(1)>img,.top-menu div.vipicon img{height:1.4rem}.top-menu>a>div>div:nth-child(2),.top-menu>button>div>div:nth-child(2){font-size:.4rem;font-family:Poppins-Semibold;margin-top:.25rem}.top-menu>a>div>div .reddot,.top-menu>button>div>div .reddot{right:.5rem}.top-menu div.vipicon{height:max-content;width:100%;top:auto;aspect-ratio:unset}nav.navtop>div.t-right{justify-content:right}nav.navtop>div.t-right>.guest-button>button{font-size:.8rem;padding:1vmin 2.5vmin;border:.2vmin solid #dd9e9e}nav.navtop>div.t-right>.user-menu>div{margin:0 2%}nav.navtop>div.t-right>.user-menu>div.balance{font-size:.7rem;padding:.5vmin 1.5vmin;border:.2vmin solid #ffbfbf;background-color:#ffd3d361}nav.navtop>div.t-right>.user-menu>div.inbox>img{height:2rem}nav.navbottom{display:none}footer{grid-template-columns:repeat(4,1fr);border-radius:2rem;margin-bottom:2rem;position:relative;padding:3% 1%}footer>div{padding:0 3vmin;margin-top:1vmin;margin-bottom:1vmin}footer>div.footer-help,footer>div.footer-info{grid-column:span 1;text-align:center;padding:0 3vw;text-align:left;border-right:.1vmin solid #ffffff51}footer h1{font-size:.7rem}footer ul{display:block;text-align:left;margin-top:1.5vmin}footer li{display:block}footer a{font-size:.7rem}footer>div.footer-gov{border-right:.1vmin solid #ffffff51}footer>div.footer-gov>div{padding:0 3%;justify-content:center}footer>div.footer-gov>div>img{height:1.6rem}footer>div.footer-media>div{width:80%}footer>div.footer-media>div>svg{font-size:1.3rem}footer>div.footer-copyright{font-size:.6rem;grid-column:span 4;padding-bottom:1vmin;margin:0;height:fit-content;position:absolute;left:36%;bottom:0}.swiper{width:90%;margin:0 auto;margin-top:2vh;border-radius:2vmin}.swiper-slide img{border-radius:2vmin}.marquee-wrapper{position:relative;padding:0 5%;grid-template-columns:4% 96%;background:linear-gradient(#d187af,#d187af);margin:0 auto;border-radius:0}.marquee-wrapper>div:nth-child(1){color:#fff}.marquee-wrapper>div:nth-child(1)>svg{height:2.5vmin}.marquee{font-size:1.8vmin;padding:.5vmin 1vmin}.marquee-jq{color:#fff}.navleft>div{margin-top:1vmin;margin-bottom:2.5vmin}.navleft>div.header{display:none}.navleft h1{margin:auto;margin-bottom:.5vmin;font-size:1.7vmin;width:90%;color:var(--datacolor3);display:flex;justify-content:space-between}div.unit-body>nav.navleft,div.unit-body>nav.navright{display:none}nav.navleft div.cloud{display:none}.side-menu{border-radius:1.5rem;padding:1%}.side-menu>button>div{grid-template-columns:12% 1fr}.side-menu>button>div>div:nth-child(2){font-size:1.5vmin}#AccModal .modal-dialog{width:45vw}.AccModal-login,.AccModal-register,.AccModal-forgot{font-size:2.2vmin}.custom-modal{width:25em}.head-tabs{border-radius:1vmin}.head-scroll{padding:0;width:100%}.login,.register,.forgot{width:85%}.error_msg{font-size:.6rem;padding:.3vmin 0;border-radius:.7vmin}.log-body-mobile,.log-body-user,.reg-body-mobile,.reg-body-user,.forgot-body-mobile,.forgot-body-user{margin-top:0;border-radius:1vmin;padding:0;width:100%}.reg-body-mobile,.reg-body-user,.forgot-body-mobile,.forgot-body-user{min-height:fit-content}div.mobile-input input[type=number]{border-radius:0}div.mobile-input>div:first-child,div.otp-input>input{border-radius:0;border-top-left-radius:1vmin;border-bottom-left-radius:1vmin}div.mobile-input>div:last-child,div.otp-input>div{border-top-right-radius:1vmin;border-bottom-right-radius:1vmin}section.game-search{width:90%;margin:auto;display:flex;flex-direction:column}section.game-search>div.filter{gap:3%}.search-input{margin:auto;width:100%;grid-template-columns:25% 1fr}.search-input>.search-provider{font-size:2.3vmin;margin:2vmin 0}.search-input>.search-form>input{width:100%;padding:.5rem 1.5rem;font-size:1.2rem;padding-right:12%;margin:2vmin 0}div.dropdown:after{font-size:.6rem}div.dropdown>div:nth-child(1){padding:0 1vmin;margin-right:1vmin;min-width:8vw}.dropdown-list,.dropdown-list>li{border-radius:1vmin}.dropdown-list>li{font-size:2vmin;padding:1vmin}.index-card .scroll-wrapper{margin:3% 0}.index-card{margin:2vh auto;padding:2% 3%;border-radius:2vmin}.index-card h1{font-size:2.5vmin;padding:1%}.index-card h2{font-size:1.7vmin}.index-card>button{width:max-content;margin-right:0;margin-top:-2vmin;margin-bottom:2vmin;border-radius:1vmin;font-size:1.2vmin;padding:.5vmin 2vmin}div.game-item{min-width:22%;width:22%;margin:0 .2%}.scrollable-div div.game-item{min-width:18%;width:18%}div.game-item>div.icon-img,div.game-item>div.icon-img>img,div.game-item>div.icon-img>.overlay,div.game-item>div.icon-img>.provider,div.game-item>div.icon-img>.um,div.game-item>div.icon-img>.lock{border-radius:1.5rem}div.game-item>div.icon-img{border:.3vmin solid var(--datacolor4)}div.game-item>div.icon-img>.provider{border-top-right-radius:0;border-bottom-right-radius:1vmin;border-bottom-left-radius:0}div.game-item>div.icon-img>.overlay>div.button{font-size:1.5vmin}div.game-item>div.icon-img>.overlay>.favorite{top:0;font-size:3.3vmin}div.game-item>div.icon-img>.hot-tag{height:1.9rem;bottom:-.4rem;left:-.6rem}div.game-item>div.icon-name{font-size:1.5vmin;padding:1%;font-family:Poppins-Regular}#AgeVerificationModal .modal-content{width:40%}#AgeVerificationModal .modal-body h1{font-size:3vmin}#AgeVerificationModal .modal-body h3{font-size:1.5vmin}.chatsupport,.totop{color:var(--maincolor1);right:3.5rem;bottom:7rem!important}.chatsupport{top:auto!important;left:auto!important;right:1rem!important;bottom:1rem!important}.chatbox{right:1.5rem;bottom:1rem;max-height:65%;height:100%;width:45%;border-radius:1rem;filter:drop-shadow(.6vmin .6vmin .5vmin rgba(var(--alphabg2),.7))}.totop svg{height:2.5rem}.chaticon>svg{height:2.5rem}.conversation{border:none}.age-agreement{font-size:1.5vmin}#AgeVerificationModal .modal-body button{font-size:2vmin;padding:1vmin 0;margin:2% auto}#AgeVerificationModal .modal-body .gov{padding:2% 0;width:75%}#AgeVerificationModal .modal-body .gov>img{height:4vmin}.conversation>div.cs,.conversation>div.user{width:90%;grid-template-columns:10% 90%;margin:4% auto}.conversation>div.user{grid-template-columns:90% 10%}.conversation .chat-img{font-size:1.5vmin}.conversation .chat-img>div.img{width:5vmin;height:5vmin}.conversation .chat-msg{padding:1vmin 2vmin;font-size:.7rem}.conversation .chat-msg div.datetime{top:-1.7vmin;left:0;font-size:1.2vmin}.chat-input{width:90%;grid-template-columns:90% 10%;margin:2% auto 3%;font-size:2.5vmin}.chat-input>.input>input{padding:.5% 2%;border-radius:1vmin;border:.1vmin solid var(--maincolor2)}section.providers{padding:1% 0}section.providers>div{grid-template-columns:repeat(5,1fr);row-gap:.2rem}section.providers>div>div>img{height:1rem;width:2.5rem;filter:drop-shadow(.2vmin .2vmin .1vmin var(--background7))}.player-update{width:100%}.player-update>.player-up-head>div{font-size:1.7vmin}.player-up-body{height:20vh}.player-up-marquee{font-size:1.2vmin}.gamemode-wrapper{padding:1%;margin-top:1vmin}section.game-mode{width:95%;margin:0 auto;padding:1% 3%}section.game-mode{width:100%;padding:1.5% 2%;border-radius:1rem}section.game-mode>div{width:100%;padding:.3rem 1rem;font-size:1rem}section.game-mode>div>div>img{height:1.3rem}.index-menu{margin:1vmin auto;display:grid;column-gap:1%;grid-template-columns:repeat(5,1fr)}.index-menu button{border-radius:1vmin;padding:5% 1vmin;font-size:1.5vmin;margin:0}.index-menu button>span svg,.index-menu button>span img{height:2vmin}.bet_win_nav>div{font-size:1.5vmin;border-radius:1vmin}.bet_win_nav>div>div{padding:.5vmin 1vmin;border-radius:.5vmin}.dropdown.provider .dropdown-item>div{font-size:1.7vmin;row-gap:0;padding:.5vmin 0}.dropdown.feature .dropdown-item>div svg{height:2vmin;padding:.5vmin}.dropdown.provider .dropdown-item>div img{filter:drop-shadow(.3vmin .3vmin .2vmin var(--background7));height:4vmin}.vip_popup h6,.vip_lvl_details .progress_sec{font-size:1.8vmin}.vip_lvl_details .progress_sec>div{margin-bottom:1%}.vip_lvl_details .progress{height:1.8rem}.vip_popup>p{font-size:1.5vmin}.vip_popup>.button{width:60%}.vip_popup>.button>button{padding:2% 8%;font-size:2vmin}.index-card>.banner{display:grid;grid-template-columns:.7fr 1fr;margin:0 auto;align-content:flex-start;width:90%}.index-card>.banner>div{width:98%}.index-card>.banner img{height:10rem}.index-card h6.inline{font-size:2vmin}.index-card>.banner button{font-size:.7rem}.live-sports .game-item{min-width:40%;width:40%;margin:0 1vmin;padding:3%;border-radius:1.5vmin}.live-sports .game-item .rating{font-size:.9vmin}.live-sports .game-item .player-team{font-size:1.3vmin}.live-sports .game-item .team-score{font-size:1.7vmin;border-radius:.7vmin;padding:.2vmin}.live-sports .game-item .playerversus{font-size:2vmin}.live-sports .game-item .playerversus .timer{font-size:1.2vmin}.live-sports .scroll-wrapper{margin:1.5rem 0}.dl-pc>.side-menu>a>div{padding:.3rem .5rem;border-radius:.5rem}#BalanceSum .modal-body{width:75%;border-radius:1.8vmin}#BalanceSum .balance-form{border-radius:1.5vmin;margin-bottom:5%;font-size:2vmin}#BalanceSum .balance-form>div:nth-child(2){font-size:2.8vmin}#BalanceSum .balance-form>div:nth-child(2)>div:nth-child(3)>button{font-size:1.6vmin;border-radius:1.5vmin}#sweetalertModal .modal-content{padding:2%;font-size:2.5vmin;width:35%}#sweetalertModal .modal-title{font-size:2.2vmin}#sweetalertModal .modal-text{font-size:2.8vmin}#sweetalertModal button{border-radius:1vmin;width:50%;margin:auto}.v-table__wrapper>table>thead{font-size:1.5vmin}.v-data-table__th--sorted{font-size:1.7vmin}.v-table__wrapper>table>thead th>div{padding:.7vmin .5vmin!important}.v-table__wrapper>table>thead th:first-child{border-top-left-radius:1vmin}.v-table__wrapper>table>thead th:last-child{border-top-right-radius:1vmin}.v-table__wrapper>table>tbody tr:last-child td:first-child{border-bottom-left-radius:1vmin}.v-table__wrapper>table>tbody tr:last-child td:last-child{border-bottom-right-radius:1vmin}.v-table__wrapper::-webkit-scrollbar{height:1vmin}.v-table>.v-table__wrapper>table>tbody>tr>td{font-size:1.6vmin;padding:1vmin!important}.v-data-table-footer{display:grid!important;grid-template-columns:1fr max-content max-content;font-size:1.8vmin}.v-data-table-footer .v-field>.v-field__field .v-field__input{font-size:2vmin;border-radius:.7vmin}.v-data-table-footer__pagination{margin-top:0;margin-left:.5rem}.v-pagination__list>li button .v-btn__content{font-size:1rem;min-width:1.5rem}.apps_agreement .option{font-size:.9em}.acc_gov{height:3.2vmin}div.unit-body>div.content{grid-column:span 3;padding:0 5%}.information-header{width:80%}.information-header>div h6{font-size:1.5rem}}@media (min-width: 1281px) and (orientation: landscape){:root{--swiper-pagination-color: #fff;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-bullet-width: 5vmin;--swiper-pagination-bullet-height: .7vmin;--swiper-pagination-bullet-horizontal-gap: 1vmin;--swiper-pagination-bullet-border-radius: 1vmin}.swiper-wrapper{margin-bottom:0}.swiper-pagination{background:linear-gradient(80deg,#78787894,rgba(var(--alphabg2),0) 90%);display:flex;justify-content:left;padding:.7rem}.swiper{width:90%;margin:0 auto;border-radius:3vmin;padding-bottom:0!important}.swiper-slide img{border-radius:3vmin}.top-menu>a:hover,button:hover{filter:brightness(90%)}button:active{transform:scale(.95)}div.unit-body{position:fixed;display:grid;grid-template-columns:15% 70% 15%;grid-template-rows:max-content;bottom:0;width:100%}nav.navtop{grid-template-columns:3fr 1fr 3fr;grid-column:span 3;padding:.2rem 0;background:#fff;border-bottom:.1em solid #e4afcb}nav.navtop>img{display:none}.app-logo{height:6vmin;padding:.2vmin 0;cursor:pointer}div.unit-body>nav.navleft,div.unit-body>nav.navright{display:none}.menu-button{display:none}.top-menu{height:100%;width:60%;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;justify-content:center;padding:.5vmin 0}.top-menu>button{background-color:transparent;border-style:none}.top-menu>a>div,.top-menu>button>div{width:100%;color:var(--datacolor1);text-align:center;cursor:pointer;display:flex;flex-direction:column;row-gap:.3rem}.top-menu>a>div>div,.top-menu>button>div>div{position:relative}.top-menu>a>div>div .reddot,.top-menu>button>div>div .reddot{right:1rem}.top-menu>a>div>div:nth-child(1)>svg,.top-menu>a>div>div:nth-child(1)>img,.top-menu>button>div>div:nth-child(1)>svg,.top-menu>button>div>div:nth-child(1)>img,.top-menu div.vipicon img{height:3.4vmin}.top-menu>a>div>div:nth-child(2),.top-menu>button>div>div:nth-child(2){font-size:1.3vmin;font-family:Poppins-Semibold}.top-menu div.vipicon{height:max-content;width:100%;top:auto;aspect-ratio:unset}nav.navtop>div.t-right{justify-content:right}nav.navtop>div.t-right>.guest-button>button{font-size:2vmin;padding:.5vmin 2.5vmin;border:.3vmin solid #ffbfbf;cursor:pointer}nav.navtop>div.t-right>.user-menu>div{margin:0 1%}nav.navtop>div.t-right>.user-menu>div.balance{font-size:1.5vmin;padding:.5vmin 1.5vmin;border:.2vmin solid #ffbfbf;background-color:#ffd3d361}nav.navtop>div.t-right>.user-menu>div.inbox>img{height:4.5vmin}nav.navbottom{display:none}footer{grid-template-columns:repeat(4,1fr);margin:2rem auto;border-radius:2rem;position:relative;padding:0}footer>div{padding:0 4vmin;margin-top:2vmin;margin-bottom:2vmin}footer>div.footer-help,footer>div.footer-info{grid-column:span 1;text-align:center;padding:0 3vw;text-align:left;border-right:.1vmin solid #ffffff51}footer>div.footer-gov{border-right:.1vmin solid #ffffff51}footer h1{font-size:1.5vmin}footer ul{display:block;text-align:left;margin-top:1.5vmin}footer li{display:block}footer a{font-size:1.2vmin}footer>div.footer-gov>div{padding:0 3%;justify-content:center}footer>div.footer-gov>div>img{height:4.5vmin}footer>div.footer-media>div{font-size:3vmin}footer>div.footer-copyright{font-size:.7rem;grid-column:span 4;padding-bottom:1vmin;height:fit-content;margin:0;position:absolute;left:36%;bottom:0}.marquee-wrapper{position:relative;padding:.5vmin 2%;grid-template-columns:4% 96%;background:linear-gradient(#d187af,#d187af);width:100%;margin:0 auto;border-radius:0}.marquee-wrapper>div:nth-child(1){color:#fff}.marquee-wrapper>div:nth-child(1)>svg{height:2vmin}.marquee{font-size:1.5vmin;padding:0 1vmin}.marquee-jq{color:#fff}.navleft>div,.navright>div{margin-top:1vmin;margin-bottom:2.5vmin}nav.navleft>.closebutton{display:none}.navleft h1,.navright h1{margin:auto;margin-bottom:.5vmin;font-size:2vmin;width:90%;display:flex;justify-content:space-between;font-family:Poppins-Semibold}.navright div.imgholder{margin-top:1vmin;width:100%;position:relative;display:flex;justify-content:center;cursor:pointer}.navright div.imgholder>div,.navright div.imgholder>img{font-size:.26rem;width:90%}.navright div.imgholder>div img{border-radius:1vmin}.nav-seeall{display:flex;justify-content:center;align-items:center;font-size:1.3vmin;font-family:Poppins-Regular;padding:0 1vmin;border-radius:.5vmin;background-color:var(--maincolor3);border:.1vmin solid var(--maincolor1);color:var(--datacolor1);letter-spacing:.15vmin}div.unit-body>nav.navleft{padding-top:0;position:relative;height:auto;width:auto;animation:none;z-index:0}.head-tabs{width:90%;border-radius:1vmin;margin-top:0}.login,.register,.forgot{width:95%}.AccModal-login,.AccModal-register,.AccModal-forgot{font-size:2vmin}.error_msg{width:100%;padding:.3vmin 0;border-radius:.7vmin}.log-body-mobile,.log-body-user,.reg-body-mobile,.reg-body-user,.forgot-body-mobile,.forgot-body-user{border-radius:1vmin}.reg-body-mobile,.reg-body-user,.forgot-body-mobile,.forgot-body-user{min-height:fit-content}div.mobile-input input[type=number]{border-radius:0}div.mobile-input>div:first-child,div.otp-input>input{border-radius:0;border-top-left-radius:1vmin;border-bottom-left-radius:1vmin}div.mobile-input>div:last-child,div.otp-input>div{border-top-right-radius:1vmin;border-bottom-right-radius:1vmin}section.game-search>div.filter{gap:4%}.search-input{width:100%;margin:0 auto 1em;grid-template-columns:15% 1fr;column-gap:1%}.search-input>.search-provider{font-size:1.8vmin}.search-input>.search-form>input{padding:.5rem 1.5rem;font-size:1.8vmin;padding-right:10%}.search-input>.search-form>div{cursor:pointer}div.dropdown:after{font-size:.8rem}div.dropdown>div:nth-child(1){padding:0 1vmin;margin-right:1vmin;min-width:2vw}.dropdown-list::-webkit-scrollbar{width:.5vmin}.dropdown-list::-webkit-scrollbar-thumb{background-color:var(--maincolor1)}.dropdown-list,.dropdown-list>li{border-radius:.5vmin}.dropdown-list>li{font-size:1.7vmin;padding:.4vmin}.index-card .scroll-wrapper{margin:3% 0}.index-card{margin:2vh auto;padding:2% 3%;border-radius:2vmin}.index-card h1{font-size:2.5vmin;padding:.5%}.index-card h2{font-size:1.6vmin}.index-card>button{width:max-content;margin-right:0;font-size:1.5vmin;padding:.2vmin 2vmin}div.game-item{min-width:13%;width:13%;margin:0 .5%}div.game-item>div.icon-img,div.game-item>div.icon-img>img,div.game-item>div.icon-img>.overlay,div.game-item>div.icon-img>.um,div.game-item>div.icon-img>.lock{border-radius:2.5vmin}div.game-item>div.icon-img{border-radius:2.8vmin;border:.5vmin solid var(--datacolor4)}div.game-item>div.icon-img>.overlay>div.button{font-size:1.5vmin}div.game-item>div.icon-img>.overlay>.favorite{top:-.3vmin;right:.8vmin;font-size:3vmin}div.game-item>div.icon-img>.hot-tag{height:2rem;bottom:-.5rem;left:-.7rem}div.game-item>div.icon-name{font-size:1.3vmin;padding:2% 0}.sec_prev,.sec_next{display:flex;font-size:3vmin;padding:0 .5%;position:absolute;height:82%;align-items:center;justify-content:center;color:#fff}.sec_prev{left:-2%}.sec_next{right:-2%}#AgeVerificationModal .modal-content{width:25%}#AgeVerificationModal .modal-body h1{font-size:3vmin}#AgeVerificationModal .modal-body h3{font-size:1.5vmin;width:85%;line-height:1.5;margin:auto}.age-agreement{display:flex;justify-content:center;flex-direction:column;align-items:center;font-size:1.5vmin;width:95%}.age-agreement>div{margin:0 auto}#AgeVerificationModal .modal-body button{font-size:2vmin;padding:1vmin 0;margin:2% auto}#AgeVerificationModal .modal-body .gov{padding:2% 0;width:75%}#AgeVerificationModal .modal-body .gov>img{height:4vmin}.chatsupport,.totop{position:fixed;color:var(--maincolor2)}.chatsupport{top:auto!important;left:auto!important;bottom:1.5rem}.totop{bottom:8rem;right:3.7rem}.chatbox{right:4rem;bottom:1.2rem;max-height:75%;width:25%;border-radius:1rem;filter:drop-shadow(.6vmin .6vmin .5vmin rgba(var(--alphabg2),.7))}.totop svg{height:2.5rem}.chaticon>svg{height:3rem}.totop svg{filter:none}.conversation{border:none}.conversation>div.cs,.conversation>div.user{width:90%;margin:7% auto;grid-template-columns:12.5% 87.5%}.conversation>div.user{grid-template-columns:87.5% 12.5%}.conversation .chat-img{font-size:1.5vmin}.conversation .chat-img>div.img{width:5vmin;height:5vmin}.conversation .chat-msg{padding:1vmin 2vmin;font-size:.8rem}.conversation .chat-msg div.datetime{top:-2vmin;left:0;font-size:.65rem}.chat-input{width:90%;grid-template-columns:90% 10%;margin:2% auto 3%;font-size:2vmin}.chat-input>.input>input{padding:.5% 2%;border-radius:1vmin;border:.1vmin solid var(--maincolor2)}.player-update{width:90%}.player-update>.player-up-head>div{font-size:1.7vmin;padding:.5% 0}.player-up-body{height:25vh}.player-up-marquee{font-size:1.5vmin}.player-up-marquee>div{padding:1.5% 0}section.game-mode{margin:0 auto;padding:.5% 3%;width:90%}.gamemode-wrapper{margin:1rem auto;padding:1%;border-radius:3rem}section.game-mode{border-radius:2rem;padding:.5% 1%;width:100%;background-color:transparent}section.game-mode>div{padding:.5% 1.2%;text-align:center;align-items:center}section.game-mode>div>div:nth-child(1)>img{height:1.5rem;aspect-ratio:1/1;margin-right:0}section.game-mode>div>div:nth-child(2){width:100%}section.game-mode>div{width:100%}.index-menu{margin:auto;display:grid;column-gap:1%;grid-template-columns:repeat(5,1fr)}.index-menu button{border-radius:1vmin;padding:2%;font-size:1.6vmin;margin:.4vmin}.index-menu button>span svg,.index-menu button>span img{height:1.5vmin}.bet_win_nav{width:90%;margin:auto}.bet_win_nav>div{font-size:1.3vmin;border-radius:1vmin;position:absolute;right:0}.bet_win_nav>div>div{padding:.5vmin 1vmin;border-radius:.5vmin}.dropdown.provider .dropdown-item>div{font-size:1.2vmin;row-gap:0;padding:.5vmin 0}.dropdown.feature .dropdown-item>div svg{height:2.5vmin;padding:.5vmin}.dropdown.provider .dropdown-item>div img{filter:drop-shadow(.4vmin .4vmin .2vmin var(--background7));height:4vmin}#VIPM .modal-body{border-radius:1.5vmin}.vip_popup h6{margin-top:.5vmin;font-size:1.4vmin}#VIPM .vip_lvl_details .progress_sec{font-size:1.5vmin}.vip_popup>p{font-size:1.4vmin}.vip_popup>.button{width:60%}.vip_popup>.button>button{font-size:2vmin}.index-card>.banner{display:grid;grid-template-columns:.7fr 1fr;margin:auto;align-content:flex-start;width:80%}.index-card>.banner>div{width:98%}.index-card>.banner img{height:10rem}.index-card h6.inline{font-size:1.5vmin}.live-sports .game-item{min-width:27%;width:27%;margin:0 1vmin;padding:3%;border-radius:2vmin}.live-sports .game-item .rating{font-size:1vmin}.live-sports .game-item .player-team{font-size:1.4vmin}.live-sports .game-item .team-score{font-size:2vmin;border-radius:1vmin;padding:.2vmin}.live-sports .game-item .playerversus{font-size:2vmin}.live-sports .game-item .playerversus .timer{font-size:1.3vmin}.live-sports .scroll-wrapper{margin:.8rem 0}.dl-pc>.side-menu>a>div{border-radius:1vmin}#BalanceSum .modal-body{border-radius:1.5vmin}#BalanceSum .balance-form{border-radius:1.5vmin;margin-bottom:4%;font-size:1.8vmin}#BalanceSum .balance-form>div:nth-child(2){font-size:2.4vmin}#BalanceSum .balance-form>div:nth-child(2)>div:nth-child(3)>button{font-size:1.5vmin;border-radius:1.5vmin}#sweetalertModal .modal-content{padding:1%;width:20%;font-size:2vmin;border-radius:1rem}#sweetalertModal .modal-title{font-size:3vmin}#sweetalertModal .modal-text{font-size:2vmin}#sweetalertModal button{border-radius:1vmin;width:fit-content;margin:auto;padding:.1rem 1.5rem}.v-table__wrapper::-webkit-scrollbar{width:.5vmin;height:.6rem}.v-table__wrapper>table>thead{font-size:1.3vmin}.v-data-table__th--sorted{font-size:1.5vmin}.v-table__wrapper>table>thead th>div{padding:.7vmin .5vmin!important}.v-table__wrapper>table>thead th:first-child{border-top-left-radius:1vmin}.v-table__wrapper>table>thead th:last-child{border-top-right-radius:1vmin}.v-table__wrapper>table>tbody tr:last-child td:first-child{border-bottom-left-radius:1vmin}.v-table__wrapper>table>tbody tr:last-child td:last-child{border-bottom-right-radius:1vmin}.v-table>.v-table__wrapper>table>tbody>tr>td{font-size:1.2vmin}.v-data-table-footer .v-field>.v-field__field .v-field__input{border-radius:.3rem}.desktop-body{background-color:#0840a715;padding:3vh 0;border-radius:0 0 2rem 2rem}.apps_agreement ul{margin:.2rem auto;margin-bottom:0}.apps_agreement .option{font-size:1em}.acc_gov{height:3.2vmin}div.unit-body>div.content{grid-column:span 3;padding:0 20%}div.unit-body>div.content>.appbackground{background-image:linear-gradient(#e4afcb,#feb8aa,#ffcaa4)}div.unit-body>div.content>.appbackground>.cloud{width:max-content}div.unit-body>div.content>.appbackground>.c1{height:7vh;left:5vw;top:40vh;animation:cloudtoright 20s infinite;-webkit-animation:cloudtoright 20s infinite;-moz-animation:cloudtoright 20s infinite;-o-animation:cloudtoright 20s infinite;-ms-animation:cloudtoright 20s infinite}div.unit-body>div.content>.appbackground>.c2{height:4vh;left:auto;top:13vh;right:5vw;animation:cloudtoboth 60s infinite;-webkit-animation:cloudtoboth 60s infinite;-moz-animation:cloudtoboth 60s infinite;-o-animation:cloudtoboth 60s infinite;-ms-animation:cloudtoboth 60s infinite}div.unit-body>div.content>.appbackground>.c3{left:50vw;top:20vh;animation:cloudtoleft 40s infinite;-webkit-animation:cloudtoleft 40s infinite;-moz-animation:cloudtoleft 40s infinite;-o-animation:cloudtoleft 40s infinite;-ms-animation:cloudtoleft 40s infinite}div.unit-body>div.content>.appbackground>.c4{height:12vh;left:auto;right:12vw;top:42vh;opacity:0;animation:cloudtoright 30s infinite;-webkit-animation:cloudtoright 30s infinite;-moz-animation:cloudtoright 30s infinite;-o-animation:cloudtoright 30s infinite;-ms-animation:cloudtoright 30s infinite}div.unit-body>div.content>.appbackground>.c5{left:1vw;top:65vh;animation:cloudtoright 70s infinite;-webkit-animation:cloudtoright 70s infinite;-moz-animation:cloudtoright 70s infinite;-o-animation:cloudtoright 70s infinite;-ms-animation:cloudtoright 70s infinite}div.unit-body>div.content>.appbackground>.c6{left:12vw;top:85vh;right:auto;opacity:0;animation:cloudtoleft 20s infinite 5s;-webkit-animation:cloudtoleft 20s infinite 5s;-moz-animation:cloudtoleft 20s infinite 5s;-o-animation:cloudtoleft 20s infinite 5s;-ms-animation:cloudtoleft 20s infinite 5s}div.unit-body>div.content>.appbackground>.c7{left:auto;top:80vh;right:5vw;animation:cloudtoleft 40s infinite;-webkit-animation:cloudtoleft 40s infinite;-moz-animation:cloudtoleft 40s infinite;-o-animation:cloudtoleft 40s infinite;-ms-animation:cloudtoleft 40s infinite}.information-header{width:80%}.information-header>div h6{font-size:1.5rem}}.game-list{width:90%;column-gap:1%;margin:2% auto}.gamelist-page{width:90%;margin:2% auto}.game-list div.game-item>div.icon-img{width:92%}.games-category{display:grid;grid-template-columns:repeat(3,1fr);row-gap:1vmin;width:100%;margin:.5rem auto;align-content:flex-start;min-height:58vh}.games-category div.game-item{margin:0;min-width:100%;width:100%}.games-category .no_games{width:100%;height:100%;position:relative;grid-column:1 / -1;text-align:center;top:5vh;color:var(--maincolor1)}.games-category .no_games>div>svg{height:3.5rem}.games-category .no_games>p{font-size:1.8rem}div.game-item .live-dot{display:none}div.game-item.live .live-dot{display:block;position:absolute;top:.4vmin;left:-1vmin;font-size:1.8vmin;color:var(--datacolor1);font-family:Poppins-Semibold;z-index:1}div.game-item.live .live-dot>div{background-color:#d00;padding:0 1vmin;border-radius:1vmin;filter:drop-shadow(.1rem .1rem .1rem var(--background7))}.icon-img .um,.icon-img .lock{display:none;justify-content:center;align-items:center;flex-direction:column;position:absolute;text-align:center;top:0;height:100%;width:100%;background-color:#722d2d8c;backdrop-filter:blur(.5vmin);-webkit-backdrop-filter:blur(.5vmin);font-size:.6rem;font-family:Poppins-Semibold;line-height:1}.icon-img .um>div,.icon-img .lock>div{width:100%;background-color:#e47a9e;color:#fff;padding:.2rem 0}.game-item .hot-tag{display:none}.game-item.hot .hot-tag{display:block}.game-item.disable,.game-item.lock{pointer-events:none}.game-item.disable .um,.game-item.lock .lock{display:flex}.game-item.disable.lock .um,.game-item.disable .hot-tag,.game-item.lock .hot-tag{display:none}.icon-img .um img,.icon-img .lock img{width:40%;height:40%;object-fit:contain;position:relative;margin-bottom:.5rem}@media (min-width: 1281px) and (orientation: landscape){.game-list{grid-template-columns:.08fr 1fr;column-gap:1.5%}.games-category{display:grid;grid-template-columns:repeat(7,1fr);gap:1.5vmin;min-height:72vh;margin:0 auto}div.game-item.live .live-dot{font-size:1vmin}div.game-item.live .live-dot>div{padding:0 .4vmin}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.game-list{grid-template-columns:.18fr 1fr}.games-category{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5vmin;min-height:66vh}div.game-item.live .live-dot{font-size:1.3vmin}div.game-item.live .live-dot>div{padding:0 .5vmin}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.game-list{grid-template-columns:.15fr 1fr;column-gap:1vmin}.games-category{display:grid;grid-template-columns:repeat(5,1fr);gap:2vmin;min-height:75vh;margin:0 auto}div.game-item.live .live-dot{top:.2vmin;font-size:1.2vmin}div.game-item.live .live-dot>div{padding:0 .5vmin}}.navright div.imgholder>img{box-shadow:none}.index-game{background-color:var(--background6)}nav.navbottom>a>div.navdeposit svg,nav.navbottom>a>div.navdeposit img{color:var(--maincolor2)}.dropdown-list{border:.1vmin solid var(--background8)}.index-card,.providers.index{background-color:#0000009f}.index-card{box-shadow:0 0 1vmin var(--datacolor7);border:.1vmin solid var(--maincolor1)}.navleft h1,.navright h1{color:var(--datacolor1)}#PagcorModal .modal-body,#AccModal .modal-body,.custom-modal{background-color:transparent;background-image:linear-gradient(#f5bb72,#df6fc0);box-shadow:inset 0 0 0 .3rem #fff;overflow:hidden}#withdrawalRequirementsModal .modal-content{background-color:transparent;background-image:linear-gradient(#000,#3f3f3f)!important}.rank-content .rank-container-2nd .table-rank-details>div:nth-of-type(2n){background-color:var(--background6)}.player-up-marquee>div:last-child{color:var(--success)}#sweetalertModal .modal-content{background-color:transparent;background-image:linear-gradient(#000,#3f3f3f)}.v-list--density-default{background-color:rgba(var(--alphabg2),.5)!important;color:var(--datacolor1)!important}.promopage-table{background-color:rgba(var(--alphabg2),.5)}.promo-page-details>div{background-color:rgba(var(--alphabg2),.5)}@media (min-width: 1281px) and (orientation: landscape){.chatsupport,.totop{color:var(--datacolor1)}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.chatsupport,.totop{color:var(--datacolor1)}}.top-menu>a>div,.top-menu>button>div,nav.navbottom>a>div,nav.navbottom>button>div{color:#747474}.scroll-games h1 .head-button>button,.nav-seeall,.index-card>.banner button,#PagcorModal .modal-body>div.button>button{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;cursor:pointer}.scroll-games h1 .head-button>button{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.head-scroll>div.active{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff;box-shadow:.1rem .1rem .6rem #fff}.menu-button>div>svg{color:#ffbfbf}footer{background-color:#8742246c}.index-card{background-color:#00000007;background-image:linear-gradient(#621e9344 20%,#ffb54744);box-shadow:none;border:.2rem solid #fff;border-radius:2rem}.scroll-games.index-card{background:none}.index-card h6.inline{color:#ffffffc6}nav.navtop>div.t-right>.user-menu>div.inbox>svg,nav.navtop>div.t-right>.user-menu>div.balance>div:nth-child(3){color:#ff7112}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.cls-1[data-v-29edbee7]{fill:var(--datacolor4);height:4rem;width:auto;max-width:100%;aspect-ratio:1 / 1}.no-search[data-v-29edbee7]{display:flex;flex-direction:column;text-align:center;margin:3rem 0 0}.no-search .no-results-title[data-v-29edbee7]{color:var(--datacolor4);padding:1rem 0;font-family:Poppins-bold;font-size:1.4rem}.no-search .no-results-info[data-v-29edbee7]{color:var(--datacolor4);margin-bottom:12rem;font-family:Poppins-regular;font-size:1rem}@media (max-width: 768px){.no-search .no-results-title[data-v-29edbee7]{font-size:1.4rem}.no-search .no-results-info[data-v-29edbee7]{font-size:.9rem;margin-bottom:10rem}.cls-1[data-v-29edbee7]{height:3rem}}@media (max-width: 480px){.no-search .no-results-title[data-v-29edbee7]{font-size:1.1rem}.no-search .no-results-info[data-v-29edbee7]{font-size:.8rem;margin-bottom:8rem}.cls-1[data-v-29edbee7]{height:3.5rem}}.no-games[data-v-5d1fd193]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:transparent;color:var(--datacolor4);padding:1rem;grid-column:span 7}.title[data-v-5d1fd193]{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:2rem}.title h2[data-v-5d1fd193]{color:#fff;font-weight:600;letter-spacing:.05rem}.no-games>img.sad-heart[data-v-5d1fd193]{width:30%;margin:1rem auto 2rem}.no-games>img.add-icons[data-v-5d1fd193]{width:70%;margin:.5rem auto 2rem}@media (min-width: 1281px) and (orientation: landscape){.no-games>img.sad-heart[data-v-5d1fd193]{width:15%;margin:1rem auto 2rem}.no-games>img.add-icons[data-v-5d1fd193]{width:30%;margin:.5rem auto 2rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.no-games>img.sad-heart[data-v-5d1fd193]{width:20%;margin:1rem auto 2rem}.no-games>img.add-icons[data-v-5d1fd193]{width:55%;margin:.5rem auto 2rem}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.no-games>img.sad-heart[data-v-5d1fd193]{width:17%;margin:1rem auto 2rem}.no-games>img.add-icons[data-v-5d1fd193]{width:55%;margin:.5rem auto 2rem}}.lds-ellipsis[data-v-c6b77390],.lds-ellipsis div[data-v-c6b77390]{box-sizing:border-box}.lds-ellipsis[data-v-c6b77390]{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div[data-v-c6b77390]{position:absolute;top:33.33333px;width:13.33333px;height:13.33333px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div[data-v-c6b77390]:nth-child(1){left:8px;animation:lds-ellipsis1-c6b77390 .6s infinite}.lds-ellipsis div[data-v-c6b77390]:nth-child(2){left:8px;animation:lds-ellipsis2-c6b77390 .6s infinite}.lds-ellipsis div[data-v-c6b77390]:nth-child(3){left:32px;animation:lds-ellipsis2-c6b77390 .6s infinite}.lds-ellipsis div[data-v-c6b77390]:nth-child(4){left:56px;animation:lds-ellipsis3-c6b77390 .6s infinite}.lds-ellipsis.show[data-v-c6b77390]{display:block}.lds-ellipsis.hide[data-v-c6b77390]{display:none}@keyframes lds-ellipsis1-c6b77390{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3-c6b77390{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2-c6b77390{0%{transform:translate(0)}to{transform:translate(24px)}}.scroll-games.index-card[data-v-1f9e70d9]{width:90%;backdrop-filter:inherit;-webkit-backdrop-filter:invert;padding:1% 0;border:none;box-shadow:none;background-color:transparent;margin:1rem auto;border-radius:1.5rem;background:#fff}.scroll-games.index-card h1[data-v-1f9e70d9]{margin:0 auto;margin-top:.2rem;font-size:3.7vmin;text-align:left;width:90%;padding:.5rem;color:#4d4d4d}.scroll-games.index-card:nth-child(2) h1[data-v-1f9e70d9]{border-top:none}.scroll-games .game-item>div.icon-img>.overlay>.favorite[data-v-1f9e70d9]{font-size:4vmin}.scroll-games h1[data-v-1f9e70d9]{display:grid;grid-template-columns:1fr max-content}.scroll-games h1 .head[data-v-1f9e70d9]{display:flex;column-gap:3%;align-items:center}.scroll-games h1 .head img[data-v-1f9e70d9]{width:10%;position:relative}.scroll-games h1 .head div[data-v-1f9e70d9]{display:flex;flex-direction:column}.scroll-games h1 .head div span[data-v-1f9e70d9]:nth-child(2){font-size:.75rem;font-family:Poppins-Regular}.scroll-games h1 .head-button>button[data-v-1f9e70d9]{font-family:Poppins-Regular;padding:.2rem .8rem;border-style:none;border-radius:1rem;font-size:.8rem}.scroll-games.index-card.specific h1[data-v-1f9e70d9]{border-top:.1em solid #ffffff86;color:#fff!important}.scroll-games.index-card.specific:nth-child(2) h1[data-v-1f9e70d9]{border-top:none}.scroll-games.index-card.specific[data-v-1f9e70d9]{width:100%;backdrop-filter:inherit;-webkit-backdrop-filter:invert;padding:1% 0;border:none;box-shadow:none;background-color:transparent;margin:auto auto 0}.scroll-games.index-card.specific .scrollable-div[data-v-1f9e70d9]{display:flex;vertical-align:middle;overflow-x:auto;overflow-y:hidden;width:98%;border-radius:0;background:transparent!important}@media (min-width: 1281px) and (orientation: landscape){.scroll-games.index-card[data-v-1f9e70d9]{padding:.5% 2%;width:90%}.scroll-games.index-card h1[data-v-1f9e70d9]{font-size:2vmin;width:100%;padding-top:1.5rem}.scroll-games .game-item>div.icon-img>.overlay>.favorite[data-v-1f9e70d9]{font-size:3vmin}.scroll-games .scroll-wrapper[data-v-1f9e70d9]{margin:1% 0}.scroll-games .live-dot>div[data-v-1f9e70d9]{font-size:.77vmin}.scroll-games h1 .head img[data-v-1f9e70d9]{width:3%}.scroll-games.index-card.specific[data-v-1f9e70d9]{padding:.5% 2%;width:90%}.scroll-games.index-card.specific .scrollable-div[data-v-1f9e70d9]{display:flex;vertical-align:middle;overflow-x:auto;overflow-y:hidden;width:98%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;scroll-behavior:smooth;padding:0 2vmin;padding-top:2.5%;column-gap:2%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.scroll-games.index-card[data-v-1f9e70d9]{padding:.5% 0}.scroll-games.index-card h1[data-v-1f9e70d9]{font-size:2.5vmin;margin-bottom:.5rem}.scroll-games div.icon-img[data-v-1f9e70d9]{border:.3vmin solid var(--datacolor4)}.scroll-games .game-item>div.icon-img>.overlay>.favorite[data-v-1f9e70d9]{font-size:3.6vmin}.scroll-games h1 .head img[data-v-1f9e70d9]{width:5%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.scroll-games.index-card[data-v-1f9e70d9]{padding:.5% 0}.scroll-games.index-card h1[data-v-1f9e70d9]{font-size:2.5vmin;margin-bottom:.5rem}.scroll-games div.icon-img[data-v-1f9e70d9]{border:.3vmin solid var(--datacolor4)}.scroll-games .game-item>div.icon-img>.overlay>.favorite[data-v-1f9e70d9]{font-size:3.2vmin}.scroll-games .scroll-wrapper[data-v-1f9e70d9]{margin:.5% 0}.scroll-games .live-dot>div[data-v-1f9e70d9]{font-size:1vmin}.scroll-games h1 .head img[data-v-1f9e70d9]{width:5%}.scroll-games h1 .head-button>button[data-v-1f9e70d9]{font-size:.6rem}}.scroll-games.index-card h1[data-v-1f9e70d9]{border-top:none;color:#fff}.scroll-games.index-card[data-v-1f9e70d9]{width:100%;backdrop-filter:inherit;-webkit-backdrop-filter:invert;padding:1% 0;border:none;box-shadow:none;background-color:transparent;margin:auto auto 0}.scrollable-div[data-v-1f9e70d9]{display:flex;vertical-align:middle;overflow-x:auto;overflow-y:hidden;width:98%;border-radius:0;background:transparent}@media (min-width: 1281px) and (orientation: landscape){.scroll-games.index-card[data-v-1f9e70d9]{padding:.5% 2%;width:90%}.scrollable-div[data-v-1f9e70d9]{display:flex;vertical-align:middle;overflow-x:auto;overflow-y:hidden;width:98%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;scroll-behavior:smooth;padding:0 2vmin;padding-top:2.5%;column-gap:2%}}.scroll-games.index-card[data-v-f1570ca2]{width:90%;backdrop-filter:inherit;-webkit-backdrop-filter:invert;padding:1% 0;border:none;box-shadow:none;background-color:transparent;margin:1rem auto;border-radius:1.5rem;background:#fff}.scroll-games.index-card h1[data-v-f1570ca2]{margin:0 auto;margin-top:.2rem;font-size:3.7vmin;text-align:left;width:90%;padding:.5rem;color:#4d4d4d}.scroll-games.index-card:nth-child(2) h1[data-v-f1570ca2]{border-top:none}.scroll-games .game-item>div.icon-img>.overlay>.favorite[data-v-f1570ca2]{font-size:4vmin}.scroll-games h1[data-v-f1570ca2]{display:grid;grid-template-columns:1fr max-content}.scroll-games h1 .head[data-v-f1570ca2]{display:flex;column-gap:3%;align-items:center}.scroll-games h1 .head img[data-v-f1570ca2]{width:10%;position:relative}.scroll-games h1 .head div[data-v-f1570ca2]{display:flex;flex-direction:column}.scroll-games h1 .head div span[data-v-f1570ca2]:nth-child(2){font-size:.75rem;font-family:Poppins-Regular}.scroll-games h1 .head-button>button[data-v-f1570ca2]{font-family:Poppins-Regular;padding:.2rem .8rem;border-style:none;border-radius:1rem;font-size:.8rem}.scroll-games.index-card.specific h1[data-v-f1570ca2]{border-top:.1em solid #ffffff86;color:#fff!important}.scroll-games.index-card.specific:nth-child(2) h1[data-v-f1570ca2]{border-top:none}.scroll-games.index-card.specific[data-v-f1570ca2]{width:100%;backdrop-filter:inherit;-webkit-backdrop-filter:invert;padding:1% 0;border:none;box-shadow:none;background-color:transparent;margin:auto auto 0}.scroll-games.index-card.specific .scrollable-div[data-v-f1570ca2]{display:flex;vertical-align:middle;overflow-x:auto;overflow-y:hidden;width:98%;border-radius:0;background:transparent!important}@media (min-width: 1281px) and (orientation: landscape){.scroll-games.index-card[data-v-f1570ca2]{padding:.5% 2%;width:90%}.scroll-games.index-card h1[data-v-f1570ca2]{font-size:2vmin;width:100%;padding-top:1.5rem}.scroll-games .game-item>div.icon-img>.overlay>.favorite[data-v-f1570ca2]{font-size:3vmin}.scroll-games .scroll-wrapper[data-v-f1570ca2]{margin:1% 0}.scroll-games .live-dot>div[data-v-f1570ca2]{font-size:.77vmin}.scroll-games h1 .head img[data-v-f1570ca2]{width:3%}.scroll-games.index-card.specific[data-v-f1570ca2]{padding:.5% 2%;width:90%}.scroll-games.index-card.specific .scrollable-div[data-v-f1570ca2]{display:flex;vertical-align:middle;overflow-x:auto;overflow-y:hidden;width:98%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;scroll-behavior:smooth;padding:0 2vmin;padding-top:2.5%;column-gap:2%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.scroll-games.index-card[data-v-f1570ca2]{padding:.5% 0}.scroll-games.index-card h1[data-v-f1570ca2]{font-size:2.5vmin;margin-bottom:.5rem}.scroll-games div.icon-img[data-v-f1570ca2]{border:.3vmin solid var(--datacolor4)}.scroll-games .game-item>div.icon-img>.overlay>.favorite[data-v-f1570ca2]{font-size:3.6vmin}.scroll-games h1 .head img[data-v-f1570ca2]{width:5%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.scroll-games.index-card[data-v-f1570ca2]{padding:.5% 0}.scroll-games.index-card h1[data-v-f1570ca2]{font-size:2.5vmin;margin-bottom:.5rem}.scroll-games div.icon-img[data-v-f1570ca2]{border:.3vmin solid var(--datacolor4)}.scroll-games .game-item>div.icon-img>.overlay>.favorite[data-v-f1570ca2]{font-size:3.2vmin}.scroll-games .scroll-wrapper[data-v-f1570ca2]{margin:.5% 0}.scroll-games .live-dot>div[data-v-f1570ca2]{font-size:1vmin}.scroll-games h1 .head img[data-v-f1570ca2]{width:5%}.scroll-games h1 .head-button>button[data-v-f1570ca2]{font-size:.6rem}}@font-face{font-family:Alphakind;src:url(/vendor/font-face/alphakind/Alphakind.ttf) format("truetype");font-weight:400;font-style:normal}.welcome-user-notice-container[data-v-c4c9785c]{z-index:3;position:fixed;width:100%;top:0;left:0;background-color:rgba(var(--alphabg2),.4);backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin);height:100%}.image-container[data-v-c4c9785c]{width:100%;height:100%}.welcome-image[data-v-c4c9785c]{width:100%;height:100%;max-height:100rem;object-fit:contain;position:absolute;bottom:0;padding-top:5%}.text-container[data-v-c4c9785c]{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#4c4c4c;font-family:Alphakind;width:fit-content}.text-container>h1[data-v-c4c9785c]{text-wrap:wrap;text-align:center;max-width:15rem;display:flex;justify-content:center}.close-button[data-v-c4c9785c]{color:#fff;width:2rem;height:2rem;position:absolute;top:5%;right:10%;z-index:10;cursor:pointer;padding:.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff3}@media (min-width: 720px) and (orientation: landscape){.close-button[data-v-c4c9785c]{top:8%;right:25%}.text-container[data-v-c4c9785c]{top:47%}}@media (min-width: 1024px) and (orientation: landscape){.close-button[data-v-c4c9785c]{top:10%;right:35%}.text-container[data-v-c4c9785c]{top:49%}}.promotions>div>div[data-v-11282472]{text-align:center;color:var(--datacolor1);display:flex}.promotions>div>div>div[data-v-11282472]{flex-grow:1;align-self:flex-end}.promotions>div>div>div[data-v-11282472],.promotions>div>div>img[data-v-11282472]{width:100%}.promotions>div>div>div.button[data-v-11282472]{margin:.5em auto}.promotions>div>div>div.button>button[data-v-11282472]{position:relative;border-radius:1rem;padding:1vmin 3vmin;min-width:30%;margin:1vmin 2vmin;font-size:.8rem}.promotions>div>div>div>button[data-v-11282472]:first-child{background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border:.1rem solid #dd9e9e}.promotions>div>div>div>button[data-v-11282472]:last-child{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff;border:.1rem solid #dd9e9e}.table-wrapper[data-v-11282472]{overflow-x:auto;margin:1rem auto;display:flex;justify-content:left;align-items:center;padding:1rem .1rem}.promopage-table[data-v-11282472]{width:100%;color:#4d4d4d;background-color:#dff3fc}.promopage-table .thead .tr[data-v-11282472],.promopage-table .tbody .tr[data-v-11282472]{letter-spacing:.1rem}.promopage-table .td[data-v-11282472]{padding:.5rem;color:#4d4d4d}.promopage-table .tbody .tr[data-v-11282472]:last-child{border-bottom:none}.promopage-table .td[data-v-11282472]:first-child{border-right:none}.promopage-table[data-v-11282472],.promopage-table .thead .tr .td[data-v-11282472]:first-child,.promopage-table .thead .tr .td[data-v-11282472]:last-child{border-radius:.8rem}.promopage-table .thead .tr .td[data-v-11282472]:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.promopage-table .thead .tr .td[data-v-11282472]:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.promopage-table .thead .tr[data-v-11282472]{background-color:#bde2ef;color:var(--datacolor1)}.promopage-table .thead .tr .td[data-v-11282472]{font-size:.6rem;font-family:Poppins-Semibold;outline:.25vmin solid #ffffff}.promopage-table .tbody .tr .td[data-v-11282472]{font-size:.55rem;align-items:center;justify-content:center;outline:.25vmin solid #ffffff}.promopage-table .tbody .tr .td>div.envelop[data-v-11282472]{width:100%;max-width:100%;position:relative}.promopage-table .tbody .tr .td>div.envelop>img[data-v-11282472]{width:100%;height:auto;object-fit:contain}.promopage-table .tbody .tr .td>div.envelop>.text[data-v-11282472]{position:absolute;top:27%;width:100%;display:flex;justify-content:center;align-items:center;color:#555348;font-family:Poppins-Semibold;letter-spacing:normal}.promopage-table .tbody .tr .td>div.envelop>.text.unclaimed[data-v-11282472]{color:#fff}.promo-page-details h6[data-v-11282472]{font-size:.9rem;text-align:center;font-family:Poppins-Semibold;color:#4d4d4d}.promo-page-details p[data-v-11282472]{font-size:.75rem;text-align:center;margin:1rem auto;color:#4d4d4d;letter-spacing:.05rem}.promo-page-details>div[data-v-11282472]{text-align:center;color:var(--datacolor1);width:90%;margin:1rem auto;background-color:#fff;border:.2rem solid #fff;padding:1rem;border-radius:1rem}.promo-page-details>div>div.img[data-v-11282472],.promo-page-details>div>div.img img[data-v-11282472]{width:100%;border-radius:2vmin;margin:1vmin auto;font-size:.8rem}.promo-page-details ul[data-v-11282472]{text-align:left;font-size:.9rem;width:85%;margin:auto;color:#4d4d4d}.promo-page-details ul li[data-v-11282472]{list-style:circle;margin:.3rem auto .3rem 1rem;color:#4d4d4d}.promotions .index-card[data-v-11282472]{font-size:90%;padding:0;overflow:hidden}.promotions .index-card h6[data-v-11282472]{color:var(--datacolor4);font-family:Poppins-Semibold;font-size:4.1vmin}@media (min-width: 1281px) and (orientation: landscape){.promotions>div[data-v-11282472]{display:grid;grid-template-columns:repeat(2,1fr)}.promotions>div>div>div>button[data-v-11282472]{padding:.5vmin 2vmin;margin:.5vmin 1vmin;font-size:.9rem}.promopage-table .td[data-v-11282472]{padding:.8rem 1.5rem}.promopage-table .tbody .tr[data-v-11282472]:last-child{border-bottom:none}.promopage-table .td[data-v-11282472]:last-child{border-right:none}.promopage-table[data-v-11282472],.promopage-table .thead .tr .td[data-v-11282472]:first-child,.promopage-table .thead .tr .td[data-v-11282472]:last-child{border-radius:1.5rem}.promopage-table .thead .tr .td[data-v-11282472]:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.promopage-table .thead .tr .td[data-v-11282472]:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.promopage-table .thead .tr .td[data-v-11282472]{font-size:.8rem}.promopage-table .tbody .tr .td[data-v-11282472]{font-size:.65rem}.promo-page-details h6[data-v-11282472]{font-size:1.2rem}.promo-page-details p[data-v-11282472]{font-size:.8rem;width:90%}.promo-page-details>div[data-v-11282472]{width:80%;padding:2% 10%;border-radius:2rem}.promo-page-details ul[data-v-11282472]{width:80%}.promotions .index-card[data-v-11282472]{font-size:53%}.promotions .index-card h6[data-v-11282472]{font-size:2vmin}.promopage-table .tbody .tr .td>div.envelop>.text[data-v-11282472]{top:unset;height:100%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.promotions>div[data-v-11282472]{display:grid;grid-template-columns:repeat(2,1fr)}.promotions>div>div>h6[data-v-11282472]{margin-top:1.5vmin}.promotions>div>div>div>button[data-v-11282472]{padding:.5vmin 2vmin;margin:1vmin;font-size:.8rem}.promopage-table .td[data-v-11282472]{padding:.8rem 1.2rem}.promopage-table .tbody .tr[data-v-11282472]:last-child{border-bottom:none}.promopage-table .td[data-v-11282472]:last-child{border-right:none}.promopage-table[data-v-11282472],.promopage-table .thead .tr .td[data-v-11282472]:first-child,.promopage-table .thead .tr .td[data-v-11282472]:last-child{border-radius:1.5rem}.promopage-table .thead .tr .td[data-v-11282472]:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.promopage-table .thead .tr .td[data-v-11282472]:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.promopage-table .thead .tr .td[data-v-11282472]{font-size:.8rem}.promopage-table .tbody .tr .td[data-v-11282472]{font-size:.9rem}.promo-page-details h6[data-v-11282472]{font-size:1.1rem}.promo-page-details p[data-v-11282472]{font-size:.8rem}.promo-page-details>div[data-v-11282472]{width:95%;padding:2% 7%}.promo-page-details ul[data-v-11282472]{width:60%}.promotions .index-card[data-v-11282472]{font-size:45%}.promotions .index-card h6[data-v-11282472]{font-size:1.7vmin}.promopage-table .tbody .tr .td>div.envelop>.text[data-v-11282472]{top:unset;height:100%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.promotions>div[data-v-11282472]{display:grid;grid-template-columns:repeat(2,1fr);padding:2vmin}.promotions>div>div>h6[data-v-11282472]{margin-top:1vmin;font-size:.6rem}.promotions>div>div>div>button[data-v-11282472]{padding:.5vmin 2vmin;margin:.5vmin 1vmin;font-size:.8rem}.promopage-table .td[data-v-11282472]{padding:.8rem 1.1rem}.promopage-table .tbody .tr[data-v-11282472]:last-child{border-bottom:none}.promopage-table .td[data-v-11282472]:last-child{border-right:none}.promopage-table[data-v-11282472],.promopage-table .thead .tr .td[data-v-11282472]:first-child,.promopage-table .thead .tr .td[data-v-11282472]:last-child{border-radius:1.5rem}.promopage-table .thead .tr .td[data-v-11282472]:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.promopage-table .thead .tr .td[data-v-11282472]:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.promopage-table .thead .tr .td[data-v-11282472]{font-size:.8rem}.promopage-table .tbody .tr .td[data-v-11282472]{font-size:1.1rem}.promo-page-details h6[data-v-11282472]{font-size:1.2rem}.promo-page-details p[data-v-11282472]{font-size:.8rem}.promo-page-details>div[data-v-11282472]{width:95%;padding:2% 7%}.promo-page-details ul[data-v-11282472]{width:60%}.promotions .index-card[data-v-11282472]{font-size:37%}.promotions .index-card h6[data-v-11282472]{font-size:1.7vmin}}:root .rank-container-2nd{--swiper-pagination-color:#46b6df;--swiper-pagination-bullet-inactive-color: #82c7e7;--swiper-pagination-bottom: 0;--swiper-navigation-sides-offset: 0vmin;--swiper-pagination-bullet-width: .8rem;--swiper-pagination-bullet-height: .8rem;--swiper-pagination-bullet-horizontal-gap: 2%;--swiper-pagination-bullet-border-radius: 50%;--swiper-pagination-bullet-opacity: .7}.rank-content .rank-container,.rank-container-2nd,.rank-container-details{margin:3vmin auto;padding:3vmin;border-radius:5vmin;background-color:#fff;background-image:none}.rank-content .rank-container{padding-top:0;overflow:hidden}.rank-content .rank-container:nth-child(2){overflow:hidden;padding-top:0}.rank-content .rank-container .vip_popup .button>button{background:linear-gradient(transparent 80%,#f0aba8 85%),linear-gradient(-175deg,transparent 75%,#f0aba8 80%),linear-gradient(-195deg,transparent 80%,#f0aba8 85%),linear-gradient(-155deg,#ffc6c4 80%,#f0aba8 85%);color:#fff}.rank-container-2nd .swiper-pagination{bottom:0;background:transparent;display:inline-block}.rank-content .rank-container .rank-image{text-align:center;width:calc(100% + 6vmin);margin-left:-3vmin}.rank-content .rank-container .rank-image img{width:100%}.rank-content .rank-container .rank-details{text-align:center}.rank-content p{font-size:3vmin;text-align:center;margin:2vmin 5vmin;color:#4d4d4d}.table-rank-details p{color:#4d4d4d}.rank-content .rank-container .rank-details img{width:50%}.rank-content .rank-container .rank-details>div{display:grid;grid-template-columns:1fr max-content 1fr;align-items:center;color:var(--datacolor4);font-size:6vmin;position:relative;margin:5% auto}.rank-content .rank-container .rank-details>div.maxvip{display:flex;justify-content:center;align-items:center}.rank-content .rank-container .rank-details>div svg{height:1.5em;color:#f0aba8}.rank-content .rank-container .rank-details>div>div>img{width:50%}.rank-content h6{font-family:Poppins-Semibold;font-size:4vmin;text-align:center;margin:0 5vmin;color:#4d4d4d}.slider-nav{display:flex;text-align:center;width:85%;margin:auto;margin-bottom:2vmin;padding:1vmin 0}.slider-nav>div{width:100%;position:relative;font-size:2.5vmin;color:var(--datacolor1)}.slider-nav .slick-slide{margin:0 1.5vmin;transform:scale(.7);opacity:.4}.slider-nav>div img{margin:3vmin 0;width:100%;object-fit:contain}.slider-nav .slick-current{transform:scale(1);opacity:1}.slider-nav .slick-current>img{filter:drop-shadow(0 0 .75rem lightblue)}.slick-prev,.slick-next{position:absolute;height:100%;top:0;z-index:1;background:transparent;font-size:5vmin;color:var(--datacolor1);padding:0}.slick-prev{left:-5vmin}.slick-next{right:-5vmin}.slick-dots{display:none!important}.rank-content .rank-container-2nd .table-rank-details{padding:2.5vmin 2.5vmin 7vmin;border-radius:2vmin;cursor:grab;letter-spacing:.2vmin;background-color:#dff3fc}.rank-content .rank-container-2nd .table-rank-details:active{cursor:grabbing}.rank-content .rank-container-2nd .table-rank-details .head{align-items:center;justify-content:center;text-align:center;color:#4d4d4d;font-weight:700;font-size:1rem}.rank-content .rank-container-2nd .table-rank-details>div{display:grid;grid-template-columns:1fr 1fr;font-size:4vmin;color:var(--datacolor1)}.rank-content .rank-container-2nd .table-rank-details>div:nth-of-type(2n){background-color:#bde2ef;border-radius:.5rem}.rank-content .rank-container-2nd .table-rank-details>div>div>p{font-size:2.5vmin;text-align:left}.rank-content .rank-container-2nd .table-rank-details>div>.vip-img{display:flex;justify-content:center}.rank-content .rank-container-2nd .table-rank-details>div img{width:50%;padding:.3rem 0}.rank-content .rank-container-details h2{font-family:Poppins-Semibold;font-size:4vmin;text-align:center;color:#4d4d4d}.rank-content .rank-container-details p{font-size:3vmin;text-align:center;width:90%;color:#4d4d4d}.rank-slider swiper-container{width:100%;height:100%}.rank-slider swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.rank-slider swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.rank-slider swiper-slide{background-size:cover;background-position:center}.progress{position:relative}.progress-bar>div{position:absolute;width:100%}.vip_popup .vip_lvl>img{position:relative;width:25%;margin:.5rem 0}@media (min-width: 1281px) and (orientation: landscape){.rank-container-2nd .swiper-pagination{bottom:.5rem}.rank-container-2nd .swiper{padding-bottom:1.5rem!important}.rank-content .rank-container,.rank-container-2nd,.rank-container-details{border-radius:3vmin;width:65%}.rank-content .rank-container .rank-image{text-align:center;width:calc(100% + 6vmin);margin-left:-3vmin;margin-bottom:2vmin}.rank-content p{font-size:1.7vmin;width:90%;margin:auto}.rank-content .rank-container .rank-details>div{font-size:3vmin;width:60%}.rank-content .rank-container .rank-details>div>div>img{margin:0;width:50%}.rank-content h6{margin-bottom:2vmin;font-size:2vmin}.slider-nav>div{font-size:2vmin}.rank-content .rank-container .rank-details img{width:20%;margin-top:3vmin;margin-bottom:1vmin}.rank-content .rank-container-2nd .table-rank-details{padding:1.4vmin 1.4vmin 2.3vmin}.rank-content .rank-container-2nd .table-rank-details>div{font-size:2vmin;padding:1vmin 0}.rank-content .rank-container-2nd .table-rank-details>div:nth-of-type(2n){border-radius:1vmin}.rank-content .rank-container-2nd .table-rank-details>div>div>p{font-size:1.5vmin}.rank-content .rank-container-2nd .table-rank-details>div img{width:40%}.rank-content .rank-container-details h2{font-size:2.3vmin}.rank-content .rank-container-details p{font-size:1.5vmin}.rank-slider swiper-container{width:80%}.rank-details-control{width:90%;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:3vmin}.rank-container .vip_popup h6{font-size:2.5vmin}.rank-container .vip_popup .label{font-size:1.7vmin;color:#4d4d4d}.rank-container .vip_lvl_details .progress{height:2rem}.rank-container .vip_popup .progress_sec h6{font-size:1.5vmin}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){:root .rank-container-2nd{--swiper-pagination-bullet-width: 1.2rem;--swiper-pagination-bullet-height: 1.2rem}.rank-container-2nd .swiper-pagination{bottom:0}.rank-container-2nd .swiper{padding-bottom:1rem}.rank-content .rank-container,.rank-container-2nd,.rank-container-details{width:85%;border-radius:3.5vmin}.rank-content .rank-container .rank-image{text-align:center;width:calc(100% + 6vmin);margin-left:-3vmin;margin-bottom:2vmin}.rank-content .rank-container .rank-image img{width:100%}.rank-content p{font-size:2vmin}.rank-content .rank-container .rank-details img{width:30%}.rank-content .rank-container .rank-details>div{font-size:4vmin;width:70%}.rank-content .rank-container .rank-details>div>div>img{margin:0;width:50%}.rank-content h6{font-size:2.5vmin}.rank-content .rank-container-2nd .table-rank-details{border-radius:1.5vmin}.rank-content .rank-container-2nd .table-rank-details>div{font-size:2.8vmin}.rank-content .rank-container-2nd .table-rank-details>div>div>p{font-size:1.7vmin}.rank-content .rank-container-2nd .table-rank-details>div img{width:30%}.rank-content .rank-container-details h2{font-size:3vmin}.rank-content .rank-container-details p{font-size:1.8vmin}.rank-container .vip_popup h6{font-size:2.5vmin}.rank-container .vip_popup .label{font-size:2vmin}.rank-container .vip_lvl_details .progress{height:3rem;font-size:2.5vmin}.rank-container .vip_popup .progress_sec h6{font-size:1.9vmin}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){:root .rank-container-2nd{--swiper-pagination-bullet-width: .8rem;--swiper-pagination-bullet-height: .8rem}.rank-container-2nd .swiper-pagination{bottom:.5rem}.rank-container-2nd .swiper{padding-bottom:1.5rem}.rank-content .rank-container,.rank-container-2nd,.rank-container-details{width:85%;border-radius:3vmin}.rank-content .rank-container .rank-image{text-align:center;width:calc(100% + 6vmin);margin-left:-3vmin;margin-bottom:2vmin}.rank-content .rank-container .rank-image img{width:100%}.rank-content p{font-size:.8rem;margin:2vmin auto;padding:0 10%}.rank-content .rank-container .rank-details img{width:20%}.rank-content .rank-container .rank-details>div{font-size:3.5vmin;width:60%}.rank-content .rank-container .rank-details>div>div>img{margin:0;width:40%}.rank-content h6{font-size:1rem}.rank-content .rank-container-2nd .table-rank-details{border-radius:1.5vmin}.rank-content .rank-container-2nd .table-rank-details .head{font-size:1rem}.rank-content .rank-container-2nd .table-rank-details>div{font-size:.7rem}.rank-content .rank-container-2nd .table-rank-details>div>div>p{font-size:.7rem}.rank-content .rank-container-2nd .table-rank-details>div img{width:25%}.rank-content .rank-container-details h2{font-size:.8rem}.rank-content .rank-container-details p{font-size:.7rem;line-height:2;padding:0 2%}.rank-container .vip_popup h6{font-size:2.5vmin}.rank-container .vip_popup .label{font-size:2vmin}.rank-container .vip_lvl_details .progress{height:2.3rem;font-size:2vmin}.rank-container .vip_popup .progress_sec h6{font-size:1.9vmin}}.reward>.container[data-v-5d2a3c53]{padding:2rem .7rem;padding-bottom:0}.reward h5[data-v-5d2a3c53],.reward h6[data-v-5d2a3c53]{text-align:center;color:var(--datacolor1);font-family:Poppins-Semibold}.reward .accordion.index-card[data-v-5d2a3c53]{background:linear-gradient(#621e9344 20%,#ffb54744);box-shadow:none;border:.2rem solid #fff;border-radius:2rem;font-size:4.5vmin;height:fit-content}.reward .accordion-item h5[data-v-5d2a3c53]{color:var(--datacolor4);margin-bottom:1rem;font-size:1em}.reward .accordion-item>img[data-v-5d2a3c53]{width:90%;margin:auto;display:flex;border-radius:1.3rem}.accordion-collapse[data-v-5d2a3c53]{transition:height 2s ease}.reward .accordion-item[data-v-5d2a3c53]{background-color:transparent;border:none}.accordion-body[data-v-5d2a3c53]{padding:0;margin:1rem 1rem 0}.accordion-body.show[data-v-5d2a3c53],.accordion-body.show_vip[data-v-5d2a3c53]{display:block;animation:-accordion-5d2a3c53 .5s;-webkit-animation:-accordion-5d2a3c53 .5s;-moz-animation:-accordion-5d2a3c53 .5s;-o-animation:-accordion-5d2a3c53 .5s;-ms-animation:-accordion-5d2a3c53 .5s}.accordion-body.show_vip[data-v-5d2a3c53]{display:block}.accordion-body.hide_transition[data-v-5d2a3c53]{animation:-accordion-rev-5d2a3c53 .5s forwards;-webkit-animation:-accordion-rev-5d2a3c53 .5s forwards;-moz-animation:-accordion-rev-5d2a3c53 .5s forwards;-o-animation:-accordion-rev-5d2a3c53 .5s forwards;-ms-animation:-accordion-rev-5d2a3c53 .5s forwards}.accordion-body.hide[data-v-5d2a3c53]{display:none}.trans-card[data-v-5d2a3c53]{padding:.8rem 4%;background-color:rgba(var(--maincolorOpacity),.1);pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.trans-card[data-v-5d2a3c53]:nth-child(2n){background-color:rgba(var(--maincolorOpacity),.25)}.trans-card>.trans-row[data-v-5d2a3c53]{display:grid;grid-template-columns:repeat(3,1fr);font-size:.8rem;font-family:Poppins-Semibold;color:var(--datacolor4)}.trans-card>.trans-row.body[data-v-5d2a3c53]{font-size:.75rem;font-family:Poppins-Regular}.trans-card>.trans-row>div[data-v-5d2a3c53]{display:flex;align-items:center;justify-content:center}.trans-card>.trans-row>div[data-v-5d2a3c53]:first-child{justify-content:left;text-wrap:wrap;overflow-wrap:anywhere;padding-right:.3rem}.trans-card>.trans-row>div[data-v-5d2a3c53]:last-child{text-align:center;justify-content:center}.trans-card>.trans-row>div.date[data-v-5d2a3c53]{font-size:.7rem}.trans-card>.trans-row>div.date>span[data-v-5d2a3c53]{color:var(--maincolor2);margin-left:.3rem}.trans-card>.refID[data-v-5d2a3c53]{color:var(--datacolor4);text-align:left;font-size:.65rem;margin-top:.5rem}.trans-card>.refID>span[data-v-5d2a3c53]{margin-left:.3rem;color:#f4ff7a}.btn-seemore[data-v-5d2a3c53]{display:flex;justify-content:center;align-items:center}.btn-seemore button[data-v-5d2a3c53]{color:#fff;background-color:transparent;border-radius:1vmin;font-size:1rem;padding:.2rem .6rem;margin-top:1rem}@keyframes -accordion-5d2a3c53{0%{max-height:0;overflow:hidden;transform:scale(.5)}to{max-height:100vh;overflow:auto;transform:scale(1)}}@keyframes -accordion-rev-5d2a3c53{0%{max-height:100vh;overflow-y:hidden;transform:scale(1)}99.99%{max-height:0;overflow-y:hidden;margin:inherit}to{max-height:0;overflow-y:hidden;margin:0 2rem;transform:scale(.7)}}.reward .accordion-item .vip-reward-list[data-v-5d2a3c53],.reward .accordion-item .ticket-reward-list[data-v-5d2a3c53],.reward .accordion-item .ticket-active-list[data-v-5d2a3c53]{padding:0 .7rem;border-radius:.3rem}.reward .accordion-item .vip-reward-list>h1[data-v-5d2a3c53],.reward .accordion-item .ticket-reward-list>h1[data-v-5d2a3c53],.reward .accordion-item .ticket-history-list>h1[data-v-5d2a3c53]{font-size:.75rem;min-height:10vh;display:flex;align-self:center;justify-content:center;width:100%;color:#fff}.reward .accordion-button[data-v-5d2a3c53]{width:70%;margin:2vmin auto;background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2rem;display:block;text-align:center;padding:2.5% 0;cursor:pointer;font-size:1.2em}.reward .accordion-button[data-v-5d2a3c53]:focus,.reward .accordion-button[data-v-5d2a3c53]:active,.accordion-button[data-v-5d2a3c53]:not(.collapsed){outline:none;box-shadow:none}.vip-reward-list[data-v-5d2a3c53]{display:grid;grid-template-columns:repeat(3,1fr);font-size:4.5vmin;gap:.5em;width:100%}.reward .vip-reward-cards[data-v-5d2a3c53]{text-align:center;position:relative;background-repeat:no-repeat;background-size:cover;cursor:pointer;width:100%}.reward .vip-reward-cards h6[data-v-5d2a3c53]{position:relative}.reward .vip-reward-cards h6>span[data-v-5d2a3c53]{position:absolute;top:0;right:7%;transform:scale(1.3);color:var(--maincolor1);filter:drop-shadow(.1rem .1rem .05rem var(--background7))}.reward .vip-reward-cards h6>span svg[data-v-5d2a3c53]{height:1em}.reward .vip-reward-cards.claimable[data-v-5d2a3c53]{position:relative}.reward .vip-reward-cards .claimable_bg[data-v-5d2a3c53]{display:none}.reward .vip-reward-cards.claimable .claimable_bg[data-v-5d2a3c53]{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.reward .vip-reward-cards .lock[data-v-5d2a3c53]{display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding:25%;aspect-ratio:1/1;object-fit:contain}.reward .vip-reward-cards.claimable .lock[data-v-5d2a3c53],.reward .vip-reward-cards.claimed .lock[data-v-5d2a3c53]{display:none}.reward .vip-reward-cards .icon_wrapper>img[data-v-5d2a3c53]:nth-child(1){opacity:.5;width:100%}.reward .vip-reward-cards.claimed .icon_wrapper>img[data-v-5d2a3c53],.reward .vip-reward-cards.claimed .price[data-v-5d2a3c53],.reward .vip-reward-cards.claimable .icon_wrapper>img[data-v-5d2a3c53],.reward .vip-reward-cards.claimable .price[data-v-5d2a3c53]{opacity:1}.reward .vip-reward-cards.claimable .icon_wrapper>img[data-v-5d2a3c53]:nth-child(1){animation:-claimable-5d2a3c53 3s infinite;-webkit-animation:-claimable-5d2a3c53 3s infinite;-moz-animation:-claimable-5d2a3c53 3s infinite;-o-animation:-claimable-5d2a3c53 3s infinite;-ms-animation:-claimable-5d2a3c53 3s infinite}.reward .vip-reward-cards img[data-v-5d2a3c53]{height:4em;object-fit:contain;position:relative}@keyframes -claimable-5d2a3c53{0%{transform:translateY(.5rem)}50%{transform:translateY(-.3rem)}to{transform:translateY(.5rem)}}.reward .vip-reward-cards.claimed div.price[data-v-5d2a3c53]{background-image:none;color:#fff;background-color:#ffffff35;box-shadow:none}.reward .vip-reward-cards.claimed div.price>div[data-v-5d2a3c53]{display:none}.reward .vip-reward-cards.claimed div.price[data-v-5d2a3c53]:after{content:"Claimed"}.reward .vip-reward-cards div.bg img[data-v-5d2a3c53]{width:100%;height:100%;object-fit:cover}.reward .vip-reward-cards div.price[data-v-5d2a3c53]{width:max-content;color:var(--datacolor1);background:linear-gradient(#a36fb8,#cb9f69);box-shadow:0 0 1vmin #ffd3c0;border-radius:2rem;padding:2% .3rem;margin:2vmin auto;min-width:70%;letter-spacing:.15vmin;position:relative;font-size:.44em}.reward .vip-reward-cards div.price>div>img[data-v-5d2a3c53]{height:.7rem;width:.7rem;aspect-ratio:1/1;margin-right:.3rem;bottom:.05rem}.reward .vip-reward-cards div.bg[data-v-5d2a3c53]{height:100%;width:100%;top:0;position:absolute;filter:blur(.15vmin)}.reward .vip-reward-cards div.reward-cards-content[data-v-5d2a3c53]{position:relative;width:100%}.reward .vip-reward-cards div.reward-cards-content>.status[data-v-5d2a3c53]{color:var(--datacolor1);font-size:.55rem;margin-top:2vmin}.reward .ticket-reward-list[data-v-5d2a3c53]{display:flex;flex-direction:column;row-gap:4vmin}.reward .ticket-reward-list>button[data-v-5d2a3c53]{background:transparent;font-size:.9em;background:linear-gradient(transparent 80%,#daedf7 85%),linear-gradient(-175deg,transparent 75%,#daedf7 80%),linear-gradient(-195deg,transparent 80%,#daedf7 85%),linear-gradient(-145deg,#fff 80%,#daedf7 85%);color:#ffbfbf;border-radius:2em;width:80%;margin:auto auto .3em;padding:2.5% 0}.available-reward-card[data-v-5d2a3c53]{border:.2rem solid #fff;border-radius:1rem;margin:.5rem 0;background-color:rgba(var(--maincolorOpacity),.1)}.available-reward-card>div.img[data-v-5d2a3c53],.available-reward-card>img[data-v-5d2a3c53]{border-radius:1rem;width:100%;font-size:.7rem}div.img .img_wrapper[data-v-5d2a3c53] *{border-bottom-right-radius:0;border-bottom-left-radius:0}.available-reward-card table[data-v-5d2a3c53]{color:var(--datacolor4);width:100%;font-size:.7rem;text-align:center;border-spacing:0}.available-reward-card table th[data-v-5d2a3c53],.available-reward-card table td[data-v-5d2a3c53]{border:.01rem solid #ffffff57}.available-reward-card table th[data-v-5d2a3c53]:nth-child(2),.available-reward-card table td[data-v-5d2a3c53]:nth-child(2){border-left:none;border-right:none}.available-reward-card table th[data-v-5d2a3c53]{color:#fff;font-family:Poppins-Semibold}.available-reward-card table td[data-v-5d2a3c53]{font-size:.7rem}.available-reward-card table thead tr[data-v-5d2a3c53]{background:#eb6475}.available-reward-card .button[data-v-5d2a3c53]{display:grid;grid-template-columns:1fr max-content;column-gap:.5rem;width:90%;margin:1rem auto;font-size:.8rem}.available-reward-card .button button[data-v-5d2a3c53]{width:100%;border-radius:1rem;padding:.2rem 1rem;color:#fff;background:#ffffff62}.available-reward-card .button button[data-v-5d2a3c53]:last-child{background:#ffffff39}.reward-nav[data-v-5d2a3c53]{color:var(--datacolor1);font-size:3.5vmin;width:95%;margin:auto;margin-bottom:1rem;display:flex;align-items:center;column-gap:1.5vmin;text-align:center;z-index:1}.reward-nav>div[data-v-5d2a3c53]{width:100%;display:grid;grid-template-columns:max-content 1fr;justify-content:center;align-items:center;column-gap:1.5vmin;padding:.2rem 1rem;border-radius:2rem;background-color:#ffffff2f;cursor:pointer;color:#ffffffae}.reward-nav>div svg[data-v-5d2a3c53],.reward-nav>div img[data-v-5d2a3c53]{height:1.5em;aspect-ratio:1/1}.reward-nav>div.active[data-v-5d2a3c53]{background-color:transparent;background-color:#ffffff75;color:#fff}.claim-card[data-v-5d2a3c53]{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:5;display:flex;justify-content:center;color:var(--datacolor4);backdrop-filter:blur(1vmin);-webkit-backdrop-filter:blur(1vmin)}.claim-card .content-card[data-v-5d2a3c53]{width:70%;margin:auto;margin-top:10vh;height:max-content;text-align:center;position:relative;border-radius:2rem;background-image:linear-gradient(#f5bb72,#df6fc0);border:.2rem solid rgba(var(--maincolorOpacity),.5);z-index:1;border:.2rem solid #fff;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.claim-card .content-card .header[data-v-5d2a3c53]{width:60%;margin:auto;padding:.3rem 0;font-size:.8rem;border-radius:0 0 .5rem .5rem;background-color:rgba(var(--maincolorOpacity),.5);color:var(--datacolor1)}.claim-card .content-card .close[data-v-5d2a3c53]{width:fit-content;height:fit-content;position:absolute;top:.5rem;right:.7rem;cursor:pointer}.claim-card .content-card .close>svg[data-v-5d2a3c53]{height:1rem;fill:#fff;color:#fff}.claim-card .content-card .body[data-v-5d2a3c53]{padding-top:1rem;padding-bottom:2rem}.claim-card .content-card .body .lock-appearance>label[data-v-5d2a3c53]{font-size:.7rem;margin-top:.5rem;color:#ffec96;font-family:Poppins-Semibold}.claim-card .content-card .body .lock-appearance>div[data-v-5d2a3c53],.claim-card .content-card .body .claim-appearance>div[data-v-5d2a3c53]{font-size:1rem}.claim-card .content-card h2[data-v-5d2a3c53]{color:var(--datacolor1)}.claim-card .content-card img[data-v-5d2a3c53]{width:40%;margin-top:.5rem;margin-bottom:1rem}.claim-card .content-card button[data-v-5d2a3c53]{background-color:var(--maincolor2);color:var(--datacolor1);border-radius:1rem;padding:.2rem 0;width:60%;margin-top:1rem}.claim-appearance[data-v-5d2a3c53],.lock-appearance[data-v-5d2a3c53]{display:none}.claim-card.lock[data-v-5d2a3c53],.claim-card.claim[data-v-5d2a3c53]{display:flex}.claim-card.lock .lock-appearance[data-v-5d2a3c53],.claim-card.claim .claim-appearance[data-v-5d2a3c53]{display:block}@media (min-width: 1281px) and (orientation: landscape){.reward>div.card-list[data-v-5d2a3c53]{display:grid;grid-template-columns:repeat(2,1fr)}.reward .accordion.index-card[data-v-5d2a3c53]{font-size:2vh}.accordion-body.show[data-v-5d2a3c53],.accordion-body.show_vip[data-v-5d2a3c53]{animation:-accordion-5d2a3c53 .5s forwards;-webkit-animation:-accordion-5d2a3c53 .5s forwards;-moz-animation:-accordion-5d2a3c53 .5s forwards;-o-animation:-accordion-5d2a3c53 .5s forwards;-ms-animation:-accordion-5d2a3c53 .5s forwards}@keyframes -accordion-5d2a3c53{0%{height:0;max-height:0;overflow:hidden;transform:scale(.5)}to{height:24.5em;max-height:100vh;overflow:auto;transform:scale(1)}}@keyframes -accordion-rev-5d2a3c53{0%{height:24.5em;max-height:100vh;overflow-y:hidden;transform:scale(1)}99.99%{max-height:0;overflow-y:hidden;margin:inherit}to{height:0;max-height:0;overflow-y:hidden;margin:0 2rem;transform:scale(.7)}}.reward>div.card-list>div[data-v-5d2a3c53]{height:max-content}.ticket_reward[data-v-5d2a3c53]{position:relative}.vip_reward .accordion-body.show[data-v-5d2a3c53]::-webkit-scrollbar{display:none}.ticket_reward .accordion-body.show[data-v-5d2a3c53]{position:relative}.accordion-body.hide_transition[data-v-5d2a3c53]{overflow-y:hidden}.reward .accordion-button[data-v-5d2a3c53]{width:65%;padding:2% 0}.vip-reward-list[data-v-5d2a3c53]{column-gap:1.5vmin;row-gap:1.5vmin;font-size:2vmin}.reward .vip-reward-cards[data-v-5d2a3c53]{padding:5% 0}.reward .vip-reward-cards img[data-v-5d2a3c53]{width:75%}.reward .vip-reward-cards .icon_wrapper img[data-v-5d2a3c53]:nth-child(1){padding:5%}.reward .vip-reward-cards div.price[data-v-5d2a3c53]{padding:1% .5vmin;width:max-content;margin-top:0;font-size:.6em}.reward .vip-reward-cards div.reward-cards-content>.status[data-v-5d2a3c53]{font-size:.7rem;margin-top:1.5vmin}.reward .accordion-item .ticket-reward-list[data-v-5d2a3c53]{row-gap:1.5vmin;padding-bottom:12%}.reward-nav[data-v-5d2a3c53]{font-size:1.8vmin;padding-bottom:.2rem}.ticket-content[data-v-5d2a3c53]{height:100%;overflow:auto}.reward-nav>div[data-v-5d2a3c53]{column-gap:1.5vmin;padding:.5vmin 1.5vmin}.available-reward-card>div.img[data-v-5d2a3c53],.available-reward-card>img[data-v-5d2a3c53]{font-size:.4rem}.available-reward-card .button[data-v-5d2a3c53]{justify-content:right;width:50%;grid-template-columns:1fr .5fr;margin-right:1rem;font-size:.9rem}.available-reward-card .button button[data-v-5d2a3c53]:last-child:hover{transform:scale(1.1);animation:none;-webkit-animation:none;-moz-animation:none;-o-animation:none;-ms-animation:none}.btn-seemore button[data-v-5d2a3c53]{border-radius:.5vmin}.claim-card .content-card[data-v-5d2a3c53]{width:15%}.ticket-history-list[data-v-5d2a3c53]{padding-bottom:5vh}.reward .ticket-reward-list>button[data-v-5d2a3c53]{width:70%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.reward .accordion.index-card[data-v-5d2a3c53]{font-size:2.5vh}.reward .accordion-button[data-v-5d2a3c53]{width:50%;padding:2% 0}.vip-reward-list[data-v-5d2a3c53]{column-gap:1.5vmin;row-gap:1.5vmin;font-size:3.5vmin}.reward .vip-reward-cards[data-v-5d2a3c53]{padding:8% 0}.reward .vip-reward-cards img[data-v-5d2a3c53]{width:70%}.reward .vip-reward-cards div.price[data-v-5d2a3c53]{padding:1% 0;width:50%;margin-top:0}.reward .vip-reward-cards .icon_wrapper img[data-v-5d2a3c53]:nth-child(1){padding:5%}.reward .vip-reward-cards div.reward-cards-content>.status[data-v-5d2a3c53]{font-size:.8rem;margin-top:2vmin}.reward .ticket-reward-list[data-v-5d2a3c53]{row-gap:2vmin}.reward-nav[data-v-5d2a3c53]{font-size:2.5vmin;width:95%;margin:auto}.reward-nav>div[data-v-5d2a3c53]{column-gap:1.5vmin;padding:.5vmin 1.5vmin}.available-reward-card .button[data-v-5d2a3c53]{justify-content:right;width:50%;padding:.2rem 1rem;grid-template-columns:1fr .5fr;margin-right:1rem;font-size:.9rem}.available-reward-card .button button[data-v-5d2a3c53]{padding:.5rem 1rem}.btn-seemore button[data-v-5d2a3c53]{border-radius:1vmin;padding:.3rem 1rem}.claim-card .content-card[data-v-5d2a3c53]{width:45%}.claim-card .content-card .close>svg[data-v-5d2a3c53]{height:1.3rem}.claim-card .content-card .body .lock-appearance>label[data-v-5d2a3c53]{font-size:1rem}.claim-card .content-card .body .lock-appearance>div[data-v-5d2a3c53],.claim-card .content-card .body .claim-appearance>div[data-v-5d2a3c53]{font-size:1.3rem}.reward .ticket-reward-list>button[data-v-5d2a3c53]{width:52%;font-size:.8em;padding:2% 0}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.reward .accordion.index-card[data-v-5d2a3c53]{font-size:3vh}.vip-reward-list[data-v-5d2a3c53]{column-gap:.1rem;row-gap:1rem;font-size:3.5vmin}.accordion-body.show[data-v-5d2a3c53]{padding:1vmin}.reward .accordion-button[data-v-5d2a3c53]{width:35%;padding:1.5% 0}.reward .vip-reward-cards[data-v-5d2a3c53]{padding:1%}.reward .vip-reward-cards .icon_wrapper img[data-v-5d2a3c53]{height:100%}.reward .vip-reward-cards .icon_wrapper img[data-v-5d2a3c53]:nth-child(1){width:60%;padding:4%}.reward .vip-reward-cards div.price[data-v-5d2a3c53]{padding:1% 0;width:55%;margin-top:0;font-size:.6em}.reward .vip-reward-cards div.reward-cards-content>.status[data-v-5d2a3c53]{font-size:.8rem;margin-top:1.2vmin}.reward .ticket-reward-list[data-v-5d2a3c53]{row-gap:.5vmin}.reward-nav[data-v-5d2a3c53]{font-size:1.1rem;width:95%;margin:auto}.reward-nav>div[data-v-5d2a3c53]{column-gap:1.5vmin;padding:.5vmin 1.5vmin}.available-reward-card .button[data-v-5d2a3c53]{justify-content:right;width:50%;padding:.2rem 1rem;grid-template-columns:1fr .5fr;margin-right:1rem;font-size:.9rem}.available-reward-card .button button[data-v-5d2a3c53]{font-size:.7rem;padding:.2rem 1rem}.btn-seemore button[data-v-5d2a3c53]{border-radius:1vmin;padding:.3rem 1rem}.claim-card .content-card[data-v-5d2a3c53]{width:30%}.claim-card .content-card .close>svg[data-v-5d2a3c53]{height:1rem}.claim-card .content-card .body[data-v-5d2a3c53]{padding-top:.5rem;padding-bottom:1rem}.claim-card .content-card .body .lock-appearance>label[data-v-5d2a3c53]{font-size:.7rem}.claim-card .content-card .body .lock-appearance>div[data-v-5d2a3c53],.claim-card .content-card .body .claim-appearance>div[data-v-5d2a3c53]{font-size:.8rem}.claim-card .content-card h2[data-v-5d2a3c53]{font-size:1.2rem}.claim-card .content-card img[data-v-5d2a3c53]{width:25%}.reward .ticket-reward-list>button[data-v-5d2a3c53]{width:38%;font-size:.8em;padding:1% 0;margin-bottom:0;margin-top:.5em}}.download-bg[data-v-7268eb37]{background-image:linear-gradient(#621e9344 20%,#ffb54744);border:.2rem solid #fff;margin:2vh auto;padding:4% 1%;width:90%;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff}.download-container .download-apps-details[data-v-7268eb37]{border-radius:1rem;width:90%;padding:1rem;margin:1rem auto}.download-container .download-apps-details h6[data-v-7268eb37]{font-size:1rem;margin:.5rem;font-family:Poppins-Bold}.download-container .download-apps-details p[data-v-7268eb37]{font-size:.8rem;margin:0}.download-container .download-apps[data-v-7268eb37]{width:50%;margin:auto}.download-container .download-apps img[data-v-7268eb37]{width:100%;object-fit:contain}.download-container .download-apk[data-v-7268eb37]{margin:5vmin 2vmin}.download-container .download-apk .apk[data-v-7268eb37]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:.5rem}.download-container .download-apk .apk button[data-v-7268eb37]{border-style:none;background-color:transparent}.download-container .download-apk .apk button img[data-v-7268eb37]{width:100%}.download-container .download-apk .apk button[data-v-7268eb37]:hover{transform:scale(1.05)}@media (min-width: 1281px) and (orientation: landscape){.download-container[data-v-7268eb37]{display:grid;grid-template-columns:1.5fr 2fr}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.download-container .download-apk .apk[data-v-7268eb37]{width:70%;margin:auto}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.download-container .download-apps img[data-v-7268eb37]{width:50%}.download-container .download-apk .apk[data-v-7268eb37]{width:60%;margin:auto}}.gameframe[data-v-0e140ee3]{height:100%;width:100%;position:fixed;top:0;left:0;z-index:4;background-color:rgba(var(--alphabg2),.4);backdrop-filter:blur(2vmin);-webkit-backdrop-filter:blur(2vmin)}iframe[data-v-0e140ee3]{width:100%;height:100%}.floater[data-v-0e140ee3]{padding:1.5%;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center;z-index:5;color:#fff;touch-action:none}.floater>img[data-v-0e140ee3]{height:100%;width:100%;object-fit:contain;border-radius:.5rem;filter:drop-shadow(.8vmin .8vmin .3vmin #0000008d);border:.15rem solid #fff}@media (min-width: 1281px) and (orientation: landscape){.floater[data-v-0e140ee3]{padding:1%;height:4vw;width:4vw}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.floater[data-v-0e140ee3]{padding:.5%;height:5.5vmin;width:5.5vmin}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.floater[data-v-0e140ee3]{padding:.5%;height:5vmin;width:5vmin;right:0;top:0vh}}.about-us-section[data-v-79b5a9e2]{width:90%;border-radius:1rem;margin:1rem auto;background:#fff;overflow:hidden;padding-bottom:1rem}.about-us-section>.img_summary[data-v-79b5a9e2]{width:100%;display:flex;justify-content:center;align-items:center}.about-us-section>.img_summary>img[data-v-79b5a9e2]{width:6.5rem;margin:1rem auto}.about-us-section .title[data-v-79b5a9e2]{color:#4d4d4d;text-align:center;margin-top:1rem;font-size:1.3rem;font-family:Poppins-Semibold}.about-us-section .image-container[data-v-79b5a9e2]{text-align:center}.about-us-section .image-container img[data-v-79b5a9e2]{width:100%;height:auto;margin-bottom:1rem}.about-us-section .details[data-v-79b5a9e2]{border-radius:1rem;padding:.5rem 1rem;color:#4d4d4d}.about-us-section h6[data-v-79b5a9e2]{color:#4d4d4d;font-family:Poppins-Semibold;margin:1rem 0;font-size:1.3rem}.about-us-section h2[data-v-79b5a9e2]{color:#4d4d4d;text-align:center;margin:0 0 1rem;font-size:1.3rem;font-family:Poppins-Semibold}.about-us-section p[data-v-79b5a9e2],.about-us-section li[data-v-79b5a9e2]{font-size:.8rem;text-align:justify;color:#4d4d4d;width:100%;margin:auto}.about-us-section p[data-v-79b5a9e2],.about-us-section ul[data-v-79b5a9e2]{padding:0 1rem .5rem}.about-us-section p>span[data-v-79b5a9e2]{color:#000;font-family:Poppins-Semibold}.about-us-section ul[data-v-79b5a9e2]{margin-left:1.5rem}.about-us-section ul[data-v-79b5a9e2],li[data-v-79b5a9e2]{list-style:disc;line-height:2;text-decoration:solid;position:relative}@media (min-width: 1281px) and (orientation: landscape){.about-us-section[data-v-79b5a9e2]{width:80%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.about-us-section[data-v-79b5a9e2]{width:80%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.about-us-section[data-v-79b5a9e2]{width:80%}}.not-found[data-v-56cf68d9]{text-align:center;margin:4vh auto;position:relative}.not-found>h2[data-v-56cf68d9]{font-family:Poppins-Semibold;color:#fff}.not-found>h4[data-v-56cf68d9]{color:#fff;margin:.5rem 0 2rem}.not-found>img[data-v-56cf68d9]{width:70%;margin:5% auto;position:relative}.not-found>p[data-v-56cf68d9]{font-size:.8rem;text-shadow:0vmin 0vmin 1vmin var(--background7);width:max-content;margin:1.5vmin auto;font-family:Poppins-Semibold}.not-found a[data-v-56cf68d9]{display:block;width:fit-content;margin:auto}.not-found button[data-v-56cf68d9]{font-size:1rem;color:#ffbfbf;background-color:#fff;border-radius:2rem;padding:.5rem 1rem;margin-top:1%;width:100%;font-family:Poppins-Semibold}@media (min-width: 1281px) and (orientation: landscape){.not-found>img[data-v-56cf68d9]{margin:2% auto;width:25%}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.not-found>img[data-v-56cf68d9]{margin:2% auto;width:40%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.not-found>img[data-v-56cf68d9]{margin:2% auto;width:35%}}.contact-us-section[data-v-1bcc6912]{width:90%;border-radius:1.5rem;margin:1rem auto;background:#fff;overflow:hidden}.contact-us-section .email[data-v-1bcc6912]{color:#343434;font-family:Poppins-Semibold}.contact-us-section .title[data-v-1bcc6912]{color:#fff;text-align:center;margin-bottom:1rem;font-size:1rem;font-family:Poppins-Semibold}.contact-us-section .image-container[data-v-1bcc6912]{text-align:center}.contact-us-section .image-container img[data-v-1bcc6912]{width:100%;height:auto}.contact-us-section .details[data-v-1bcc6912]{border-radius:8px;padding:.5rem 2rem;margin:1rem 0;color:#4d4d4d}.contact-us-section h6[data-v-1bcc6912]{color:#4d4d4d;font-family:Poppins-Semibold;margin:1rem 0}.contact-us-section p[data-v-1bcc6912]{font-size:.8rem;text-align:justify}.contact-us-section p[data-v-1bcc6912]{margin-bottom:1rem}.social-media[data-v-1bcc6912]{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;width:45%;height:3rem;column-gap:8%}.social-media>svg[data-v-1bcc6912]{width:100%;aspect-ratio:1/1}@media (min-width: 1281px) and (orientation: landscape){.contact-us-section[data-v-1bcc6912]{width:80%}.social-media[data-v-1bcc6912]{width:20%;justify-content:left}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.contact-us-section[data-v-1bcc6912]{width:80%}.social-media[data-v-1bcc6912]{width:30%;justify-content:left}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.contact-us-section[data-v-1bcc6912]{width:80%}.social-media[data-v-1bcc6912]{width:25%;justify-content:left}}.info-text[data-v-52bc54e2]{color:#4d4d4d}.responsible-header .resposible-contact[data-v-52bc54e2]{margin:2% 0}ul[data-v-52bc54e2],li[data-v-52bc54e2],a[data-v-52bc54e2]{color:#4d4d4d}.responsible-header .resposible-contact p[data-v-52bc54e2]{margin:0}.responsible-container[data-v-52bc54e2]{margin-bottom:3rem;width:100%;border-radius:1.5rem;padding:1.5rem;background-color:#fff;width:90%;margin:1rem auto}.responsible-condition[data-v-52bc54e2]{margin-bottom:4vmin}.border-terms[data-v-52bc54e2]{margin:4% 0;border:.2vmin solid #d4d0d0}.responsible-header h2[data-v-52bc54e2]{font-size:.9rem;font-family:Poppins-Bold;color:#4d4d4d;text-align:left;padding:0}.responsible-header p[data-v-52bc54e2]{font-size:.8rem;padding:0%;margin:1.5% 0}.responsible-header p[data-v-52bc54e2],.responsible-header li[data-v-52bc54e2]{color:#4d4d4d}.responsible-header span[data-v-52bc54e2]{font-family:Poppins-Semibold;color:#34495e}.responsible-condition-bullet[data-v-52bc54e2]{list-style-type:none;padding-left:0;margin:0% 3%}.responsible-condition-bullet li[data-v-52bc54e2]{position:relative;padding-left:1.5em;font-size:.8rem;margin:1.5% 0;color:#34495e}.responsible-condition-bullet li[data-v-52bc54e2]:before{content:"•";position:absolute;left:0;color:#4d4d4d;font-size:1.2rem;line-height:1}.responsible-condition-number[data-v-52bc54e2]{list-style-type:none;counter-reset:item;padding-left:0;margin:0}.responsible-condition-number li[data-v-52bc54e2]{counter-increment:item;padding-left:20px;position:relative;font-size:.8rem;margin:1.5% 0}.responsible-condition-number li[data-v-52bc54e2]:before{content:counter(item) ". ";position:absolute;left:0}.terms-consdition-alphabet li[data-v-52bc54e2]{font-size:.9rem;color:#4d4d4d}.responsible-condition-number span[data-v-52bc54e2]{font-size:.8rem;font-family:Poppins-Semibold;color:#34495e}.responsible-condition-number[data-v-52bc54e2]{list-style-type:decimal;padding-left:0}.terms-consdition-alphabet[data-v-52bc54e2]{list-style-type:lower-alpha;padding-left:20px}.responsible-condition-number .roman[data-v-52bc54e2]{font-size:.8rem;color:#4d4d4d;margin:1.5% 3%}@media (min-width: 1281px) and (orientation: landscape){.responsible-condition-number li[data-v-52bc54e2],.responsible-condition-bullet li[data-v-52bc54e2]{margin:.7% 0}.responsible-condition-number .roman[data-v-52bc54e2]{margin:.7% 2%}.responsible-condition[data-v-52bc54e2]{margin-bottom:2vmin}.responsible-header p[data-v-52bc54e2]{padding:0;margin:.7% 0}.responsible-condition-bullet[data-v-52bc54e2]{margin:.7% 1%}.responsible-container[data-v-52bc54e2]{width:80%}.responsible-header .resposible-contact[data-v-52bc54e2]{margin:.7% 1rem}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.responsible-container[data-v-52bc54e2]{width:70%}}.privacy-container[data-v-8c2dd045]{margin-bottom:3rem;width:100%;border-radius:1.5rem;padding:1.5rem;background-color:#fff;width:85%;margin:1rem auto}.privacy-condition[data-v-8c2dd045]{margin-bottom:4vmin}.border-terms[data-v-8c2dd045]{margin:4% 0;border:.2vmin solid #d4d0d0}.terms-section>div h2[data-v-8c2dd045]{font-size:1.1rem;text-align:center;font-family:Poppins-Semibold;color:#cf9f01;margin:7% 0% 2%}.privacy-header h2[data-v-8c2dd045]{font-size:.9rem;font-family:Poppins-Bold;color:#4d4d4d;text-align:left;padding:0}.privacy-header p[data-v-8c2dd045]{font-size:.8rem;padding:0%;margin:1.5% 0}.privacy-header p[data-v-8c2dd045],.privacy-header li[data-v-8c2dd045]{color:#4d4d4d}.privacy-header span[data-v-8c2dd045]{font-family:Poppins-Semibold}.privacy-consdition-bullet[data-v-8c2dd045]{list-style-type:none;padding-left:0;margin:0% 3%}.privacy-consdition-bullet li[data-v-8c2dd045]{position:relative;padding-left:1.5em;font-size:.8rem;margin:1.5% 0}.privacy-consdition-bullet li[data-v-8c2dd045]:before{content:"•";position:absolute;left:0;font-size:1.2rem;line-height:1}.privacy-condition-number[data-v-8c2dd045]{list-style-type:none;counter-reset:item;padding-left:0}.privacy-condition-number li[data-v-8c2dd045]{counter-increment:item;padding-left:20px;position:relative;font-size:.8rem;margin:1.5% 0}.privacy-condition-number li[data-v-8c2dd045]:before{content:counter(item) ". ";position:absolute;left:0}.privacy-condition-number span[data-v-8c2dd045]{font-size:.8rem;font-family:Poppins-Semibold}.privacy-condition-number[data-v-8c2dd045]{list-style-type:decimal;padding-left:20px}.privacy-condition-number .roman[data-v-8c2dd045]{font-size:.8rem;color:#34495e;margin:1.5% 3%}@media (min-width: 1281px) and (orientation: landscape){.privacy-condition-number li[data-v-8c2dd045],.privacy-consdition-bullet li[data-v-8c2dd045]{margin:.7% 0}.privacy-condition-number .roman[data-v-8c2dd045]{margin:.7% 2%}.privacy-condition[data-v-8c2dd045]{margin-bottom:2vmin}.privacy-header p[data-v-8c2dd045]{padding:0;margin:.7% 0}.privacy-consdition-bullet[data-v-8c2dd045]{margin:.7% 1%}.privacy-container[data-v-8c2dd045]{width:80%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.privacy-container[data-v-8c2dd045]{width:70%}}.terms-container[data-v-dee9e381]{width:85%;padding:20px;background:#fff;color:#4d4d4d;border-radius:1.5rem;box-shadow:0 4px 8px #0000001a;margin:2rem auto;margin-top:0}.faq-container[data-v-dee9e381]{margin-bottom:4vmin}.border-terms[data-v-dee9e381]{margin:4% 0;border:.2vmin solid #d4d0d0}.border-faq[data-v-dee9e381]{margin:1% 0;border:.1vmin solid #d4d0d0}.accordion[data-v-dee9e381]{display:grid;grid-template-columns:1fr .2fr;align-items:center;background-color:transparent;border:none;cursor:pointer;font-size:1rem;font-family:Poppins-Semibold;color:#4d4d4d;padding:2vmin;text-align:left;column-gap:8vmin;width:100%}.panel-accordion[data-v-dee9e381]{padding:0}.panel-accordion p[data-v-dee9e381]{font-size:.8rem;color:#4d4d4d;padding:0% 5%;margin:2% 0}.accordion>div:nth-child(1) h2[data-v-dee9e381]{font-size:.9rem;margin:0;color:#4d4d4d}.terms-header p[data-v-dee9e381]{color:#4d4d4d}.terms-header p a[data-v-dee9e381]{color:#f9aaaa;text-decoration:underline}.accordion>div[data-v-dee9e381]:nth-child(1){text-align:left}.accordion>div[data-v-dee9e381]:nth-child(2){text-align:right;font-size:.7rem;color:#4d4d4d}.panel-accordion ul[data-v-dee9e381]{list-style:none;padding-left:5vmin}.panel-accordion ul li[data-v-dee9e381]{position:relative;margin-left:1rem;margin-bottom:.2rem}.panel-accordion ul li p[data-v-dee9e381]{padding-left:1rem}.panel-accordion ul li[data-v-dee9e381]::marker{content:"•";font-size:1.2em}.panel-accordion .numbering[data-v-dee9e381]{margin:1% 4%}.panel-accordion p span[data-v-dee9e381]{font-family:Poppins-Semibold}@media (min-width: 1281px) and (orientation: landscape){.terms-container[data-v-dee9e381]{width:80%}.faq-container[data-v-dee9e381]{margin-bottom:3vmin}.terms-header p[data-v-dee9e381]{padding:0% 5%;margin:1% 0}.terms-header p[data-v-dee9e381]{margin:1% 0}.terms-consdition-bullet[data-v-dee9e381]{margin:1% 5%}.accordion[data-v-dee9e381]{padding:1% 2%}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.terms-container[data-v-dee9e381]{width:80%}}.Megamall{width:90%;margin:auto;padding:1rem 0;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.coin-balance{padding:0 5%;margin-top:1rem;font-family:Poppins-Semibold;display:flex;justify-content:space-between;align-items:center;position:relative;color:#fff;font-size:.8rem}.coin-balance img,.rewards-card .points img{height:1.2rem;margin:0 .3rem 0 1rem}.coin-balance .amount{font-size:1rem}.megamall-header{display:grid;grid-template-columns:1fr max-content 1fr;font-size:1.2rem;position:relative;column-gap:15%;margin:auto;font-family:Poppins-Semibold;color:#fff;font-size:1.5rem;justify-content:center;align-items:center}.megamall-header>div:nth-child(1)>svg{height:3rem;background-color:#ffbfbf;padding:.5rem;border-radius:.8rem}.megamall-banner{width:100%;position:relative;border-radius:1rem;overflow:hidden;margin:1rem 0;border:.3rem solid #fff}.megamall-banner>img{position:relative;width:100%;object-fit:contain}.megamall-reward-list>.des{font-size:1rem;text-align:center;color:#fff}.rewards-card{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem auto}.rewards-card .points{color:#fff;font-size:.6rem;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2%;margin-bottom:.2rem}.rewards-card .points>span{font-size:.9rem}.rewards-card .item{border-radius:1rem;border:.2rem solid #fff;background-image:linear-gradient(#f5bb72,#df6fc0);padding:10%;width:100%;height:fit-content;position:relative;display:flex;flex-direction:column;row-gap:.2rem;overflow:hidden}.rewards-card .item>img{width:100%;height:5rem;object-fit:contain;position:relative}.rewards-card .item>.item-name{text-align:center;font-size:.7rem;min-height:2.2rem;color:#fff}.rewards-card .item>button{font-size:.7rem;border-style:none;border-radius:2rem;color:#fff;font-family:Poppins-Semibold;padding:5% 0;background:#ffc6c4}.rewards-card .item>.lock-overlay{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;background-color:#00000056}.rewards-card>.unlock .item>.lock-overlay{display:none}.rewards-card .item>.lock-overlay>img{position:relative;height:30%;object-fit:contain;transform:translateY(-40%)}@media (min-width: 1281px) and (orientation: landscape){.rewards-card .points{flex-direction:row}.megamall-header{font-size:2rem}.megamall-banner{border-radius:2rem}.rewards-card{grid-template-columns:repeat(4,1fr)}.rewards-card .item{border-radius:1.5rem}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.rewards-card .points{flex-direction:row}.megamall-banner{border-radius:2rem}.rewards-card .item{border-radius:1.5rem}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px) and (orientation: landscape),(max-width: 1280px) and (max-height: 900px) and (orientation: landscape){.rewards-card .points{flex-direction:row}.megamall-banner{border-radius:2rem}.rewards-card{grid-template-columns:repeat(4,1fr)}}.promo-standalone-information[data-v-986e5177]{text-align:center;margin:4vh auto;position:relative}.promo-standalone-information>h2[data-v-986e5177]{font-family:Poppins-Semibold;color:#fff;margin-bottom:1rem}.promo-standalone-information a[data-v-986e5177]{display:block;width:fit-content;margin:auto}.promo-standalone-information button[data-v-986e5177]{font-size:1rem;color:#ffbfbf;background-color:#fff;border-radius:2rem;padding:.5rem 1rem;margin-top:1%;width:100%;font-family:Poppins-Semibold}.promo-standalone-information[data-v-4461bbd6]{text-align:center;margin:4vh auto;position:relative}.promo-standalone-information>h2[data-v-4461bbd6]{font-family:Poppins-Semibold;color:#fff;margin-bottom:1rem}.promo-standalone-information a[data-v-4461bbd6]{display:block;width:fit-content;margin:auto}.promo-standalone-information button[data-v-4461bbd6]{font-size:1rem;color:#ffbfbf;background-color:#fff;border-radius:2rem;padding:.5rem 1rem;margin-top:1%;width:100%;font-family:Poppins-Semibold}.gameframe[data-v-fc71aa5d]{height:100%;width:100%;position:fixed;top:0;left:0;z-index:4;background-color:rgba(var(--alphabg2),.4);backdrop-filter:blur(2vmin);-webkit-backdrop-filter:blur(2vmin)}iframe[data-v-fc71aa5d]{width:100%;height:100%}.floater[data-v-fc71aa5d]{padding:1.5%;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center;z-index:5;color:#fff;touch-action:none}.floater>img[data-v-fc71aa5d]{height:100%;width:100%;object-fit:contain;border-radius:.5rem;filter:drop-shadow(.8vmin .8vmin .3vmin #0000008d);border:.15rem solid #fff}@media (orientation: landscape){.floater[data-v-fc71aa5d]{padding:.5%;height:7vmin;width:7vmin}}@media (min-width: 1281px) and (orientation: landscape){.floater[data-v-fc71aa5d]{padding:1%;height:4vw;width:4vw}}@media (min-width: 520px) and (max-width: 1480px) and (orientation: portrait){.floater[data-v-fc71aa5d]{padding:.5%;height:5.5vmin;width:5.5vmin}}@media (min-width: 600px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 900px){.floater[data-v-fc71aa5d]{padding:.5%;height:5vmin;width:5vmin;right:0;top:0vh}}.tracer[data-v-fc71aa5d]{border:1px solid red;z-index:5;height:100vh;width:100vw;position:fixed;top:0;left:0;background:transparent;display:flex;justify-content:center;align-items:center;pointer-events:none}.tracer>div[data-v-fc71aa5d]{height:100%;width:calc(100vh/1.776);border:1px solid blue}
