.flex-box[data-v-f7ae2d1f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-f7ae2d1f]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-f7ae2d1f]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-f7ae2d1f]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-f7ae2d1f]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.header[data-v-f7ae2d1f]{padding-top:30px;position:absolute;top:0;width:100%;z-index:9}.header__navigation[data-v-f7ae2d1f]{background:-webkit-gradient(linear,right top,left top,from(#b8e6ff),to(#fff));background:-webkit-linear-gradient(right,#b8e6ff,#fff);background:-o-linear-gradient(right,#b8e6ff 0,#fff 100%);background:linear-gradient(270deg,#b8e6ff,#fff);border-radius:8px;height:72px;padding:0 15px 0 45px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.header__navigation[data-v-f7ae2d1f],.header__wrapper-logo[data-v-f7ae2d1f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header__wrapper-logo[data-v-f7ae2d1f]{height:88px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:20px;position:absolute;top:-15px;width:155px;z-index:1}.header__login-form[data-v-f7ae2d1f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:16px;justify-content:space-between}.header__login-form .button[data-v-f7ae2d1f]{height:48px;width:129px}.header__box-account[data-v-f7ae2d1f]{gap:12px}.header__box-account .icon-dropdown[data-v-f7ae2d1f]{background-color:#b4cdda;border-radius:50%;color:#000;font-size:24px}.header__box-account .header__login-form .button[data-v-f7ae2d1f]{width:90px}.header__box-account .header-user-data[data-v-f7ae2d1f]{gap:12px;margin-right:10px}.header__box-account .header-user-data__avatar[data-v-f7ae2d1f]{border-radius:8px;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.header__box-account .header-user-data__fullname[data-v-f7ae2d1f]{min-width:80px;position:relative}.header__box-account .header-user-data__fullname .text[data-v-f7ae2d1f]{color:#173662;max-width:80px;min-height:21px}.header__box-account .header-user-data__fullname .amount[data-v-f7ae2d1f]{color:#000;max-width:80px}.header__box-account .header-user-data__fullname .amount .icon-wallet[data-v-f7ae2d1f]{height:16px;width:16px}.header__box-account .header-user-data .text-amount[data-v-f7ae2d1f]{margin-left:4px;position:relative;top:3px}.header__box-account .wallet-box[data-v-f7ae2d1f]{background-color:#fff;border-radius:8px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:48px;width:50px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header__box-account .wallet-box[data-v-f7ae2d1f]:hover{background-color:#ece7e7}.header__box-account .wallet-box__icon[data-v-f7ae2d1f]{max-width:24px;-o-object-fit:contain;object-fit:contain}.header .wallet-dropdown[data-v-f7ae2d1f]{background:-webkit-linear-gradient(182deg,#fff 8.53%,#fff 47.51%);background:-o-linear-gradient(182deg,#fff 8.53%,#fff 47.51%);background:linear-gradient(268deg,#fff 8.53%,#fff 47.51%);border:1px solid #18dd73;border-radius:8px;left:-24px;min-width:180px;opacity:0;padding:10px;position:absolute;top:50px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;visibility:hidden;z-index:9}.header .wallet-dropdown.active[data-v-f7ae2d1f]{opacity:1;visibility:visible}.header .wallet-dropdown[data-v-f7ae2d1f]:after,.header .wallet-dropdown[data-v-f7ae2d1f]:before{border:solid transparent;bottom:100%;content:"";height:0;left:50%;pointer-events:none;position:absolute;width:0}.header .wallet-dropdown[data-v-f7ae2d1f]:after{border-color:transparent transparent #fff;border-width:6px;margin-left:-8px}.header .wallet-dropdown[data-v-f7ae2d1f]:before{border-color:transparent transparent #18dd73;border-width:8px;margin-left:-10px}.header .wallet-dropdown__item[data-v-f7ae2d1f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:10px;justify-content:space-between;padding:3px 0}.header .wallet-dropdown__wallet-name[data-v-f7ae2d1f]{color:#173662;font-size:12px;font-weight:500;white-space:nowrap}.header .wallet-dropdown__wallet-amount[data-v-f7ae2d1f]{white-space:nowrap}.header .menu[data-v-f7ae2d1f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.header .menu__item[data-v-f7ae2d1f]{margin-right:10px;position:relative}.header .menu__item .icon-label[data-v-f7ae2d1f]{position:absolute;right:0;top:10px}@media (max-width:1921px){.header .menu__item .icon-label[data-v-f7ae2d1f]{top:5px}}.header .menu__link[data-v-f7ae2d1f]{color:#151515;cursor:pointer;display:block;font-size:16px;font-weight:700;line-height:72px;padding:0 16px;position:relative;white-space:nowrap}.header .menu__link[data-v-f7ae2d1f],.header .menu__link[data-v-f7ae2d1f]:after{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .menu__link[data-v-f7ae2d1f]:after{background-color:#0085ff;border-radius:100px 100px 0 0;bottom:0;content:"";height:6px;left:50%;opacity:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);width:48px}.header .menu__link.active[data-v-f7ae2d1f],.header .menu__link[data-v-f7ae2d1f]:hover{color:#0085ff}.header .menu__link.active[data-v-f7ae2d1f]:after,.header .menu__link[data-v-f7ae2d1f]:hover:after{opacity:1}.header .container[data-v-f7ae2d1f]{padding-left:170px;position:relative}.header .account-menu[data-v-f7ae2d1f]{background:#fff;border-radius:13px;-webkit-box-shadow:0 2px 8px 0 rgba(99,99,99,.2);box-shadow:0 2px 8px #63636333;left:0;margin-top:6px;min-height:266px;opacity:0;padding:16px;position:absolute;top:100%;visibility:hidden;width:220px}.header .account-menu.open[data-v-f7ae2d1f]{opacity:1;visibility:visible}.header .account-menu .item[data-v-f7ae2d1f]{padding:8px 0}.header .account-menu .item .menu-link[data-v-f7ae2d1f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:12px}.header .account-menu .item .menu-link.active .text-name[data-v-f7ae2d1f],.header .account-menu .item .menu-link:hover .text-name[data-v-f7ae2d1f]{color:#12aafc}.header .account-menu .item .icon-menu[data-v-f7ae2d1f]{-o-object-fit:contain;object-fit:contain;width:22px}.header .account-menu .item .text-name[data-v-f7ae2d1f]{color:#151515;font-size:16px}.header .account-menu .btn-logout[data-v-f7ae2d1f],.header .account-menu .item .text-name[data-v-f7ae2d1f]{font-weight:500;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .account-menu .btn-logout[data-v-f7ae2d1f]{background:#12aafc;border:0;border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:12px;padding:12px;width:188px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px;gap:10px}.header .account-menu .btn-logout[data-v-f7ae2d1f]:hover{background:#c5c4c4}.header .btn-arrow[data-v-f7ae2d1f]{background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;min-width:36px;padding-top:4px}@media (max-width:1921px){.header__wrapper-logo[data-v-f7ae2d1f]{height:88px}.header__navigation[data-v-f7ae2d1f]{height:60px;padding-left:10px}.header .wallet-dropdown[data-v-f7ae2d1f]{left:-34px;top:48px}.header .menu__item[data-v-f7ae2d1f]{margin-right:5px}.header .menu__link[data-v-f7ae2d1f]{font-size:14px;line-height:60px;padding:0 20px}.header .menu__link[data-v-f7ae2d1f]:after{height:4px}.header__login-form[data-v-f7ae2d1f]{gap:10px}.header__login-form .button[data-v-f7ae2d1f]{height:38px;width:115px}.header__box-account[data-v-f7ae2d1f]{gap:12px}.header__box-account .icon-dropdown[data-v-f7ae2d1f]{background-color:#b4cdda;border-radius:50%;color:#000;font-size:24px}.header__box-account .header__login-form .button[data-v-f7ae2d1f]{width:90px}.header__box-account .header-user-data[data-v-f7ae2d1f]{gap:8px;margin-right:0}.header__box-account .header-user-data__avatar[data-v-f7ae2d1f]{height:38px;width:38px}.header__box-account .header-user-data__fullname .text[data-v-f7ae2d1f]{max-width:70px}.header__box-account .header-user-data__fullname .amount[data-v-f7ae2d1f]{max-width:80px}.header__box-account .wallet-box[data-v-f7ae2d1f]{height:38px;width:38px}.header__box-account .wallet-box__icon[data-v-f7ae2d1f]{max-width:20px}}@media (max-width:1599px){.header .menu__link[data-v-f7ae2d1f]{padding:0 15px}}@media (max-width:1279px){.header .menu__item[data-v-f7ae2d1f]{margin-right:0}}.flex-box[data-v-9b178a1d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-9b178a1d]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-9b178a1d]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-9b178a1d]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-9b178a1d]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.footer .footer-content[data-v-9b178a1d]{background:#e6f2ff;color:#55585c;padding:40px 0}.footer .footer-content.custom-padding[data-v-9b178a1d]{padding-bottom:145px}.footer .footer-content__top[data-v-9b178a1d]{display:grid;grid-template-columns:21% 79%;margin-bottom:40px}.footer .footer-content__left[data-v-9b178a1d]{padding-right:40px}.footer .footer-content__left .logo[data-v-9b178a1d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;height:88px;justify-content:center;margin-bottom:24px;max-width:156px}.footer .footer-content__left .footer-support__title[data-v-9b178a1d]{color:#1a1b1c;line-height:22px}.footer .footer-content__left .footer-support__email .link-email[data-v-9b178a1d]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#d9ebff;border:0;border-radius:8px;padding:10px}.footer .footer-content__left .footer-support__email .text-email[data-v-9b178a1d]{color:#2eb6ff}.footer .footer-content__bottom[data-v-9b178a1d]{background:-webkit-gradient(linear,left top,right top,color-stop(88.98%,#fff),color-stop(101.04%,rgba(13,19,28,0)));background:-webkit-linear-gradient(left,#fff 88.98%,rgba(13,19,28,0) 101.04%);background:-o-linear-gradient(left,#fff 88.98%,rgba(13,19,28,0) 101.04%);background:linear-gradient(90deg,#fff 88.98%,#0d131c00 101.04%);border-radius:16px;gap:32px;overflow:hidden;padding:12px 0 12px 21px}.footer .footer-content__bottom[data-v-9b178a1d],.footer .footer-content__box-support[data-v-9b178a1d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .footer-content__box-support[data-v-9b178a1d]{gap:14px;position:relative}.footer .footer-content__box-support[data-v-9b178a1d]:after{background:#8e9399;content:"";height:34px;position:absolute;right:-16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:1px}.footer .footer-content__box-support .text-name[data-v-9b178a1d],.footer .footer-content__box-support .text-number[data-v-9b178a1d]{color:#8e9399}.footer .footer-content__box-support .text-number[data-v-9b178a1d]{line-height:46px}.footer .footer-content__box-support .text-name[data-v-9b178a1d]{line-height:22px;white-space:nowrap}.footer .footer-content__bank-support[data-v-9b178a1d]{width:calc(100% - 380px)}.footer .footer-content__bank-support .bank-support-item[data-v-9b178a1d]{height:54px;width:128px}.footer .footer-content__bank-support .bank-support-item img[data-v-9b178a1d]{-webkit-filter:brightness(0) saturate(100%) invert(64%) sepia(6%) saturate(319%) hue-rotate(172deg) brightness(90%) contrast(89%);filter:brightness(0) saturate(100%) invert(64%) sepia(6%) saturate(319%) hue-rotate(172deg) brightness(90%) contrast(89%)}.footer .brand-wrapper[data-v-9b178a1d]{border-bottom:1px solid #cbe4ff}.footer .brand-wrapper .list-partner[data-v-9b178a1d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:31px 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.footer .brand-wrapper .list-partner__logo[data-v-9b178a1d]{height:40px;width:auto}.footer .widget-wrapper[data-v-9b178a1d]{display:grid;grid-template-columns:21% 21% 21% 37%}.footer .widget[data-v-9b178a1d]{color:#1a1b1c;font-size:14px}.footer .widget[data-v-9b178a1d]:not(:last-child){padding-right:24px}.footer .widget__title[data-v-9b178a1d]{font-weight:700;line-height:22px;margin-bottom:16px}.footer .widget__item[data-v-9b178a1d]{margin-bottom:16px;max-width:100%}.footer .widget__item[data-v-9b178a1d]:last-child{margin-bottom:0}.footer .widget__item--news[data-v-9b178a1d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .widget__item--news .icon-ic-news[data-v-9b178a1d]{font-size:16px}.footer .widget__link[data-v-9b178a1d]{color:#55585c;display:block;font-size:14px;font-weight:400;line-height:22px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer .widget__link[data-v-9b178a1d]:hover{color:#2eb6ff}.footer .footer-wrap[data-v-9b178a1d]{background-color:#e6f2ff}.footer .footer-promotion[data-v-9b178a1d]{background:#172837;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;padding:24px;position:fixed;width:100%;z-index:9;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:20px;height:128px;justify-content:space-between;overflow:hidden;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}@media screen and (max-width:1440px){.footer .footer-promotion[data-v-9b178a1d]{gap:16px;padding:16px 24px}}.footer .footer-promotion__title[data-v-9b178a1d]{background:-webkit-linear-gradient(349deg,#4dd4ff 11.11%,#96f494 36.89%,#f4ff02 70.15%,#02ffe8 99.64%);background:-o-linear-gradient(349deg,#4dd4ff 11.11%,#96f494 36.89%,#f4ff02 70.15%,#02ffe8 99.64%);background:linear-gradient(101deg,#4dd4ff 11.11%,#96f494 36.89%,#f4ff02 70.15%,#02ffe8 99.64%);background-clip:text;-webkit-background-clip:text;font-size:20px;font-weight:800;line-height:30px;width:176px;-webkit-text-fill-color:transparent}@media screen and (max-width:1550px){.footer .footer-promotion__title[data-v-9b178a1d]{-webkit-box-flex:0;-webkit-flex:0 0 100px;-ms-flex:0 0 100px;flex:0 0 100px}}.footer .footer-promotion__ctn-promotion[data-v-9b178a1d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:77vw;-webkit-box-flex:1;-webkit-flex:1 1 77vw;-ms-flex:1 1 77vw;flex:1 1 77vw;gap:16px;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap}.footer .footer-promotion__ctn-promotion[data-v-9b178a1d]::-webkit-scrollbar{height:6px}.footer .footer-promotion__ctn-promotion[data-v-9b178a1d]::-webkit-scrollbar-thumb{background:#ebeff5;border-radius:90px}@media screen and (max-width:1440px){.footer .footer-promotion__ctn-promotion[data-v-9b178a1d]{gap:8px}}.footer .footer-promotion.closed[data-v-9b178a1d]{display:none}.footer .footer-promotion__right .button[data-v-9b178a1d]{color:#1a1b1c;height:40px;width:120px}@media screen and (max-width:1440px){.footer .footer-promotion__right .button[data-v-9b178a1d]{height:32px;width:110px}}.footer .footer-promotion__right .button-close-promotion[data-v-9b178a1d]{background:#1e3f5a;border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;outline:none;padding:8px;width:40px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:8px;gap:10px}.footer .footer-promotion__right .button-close-promotion .icon[data-v-9b178a1d]{font-size:24px}.footer .footer-promotion__right .button-close-promotion .icon[data-v-9b178a1d]:before{color:#fff}@media screen and (max-width:1440px){.footer .footer-promotion__right .button-close-promotion[data-v-9b178a1d]{height:32px;width:32px}}.footer .footer-promotion .promotion__item[data-v-9b178a1d]{border-radius:8px;cursor:pointer;min-width:300px;overflow:hidden;position:relative;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer .footer-promotion .promotion__item[data-v-9b178a1d] img{aspect-ratio:300/80;height:80px;width:100%}.footer .footer-promotion .promotion__content[data-v-9b178a1d]{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;min-width:58.4%;position:absolute;right:0;top:0;-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-right:10px}.footer .footer-promotion .promotion__name[data-v-9b178a1d]{color:#fff;font-size:24px;font-weight:700;line-height:32px;margin-bottom:4px}@media screen and (max-width:1550px){.footer .footer-promotion .promotion__name[data-v-9b178a1d]{font-size:16px;line-height:30px}}@media screen and (max-width:1440px){.footer .footer-promotion .promotion__name[data-v-9b178a1d]{font-size:14px;line-height:28px}}.footer .footer-promotion .promotion__sub[data-v-9b178a1d]{color:#fff;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:1550px){.footer .footer-promotion .promotion__sub[data-v-9b178a1d]{font-size:14px}}@media screen and (max-width:1440px){.footer .footer-promotion .promotion__sub[data-v-9b178a1d]{font-size:12px}}.footer .footer-promotion .promotion .skeleton-groups[data-v-9b178a1d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;gap:16px;justify-content:space-around}.footer .footer-promotion .promotion .skeleton-groups[data-v-9b178a1d] .skeleton{border-radius:10px}@media (max-width:1599px){.footer .footer-content__bottom[data-v-9b178a1d]{gap:32px}.footer .footer-content__bank-support[data-v-9b178a1d]{max-width:62%}.footer .footer-content__bank-support .bank-support-item[data-v-9b178a1d]{max-width:100px}.footer .footer-promotion__title[data-v-9b178a1d]{font-size:18px}}.box-gift-promotion[data-v-9b178a1d]{background:#173662;border-radius:0 16px 16px 0;bottom:15px;cursor:pointer;height:88px;position:fixed;right:0;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:116px;z-index:99;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;-webkit-animation:lightAnimation .8s ease-in-out infinite;-o-animation:lightAnimation .8s ease-in-out infinite;animation:lightAnimation .8s ease-in-out infinite;justify-content:space-between}.box-gift-promotion[data-v-9b178a1d]:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.box-gift-promotion__icon[data-v-9b178a1d]{background:-webkit-gradient(linear,left top,right top,from(#102e5c),to(#4db8ff));background:-webkit-linear-gradient(left,#102e5c,#4db8ff);background:-o-linear-gradient(left,#102e5c 0,#4db8ff 100%);background:linear-gradient(90deg,#102e5c,#4db8ff);border-radius:0 16px 16px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:88px;width:92px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.box-gift-promotion__icon img[data-v-9b178a1d]{max-width:60px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.box-gift-promotion__arrow[data-v-9b178a1d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:24px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.box-gift-promotion__arrow .icon-arrow[data-v-9b178a1d]{font-size:24px}.box-gift-promotion__arrow .icon-arrow[data-v-9b178a1d]:before{color:#fff}.flex-box[data-v-27c7d9c5]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-27c7d9c5]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-27c7d9c5]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-27c7d9c5]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-27c7d9c5]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner[data-v-27c7d9c5]{--aspect-ratio:20%;background-color:#f2fafe;min-height:90px}@media (max-width:1599px){.hero-banner[data-v-27c7d9c5]{--aspect-ratio:22%}}.hero-banner h1[data-v-27c7d9c5]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.hero-banner .title-game[data-v-27c7d9c5]{color:#1e3f5a;font-size:20px;font-weight:800;height:30px;left:32.2%;line-height:28px;position:absolute;text-align:center;top:79.8%;width:150px}@media (max-width:1799px){.hero-banner .title-game[data-v-27c7d9c5]{font-size:15px;left:32.1%;top:79.5%}}@media (max-width:1699px){.hero-banner .title-game[data-v-27c7d9c5]{font-size:15px;left:31.9%;top:79.5%}}@media (max-width:1599px){.hero-banner .title-game[data-v-27c7d9c5]{font-size:15px;left:30.6%;top:77.9%}}@media (max-width:1439px){.hero-banner .title-game[data-v-27c7d9c5]{font-size:15px;left:30.3%;top:77.5%}}@media (max-width:1362px){.hero-banner .title-game[data-v-27c7d9c5]{font-size:15px;left:29.9%;top:77%}}@media (max-width:1279px){.hero-banner .title-game[data-v-27c7d9c5]{font-size:14px;left:29.5%;top:77.5%}}.hero-banner .number-jackpot[data-v-27c7d9c5]{background:-webkit-gradient(linear,left top,left bottom,from(#f9ff61),to(#f2ff1a));background:-webkit-linear-gradient(top,#f9ff61,#f2ff1a);background:-o-linear-gradient(top,#f9ff61 0,#f2ff1a 100%);background:linear-gradient(180deg,#f9ff61,#f2ff1a);background-clip:text;-webkit-background-clip:text;font-size:34px;font-weight:800;line-height:30px;position:absolute;-webkit-text-fill-color:transparent;height:40px;left:27.5%;text-align:center;top:70%;width:340px}@media (max-width:1799px){.hero-banner .number-jackpot[data-v-27c7d9c5]{font-size:27px;left:26.5%;top:70%}}@media (max-width:1599px){.hero-banner .number-jackpot[data-v-27c7d9c5]{font-size:24px;left:24.5%;top:68.5%}}@media (max-width:1439px){.hero-banner .number-jackpot[data-v-27c7d9c5]{font-size:24px;left:23.5%;top:68%}}@media (max-width:1362px){.hero-banner .number-jackpot[data-v-27c7d9c5]{font-size:24px;left:22.5%;top:67.5%}}@media (max-width:1279px){.hero-banner .number-jackpot[data-v-27c7d9c5]{font-size:23px;left:22%;top:67.5%}}.hero-banner[data-v-27c7d9c5] .swiper .ratio{cursor:pointer}.hero-banner[data-v-27c7d9c5] .swiper .swiper-pagination .swiper-pagination-bullet{background:transparent;border-radius:0;margin:0;padding:6px 0;position:relative;width:30px}.hero-banner[data-v-27c7d9c5] .swiper .swiper-pagination .swiper-pagination-bullet:before{background:#8f9a9f;border-radius:6px;content:"";height:4px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px}.hero-banner[data-v-27c7d9c5] .swiper .swiper-pagination .swiper-pagination-bullet-active:before{background:#fff}@media (max-width:1599px){.hero-banner .skeleton[data-v-27c7d9c5]{height:418px!important}}.flex-box[data-v-19caca70]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-19caca70]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-19caca70]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-19caca70]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-19caca70]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.form__title[data-v-19caca70]{color:#173662;font-size:20px;font-weight:700}.form__sub-title[data-v-19caca70]{color:#6f6f6f;font-size:14px;font-weight:500;margin-bottom:30px;margin-top:14px}.form__forgot-pass[data-v-19caca70]{color:#0085ff;cursor:pointer;font-size:14px;font-weight:600;margin-top:-16px}.form__policy[data-v-19caca70]{color:#6f6f6f;cursor:pointer;font-size:14px;font-weight:500}.form__policy .highlight[data-v-19caca70]{color:#0085ff}.form__btn-login .forgot-password-btn[data-v-19caca70]{height:54px}@media (max-width:1921px){.form[data-v-19caca70] .base-input input{height:48px}}.flex-box[data-v-19289072]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-19289072]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-19289072]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-19289072]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-19289072]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.form__title[data-v-19289072]{color:#173662;font-size:20px;font-weight:700}.form__sub-title[data-v-19289072]{color:#6f6f6f;font-size:14px;font-weight:500;margin-bottom:30px;margin-top:14px}.form__forgot-pass[data-v-19289072]{color:#0085ff;cursor:pointer;font-size:14px;font-weight:600;margin-top:-16px}.form__policy[data-v-19289072]{color:#6f6f6f;cursor:pointer;font-size:14px;font-weight:500}.form__policy .highlight[data-v-19289072]{color:#0085ff}.form__btn-login .forgot-password-btn[data-v-19289072]{height:54px}@media (max-width:1921px){.form[data-v-19289072] .base-input input{height:48px}}.flex-box[data-v-f8c6a852]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-f8c6a852]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-f8c6a852]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-f8c6a852]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-f8c6a852]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.auth-form[data-v-f8c6a852]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:40px 32px 32px}.auth-form__tabs[data-v-f8c6a852]{background:#d7e1e6;border-radius:8px;margin-bottom:20px;padding:4px;width:344px}.auth-form__item[data-v-f8c6a852],.auth-form__tabs[data-v-f8c6a852]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.auth-form__item[data-v-f8c6a852]{width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#6f6f6f;cursor:pointer;font-size:18px;font-weight:700;padding:10px 25px}.auth-form__item.active[data-v-f8c6a852]{background:#fff;border-radius:4px;color:#173662}@media (max-width:1921px){.auth-form[data-v-f8c6a852]{padding:32px}}@media (max-width:1599px){.auth-form[data-v-f8c6a852]{padding:28px}.auth-form__tabs[data-v-f8c6a852]{margin-bottom:15px}}.flex-box[data-v-1270751f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-1270751f]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-1270751f]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-1270751f]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-1270751f]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.form__title[data-v-1270751f]{color:#173662;font-size:20px;font-weight:700}.form__sub-title[data-v-1270751f]{color:#6f6f6f;font-size:14px;font-weight:500;margin-bottom:30px;margin-top:14px}.form__forgot-pass[data-v-1270751f]{color:#0085ff;cursor:pointer;font-size:14px;font-weight:600;margin-top:-16px}.form__policy[data-v-1270751f]{color:#6f6f6f;cursor:pointer;font-size:14px;font-weight:500}.form__policy .highlight[data-v-1270751f]{color:#0085ff}.form__btn-login .forgot-password-btn[data-v-1270751f]{height:54px}@media (max-width:1921px){.form[data-v-1270751f] .base-input input{height:48px}}.flex-box[data-v-741a5eae]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-741a5eae]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-741a5eae]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-741a5eae]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-741a5eae]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.auth-form[data-v-741a5eae]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:40px 32px 32px}.auth-form__tabs[data-v-741a5eae]{background:#d7e1e6;border-radius:8px;margin-bottom:20px;padding:4px;width:344px}.auth-form__item[data-v-741a5eae],.auth-form__tabs[data-v-741a5eae]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.auth-form__item[data-v-741a5eae]{width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#6f6f6f;cursor:pointer;font-size:18px;font-weight:700;padding:10px 25px}.auth-form__item.active[data-v-741a5eae]{background:#fff;border-radius:4px;color:#173662}@media (max-width:1921px){.auth-form[data-v-741a5eae]{padding:32px}}@media (max-width:1599px){.auth-form[data-v-741a5eae]{padding:28px}.auth-form__tabs[data-v-741a5eae]{margin-bottom:15px}}.flex-box[data-v-d72b364e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-d72b364e]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-d72b364e]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-d72b364e]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-d72b364e]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.auth-form[data-v-d72b364e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:40px 32px 32px}.auth-form__tabs[data-v-d72b364e]{background:#d7e1e6;border-radius:8px;margin-bottom:20px;padding:4px;width:344px}.auth-form__item[data-v-d72b364e],.auth-form__tabs[data-v-d72b364e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.auth-form__item[data-v-d72b364e]{width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#6f6f6f;cursor:pointer;font-size:18px;font-weight:700;padding:10px 25px}.auth-form__item.active[data-v-d72b364e]{background:#fff;border-radius:4px;color:#173662}@media (max-width:1921px){.auth-form[data-v-d72b364e]{padding:32px}}@media (max-width:1599px){.auth-form[data-v-d72b364e]{padding:28px}.auth-form__tabs[data-v-d72b364e]{margin-bottom:15px}}.flex-box[data-v-f99be0f6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-f99be0f6]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-f99be0f6]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-f99be0f6]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-f99be0f6]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.form__title[data-v-f99be0f6]{color:#173662;font-size:20px;font-weight:700}.form__sub-title[data-v-f99be0f6]{color:#6f6f6f;font-size:14px;font-weight:500;margin-bottom:30px;margin-top:14px}.form__forgot-pass[data-v-f99be0f6]{color:#0085ff;cursor:pointer;font-size:14px;font-weight:600;margin-top:-16px}.form__policy[data-v-f99be0f6]{color:#6f6f6f;cursor:pointer;font-size:14px;font-weight:500}.form__policy .highlight[data-v-f99be0f6]{color:#0085ff}.form__btn-login .forgot-password-btn[data-v-f99be0f6]{height:54px}@media (max-width:1921px){.form[data-v-f99be0f6] .base-input input{height:48px}}.flex-box[data-v-1c1156bd]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.just-between[data-v-1c1156bd]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.just-around[data-v-1c1156bd]{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center[data-v-1c1156bd]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.just-flex-end[data-v-1c1156bd]{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.auth-form[data-v-1c1156bd]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:40px 32px 32px}.auth-form__tabs[data-v-1c1156bd]{background:#d7e1e6;border-radius:8px;margin-bottom:20px;padding:4px;width:344px}.auth-form__item[data-v-1c1156bd],.auth-form__tabs[data-v-1c1156bd]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.auth-form__item[data-v-1c1156bd]{width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#6f6f6f;cursor:pointer;font-size:18px;font-weight:700;padding:10px 25px}.auth-form__item.active[data-v-1c1156bd]{background:#fff;border-radius:4px;color:#173662}@media (max-width:1921px){.auth-form[data-v-1c1156bd]{padding:32px}}@media (max-width:1599px){.auth-form[data-v-1c1156bd]{padding:28px}.auth-form__tabs[data-v-1c1156bd]{margin-bottom:15px}}
