body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body,html{overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Inter,sans-serif}a{text-decoration:none}.App_App__B2Ebb{background:#fafafa}.App_container__Rt8T2{margin-left:auto;margin-right:auto}@media (min-width:576px){.App_container__Rt8T2{max-width:540px}}@media (min-width:768px){.App_container__Rt8T2{max-width:720px}}@media (min-width:992px){.App_container__Rt8T2{max-width:960px}}@media (min-width:1200px){.App_container__Rt8T2{max-width:1140px}}@media (min-width:1400px){.App_container__Rt8T2{max-width:1320px}}.Header_header__HXQOm{background:#fff}.Header_headerContainer__kKEW0{align-items:center;display:flex;height:auto;justify-content:space-between;padding:10px 25px}.Header_logo__UsziS{height:48px;width:auto}.Header_buttonContainer__nBtxF{display:flex;gap:16px}.Header_button__eZN2O{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:14px;padding:8px 16px;transition:background-color .3s}.Header_loginButton__lBXRi{background-color:#0084ff;color:#fff}.Header_userInfoButton__xBw0q{background-color:#181e2a0d;color:#000}.Header_loginButton__lBXRi:hover{background-color:#006edc}.Header_languageButton__Zeste{background-color:#f3f4f6;color:#333;height:100%}.Header_languageButton__Zeste:hover{background-color:#e2e6ea}.Header_dropdownIcon__TqcX7{margin-left:8px}.Header_languageButton__Zeste select{background-color:initial;border:none;cursor:pointer;font-size:16px;font-weight:300;line-height:24px;padding:5px 10px}.Header_languageButton__Zeste option{color:#000}.Header_languageContainer__BBbC5,.Header_userContainer__eJeLZ{position:relative}.Header_languageDropdown__gvNsF{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 6px #0000001a;min-width:120px;padding:5px 0;position:absolute;right:0;top:40px;z-index:100}.Header_languageOption__uhJOV{background:none;border:none;cursor:pointer;font-size:14px;padding:10px;text-align:left;transition:background .2s;width:100%}.Header_userDropdown__DyUAd{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 6px #0000001a;min-width:120px;padding:5px 0;position:absolute;right:0;top:40px;z-index:100}.Header_userOption__Urtnf{background:none;border:none;cursor:pointer;font-size:14px;padding:10px;text-align:left;transition:background .2s;width:100%}.Header_languageOption__uhJOV:hover,.Header_userOption__Urtnf:hover{background:#f0f0f0}.Header_mobileHiddenText__w8BSJ{margin-left:10px}@media (max-width:768px){.Header_mobileHiddenText__w8BSJ{display:none}.Header_button__eZN2O select{height:0;opacity:0;overflow:hidden;pointer-events:none;width:0}.Header_headerContainer__kKEW0{justify-content:space-around;padding:10px 0}}.SignIn_modalOverlay__1b8vk{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.SignIn_modalContent__V5drT{animation:SignIn_fadeIn__ubRUT .3s ease-in-out;background:#fff;border-radius:12px;display:flex;min-height:468px;overflow:visible;overflow:initial;position:relative;width:600px}.SignIn_modalLeft__2jdAA{background:#2c3e50;border-radius:12px;height:92%;margin:16px;position:relative;width:36%}.SignIn_modalBg__71AA1{border-radius:12px;height:100%;object-fit:cover;width:100%}.SignIn_modalLogo__Hzc08{left:20px;position:absolute;top:43%;width:80%}.SignIn_modalRight__SNBFs{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:0 30px 32px;text-align:center}.SignIn_modalTitle__KvfD\+{font-size:32px;font-weight:800;line-height:40px;margin:0}.SignIn_modalMessage__P6NBj,.SignIn_modalTitle__KvfD\+{color:#000;font-family:Be Vietnam Pro;letter-spacing:0;text-align:center}.SignIn_modalMessage__P6NBj{font-size:14px;font-weight:300;line-height:20px}.SignIn_inputField__CMvgh{border:1px solid #ccc;border-radius:8px;font-size:16px;margin-bottom:15px;padding:12px;width:92%}.SignIn_signInButton__qNFc\+{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background .3s ease;width:100%}.SignIn_signInButton__qNFc\+:hover{background:#0056b3}.SignIn_forgotPassword__spvKC{color:#000;cursor:pointer;font-family:Be Vietnam Pro;font-size:14px;font-weight:300;letter-spacing:0;line-height:20px;margin-top:10%}.SignIn_forgotPassword__spvKC:hover{text-decoration:underline}.SignIn_closeButton__HDSkt{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #00000026;color:#555;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;left:100%;position:absolute;top:-25px;transform:translateX(-50%);transition:color .3s ease,background .3s ease;width:50px}.SignIn_closeButton__HDSkt:hover{color:#000}.SignIn_error__hSoWw{background:#f45d5d1a;border-radius:8px;color:#f45e5e;font-size:14px;font-weight:300;letter-spacing:0;margin-bottom:15px;padding:10px 0;width:100%}@keyframes SignIn_fadeIn__ubRUT{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.SignIn_inputWrapper__ZzMHU{position:relative}.SignIn_iconWrapper__mFgCe{cursor:pointer;position:absolute;right:17px;top:44%;transform:translateY(-50%)}@media (max-width:768px){.SignIn_modalContent__V5drT{flex-direction:column;max-width:400px;min-height:40%;overflow:visible;overflow:initial;padding-top:30px;position:relative;width:90%}.SignIn_modalLeft__2jdAA{display:none}.SignIn_modalRight__SNBFs{padding:20px;text-align:center}.SignIn_modalTitle__KvfD\+{font-size:24px;line-height:32px;margin:initial}.SignIn_modalMessage__P6NBj{font-size:14px;margin-bottom:0}.SignIn_inputField__CMvgh{font-size:16px;padding:12px}.SignIn_signInButton__qNFc\+{font-size:16px;padding:14px;width:100%}.SignIn_forgotPassword__spvKC{font-size:14px;margin-top:7%}.SignIn_error__hSoWw{font-size:14px;padding:10px}.SignIn_iconWrapper__mFgCe{right:12px;top:50%;transform:translateY(-50%)}.SignIn_closeButton__HDSkt{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #00000026;color:#555;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;left:50%;position:absolute;top:-62px;transform:translateX(-50%);transition:color .3s ease,background .3s ease;width:50px}.SignIn_closeButton__HDSkt:hover{background:#f1f1f1;color:#000}}.Footer_footerContainer__cqEAW{background:#000}.Footer_footer__kXlYa{color:#fff;overflow:hidden;padding:20px 10px;position:relative;text-align:center}.Footer_footer__kXlYa,.Footer_footer_logo__vqHET{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap}.Footer_footer_logo__vqHET{max-width:110%}.Footer_footer__kXlYa .Footer_footer_logo__vqHET hr{width:100vw}.Footer_footer__kXlYa .Footer_description__UJWcL{max-width:1200px;text-align:left}.Footer_footer__kXlYa .Footer_link__3Ie8d{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.Footer_footer__kXlYa .Footer_link__3Ie8d .Footer_footer_content__sXguz .Footer_contact__WmEl1{align-items:center;border:1px solid #d8d3d3;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:700;justify-content:flex-start;margin:10px;padding:10px;text-align:left}.Footer_footer__kXlYa .Footer_link__3Ie8d .Footer_footer_content__sXguz .Footer_contact__WmEl1 span{font-size:16px;font-weight:800;line-height:24px;padding-left:15px}.Footer_contact_parent__Ckh0V{margin-top:0}.Footer_footer_content__sXguz{align-items:stretch;display:flex;flex-direction:column;justify-content:space-around;margin:0 15px;max-width:1200px}.Footer_footer__kXlYa p{color:#787e83;font-size:14px;font-weight:300;margin:10px 0}.Footer_footer__kXlYa h6{font-size:14px;font-weight:300;margin:0}.Footer_footer__kXlYa h3{font-size:14px;font-weight:700}.Footer_footer_nav__D-PGX{display:block}.Footer_footer_nav_mobile__c1bTc{display:none}.Footer_footer_nav__D-PGX ul,.Footer_footer_nav_mobile__c1bTc ul{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;list-style:none;margin:0;padding:0}.Footer_footer_nav__D-PGX a,.Footer_footer_nav_mobile__c1bTc a{color:#fff;font-size:16px;font-weight:300;line-height:24px;text-decoration:none}.Footer_footer_nav__D-PGX a:hover,.Footer_footer_nav_mobile__c1bTc a:hover{text-decoration:underline}img.Footer_logo__\+JiYo{width:150px}.Footer_header_logo__MHn4s{display:flex;flex-direction:row;justify-content:space-between;width:90%}@media (max-width:1024px){.Footer_footer__kXlYa .Footer_page__n8PjI{display:none}}@media (max-width:768px){.Footer_footer__kXlYa .Footer_page__n8PjI,.Footer_footer_nav__D-PGX{display:none}.Footer_footer_nav_mobile__c1bTc{display:block}.Footer_footer__kXlYa .Footer_social__iB1oi{align-items:flex-start;display:flex;flex-direction:column-reverse;width:100%}.Footer_footer__kXlYa .Footer_link__3Ie8d{flex-direction:column-reverse;width:100%}.Footer_footer__kXlYa{display:flex;flex-direction:column}.Footer_footer_logo__vqHET{max-width:100%}.Footer_footer__kXlYa .Footer_footer_logo__vqHET hr{display:none}.Footer_contact_parent__Ckh0V{width:100%}.Footer_footer__kXlYa .Footer_link__3Ie8d .Footer_footer_content__sXguz .Footer_contact__WmEl1{margin-left:0}}.GameSelect_modalOverlay__0hPR8{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.GameSelect_modalContent__hYmYi{align-items:center;animation:GameSelect_fadeIn__FOVmL .3s ease-in-out;background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:70%;position:relative}.GameSelect_modalLeft__ebdBL{background:#2c3e50;position:relative;width:40%}.GameSelect_modalBg__HTWot{height:100%;object-fit:cover;width:100%}.GameSelect_modalLogo__8AqL7{left:20px;position:absolute;top:43%;width:80%}.GameSelect_modalRight__bMoKY{flex:1 1;padding:30px;text-align:center}.GameSelect_modalTitle__WGpui{font-size:32px;font-weight:800;line-height:40px}.GameSelect_modalMessage__HEwDD,.GameSelect_modalTitle__WGpui{color:#000;font-family:Be Vietnam Pro;letter-spacing:0;text-align:center}.GameSelect_modalMessage__HEwDD{font-size:14px;font-weight:300;line-height:20px}.GameSelect_inputField__9Z8x5{border:1px solid #ccc;border-radius:8px;font-size:16px;margin-bottom:15px;padding:12px;width:92%}.GameSelect_signInButton__UwKT8{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background .3s ease;width:100%}.GameSelect_signInButton__UwKT8:hover{background:#0056b3}.GameSelect_forgotPassword__UEXLV{color:#000;cursor:pointer;font-family:Be Vietnam Pro;font-size:14px;font-weight:300;letter-spacing:0;line-height:20px;margin-top:10px}.GameSelect_forgotPassword__UEXLV:hover{text-decoration:underline}.GameSelect_closeButtonSelectGame__ZFERI{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #00000026;color:#555;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;position:absolute;right:-25px;top:-25px;transition:color .3s ease;width:50px;z-index:2}.GameSelect_closeButtonSelectGame__ZFERI:hover{color:#000}.GameSelect_error__Fnra2{background:#f6c0c0;border:1px solid #ccc;border-radius:8px;color:#ff4a4a;font-size:14px;font-weight:300;letter-spacing:0;line-height:20px;margin-bottom:15px;padding:3px;width:97%}@keyframes GameSelect_fadeIn__FOVmL{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.GameSelect_inputWrapper__D7D3X{position:relative}.GameSelect_iconWrapper__9i3BN{cursor:pointer;position:absolute;right:17px;top:44%;transform:translateY(-50%)}.GameSelect_gameGrid__W47oW{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:auto;max-width:1200px;overflow:scroll;padding:24px 32px 32px}.GameSelect_gameCard__65aZp{background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 4px 8px #0003;height:250px;overflow:hidden;position:relative;width:100%}.GameSelect_gameCard__65aZp:after{background:linear-gradient(180deg,#0000,#000c);border-radius:12px;bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0;z-index:0}.GameSelect_gameButton__rHtCg,.GameSelect_gameIcon__iMbzY,.GameSelect_gameTitle__JQWew,.GameSelect_hiddenButton__c2uwo{position:relative;z-index:1}.GameSelect_content__-iR2D{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:16px;position:relative;text-align:center}.GameSelect_gameIcon__iMbzY{border:2px solid #fff;border-radius:8px;height:88px;width:88px}.GameSelect_gameIcon__iMbzY,.GameSelect_gameTitle__JQWew{transform:translateY(20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.GameSelect_gameTitle__JQWew{font-size:18px;font-weight:700}.GameSelect_gameButton__rHtCg{background-color:#007bff;background:#ffffff1a;background:var(--Background-bgInverseSecondary,#ffffff1a);border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:8px;padding:8px 16px}.GameSelect_gameButton__rHtCg:hover{background:#2a9cf5;background:var(--Fundtion-accentPrimary,#2a9cf5)}.GameSelect_selectGameTitle__gO4eS{font-size:24px;font-weight:800;line-height:32px;margin:10px;padding-top:32px}.GameSelect_selectGameContent__P7XKq,.GameSelect_selectGameTitle__gO4eS{color:#000;font-family:Be Vietnam Pro;letter-spacing:0;text-align:center}.GameSelect_selectGameContent__P7XKq{font-size:16px;font-weight:300;line-height:24px;margin:0}@media (max-width:1024px){.GameSelect_gameGrid__W47oW{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.GameSelect_gameTitle__JQWew{font-size:16px}.GameSelect_gameGrid__W47oW{padding:20px 10px}.GameSelect_content__-iR2D{padding:10px}.GameSelect_modalContent__hYmYi{flex-direction:column;max-width:400px;position:relative;width:90%}.GameSelect_gameGrid__W47oW{grid-template-columns:repeat(2,1fr)}.GameSelect_modalLeft__ebdBL{display:none}.GameSelect_modalRight__bMoKY{padding:20px;text-align:center}.GameSelect_modalTitle__WGpui{font-size:24px;line-height:32px}.GameSelect_modalMessage__HEwDD{font-size:14px}.GameSelect_inputField__9Z8x5{font-size:16px;padding:12px}.GameSelect_signInButton__UwKT8{font-size:16px;padding:14px;width:100%}.GameSelect_forgotPassword__UEXLV{font-size:14px}.GameSelect_error__Fnra2{font-size:14px;padding:10px}.GameSelect_iconWrapper__9i3BN{right:12px;top:50%;transform:translateY(-50%)}.GameSelect_closeButtonSelectGame__ZFERI{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #00000026;color:#555;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;left:50%;position:absolute;top:-62px;transform:translateX(-50%);transition:color .3s ease,background .3s ease;width:50px}.GameSelect_closeButtonSelectGame__ZFERI:hover{background:#f1f1f1;color:#000}}.LiveChatComponent_container__NbngW{background:#fff;border-radius:16px;bottom:20px;box-shadow:0 2px 10px #0003;font-family:Arial,sans-serif;height:600px;position:fixed;right:94px;width:400px;z-index:999}.LiveChatComponent_header__UBP2s{align-items:center;background:#2a9cf5;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:10px}.LiveChatComponent_content__z0Jr1{align-items:center;border-top:1px solid #ddd;display:flex;flex-direction:row;height:auto;justify-content:space-around}.LiveChatComponent_closeButton__93wSw{background:none;border:none;color:#fff;cursor:pointer;font-size:18px}.LiveChatComponent_messages__ZIeEJ{display:flex;flex-direction:column;max-height:470px;min-height:467px;overflow-y:auto;padding:10px;width:93%}.LiveChatComponent_message__7dfuh{margin-bottom:10px}.LiveChatComponent_userMessage__kLIDO{align-self:flex-end;background:#2a9cf5;border-radius:24px;color:#fff;margin-bottom:7px;max-width:70%;padding:14px}.LiveChatComponent_supportMessage__tcWwL{align-self:flex-start;background:#181e2a0d;border-radius:24px;color:#000;margin-bottom:7px;max-width:70%;padding:14px}.LiveChatComponent_fileMessage__8SZcb{background:none}.LiveChatComponent_inputContainer__OsDnT{-webkit-margin-end:0!important;display:flex;margin-right:0;margin-inline-end:0!important;padding:10px}.LiveChatComponent_inputContainer__OsDnT div{width:100%}.LiveChatComponent_inputField__Zz9tY{border:1px solid #ddd;border-radius:5px;flex:1 1;padding:8px;width:100%}.LiveChatComponent_sendButton__1BZfy{background:#2a9cf5;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:5px;padding:8px 12px}.LiveChatComponent_svgButton__kcBzo{bottom:20px;cursor:pointer;height:64px;position:fixed;right:20px;width:64px;z-index:999}.LiveChatComponent_badge__7ty7T{align-items:center;background:red;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:12px;height:24px;justify-content:center;line-height:1;position:absolute;right:3px;top:-7px;width:24px}.LiveChatComponent_gameCard__Ae1Gw{background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 4px 8px #0003;height:250px;overflow:hidden;position:relative;width:100%}.LiveChatComponent_gameCard__Ae1Gw:after{background:linear-gradient(#0006,#0006);border-radius:12px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.LiveChatComponent_gameCard__Ae1Gw:hover .LiveChatComponent_hiddenButton__g20Hb{opacity:1;transform:translateY(0)}.LiveChatComponent_gameCard__Ae1Gw:hover .LiveChatComponent_gameIcon__dhovm,.LiveChatComponent_gameCard__Ae1Gw:hover .LiveChatComponent_gameTitle__8Uoeh{transform:translateY(0)}.LiveChatComponent_gameIcon__dhovm,.LiveChatComponent_gameTitle__8Uoeh,.LiveChatComponent_hiddenButton__g20Hb{position:relative;z-index:1}.LiveChatComponent_gameButton__9mecn{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:8px;padding:8px 16px}.LiveChatComponent_hiddenButton__g20Hb{opacity:0;transform:translateY(20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.LiveChatComponent_gameGrid__Qk49X{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:auto;max-width:1200px;padding:16px}.LiveChatComponent_mobileContent__kAPem{background:#fff;border-top:1px solid #0000001a;display:flex;flex-direction:column;height:93%;left:0;position:fixed;top:72px;width:100%;z-index:102}@media only screen and (max-width:768px){.LiveChatComponent_container__NbngW{border-radius:0;bottom:0;height:94%;right:0;width:100%}.LiveChatComponent_header__UBP2s{background:#fff;border-bottom:1px solid #ddd;border-top:1px solid #ddd;border-top-left-radius:0;border-top-right-radius:0;color:#000;flex-direction:row-reverse}.LiveChatComponent_messages__ZIeEJ{min-height:80%}.LiveChatComponent_gameCard__Ae1Gw:hover .LiveChatComponent_hiddenButton__g20Hb{opacity:1;transform:none}.LiveChatComponent_gameButton__9mecn{background:#ffffff1a;background:var(--Background-bgInverseSecondary,#ffffff1a);font-family:Be Vietnam Pro;font-size:14px;font-weight:800;letter-spacing:0;line-height:20px;text-align:center}.LiveChatComponent_inputTextField__3cdCf{width:70%}}@media only screen and (max-width:425px){.LiveChatComponent_inputTextField__3cdCf{width:55%}}@media only screen and (max-width:320px){.LiveChatComponent_inputTextField__3cdCf{width:55%}}.LiveChatComponent_loadingMore__Yh2as{align-items:center;display:flex;justify-content:center;padding:10px 0;width:100%}.LiveChatComponent_loadingInitial__x5HKU{align-items:center;background-color:#ffffff80;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.LiveChatComponent_spinner__YusMR{animation:LiveChatComponent_spin__52AvC 1s ease-in-out infinite;border:3px solid #6966ff4d;border-radius:50%;border-top-color:#6966ff;height:30px;width:30px}@keyframes LiveChatComponent_spin__52AvC{to{transform:rotate(1turn)}}:root{--Background-bgInverseSecondary:#ffffff1a}.HomePage_topPage__iVVAr{background-image:url(/static/media/top-page-v2.61c338f97c4346d04b3d.jpg);background-position:50%;background-size:cover}.HomePage_topPage__iVVAr .HomePage_titlePage__c3Zt6{color:#fff;font-family:Be Vietnam Pro;font-size:48px;font-weight:800;line-height:56px;margin:0}.HomePage_topPage__iVVAr .HomePage_topPageContainer__zjb2G{align-content:flex-start;align-items:stretch;display:flex;flex-direction:column;gap:32px;padding:15px 10px}@media screen and (min-width:1280px){.HomePage_topPageContainer__zjb2G{width:80%}}.HomePage_dashboard__hSO4Z{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.HomePage_card__glDvo{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background:#ffffff1a;border-radius:12px;box-shadow:0 2px 4px #0000001a;color:#fff;padding:24px;width:auto}.HomePage_dashboard__hSO4Z .HomePage_dFlex__ll6qL{display:flex;gap:20px}.HomePage_dashboard__hSO4Z .HomePage_h2__YVX0O{font-family:Be Vietnam Pro;font-size:20px;font-weight:800;line-height:28px;margin:0;text-align:left}.HomePage_dashboard__hSO4Z .HomePage_p__gFaZ1{font-family:Be Vietnam Pro;font-size:14px;font-weight:300;line-height:20px;margin:0;text-align:left}.HomePage_icon__sOA3A{color:#0af;margin-bottom:16px}.HomePage_button__C9l6N{background-color:#0084ff;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:16px;padding:8px 16px}.HomePage_button__C9l6N:hover{background-color:#006edc}.HomePage_iconWithBadge__arcQq{display:inline-block;position:relative}.HomePage_badge__4LeC7{align-items:center;background:red;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:12px;height:24px;justify-content:center;line-height:1;position:absolute;right:-10px;top:-10px;width:24px}.HomePage_midPage__2C459{color:#000;font-size:30px;font-weight:600;margin:0}.HomePage_mainTitle__bxyRS{font-size:32px;font-weight:800;line-height:40px;margin-bottom:0}.HomePage_mainContent__6QW7R,.HomePage_mainTitle__bxyRS{font-family:Be Vietnam Pro;letter-spacing:0;text-align:center}.HomePage_mainContent__6QW7R{font-size:20px;font-weight:300;line-height:28px;margin-top:0}.HomePage_gameGrid__T--YH{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:auto;max-width:1200px;padding:16px}.HomePage_gameCard__TjD3G{background-position:50%;background-size:cover;border-radius:12px;box-shadow:0 4px 8px #0003;height:250px;overflow:hidden;position:relative;width:100%}.HomePage_gameCard__TjD3G:after{background:linear-gradient(180deg,#0000,#000c);bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0;z-index:0}.HomePage_overlay__Pkreo{background:#0000004d;inset:0;position:absolute}.HomePage_content__L\+Tmc{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:16px;position:relative;text-align:center}.HomePage_gameIcon__4PMZz{border:2px solid #fff;border-radius:8px;height:88px;width:88px}.HomePage_gameIcon__4PMZz,.HomePage_gameTitle__UMoCY{transform:translateY(20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.HomePage_gameTitle__UMoCY{font-size:18px;font-weight:700}.HomePage_gameButton__K7UG0{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:8px;padding:8px 16px}.HomePage_hiddenButton__2j9y\+{opacity:0;transform:translateY(20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.HomePage_gameButton__K7UG0,.HomePage_gameIcon__4PMZz,.HomePage_gameTitle__UMoCY,.HomePage_hiddenButton__2j9y\+{position:relative;z-index:1}.HomePage_gameCard__TjD3G:hover .HomePage_hiddenButton__2j9y\+{opacity:1;transform:translateY(0)}.HomePage_gameCard__TjD3G:hover .HomePage_gameIcon__4PMZz,.HomePage_gameCard__TjD3G:hover .HomePage_gameTitle__UMoCY{transform:translateY(0)}.HomePage_bottomPage__993Lk{background:#181e2a0d;background:var(--Background-bgSecondary,#181e2a0d);padding:50px 25px;text-align:center}.HomePage_contactPhone__FVA4G{color:#2a9cf5;cursor:pointer;font-family:Be Vietnam Pro;font-size:40px;font-weight:800;letter-spacing:0;line-height:48px}.HomePage_contactTime__bfCPJ,.HomePage_contactTitle__zGfqT{font-family:Be Vietnam Pro;font-size:20px;font-weight:300;letter-spacing:0;line-height:28px}.HomePage_contactTime__bfCPJ{color:#787e83}.HomePage_cardContainer__gNy4e,.HomePage_requestContainer__gCDpt{display:flex;flex-wrap:wrap;gap:16px}.HomePage_callUsBanner__902le,.HomePage_orderBanner__s0r3D,.HomePage_request_banner__fPuFy{cursor:pointer;width:calc(50% - 8px)}.HomePage_loginBanner__d3IDS{cursor:pointer;width:100%}@media (min-width:769px){.HomePage_dashboard__hSO4Z{flex-wrap:nowrap}.HomePage_cardContainer__gNy4e,.HomePage_requestContainer__gCDpt{flex-wrap:nowrap;width:50%}.HomePage_callUsBanner__902le,.HomePage_orderBanner__s0r3D,.HomePage_request_banner__fPuFy{width:calc(50% - 8px)}.HomePage_loginBanner__d3IDS,.HomePage_requestContainer__gCDpt:only-child{width:100%}.HomePage_requestContainer__gCDpt:only-child .HomePage_loginBanner__d3IDS,.HomePage_requestContainer__gCDpt:only-child .HomePage_request_banner__fPuFy{width:calc(50% - 8px)}}@media (max-width:768px){.HomePage_cardContainer__gNy4e,.HomePage_requestContainer__gCDpt{display:flex;flex-wrap:nowrap;gap:16px;width:100%}.HomePage_orderBanner__s0r3D span{display:none}.HomePage_dashboard__hSO4Z .HomePage_dFlex__ll6qL{flex-direction:column}.HomePage_topPage__iVVAr{background-image:url(/static/media/top-page-mobile.cede6523ce011788af56.png);background-position:top}.HomePage_topPage__iVVAr .HomePage_titlePage__c3Zt6{color:#fff;font-family:Be Vietnam Pro;font-size:32px;font-weight:800;line-height:40px;margin:0}.HomePage_card__glDvo{padding:16px}.HomePage_titlePage__c3Zt6{text-align:center}.HomePage_dashboard__hSO4Z{flex-wrap:wrap}.HomePage_loginBanner__d3IDS{width:100%}.HomePage_callUsBanner__902le,.HomePage_orderBanner__s0r3D,.HomePage_request_banner__fPuFy{width:calc(50% - 8px)}.HomePage_mainTitle__bxyRS{font-size:24px;line-height:32px}.HomePage_contactPhone__FVA4G,.HomePage_mainTitle__bxyRS{font-family:Be Vietnam Pro;font-weight:800;letter-spacing:0;text-align:center}.HomePage_contactPhone__FVA4G{font-size:32px;line-height:40px}.HomePage_contactTime__bfCPJ,.HomePage_contactTitle__zGfqT{font-family:Be Vietnam Pro;font-size:16px;font-weight:300;letter-spacing:0;line-height:24px;text-align:center}.HomePage_gameCard__TjD3G:hover .HomePage_hiddenButton__2j9y\+{opacity:1;transform:none}.HomePage_hiddenButton__2j9y\+{opacity:1}.HomePage_gameIcon__4PMZz,.HomePage_gameTitle__UMoCY,.HomePage_hiddenButton__2j9y\+{transform:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.HomePage_gameButton__K7UG0{background:#ffffff1a;background:var(--Background-bgInverseSecondary,#ffffff1a);font-family:Be Vietnam Pro;font-size:14px;font-weight:800;letter-spacing:0;line-height:20px;text-align:center}.HomePage_gameIcon__4PMZz{height:64px;width:64px}.HomePage_gameTitle__UMoCY{font-family:Be Vietnam Pro;font-size:14px;font-weight:300;letter-spacing:0;line-height:20px;text-align:center}}@media (max-width:425px){.HomePage_orderBanner__s0r3D,.HomePage_request_banner__fPuFy{width:40%}}@media (max-width:375px){.HomePage_orderBanner__s0r3D,.HomePage_request_banner__fPuFy{width:38%}}@media (max-width:320px){.HomePage_loginBanner__d3IDS{width:86%}.HomePage_orderBanner__s0r3D,.HomePage_request_banner__fPuFy{width:35%}}.HomePage_modalOverlay__DYjOh{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.HomePage_modalContent__fjuB-{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;position:relative;text-align:center;width:300px}.HomePage_modalContent__fjuB- p{font-size:16px;margin-bottom:20px}.style_loading__Qqp9g span{animation:style_loading__Qqp9g 1.3s infinite alternate;display:inline-block;font-family:Be Vietnam Pro}.style_loading__Qqp9g span:first-child{animation-delay:0s}.style_loading__Qqp9g span:nth-child(2){animation-delay:.1s}.style_loading__Qqp9g span:nth-child(3){animation-delay:.2s}.style_loading__Qqp9g span:nth-child(4){animation-delay:.3s}.style_loading__Qqp9g span:nth-child(5){animation-delay:.4s}.style_loading__Qqp9g span:nth-child(6){animation-delay:.5s}.style_loading__Qqp9g span:nth-child(7){animation-delay:.6s}.style_loading__Qqp9g span:nth-child(8){animation-delay:.7s}.style_loading__Qqp9g span:nth-child(9){animation-delay:.8s}@keyframes style_loading__Qqp9g{0%{opacity:1}to{opacity:0}}.MaintenancePage_maintenance__Gm0Le{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;padding-top:7%;text-align:center}.MaintenancePage_tepaylinkLogo__89qmr{width:25%}.MaintenancePage_maintenanceLogo__j6G6O{padding:40px}.MaintenancePage_maintenanceTitle__nno1i{color:#131416;font-family:Be Vietnam Pro;font-size:28px;font-weight:800;letter-spacing:0;line-height:36px;text-align:center}.MaintenancePage_maintenanceMessage__zA0Kr{color:#787e83;font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;text-align:center}.MaintenancePage_maintenanceFanpageButton__8jzxK{align-items:center;background:#2a9cf5;background:var(--Fundtion-accentPrimary,#2a9cf5);border-radius:7px;color:#fff;display:flex;flex-direction:row;font-family:Be Vietnam Pro;font-size:20px;font-weight:800;height:55px;justify-content:center;letter-spacing:0;line-height:28px;text-align:center;width:21%}@media (max-width:768px){.MaintenancePage_maintenance__Gm0Le{padding-left:5%;padding-top:10%;width:90%}.MaintenancePage_maintenanceLogo__j6G6O{padding-bottom:40px;padding-left:0;padding-top:40px;width:50%}.MaintenancePage_maintenanceTitle__nno1i{font-family:Be Vietnam Pro;font-size:28px;font-weight:800;letter-spacing:0;line-height:36px;text-align:center}.MaintenancePage_maintenanceMessage__zA0Kr{font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;text-align:center}.MaintenancePage_maintenanceFanpageButton__8jzxK{font-family:Be Vietnam Pro;font-size:20px;font-weight:800;height:42px;letter-spacing:0;line-height:28px;text-align:center;width:100%}}.PageNotFound_pagenotfound__mzDi4{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:80vh;justify-content:center;overflow:hidden;text-align:center}.PageNotFound_tepaylinkLogo__SnPW6{width:25%}.PageNotFound_pagenotfoundTitle__\+8mqa{color:#131416;font-family:Be Vietnam Pro;font-size:28px;font-weight:800;letter-spacing:0;line-height:36px;text-align:center}.PageNotFound_pagenotfoundMessage__OoG5U{color:#787e83;font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;text-align:center}.PageNotFound_pagenotfoundFanpageButton__iepRA{align-items:center;background:#2a9cf5;background:var(--Fundtion-accentPrimary,#2a9cf5);border-radius:7px;color:#fff;display:flex;flex-direction:row;font-family:Be Vietnam Pro;font-size:20px;font-weight:800;justify-content:center;letter-spacing:0;line-height:28px;padding:14px 140px;text-align:center}@media (max-width:768px){.PageNotFound_pagenotfound__mzDi4{height:60vh;width:100%}.PageNotFound_pagenotfoundLogo__WGvKE{width:55%}.PageNotFound_pagenotfoundTitle__\+8mqa{font-family:Be Vietnam Pro;font-size:28px;font-weight:800;letter-spacing:0;line-height:36px;padding:0 16px;text-align:center}.PageNotFound_pagenotfoundMessage__OoG5U{font-family:Inter;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;text-align:center}.PageNotFound_pagenotfoundFanpageButton__iepRA{font-family:Be Vietnam Pro;font-size:20px;font-weight:800;letter-spacing:0;line-height:28px;padding:14px 96px;text-align:center}}:root{--Background-bgSecondary:#181e2a0d}.CreateTicket_container__blBfA{align-items:center;background:#fff;border-radius:12px;box-shadow:0 5px 10px 0 #0000000d;display:flex;flex-direction:column;flex-wrap:nowrap;font-family:Arial,sans-serif;justify-content:space-around;margin:60px auto 50px;padding-bottom:30px;text-align:center;width:100%}.CreateTicket_formContainer__kKuDR{padding-left:10%;width:90%}.CreateTicket_formContainer__kKuDR input{color:#000;height:48px}.CreateTicket_formSelect__3HIjY{height:48px;text-align:left}.CreateTicket_container__blBfA .CreateTicket_label__amogk{font-family:Be Vietnam Pro;font-size:32px;font-weight:800;letter-spacing:0;line-height:40px;line-height:normal}.CreateTicket_title__1W0Q6{font-family:Be Vietnam Pro;font-size:24px;font-weight:800;letter-spacing:0;line-height:32px;text-align:center}.CreateTicket_userInfo__j52o0{align-items:center;background:#181e2a0d;background:var(--Background-bgSecondary,#181e2a0d);border-radius:8px;display:flex;font-family:Be Vietnam Pro;font-size:16px;font-weight:300;height:40px;justify-content:space-evenly;letter-spacing:0;line-height:24px;margin-bottom:27px}.CreateTicket_avatar__wvNTa{height:24px;margin-right:10px;width:24px}.CreateTicket_username__zO8DO{font-size:16px;font-weight:700;margin-left:10px}.CreateTicket_stepIndicator__ZT7le{width:65%}.CreateTicket_activeStep__jXEvU,.CreateTicket_step__oWHSW{height:40px;width:40px}.CreateTicket_subtitle__P0wPb{font-size:16px;margin:60px 0 10px}.CreateTicket_issueList__\+hxt\+{background-color:initial;border:none;display:flex;flex-direction:column;gap:10px;margin-left:3%;width:94%}.CreateTicket_issueItem__zqk\+C{align-items:center;background:#f3f3f3;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:10px}.CreateTicket_issueItemHeader__UI96g{margin:0;text-align:left}.CreateTicket_addButton__TKPkL{border:none;cursor:pointer}.CreateTicket_chooseButton__rMXeg{background:#2a9cf5;background:var(--Fundtion-accentPrimary,#2a9cf5);border:none;border-radius:10px;color:#fff;font-family:Be Vietnam Pro;font-size:20px;font-weight:800;height:56px;letter-spacing:0;line-height:28px;margin-top:10px;text-align:center;width:80%}.CreateTicket_chooseContent__BwuZg p,.CreateTicket_chooseContent__BwuZg span{background-color:initial!important;text-align:start}.CreateTicket_chooseContent__BwuZg ul{padding-left:20px}.CreateTicket_chooseContent__BwuZg ul li{text-align:start}.CreateTicket_plusButton__CqYKd{align-items:center!important;background-color:#2a9cf5;border-radius:100%;color:#fff!important;display:flex!important;flex-direction:row!important;height:24px;justify-content:center!important;width:24px}.CreateTicket_addButtonDiv__BcwT2{align-items:flex-end;display:flex;flex-direction:column}.CreateTicket_gameIcon__ilJhp{background:#fff;border:2px solid #fff;border-radius:8px;height:40px;width:40px}._2Jtxm ._2JvrO,._2Jtxm ._2kL0S,._2Jtxm._35Ago ._2kL0S{border-radius:8px!important}@media (max-width:784px){.CreateTicket_container__blBfA .CreateTicket_label__amogk{font-family:Be Vietnam Pro;font-size:24px;font-weight:800;letter-spacing:0;line-height:32px}.CreateTicket_title__1W0Q6{font-family:Be Vietnam Pro;font-size:20px;font-weight:800;letter-spacing:0;line-height:28px;text-align:center}.CreateTicket_userInfo__j52o0{align-items:center;background:#181e2a0d;background:var(--Background-bgSecondary,#181e2a0d);border-radius:8px;display:flex;font-family:Be Vietnam Pro;font-size:14px;font-weight:300;justify-content:space-evenly;letter-spacing:0;line-height:20px;margin-bottom:27px}}@media (min-width:1441px){.CreateTicket_stepIndicator__ZT7le{width:50%}}:root{--Fundtion-accentPrimary:#2a9cf5}.YourTicket_container__eAEK0{border-radius:8px;display:flex;margin:25px 0}.YourTicket_sidebar__2GRkr li{border-bottom:1px solid #ddd}.YourTicket_sidebar__2GRkr li.YourTicket_active__ebyT3{background:#2a9cf51a;border-left:4px solid #2a9cf5;border-left:4px solid var(--Fundtion-accentPrimary,#2a9cf5)}.YourTicket_status__iNyDZ{color:green;float:right}.YourTicket_content__9acd2{width:100%}.YourTicket_details__cZS1Q{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;height:65vh;overflow-y:auto;padding:20px}.YourTicket_ticketContent__oOoJ9{background:#2a9cf5;border-radius:24px;box-shadow:0 2px 4px #0000001a;color:#fff;margin-bottom:10px;padding:20px;width:43%}.YourTicket_chatMessage__lXiJy{background:#f0f0f0;border-radius:24px;margin-bottom:10px;margin-right:45%;padding:20px;width:48%}.YourTicket_image__ey4GR{height:96px;margin-top:10px;max-width:100%;width:96px}.YourTicket_chatBox__gZAU4{background:#fff;border-top:1px solid #ddd;display:flex;padding:10px 10px 10px 0}.YourTicket_chatBox__gZAU4 form input{width:100%}.YourTicket_input__9Qle2{border:1px solid #ccc;border-radius:4px;height:97%;width:99%}.YourTicket_sendButton__94xn4{background:#2a9cf5;background:var(--Fundtion-accentPrimary,#2a9cf5);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Be Vietnam Pro;font-size:16px;font-weight:800;height:48px;letter-spacing:0;line-height:24px;margin-left:10px;padding:10px 20px;text-align:center}.YourTicket_chatInputContainer__DGKJb{align-items:baseline;display:flex;margin-left:10px;width:100%}.YourTicket_sidebar__2GRkr{background:#fff;border-right:1px solid #0000001a;margin-top:-25px;max-height:81vh;overflow-y:auto;width:35%}.YourTicket_sidebar__2GRkr h2{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:10px}.YourTicket_badge__rnl7h{align-items:center;aspect-ratio:1/1;background:red;border-radius:50%;color:#fff;display:flex;font-size:12px;justify-content:center;line-height:0;position:absolute;right:0;top:50%;transform:translate(100%,-50%);width:34px}.YourTicket_sidebar__2GRkr ul{height:100%;list-style:none;margin:0;overflow-y:scroll;padding:0}.YourTicket_sidebar__2GRkr li{align-items:center;cursor:pointer;display:flex;height:100px;padding:10px;position:relative;transition:background .3s}.YourTicket_sidebar__2GRkr .YourTicket_active__ebyT3,.YourTicket_sidebar__2GRkr li:hover{background:#e7f0ff}.YourTicket_sidebar__2GRkr li img{aspect-ratio:1/1;border-radius:8px;margin-right:10px;width:72px}.YourTicket_sidebar__2GRkr li strong{font-size:14px;font-weight:700}.YourTicket_status__iNyDZ{color:#007bff;font-size:12px;font-weight:700;margin-left:auto}.YourTicket_closedStatus__B0RhO{background:#ddd;border-radius:4px;color:#000;font-size:12px;font-weight:700;padding:3px 6px}.YourTicket_unreadBadge__Z3Jlk{background:red;border-radius:50%;color:#fff;font-size:12px;font-weight:700;padding:3px 6px}.YourTicket_titleTicket__mssZA{font-family:Be Vietnam Pro;font-size:14px;font-weight:300;letter-spacing:0;line-height:20px}.YourTicket_yourTicket__ZPUDV{align-items:stretch;border-radius:10px;box-shadow:0 5px 10px 0 #0000000d;display:flex;flex-direction:column;margin:20px 0 50px}.YourTicket_titleContent__ga5QQ{font-family:Be Vietnam Pro;font-size:32px;font-weight:800;letter-spacing:0;line-height:40px;margin-left:25px;padding-right:10px;position:relative}.YourTicket_header__Dv7M4{align-items:center;border-bottom:1px solid #bbb;display:flex;flex-direction:row;justify-content:space-between}.YourTicket_addIssueButton__gA852{align-items:center;background:#2a9cf51a;border:none;border-radius:8px;color:#2a9cf5;display:flex;height:50px;justify-content:space-around;margin-right:25px}.YourTicket_unread__WdS3B{background:#f3b46a1a;margin-bottom:10px;padding:10px}.YourTicket_truncate__RaZrv{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-width:100%;overflow:hidden;text-overflow:ellipsis}.YourTicket_ticketInfo__m1qnk{align-items:flex-start;display:flex;flex-direction:column;width:100%}.YourTicket_ticketHeader__7hK5u{align-items:baseline;flex-wrap:nowrap}.YourTicket_ticketHeader__7hK5u,.YourTicket_ticketTitle__xSTXY{display:flex;flex-direction:row;justify-content:space-between;width:100%}.YourTicket_ticketTitle__xSTXY{align-items:center}.YourTicket_headerChat__5r1tj{display:none}.YourTicket_backButton__4GCsx{background:none;border:none}.YourTicket_headerMobile__8bLND{display:none}.YourTicket_liveChatContent__ui6yX{width:100%}.YourTicket_inputTextField__UlHMz{width:80%}@media (min-width:1440px){.YourTicket_chatBox__gZAU4{padding-left:40px}}@media (max-width:1024px){.YourTicket_inputTextField__UlHMz{width:78%}}@media (max-width:425px){.YourTicket_inputTextField__UlHMz{width:65%}}@media (max-width:375px){.YourTicket_inputTextField__UlHMz{width:60%}}@media (max-width:320px){.YourTicket_inputTextField__UlHMz{width:50%}}@media (max-width:768px){.YourTicket_headerMobile__8bLND{align-items:center;border-bottom:1px solid #bbb;display:flex;flex-direction:row;justify-content:space-between}.YourTicket_sidebarMobile__qJEI6{border-right:1px solid #0000001a;height:100%;margin-top:0;max-height:93%;overflow-y:auto;z-index:101}.YourTicket_contentMobile__1Wnxc,.YourTicket_sidebarMobile__qJEI6{background:#fff;display:flex;flex-direction:column;left:0;position:fixed;top:7vh;width:100%}.YourTicket_contentMobile__1Wnxc{border-top:1px solid #0000001a;height:93%;z-index:102}.YourTicket_headerChat__5r1tj{border-bottom:1px solid #bbb;display:flex;flex-direction:row;justify-content:space-between;padding:0 25px}.YourTicket_disableChat__YwEJg{display:none!important}}.YourTicket_uploadElement__vTqa8{padding-right:10px;transform:translateY(-50%)}.YourTicket_loadingMore__m3MQR{margin-right:auto;padding:10px 0;position:-webkit-sticky;position:sticky;z-index:2}.YourTicket_loadingInitial__AhfD7,.YourTicket_loadingMore__m3MQR{align-items:center;background-color:#ffffffb3;display:flex;justify-content:center;left:0;top:0;width:100%}.YourTicket_loadingInitial__AhfD7{height:100%;position:absolute;z-index:1}.YourTicket_spinner__s3kLp{animation:YourTicket_spin__PB3\+H 1s ease-in-out infinite;border:3px solid #2a9cf54d;border-radius:50%;border-top-color:#2a9cf5;height:30px;width:30px}@keyframes YourTicket_spin__PB3\+H{to{transform:rotate(1turn)}}@font-face{font-display:swap;font-family:Be Vietnam Pro;font-style:normal;font-weight:400;src:url(/static/media/be-vietnam-pro-vietnamese-400-normal.1ac573b4b2c95f9275ee.woff2) format("woff2"),url(/static/media/be-vietnam-pro-vietnamese-400-normal.69c7020eb25d25cf2794.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Be Vietnam Pro;font-style:normal;font-weight:400;src:url(/static/media/be-vietnam-pro-latin-ext-400-normal.82e105ea3d2be67ace15.woff2) format("woff2"),url(/static/media/be-vietnam-pro-latin-ext-400-normal.55b6d057118888561ffa.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Be Vietnam Pro;font-style:normal;font-weight:400;src:url(/static/media/be-vietnam-pro-latin-400-normal.27d7609ea11544718ef8.woff2) format("woff2"),url(/static/media/be-vietnam-pro-latin-400-normal.cd4862ab7a14b2e574eb.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.3cb8cce8.css.map*/