@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap);
.s-container{width:100%;min-height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;flex-grow:1}
.s-text{font-weight:400}.s-text--fw-600{font-weight:600}.s-text--fw-700{font-weight:700}.s-text--primary{color:#fff}.s-text--accent{color:#0085c5}.s-text--primary-light{color:#393939}.s-text--secondary{color:#99a9c3}.s-text--secondary-light{color:#7a7a7a}.s-text--size-l{font-size:18px}@media(min-width: 64em){.s-text--size-l{font-size:24px}}.s-text--size-m{font-size:18px;line-height:1.25}@media(min-width: 80em){.s-text--size-m{font-size:20px}}.s-text--size-s{font-size:14px}@media(min-width: 80em){.s-text--size-s{font-size:16px}}.s-text--size-xs{font-size:10px}@media(min-width: 80em){.s-text--size-xs{font-size:14px}}
.s-popup-lang{padding:20px;display:none;position:absolute;background:#f4f4f4;border-radius:20px;margin-bottom:8px;left:calc(50% - 145px);bottom:100%}.s-popup-lang--show{display:block}.s-popup-lang__content{list-style:none;padding:0;margin:0;width:250px;max-height:340px;display:flex;flex-wrap:wrap;justify-content:space-between}.s-popup-lang__item{color:#393939;margin-top:18px;width:110px;cursor:pointer;font-size:14px}.s-popup-lang__item--hover,.s-popup-lang__item:hover{color:#24a0db}.s-popup-lang__item:nth-child(2),.s-popup-lang__item:first-child{margin-top:0}
.s-lang-menu{display:flex;justify-content:center;align-items:center;z-index:4;position:relative}.s-lang-menu__btn-text{color:#d6dadd !important}.s-lang-menu__btn{margin-left:8px;min-width:76px;min-height:24px;color:#d6dadd !important;cursor:pointer}.s-lang-menu__btn-wrapper-text{max-width:150px;font-size:16px;line-height:24px;font-weight:400}@media(min-width: 48em){.s-lang-menu__btn-wrapper-text{max-width:140px}}@media(min-width: 80em){.s-lang-menu__btn-wrapper-text{font-size:18px;line-height:28px;font-weight:400}}.s-lang-menu__toggle{display:flex;justify-content:center;align-items:center;cursor:pointer}.s-lang-menu__icon{width:24px;height:24px}@media(min-width: 80em){.s-lang-menu__icon{width:32px;height:32px}}.s-lang-menu__arrow{margin-left:4px;margin-right:0px;vertical-align:middle;min-height:10px !important;min-width:16px !important;margin-bottom:1px}
.s-copyright{text-align:center;inline-size:inherit !important}.s-copyright span{display:block}.s-copyright span:nth-child(2n){margin-top:8px}@media(min-width: 64em){.s-copyright span{display:inline-block}.s-copyright span:nth-child(2n){margin-top:0px;margin-left:16px}}
.s-g5-logo{color:#fff}.s-g5-logo svg{width:100%;height:100%}.s-g5-logo--sm{width:40px;height:40px}@media(min-width: 64em){.s-g5-logo--sm{width:44px;height:44px}}.s-g5-logo--md{width:56px;height:56px}@media(min-width: 64em){.s-g5-logo--md{width:72px;height:72px}}
.s-link{color:#7288b3;transition-property:outline,background-color,color,border-color;transition-duration:.3s;transition-timing-function:ease-in-out;cursor:pointer;font-weight:600;font-size:12px;line-height:140%;letter-spacing:0}@media(min-width: 64em){.s-link{font-weight:600;font-size:14px;line-height:140%;letter-spacing:0}}.s-link--m{font-weight:600;font-size:16px;line-height:140%;letter-spacing:-0.01em}@media(min-width: 64em){.s-link--m{font-weight:600;font-size:18px;line-height:140%;letter-spacing:-0.01em}}.s-link--l{font-weight:630;font-size:18px;line-height:130%;letter-spacing:0}@media(min-width: 64em){.s-link--l{font-weight:630;font-size:22px;line-height:130%;letter-spacing:0}}.s-link:focus{color:#7288b3 !important;outline:4px solid #adef8c}.s-link--hover{color:#2d8c00}.s-link__secondary{color:#586e98}.s-link__secondary.s-link--hover{color:#2d8c00}.s-link__secondary:focus{color:#7288b3;outline:4px solid #adef8c}.s-link__primary{color:#3ebc00}.s-link__primary.s-link--hover{color:#2d8c00}.s-link__primary:focus{color:#7288b3;outline:4px solid #adef8c}.s-link__disabled{cursor:auto;color:#c8d1e3}
.s-footer-link{text-align:center;display:flex;flex-direction:column;align-items:center;font-size:inherit !important;flex-wrap:wrap}
.s-layout-footer-link{text-align:center;display:flex;flex-direction:column;align-items:center;font-size:inherit !important;flex-wrap:wrap}@media(min-width: 64em){.s-layout-footer-link{flex-direction:row;justify-content:center}}.s-layout-footer-link .s-footer-link__item{display:inline-block;color:#d6dadd;white-space:nowrap;font-size:14px;line-height:18px;font-weight:400}@media(min-width: 80em){.s-layout-footer-link .s-footer-link__item{font-size:16px;line-height:24px;font-weight:400}}.s-layout-footer-link .s-footer-link__item .s-footer-link--hover,.s-layout-footer-link .s-footer-link__item .s-footer-link:hover{color:#24a0db !important}.s-layout-footer-link .s-footer-link__item:focus{outline:unset !important}
.s-footer{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#d6dadd;margin:auto auto 0;position:relative;width:100%;min-height:312px;padding-bottom:32px;padding-top:32px;font-size:14px}@media(min-width: 32em){.s-footer{padding-top:32px;min-height:230px;height:230px;flex-direction:row;justify-content:space-between;align-items:flex-start}}@media(min-width: 64em){.s-footer{min-height:132px;height:auto;padding-top:40px;padding-bottom:40px}}@media(min-width: 80em){.s-footer{font-size:16px;min-height:156px;padding-top:48px;padding-bottom:48px}}.s-footer__links{margin-top:16px;display:flex;justify-self:center;align-items:center;flex-direction:column}@media(min-width: 32em){.s-footer__links{top:0;width:100%;position:absolute;margin-top:32px;align-items:start;align-items:flex-start;padding-left:64px}}@media(min-width: 48em){.s-footer__links{align-items:center;padding-left:0}}@media(min-width: 64em){.s-footer__links{position:relative;margin-top:0}}.s-footer .s-lang-menu{width:100%;margin-top:12px}@media(min-width: 32em){.s-footer .s-lang-menu{width:auto;min-width:200px;margin-top:10px;justify-content:flex-end}}@media(min-width: 64em){.s-footer .s-lang-menu{position:absolute;right:0;top:0;margin-top:48px}}@media(min-width: 80em){.s-footer .s-lang-menu{margin-top:62px}}.s-footer .s-layout-footer-link{margin-top:16px}@media(min-width: 32em){.s-footer .s-layout-footer-link{text-align:left}}@media(min-width: 48em){.s-footer .s-layout-footer-link{text-align:center}}@media(min-width: 64em){.s-footer .s-layout-footer-link{max-width:640px}}@media(min-width: 80em){.s-footer .s-layout-footer-link{margin-top:12px}}.s-footer .s-layout-footer-link .s-footer-link__item{margin-bottom:8px}@media(min-width: 32em){.s-footer .s-layout-footer-link .s-footer-link__item{margin-bottom:16px;width:100%}}@media(min-width: 48em){.s-footer .s-layout-footer-link .s-footer-link__item{width:auto}}@media(min-width: 64em){.s-footer .s-layout-footer-link .s-footer-link__item{margin-left:8px;margin-right:8px;margin-bottom:4px}}.s-footer .s-layout-footer-link .s-footer-link__item-trademark{font-size:12px;position:relative;top:-6px}@media(min-width: 32em){.s-footer .s-g5-logo{margin-top:2px}}@media(min-width: 48em){.s-footer .s-g5-logo{margin-top:unset}}@media(min-width: 64em){.s-footer .s-g5-logo{position:absolute;left:0;top:0;margin-top:40px;width:40px;height:40px}}@media(min-width: 80em){.s-footer .s-g5-logo{margin-top:54px;width:48px;height:48px}}@media(min-width: 32em){.s-footer .s-popup-lang{left:-88px}}@media(min-width: 32em){.s-footer .s-copyright{text-align:left}}@media(min-width: 48em){.s-footer .s-copyright{text-align:center}}@media(min-width: 64em){html[lang=ru] .s-footer .s-g5-logo,html[lang=uk] .s-footer .s-g5-logo,html[lang=de] .s-footer .s-g5-logo,html[lang=fr] .s-footer .s-g5-logo,html[lang=es] .s-footer .s-g5-logo,html[lang=es_es] .s-footer .s-g5-logo,html[lang=it] .s-footer .s-g5-logo,html[lang=pt_pt] .s-footer .s-g5-logo,html[lang=pt_br] .s-footer .s-g5-logo{margin-top:68px}}@media(min-width: 80em){html[lang=ru] .s-footer .s-g5-logo,html[lang=uk] .s-footer .s-g5-logo,html[lang=de] .s-footer .s-g5-logo,html[lang=fr] .s-footer .s-g5-logo,html[lang=es] .s-footer .s-g5-logo,html[lang=es_es] .s-footer .s-g5-logo,html[lang=it] .s-footer .s-g5-logo,html[lang=pt_pt] .s-footer .s-g5-logo,html[lang=pt_br] .s-footer .s-g5-logo{margin-top:68px}}@media(min-width: 64em){html[lang=ru] .s-footer .s-lang-menu,html[lang=uk] .s-footer .s-lang-menu,html[lang=de] .s-footer .s-lang-menu,html[lang=fr] .s-footer .s-lang-menu,html[lang=es] .s-footer .s-lang-menu,html[lang=es_es] .s-footer .s-lang-menu,html[lang=it] .s-footer .s-lang-menu,html[lang=pt_pt] .s-footer .s-lang-menu,html[lang=pt_br] .s-footer .s-lang-menu{margin-top:76px}}@media(min-width: 80em){html[lang=ru] .s-footer .s-lang-menu,html[lang=uk] .s-footer .s-lang-menu,html[lang=de] .s-footer .s-lang-menu,html[lang=fr] .s-footer .s-lang-menu,html[lang=es] .s-footer .s-lang-menu,html[lang=es_es] .s-footer .s-lang-menu,html[lang=it] .s-footer .s-lang-menu,html[lang=pt_pt] .s-footer .s-lang-menu,html[lang=pt_br] .s-footer .s-lang-menu{margin-top:76px}}
.s-primary-btn{border-radius:100px;color:#f4f4f4;display:flex;align-items:center;justify-content:center;height:44px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.33);-moz-box-shadow:0 4px 12px 0 rgba(0,0,0,.33);-o-box-shadow:0 4px 12px 0 rgba(0,0,0,.33);-ms-box-shadow:0 4px 12px 0 rgba(0,0,0,.33);box-shadow:0 4px 12px 0 rgba(0,0,0,.33);font-size:18px;line-height:28px;font-weight:700}@media(min-width: 80em){.s-primary-btn{font-size:20px;line-height:28px;font-weight:700;height:52px}}.s-primary-btn--primary{background-color:#3d9e00;color:#f4f4f4;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.33);-moz-box-shadow:0 4px 12px 0 rgba(0,0,0,.33);-o-box-shadow:0 4px 12px 0 rgba(0,0,0,.33);-ms-box-shadow:0 4px 12px 0 rgba(0,0,0,.33);box-shadow:0 4px 12px 0 rgba(0,0,0,.33)}.s-primary-btn--primary:hover{background-color:#4ac000}.s-primary-btn--secondary{background-color:#0085c5;color:#fff}.s-primary-btn--secondary:hover{background-color:#24a0db}.s-primary-btn--secondary-on-light{background-color:#f4f4f4;color:#393939}.s-primary-btn--secondary-on-light:hover{background-color:#fff}.s-primary-btn--tertiary{background-color:#3a4a69;color:#fff}.s-primary-btn--tertiary:hover{background-color:#4b5e85}.s-primary-btn--light-opacity{background-color:rgba(255,255,255,.1215686275);color:#fff}.s-primary-btn--light-opacity:hover{background-color:rgba(255,255,255,.3215686275)}.s-primary-btn--disabled{background-color:#3a4a69;color:#99a9c3;pointer-events:none;opacity:.64}
.s-g5store-button{align-items:center;border-radius:100px;background:rgba(255,255,255,.1215686275);display:inline-flex;padding:2px 2px 2px 42px;position:relative;overflow:hidden;cursor:pointer;z-index:1;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;box-shadow:none;width:48px;height:48px;min-width:48px;min-height:48px;font-size:18px;line-height:28px;font-weight:700}.s-g5store-button:hover{background-color:rgba(255,255,255,.1215686275)}@media(min-width: 24.375em){.s-g5store-button{width:48px;height:48px;min-width:48px;min-height:48px}}@media(min-width: 48em){.s-g5store-button{min-width:116px;padding:8px 0px 8px 50px;width:auto;height:52px}}@media(min-width: 64em){.s-g5store-button{padding:8px 0px 8px 56px;min-width:126px;height:52px;font-size:20px;line-height:28px;font-weight:700}}.s-g5store-button__icon{position:absolute;top:2px;left:2px;width:44px;height:44px}@media(min-width: 24.375em){.s-g5store-button__icon{width:44px;height:44px}}@media(min-width: 48em){.s-g5store-button__icon{top:4px;left:4px}}.s-g5store-button__text{display:none}@media(min-width: 48em){.s-g5store-button__text{display:inline-block}}.s-g5store-button__copyright{display:none}@media(min-width: 48em){.s-g5store-button__copyright{display:inline-block;font-size:12px;padding-bottom:6px}}.s-g5store-button__text-wrapper{overflow:hidden;padding-right:8px;display:none}@media(min-width: 48em){.s-g5store-button__text-wrapper{display:flex;align-items:center}}
.s-sign-in-button button{max-width:140px;padding:10px 16px;height:40px;border:2px solid #fff !important;background:rgba(0,0,0,0) !important;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;box-shadow:none;font-size:16px;line-height:24px;font-weight:700}@media(min-width: 24.375em){.s-sign-in-button button{max-width:140px;height:40px;font-size:18px;line-height:28px;font-weight:700}}@media(min-width: 64em){.s-sign-in-button button{font-size:20px;line-height:28px;font-weight:700;height:52px;max-width:200px;padding:12px 24px}}.s-sign-in-button .s-text{white-space:nowrap}
.s-headline{line-height:1.5}.s-headline--primary{color:#393939}.s-headline--secondary{color:#fff}.s-headline--size-1{font-size:32px;line-height:48px;font-weight:700}.s-headline--size-2{font-size:24px;line-height:36px;font-weight:600}.s-headline--size-3{font-size:18px;line-height:28px;font-weight:700}@media(min-width: 80em){.s-headline--size-3{font-size:24px;line-height:36px;font-weight:700}}.s-headline--size-4{font-size:24px}
.close-button{align-items:center;display:flex;justify-content:center;height:40px;width:40px;cursor:pointer}.close-button__icon{width:100%;height:100%;pointer-events:none}.close-button__icon svg{width:100%;height:100%}.close-button--primary-cross .close-button__icon svg{color:#99a9c3 !important}.close-button--tertiary-cross .close-button__icon svg{color:#7a7a7a !important}.close-button--primary-circle .close-button__icon svg{color:#99a9c3 !important}.close-button--primary-circle2 .close-button__icon rect{fill:rgba(255,255,255,.1215686275)}.close-button--primary-circle2 .close-button__icon svg{color:#fff !important}.close-button--primary-circle2:hover .close-button__icon rect{fill:rgba(255,255,255,.3215686275)}
.s-popup-auth__anchor{position:relative;display:block;width:100%;height:0;z-index:10;margin:0 auto;min-width:320px}.s-popup-auth{position:fixed;top:0;left:0;z-index:6;width:100%;min-width:320px;opacity:0}.s-popup-auth::before{content:"";position:fixed;display:block;top:0;left:0;bottom:0;right:0;z-index:-1;background-color:#132445;opacity:.8}@media(min-width: 63.9375em){.s-popup-auth{width:auto;margin-top:12px}.s-popup-auth::before{display:none}}.s-popup-auth__content{background-color:#202d46;opacity:1;transition:ease-in-out 0s,opacity .1s ease .02s}.s-popup-auth__top{align-items:center;background-color:#2c3a54;color:#fff;display:flex;flex-wrap:nowrap;position:relative;padding-left:24px;height:40px}@media(min-width: 63.9375em){.s-popup-auth__top{height:56px;padding-left:32px}}.s-popup-auth__headline{margin-left:auto;margin-right:auto;font-size:16px;line-height:24px;font-weight:700}@media(min-width: 63.9375em){.s-popup-auth__headline{font-size:20px;line-height:28px;font-weight:700}}.s-popup-auth__triangle{display:none}@media(min-width: 63.9375em){.s-popup-auth__triangle{top:-11px;margin-left:-10px;position:absolute;height:11px;display:block;right:54px}}@media(min-width: 80em){.s-popup-auth__triangle{right:122px}}.s-popup-auth__triangle::before,.s-popup-auth__triangle::after{content:""}.s-popup-auth__container{background-color:#2c3a54}.s-popup-auth__main{height:calc(100% - 55px);overflow:hidden;-webkit-overflow-scrolling:touch;width:100%}@media(min-width: 63.9375em){.s-popup-auth__main{width:480px;overflow:auto}}.s-popup-auth__user{align-items:center;background-color:#202d46;padding-bottom:24px;padding-top:24px;padding-left:24px;padding-right:20px;display:flex}@media(min-width: 63.9375em){.s-popup-auth__user{padding-left:32px}}.s-popup-auth__data{list-style-type:none;padding-left:0;margin-left:10px}@media(min-width: 63.9375em){.s-popup-auth__data{margin-left:16px}}.s-popup-auth__email{color:#99a9c3;word-break:break-word}.s-popup-auth__logo{width:26px;height:24px}@media(min-width: 63.9375em){.s-popup-auth__logo{width:36px;height:39px}}.s-popup-auth__close{color:#99a9c3;line-height:1;padding:12px;height:40px !important;width:40px !important}@media(min-width: 63.9375em){.s-popup-auth__close{height:40px !important;width:40px !important;padding:12px;margin:8px}}.s-popup-auth__wrapper{background-color:#2c3a54;border-radius:40px 40px 0 0;padding-left:20px;padding-right:20px;min-width:320px}.s-popup-auth__list{margin-left:-20px;margin-right:-20px;padding-left:0;list-style-type:none}.s-popup-auth__list-item+.s-popup-auth__list-item{border-top:1px solid #394f72}.s-popup-auth__link{color:#fff;display:flex;padding:16px 32px;width:100%;text-align:left}.s-popup-auth__link p{font-size:16px;line-height:24px;font-weight:400}@media(min-width: 63.9375em){.s-popup-auth__link p{font-size:18px;line-height:28px;font-weight:400}}.s-popup-auth__link-icon{align-self:center;flex-shrink:0;margin-left:auto;width:20px;height:20px}@media(min-width: 63.9375em){.s-popup-auth__link-icon{width:24px;height:24px}}.s-popup-auth__avatar{border:solid 2px #d6dadd;border-radius:300px;border-color:#fff;min-width:70px;min-height:70px;width:70px;height:70px}@media(min-width: 63.9375em){.s-popup-auth__avatar{min-width:96px;min-height:96px;width:96px;height:96px}}.s-popup-auth__username,.s-popup-auth__email{font-size:16px;line-height:24px;font-weight:400;margin-bottom:4px}@media(min-width: 63.9375em){.s-popup-auth__username,.s-popup-auth__email{line-height:28px;margin-bottom:8px}}.s-popup-auth__username{font-size:16px;line-height:24px;font-weight:700}@media(min-width: 63.9375em){.s-popup-auth__username{font-size:20px;line-height:28px;font-weight:700}}.s-popup-auth__email{font-weight:400}@media(min-width: 63.9375em){.s-popup-auth__email{font-size:18px}}
.s-tooltip{background-color:#fff;border-radius:20px;display:inline-flex;height:60px;overflow:hidden;padding:16px 52px 16px 16px;position:relative;-webkit-box-shadow:0px 4px 12px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 4px 12px 0px rgba(0,0,0,.2);-o-box-shadow:0px 4px 12px 0px rgba(0,0,0,.2);-ms-box-shadow:0px 4px 12px 0px rgba(0,0,0,.2);box-shadow:0px 4px 12px 0px rgba(0,0,0,.2)}.s-tooltip--hide-btn-close{padding:16px !important}@media(min-width: 80em){.s-tooltip{height:68px;padding-right:68px}}.s-tooltip__btn{display:flex;cursor:default;height:100%;right:0;top:0;position:absolute;width:52px}@media(min-width: 80em){.s-tooltip__btn{width:68px}}.s-tooltip__icon{cursor:pointer;margin:auto;height:24px !important;width:24px !important}@media(min-width: 64em){.s-tooltip__icon{height:28px !important;width:28px !important}}
.s-logout-modal{top:0;left:0;bottom:0;right:0;align-items:flex-start;display:flex;overflow:hidden;position:fixed;z-index:10}.s-logout-modal__overlay{background-color:rgba(0,0,0,.8);width:100%;height:100%;position:absolute}.s-logout-modal__nav{display:flex;align-items:center;margin-top:8px;margin-bottom:16px;min-width:328px;margin-left:-20px}@media(min-width: 32em){.s-logout-modal__nav{min-width:auto;margin-left:auto}}@media(min-width: 48em){.s-logout-modal__nav>*{display:none}}.s-logout-modal__nav .s-logout-modal__btn-close{display:inline-block}@media(min-width: 48em){.s-logout-modal__nav{margin:auto}}.s-logout-modal__wrapper{background:linear-gradient(179.81deg, #113f85 0.17%, #202d46 99.83%);display:flex;height:100%;max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch;position:relative;width:100%;z-index:1;flex-direction:column}@media(min-width: 48em){.s-logout-modal__wrapper{height:auto;flex-wrap:wrap;margin:auto;align-items:center;justify-content:center;border-radius:36px;padding:32px 80px 48px;max-width:696px}}@media(min-width: 64em){.s-logout-modal__wrapper{min-height:240px}}.s-logout-modal__content{width:100%;height:100%;margin:0 auto 0 auto;display:flex;flex-direction:column;justify-content:center}@media(min-width: 48em){.s-logout-modal__content{margin:auto;max-width:none;height:auto;display:block}}.s-logout-modal__headline{margin-bottom:8px;word-break:keep-all;font-size:24px;line-height:36px;font-weight:700}@media(min-width: 48em){.s-logout-modal__headline{font-size:32px;line-height:48px;font-weight:700}}.s-logout-modal__text{margin-bottom:24px;font-size:16px;line-height:24px;font-weight:400}@media(min-width: 48em){.s-logout-modal__text{font-size:18px;line-height:28px;font-weight:400}}.s-logout-modal__btn-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center}@media(min-width: 48em){.s-logout-modal__btn-wrapper{flex-direction:row}}.s-logout-modal__btn{width:100%;max-width:332px;margin-bottom:16px;font-size:18px;line-height:28px;font-weight:700}@media(min-width: 48em){.s-logout-modal__btn{font-size:20px;line-height:28px;font-weight:700;margin-bottom:0px;height:52px}}.s-logout-modal__btn+.s-logout-modal__btn{margin-left:0px}@media(min-width: 48em){.s-logout-modal__btn+.s-logout-modal__btn{margin-left:24px}}.s-logout-modal__btn-close{width:48px;height:48px}@media(min-width: 48em){.s-logout-modal__btn-close{width:52px;height:52px;top:24px !important;right:24px !important;position:absolute}}.s-logout-modal__body{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;margin-top:16px}@media(min-width: 48em){.s-logout-modal__body{margin-top:0}}.s-logout-modal .s-logout-modal__nav .s-g5store-button{min-height:48px}.s-logout-modal__nav{margin:0 auto;display:flex;z-index:3;max-width:unset;min-width:314px;padding-left:8px;padding-right:8px}@media(min-width: 23.438em){.s-logout-modal__nav{padding-left:16px;padding-right:16px}}@media(min-width: 26em){.s-logout-modal__nav{padding-left:32px;padding-right:32px}}@media(min-width: 30em){.s-logout-modal__nav{padding-left:44px;padding-right:44px}}@media(min-width: 32em){.s-logout-modal__nav{max-width:480px;padding-left:0;padding-right:0}}@media(min-width: 64em){.s-logout-modal .u-content-grid-padding-s{padding:0}}
.s-account{position:relative}.s-account__btn{border:solid 2px #d6dadd;border-radius:300px;cursor:pointer;width:48px;height:48px;min-width:48px;min-height:48px}@media(min-width: 48em){.s-account__btn{width:52px;height:52px;min-width:52px;min-height:52px}}.s-account__welcome{position:absolute !important;right:0;bottom:-68px;white-space:nowrap;max-height:60px;z-index:2}.s-account__welcome .s-tooltip__text{max-width:280px;font-size:18px;line-height:28px;font-weight:400}.s-account__welcome .s-tooltip__text span{vertical-align:middle}@media(min-width: 64em){.s-account__welcome{bottom:-76px}.s-account__welcome .s-tooltip__text{max-width:320px}}@media(min-width: 80em){.s-account__welcome{max-height:68px}.s-account__welcome .s-tooltip__text{font-size:20px;line-height:28px;font-weight:400;max-width:380px}}
.s-loader{color:#fff;position:relative;width:40px;height:40px}.s-loader__content{display:inline-block;position:absolute;width:80px;height:80px;transform:scale(0.5);-webkit-transform:scale(0.5);-o-transform:scale(0.5);-ms-transform:scale(0.5);-moz-transform:scale(0.5);top:-20px;left:-20px}.s-loader__content div{animation:loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;transform-origin:40px 40px}.s-loader__content div:after{content:"";display:block;position:absolute;width:7.2px;height:7.2px;border-radius:50%;background:currentColor;margin:-3.6px 0 0 -3.6px}.s-loader__content div:nth-child(1){animation-delay:-0.036s}.s-loader__content div:nth-child(1):after{top:62.62742px;left:62.62742px}.s-loader__content div:nth-child(2){animation-delay:-0.072s}.s-loader__content div:nth-child(2):after{top:67.71281px;left:56px}.s-loader__content div:nth-child(3){animation-delay:-0.108s}.s-loader__content div:nth-child(3):after{top:70.90963px;left:48.28221px}.s-loader__content div:nth-child(4){animation-delay:-0.144s}.s-loader__content div:nth-child(4):after{top:72px;left:40px}.s-loader__content div:nth-child(5){animation-delay:-0.18s}.s-loader__content div:nth-child(5):after{top:70.90963px;left:31.71779px}.s-loader__content div:nth-child(6){animation-delay:-0.216s}.s-loader__content div:nth-child(6):after{top:67.71281px;left:24px}.s-loader__content div:nth-child(7){animation-delay:-0.252s}.s-loader__content div:nth-child(7):after{top:62.62742px;left:17.37258px}.s-loader__content div:nth-child(8){animation-delay:-0.288s}.s-loader__content div:nth-child(8):after{top:56px;left:12.28719px}@keyframes loader{0%{transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg)}100%{transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg)}}
.s-nav{position:relative;display:flex;justify-content:space-between;transform:translateY(0%);-webkit-transform:translateY(0%);-o-transform:translateY(0%);-ms-transform:translateY(0%);-moz-transform:translateY(0%);transition:transform 300ms ease-out;z-index:5;width:100%;min-height:48px;align-items:center}@media(min-width: 48em){.s-nav{min-height:56px}}.s-nav__button{background-color:rgba(255,255,255,.1215686275);border-radius:100px;display:flex;align-items:center;justify-content:center;padding:0 8px}

.s-sprite{transform-origin:left top;-moz-transform-origin:left top;-webkit-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;z-index:-1;will-change:transform}.s-sprite--hidden{opacity:.005}
.s-player-game-currency{text-align:center;margin:0 auto 0 auto;width:100%;position:relative;border-radius:34px 34px 0px 0px !important;max-width:288px}@media(min-width: 24.375em){.s-player-game-currency{max-width:342px}}@media(min-width: 48em){.s-player-game-currency{max-width:284px}}@media(min-width: 64em){.s-player-game-currency{max-width:328px}}.s-player-game-currency--single{max-width:142px !important;left:calc(50% - 71px)}@media(min-width: 24.375em){.s-player-game-currency--single{max-width:170px !important;left:calc(50% - 85px) !important}}@media(min-width: 48em){.s-player-game-currency--single{max-width:142px !important;left:unset !important}}@media(min-width: 64em){.s-player-game-currency--single{max-width:160px !important}}.s-player-game-currency__container{width:100%;position:relative;display:block;margin:0 auto;text-align:center;border-radius:0px}.s-player-game-currency__nav{width:100%;height:40px;list-style:none;padding:0;border-radius:24px;white-space:nowrap;position:relative;display:flex;overflow:hidden;z-index:2}@media(min-width: 64em){.s-player-game-currency__nav{width:100%;height:52px}}.s-player-game-currency__item{height:100%;display:inline-block;border-radius:31px;text-align:center;vertical-align:middle;position:relative;flex-grow:1;background-color:#202d46;min-width:calc(50% - 2px)}.s-player-game-currency__item:first-child{margin-right:2px}.s-player-game-currency__item:last-child{margin-left:2px}.s-player-game-currency__item__wrapper{display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding:6px 8px}@media(min-width: 64em){.s-player-game-currency__item__wrapper{padding:8px 12px}}.s-player-game-currency__item__text{max-width:150px;min-width:40px;font-weight:normal;display:inline-block;vertical-align:bottom;flex-grow:1;font-size:18px;line-height:28px;font-weight:700}@media(min-width: 64em){.s-player-game-currency__item__text{font-size:20px;line-height:28px;font-weight:700}}.s-player-game-currency__item__text .s-text{font-size:18px;line-height:28px;font-weight:700;color:#fff}@media(min-width: 64em){.s-player-game-currency__item__text .s-text{font-size:20px;line-height:28px;font-weight:700;max-width:150px}}.s-player-game-currency__item__text--hide{visibility:hidden;display:none}.s-player-game-currency__item__icon{width:28px;height:28px;position:relative;visibility:visible;display:inline-block;vertical-align:bottom}@media(min-width: 64em){.s-player-game-currency__item__icon{width:36px;height:36px}}.s-player-game-currency__item__icon--big{width:24px;height:24px}@media(min-width: 64em){.s-player-game-currency__item__icon--big{width:36px;height:36px}}.s-player-game-currency--loading .s-player-game-currency__item__text,.s-player-game-currency--loading .s-player-game-currency__item__wrapper{visibility:hidden;opacity:0}
.s-game-logo{width:100%;height:36px;min-width:100px}@media(min-width: 24.375em){.s-game-logo{width:100%;height:44px}}@media(min-width: 32em){.s-game-logo{width:100%;height:48px}}@media(min-width: 64em){.s-game-logo{width:100%;height:52px}}.s-game-logo__icon{height:100%;max-width:180px}
.s-layout__nav-warper{width:100%;position:relative;margin:0 auto;display:flex;align-items:center;justify-content:center;min-width:314px;min-height:44px;max-width:unset;max-height:52px}@media(min-width: 32em){.s-layout__nav-warper{max-width:480px;padding-left:0;padding-right:0}}@media(min-width: 48em){.s-layout__nav-warper{max-width:680px}}@media(min-width: 64em){.s-layout__nav-warper{max-width:936px}}@media(min-width: 80em){.s-layout__nav-warper{max-width:1060px}}.s-layout__nav--bank{z-index:8 !important}
.s-layout--scrolled{position:sticky;top:0px;padding:4px 0 !important;backdrop-filter:blur(20px);-moz-backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);-o-backdrop-filter:blur(20px);-ms-backdrop-filter:blur(20px);-webkit-box-shadow:0px 4px 10px 0px rgba(0,0,0,.2);-moz-box-shadow:0px 4px 10px 0px rgba(0,0,0,.2);-o-box-shadow:0px 4px 10px 0px rgba(0,0,0,.2);-ms-box-shadow:0px 4px 10px 0px rgba(0,0,0,.2);box-shadow:0px 4px 10px 0px rgba(0,0,0,.2)}@media(min-width: 64em){.s-layout--scrolled{padding:8px 0 !important}}.s-layout__nav{padding-top:16px;z-index:5}.s-layout__nav--bank{position:sticky;min-height:122px;top:0}@media(min-width: 48em){.s-layout__nav--bank{min-height:56px}}.s-layout__nav--bank .s-g5store-button:hover{background-color:rgba(255,255,255,.3215686275)}.s-layout__nav--short-bank{position:sticky;min-height:56px;top:var(--homeScreenBanner, var(--bannerInfoHeight, 0))}.s-layout__nav--main{position:relative}.s-layout__nav .s-game-logo__icon{margin:0 auto}@media(min-width: 48em){.s-layout__nav .s-game-logo__icon{margin-left:8px}}@media(min-width: 64em){.s-layout__nav .s-game-logo__icon{margin-left:16px}}.s-layout__nav .s-player-game-currency{margin:0 auto;position:absolute;top:64px}@media(min-width: 32em){.s-layout__nav .s-player-game-currency{left:calc(50% - 171px)}}@media(min-width: 48em){.s-layout__nav .s-player-game-currency{position:relative;top:0 !important;left:unset;margin-right:8px}}@media(min-width: 64em){.s-layout__nav .s-player-game-currency{margin-right:16px}}.s-add-homescreen-banner-banner-show .s-layout__nav--bank{top:var(--homeScreenBanner, 0) !important}.s-add-homescreen-banner-banner-show .s-layout__nav--bank.s-layout--scrolled{padding-top:8px !important}@media(min-width: 32em){.s-add-homescreen-banner-banner-show .s-layout__nav--bank.s-layout--scrolled{padding-top:4px !important}}.s-bank__info-banner-show .s-layout__nav--bank{top:var(--bannerInfoHeight, 0) !important}.s-bank__info-banner-show .s-layout__nav--bank.s-layout--scrolled{padding-top:8px !important}
.s-content-grid{position:relative;margin:0 auto 0 auto;display:flex;flex-direction:column}

*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=reset]::-moz-focus-inner{border:0;padding:0}input[type=button],input[type=submit],input[type=reset],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;padding:0}a{text-decoration:none}@font-face{font-family:"Noto Sans";font-display:swap;font-weight:800;src:url(/fonts/NotoSans-ExtraBold.woff) format("woff")}@font-face{font-family:"Noto Sans";font-display:swap;font-weight:700;src:url(/fonts/NotoSans-Bold.woff) format("woff")}@font-face{font-family:"Noto Sans";font-display:swap;font-weight:600;src:url(/fonts/NotoSans-SemiBold.woff) format("woff")}@font-face{font-family:"Noto Sans";font-display:swap;font-weight:400;src:url(/fonts/NotoSans-Regular.woff) format("woff")}@font-face{font-family:"Noto Sans";font-display:swap;font-weight:500;src:url(/fonts/NotoSans-Medium.woff2) format("woff2"),url(/fonts/NotoSans-Medium.woff) format("woff")}@font-face{font-family:"Vollkorn";font-display:swap;font-weight:700;src:url(/fonts/Vollkorn-Bold.woff) format("woff")}@font-face{font-family:"Vollkorn";font-display:swap;font-weight:600;src:url(/fonts/Vollkorn-SemiBold.woff) format("woff")}@font-face{font-family:"Vollkorn";font-display:swap;font-weight:400;src:url(/fonts/Vollkorn-Regular.woff) format("woff")}@font-face{font-family:"Vollkorn";font-display:swap;font-weight:500;src:url(/fonts/Vollkorn-Medium.woff) format("woff")}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-truncate-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.u-spring{flex-grow:1}.u-content-grid{min-width:288px;max-width:288px}@media(min-width: 24.375em){.u-content-grid{max-width:342px}}@media(min-width: 32em){.u-content-grid{max-width:480px}}@media(min-width: 48em){.u-content-grid{max-width:680px}}@media(min-width: 64em){.u-content-grid{max-width:936px}}@media(min-width: 80em){.u-content-grid{max-width:1060px}}.u-content-grid-padding{padding-top:24px}@media(min-width: 64em){.u-content-grid-padding{padding-top:40px}}.u-content-grid-padding-s{padding-top:8px}@media(min-width: 64em){.u-content-grid-padding-s{padding-top:16px}}.u-content-g5logo-center{margin-bottom:16px;margin-left:auto;margin-right:auto}.u-w-100{width:100%}.u-w-50{width:50%}.u-m-vh-100{min-height:100vh}@media(min-width: 64em){.u-m-vh-100{min-height:auto}}.u-d-none{display:none !important}.u-m-0{margin:0 !important}.u-mb-0{margin-bottom:0 !important}.u-mt-0{margin-top:0 !important}.u-nowrap{white-space:nowrap !important}.u-text-reg{font-size:.6em;vertical-align:super;line-height:0}.s-icon{display:inline-block;background-repeat:no-repeat;background-size:contain;min-width:16px;min-height:16px}.s-icon__plus{background-image:url(/images/plus.png)}.s-icon__check{background-image:url(/images/check.svg)}.s-icon__arrow-up{background-image:url(/images/arrow-icon.svg)}.s-icon__arrow-down{background-image:url(/images/arrow-icon.svg);transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-moz-transform:rotate(-180deg)}.s-icon__check-circle{background-image:url(/images/check-circle.svg)}.s-grid-container{width:100%;display:-moz-grid;display:-ms-grid;display:grid;grid-template-columns:repeat(4, 1fr);row-gap:16px;column-gap:16px;grid-gap:16px;gap:16px}@media(min-width: 35.4375em){.s-grid-container{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 47.9375em){.s-grid-container{grid-template-columns:repeat(8, 1fr)}}@media(min-width: 56.25em){.s-grid-container{grid-template-columns:repeat(12, 1fr)}}@media(min-width: 64em){.s-grid-container{row-gap:16px;column-gap:16px;grid-gap:24px;gap:24px;grid-template-columns:repeat(12, 1fr)}}.s-grid-col-1{grid-column:span 1}.s-grid-col-2{grid-column:span 2}.s-grid-col-3{grid-column:span 3}.s-grid-col-4{grid-column:span 4}.s-grid-col-5{grid-column:span 5}.s-grid-col-6{grid-column:span 6}.s-grid-col-7{grid-column:span 7}.s-grid-col-8{grid-column:span 8}.s-grid-col-9{grid-column:span 9}.s-grid-col-10{grid-column:span 10}.s-grid-col-11{grid-column:span 11}.s-grid-col-12{grid-column:span 12}.s-grid-row-1{grid-row:span 1}.s-grid-row-2{grid-row:span 2}.s-grid-row-3{grid-row:span 3}.s-grid-row-4{grid-row:span 4}.s-grid-row-5{grid-row:span 5}.s-grid-row-6{grid-row:span 6}.s-grid-row-7{grid-row:span 7}.s-grid-row-8{grid-row:span 8}.s-grid-row-9{grid-row:span 9}.s-grid-row-10{grid-row:span 10}.s-grid-row-11{grid-row:span 11}.s-grid-row-12{grid-row:span 12}.s-row-track-container{width:100%;display:flex;flex-wrap:nowrap}.s-row-track-container>*:nth-child(1){margin-left:0}.s-row-track-container>*:last-child{margin-right:0}.s-row-track-container__item{flex:0 0 calc((100vw - 56px)/2);min-width:156px;max-width:336px;margin-left:8px;margin-right:8px}@media(min-width: 35.4375em){.s-row-track-container__item{flex:0 0 calc((100vw - 72px)/3)}}@media(min-width: 47.9375em){.s-row-track-container__item{flex:0 0 calc((100vw - 88px)/4)}}@media(min-width: 64em){.s-row-track-container__item{flex:0 0 calc((100% - 72px)/4);gap:24px;min-width:224px;max-width:304px;margin-left:12px;margin-right:12px}}@keyframes nudge-peek{0%{transform:translateX(0)}15%{transform:translateX(12px)}35%{transform:translateX(10px)}55%{transform:translateX(12px)}85%{transform:translateX(12px)}100%{transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOutWithScale{0%{opacity:1;transform:scale(1)}90%{transform:scale(0.6)}100%{opacity:0}}@keyframes fadeInWithOffset{0%{opacity:0;transform:translateY(140%);transform-origin:bottom}100%{opacity:1;transform:translateY(0%);transform-origin:bottom}}@keyframes fadeOutWithOffset{0%{opacity:1;transform:translateY(0%);transform-origin:bottom}100%{opacity:0;transform:translateY(140%);transform-origin:bottom}}@keyframes slideUpFadeOutWithScale{0%{opacity:1;transform:translateY(0) scale(1);transform-origin:bottom}100%{opacity:0;transform:translateY(-20px) scale(1.2);transform-origin:bottom}}input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover,button:hover{cursor:pointer}*:not(input):focus,*:not(input):active,*:not(input):hover{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{height:100%}body,html{width:100%}body{min-height:100%;display:flex;flex-direction:column;overflow-x:hidden}#root{position:relative;min-height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;overflow-x:hidden;flex-grow:1}html{position:relative;background:#202d46 100%;background-repeat:no-repeat;height:100%}body{color:#fff;font-family:"Noto Sans","Roboto",sans-serif;font-weight:400;font-size:16px}@media(min-width: 80em){body{font-size:18px}}body::before{top:0;left:0;bottom:0;right:0;content:"";position:fixed;background-image:linear-gradient(179.81deg, #113f85 0.17%, #202d46 100%);background-repeat:no-repeat;z-index:-1;transform:translateY(-0.5px)}html[lang=zh].game-bank-v2 body{font-family:"Noto Sans SC","Noto Sans","Roboto",sans-serif}html[lang=zh_hk].game-bank-v2 body{font-family:"Noto Sans TC","Noto Sans","Roboto",sans-serif}.main__header{margin-bottom:52px}.app-loading .s-container:not(.s-main):not(.s-bank) .s-content-grid{visibility:hidden}.s-scroll-off{overflow:hidden !important}.s-hidden{visibility:hidden !important}.s-none{display:none}.app-loading .anchor-decore-main{opacity:0}
