@import"https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;700&display=swap";.alert-overlay[data-v-35461c32]{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.alert-box[data-v-35461c32]{background:#fff;border-radius:12px;max-width:400px;width:100%;padding:24px 20px;box-shadow:0 10px 25px #0003;animation:fadeInUp-35461c32 .3s ease-out}.alert-header[data-v-35461c32]{display:flex;align-items:center;margin-bottom:16px}.alert-icon[data-v-35461c32]{font-size:24px;margin-right:10px}.alert-title[data-v-35461c32]{font-size:18px;font-weight:700;color:#333}.alert-message[data-v-35461c32]{font-size:16px;color:#555;margin-bottom:20px}.alert-actions[data-v-35461c32]{display:flex;justify-content:flex-end}.alert-actions button[data-v-35461c32]{background-color:#007bff;color:#fff;padding:8px 16px;font-size:15px;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.alert-actions button[data-v-35461c32]:hover{background-color:#0056b3}@keyframes fadeInUp-35461c32{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-root[data-v-e525b1a9]{position:fixed;height:100vh;top:0;left:0;right:0;bottom:0;z-index:99;background-color:#000000da;display:flex;align-items:center;justify-content:center}.popup-inner[data-v-e525b1a9]{padding:25px 20px;max-width:400px;width:100%;border-radius:20px;position:relative;color:#fff;animation:popup-bounce-e525b1a9 .3s ease;margin-bottom:30px}.popup-close[data-v-e525b1a9]{position:absolute;top:25px;right:25px;padding:3px;border:0px;background-color:transparent;color:#f3e7a1;font-weight:700;cursor:pointer}.bx[data-v-e525b1a9]{font-size:20px;text-decoration:none;border:0px}@keyframes popup-bounce-e525b1a9{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1)}}@media (max-width: 436px){.popup-close[data-v-e525b1a9]{position:absolute;top:25px;right:45px;padding:3px;border:0px}}@media (max-width: 345px){.popup-close[data-v-e525b1a9]{position:absolute;top:25px;right:30px;padding:3px;border:0px}}.language-dropdown[data-v-e0314c37]{position:absolute;right:10px;z-index:98}.dropdown-wrapper[data-v-e0314c37]{position:relative;display:inline-block;cursor:pointer}.dropdown-selected[data-v-e0314c37]{display:flex;align-items:center;gap:5px;padding:8px 12px;border-radius:20px;transition:background .3s ease}.dropdown-options[data-v-e0314c37]{position:absolute;top:100%;left:0;width:70px;background:rgba(19,55,123,.705);border-radius:12px;backdrop-filter:blur(10px);box-shadow:0 8px 16px #0003;padding:8px 0;transition:opacity .3s ease,transform .3s ease}.dropdown-option[data-v-e0314c37]{padding:10px 15px;display:flex;gap:5px;align-items:center;color:#fff;font-size:14px;transition:background .3s ease}.dropdown-option[data-v-e0314c37]:hover{background:rgba(255,255,255,.2)}.flag-icon[data-v-e0314c37]{width:20px;height:20px;border-radius:50%;background-size:cover;display:inline-block}.dropdown-selected i[data-v-e0314c37]{margin-left:auto;color:#fff;font-size:18px}.fade-enter-active[data-v-e0314c37],.fade-leave-active[data-v-e0314c37]{transition:opacity .3s ease}.fade-enter[data-v-e0314c37],.fade-leave-to[data-v-e0314c37]{opacity:0}@media (max-width: 600px){.dropdown-selected[data-v-e0314c37]{padding:8px 0;gap:3px}.dropdown-options[data-v-e0314c37]{width:35px}.dropdown-option[data-v-e0314c37]{padding:8px}.dropdown-option span[data-v-e0314c37]{display:none}}@media (max-width: 436px){.dropdown-selected[data-v-e0314c37]{gap:1px}.dropdown-selected i[data-v-e0314c37]{font-size:13px}.flag-icon[data-v-e0314c37]{width:15px;height:15px}}.headerflex[data-v-5aa9f508]{display:flex;position:fixed;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;backdrop-filter:blur(8px);z-index:99;background:linear-gradient(180deg,rgb(17,70,134),rgb(5,19,36))}.brand-links[data-v-5aa9f508]{display:flex;align-items:center;gap:5px}.language-center[data-v-5aa9f508]{margin:15px 0}.brand[data-v-5aa9f508]{height:70px;width:100%;margin-top:10px;margin-left:10px}.brand-links a[data-v-5aa9f508]{color:#ffffffc9;text-decoration:none;font-size:14px;text-transform:uppercase;margin:0;padding-left:10px;font-weight:400;transition:color .3s ease,font-weight .3s ease;background-color:transparent;border:0px}.brand-links[data-v-5aa9f508] :hover{color:#fff;font-weight:600}.flex-col[data-v-5aa9f508]{display:flex;flex-direction:row;padding:0 5px;margin:10px 70px 10px 0;align-items:center;border-radius:10px;height:55px}.accountname[data-v-5aa9f508],.accountwallet[data-v-5aa9f508]{font-size:14px;font-weight:600;margin:5px;background:linear-gradient(145deg,#112d6e,#105ca482);color:#d9d9d9;padding:10px 20px;border-radius:10px;box-shadow:5px 5px 15px #0006,inset 2px 2px 5px #fff3,inset -2px -2px 5px #0000004d;display:inline-flex;align-items:center;gap:5px;cursor:pointer;transition:all .3s ease-in-out;position:relative;overflow:hidden}.accountname a[data-v-5aa9f508],.accountwallet a[data-v-5aa9f508]{position:relative;font-weight:500;font-size:18px;background:linear-gradient(120deg,rgba(255,255,255,.6) 30%,rgb(255,255,255) 50%,rgb(255,255,255) 70%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shineText-5aa9f508 2.5s infinite linear}@keyframes shineText-5aa9f508{0%{background-position:100% center}to{background-position:-100% center}}.accountname[data-v-5aa9f508]:hover,.accountwallet[data-v-5aa9f508]:hover{background-color:#3e9eff}.accountname i[data-v-5aa9f508]{border-radius:20px;margin-right:5px;text-align:center}header[data-v-5aa9f508]{font-weight:700;font-size:20px;text-align:center;color:#ffda60d0}.profile[data-v-5aa9f508]{display:flex;align-items:center;justify-content:center;gap:10px;font-size:18px;font-weight:700;margin-bottom:20px}.profile i[data-v-5aa9f508]{font-size:24px;color:#f6cf6a}.popup-content[data-v-5aa9f508]{display:flex;flex-direction:column;gap:15px;margin-bottom:10px}.popup-lay1 h2[data-v-5aa9f508]{font-size:16px;margin:5px 0;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:5px;font-weight:400}.popup-lay1 h2 span[data-v-5aa9f508]{font-weight:400;color:#fceac2}.popup-buttons[data-v-5aa9f508]{display:flex;justify-content:space-around;margin-top:0}.btn-pass[data-v-5aa9f508],.btn-history[data-v-5aa9f508]{background-color:transparent;color:#f6cf6a;border:none;cursor:pointer}.btn-pass[data-v-5aa9f508]:hover,.btn-history[data-v-5aa9f508]:hover{font-weight:600}.btn-logout[data-v-5aa9f508]{position:absolute;bottom:5px;right:10px;background:none;border:none;color:#b1b1b1;font-size:19px;cursor:pointer;transition:color .3s ease-in-out}.btn-logout[data-v-5aa9f508]:hover{color:#f6cf6a}.link-item[data-v-5aa9f508]{color:#333;text-decoration:none;font-weight:500;padding:8px 14px;border:1px solid #ccc;border-radius:8px;transition:background .2s;margin-right:8px}.popup-overlay[data-v-5aa9f508]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:y}.popup[data-v-5aa9f508]{background:#fff;padding:24px;border-radius:12px;max-width:400px;text-align:center;box-shadow:0 10px 25px #0003}.popup-actions[data-v-5aa9f508]{margin-top:20px;display:flex;justify-content:center;gap:14px}.confirm-link[data-v-5aa9f508],.cancel-link[data-v-5aa9f508]{padding:8px 14px;border-radius:6px;text-decoration:none;cursor:pointer}.confirm-link[data-v-5aa9f508]{background-color:#4caf50;color:#fff}.cancel-link[data-v-5aa9f508]{background-color:#ccc;color:#000}@media (max-width: 945px){.brand-links a[data-v-5aa9f508]{font-size:12px;padding-left:5px}@media (max-width: 946px){.brand-links a[data-v-5aa9f508]{display:none}}@media (max-width: 600px){.flex-col[data-v-5aa9f508]{display:flex;flex-direction:row;padding:0 10px;margin:10px 50px 10px 10px;align-items:center;border-radius:10px;height:60px}.brand[data-v-5aa9f508]{height:60px;width:80px;margin-left:10px}}}@media (max-width: 436px){.headerflex[data-v-5aa9f508]{max-width:100%;width:100%;height:70px;border:0px;background-color:rgba(255,255,255,.8) !}.flex-col[data-v-5aa9f508]{display:flex;flex-direction:row;padding:0 5px;margin:10px 40px 10px -10px;align-items:center;border-radius:10px;height:55px}.headerflex img[data-v-5aa9f508]{height:50px;width:60px}.popup-container[data-v-5aa9f508]{max-width:300px;margin:auto}.brand-links[data-v-5aa9f508]{display:flex;justify-content:center}.brand-links a[data-v-5aa9f508]{display:none}.brand[data-v-5aa9f508]{height:0px;margin-left:5px}.accountname[data-v-5aa9f508],.accountwallet[data-v-5aa9f508]{font-size:15px;padding:5px 10px}.accountname a[data-v-5aa9f508],.accountwallet a[data-v-5aa9f508]{font-size:15px}.accountname[data-v-5aa9f508]{margin-right:2px}.language-center[data-v-5aa9f508]{margin:0;text-align:center}.popup-lay1[data-v-5aa9f508]{font-size:12px;padding:5px}.popup-lay1 h2[data-v-5aa9f508]{font-size:14px}}.image-item[data-v-c4eaab7f]{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;text-align:center;object-fit:cover}.image-item img[data-v-c4eaab7f]{width:100%;height:100%;max-width:100%;max-height:100%;object-position:center}.slide-in-enter-active[data-v-c4eaab7f],.slide-in-leave-active[data-v-c4eaab7f],.slide-out-enter-active[data-v-c4eaab7f],.slide-out-leave-active[data-v-c4eaab7f]{transition:all 1s ease-in-out}.slide-in-enter-from[data-v-c4eaab7f]{transform:translate(-100%)}.slide-in-leave-to[data-v-c4eaab7f],.slide-out-enter-from[data-v-c4eaab7f]{transform:translate(100%)}.slide-out-leave-to[data-v-c4eaab7f]{transform:translate(-100%)}.image-control-container[data-v-f087161e]{position:relative;width:100%;height:100%}@media (max-width: 1024px){.image-control[data-v-f087161e]{display:none}}@media (min-width: 1025px){.image-control[data-v-f087161e]{background-color:#00000080;border:none;position:absolute;height:30px;width:50px;top:calc(55% - 25px);color:#f3f3f3;cursor:pointer;display:inline-block}}.left[data-v-f087161e]{left:0}.right[data-v-f087161e]{right:0}.image-indicators[data-v-bb944797]{position:absolute;transform:translate(-50%);left:50%;bottom:1em;z-index:50}.image-indicator-item[data-v-bb944797]{width:10px;height:10px;border:none;background:#fff;opacity:.5;margin:.2em;border-radius:50%;cursor:pointer}.active[data-v-bb944797]{opacity:1}.image[data-v-a2bccfed]{display:flex;justify-content:center;padding:0;max-width:100%;width:100%;height:450px}.image-inner[data-v-a2bccfed]{position:relative;max-width:100%;width:100%;height:100%;overflow:hidden;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}@media (max-width: 1025px){.image[data-v-a2bccfed]{display:flex;justify-content:center;margin:auto;max-width:100%;width:100%;height:320px}}@media (max-width: 800px){.image[data-v-a2bccfed]{height:250px}}@media (max-width: 651px){.image[data-v-a2bccfed]{padding:0;height:220px}}@media (max-width: 600px){.image[data-v-a2bccfed]{padding:0;height:180px}}@media (max-width: 436px){.image[data-v-a2bccfed]{height:150px}}@media screen and (max-width: 376px){.image[data-v-a2bccfed]{height:150px}}@media screen and (max-width: 361px){.image[data-v-a2bccfed]{width:100%;padding:0}}@media screen and (max-width: 345px){.image[data-v-a2bccfed]{padding:0}}div img[data-v-d05ce6c6]{width:100%;height:210px;background-color:#071d38;border-radius:1rem;border:2px solid rgba(97,96,94,.559);box-shadow:5px 5px 10px;object-fit:fill;object-position:center;aspect-ratio:16/12}div img[data-v-d05ce6c6]:hover{transform:scale(1.1);transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width: 1025px){div img[data-v-d05ce6c6]{width:21.5vw;height:210px}}@media screen and (max-width: 945px){div img[data-v-d05ce6c6]{width:21.3vw;height:200px}}@media screen and (max-width: 890px){div img[data-v-d05ce6c6]{width:calc(100vw * .211);height:190px}}@media screen and (max-width: 840px){div img[data-v-d05ce6c6]{width:20.8vw;height:170px}}@media screen and (max-width: 790px){div img[data-v-d05ce6c6]{width:20.5vw;height:170px}}@media screen and (max-width: 750px){div img[data-v-d05ce6c6]{width:calc(67vw * .3);height:140px}}@media screen and (max-width: 672px){div img[data-v-d05ce6c6]{width:19.765vw;height:140px}}@media screen and (max-width: 630px){div img[data-v-d05ce6c6]{width:19.363vw;height:130px}}@media screen and (max-width: 600px){div img[data-v-d05ce6c6]{width:18.76vw;height:120px}}@media screen and (max-width: 551px){div img[data-v-d05ce6c6]{width:calc(67vw * .3);height:115px}}@media screen and (max-width: 500px){div img[data-v-d05ce6c6]{width:19.564vw;height:110px}}@media screen and (max-width: 466px){div img[data-v-d05ce6c6]{width:18.894vw;height:95px}}@media screen and (max-width: 400px){div img[data-v-d05ce6c6]{width:24.5vw;height:105px}}@media screen and (max-width: 370px){div img[data-v-d05ce6c6]{width:calc(68vw * .35);height:95px}}@media screen and (max-width: 345px){div img[data-v-d05ce6c6]{width:calc(68vw * .35);height:85px}}.pagination-controls[data-v-6585d64c]{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding-right:70px}.pagination-controls button[data-v-6585d64c]{padding:6px 14px;font-size:16px;background:#0b3263;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:.2s}.developer-box img[data-v-6585d64c]{height:150px}.disabled[data-v-6585d64c]{opacity:.5;pointer-events:none}.animated-click[data-v-6585d64c]{transition:transform .2s ease-in-out}.animated-click[data-v-6585d64c]:active{transform:scale(.9)}.fade-in[data-v-6585d64c]{opacity:0;animation:fadeIn-6585d64c .5s ease-in forwards}@keyframes fadeIn-6585d64c{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.promotion-grid[data-v-6585d64c]{grid-row:1/5}.section-grid[data-v-6585d64c]{display:grid;grid-template-columns:20% 80%;grid-template-areas:"nav main";width:100%;max-width:100%;gap:0px;position:relative;padding-top:85px;background-color:#2234ae;background-image:linear-gradient(315deg,#0f2349 0%,#191714 74%);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}.extra-box[data-v-6585d64c]{background-color:#474747;padding:15px;text-align:center;font-weight:700;color:#333;display:none;width:100vw}.nav-grid[data-v-6585d64c]{box-sizing:border-box;grid-area:nav;max-width:100%;width:100%;transition:top .5s ease;justify-items:center}.game-section-two-column[data-v-6585d64c]{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:flex-start;margin-top:0rem;width:100%}.nav-grid1[data-v-6585d64c]{display:flex;flex-direction:column;gap:4px;padding:0 0 0 5px;border-radius:8px;box-shadow:0 0 6px #0000000d;height:100%;align-items:center}.nav-grid1 div.active[data-v-6585d64c]{border:2px solid #ffc107}.game-content[data-v-6585d64c]{position:relative;margin-bottom:30px}.nav-grid1 img[data-v-6585d64c]{width:100%;height:100%;border:1.9px solid rgb(53,53,53);border-radius:5px;cursor:pointer}.nav-grid img[data-v-6585d64c]{width:60px;height:60px;cursor:pointer}.nav-grid div[data-v-6585d64c]{background:linear-gradient(to bottom,rgb(9,41,80),rgb(9,41,80),rgb(9,39,76),rgb(8,36,70),rgb(8,35,68),rgb(8,32,62),rgb(6,29,55),rgb(6,22,43));border:1.8px solid rgb(163,163,163);border-radius:20px;margin:30px auto 20px;max-width:100%;width:90%;height:130px;display:flex;cursor:pointer;align-items:center;justify-content:center;box-sizing:border-box}.nav-grid div[data-v-6585d64c]:hover{border:3px solid rgb(163,163,163)}.nav-grid div.active[data-v-6585d64c]{border:4px solid rgb(163,163,163)}.text[data-v-6585d64c]{color:#ffe043c7;text-align:center;font-weight:700;font-size:clamp(12px,2vw,18px);cursor:pointer}.develop-con[data-v-6585d64c]{width:78.4vw;height:220px;margin:10px auto 0;border:4px solid rgb(116,116,116);border-radius:10px;padding:10px 20px}.header-con[data-v-6585d64c]{display:flex;justify-content:space-between;align-items:center;margin:10px 0 10px 5px}.header-type[data-v-6585d64c]{color:#fff}.header-con p[data-v-6585d64c],.header-game p[data-v-6585d64c]{color:#fff;margin:0;padding-left:15px;font-size:30px;font-weight:500;border-left:6px solid gold}.header-con a[data-v-6585d64c],.header-game a[data-v-6585d64c]{color:#6e9bfc;text-decoration:none;padding-right:5px;border-radius:10px;max-width:200px;width:100%;height:30px;display:flex;justify-content:end;align-items:center;font-size:22px}.header-game a[data-v-6585d64c]{margin-top:10px}.showdevelop-con[data-v-6585d64c]{display:flex;align-items:center;position:relative}.showdevelop-scroll[data-v-6585d64c]{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:20px;width:100%;scrollbar-width:none;padding-top:20px;margin:auto}.showdevelop-scroll[data-v-6585d64c]::-webkit-scrollbar{display:none}.showdevelop-box[data-v-6585d64c]{flex:0 0 180px;text-align:center;margin:0;background-color:#302d2d;border-radius:15px;height:100px}.scroll-btn[data-v-6585d64c]{position:absolute;top:0%;transform:translateY(-50%);background-color:#00000080;border-radius:20px;color:#fff;border:none;padding:10px 15px;cursor:pointer;z-index:2}.scroll-btn.left[data-v-6585d64c]{left:0}.scroll-btn.right[data-v-6585d64c]{right:0}.showdevelop-box[data-v-6585d64c]:hover{border:1px solid gold;transform:translateY(-10px);box-shadow:0 10px 20px #0003}.showdevelop-box img[data-v-6585d64c]{border-radius:20px;padding:0;max-width:100%;width:100%;max-height:100%;height:100%}.showdevelop-box p[data-v-6585d64c]{background-color:#1d1d1d;width:120px;border-radius:5px;margin:auto;position:absolute}.main-grid[data-v-6585d64c]{display:grid;grid-area:main;grid-template-rows:repeat(auto-fill,minmax(115px,102px));width:100%;height:100%}.category-container[data-v-6585d64c]{position:relative;display:flex;flex-direction:column;align-items:start;max-width:100%;margin:0}.gamehit-image[data-v-6585d64c]{width:100%;max-width:600px;border-radius:15px}.item-1[data-v-6585d64c]{grid-column:1/8;max-width:550px;width:100%;margin:10px 0 0 20px;padding:0;font-size:30px;font-weight:500;color:#fff;display:block;background:linear-gradient(120deg,rgb(253,222,67) 30%,rgb(255,255,255) 50%,rgb(253,222,67) 70%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shineText-6585d64c 3s infinite linear}@keyframes shineText-6585d64c{0%{background-position:100% center}to{background-position:-100% center}}.scroll-button[data-v-6585d64c]{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;padding:10px;border:none;cursor:pointer;z-index:10}.scroll-button-left[data-v-6585d64c],.scroll-button-right[data-v-6585d64c]{background-color:#0a0a0a6e;border-radius:15px;position:absolute;width:30px;font-size:22px;color:#a1a1a1;border:0px;z-index:99;height:75%;width:40px;opacity:0;transition:opacity .3s}.scroll-button-left[data-v-6585d64c]{top:15%;left:0}.scroll-button-right[data-v-6585d64c]{right:0;top:15%}.game-scroll-container[data-v-6585d64c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));row-gap:0px;column-gap:13px;width:100%;max-width:100%;padding:0 auto;margin:0 0 20px;position:relative;justify-items:center;height:auto}.game-scroll-container[data-v-6585d64c]::-webkit-scrollbar{display:none}.game-item[data-v-6585d64c]{flex:0 0 auto;width:200px;transition:transform .2s ease-in-out;cursor:pointer}.game-item[data-v-6585d64c]:hover{transform:scale(1.1);transition:transform .3s ease,box-shadow .3s ease}button[data-v-6585d64c]:hover{background-color:#0a0a0a6c;color:#dfdfdf}.category-container:hover .scroll-button-left[data-v-6585d64c],.category-container:hover .scroll-button-right[data-v-6585d64c]{opacity:1}.listname[data-v-6585d64c]{margin-top:0}.header-game[data-v-6585d64c]{display:flex;justify-content:space-between;align-items:center;margin:10px 0;width:100%}.developer-grid[data-v-6585d64c]{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;padding:15px;justify-items:center;margin:auto}.developer-box[data-v-6585d64c]{background:linear-gradient(to bottom,#1e3c72,#2a5298);border-radius:20px;text-align:center;box-shadow:0 4px 8px #0003;transition:transform .3s ease-in-out;cursor:pointer}.developer-box img[data-v-6585d64c]{width:100%;height:100%;border-radius:8px}.developer-box p[data-v-6585d64c]{margin-top:10px;font-size:14px;font-weight:700;color:#fff}.developer-box[data-v-6585d64c]:hover{transform:scale(1.05);box-shadow:0 6px 12px #ff8c0080}@media screen and (max-width: 1333px){.develop-con[data-v-6585d64c]{width:78.4vw}.game-content[data-v-6585d64c]{width:79.2vw}}@media screen and (max-width: 1246px){.nav-grid img[data-v-6585d64c]{width:50px;height:50px}.text[data-v-6585d64c]{font-size:15px}.developer-grid[data-v-6585d64c]{grid-template-columns:repeat(4,1fr);gap:15px;justify-items:center}.developer-box img[data-v-6585d64c]{width:18vw}}@media screen and (max-width: 1091px){.nav-grid img[data-v-6585d64c]{width:45px;height:45px}.text[data-v-6585d64c]{font-size:13px}}@media screen and (max-width: 1025px){.develop-con[data-v-6585d64c]{display:none}.game-scroll-container[data-v-6585d64c]{display:flex;flex-direction:row;overflow-x:unset;height:auto;flex-wrap:wrap;row-gap:0px;column-gap:7px;padding:15px 10px 0;margin:0 0 40px}.game-section-two-column[data-v-6585d64c]{display:grid;grid-template-columns:100px minmax(200px,1fr);gap:0px;margin-top:0;align-items:flex-start}.nav-grid[data-v-6585d64c]{display:none}.developer-box img[data-v-6585d64c]{width:23vw}}@media screen and (max-width: 1025px){.showdevelop-con[data-v-6585d64c]{margin:0 5px}.post1[data-v-6585d64c]{display:none}.header-game a[data-v-6585d64c]{font-size:18px;max-width:100px;height:20px}.header-game a[data-v-6585d64c]{margin-top:15px;margin-right:5px}.header-game[data-v-6585d64c],.category-container[data-v-6585d64c]{margin:0}.listname[data-v-6585d64c]{margin-top:10px}.extra-box[data-v-6585d64c]{display:block;padding:13px 5px 0;margin:-10px 0;background-color:transparent;grid-row:7/11}.section-grid[data-v-6585d64c]{grid-template-columns:1fr;grid-template-areas:"main";overflow-y:hidden;margin-bottom:10px;padding-top:85px}.develop-con[data-v-6585d64c]{height:19%;margin:0 auto;width:98vw}.game-content[data-v-6585d64c]{width:98vw}.extra-grid[data-v-6585d64c]{display:grid;grid-template-columns:repeat(4,1fr);row-gap:10px;column-gap:5px;justify-items:center}.extra-item[data-v-6585d64c]{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;margin:0 10px;box-shadow:0 4px 6px #0000001a;width:95%;height:100px}.extra-item img[data-v-6585d64c]{width:60px;height:60px}.extra-item p[data-v-6585d64c]{color:#e7ca24;text-align:center;font-size:15px}.header-con p[data-v-6585d64c]{color:#fff;margin:0;padding-left:0;font-size:24px;font-weight:500;border-left:0px}.header-con a[data-v-6585d64c]{text-decoration:none;padding-right:0;display:flex;justify-content:end;align-items:center;font-size:18px;width:30%;height:20px;margin-top:5px}.header-con[data-v-6585d64c]{margin:0 5px}.showdevelop-box[data-v-6585d64c]{flex:0 0 150px;text-align:center;margin:0;background-color:#302e2e;border-radius:15px;height:90px;display:flex;justify-content:center}.showdevelop-box p[data-v-6585d64c]{background-color:#1d1d1d;width:50px;border-radius:5px;margin:auto;font-size:10px}.showdevelop-scroll[data-v-6585d64c]{padding-top:20px;width:100%}.scroll-btn[data-v-6585d64c]{display:none}.promotion-grid[data-v-6585d64c]{grid-row:1/7}.main-grid[data-v-6585d64c]{display:grid;grid-template-rows:repeat(auto-fill,minmax(30px,57px));height:100%;margin-bottom:60px;overflow:hidden}.game-item[data-v-6585d64c]{width:200px}.scroll-button-left[data-v-6585d64c],.scroll-button-right[data-v-6585d64c]{display:none}.item-1[data-v-6585d64c]{grid-column:1/7;max-width:550px;width:100%;margin:0 0 -10px 15px;font-size:25px;background-clip:text;display:flex}.category-container[data-v-6585d64c]{position:relative;display:flex;flex-direction:column;align-items:start}}@media screen and (max-width: 804px){.main-grid[data-v-6585d64c]{grid-template-rows:repeat(auto-fill,minmax(30px,45px))}.extra-box[data-v-6585d64c]{grid-row:7/12}}@media screen and (max-width: 710px){.developer-grid[data-v-6585d64c]{grid-template-columns:repeat(3,1fr)}.developer-box img[data-v-6585d64c]{width:100%}}@media screen and (max-width: 651px){.section-grid[data-v-6585d64c]{padding-top:85px}.main-grid[data-v-6585d64c]{grid-template-rows:repeat(auto-fill,minmax(30px,38px));margin-bottom:70px}.extra-box[data-v-6585d64c]{grid-row:7/13;padding:17px 5px 0}}@media screen and (max-width: 600px){.section-grid[data-v-6585d64c]{padding-top:69px}.extra-box[data-v-6585d64c]{grid-row:7/13;padding:10px 5px 0}.promotion-grid[data-v-6585d64c]{grid-row:1/7}.extra-item[data-v-6585d64c]{height:90px}.showdevelop-box[data-v-6585d64c]{height:80px}.main-grid[data-v-6585d64c]{grid-template-rows:repeat(auto-fill,minmax(34px,34px));margin-bottom:70px}.develop-con[data-v-6585d64c]{margin:0 auto;height:170px}}@media screen and (min-width: 1025px){.post2[data-v-6585d64c],.nav-grid1[data-v-6585d64c],.game-scroll-container1[data-v-6585d64c]{display:none}}@media screen and (max-width: 551px){.develop-con[data-v-6585d64c]{display:none}.game-scroll-container[data-v-6585d64c]{padding:15px 5px 0;column-gap:3px}.game-section-two-column[data-v-6585d64c]{display:grid;grid-template-columns:80px minmax(200px,1fr);gap:5px;margin-top:0;align-items:flex-start}.header-game[data-v-6585d64c]{margin:0}}@media screen and (max-width: 436px){.showdevelop-con[data-v-6585d64c]{margin:0}.header-game a[data-v-6585d64c]{font-size:15px;max-width:100px;height:20px}.header-game a[data-v-6585d64c]{margin-top:22px;margin-right:5px}.header-game[data-v-6585d64c],.category-container[data-v-6585d64c]{margin:0}.nav-grid[data-v-6585d64c]{display:none}.listname[data-v-6585d64c]{margin-top:10px}.extra-box[data-v-6585d64c]{display:block;padding:12.5px 5px 0;margin:-10px 0;background-color:transparent;grid-row:6/11}.section-grid[data-v-6585d64c]{grid-template-columns:1fr;grid-template-areas:"main";overflow-y:hidden;padding-top:65px}.develop-con[data-v-6585d64c]{max-width:410px;width:100%;height:140px;margin:5px auto 0;border:4px solid rgb(146,146,146);border-radius:10px;padding:0 5px}.extra-grid[data-v-6585d64c]{display:grid;justify-items:center}.extra-item[data-v-6585d64c]{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;box-shadow:0 4px 6px #0000001a;height:70px;margin:0}.extra-item img[data-v-6585d64c]{width:50px;height:50px}.extra-item p[data-v-6585d64c]{color:#e7ca24;text-align:center;font-size:11px}.header-con p[data-v-6585d64c]{color:#fff;margin:0;padding-left:0;font-size:20px;font-weight:00;border-left:0px;width:220px}.header-con a[data-v-6585d64c]{text-decoration:none;padding-right:0;display:flex;justify-content:end;align-items:center;font-size:16px;width:30%;height:20px;margin-top:5px}.header-con[data-v-6585d64c]{margin:10px 5px 0}.showdevelop-box[data-v-6585d64c]{flex:0 0 90px;text-align:center;margin:0;background-color:#302e2e;border-radius:15px;height:70px}.showdevelop-box p[data-v-6585d64c]{background-color:#1d1d1d;width:50px;border-radius:5px;margin:auto;font-size:10px}.showdevelop-scroll[data-v-6585d64c]{padding-top:10px;width:100%}.scroll-btn[data-v-6585d64c]{display:none}.promotion-grid[data-v-6585d64c]{grid-row:1/6}.main-grid[data-v-6585d64c]{display:grid;grid-template-rows:repeat(auto-fill,minmax(33px,33px));height:100%;margin-bottom:50px;overflow:hidden}.game-item[data-v-6585d64c]{width:90px}.scroll-button-left[data-v-6585d64c],.scroll-button-right[data-v-6585d64c]{display:none}.item-1[data-v-6585d64c]{grid-column:1/7;max-width:550px;width:100%;margin:0 0 -10px 15px;font-size:20px;background-clip:text;display:flex}.category-container[data-v-6585d64c]{position:relative;display:flex;flex-direction:column;align-items:start}.developer-grid[data-v-6585d64c]{grid-template-columns:repeat(2,1fr)}.developer-box[data-v-6585d64c]{max-height:120px;width:44vw}}@media screen and (max-width: 415px){.develop-con[data-v-6585d64c]{max-width:395px}.header-con p[data-v-6585d64c]{color:#fff;margin:0;padding-left:5px;font-size:20px;font-weight:600;border-left:0px;width:220px}.header-con a[data-v-6585d64c]{text-decoration:none;padding-right:0;display:flex;justify-content:end;align-items:center;font-size:16px;height:20px;width:30%}.header-con[data-v-6585d64c]{margin:10px 5px 0}.developer-box[data-v-6585d64c]{max-height:120px}}@media screen and (max-width: 391px){.developer-box[data-v-6585d64c]{max-height:120px}.develop-con[data-v-6585d64c]{max-width:370px}}@media screen and (max-width: 360px){.extra-box[data-v-6585d64c]{padding:14px 5px 0}.develop-con[data-v-6585d64c]{max-width:345px}.developer-box[data-v-6585d64c]{max-height:120px}}@media screen and (max-width: 345px){.develop-con[data-v-6585d64c]{max-width:330px;margin-top:10px}.developer-box[data-v-6585d64c]{max-height:120px;width:150px}.header-con p[data-v-6585d64c]{color:#fff;margin:0;padding-left:5px;font-size:17px;font-weight:600;border-left:0px;width:220px}}.popup-overlay[data-v-6585d64c]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content[data-v-6585d64c]{background-color:#222;padding:30px 40px;border-radius:12px;text-align:center;color:#fff;font-size:18px;box-shadow:0 0 20px #fff3}.loader[data-v-6585d64c]{width:60px;height:60px;object-fit:contain;animation:spin-6585d64c 1s linear infinite;margin:auto auto 20px}@keyframes spin-6585d64c{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-con[data-v-baf88396]{display:flex;justify-content:space-evenly;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom:5px solid;border-image:linear-gradient(to right,#f6cf6a,#d09b35,#fceac2) 1;position:sticky;bottom:0px;max-width:600px;width:100%;background-color:#092950;height:65px;padding:0 10px}.footer-group[data-v-baf88396]{display:flex;align-items:center;gap:10px}.footer-group.center[data-v-baf88396]{justify-content:center;flex:.5;padding-bottom:20px}.footer-group.left[data-v-baf88396],.footer-group.right[data-v-baf88396]{flex:1;justify-content:space-evenly;display:flex;flex-direction:row}nav div[data-v-baf88396]{display:flex;flex-direction:column;justify-content:center;align-items:center}nav div img[data-v-baf88396]{max-width:50px;height:auto;object-fit:contain;padding-bottom:2px}.footer-con div a[data-v-baf88396]{text-decoration:none;color:#f0dd72;text-align:center;font-weight:500}.footer-con div a[data-v-baf88396]{text-decoration:none;font-weight:500;text-align:center;background:linear-gradient(90deg,#ffdd57,#ebda197e,#ffdd57);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradientText-baf88396 1.5s linear infinite}@keyframes gradientText-baf88396{0%{background-position:0% 50%}to{background-position:100% 50%}}.item1[data-v-baf88396],.item2[data-v-baf88396]{display:flex;flex-direction:column;justify-content:center;align-items:center}.home-container[data-v-baf88396]{margin-bottom:20px;font-size:13px}.home-container img[data-v-baf88396]{transform:scale(1.2)}.home-icon[data-v-baf88396]{width:70!important;height:50px!important}.other-icon[data-v-baf88396]{width:30px!important;height:30px!important;object-fit:fill}.btn-copy[data-v-baf88396]:hover{background-color:#45a049}@media (max-width: 946px){.footer-con[data-v-baf88396]{max-width:100%}}@media (min-width: 946px){.footer-con[data-v-baf88396]{display:none}}@media (min-width: 450px){.footer-group.center[data-v-baf88396]{flex:.2}}@media screen and (max-width: 420px){.footer-effect[data-v-baf88396]{font-size:11px}}.footer-con[data-v-da236146]{margin:0;height:100%;background-color:#3b3b3b!important;display:flex;flex-direction:column;align-items:center;color:#fff;box-sizing:border-box;max-width:100%;width:100%}.footer-con img[data-v-da236146]{margin:5px 0 0;width:160px;height:80px;box-sizing:border-box}.footer-con p[data-v-da236146]{text-align:center;margin-bottom:10px}@media screen and (max-width: 946px){.footer-con[data-v-da236146]{margin-bottom:0}}@media screen and (max-width: 431px){.footer-con[data-v-da236146]{display:none;margin:0 0 50px;background-color:#3b3b3b!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff}.footer-con img[data-v-da236146]{margin:10px 0 0;width:80px;height:40px}.footer-con p[data-v-da236146]{text-align:center;font-size:12px;margin-bottom:20px}}@media screen and (max-width: 376px){.footer-con p[data-v-da236146]{font-size:11px}.footer-con img[data-v-da236146]{height:40px}}@media screen and (max-width: 431px){.footer-con[data-v-da236146]{margin:0;background-color:#3b3b3b!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#fff;box-sizing:border-box}.footer-con img[data-v-da236146]{margin:10px 0 0;width:60px;height:30px}.footer-con p[data-v-da236146]{text-align:center;font-size:12px;margin-bottom:5px}}.subBody{max-width:100%;align-items:center;box-sizing:border-box;background:transparent}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Kanit,Helvetica Neue,Helvetica,Arial,sans-serif;background:#222;background-repeat:no-repeat;background-size:cover;background-position:center;display:grid;grid-template-rows:1fr auto;min-height:100vh;background-color:#092950;background-image:linear-gradient(315deg,#0f2349 0%,#191714 74%)}.footer{height:100vh}.error-message[data-v-7bf1a69b]{color:#9b2e2e;font-size:14px;padding-left:20px;text-align:start;font-weight:500;display:block}.container[data-v-7bf1a69b]{background:transparent;max-width:600px;margin:auto;width:100%;color:#eed565}.brandlogin[data-v-7bf1a69b]{text-align:center;max-width:250px;margin:auto}.brandimage[data-v-7bf1a69b]{max-width:250px;width:100%;min-width:auto;height:150px;text-align:center;margin-top:60px}.regis-lay[data-v-7bf1a69b]{max-width:450px;background:transparent;text-align:center;padding:10px 5px 5px;border:1px solid #f3d426;border-radius:30px;margin:40px auto 10px}.regis-lay h1[data-v-7bf1a69b]{font-size:35px;font-weight:600;margin:0 0 30px;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text}.regis-lay .form-outer[data-v-7bf1a69b]{width:100%;overflow:hidden;display:inline-block;height:auto;padding-bottom:25px}.regis-lay .form-outer form[data-v-7bf1a69b]{display:flex;width:400%}.form-outer form .page[data-v-7bf1a69b]{width:25%;transition:margin-left .3s ease-in-out;margin:0}.form-outer form .page .title[data-v-7bf1a69b]{text-align:center;font-size:25px;font-weight:500}.form-outer form .page .field[data-v-7bf1a69b]{height:40px;margin:10px 10px 2px;position:relative}.form-outer form .page .field1[data-v-7bf1a69b]{height:40px;margin:10px 10px 2px;display:flex;position:relative}form .page .field1 input[data-v-7bf1a69b],form .page .field input[data-v-7bf1a69b]{height:40px;width:100%;border:0px;outline:0px;border-radius:20px;padding-left:15px;font-size:20px;color:#eed565;background-color:#444141;position:relative}form .page .field i[data-v-7bf1a69b]{position:absolute;right:0;font-size:20px;top:50%;right:4%;transform:translateY(-50%);color:#eed565}.title.my div[data-v-7bf1a69b]{font-size:50px}input[data-v-7bf1a69b]::placeholder{color:#eed565}.bank-code-dropdown[data-v-7bf1a69b]{height:40px;width:100%;border:0px;outline:0px;border-radius:20px;padding-left:15px;font-size:20px;color:#eed565;background-color:#444141;user-select:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="rgb(238, 213, 101)"%3E%3Cpath d="M7 10l5 5 5-5H7z"/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.country-code-dropdown[data-v-7bf1a69b]{height:40px;width:130px;border:0px;outline:0px;border-radius:20px;padding-left:15px;font-size:20px;color:#eed565;background-color:#444141;user-select:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="rgb(238, 213, 101)"%3E%3Cpath d="M7 10l5 5 5-5H7z"/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:right 12px center;background-size:16px;margin-right:5px}form .page .field button[data-v-7bf1a69b]{width:50%;height:40px;background-image:linear-gradient(225deg,rgb(54,53,53) 0%,rgb(26,25,25) 50%,black 100%);border:2px solid rgb(238,213,101);border-radius:20px;color:#eed565;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase;transition:.5s ease;margin:10px auto auto}form .page .field button[data-v-7bf1a69b]:hover{background:#000}form .page .btns button.prev[data-v-7bf1a69b]{margin-right:3px;font-size:17px}form .page .btns button.next[data-v-7bf1a69b]{margin-left:3px}.regis-lay .progress-bar[data-v-7bf1a69b]{display:flex;margin:0;user-select:none}.regis-lay .progress-bar .step[data-v-7bf1a69b]{text-align:center;width:100%;position:relative}.regis-lay .progress-bar .step p[data-v-7bf1a69b]{font-weight:500;font-size:18px;color:#eed565;margin-bottom:8px}.progress-bar .step .bullet[data-v-7bf1a69b]{height:35px;width:35px;display:inline-block;border-radius:50%;position:relative;transition:.2s;font-weight:500;font-size:17px;line-height:25px}.progress-bar .step .bullet.active[data-v-7bf1a69b]{background:#444141}.progress-bar .step .bullet span[data-v-7bf1a69b]{position:absolute;left:50%;transform:translate(-50%)}.progress-bar .step .bullet.active span[data-v-7bf1a69b]{display:none}.progress-bar .step .bullet[data-v-7bf1a69b]:before,.progress-bar .step .bullet[data-v-7bf1a69b]:after{position:absolute;content:"";bottom:15px;right:-72px;height:3px;width:70px;background:rgb(238,213,101)}.progress-bar .step .bullet.active[data-v-7bf1a69b]:after{transform:scaleX(0);transform-origin:left;animation:animate-7bf1a69b .3s linear forwards}@keyframes animate-7bf1a69b{to{transform:scaleX(1)}}.progress-bar .step:last-child .bullet[data-v-7bf1a69b]:before,.progress-bar .step:last-child .bullet[data-v-7bf1a69b]:after{display:none}.progress-bar .step p.active[data-v-7bf1a69b]{font-weight:700;transition:.2s linear}.progress-bar .step .check[data-v-7bf1a69b]{position:absolute;visibility:hidden;left:50%;top:70%;font-size:15px;transform:translate(-50%,-50%);font-size:18px;color:#fff}.progress-bar .step .check.active[data-v-7bf1a69b]{visibility:visible;color:#eed565}.btn-signin[data-v-7bf1a69b]{display:flex;justify-content:center;padding:20px;margin-top:20px;text-align:center;background-color:transparent}.btn-signin.hidden[data-v-7bf1a69b]{display:none}.btn-signin button[data-v-7bf1a69b]{margin-left:5px;color:#ffffd2;background:transparent;border:0px;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:underline}.lang-my[data-v-7bf1a69b]{font-size:14px!important}@media (max-width: 459px){.container[data-v-7bf1a69b]{background:transparent;max-width:400px;margin:auto;width:100%;color:#eed565}.progress-bar .step .bullet[data-v-7bf1a69b]:before,.progress-bar .step .bullet[data-v-7bf1a69b]:after{position:absolute;content:"";bottom:15px;right:-60px;height:3px;width:58px;background:rgb(238,213,101)}.regis-lay[data-v-7bf1a69b]{max-width:450px;background:transparent;text-align:center;padding:10px 5px 5px;border:1px solid #f3d426;border-radius:30px;margin:20px auto 10px}.lang-vi[data-v-7bf1a69b]{font-size:15px!important}.lang-my[data-v-7bf1a69b]{font-size:12px!important}.brandimage[data-v-7bf1a69b]{max-width:250px;width:100%;min-width:auto;height:150px;text-align:center;margin-top:40px}}@media (max-width: 405px){.container[data-v-7bf1a69b]{background:transparent;max-width:400px;margin:auto;width:100%;color:#eed565}.progress-bar .step .bullet[data-v-7bf1a69b]:before,.progress-bar .step .bullet[data-v-7bf1a69b]:after{position:absolute;content:"";bottom:15px;right:-55px;height:3px;width:53px;background:rgb(238,213,101)}.regis-lay[data-v-7bf1a69b]{max-width:380px;background:transparent;text-align:center;padding:10px 5px 5px;border:1px solid #f3d426;border-radius:30px;margin:30px auto 0}.lang-vi[data-v-7bf1a69b]{font-size:14px!important}.brandimage[data-v-7bf1a69b]{max-width:300px;width:100%;min-width:auto;height:110px;text-align:center;margin-top:40px}}@media (max-width: 385px){.container[data-v-7bf1a69b]{background:transparent;max-width:400px;margin:auto;width:100%;color:#eed565}.progress-bar .step .bullet[data-v-7bf1a69b]:before,.progress-bar .step .bullet[data-v-7bf1a69b]:after{position:absolute;content:"";bottom:15px;right:-46px;height:3px;width:41px;background:rgb(238,213,101)}.regis-lay[data-v-7bf1a69b]{max-width:340px;background:transparent;text-align:center;padding-top:10px;border:1px solid #f3d426;border-radius:30px;margin:30px auto 0}.brandimage[data-v-7bf1a69b]{max-width:300px;width:100%;min-width:auto;height:110px;text-align:center;margin-top:40px}.regis-lay h1[data-v-7bf1a69b]{font-size:30px;font-weight:600;margin:0 0 10px;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text}.country-code-dropdown[data-v-7bf1a69b]{width:120px;font-size:20px;padding:5px;margin-right:0}input[type=tel][data-v-7bf1a69b]{width:calc(100% - 160px);padding:5px;font-size:14px;margin-left:10px}.lang-vi[data-v-7bf1a69b]{font-size:13px!important}.lang-my[data-v-7bf1a69b]{font-size:10px!important}}.con-success[data-v-7bf1a69b]{margin:20px auto 0;width:360px;font-size:18px}.con-success div[data-v-7bf1a69b]{font-size:30px}.con-success article[data-v-7bf1a69b]{font-size:18px;margin:20px auto;color:#ddd99b}.con-success section div[data-v-7bf1a69b]{font-size:20px;color:#fff}.home[data-v-7bf1a69b]{display:flex;flex-direction:column;margin:20px 0 0}.home i[data-v-7bf1a69b]{font-size:25px}.home footer[data-v-7bf1a69b]{font-size:20px}.image[data-v-869f6515]{display:flex;justify-content:center;max-width:600px;margin:55px 0 0;width:100%;max-height:130px;height:100%}.image-inner[data-v-869f6515]{position:relative;max-width:600px;width:100%;height:160px;overflow:hidden;border-radius:1rem;box-shadow:0 0 20px 5px #37373280;margin:20px auto 10px;padding-top:20px;object-fit:cover}@media (max-width: 431px){.image-inner[data-v-869f6515]{position:relative;max-width:600px;width:100%;max-height:150px;overflow:hidden;border-radius:1rem;margin-top:.5rem;object-fit:cover}.image[data-v-869f6515]{display:flex;justify-content:center;max-width:600px;margin:10px 0 00px;width:100%;max-height:150px;height:100%}}.login-username.my[data-v-22271d02]{margin:10px}.language-dropdown[data-v-22271d02]{position:absolute;top:10px;right:10px;z-index:10}.dropdown-wrapper[data-v-22271d02]{position:relative;display:inline-block;cursor:pointer}.dropdown-selected[data-v-22271d02]{display:flex;align-items:center;padding:5px 10px;border-radius:15px;background-color:#fcfcfc;color:#000;box-shadow:2px 2px 5px 2px #5a5a5a4d}.dropdown-options[data-v-22271d02]{position:absolute;margin-left:5px;top:100%;left:0;background-color:transparent;box-shadow:0 0 10px #0000001a;border-radius:8px;overflow:hidden;z-index:20}.dropdown-option[data-v-22271d02]{padding:10px;display:flex;align-items:center;cursor:pointer;transition:background-color .3s}.dropdown-option[data-v-22271d02]:hover{background-color:#e6e6e6}.flag-icon[data-v-22271d02]{width:16px;height:15px;margin-right:8px;vertical-align:middle;display:inline-block;background-size:cover;background-position:center}.dropdown-selected i[data-v-22271d02]{margin-left:auto}.login-container[data-v-22271d02]{align-items:center;color:#fff;max-width:500px;margin:auto;width:100%;padding:20px 10px 0;background-size:cover;background-position:center}.login-lay[data-v-22271d02]{text-align:center;color:#e6d15f;border:1px solid #f3d426;max-width:500px;min-width:auto;width:100%;box-sizing:border-box;border-radius:30px;height:450px;padding:10px 5px 5px;margin-bottom:10px}h1[data-v-22271d02]{background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;margin-top:15px;font-size:40px}.brandlogin[data-v-22271d02]{text-align:center;max-width:250px;margin:0 auto 10px}.brandimage[data-v-22271d02]{width:100%;max-width:350px;min-width:auto;height:180px;text-align:center}.login-username[data-v-22271d02]{margin:25px 10px 15px;position:relative}.login-username input[data-v-22271d02]{width:100%;height:50px;font-size:23px;border-radius:20px;color:#eed565;background-color:#444141;border:0px;outline:0px;padding-left:20px}.login-username i[data-v-22271d02]{font-size:23px;position:absolute;top:50%;transform:translateY(-50%);right:4%}.login-password[data-v-22271d02]{margin:0 10px 15px;position:relative}.login-password input[data-v-22271d02]{width:100%;height:50px;font-size:23px;border-radius:20px;color:#eed565;background-color:#444141;border:0px;outline:0px;padding-left:20px}.login-password i[data-v-22271d02]{font-size:23px;position:absolute;top:50%;transform:translateY(-50%);right:4%}.btn-forgetpass[data-v-22271d02]{text-align:end;padding-right:10px}.btn-forgetpass a[data-v-22271d02]{border:0px;color:#eed565;background:transparent;cursor:pointer;text-decoration:underline;font-size:17px}.btn-login[data-v-22271d02]{margin:20px 10px 15px}.btn-login button[data-v-22271d02]{width:55%;height:55px;border-radius:30px;border:2px solid rgb(238,213,101);color:#eed565;background-color:#000;background-image:linear-gradient(225deg,rgb(54,53,53) 0%,rgb(26,25,25) 50%,black 100%);font-size:16px;font-weight:700;margin-top:5px}.login-lay input[data-v-22271d02]::placeholder{color:#eed565}.btn-register[data-v-22271d02]{display:flex;justify-content:center;padding:15px}.btn-register button[data-v-22271d02]{margin-left:5px;color:#ffffd2;background:transparent;border:0px;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:underline}@media (max-width: 431px){.login-container[data-v-22271d02]{align-items:center;color:#fff;max-width:370px;margin:0 auto;width:100%;height:100%;padding-top:10px;background-size:cover;background-position:center}.login-lay[data-v-22271d02]{text-align:center;color:#e6d15f;border:1px solid #f3d426;max-width:350px;width:100%;box-sizing:border-box;border-radius:30px;height:370px;padding:10px 5px 5px;margin-bottom:10px}h1[data-v-22271d02]{background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;margin-top:10px}.brandlogin[data-v-22271d02]{text-align:center;max-width:350px;margin:20px 0 10px}.brandimage[data-v-22271d02]{width:100%;max-width:200px;min-width:auto;height:130px;text-align:center}.login-username[data-v-22271d02]{margin:25px 10px 10px;position:relative}.login-username input[data-v-22271d02]{width:100%;height:40px;font-size:20px;border-radius:20px;color:#eed565;background-color:#444141;border:0px;outline:0px;padding-left:20px}.login-username i[data-v-22271d02]{font-size:20px;position:absolute;top:50%;transform:translateY(-50%);right:4%}.login-password[data-v-22271d02]{margin:10px;position:relative}.login-password input[data-v-22271d02]{width:100%;height:40px;font-size:20px;border-radius:20px;color:#eed565;background-color:#444141;border:0px;outline:0px;padding-left:20px}.login-password i[data-v-22271d02]{font-size:20px;position:absolute;top:50%;transform:translateY(-50%);right:4%}.btn-forgetpass[data-v-22271d02]{text-align:end;padding-right:10px}.btn-forgetpass button[data-v-22271d02]{border:0px;color:#eed565;background:transparent;cursor:pointer;text-decoration:underline}.btn-login[data-v-22271d02]{margin:10px}.btn-login button[data-v-22271d02]{width:55%;height:45px;border-radius:20px;border:2px solid rgb(238,213,101);color:#eed565;background-color:#000;background-image:linear-gradient(225deg,rgb(54,53,53) 0%,rgb(26,25,25) 50%,black 100%);font-size:16px;font-weight:700;margin-top:5px}.login-lay input[data-v-22271d02]::placeholder{color:#eed565}.btn-register[data-v-22271d02]{display:flex;justify-content:center;padding:15px}.btn-register button[data-v-22271d02]{margin-left:5px;color:#ffffd2;background:transparent;border:0px;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:underline}}@media (max-width: 360px){.btn-register button[data-v-22271d02]{margin-left:5px;color:#ffffd2;background:transparent;border:0px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:underline}.btn-register p[data-v-22271d02]{font-size:15px}}.popup-overlay[data-v-22271d02]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content[data-v-22271d02]{background-color:#222;padding:30px 40px;border-radius:12px;text-align:center;color:#fff;font-size:18px;box-shadow:0 0 20px #fff3}*[data-v-948d47f5]{margin:0;padding:0;box-sizing:border-box}.page-container[data-v-948d47f5]{display:flex;flex-direction:column;min-height:100vh}.content[data-v-948d47f5]{flex:1;margin-top:110px}.subBody-deposit[data-v-948d47f5]{max-width:100%;width:100%;max-height:100%;height:100%;margin:auto;background:transparent;color:#ffe9c1;padding:0}.back-btn[data-v-948d47f5]{position:absolute;top:5%;left:9%;transform:translate(-50%,-50%)}.back-btn i[data-v-948d47f5]{color:#fff;font-size:25px}.errormessage[data-v-948d47f5]{color:red;padding-top:8px;position:absolute;right:165px}.container[data-v-948d47f5]{max-width:500px;width:95%;border:2px solid rgb(238,213,101);box-shadow:0 0 15px #282828;border-radius:30px;height:100%;background-color:#202020;margin:0 auto 30px;position:relative;box-shadow:0 4px 10px #00000080,0 10px 20px #0000004d,inset 0 2px 5px #ffffff1a}.container h1[data-v-948d47f5]{text-align:center;align-items:center;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin-top:10px}.wallet-lay[data-v-948d47f5]{background-color:#3f3f3f;border-radius:10px;text-align:center;height:100px;max-width:450px;width:100%;display:flex;flex-direction:column;justify-content:center;gap:15px;margin:20px auto}.wallet-lay p[data-v-948d47f5]{font-size:20px}.wallet-lay section[data-v-948d47f5]{display:flex;justify-content:center;gap:10px;font-size:15px}.bankinfo-lay[data-v-948d47f5]{background-color:#3f3f3f;border-radius:10px;text-align:center;margin:auto;max-width:450px;width:100%;padding:15px 0 10px;display:grid;grid-template-areas:"Img section" "Img section" "Img section";grid-template-columns:50px autp}.bankinfo-lay section[data-v-948d47f5]{display:flex;margin:1px 0 0;gap:10px;white-space:nowrap;overflow:hidden}.bankinfo-lay section .topic[data-v-948d47f5]{display:inline-block;text-align:start}.bankinfo-lay section div[data-v-948d47f5]{display:inline-block;text-overflow:ellipsis;overflow:hidden}.bankimg[data-v-948d47f5]{grid-area:Img;grid-row:1/4;display:flex;justify-content:center;align-items:center;margin-left:10px}.bankimg img[data-v-948d47f5]{max-width:100px;max-height:100px;width:100%;height:100%}.amount-lay[data-v-948d47f5]{border-radius:10px;text-align:center;margin:20px auto;max-width:450px;width:95%}.amount-lay label[data-v-948d47f5]{padding-bottom:10px;font-size:23px;font-weight:500;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text}.amount-lay input[data-v-948d47f5]{max-width:450px;width:100%;height:50px;padding-left:10px;outline:none;border:none;border-bottom:3px solid #b4b4b4;background-color:transparent;margin-bottom:5px;color:#eed565;font-size:19px;text-align:center}.amount-lay input[data-v-948d47f5]::placeholder{font-size:20px;color:#ffe9c1}.amount-lay p[data-v-948d47f5]{text-align:start;margin-bottom:10px}.amount-lay input[type=number][data-v-948d47f5]::-webkit-inner-spin-button,input[type=number][data-v-948d47f5]::-webkit-outer-spin-button{-webkit-appearance:none}.btn-selectamount[data-v-948d47f5]{display:flex;justify-content:center;align-items:center;gap:20px;border:2px solid rgb(238,213,101);border-radius:20px;padding:10px 0;background-color:#3f3f3f}.btn-selectamount button[data-v-948d47f5]{width:70px;height:42px;border-radius:30px;background-color:#1b1b1b;border:0px;outline:0px;cursor:pointer;font-weight:500;color:#eed565;box-shadow:2px 2px 5px #0003,4px 4px 10px #2020201a}.btn-selectamount button[data-v-948d47f5]:hover{background-color:#313131}.btn-submit[data-v-948d47f5]{margin:30px auto 10px;width:55%;height:45px;border-radius:20px;border:2px solid rgb(238,213,101);color:#eed565;background-color:#000;background-image:linear-gradient(225deg,rgb(54,53,53) 0%,rgb(26,25,25) 50%,black 100%);font-size:16px;font-weight:700;cursor:pointer}@media (min-width: 600px) and (max-width: 1024px){.subBody-deposit[data-v-948d47f5]{padding:0}.content[data-v-948d47f5]{margin-top:120px}.container[data-v-948d47f5]{max-width:500px;width:95%;border:2px solid #f3d426;box-shadow:0 0 15px #282828;border-radius:30px;height:100%;background-color:#202020;margin:0 auto 30px}.container h1[data-v-948d47f5]{text-align:center;align-items:center;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin:10px}.wallet-lay[data-v-948d47f5]{background-color:#3f3f3f;border-radius:10px;text-align:center;height:100px;max-width:450px;width:100%;display:flex;flex-direction:column;justify-content:center;gap:15px;margin:20px auto}.wallet-lay p[data-v-948d47f5]{font-size:20px}.wallet-lay section[data-v-948d47f5]{display:flex;justify-content:center;gap:10px;font-size:15px}.bankinfo-lay[data-v-948d47f5]{background-color:#3f3f3f;border-radius:10px;text-align:center;margin:auto;max-width:450px;width:100%;padding:15px 0 10px;display:grid;grid-template-areas:"Img section" "Img section" "Img section";grid-template-columns:50px autp}.bankinfo-lay section[data-v-948d47f5]{display:flex;margin:1px 0 0;gap:10px}.bankinfo-lay section .topic[data-v-948d47f5]{display:inline-block;text-align:start}.bankinfo-lay section div[data-v-948d47f5]{display:inline-block}.bankimg[data-v-948d47f5]{grid-area:Img;grid-row:1/4;display:flex;justify-content:center;align-items:center;margin-left:10px}.bankimg img[data-v-948d47f5]{max-width:100px;max-height:100px;width:100%;height:100%}.amount-lay[data-v-948d47f5]{border-radius:10px;text-align:center;margin:20px auto;max-width:450px;width:95%}.amount-lay label[data-v-948d47f5]{padding-bottom:10px;font-size:23px;font-weight:500;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text}.amount-lay input[data-v-948d47f5]{max-width:450px;width:100%;height:50px;padding-left:10px;outline:none;border:none;border-bottom:3px solid #b4b4b4;background-color:transparent;margin-bottom:5px;color:#eed565;font-size:19px;text-align:center}.amount-lay input[data-v-948d47f5]::placeholder{font-size:20px;color:#ffe9c1}.amount-lay p[data-v-948d47f5]{text-align:start;margin-bottom:10px}.amount-lay input[type=number][data-v-948d47f5]::-webkit-inner-spin-button,input[type=number][data-v-948d47f5]::-webkit-outer-spin-button{-webkit-appearance:none}.btn-selectamount[data-v-948d47f5]{display:flex;justify-content:center;align-items:center;gap:20px;border:2px solid rgb(238,213,101);border-radius:20px;padding:10px 0;background-color:#3f3f3f}.btn-selectamount button[data-v-948d47f5]{width:70px;height:42px;border-radius:30px;background-color:#1b1b1b;border:0px;outline:0px;cursor:pointer;font-weight:500;color:#eed565;box-shadow:2px 2px 5px #0003,4px 4px 10px #2020201a}.btn-selectamount button[data-v-948d47f5]:hover{background-color:#313131}.btn-submit[data-v-948d47f5]{margin:30px auto 10px;width:55%;height:45px;border-radius:20px;border:2px solid rgb(238,213,101);color:#eed565;background-color:#000;background-image:linear-gradient(225deg,rgb(54,53,53) 0%,rgb(26,25,25) 50%,black 100%);font-size:16px;font-weight:700;cursor:pointer}}@media (max-width: 490px){.content[data-v-948d47f5]{margin-top:110px}.subBody-deposit[data-v-948d47f5]{padding:0}.container[data-v-948d47f5]{max-width:500px;width:95%;border:2px solid #f3d426;box-shadow:0 0 15px #282828;border-radius:30px;height:600px;background-color:#202020;margin:0 auto 30px}.container h1[data-v-948d47f5]{text-align:center;align-items:center;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin:10px}.wallet-lay[data-v-948d47f5]{background-color:#3f3f3f;border-radius:10px;text-align:center;height:75px;max-width:410px;width:100%;display:flex;flex-direction:column;justify-content:center;gap:15px;margin:10px auto 15px}.wallet-lay p[data-v-948d47f5]{font-size:17px}.wallet-lay section[data-v-948d47f5]{display:flex;justify-content:center;gap:10px;font-size:14px}.bankinfo-lay[data-v-948d47f5]{background-color:#3f3f3f;border-radius:10px;text-align:center;margin:auto;max-width:410px;width:100%;padding:15px 0;display:grid;grid-template-areas:"Img section" "Img section" "Img section";grid-template-columns:130px auto;gap:10px}.bankinfo-lay section[data-v-948d47f5]{display:flex;margin:1px 0 0;gap:10px}.bankinfo-lay section .topic[data-v-948d47f5]{display:inline-block;text-align:start}.bankinfo-lay section div[data-v-948d47f5]{display:inline-block;font-size:14px}.bankimg[data-v-948d47f5]{grid-area:Img;grid-row:1/4;display:flex;justify-content:center;align-items:center;margin-left:10px}.bankimg img[data-v-948d47f5]{max-width:80px;max-height:80px;width:100%;height:100%}.amount-lay[data-v-948d47f5]{border-radius:10px;text-align:center;margin:20px auto;max-width:450px;width:95%}.amount-lay label[data-v-948d47f5]{padding-bottom:10px;font-size:20px;font-weight:500;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text}.amount-lay input[data-v-948d47f5]{max-width:450px;width:100%;height:50px;padding-left:10px;outline:none;border:none;border-bottom:3px solid #b4b4b4;background-color:transparent;margin-bottom:5px;color:#eed565;font-size:17px;text-align:center}.amount-lay input[data-v-948d47f5]::placeholder{font-size:17px;color:#ffe9c1}.amount-lay p[data-v-948d47f5]{text-align:start;margin-bottom:20px;margin-left:5px}.amount-lay input[type=number][data-v-948d47f5]::-webkit-inner-spin-button,input[type=number][data-v-948d47f5]::-webkit-outer-spin-button{-webkit-appearance:none}.btn-selectamount[data-v-948d47f5]{display:flex;justify-content:center;align-items:center;border:2px solid rgb(238,213,101);border-radius:20px;padding:10px 0;background-color:#3f3f3f}.btn-selectamount button[data-v-948d47f5]{width:65px;margin:0 5px;height:42px;border-radius:30px;background-color:#1b1b1b;border:0px;outline:0px;cursor:pointer;font-weight:500;color:#eed565;box-shadow:2px 2px 5px #0003,4px 4px 10px #2020201a}.btn-submit[data-v-948d47f5]{margin:33px auto 0;width:55%;height:45px;border-radius:20px;border:2px solid rgb(238,213,101);color:#eed565;background-color:#000;background-image:linear-gradient(225deg,rgb(54,53,53) 0%,rgb(26,25,25) 50%,black 100%);font-size:16px;font-weight:700}.errormessage[data-v-948d47f5]{color:red;padding-top:8px;position:absolute;top:82%;width:100%;left:50%;transform:translate(-50%,-50%)}}@media (max-width: 431px){.subBody-deposit[data-v-948d47f5]{padding:0}.content[data-v-948d47f5]{margin-top:100px}.container[data-v-948d47f5]{max-width:370px;width:100%;border:2px solid #f3d426;box-shadow:0 0 15px #282828;border-radius:30px;height:580px;margin:0 auto 30px}.wallet-lay[data-v-948d47f5]{max-width:340px}.bankinfo-lay[data-v-948d47f5]{background-color:#3f3f3f;border-radius:10px;text-align:center;margin:auto;max-width:340px;width:100%;padding:15px 0 10px;display:grid;grid-template-areas:"Img section" "Img section" "Img section";grid-template-columns:80px auto;gap:10px}.bankimg img[data-v-948d47f5]{max-width:70px;max-height:70px;width:100%;height:100%}.amount-lay input[data-v-948d47f5]{max-width:340px}.btn-selectamount[data-v-948d47f5]{max-width:340px;margin:auto;width:100%}.btn-submit[data-v-948d47f5]{margin:25px auto auto;width:55%;height:45px;border-radius:20px;border:2px solid rgb(238,213,101);color:#eed565;background-color:#000;background-image:linear-gradient(225deg,rgb(54,53,53) 0%,rgb(26,25,25) 50%,black 100%);font-size:16px;font-weight:700}}@media (max-width: 376px){.content[data-v-948d47f5]{margin-top:90px}.container[data-v-948d47f5]{max-width:330px;height:580px}.wallet-lay[data-v-948d47f5],.bankinfo-lay[data-v-948d47f5]{max-width:310px;font-size:9px}.amount-lay input[data-v-948d47f5],.btn-selectamount[data-v-948d47f5]{max-width:310px}}*[data-v-268f3558]{margin:0;padding:0;box-sizing:border-box}.page-container[data-v-268f3558]{display:flex;flex-direction:column;min-height:100vh}.content[data-v-268f3558]{flex:1;margin-top:110px}.subBody-deposit[data-v-268f3558]{max-width:100%;width:100%;max-height:100%;height:100%;margin:auto;background:transparent;color:#ffe9c1;padding:0}.back-btn[data-v-268f3558]{position:absolute;top:5%;left:9%;transform:translate(-50%,-50%)}.back-btn i[data-v-268f3558]{color:#fff;font-size:25px}.errormessage[data-v-268f3558]{color:red;padding-top:8px}.container[data-v-268f3558]{max-width:500px;width:95%;border:2px solid rgb(159,159,159);border-radius:30px;height:100%;background-color:#090c3a;margin:0 auto 30px;position:relative;box-shadow:0 4px 10px #00000080,0 10px 20px #0000004d,inset 0 2px 5px #ffffff1a}.container h1[data-v-268f3558]{text-align:center;align-items:center;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin-top:10px}.wallet-lay[data-v-268f3558]{background-color:#3f3f3f;border-radius:10px;text-align:center;height:100px;max-width:450px;width:100%;display:flex;flex-direction:column;justify-content:center;gap:15px;margin:20px auto}.wallet-lay p[data-v-268f3558]{font-size:20px}.wallet-lay section[data-v-268f3558]{display:flex;justify-content:center;gap:10px;font-size:15px}.bankinfo-lay[data-v-268f3558]{background-color:#3f3f3f;border-radius:10px;text-align:center;margin:auto;max-width:450px;width:100%;padding:15px 0 10px;display:grid;grid-template-areas:"Img section" "Img section" "Img section";grid-template-columns:50px autp}.bankinfo-lay section[data-v-268f3558]{display:flex;margin:1px 0 0;gap:10px;white-space:nowrap;overflow:hidden}.bankinfo-lay section .topic[data-v-268f3558]{display:inline-block;text-align:start}.bankinfo-lay section div[data-v-268f3558]{display:inline-block;text-overflow:ellipsis;overflow:hidden}.bankimg[data-v-268f3558]{grid-area:Img;grid-row:1/4;display:flex;justify-content:center;align-items:center;margin-left:10px}.bankimg img[data-v-268f3558]{max-width:100px;max-height:100px;width:100%;height:100%}.amount-lay[data-v-268f3558]{border-radius:10px;text-align:center;margin:20px auto;max-width:450px;width:95%}.amount-lay label[data-v-268f3558]{padding-bottom:10px;font-size:23px;font-weight:500;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text}.amount-lay input[data-v-268f3558]{max-width:450px;width:100%;height:50px;padding-left:10px;outline:none;border:none;border-bottom:3px solid #b4b4b4;background-color:transparent;margin-bottom:5px;color:#eed565;font-size:19px;text-align:center}.amount-lay input[data-v-268f3558]::placeholder{font-size:20px;color:#ffe9c1}.amount-lay p[data-v-268f3558]{text-align:start;margin-bottom:10px}.amount-lay input[type=number][data-v-268f3558]::-webkit-inner-spin-button,input[type=number][data-v-268f3558]::-webkit-outer-spin-button{-webkit-appearance:none}.btn-selectamount[data-v-268f3558]{display:flex;justify-content:center;align-items:center;gap:20px;border:2px solid rgb(148,142,112);border-radius:20px;padding:10px 0;background-color:#3f3f3f}.btn-selectamount button[data-v-268f3558]{width:70px;height:42px;border-radius:30px;background-color:#1b1b1b;border:0px;outline:0px;cursor:pointer;font-weight:500;color:#eed565;box-shadow:2px 2px 5px #0003,4px 4px 10px #2020201a}.btn-selectamount button[data-v-268f3558]:hover{background-color:#313131}.btn-submit[data-v-268f3558]{margin:15px auto;width:55%;height:45px;border-radius:20px;border:2px solid rgb(155,155,155);color:#eed565;background-color:#080a52;background-image:linear-gradient(225deg,rgb(110,110,110) 0%,rgb(88,88,88) 25%,rgb(68,68,68) 50%,rgb(36,36,36) 100%);font-size:16px;font-weight:700;cursor:pointer}@media (min-width: 600px) and (max-width: 1024px){.subBody-deposit[data-v-268f3558]{padding:0}.content[data-v-268f3558]{margin-top:120px}.container[data-v-268f3558]{max-width:500px;width:95%;border:2px solid rgb(159,159,159);border-radius:30px;height:100%;margin:0 auto 30px}.container h1[data-v-268f3558]{text-align:center;align-items:center;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin:10px}.wallet-lay[data-v-268f3558]{background-color:#3f3f3f;border-radius:10px;text-align:center;height:100px;max-width:450px;width:100%;display:flex;flex-direction:column;justify-content:center;gap:15px;margin:20px auto}.wallet-lay p[data-v-268f3558]{font-size:20px}.wallet-lay section[data-v-268f3558]{display:flex;justify-content:center;gap:10px;font-size:15px}.bankinfo-lay[data-v-268f3558]{background-color:#3f3f3f;border-radius:10px;text-align:center;margin:auto;max-width:450px;width:100%;padding:15px 0 10px;display:grid;grid-template-areas:"Img section" "Img section" "Img section";grid-template-columns:150px auto}.bankinfo-lay section[data-v-268f3558]{display:flex;margin:1px 0 0;gap:10px}.bankinfo-lay section .topic[data-v-268f3558]{display:inline-block;text-align:start}.bankinfo-lay section div[data-v-268f3558]{display:inline-block}.bankimg[data-v-268f3558]{grid-area:Img;grid-row:1/4;display:flex;justify-content:center;align-items:center;margin-left:10px}.bankimg img[data-v-268f3558]{max-width:100px;max-height:100px;width:100%;height:100%}.amount-lay[data-v-268f3558]{border-radius:10px;text-align:center;margin:20px auto;max-width:450px;width:95%}.amount-lay label[data-v-268f3558]{padding-bottom:10px;font-size:23px;font-weight:500;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text}.amount-lay input[data-v-268f3558]{max-width:450px;width:100%;height:50px;padding-left:10px;outline:none;border:none;border-bottom:3px solid #b4b4b4;background-color:transparent;margin-bottom:5px;color:#eed565;font-size:19px;text-align:center}.amount-lay input[data-v-268f3558]::placeholder{font-size:20px;color:#ffe9c1}.amount-lay p[data-v-268f3558]{text-align:start;margin-bottom:10px}.amount-lay input[type=number][data-v-268f3558]::-webkit-inner-spin-button,input[type=number][data-v-268f3558]::-webkit-outer-spin-button{-webkit-appearance:none}.btn-selectamount[data-v-268f3558]{display:flex;justify-content:center;align-items:center;gap:20px;border:2px solid rgb(148,142,112);border-radius:20px;padding:10px 0;background-color:#3f3f3f}.btn-selectamount button[data-v-268f3558]{width:70px;height:42px;border-radius:30px;background-color:#1b1b1b;border:0px;outline:0px;cursor:pointer;font-weight:500;color:#eed565;box-shadow:2px 2px 5px #0003,4px 4px 10px #2020201a}.btn-selectamount button[data-v-268f3558]:hover{background-color:#313131}.btn-submit[data-v-268f3558]{width:55%;height:45px;border-radius:20px;font-size:16px;font-weight:700;cursor:pointer}}@media (max-width: 490px){.content[data-v-268f3558]{margin-top:10px}.subBody-deposit[data-v-268f3558]{padding:0}.container[data-v-268f3558]{max-width:500px;width:95%;top:100px;border:2px solid rgb(159,159,159);border-radius:30px;height:600px;margin:0 auto 30px}.container h1[data-v-268f3558]{text-align:center;align-items:center;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;margin:10px}.wallet-lay[data-v-268f3558]{background-color:#3f3f3f;border-radius:10px;text-align:center;height:75px;max-width:410px;width:100%;display:flex;flex-direction:column;justify-content:center;gap:15px;margin:10px auto 15px}.wallet-lay p[data-v-268f3558]{font-size:17px}.wallet-lay section[data-v-268f3558]{display:flex;justify-content:center;gap:10px;font-size:14px}.bankinfo-lay[data-v-268f3558]{background-color:#3f3f3f;border-radius:10px;text-align:center;margin:auto;max-width:410px;width:100%;padding:15px 0;display:grid;grid-template-areas:"Img section" "Img section" "Img section";grid-template-columns:130px auto;gap:10px}.bankinfo-lay section[data-v-268f3558]{display:flex;margin:1px 0 0;gap:10px;white-space:nowrap;overflow:hidden}.bankinfo-lay section .topic[data-v-268f3558]{display:inline-block;text-align:start}.bankinfo-lay section div[data-v-268f3558]{display:inline-block;font-size:14px}.bankimg[data-v-268f3558]{grid-area:Img;grid-row:1/4;display:flex;justify-content:center;align-items:center;margin-left:10px}.bankimg img[data-v-268f3558]{max-width:80px;max-height:80px;width:100%;height:100%}.amount-lay[data-v-268f3558]{border-radius:10px;text-align:center;margin:10px auto;max-width:450px;width:95%}.amount-lay label[data-v-268f3558]{padding-bottom:10px;font-size:20px;font-weight:500;background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text}.amount-lay input[data-v-268f3558]{max-width:450px;width:100%;height:50px;padding-left:10px;outline:none;border:none;border-bottom:3px solid #b4b4b4;background-color:transparent;margin-bottom:3px;color:#eed565;font-size:17px;text-align:center}.amount-lay input[data-v-268f3558]::placeholder{font-size:17px;color:#ffe9c1}.amount-lay p[data-v-268f3558]{text-align:start;margin-bottom:20px;margin-left:5px}.amount-lay input[type=number][data-v-268f3558]::-webkit-inner-spin-button,input[type=number][data-v-268f3558]::-webkit-outer-spin-button{-webkit-appearance:none}.btn-selectamount[data-v-268f3558]{display:flex;justify-content:center;align-items:center;border:2px solid rgb(148,142,112);border-radius:20px;padding:10px 0;background-color:#3f3f3f}.btn-selectamount button[data-v-268f3558]{width:65px;margin:0 5px;height:42px;border-radius:30px;background-color:#1b1b1b;border:0px;outline:0px;cursor:pointer;font-weight:500;color:#eed565;box-shadow:2px 2px 5px #0003,4px 4px 10px #2020201a}.btn-submit[data-v-268f3558]{width:55%;height:45px;border-radius:20px;font-size:16px;font-weight:700}.errormessage[data-v-268f3558]{color:red;padding-top:8px}}@media (max-width: 431px){.subBody-deposit[data-v-268f3558]{padding:0}.content[data-v-268f3558]{margin-top:0}.container[data-v-268f3558]{max-width:370px;width:100%;border:2px solid rgb(159,159,159);border-radius:30px;height:600px;margin:0 auto 30px}.wallet-lay[data-v-268f3558]{max-width:340px}.bankinfo-lay[data-v-268f3558]{background-color:#3f3f3f;border-radius:10px;text-align:center;margin:auto;max-width:340px;width:100%;padding:15px 0 10px;display:grid;grid-template-areas:"Img section" "Img section" "Img section";grid-template-columns:80px auto;gap:10px}.bankimg img[data-v-268f3558]{max-width:70px;max-height:70px;width:100%;height:100%}.amount-lay input[data-v-268f3558]{max-width:340px}.btn-selectamount[data-v-268f3558]{max-width:340px;margin:auto;width:100%}.btn-submit[data-v-268f3558]{width:55%;height:40px;border-radius:20px;font-size:16px;font-weight:700}}@media (max-width: 376px){.content[data-v-268f3558]{margin-top:-10px}.container[data-v-268f3558]{max-width:340px}.wallet-lay[data-v-268f3558],.bankinfo-lay[data-v-268f3558],.amount-lay input[data-v-268f3558],.btn-selectamount[data-v-268f3558]{max-width:310px}}.page-container[data-v-4d6fea31]{display:flex;flex-direction:column;min-height:100vh}.content[data-v-4d6fea31]{flex:1;margin-top:140px}*[data-v-4d6fea31]{margin:0;padding:0;box-sizing:border-box}.resetpassword-box[data-v-4d6fea31]{border:1px solid gold;margin:0 auto;max-width:300px;width:100%;height:350px;border-radius:20px;box-shadow:0 4px 10px #00000080,0 10px 20px #0000004d,inset 0 2px 5px #ffffff1a}.resetpassword-box header[data-v-4d6fea31]{background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin:20px 0 5px;font-size:20px;font-weight:700}.pass-con[data-v-4d6fea31]{padding:15px 0;display:flex;flex-direction:column}.input-wrapper[data-v-4d6fea31]{position:relative;max-width:270px;width:100%;margin:10px auto}.pass-con input[data-v-4d6fea31]{width:100%;height:40px;border-radius:20px;text-align:center;background-color:#444141;font-size:16px;font-weight:700;outline:0px;border:0px;color:#fff}.pass-con input[data-v-4d6fea31]::placeholder{color:#eed565}.input-wrapper i[data-v-4d6fea31]{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;color:#eed565}.pass-con span[data-v-4d6fea31]{margin:3px 0 15px;text-align:center;font-size:12px;color:red;position:absolute;top:395px;left:50%;transform:translate(-50%)}.btn-con[data-v-4d6fea31]{text-align:center;margin-top:20px}.resetpassword-box button[data-v-4d6fea31]{width:200px;height:40px;border-radius:20px;border:2px solid rgb(238,213,101);color:#eed565;background-image:linear-gradient(225deg,rgb(54,53,53) 0%,rgb(26,25,25) 50%,black 100%);font-size:20px;font-weight:700;cursor:pointer}.error-message[data-v-4d6fea31]{color:red;text-align:center;font-size:12px;margin-top:10px}.btn-con button[data-v-4d6fea31]:disabled{opacity:.5;cursor:not-allowed}.header-con[data-v-4d6fea31]{display:flex;align-items:center}.header-con .bxs-chevron-left[data-v-4d6fea31]{margin:0 0 0 20px;font-size:17px;color:#757575}.back-btn[data-v-4d6fea31]{position:absolute;margin:10px 0 0 10px}.back-btn i[data-v-4d6fea31]{color:#eed565;font-size:25px}.page-container[data-v-0e7fa626]{display:flex;flex-direction:column;min-height:100vh}.content-wrapper[data-v-0e7fa626]{flex:1;margin-top:70px}.container-history[data-v-0e7fa626]{margin:auto;max-width:330px;width:100%}.container-history header[data-v-0e7fa626]{background:linear-gradient(to bottom right,#d09b35,#fce19c,#f6cf6a,#d4ac4c,#fce19c,#d4ac4c);-webkit-text-fill-color:transparent;background-clip:text;text-align:center;margin:10px 10px 20px;font-size:20px;font-weight:700}.container-history nav[data-v-0e7fa626]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:space-between;gap:20px;margin-bottom:12px}.container-history nav button[data-v-0e7fa626]{background-color:transparent;border:0px;outline:0px;color:#dad4b5;font-size:16px;font-weight:500}.container-history nav button[data-v-0e7fa626]:hover{color:gold}.transection-lay[data-v-0e7fa626]{display:flex;flex-direction:column;list-style-type:none}.transection-item[data-v-0e7fa626]{background-color:#363636;border-radius:15px;text-align:center;max-width:300px;width:100%;margin:5px auto 10px;color:#dad4b5}.filter-date[data-v-0e7fa626]{display:flex;justify-content:center;align-items:center;gap:10px;margin:10px}.filter-date input[data-v-0e7fa626]{text-align:center;width:105px;height:35px;border-radius:8px;border:1px solid #ccc;padding:5px 6px 5px 5px;font-size:12px}.filter-date label[data-v-0e7fa626]{color:#fff}.header-label[data-v-0e7fa626]{font-weight:500;color:#e7d25c;display:inline}.status.done[data-v-0e7fa626]{color:green}.status.process[data-v-0e7fa626]{color:orange}.status.reject[data-v-0e7fa626]{color:red}.transaction-table[data-v-0e7fa626]{width:100%;max-width:330px;margin:25px auto 20px;border-collapse:collapse;background-color:#363636;border-radius:10px;overflow:hidden;color:#dad4b5;box-shadow:0 0 8px #ffd70033}.transaction-table thead[data-v-0e7fa626]{background-color:#d4ac4c;color:#000}.transaction-table th[data-v-0e7fa626],.transaction-table td[data-v-0e7fa626]{padding:5px;text-align:center;border-bottom:1px solid #666}.transaction-table tr:last-child td[data-v-0e7fa626]{border-bottom:none}.transaction-table tbody tr[data-v-0e7fa626]:hover{background-color:#ffffff0d;transition:background-color .2s}.status.done[data-v-0e7fa626]{color:#90ee90;font-weight:700}.status.process[data-v-0e7fa626]{color:orange;font-weight:700}.status.reject[data-v-0e7fa626]{color:red;font-weight:700}.back-btn[data-v-0e7fa626]{position:absolute;margin:5px 0 0 90px}.back-btn i[data-v-0e7fa626]{color:#eed565;font-size:25px}@media (min-width: 436px){.content-wrapper[data-v-0e7fa626]{margin-top:80px}.container-history[data-v-0e7fa626]{max-width:450px;width:100%}.transaction-table[data-v-0e7fa626]{max-width:450px;margin:25px auto 20px}.transaction-table th[data-v-0e7fa626],.transaction-table td[data-v-0e7fa626]{padding:15px}}@media (min-width: 600px){.content-wrapper[data-v-0e7fa626]{margin-top:90px}.container-history header[data-v-0e7fa626]{font-size:22px}}@media (min-width: 1024px){.container-history[data-v-0e7fa626]{max-width:900px;width:100%}.transaction-table[data-v-0e7fa626]{max-width:900px;margin:40px auto 20px}.content-wrapper[data-v-0e7fa626]{margin-top:100px}.container-history header[data-v-0e7fa626]{font-size:30px}.container-history nav button[data-v-0e7fa626]{font-size:20px;margin:15px}.transaction-table th[data-v-0e7fa626],.transaction-table td[data-v-0e7fa626]{padding:20px}}html[data-v-2a4eeef8],body[data-v-2a4eeef8]{scroll-behavior:smooth;overflow:auto!important}.game-scroll-container[data-v-2a4eeef8]{display:grid;grid-template-columns:repeat(auto-fill,240px);gap:10px;align-items:center;position:relative;justify-items:center;padding:10px 0;justify-content:center}.category-container[data-v-2a4eeef8]{max-width:100%}.game-item img[data-v-2a4eeef8]{height:100%;width:100%;border-radius:1rem;box-shadow:5px 5px 10px;object-fit:fill;object-position:center}.header-game[data-v-2a4eeef8]{display:flex;justify-content:start;align-items:center;width:100%;color:wheat;padding-left:2rem}.game-item[data-v-2a4eeef8]{display:inline-block;width:100%;height:230px;background-color:#071d38;border-radius:1rem}.item-1[data-v-2a4eeef8]{margin:0;padding:0;font-size:30px;font-weight:400;color:#fff}.game-img[data-v-2a4eeef8]{width:200px;height:auto}.fade-slide-enter-active[data-v-2a4eeef8],.fade-slide-leave-active[data-v-2a4eeef8]{transition:opacity .3s,transform .3s}.fade-slide-enter[data-v-2a4eeef8],.fade-slide-leave-to[data-v-2a4eeef8]{opacity:0;transform:translateY(10px)}.page-container[data-v-2a4eeef8]{display:flex;flex-direction:column;min-height:100vh}.content-wrapper[data-v-2a4eeef8]{flex:1}.padding-con[data-v-2a4eeef8]{padding-top:100px}.header-con[data-v-2a4eeef8]{display:flex;margin:10px 0 0 5px;flex-direction:row;justify-content:center}.header-con p[data-v-2a4eeef8]{color:#fff;margin:0;padding-left:15px;font-size:30px;font-weight:500;max-width:100%}.header-con .bxs-chevron-left[data-v-2a4eeef8]{margin:0 20px 0 0;font-size:30px;color:#fff}.develop-con[data-v-2a4eeef8]{width:100%;max-width:100%;height:auto;border-radius:10px;padding:0;position:relative;display:flex;margin:10px auto 0;flex-direction:column;transition:box-shadow .3s ease,background .3s ease}.showdevelop-con[data-v-2a4eeef8]{display:flex;align-items:center;max-width:100%;overflow:hidden}.showdevelop-scroll[data-v-2a4eeef8]{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:10px;scrollbar-width:none;padding:20px 0;margin:0 10px;justify-content:flex-start;max-width:100%}.showdevelop-box[data-v-2a4eeef8]{flex:0 0 150px;width:100%;height:clamp(80px,12vw,80px);display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:#3a3a3a;box-shadow:6px 6px 12px #0006,-6px -6px 12px #ffffff0d;transition:transform .2s ease,box-shadow .3s ease}.showdevelop-box img[data-v-2a4eeef8]{max-width:100%;width:100%;max-height:100%;height:100%;border-radius:10px}.showdevelop-box[data-v-2a4eeef8]:hover{border:1px solid gold;transform:translateY(-3px);box-shadow:8px 8px 16px #00000073,-6px -6px 12px #ffffff12}.showdevelop-box.selected[data-v-2a4eeef8]{border:2px solid gold;border-radius:10px}img.disabled[data-v-2a4eeef8]{pointer-events:none;opacity:.5;cursor:not-allowed}.scroll-btn[data-v-2a4eeef8]{position:absolute;top:65%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px 0;cursor:pointer;z-index:2}.scroll-btn i[data-v-2a4eeef8]{font-size:30px}.scroll-btn.left[data-v-2a4eeef8]{left:0}.scroll-btn.right[data-v-2a4eeef8]{right:0}.developer-games-con[data-v-2a4eeef8]{max-width:100%;width:100%;margin-top:5px}.fade-slide-enter-active[data-v-2a4eeef8],.fade-slide-leave-active[data-v-2a4eeef8]{transition:opacity .5s ease,transform .5s ease}.fade-slide-enter[data-v-2a4eeef8],.fade-slide-leave-to[data-v-2a4eeef8]{opacity:0;transform:translateY(20px)}.company-show-game[data-v-2a4eeef8]{display:flex;flex-direction:row;background-color:#3f3f3f;margin:0 30px;border-radius:20px}.game-image img[data-v-2a4eeef8]{border-radius:20px;object-position:center;aspect-ratio:16/12}.category-filter-con[data-v-2a4eeef8]{text-align:center}.category-filter-con label[data-v-2a4eeef8]{display:block;font-weight:500;color:#41b4fc;margin-bottom:10px;font-size:1.1rem}.category-filter-con select[data-v-2a4eeef8]{padding:8px;border-radius:5px;color:#fff;background-color:#474747;font-size:16px;cursor:pointer;height:40px}.category-buttons[data-v-2a4eeef8]{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.5rem}.category-buttons button[data-v-2a4eeef8]{background-color:#1e2b45;color:#fff;border:1px solid #2c3e50;border-radius:6px;padding:8px 16px;font-size:.95rem;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 4px #0006}.category-buttons button[data-v-2a4eeef8]:hover{background-color:#34495e;transform:translateY(-2px);box-shadow:0 4px 8px #00000080}.category-buttons button.active[data-v-2a4eeef8]{background-color:#007bff;color:#fff;border-color:#007bff;box-shadow:0 4px 8px #007bff66}.back-button[data-v-2a4eeef8]{padding-top:8px}@media screen and (max-width: 1025px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,220px)}.scroll-btn[data-v-2a4eeef8]{display:none}.game-item[data-v-2a4eeef8]{height:230px}.showdevelop-box[data-v-2a4eeef8]{flex:0 0 100px}}@media screen and (max-width: 960px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,220px)}.header-game[data-v-2a4eeef8]{padding-left:1rem}}@media screen and (max-width: 910px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,210px)}}@media screen and (max-width: 890px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,210px)}.game-item[data-v-2a4eeef8]{height:210px}}@media screen and (max-width: 870px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,200px)}.showdevelop-scroll[data-v-2a4eeef8]{gap:8px}}@media screen and (max-width: 830px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,190px)}.game-item[data-v-2a4eeef8]{height:200px}}@media screen and (max-width: 800px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,180px)}.game-item[data-v-2a4eeef8]{height:190px}}@media screen and (max-width: 770px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,170px)}.game-item[data-v-2a4eeef8]{height:180px}}@media screen and (max-width: 730px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,160px)}.game-item[data-v-2a4eeef8]{height:170px}.showdevelop-box[data-v-2a4eeef8]{flex:0 0 80px}}@media screen and (max-width: 700px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,150px)}.showdevelop-scroll[data-v-2a4eeef8]{gap:7.5px}}@media screen and (max-width: 670px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,180px)}}@media screen and (max-width: 640px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,180px)}.game-item[data-v-2a4eeef8]{height:170px}.showdevelop-scroll[data-v-2a4eeef8]{gap:7px}}@media screen and (max-width: 610px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,175px)}.item-1[data-v-2a4eeef8]{font-size:25px}.header-con p[data-v-2a4eeef8],.bx-search[data-v-2a4eeef8],.header-con .bxs-chevron-left[data-v-2a4eeef8]{font-size:28px}.showdevelop-box[data-v-2a4eeef8]{flex:0 0 120px}.showdevelop-scroll[data-v-2a4eeef8]{gap:5px}.game-item[data-v-2a4eeef8]{height:160px}.padding-con[data-v-2a4eeef8]{padding-top:80px}.showdevelop-box[data-v-2a4eeef8]{flex:0 0 70px;height:clamp(60px,12vw,80px)}}@media screen and (max-width: 580px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,165px)}}@media screen and (max-width: 550px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,155px)}.game-item[data-v-2a4eeef8]{height:150px}}@media screen and (max-width: 520px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,150px)}.showdevelop-box[data-v-2a4eeef8]{flex:0 0 60px}.showdevelop-scroll[data-v-2a4eeef8]{gap:4px}}@media screen and (max-width: 490px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,135px)}.item-1[data-v-2a4eeef8]{font-size:20px;margin:0 0 0 20px}.header-con p[data-v-2a4eeef8],.bx-search[data-v-2a4eeef8],.header-con .bxs-chevron-left[data-v-2a4eeef8]{font-size:25px}.showdevelop-box[data-v-2a4eeef8]{flex:0 0 50px;height:clamp(50px,12vw,80px)}.game-item[data-v-2a4eeef8]{height:140px}.header-game[data-v-2a4eeef8]{padding-left:0rem}.category-buttons button[data-v-2a4eeef8]{padding:7px 15px;font-size:.85rem}.padding-con[data-v-2a4eeef8]{padding-top:80px}@media screen and (max-width: 460px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,130px)}}}@media screen and (max-width: 430px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,125px)}.category-filter-con label[data-v-2a4eeef8]{font-weight:700;font-size:14px}.category-filter-con select[data-v-2a4eeef8]{padding:5px;font-size:14px;cursor:pointer;height:30px;display:flex;align-items:center}.item-1[data-v-2a4eeef8]{margin:0 0 0 20px}.game-item[data-v-2a4eeef8]{height:130px}.padding-con[data-v-2a4eeef8]{padding-top:70px}}@media screen and (max-width: 400px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,115px)}.item-1[data-v-2a4eeef8]{margin:0 0 0 10px}.game-item[data-v-2a4eeef8]{height:120px}}@media screen and (max-width: 370px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,115px);gap:5px}.item-1[data-v-2a4eeef8]{font-size:20px}.showdevelop-scroll[data-v-2a4eeef8]{padding:15px 0}.header-con p[data-v-2a4eeef8],.bx-search[data-v-2a4eeef8],.header-con .bxs-chevron-left[data-v-2a4eeef8]{font-size:22px}.showdevelop-box[data-v-2a4eeef8]{flex:0 0 50px;height:clamp(50px,12vw,80px)}@media screen and (max-width: 360px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,105px);gap:5px}}.game-item[data-v-2a4eeef8]{height:110px}}@media screen and (max-width: 340px){.game-scroll-container[data-v-2a4eeef8]{grid-template-columns:repeat(auto-fill,95px);padding:10px 0}.developer-games-con[data-v-2a4eeef8]{max-width:100%;width:100%}.game-item[data-v-2a4eeef8]{height:100px}}.popup-overlay[data-v-2a4eeef8]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content[data-v-2a4eeef8]{background-color:#222;padding:30px 40px;border-radius:12px;text-align:center;color:#fff;font-size:18px;box-shadow:0 0 20px #fff3}.loader[data-v-2a4eeef8]{width:60px;height:60px;object-fit:contain;animation:spin-2a4eeef8 1s linear infinite;margin:auto auto 20px}@keyframes spin-2a4eeef8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-container[data-v-d5e7f961]{display:flex;flex-direction:column;min-height:100vh}.content-wrapper[data-v-d5e7f961]{flex:1}.padding-con[data-v-d5e7f961]{padding-top:100px}.develop-con[data-v-d5e7f961]{display:flex;flex-direction:column;width:90%;margin:auto;max-width:100%;height:220px;border-radius:10px}.header-con[data-v-d5e7f961]{display:flex;justify-content:space-between;flex-direction:row;margin:10px 0 0 5px}.header-con p[data-v-d5e7f961]{color:#fff;margin-bottom:10px;padding-left:15px;font-size:30px;font-weight:600}.bx-search[data-v-d5e7f961]{margin:5px 10px 0 0;font-size:30px;color:#fff}.header-con .bxs-chevron-left[data-v-d5e7f961]{margin:0 0 0 10px;font-size:30px;color:#fff}.showdevelop-con[data-v-d5e7f961]{display:flex;align-items:center;justify-content:center;position:relative;width:100%;overflow:hidden;padding:10px 0}.showdevelop-scroll[data-v-d5e7f961]{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;max-width:90vw;white-space:nowrap;padding:10px}.extra-item[data-v-d5e7f961]{flex:0 0 170px;max-width:100%;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;text-align:center;cursor:pointer;transition:transform .2s ease-in-out,background .3s ease}.extra-item.active[data-v-d5e7f961]{border:2px solid #7a7a7a;transform:scale(1.05)}.extra-item img[data-v-d5e7f961]{width:70px;height:70px}.extra-item p[data-v-d5e7f961]{color:#e7ca24;text-align:center;font-size:20px;margin:0 5px 5px}.extra-item[data-v-d5e7f961]:hover{transform:scale(1.05)}.scroll-btn[data-v-d5e7f961]{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px 0;cursor:pointer;z-index:2}.scroll-btn i[data-v-d5e7f961]{font-size:30px}.scroll-btn.left[data-v-d5e7f961]{left:0}.scroll-btn.right[data-v-d5e7f961]{right:0}.cate-games-con[data-v-d5e7f961]{max-width:100%;margin-left:20px;margin-right:20px}.fade-slide-enter-active[data-v-d5e7f961],.fade-slide-leave-active[data-v-d5e7f961]{transition:opacity .5s ease,transform .5s ease}.fade-slide-enter[data-v-d5e7f961],.fade-slide-leave-to[data-v-d5e7f961]{opacity:0;transform:translateY(20px)}.company-show-game[data-v-d5e7f961]{max-width:100%;display:flex;flex-direction:row;background-color:#3f3f3f;margin:0 0 20px;border-radius:20px}.scroll-button-left[data-v-d5e7f961],.scroll-button-right[data-v-d5e7f961]{background-color:#0a0a0a1a;border-radius:20px;position:absolute;width:30px;font-size:22px;color:#fff;border:0px}.game-image[data-v-d5e7f961]{margin:15px 20px}.game-image img[data-v-d5e7f961]{width:350px;height:200px;border-radius:20px;object-position:center;aspect-ratio:16/12}.game-detail[data-v-d5e7f961]{display:flex;flex-direction:column;justify-content:space-between;margin:30px 20px 20px 10px;width:100%;image-rendering:crisp-edges}.game-detail-p1[data-v-d5e7f961]{font-size:35px;font-weight:600;color:#ffffba;display:flex;justify-content:space-between;align-items:center}.game-detail-p2[data-v-d5e7f961]{font-size:35px;font-weight:700;color:#ffffba;display:flex;justify-content:space-between;align-items:center}.game-detail-button[data-v-d5e7f961]{width:400px;height:70px;border-radius:30px;background-color:#000;background-image:linear-gradient(rgb(11,15,142),rgb(24,17,97) 0%,rgb(10,7,61) 50%,rgb(9,7,45) 100%);outline:0px;border:0px;color:#f7f7f7;font-size:32px;font-weight:700;cursor:pointer;transition:.3s;animation:glow-d5e7f961 1.5s infinite alternate}.game-detail-button[data-v-d5e7f961]:hover{transform:scale(1.1)}.game-detail p[data-v-d5e7f961]{font-size:20px}@keyframes glow-d5e7f961{0%{box-shadow:0 0 5px #e4e4e4}50%{box-shadow:0 0 20px #555}to{box-shadow:0 0 5px #090455}}@keyframes fireMove-d5e7f961{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.animated-hot[data-v-d5e7f961]{display:inline-block;animation:fireMove-d5e7f961 .5s infinite alternate;margin-left:10px;color:#f51313}@media screen and (max-width: 1246px){.game-image img[data-v-d5e7f961]{width:250px;height:150px;border-radius:20px;object-fit:cover;object-position:center;aspect-ratio:16/12}.game-detail-p1[data-v-d5e7f961]{font-size:23px;font-weight:600;color:#ffffba;display:flex;justify-content:space-between;align-items:center}.game-detail-p2[data-v-d5e7f961]{font-size:23px}.game-detail p[data-v-d5e7f961]{font-size:17px}.game-detail-button[data-v-d5e7f961]{width:300px;height:50px;border-radius:30px;font-size:25px}.extra-item img[data-v-d5e7f961]{width:70px;height:70px}.extra-item p[data-v-d5e7f961]{font-size:18px}.game-detail[data-v-d5e7f961]{margin:20px 20px 20px 10px}.develop-con[data-v-d5e7f961]{height:200px;border-radius:10px;grid-row:5/7}}@media screen and (max-width: 945px){.develop-con[data-v-d5e7f961]{height:180px}.showdevelop-con[data-v-d5e7f961]{gap:20px;margin:20px 0 0}.extra-item[data-v-d5e7f961]{height:90px}.extra-item img[data-v-d5e7f961]{width:50px;height:50px}.extra-item p[data-v-d5e7f961]{font-size:14px}.header-con p[data-v-d5e7f961]{color:#fff;margin:0;padding-left:15px;font-size:25px;font-weight:600}.game-image img[data-v-d5e7f961]{width:200px;height:130px;border-radius:20px;object-fit:cover;object-position:center;aspect-ratio:16/12}.game-detail-p1[data-v-d5e7f961]{font-size:21px;font-weight:600}.game-detail-p2[data-v-d5e7f961]{font-size:23px}.game-detail p[data-v-d5e7f961]{font-size:17px}.game-detail-button[data-v-d5e7f961]{width:250px;height:40px;border-radius:30px;font-size:25px}.game-detail[data-v-d5e7f961]{margin:20px 20px 20px 10px}}@media screen and (max-width: 832px){.develop-con[data-v-d5e7f961]{width:720px;max-width:100%;height:160px;margin:0 auto;border-radius:10px;padding:0;grid-row:5/7}.header-con[data-v-d5e7f961]{display:flex;margin:10px 0 0 5px}.showdevelop-con[data-v-d5e7f961]{gap:10px;margin:20px 0 0}.extra-item[data-v-d5e7f961]{flex:0 0 160px;height:80px;max-width:100%}.extra-item img[data-v-d5e7f961]{width:50px;height:50px}.extra-item p[data-v-d5e7f961]{font-size:12px}.company-show-game[data-v-d5e7f961]{max-width:100%;display:flex;flex-direction:row;border:1px solid red;background-color:#3f3f3f;margin:0 auto 20px;border-radius:20px}}@media screen and (max-width: 720px){.develop-con[data-v-d5e7f961]{width:650px;max-width:100%;height:160px;margin:0 auto;border-radius:10px;padding:0;grid-row:5/7}.header-con[data-v-d5e7f961]{display:flex;margin:10px 0 0 5px}.showdevelop-con[data-v-d5e7f961]{gap:10px;margin:20px 0 0}.extra-item[data-v-d5e7f961]{flex:0 0 150px;height:80px;max-width:100%}.extra-item img[data-v-d5e7f961]{width:40px;height:40px}.extra-item p[data-v-d5e7f961]{font-size:12px}.company-show-game[data-v-d5e7f961]{max-width:100%;display:flex;flex-direction:row;border:1px solid red;background-color:#3f3f3f;margin:0 auto 20px;border-radius:20px}}@media screen and (max-width: 650px){.develop-con[data-v-d5e7f961]{width:560px;height:150px}.showdevelop-con[data-v-d5e7f961]{gap:10px;margin:20px 0 0}.extra-item[data-v-d5e7f961]{flex:0 0 130px;height:70px}.extra-item img[data-v-d5e7f961]{width:40px;height:40px}.extra-item p[data-v-d5e7f961]{font-size:10px}.game-image img[data-v-d5e7f961]{width:150px;height:100px}.game-detail[data-v-d5e7f961]{margin:20px 10px 20px 0}.game-detail-p1[data-v-d5e7f961]{font-size:16px}.game-detail-button[data-v-d5e7f961]{width:200px;height:35px;font-size:20px}.game-detail p[data-v-d5e7f961]{font-size:15px}}@media screen and (max-width: 560px){.develop-con[data-v-d5e7f961]{width:470px;height:150px}.showdevelop-con[data-v-d5e7f961]{gap:10px;margin:20px 0 0}.extra-item[data-v-d5e7f961]{flex:0 0 110px;height:70px}.extra-item img[data-v-d5e7f961]{width:40px;height:40px}.extra-item p[data-v-d5e7f961]{font-size:9px}.game-image img[data-v-d5e7f961]{width:150px;height:100px}.game-detail[data-v-d5e7f961]{margin:20px 10px 20px 0}.game-detail-p1[data-v-d5e7f961]{font-size:16px}.game-detail-button[data-v-d5e7f961]{width:200px;height:35px;font-size:20px}.game-detail p[data-v-d5e7f961]{font-size:15px}}@media screen and (max-width: 470px){.develop-con[data-v-d5e7f961]{width:420px;height:140px}.showdevelop-con[data-v-d5e7f961]{gap:10px;margin:20px 0 0}.extra-item[data-v-d5e7f961]{flex:0 0 100px;height:60px;max-width:100%}.extra-item img[data-v-d5e7f961]{width:30px;height:30px}.extra-item p[data-v-d5e7f961]{font-size:8px}.game-image[data-v-d5e7f961]{margin:10px}.game-image img[data-v-d5e7f961]{width:130px;height:90px}.game-detail[data-v-d5e7f961]{margin:15px 10px 15px 0}.game-detail-p1[data-v-d5e7f961]{font-size:15px}.game-detail-button[data-v-d5e7f961]{width:160px;height:30px;font-size:17px}.game-detail p[data-v-d5e7f961]{font-size:12 px}}@media screen and (max-width: 436px){.padding-con[data-v-d5e7f961]{padding-top:70px}.header-con p[data-v-d5e7f961],.header-con .bxs-chevron-left[data-v-d5e7f961],.header-con i[data-v-d5e7f961]{font-size:20px;font-weight:600}.develop-con[data-v-d5e7f961]{width:380px;height:130px}.showdevelop-con[data-v-d5e7f961]{gap:10px;margin:20px 0 0}.extra-item[data-v-d5e7f961]{flex:0 0 90px;height:60px;max-width:100%}.extra-item img[data-v-d5e7f961]{width:30px;height:30px}.extra-item p[data-v-d5e7f961]{font-size:8px}.game-image[data-v-d5e7f961]{margin:10px}.game-image img[data-v-d5e7f961]{width:110px;height:70px}.game-detail[data-v-d5e7f961]{margin:10px 15px 10px 0}.game-detail-p1[data-v-d5e7f961]{font-size:13px}.game-detail-button[data-v-d5e7f961]{width:140px;height:30px;font-size:15px}.game-detail p[data-v-d5e7f961]{font-size:11px}}@media screen and (max-width: 380px){.develop-con[data-v-d5e7f961]{width:340px;height:130px}}.qr-code-page[data-v-a8292389]{display:flex;justify-content:center;align-items:center;min-height:100vh;margin:auto;padding:2rem}.qr-card[data-v-a8292389]{background:white;padding:2rem 2.5rem;border-radius:16px;box-shadow:0 8px 20px #0000001a;max-width:460px;width:100%;text-align:center;margin-bottom:80px}.title[data-v-a8292389]{font-size:1.6rem;margin-bottom:1.5rem;color:#333}.provider[data-v-a8292389]{font-size:1rem;color:#666;display:block;margin-top:5px}.qr-wrapper[data-v-a8292389]{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.qr-image[data-v-a8292389]{width:240px;height:240px;border-radius:12px;border:1px solid #ddd}.download-btn[data-v-a8292389]{margin-top:1rem;padding:10px 20px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s}.download-btn[data-v-a8292389]:hover{background-color:#2563eb}.info-box[data-v-a8292389]{text-align:left;font-size:15px;line-height:1.7;background-color:#f9fafb;padding:1rem 1.25rem;border-radius:10px;color:#333}.back-btn[data-v-a8292389]{position:absolute;margin:0}.back-btn i[data-v-a8292389]{color:#000;font-size:25px}@media (max-width: 480px){.qr-image[data-v-a8292389]{width:180px;height:160px}.title[data-v-a8292389]{font-size:1.1rem}.download-btn[data-v-a8292389]{font-size:14px;padding:8px 16px}}@media (max-width: 436px){.qr-image[data-v-a8292389]{width:160px;height:130px}.qr-card[data-v-a8292389]{padding:1rem}.download-btn[data-v-a8292389]{font-size:13px}.info-box[data-v-a8292389]{font-size:13px;padding:1rem 0rem}}.tree-item[data-v-db6c7b82]{list-style-type:none;margin:10px 0;padding-left:20px}.tree-item-header[data-v-db6c7b82]{cursor:pointer;display:flex;justify-content:space-between;font-weight:700;padding:5px;background-color:#f0f0f0;border-radius:4px;border:1px solid #ddd}.toggle-button[data-v-db6c7b82]{font-size:18px;color:#007bff;font-weight:700;padding-left:10px}.tree-item-header[data-v-db6c7b82]:hover{background-color:#e2e6ea}ul[data-v-db6c7b82]{padding-left:20px;margin-top:10px}li[data-v-db6c7b82]{margin-bottom:8px}.popup-container{background:linear-gradient(145deg,rgba(27,36,102,.95),rgba(9,12,34,.95));box-shadow:0 0 15px #ffffff1a,0 0 25px #567dff99,0 0 40px #1327ddc2;color:#fff;padding:20px;border-radius:10px;max-width:400px;text-align:center;position:relative}.popup-title{font-size:20px;font-weight:700;color:#ffeb3a;margin-top:12px}.popup-subtext{color:#c5c4c4;font-size:14px;margin-top:4px;margin-bottom:16px}.popup-icon{display:flex;justify-content:center;margin-bottom:8px}.icon-circle{width:48px;height:48px;border-radius:50%;background-color:#d4af37;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.btn-deposit{display:block;width:100%;background-color:#3162bd;color:#fff;padding:10px;margin:6px 0;border:none;border-radius:8px;font-weight:500;text-decoration:none;transition:background-color .3s ease}.btn-deposit:hover{background-color:#4294ff}.no-data{color:#aaa;font-size:14px}.payment-list{margin-top:8px}
