@charset "UTF-8";.scroll-x{overflow-x:auto;overflow-y:hidden}html[device=pc] .scroll-x::-webkit-scrollbar{width:var(--scrollbar-size, 5px);height:var(--scrollbar-size, 5px)}html[device=pc] .scroll-x::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-x::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 4px)}.scroll-y{overflow-x:hidden;overflow-y:auto}html[device=pc] .scroll-y::-webkit-scrollbar{width:var(--scrollbar-size, 5px);height:var(--scrollbar-size, 5px)}html[device=pc] .scroll-y::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-y::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 4px)}.scroll-xy{overflow-x:auto;overflow-y:auto}html[device=pc] .scroll-xy::-webkit-scrollbar{width:var(--scrollbar-size, 5px);height:var(--scrollbar-size, 5px)}html[device=pc] .scroll-xy::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-xy::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 4px)}:root{--vw: 100vw;--vh: 100vh}*{box-sizing:border-box}html,body{width:100%;height:100%;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;--scrollbar-size: 0 !important;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:var(--color-fill-tertiary);border-radius:calc(.1 * var(--vm));width:calc(.04 * var(--vm));height:calc(.04 * var(--vm))}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:calc(.1 * var(--vm));background-color:var(--scroll-bar-color)}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:calc(.1 * var(--vm));background-color:var(--color-fill-tertiary)}img{width:100%;display:block;height:auto;font-size:12px;overflow:hidden}#root{width:100%;margin:0 auto;font-size:14px;position:relative;color:#fff}html{background:var(--color-html-bg)!important}html[adp=widthFixed]{--vm: 1rem !important;font-size:calc(100vw / var(--design-width) * 100)}@media screen and (max-width: 280px){html[adp=widthFixed]{--vw: $min-device-width;font-size:calc(280px / var(--design-width) * 100)}html[adp=widthFixed] #root{width:280px}}html[adp=heightFixed]{--vm: 1rem !important;font-size:calc(var(--vh) / var(--design-height) * 100)}@media screen and (max-height: 640px){html[adp=heightFixed]{--vw: $min-device-height;font-size:calc(640px / var(--design-height) * 100)}html[adp=heightFixed] #root{width:640px}}html[adp=minRatio]{--vm: 1rem !important;font-size:calc(100vw / var(--design-width) * 100)}@media screen and (max-width: 280px){html[adp=minRatio]{--vw: $min-device-width;font-size:calc(280px / var(--design-width) * 100)}html[adp=minRatio] #root{width:280px}}html[adp=minRatio][minRatio=height]{font-size:calc(var(--vh) / var(--design-height) * 100)}@media screen and (max-height: 640px){html[adp=minRatio][minRatio=height]{--vw: $min-device-height;font-size:calc(640px / var(--design-height) * 100)}html[adp=minRatio][minRatio=height] #root{width:640px}}@media screen and (min-width: 600px){html[screen="750"][adp=widthFixed]{--vw: 960px;font-size:calc(600px / var(--design-width) * 100)}html[screen="750"][adp=widthFixed] .pay-content-wapper-inner{max-width:960px}}@media screen and (min-height: 750px){html[screen="750"][adp=heightFixed]{--vw: 750px;font-size:calc(750px / var(--design-height) * 100)}html[screen="750"][adp=heightFixed] #root{width:750px}}@media screen and (min-width: 1334px){html[screen="1334"][adp=widthFixed]{--vw: 1334px;font-size:calc(1334px / var(--design-width) * 100)}html[screen="1334"][adp=widthFixed] #root{width:1334px}}@media screen and (min-height: 1334px){html[screen="1334"][adp=heightFixed]{--vw: 1334px;font-size:calc(1334px / var(--design-height) * 100)}html[screen="1334"][adp=heightFixed] #root{width:1334px}}html[adp=pixelFixed]{--vm: 100px;font-size:unset}html[lang=ar] *:not(#loginTypeBox,#loginTypeBox *)[class*=mt-text],html[lang=ar] *:not(#loginTypeBox,#loginTypeBox *)[class*=mt-rich-text]{unicode-bidi:isolate;direction:ltr;text-align:right}.mt-app-toast .adm-mask-content .adm-toast-main{max-width:72%;min-width:150px;text-align:center}.mobapay-container{min-height:100%;display:flex;flex-direction:column;align-items:stretch}.swiper-pagination{position:absolute;bottom:calc(.18 * var(--vm));width:80%;z-index:2;margin-left:10%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap}.swiper-pagination-bullet{opacity:1;max-width:calc(.84 * var(--vm));flex:1;height:calc(.05 * var(--vm));background:rgba(255,255,255,.2);border-radius:calc(.05 * var(--vm));transition:all .3s linear;margin:0 calc(.05 * var(--vm))}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--color-text)}.content-padding-30{padding-left:calc(.3 * var(--vm));padding-right:calc(.3 * var(--vm))}.mobapay-scroll-mask{position:absolute;left:0;right:0;z-index:1;width:100%;height:calc(1.33 * var(--vm));pointer-events:none}.mobapay-scroll-mask-bottom{background:linear-gradient(0deg,var(--color-primary-bg),var(--color-primary-bg) 25%,rgba(31,33,56,0) 100%);filter:blur(5px);bottom:calc(-.2 * var(--vm));z-index:2}.mobapay-scroll-mask.channel{bottom:calc(0 * var(--vm));background:linear-gradient(0deg,var(--color-primary-bg),var(--color-primary-bg) 40%,rgba(31,33,56,0) 100%)}.mobapay-scroll-mask.coupon{height:calc(2 * var(--vm));background:linear-gradient(0deg,var(--color-primary-bg),var(--color-primary-bg) 35%,rgba(31,33,56,0) 100%)}.mobapay-scroll-arrow{position:absolute;left:50%;bottom:calc(-.4 * var(--vm));z-index:2;transform:translate(-50%);fill:var(--color-close-icon);cursor:pointer;transform-origin:center;transition:all .2s}.mobapay-scroll-arrow-true{transform:translate(-50%) rotate(180deg)}input:-internal-autofill-selected{background-color:transparent!important}input[data-autocompleted]{background-color:transparent!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{background-color:transparent!important}.mobapay-check-label{position:absolute;width:calc(.5 * var(--vm));height:calc(1 * var(--vm));text-align:center;transform:rotate(45deg);background:var(--color-border-recharge-active);top:calc(-.45 * var(--vm));left:calc(-.2 * var(--vm));line-height:calc(1 * var(--vm));z-index:2}.mobapay-check-label:before{display:block;border:2px solid var(--color-text);position:absolute;content:"";width:calc(.06 * var(--vm));height:calc(.16 * var(--vm));border-width:calc(.04 * var(--vm));bottom:calc(.42 * var(--vm));left:calc(.32 * var(--vm));border-top:none;border-left:none}.mobapay-check-label.coupon{background:var(--color-text)}.mobapay-check-label.coupon:before{border-color:var(--color-border-recharge-active)}.mobapay-mask-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999}.pay-content-wapper{display:flex;height:100%;flex:1;flex-direction:column;--scrollbar-size: 0 !important;scrollbar-width:none;-ms-overflow-style:none;color:var(--color-font-primary)}.pay-content-wapper::-webkit-scrollbar{display:none}.pay-content-wapper.true{padding-top:calc(2 * var(--vm))}.pay-content-wapper.false{padding-top:calc(1.1 * var(--vm))}.pay-content-wapper.no{padding-top:0}.pay-content-wapper-inner{display:flex;width:100%;flex-direction:column;height:100%;margin:0 auto;flex:1;align-items:stretch}.pay-content-wrapper-route{display:flex;flex-direction:column;align-items:stretch;height:100%;width:100%;min-height:calc(100vh - 4rem);padding-bottom:calc(.56 * var(--vm))}.adm-toast-mask .adm-toast-main{max-width:300px!important}.resetHtmlStyle ul,.resetHtmlStyle ol{list-style:inherit;list-style-position:inside}.resetHtmlStyle ol{list-style-type:decimal}.resetHtmlStyle img{max-width:100%;width:auto;display:inline-block!important}.resetHtmlStyle span{display:inline;word-break:break-word}.resetHtmlStyle p{min-height:1em;word-break:break-word}.resetHtmlStyle a{color:inherit}.resetHtmlStyle strong{font-weight:700}.resetHtmlStyle em{font-style:italic}.resetHtmlStyle video{display:block;width:100%;min-width:375px;max-width:800px;max-height:80vh;margin:0 auto}@media screen and (min-width: 900px){.scroll-x{overflow-x:auto;overflow-y:hidden}html[device=pc] .scroll-x::-webkit-scrollbar{width:var(--scrollbar-size, 5px);height:var(--scrollbar-size, 5px)}html[device=pc] .scroll-x::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-x::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 4px)}.scroll-y{overflow-x:hidden;overflow-y:auto}html[device=pc] .scroll-y::-webkit-scrollbar{width:var(--scrollbar-size, 5px);height:var(--scrollbar-size, 5px)}html[device=pc] .scroll-y::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-y::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 4px)}.scroll-xy{overflow-x:auto;overflow-y:auto}html[device=pc] .scroll-xy::-webkit-scrollbar{width:var(--scrollbar-size, 5px);height:var(--scrollbar-size, 5px)}html[device=pc] .scroll-xy::-webkit-scrollbar-track{background-color:var(--scrollbar-track-background-color, rgba(0, 0, 0, .2666666667));border-radius:var(--scrollbar-track-border-radius, 0)}html[device=pc] .scroll-xy::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-background-color, rgba(0, 0, 0, .4));border-radius:var(--scrollbar-thumb-border-radius, 4px)}:root{--vw: 100vw;--vh: 100vh}*{box-sizing:border-box}html,body{width:100%;height:100%;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden;--scrollbar-size: 0 !important;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{background-color:var(--color-fill-tertiary);border-radius:calc(.1 * var(--vm));width:calc(.04 * var(--vm));height:calc(.04 * var(--vm))}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:calc(.1 * var(--vm));background-color:var(--scroll-bar-color)}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:calc(.1 * var(--vm));background-color:var(--color-fill-tertiary)}img{width:100%;display:block;height:auto;font-size:12px;overflow:hidden}#root{width:100%;margin:0 auto;font-size:14px;position:relative;color:#fff}html[adp=widthFixed]{--vm: 1rem !important;font-size:calc(100vw / var(--design-width) * 100)}}@media screen and (min-width: 900px) and (max-width: 280px){html[adp=widthFixed]{--vw: $min-device-width;font-size:calc(280px / var(--design-width) * 100)}html[adp=widthFixed] #root{width:280px}}@media screen and (min-width: 900px){html[adp=heightFixed]{--vm: 1rem !important;font-size:calc(var(--vh) / var(--design-height) * 100)}}@media screen and (min-width: 900px) and (max-height: 640px){html[adp=heightFixed]{--vw: $min-device-height;font-size:calc(640px / var(--design-height) * 100)}html[adp=heightFixed] #root{width:640px}}@media screen and (min-width: 900px){html[adp=minRatio]{--vm: 1rem !important;font-size:calc(100vw / var(--design-width) * 100)}}@media screen and (min-width: 900px) and (max-width: 280px){html[adp=minRatio]{--vw: $min-device-width;font-size:calc(280px / var(--design-width) * 100)}html[adp=minRatio] #root{width:280px}}@media screen and (min-width: 900px){html[adp=minRatio][minRatio=height]{font-size:calc(var(--vh) / var(--design-height) * 100)}}@media screen and (min-width: 900px) and (max-height: 640px){html[adp=minRatio][minRatio=height]{--vw: $min-device-height;font-size:calc(640px / var(--design-height) * 100)}html[adp=minRatio][minRatio=height] #root{width:640px}}@media screen and (min-width: 900px) and (min-width: 600px){html[screen="750"][adp=widthFixed]{--vw: 960px;font-size:calc(600px / var(--design-width) * 100)}html[screen="750"][adp=widthFixed] .pay-content-wapper-inner{max-width:960px}}@media screen and (min-width: 900px) and (min-height: 750px){html[screen="750"][adp=heightFixed]{--vw: 750px;font-size:calc(750px / var(--design-height) * 100)}html[screen="750"][adp=heightFixed] #root{width:750px}}@media screen and (min-width: 900px) and (min-width: 1334px){html[screen="1334"][adp=widthFixed]{--vw: 1334px;font-size:calc(1334px / var(--design-width) * 100)}html[screen="1334"][adp=widthFixed] #root{width:1334px}}@media screen and (min-width: 900px) and (min-height: 1334px){html[screen="1334"][adp=heightFixed]{--vw: 1334px;font-size:calc(1334px / var(--design-height) * 100)}html[screen="1334"][adp=heightFixed] #root{width:1334px}}@media screen and (min-width: 900px){html[adp=pixelFixed]{--vm: 100px;font-size:unset}html[lang=ar] *:not(#loginTypeBox,#loginTypeBox *)[class*=mt-text],html[lang=ar] *:not(#loginTypeBox,#loginTypeBox *)[class*=mt-rich-text]{unicode-bidi:isolate;direction:ltr;text-align:right}.mt-app-toast .adm-mask-content .adm-toast-main{max-width:72%;min-width:150px;text-align:center}.mobapay-container{min-height:100%;display:flex;flex-direction:column;align-items:stretch}.swiper-pagination{bottom:-20px}.swiper-pagination-bullet{opacity:1;max-width:calc(.84 * var(--vm));flex:1;height:calc(.05 * var(--vm));background:rgba(255,255,255,.2);border-radius:calc(.05 * var(--vm));transition:all .3s linear;margin:0 calc(.05 * var(--vm))}.content-padding-30{padding-left:20px;padding-right:20px}.mobapay-scroll-mask{position:absolute;left:0;right:0;z-index:1;width:100%;height:calc(1.33 * var(--vm));pointer-events:none}.mobapay-scroll-mask-bottom{background:linear-gradient(0deg,var(--color-primary-bg),var(--color-primary-bg) 25%,rgba(31,33,56,0) 100%);filter:blur(5px);bottom:calc(-.2 * var(--vm));z-index:2}.mobapay-scroll-mask.channel{bottom:calc(0 * var(--vm));background:linear-gradient(0deg,var(--color-primary-bg),var(--color-primary-bg) 40%,rgba(31,33,56,0) 100%)}.mobapay-scroll-mask.coupon{height:calc(2 * var(--vm));background:linear-gradient(0deg,var(--color-primary-bg),var(--color-primary-bg) 35%,rgba(31,33,56,0) 100%)}.mobapay-scroll-arrow{position:absolute;left:50%;bottom:calc(-.4 * var(--vm));z-index:2;transform:translate(-50%);fill:var(--color-close-icon);cursor:pointer;transform-origin:center;transition:all .2s}.mobapay-scroll-arrow-true{transform:translate(-50%) rotate(180deg)}input:-internal-autofill-selected{background-color:transparent!important}input[data-autocompleted]{background-color:transparent!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{background-color:transparent!important}.mobapay-check-label{position:absolute;width:calc(.5 * var(--vm));height:calc(1 * var(--vm));text-align:center;transform:rotate(45deg);background:var(--color-border-recharge-active);top:calc(-.45 * var(--vm));left:calc(-.2 * var(--vm));line-height:calc(1 * var(--vm));z-index:2}.mobapay-check-label:before{display:block;border:2px solid var(--color-text);position:absolute;content:"";width:calc(.06 * var(--vm));height:calc(.16 * var(--vm));border-width:calc(.04 * var(--vm));bottom:calc(.42 * var(--vm));left:calc(.32 * var(--vm));border-top:none;border-left:none}.mobapay-check-label.coupon{background:var(--color-text)}.mobapay-check-label.coupon:before{border-color:var(--color-border-recharge-active)}.mobapay-mask-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;background:var(--color-primary-bg)}.pay-content-wapper{display:flex;height:100%;flex:1;flex-direction:column;--scrollbar-size: 0 !important;scrollbar-width:none;-ms-overflow-style:none}.pay-content-wapper::-webkit-scrollbar{display:none}.pay-content-wapper.true{padding-top:96px}.pay-content-wapper.false{padding-top:60px}.pay-content-wapper.no{padding-top:0}.pay-content-wapper-inner{display:flex;width:100%;flex-direction:column;height:100%;margin:0 auto;flex:1}.pay-content-wrapper-route{display:flex;flex-direction:column;align-items:stretch;height:100%;width:100%;min-height:calc(100vh - 4rem);padding-bottom:calc(.56 * var(--vm))}.adm-toast-mask .adm-toast-main{max-width:300px!important}.resetHtmlStyle ul,.resetHtmlStyle ol{list-style:inherit;list-style-position:inside}.resetHtmlStyle ol{list-style-type:decimal}.resetHtmlStyle img{max-width:100%;width:auto;display:inline-block!important}.resetHtmlStyle span{display:inline;word-break:break-word}.resetHtmlStyle p{min-height:1em;word-break:break-word}.resetHtmlStyle a{color:inherit}.resetHtmlStyle strong{font-weight:700}.resetHtmlStyle em{font-style:italic}.resetHtmlStyle video{display:block;width:100%;min-width:375px;max-width:800px;max-height:80vh;margin:0 auto}}
