#toast__container *{-webkit-box-sizing:border-box;box-sizing:border-box}.toast__message{opacity:0;position:fixed;z-index:1000;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:90%;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s}.toast__message--top-center,.toast__message--bottom-center,.toast__message--center{left:50%}.toast__message--enter-active,.toast__message--appear-active{opacity:1}.toast__message--exit-active{opacity:0}.toast__message--loading .toast__spinner-wrap{visibility:visible;opacity:1;width:1.1em;margin-right:12px}.toast__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.toast__content--clickable{cursor:pointer}.toast__theme-content{-webkit-transition:all .2s;transition:all .2s}.toast__spinner-wrap{display:inline-block;visibility:hidden;opacity:0;width:0;margin-right:0}.toast__spinner{display:block;overflow:hidden;width:1.1em;height:1.1em;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;text-indent:-99999px;-webkit-animation:toast_spinner-spin 1s ease-in-out infinite;animation:toast_spinner-spin 1s ease-in-out infinite}@-webkit-keyframes toast_spinner-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes toast_spinner-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-Thin-leD9T1nx.ttf) format("truetype"),url(/mobrog/assets/Poppins-Thin-leD9T1nx.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-ExtraLight-u2IJXg5c.ttf) format("truetype"),url(/mobrog/assets/Poppins-ExtraLight-u2IJXg5c.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-Light-DT6-CsId.ttf) format("truetype"),url(/mobrog/assets/Poppins-Light-DT6-CsId.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype"),url(/mobrog/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype"),url(/mobrog/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype"),url(/mobrog/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype"),url(/mobrog/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-ExtraBold-W_qeO1XX.ttf) format("truetype"),url(/mobrog/assets/Poppins-ExtraBold-W_qeO1XX.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Poppins;src:url(/mobrog/assets/Poppins-Black-yHqY0KRU.ttf) format("truetype"),url(/mobrog/assets/Poppins-Black-yHqY0KRU.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Montserrat;src:url(/mobrog/assets/Montserrat-VariableFont_wght-i02rBV5P.ttf) format("truetype"),url(/mobrog/assets/Montserrat-VariableFont_wght-i02rBV5P.ttf) format("truetype")}:root{--primary-color: #F9B411;--secondary-color: #13317d;--title-color: #333333;--paragraph-color: #101010;--white-color: #FFFFFF;--background-color-main: #141414;--background-color-secondary: #FFFFFF;--background-color-third: rgba(19, 49, 125, .15);--background-gradient: linear-gradient(180deg, #183B9A 0%, #112A46 100%);--icon-background: #FAF8F2;--icon-gradient-start: #ED846E;--icon-gradient-stop: #FDA592;--color-1: #51C333;--color-2: #FF0000;--color-3: #FCB500;font-family:Montserrat,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--header-height: 50px;--primary-font: "Montserrat", sans-serif;--max-width: 1200px}*{padding:0;margin:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--white-color);line-height:normal;font-family:var(--primary-font);background:var(--background-color-secondary)}body.modal-open{overflow:hidden;height:100vh}img{width:100%;display:block}.customContainer{max-width:425px!important;margin:0 auto;background-color:var(--background-color-secondary);position:relative}.no-scroll{overflow:hidden;height:100vh}.marquee-containe{height:36px}.marqueeBox{position:relative;width:100%;height:36px;overflow:hidden;padding:0;display:flex;align-items:center;color:#000;background:transparent}.marquee .scroll{white-space:nowrap;overflow:hidden;display:inline-block;animation:marquee 30s linear infinite}.marquee{font-weight:500;font-size:14px;line-height:10px;color:#000}@keyframes marquee{0%{-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-moz-transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.marquee-container{height:100%}.theForm{background:#f6f6f6;color:#282828!important;border-radius:2px;width:100%}.theForm .MuiInput-underline:before{border-bottom:none!important}.theForm .MuiInput-underline:after{border-bottom:none!important}.theForm .MuiInputBase-root{width:100%}.theForm .MuiInputBase-root{font-weight:500!important}.theForm .MuiOutlinedInput-notchedOutline{border:unset!important;border-radius:2px}.theForm .MuiOutlinedInput-input{color:#282828!important;font-weight:500;padding:15px 16px!important;font-size:12px;border-radius:2px}.theForm input::placeholder{font-weight:500;opacity:1;color:#282828!important}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.my-toast-alert{background-color:var(--color-2)!important;padding:10px 20px;color:#fff;border-radius:30px;z-index:100000!important}.my-toast-success{background-color:var(--color-1)!important;padding:10px 20px;color:#fff;border-radius:30px;z-index:100000!important}.Mui-disabled{-webkit-text-fill-color:rgb(0 0 0 / 65%)!important}._theSticky_14vda_1{position:fixed;width:100%;left:0;top:0;z-index:999;box-shadow:0 4px 4px #0000000d;background:var(--background-color-secondary)}._theSticky_14vda_1 ._theNavBar_14vda_10{position:relative;height:var(--header-height);display:flex;justify-content:space-between;align-items:center;background-color:var(--background-color-secondary)}._theSticky_14vda_1 ._theNavBar_14vda_10 ._theLogo_14vda_18{width:30%}@media screen and (min-width: 426px){._theSticky_14vda_1 ._theNavBar_14vda_10 ._theLogo_14vda_18{width:120px}}._theSticky_14vda_1 ._theNavBar_14vda_10 ._theLogo_14vda_18 img{width:100%;display:block}._theSticky_14vda_1 ._theNavBar_14vda_10 ._theNLeft_14vda_30{display:flex;justify-content:flex-end;align-items:center;width:30%}._theSticky_14vda_1 ._theNavBar_14vda_10 ._theNLeft_14vda_30 ._theField_14vda_36{position:relative;width:70%;z-index:1;margin:0 16px 0 0}@media screen and (min-width: 426px){._theSticky_14vda_1 ._theNavBar_14vda_10 ._theNLeft_14vda_30 ._theField_14vda_36{width:80px}}._theSticky_14vda_1 ._theNavBar_14vda_10 ._theNLeft_14vda_30 ._theIcon20_14vda_47{display:flex}._theSticky_14vda_1 ._theNavBar_14vda_10 ._theNLeft_14vda_30 ._theIcon20_14vda_47 svg{fill:var(--title-color)}._theSticky_14vda_1 ._theFloatNavBar_14vda_53{position:relative}._theSticky_14vda_1 ._theFloatNavBar_14vda_53 ._theFNBBox_14vda_56{position:absolute;bottom:10px;right:10px;width:35px;display:flex;justify-content:center;align-items:center;background:var(--secondary-color);border:1px solid var(--white-color);border-radius:8px;cursor:pointer;aspect-ratio:1}._theSticky_14vda_1 ._theFloatNavBar_14vda_53 ._theFNBBox_14vda_56 ._theFNBBIcon_14vda_70{width:17px}._theSticky_14vda_1 ._theFloatNavBar_14vda_53 ._theFNBBox_14vda_56 ._theFNBBIcon_14vda_70 img{width:100%;display:block}._theStickyDrawer_14vda_78{position:fixed;top:0;right:0;bottom:0;width:100%;height:100vh;z-index:10;background:#13317d24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}@media screen and (min-width: 1024px){._theStickyDrawer_14vda_78{top:var(--header-height);z-index:999}}._theStickyDrawer_14vda_78 ._theDrawerWrapper_14vda_98{position:fixed;top:calc(var(--header-height) + 10px);right:12px;width:calc(100% - 24px);max-width:390px;background:linear-gradient(180deg,#fffffffa,#f6f3ff);border:1px solid rgba(19,49,125,.08);border-radius:28px;box-shadow:0 24px 60px #112a462e;transform:translate(calc(100% + 24px));transition:transform .3s ease;z-index:100;overflow:hidden}@media screen and (min-width: 426px){._theStickyDrawer_14vda_78 ._theDrawerWrapper_14vda_98{width:390px}}._theStickyDrawer_14vda_78 ._customDrawer_14vda_118{position:absolute;width:100%;height:100vh;right:-100%;top:calc(var(--header-height) + 1px);z-index:9999;transition:all 225ms cubic-bezier(0,0,.2,1) 0ms}._theStickyDrawer_14vda_78 ._customDrawerShow_14vda_128{position:absolute;width:100%;height:100vh;top:calc(var(--header-height) + 1px);right:0%;transition:all 225ms cubic-bezier(0,0,.2,1) 0ms;z-index:9999;box-shadow:-4px 4px 4px #0000000d}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138{position:relative;overflow:hidden;height:min(100vh - var(--header-height) - 20px,760px);width:100%;margin:0 0 0 auto}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._customDrawerContent_14vda_138{position:absolute;background:radial-gradient(circle at top right,#f9b4112e,#f9b41100 28%),linear-gradient(180deg,#f7f4ff,#f2f6ff);height:100%;width:100%;top:0;overflow-y:auto;transition:transform .3s ease-in-out;display:flex;flex-direction:column;padding:20px 16px 28px;gap:14px}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._customDrawerContentHide_14vda_158{position:absolute;background-color:var(--white-color);margin:0 0 0 auto;height:100%;width:100%;top:-100%;overflow-y:auto;transition:transform .3s ease-in-out}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeader_14vda_168{display:flex;align-items:center;justify-content:space-between;margin:0;padding:18px 18px 20px;border-radius:24px;background:linear-gradient(135deg,#183b9a,#0e2b53);box-shadow:0 18px 40px #13317d38;cursor:pointer;color:var(--white-color)}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeader_14vda_168:after{content:"";position:absolute;top:18px;right:48px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeader_14vda_168 ._theNLHIcon_14vda_191{width:40px;min-width:40px;padding:10px;border-radius:14px;background:#ffffff1f}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeader_14vda_168 ._theNLHIcon_14vda_191 img{width:100%;display:block}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeader_14vda_168 ._theNLHIconFill_14vda_202{display:flex;color:var(--white-color);width:38px;height:38px;min-width:38px;justify-content:center;align-items:center;border-radius:999px;background:#ffffff1f}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLink_14vda_168{position:relative;margin:0;padding:16px 18px;border-radius:20px;cursor:pointer}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLink_14vda_168:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:4px;border-radius:999px;background:linear-gradient(180deg,var(--primary-color) 0%,#ffcf5d 100%)}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeaderBorder_14vda_230{margin:0;padding:18px;display:flex;align-items:center;border:none;border-radius:24px;background:linear-gradient(135deg,#183b9a,#10294a);box-shadow:0 18px 40px #13317d38;cursor:pointer;color:var(--white-color)}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeaderBorder_14vda_230 ._theNLHIcon_14vda_191{width:40px;min-width:40px;padding:10px;border-radius:14px;background:#ffffff1f}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeaderBorder_14vda_230 ._theNLHIcon_14vda_191 img{width:100%;display:block}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLinkHeaderBorder_14vda_230 ._theNLHIconFill_14vda_202{display:flex;justify-content:center;align-items:center;width:38px;height:38px;min-width:38px;color:var(--white-color);border-radius:999px;background:#ffffff1f}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLoginBox_14vda_264{padding:22px 18px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.22) 0%,transparent 100%),linear-gradient(135deg,#163b92,#0d2746);box-shadow:0 18px 42px #13317d33}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLoginBox_14vda_264 ._theNavLBFlex_14vda_270{display:flex;justify-content:flex-start;align-items:center;margin-bottom:14px}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLoginBox_14vda_264 ._theNavLBFlex_14vda_270 ._theNavLBIcon_14vda_276{width:42px;min-width:42px;padding:10px;border-radius:14px;background:#ffffff1f}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLoginBox_14vda_264 ._theNavLBFlex_14vda_270 ._theNavLBIcon_14vda_276 img{width:100%;display:block}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLoginBox_14vda_264 ._theSideBalance_14vda_287{padding:16px 18px;margin-top:12px;border-radius:18px;background:#fffffff0;border:1px solid rgba(255,255,255,.26);cursor:pointer}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLoginBox_14vda_264 ._theNavLBButton_14vda_295{width:100%;padding:18px 0 0}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavLoginBox_14vda_264 ._theNavLBButton_14vda_295>div{width:100%;border-radius:999px;box-shadow:0 12px 28px #f9b41147}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavSecondBox_14vda_304{background:#ffffffb8;padding:14px 10px 120px;flex:1;border-radius:24px}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavSecondBox_14vda_304 ._theNavSBFlex_14vda_310{display:flex;justify-content:flex-start;align-items:center;padding:0 0 32px}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavSecondBox_14vda_304 ._theNavSBFlex_14vda_310 ._theNavSBFIcon_14vda_316{display:flex;color:var(--title-color)}._theStickyDrawer_14vda_78 ._customDrawerContentRelative_14vda_138 ._theNavSecondBox_14vda_304 ._theNavSBButton_14vda_320{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid rgb(203,203,203);border-radius:8px;background:#fff;cursor:pointer}._showDrawer_14vda_331{visibility:visible;opacity:1}._showDrawer_14vda_331 ._theDrawerWrapper_14vda_98{right:0;transform:translate(0);transition:transform .3s ease}._theFloatIconDaily_14vda_343{position:relative;top:450px;z-index:999}._theFloatIconDaily_14vda_343 ._theWheelWrapper_14vda_348{position:absolute;right:5px;width:70px}._theFloatIconDaily_14vda_343 ._theWheelWrapper_14vda_348 img{width:100%;display:flex;cursor:pointer}._theModalLogin_14vda_359{min-width:300px}._root_1i6e9_1{margin:0;text-align:var(--align, left);color:var(--color, var(--paragraph-color));font-size:var(--font-size-small, var(--font-size));font-weight:var(--bold, normal);text-decoration:var(--text-decoration, none);text-transform:var(--text-transform, none);line-height:var(--line-height, 18px);letter-spacing:var(--letter-spacing, 0);font-family:var(--font-family, var(--primary-font))}@media screen and (min-width: 1024px){._root_1i6e9_1{font-size:var(--font-size, 14px)}}._root_14r17_1{width:100%;margin-bottom:var(--margin-bottom, 0);padding:var(--padding, .4rem 2rem);background:var(--background, var(--white-color));border-radius:var(--border-radius, 0);border:var(--border, unset);box-shadow:var(--box-shadow, unset);display:var(--display, flex);align-items:center;justify-content:center;cursor:pointer}._root_14r17_1:hover{background:var(--hover-background, var(--white-color))}._root_14r17_1 ._label_14r17_17{width:100%;margin:0;color:var(--color, var(--white-color));font-weight:var(--font-weight, normal);text-align:var(--text-align, center);font-size:var(--font-size, 16px);text-decoration:var(--text-decoration, none)}._theFooter_1fmu0_1{position:relative;background:#142032;z-index:1}._theFooter_1fmu0_1 ._theNav_1fmu0_6{width:100%;padding:30px 15px 48px;margin:0 auto}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theLogo_1fmu0_11{width:58%;margin:0 0 30px}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theNavLink_1fmu0_15{padding:0 0 20px;cursor:pointer}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theButton_1fmu0_19{margin:10px 0 0;width:max-content}@media screen and (min-width: 426px){._theFooter_1fmu0_1 ._theNav_1fmu0_6{padding:40px 0}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theLogo_1fmu0_11{width:200px;margin:0 0 50px}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theButton_1fmu0_19{margin:50px 0 0}}@media screen and (min-width: 1024px){._theFooter_1fmu0_1 ._theNav_1fmu0_6{display:flex;justify-content:space-between}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theLogo_1fmu0_11{margin:0}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theNavLinksWrapper_1fmu0_43{display:flex;align-items:center}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theNavLink_1fmu0_15{padding:0 18px;cursor:pointer}._theFooter_1fmu0_1 ._theNav_1fmu0_6 ._theButton_1fmu0_19{margin:0}}._theFooter_1fmu0_1 ._theCopyRight_1fmu0_55{padding:17px 15px;background-color:var(--primary-color)}@media screen and (min-width: 1024px){._theFooter_1fmu0_1{position:relative;height:180px;bottom:0;left:0;right:0;margin:0 auto}}
